@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,700;1,9..40,400;1,9..40,500;1,9..40,700&display=swap');
/* line 9, ../sass/_base.scss */
html {
  box-sizing: border-box;
}

/* line 13, ../sass/_base.scss */
*, *:before, *:after {
  box-sizing: inherit;
}

/* line 16, ../sass/_base.scss */
*:focus {
  outline: none;
  border: none;
}

/* line 20, ../sass/_base.scss */
a {
  text-decoration: none;
  border-bottom: none;
}

/* line 111, ../sass/_base.scss */
.c-blue {
  color: #013356;
}

/* line 112, ../sass/_base.scss */
.c-ltBlue {
  color: #0d8fc9 !important;
}

/* line 113, ../sass/_base.scss */
.c-white {
  color: #fff;
}

/* line 114, ../sass/_base.scss */
.c-ltGray {
  color: #f2f2f2 !important;
}

/* line 115, ../sass/_base.scss */
.c-gray {
  color: #bfbfbf !important;
}

/* line 116, ../sass/_base.scss */
.c-drkGray {
  color: #58595b !important;
}

/* line 119, ../sass/_base.scss */
.bdr-tWhite {
  border-top: 1px solid #fff;
}

/* line 120, ../sass/_base.scss */
.bdr-rWhite {
  border-right: 1px solid #fff;
}

/* line 121, ../sass/_base.scss */
.bdr-bWhite {
  border-bottom: 1px solid #fff;
}

/* line 122, ../sass/_base.scss */
.bdr-lWhite {
  border-left: 1px solid #fff;
}

/* line 123, ../sass/_base.scss */
.bdr-lBlue {
  border-left: 1px solid #013356;
}

/* line 124, ../sass/_base.scss */
.bdr-lBlue4 {
  border-left: 4px solid #013356;
}

/* line 125, ../sass/_base.scss */
.bdr-bLtGray {
  border-bottom: 1px solid #f2f2f2;
}

/* line 126, ../sass/_base.scss */
.bdr-rGray {
  border-right: 1px solid #bfbfbf;
}

/* line 177, ../sass/_base.scss */
.is-hidden {
  display: none !important;
}

/* line 178, ../sass/_base.scss */
.is-visible {
  display: inline-block !important;
}

/* line 180, ../sass/_base.scss */
.invisible {
  visibility: hidden;
}

/* line 181, ../sass/_base.scss */
.visible {
  visibility: visible;
}

/* line 203, ../sass/_base.scss */
.l-mb1 {
  margin-bottom: 16px !important;
}

/* line 1, ../sass/_typography.scss */
em {
  font-style: italic;
}

/* line 97, ../sass/_typography.scss */
.t-left {
  text-align: left;
}

/* line 98, ../sass/_typography.scss */
.t-center {
  text-align: center !important;
}

/* line 99, ../sass/_typography.scss */
.t-right {
  text-align: right;
}

/* line 100, ../sass/_typography.scss */
.t-base {
  font-size: 16px !important;
  line-height: 20px !important;
}

/* line 102, ../sass/_typography.scss */
.f-size10 {
  font-size: 10px;
  line-height: 12px;
}

/* line 103, ../sass/_typography.scss */
.f-size12 {
  font-size: 12px !important;
  line-height: 12px !important;
}

/* line 104, ../sass/_typography.scss */
.f-size14 {
  font-size: 14px !important;
  line-height: 14px !important;
}

/* line 105, ../sass/_typography.scss */
.f-size16 {
  font-size: 16px !important;
  line-height: 20px;
}

/* line 106, ../sass/_typography.scss */
.f-size18 {
  font-size: 18px !important;
}

/* line 107, ../sass/_typography.scss */
.f-size20 {
  font-size: 20px !important;
}

/* line 108, ../sass/_typography.scss */
.f-size22 {
  font-size: 22px !important;
}

/* line 109, ../sass/_typography.scss */
.f-size24 {
  font-size: 24px !important;
}

/* line 110, ../sass/_typography.scss */
.f-size28 {
  font-size: 28px !important;
}

/* line 111, ../sass/_typography.scss */
.f-size32 {
  font-size: 32px !important;
}
@media (min-width: 300px) and (max-width: 600px) {
  /* line 111, ../sass/_typography.scss */
  .f-size32 {
    font-size: 18px !important;
  }
}

/* line 116, ../sass/_typography.scss */
.f-size36 {
  font-size: 36px !important;
}

/* line 117, ../sass/_typography.scss */
.f-size40 {
  font-size: 40px !important;
}

/* line 118, ../sass/_typography.scss */
.f-size48 {
  font-size: 48px !important;
}

/* line 119, ../sass/_typography.scss */
.f-size52 {
  font-size: 52px !important;
}

/* line 120, ../sass/_typography.scss */
.f-size60 {
  font-size: 60px !important;
}

/* line 121, ../sass/_typography.scss */
.f-size70 {
  font-size: 70px !important;
}

/* line 122, ../sass/_typography.scss */
.f-size80 {
  font-size: 80px !important;
}

/* line 123, ../sass/_typography.scss */
.f-size96 {
  font-size: 96px !important;
}

/* line 124, ../sass/_typography.scss */
.f-size120 {
  font-size: 120px !important;
}

/* line 126, ../sass/_typography.scss */
.f-l-height18 {
  line-height: 18px !important;
}

/* line 127, ../sass/_typography.scss */
.f-l-height20 {
  line-height: 20px !important;
}

/* line 128, ../sass/_typography.scss */
.f-l-height22 {
  line-height: 22px !important;
}

/* line 129, ../sass/_typography.scss */
.f-l-height24 {
  line-height: 24px !important;
}

/* line 130, ../sass/_typography.scss */
.f-l-height26 {
  line-height: 26px !important;
}

/* line 131, ../sass/_typography.scss */
.f-l-height28 {
  line-height: 28px !important;
}

/* line 132, ../sass/_typography.scss */
.f-l-height30 {
  line-height: 30px !important;
}

/* line 133, ../sass/_typography.scss */
.f-l-height32 {
  line-height: 32px !important;
}

/* line 134, ../sass/_typography.scss */
.f-l-height36 {
  line-height: 36px !important;
}

/* line 135, ../sass/_typography.scss */
.f-l-height40 {
  line-height: 40px !important;
}

/* line 136, ../sass/_typography.scss */
.f-l-height50 {
  line-height: 50px !important;
}

/* line 137, ../sass/_typography.scss */
.f-l-height60 {
  line-height: 60px !important;
}

/* line 138, ../sass/_typography.scss */
.f-l-height70 {
  line-height: 70px !important;
}

/* line 139, ../sass/_typography.scss */
.f-l-height72 {
  line-height: 72px !important;
}

/* line 140, ../sass/_typography.scss */
.f-l-height80 {
  line-height: 80px !important;
}

/* line 141, ../sass/_typography.scss */
.f-l-height96 {
  line-height: 96px !important;
}

/* line 142, ../sass/_typography.scss */
.f-l-height120 {
  line-height: 120px !important;
}

/* line 145, ../sass/_typography.scss */
.center {
  text-align: center !important;
}

/* line 146, ../sass/_typography.scss */
.f-bold {
  font-family: "DM Sans", sans-serif,  !important;
  font-weight: bold !important;
}

/* line 147, ../sass/_typography.scss */
.f-reg {
  font-family: "DM Sans", sans-serif,  !important;
  font-weight: normal !important;
}

/* line 148, ../sass/_typography.scss */
.f-latReg {
  font-family: "DM Sans", sans-serif,  !important;
}

/* line 149, ../sass/_typography.scss */
.f-SSP {
  font-family: "DM Sans", sans-serif !important;
  font-weight: 400 !important;
  color: #013356;
}

/* line 150, ../sass/_typography.scss */
.f-SSP-B {
  font-family: "DM Sans", sans-serif !important;
  font-weight: 700 !important;
  color: #013356;
}

/* line 151, ../sass/_typography.scss */
.date {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}

/* line 152, ../sass/_typography.scss */
strong {
  font-family: "DM Sans", sans-serif;
}
/* line 153, ../sass/_typography.scss */
strong.block {
  display: block;
}

/* line 157, ../sass/_typography.scss */
#headerContain #headerContent a#indexMenu, #headerContain #headerContent a#menu, #headerContain #headerContent a#indexLogIn, #headerContain #headerContent a#logIn, #headerContain #headerContent a#beamerBox {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 48px;
  line-height: 3rem;
  color: #013356;
  text-align: right;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
/* line 164, ../sass/_typography.scss */
#headerContain #headerContent a#indexMenu:hover, #headerContain #headerContent a#menu:hover, #headerContain #headerContent a#indexLogIn:hover, #headerContain #headerContent a#logIn:hover, #headerContain #headerContent a#beamerBox:hover {
  color: #013356;
}
@media (min-width: 300px) and (max-width: 600px) {
  /* line 157, ../sass/_typography.scss */
  #headerContain #headerContent a#indexMenu, #headerContain #headerContent a#menu, #headerContain #headerContent a#indexLogIn, #headerContain #headerContent a#logIn, #headerContain #headerContent a#beamerBox {
    font-size: 16px;
    font-size: 1rem;
    line-height: 48px;
    line-height: 3rem;
    color: #fff;
    text-align: center;
    font-family: "DM Sans", sans-serif;
    font-weight: normal;
  }
}
/* line 171, ../sass/_typography.scss */
#headerContain #headerContent a#menu, #headerContain #headerContent a#logIn, #headerContain #headerContent a#beamerBox {
  color: #fff;
}

/* line 179, ../sass/_typography.scss */
#drawer menu a#up, #drawer menu a#down {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
}
/* line 182, ../sass/_typography.scss */
#drawer menu a#close {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  color: #fff;
  text-align: right;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  text-decoration: none;
}
/* line 185, ../sass/_typography.scss */
#drawer menu a#close:after {
  content: 'X';
  margin-left: 10px;
}
/* line 193, ../sass/_typography.scss */
#drawer ul#siteNav li a {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  text-decoration: none;
}
/* line 201, ../sass/_typography.scss */
#drawer ul#siteNav li ul li a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}

/* line 213, ../sass/_typography.scss */
#hsContain #hsContent h1.tag {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 56px;
  line-height: 3.5rem;
  color: #58595b;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
@media (min-width: 300px) and (max-width: 600px) {
  /* line 213, ../sass/_typography.scss */
  #hsContain #hsContent h1.tag {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 28px;
    line-height: 1.75rem;
    color: #58595b;
    text-align: left;
    font-family: "DM Sans", sans-serif;
    font-weight: 700;
  }
}
/* line 219, ../sass/_typography.scss */
#hsContain #hsContent h2.tag {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 36px;
  line-height: 2.25rem;
  color: #58595b;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
@media (min-width: 300px) and (max-width: 600px) {
  /* line 219, ../sass/_typography.scss */
  #hsContain #hsContent h2.tag {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 28px;
    line-height: 1.75rem;
    color: #58595b;
    text-align: left;
    font-family: "DM Sans", sans-serif;
    font-weight: 700;
  }
}
/* line 225, ../sass/_typography.scss */
#hsContain #hsContent a#Open, #hsContain #hsContent a#Learn, #hsContain #hsContent a#Consult {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
  line-height: 1.75rem;
  color: #fff;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  text-decoration: none;
}
/* line 228, ../sass/_typography.scss */
#hsContain #hsContent a#Open:hover, #hsContain #hsContent a#Learn:hover, #hsContain #hsContent a#Consult:hover {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
  line-height: 1.75rem;
  color: #013356;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
@media (min-width: 300px) and (max-width: 600px) {
  /* line 225, ../sass/_typography.scss */
  #hsContain #hsContent a#Open, #hsContain #hsContent a#Learn, #hsContain #hsContent a#Consult {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
    color: #fff;
    text-align: center;
    font-family: "DM Sans", sans-serif;
    font-weight: normal;
  }
}
/* line 236, ../sass/_typography.scss */
#hsContain #hsContent a#Learn:hover {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
  line-height: 1.75rem;
  color: #13af20;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}

/* line 246, ../sass/_typography.scss */
#circlesContain a {
  font-size: 32px;
  font-size: 2rem;
  line-height: 32px;
  line-height: 2rem;
  color: #fff;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  text-decoration: none;
}
/* line 248, ../sass/_typography.scss */
#circlesContain a:hover {
  font-size: 32px;
  font-size: 2rem;
  line-height: 32px;
  line-height: 2rem;
  color: #013356;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  text-decoration: none;
}
/* line 257, ../sass/_typography.scss */
#circlesContain ul.ch-grid li .ch-item .ch-info .ch-info-front h3 a {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  line-height: 2rem;
  color: #fff;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  text-decoration: none;
  font-weight: bold;
  text-decoration: none;
}
/* line 265, ../sass/_typography.scss */
#circlesContain ul.ch-grid li .ch-item .ch-info .ch-info-back h3 a {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  line-height: 2rem;
  color: #13af20;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  text-decoration: none;
  font-weight: bold;
  text-decoration: none;
}

/* line 288, ../sass/_typography.scss */
#circleTextContain #circleTextContent h2 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 32px;
  line-height: 2rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 291, ../sass/_typography.scss */
#circleTextContain #circleTextContent h3 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  font-style: italic;
}
/* line 295, ../sass/_typography.scss */
#circleTextContain #circleTextContent p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 297, ../sass/_typography.scss */
#circleTextContain #circleTextContent p a {
  color: #013356;
  text-decoration: none;
}
@media (min-width: 300px) and (max-width: 600px) {
  /* line 303, ../sass/_typography.scss */
  #circleTextContain #circleTextContent div h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
    color: #013356;
    text-align: left;
    font-family: "DM Sans", sans-serif;
    font-weight: 700;
  }
}

/* line 313, ../sass/_typography.scss */
#sliderContain h2 {
  font-size: 48px;
  font-size: 3rem;
  line-height: 64px;
  line-height: 4rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
@media (min-width: 300px) and (max-width: 600px) {
  /* line 313, ../sass/_typography.scss */
  #sliderContain h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 36px;
    line-height: 2.25rem;
    color: #013356;
    text-align: left;
    font-family: "DM Sans", sans-serif;
    font-weight: 700;
    margin-bottom: 1rem !important;
  }
}

/* line 323, ../sass/_typography.scss */
#testimonialContain h2 {
  font-size: 48px;
  font-size: 3rem;
  line-height: 64px;
  line-height: 4rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 326, ../sass/_typography.scss */
#testimonialContain p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 328, ../sass/_typography.scss */
#testimonialContain p a {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 332, ../sass/_typography.scss */
#testimonialContain p.disc {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 12px;
  line-height: 0.75rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 336, ../sass/_typography.scss */
#testimonialContain #testimonialContent h2 {
  font-size: 48px;
  font-size: 3rem;
  line-height: 64px;
  line-height: 4rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
@media (min-width: 300px) and (max-width: 600px) {
  /* line 336, ../sass/_typography.scss */
  #testimonialContain #testimonialContent h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 36px;
    line-height: 2.25rem;
    color: #fff;
    text-align: left;
    font-family: "DM Sans", sans-serif;
    font-weight: 700;
  }
}
/* line 344, ../sass/_typography.scss */
#testimonialContain #testimonialContent #quote div p {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 351, ../sass/_typography.scss */
#testimonialContain #testimonialContent #name .name {
  font-size: 32px;
  font-size: 2rem;
  line-height: 48px;
  line-height: 3rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 354, ../sass/_typography.scss */
#testimonialContain #testimonialContent #name p.city {
  font-size: 32px;
  font-size: 2rem;
  line-height: 48px;
  line-height: 3rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}

/* line 363, ../sass/_typography.scss */
#custTestContain h2 {
  font-size: 48px;
  font-size: 3rem;
  line-height: 64px;
  line-height: 4rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 366, ../sass/_typography.scss */
#custTestContain p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 368, ../sass/_typography.scss */
#custTestContain p a {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 370, ../sass/_typography.scss */
#custTestContain p a.whiteOpen {
  float: left;
  background: #fff;
  border: 1px solid #fff;
  padding: 1rem 2rem;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #013356;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  transition: all 250ms ease-in;
}
/* line 377, ../sass/_typography.scss */
#custTestContain p a.whiteOpen:hover {
  border: 1px solid #fff;
  background: #013356;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #fff;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 384, ../sass/_typography.scss */
#custTestContain p.custQuote {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  line-height: 2rem;
  color: #fff;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  font-style: italic;
}
/* line 389, ../sass/_typography.scss */
#custTestContain a.rml {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #fff;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 392, ../sass/_typography.scss */
#custTestContain p.disc {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 12px;
  line-height: 0.75rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}

/* line 398, ../sass/_typography.scss */
#statsContain #statsContent h2 {
  font-size: 48px;
  font-size: 3rem;
  line-height: 64px;
  line-height: 4rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 401, ../sass/_typography.scss */
#statsContain #statsContent .stat {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 403, ../sass/_typography.scss */
#statsContain #statsContent .stat span.number {
  font-size: 48px;
  font-size: 3rem;
  line-height: 48px;
  line-height: 3rem;
  color: #013356;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}

/* line 412, ../sass/_typography.scss */
#currentFeedsContain #currentFeedsContent h2 {
  font-size: 48px;
  font-size: 3rem;
  line-height: 64px;
  line-height: 4rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 415, ../sass/_typography.scss */
#currentFeedsContain #currentFeedsContent h3 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
  line-height: 1.75rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 418, ../sass/_typography.scss */
#currentFeedsContain #currentFeedsContent p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 422, ../sass/_typography.scss */
#currentFeedsContain #currentFeedsContent ul.socFeed li {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 424, ../sass/_typography.scss */
#currentFeedsContain #currentFeedsContent ul.socFeed li a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  text-decoration: none;
}

/* line 435, ../sass/_typography.scss */
#contactContain #contactContent h2 {
  font-size: 48px;
  font-size: 3rem;
  line-height: 64px;
  line-height: 4rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 438, ../sass/_typography.scss */
#contactContain #contactContent h3 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 32px;
  line-height: 2rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 442, ../sass/_typography.scss */
#contactContain #contactContent .address h3 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 32px;
  line-height: 2rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 446, ../sass/_typography.scss */
#contactContain #contactContent .address ul li {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 448, ../sass/_typography.scss */
#contactContain #contactContent .address ul li span {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  font-weight: bold;
}
/* line 456, ../sass/_typography.scss */
#contactContain #contactContent form h3 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 32px;
  line-height: 2rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 461, ../sass/_typography.scss */
#contactContain #contactContent .department h3 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 32px;
  line-height: 2rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 465, ../sass/_typography.scss */
#contactContain #contactContent .department ul li {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 467, ../sass/_typography.scss */
#contactContain #contactContent .department ul li span {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  font-weight: bold;
}
/* line 471, ../sass/_typography.scss */
#contactContain #contactContent .department ul li a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-weight: bold;
}

/* line 484, ../sass/_typography.scss */
#fx_contactContain #fx_contactContent h2 {
  font-size: 48px;
  font-size: 3rem;
  line-height: 64px;
  line-height: 4rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 488, ../sass/_typography.scss */
#fx_contactContain #fx_contactContent .fx_address h3 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 32px;
  line-height: 2rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 492, ../sass/_typography.scss */
#fx_contactContain #fx_contactContent .fx_address ul li {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 494, ../sass/_typography.scss */
#fx_contactContain #fx_contactContent .fx_address ul li span {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  font-weight: bold;
}
/* line 502, ../sass/_typography.scss */
#fx_contactContain #fx_contactContent form h3 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 32px;
  line-height: 2rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 507, ../sass/_typography.scss */
#fx_contactContain #fx_contactContent .fx_department h3 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 32px;
  line-height: 2rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 511, ../sass/_typography.scss */
#fx_contactContain #fx_contactContent .fx_department ul li {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 513, ../sass/_typography.scss */
#fx_contactContain #fx_contactContent .fx_department ul li span {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  font-weight: bold;
}
/* line 517, ../sass/_typography.scss */
#fx_contactContain #fx_contactContent .fx_department ul li a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-weight: bold;
}

/* line 530, ../sass/_typography.scss */
#mainContain #mainContent h1 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 36px;
  line-height: 2.25rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 533, ../sass/_typography.scss */
#mainContain #mainContent h2 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 535, ../sass/_typography.scss */
#mainContain #mainContent h2 a {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  text-decoration: underline;
}
/* line 539, ../sass/_typography.scss */
#mainContain #mainContent h2.mb {
  margin-bottom: 32px;
  margin-bottom: 2rem;
}
/* line 543, ../sass/_typography.scss */
#mainContain #mainContent p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 545, ../sass/_typography.scss */
#mainContain #mainContent p a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #0d8fc9;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 548, ../sass/_typography.scss */
#mainContain #mainContent p.lrg {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 553, ../sass/_typography.scss */
#mainContain #mainContent ul.full li {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 555, ../sass/_typography.scss */
#mainContain #mainContent ul.full li a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #0d8fc9;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 561, ../sass/_typography.scss */
#mainContain #mainContent p.CTA {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 565, ../sass/_typography.scss */
#mainContain #mainContent .product h2 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #013356;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 568, ../sass/_typography.scss */
#mainContain #mainContent .product p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 570, ../sass/_typography.scss */
#mainContain #mainContent .product p span {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  color: #013356;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 574, ../sass/_typography.scss */
#mainContain #mainContent .product p.desc {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  line-height: 1rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 577, ../sass/_typography.scss */
#mainContain #mainContent .product p.disc {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 12px;
  line-height: 0.75rem;
  color: #58595b;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
/* line 581, ../sass/_typography.scss */
#mainContain #mainContent .product p a {
  color: #0d8fc9;
}
/* line 585, ../sass/_typography.scss */
#mainContain #mainContent .product p.feature {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 588, ../sass/_typography.scss */
#mainContain #mainContent .product ul {
  text-align: left;
}
/* line 590, ../sass/_typography.scss */
#mainContain #mainContent .product ul li {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 592, ../sass/_typography.scss */
#mainContain #mainContent .product ul li a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  text-decoration: none;
}
/* line 598, ../sass/_typography.scss */
#mainContain #mainContent .product button.demo {
  width: 80%;
  margin: 8px auto;
}
/* line 604, ../sass/_typography.scss */
#mainContain #mainContent .datafeed h2 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #013356;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 607, ../sass/_typography.scss */
#mainContain #mainContent .datafeed p.feature {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 610, ../sass/_typography.scss */
#mainContain #mainContent .datafeed ul {
  text-align: left;
}
/* line 612, ../sass/_typography.scss */
#mainContain #mainContent .datafeed ul li {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  color: #58595b;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 614, ../sass/_typography.scss */
#mainContain #mainContent .datafeed ul li a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  color: #58595b;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  text-decoration: none;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
/* line 620, ../sass/_typography.scss */
#mainContain #mainContent .datafeed ul li a:hover {
  color: #46d35a;
}
/* line 624, ../sass/_typography.scss */
#mainContain #mainContent .datafeed ul li span.cm {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  color: #58595b;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 631, ../sass/_typography.scss */
#mainContain #mainContent .fcm a.funding {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  color: #46d35a;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  text-decoration: none;
}
/* line 638, ../sass/_typography.scss */
#mainContain #mainContent .fcm ul li a:hover {
  color: #46d35a;
}
/* line 647, ../sass/_typography.scss */
#mainContain #mainContent .exchange p a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  text-decoration: none;
}
/* line 654, ../sass/_typography.scss */
#mainContain #mainContent .tool h3 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 657, ../sass/_typography.scss */
#mainContain #mainContent .tool p {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 22px;
  line-height: 1.375rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 659, ../sass/_typography.scss */
#mainContain #mainContent .tool p a {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 22px;
  line-height: 1.375rem;
  color: #0d8fc9;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  text-decoration: none;
}
/* line 666, ../sass/_typography.scss */
#mainContain #mainContent .edu span.h2 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px;
  line-height: 1.875rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 669, ../sass/_typography.scss */
#mainContain #mainContent .edu span.h3 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 672, ../sass/_typography.scss */
#mainContain #mainContent .edu a.h2 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #0d8fc9;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  text-decoration: none;
}
/* line 675, ../sass/_typography.scss */
#mainContain #mainContent .edu a.h2:hover {
  text-decoration: underline;
}
/* line 679, ../sass/_typography.scss */
#mainContain #mainContent .edu span.p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 682, ../sass/_typography.scss */
#mainContain #mainContent .resources h3 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 685, ../sass/_typography.scss */
#mainContain #mainContent .resources p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 687, ../sass/_typography.scss */
#mainContain #mainContent .resources p a {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #0d8fc9;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 693, ../sass/_typography.scss */
#mainContain #mainContent.platform h1 {
  font-size: 64px;
  font-size: 4rem;
  line-height: 80px;
  line-height: 5rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 695, ../sass/_typography.scss */
#mainContain #mainContent.platform h1 span {
  color: #0d8fc9;
}
@media (min-width: 300px) and (max-width: 600px) {
  /* line 693, ../sass/_typography.scss */
  #mainContain #mainContent.platform h1 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 36px;
    line-height: 2.25rem;
    color: #013356;
    text-align: left;
    font-family: "DM Sans", sans-serif;
    font-weight: 700;
  }
}
/* line 700, ../sass/_typography.scss */
#mainContain #mainContent.platform h2.next {
  font-size: 32px;
  font-size: 2rem;
  line-height: 48px;
  line-height: 3rem;
  color: #fff;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 703, ../sass/_typography.scss */
#mainContain #mainContent.platform h2.why {
  font-size: 32px;
  font-size: 2rem;
  line-height: 32px;
  line-height: 2rem;
  color: #fff;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 706, ../sass/_typography.scss */
#mainContain #mainContent.platform p#intro {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 710, ../sass/_typography.scss */
#mainContain #mainContent.platform .step span.number {
  font-size: 64px;
  font-size: 4rem;
  line-height: 56px;
  line-height: 3.5rem;
  color: #013356;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 712, ../sass/_typography.scss */
#mainContain #mainContent.platform .step span.number:before {
  content: 'STEP ';
  display: block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  color: #0d8fc9;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 718, ../sass/_typography.scss */
#mainContain #mainContent.platform .step p {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 22px;
  line-height: 1.375rem;
  color: #013356;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 722, ../sass/_typography.scss */
#mainContain #mainContent.platform .action {
  text-align: center;
}
/* line 724, ../sass/_typography.scss */
#mainContain #mainContent.platform .action p a {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 48px;
  line-height: 3rem;
  color: #0d8fc9;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  text-decoration: none;
  -webkit-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}
/* line 730, ../sass/_typography.scss */
#mainContain #mainContent.platform .action p a:hover {
  background: #0d8fc9;
  color: #fff;
}
/* line 735, ../sass/_typography.scss */
#mainContain #mainContent.platform p.whyText {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 26px;
  line-height: 1.625rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 737, ../sass/_typography.scss */
#mainContain #mainContent.platform p.whyText strong {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 26px;
  line-height: 1.625rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 743, ../sass/_typography.scss */
#mainContain #mainContent.platform .copy h3 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  line-height: 2rem;
  color: #0d8fc9;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 746, ../sass/_typography.scss */
#mainContain #mainContent.platform .copy p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 748, ../sass/_typography.scss */
#mainContain #mainContent.platform .copy p a {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 755, ../sass/_typography.scss */
#mainContain #mainContent.platform .thFeature h3 a {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  line-height: 2rem;
  color: #0d8fc9;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  text-decoration: none;
}
/* line 759, ../sass/_typography.scss */
#mainContain #mainContent.platform .thFeature p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 761, ../sass/_typography.scss */
#mainContain #mainContent.platform .thFeature p a {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}

/* line 772, ../sass/_typography.scss */
.step span.number {
  font-size: 64px;
  font-size: 4rem;
  line-height: 56px;
  line-height: 3.5rem;
  color: #013356;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 774, ../sass/_typography.scss */
.step span.number:before {
  content: 'STEP ';
  display: block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  color: #0d8fc9;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 780, ../sass/_typography.scss */
.step p {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 22px;
  line-height: 1.375rem;
  color: #013356;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  text-align: center !important;
}

/* line 787, ../sass/_typography.scss */
a .action span.iconInfo {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 64px;
  line-height: 4rem;
  color: #0d8fc9;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in;
  -o-transition: all 500ms ease-in;
  transition: all 500ms ease-in;
}
/* line 793, ../sass/_typography.scss */
a .action span.iconInfo:hover {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 64px;
  line-height: 4rem;
  color: #0d8fc9;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}

/* line 800, ../sass/_typography.scss */
.platform_info h3 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  line-height: 2rem;
  color: #0d8fc9;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 803, ../sass/_typography.scss */
.platform_info p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}

/* line 809, ../sass/_typography.scss */
.thFeature h3 a {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  line-height: 2rem;
  color: #0d8fc9;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  text-decoration: none;
}
/* line 813, ../sass/_typography.scss */
.thFeature p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 815, ../sass/_typography.scss */
.thFeature p a {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}

/* line 822, ../sass/_typography.scss */
.standardHeroContain h1 {
  font-size: 48px;
  font-size: 3rem;
  line-height: 64px;
  line-height: 4rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
@media (min-width: 300px) and (max-width: 600px) {
  /* line 822, ../sass/_typography.scss */
  .standardHeroContain h1 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 36px;
    line-height: 2.25rem;
    color: #013356;
    text-align: left;
    font-family: "DM Sans", sans-serif;
    font-weight: 700;
  }
}
/* line 828, ../sass/_typography.scss */
.standardHeroContain h2 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 40px;
  line-height: 2.5rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
@media (min-width: 300px) and (max-width: 600px) {
  /* line 828, ../sass/_typography.scss */
  .standardHeroContain h2 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 28px;
    line-height: 1.75rem;
    color: #013356;
    text-align: left;
    font-family: "DM Sans", sans-serif;
    font-weight: 700;
  }
}

/* line 837, ../sass/_typography.scss */
#OEC_Hero h1 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 36px;
  line-height: 2.25rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}

/* line 844, ../sass/_typography.scss */
.standardBodyContain article h1 {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 44px;
  line-height: 2.75rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 847, ../sass/_typography.scss */
.standardBodyContain article h2 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 36px;
  line-height: 2.25rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 848, ../sass/_typography.scss */
.standardBodyContain article h3 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 1.75rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 849, ../sass/_typography.scss */
.standardBodyContain article p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 851, ../sass/_typography.scss */
.standardBodyContain article p a {
  color: #0d8fc9;
  text-decoration: underline;
}
/* line 857, ../sass/_typography.scss */
.standardBodyContain article ul li {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 859, ../sass/_typography.scss */
.standardBodyContain article ul li a {
  color: #0d8fc9;
  text-decoration: none;
}
/* line 863, ../sass/_typography.scss */
.standardBodyContain article ol li {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  padding-top: .5rem;
}
/* line 866, ../sass/_typography.scss */
.standardBodyContain article ol li:before {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 34px;
  line-height: 2.125rem;
  color: #fff;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 869, ../sass/_typography.scss */
.standardBodyContain article ol li span.intro {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 34px;
  line-height: 2.125rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 876, ../sass/_typography.scss */
.standardBodyContain article.full a#invest {
  font-size: 32px;
  font-size: 2rem;
  line-height: 48px;
  line-height: 3rem;
  color: #0d8fc9;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 880, ../sass/_typography.scss */
.standardBodyContain article.full ul.sitemap li {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 882, ../sass/_typography.scss */
.standardBodyContain article.full ul.sitemap li a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  -webkit-transition: color 250ms ease;
  -o-transition: color 250ms ease;
  transition: color 250ms ease;
}
/* line 887, ../sass/_typography.scss */
.standardBodyContain article.full ul.sitemap li a:hover {
  color: #0d8fc9;
}
/* line 891, ../sass/_typography.scss */
.standardBodyContain article.full ul.sitemap li.header {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 1.75rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 893, ../sass/_typography.scss */
.standardBodyContain article.full ul.sitemap li.header a {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 1.75rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  -webkit-transition: color 250ms ease;
  -o-transition: color 250ms ease;
  transition: color 250ms ease;
}
/* line 898, ../sass/_typography.scss */
.standardBodyContain article.full ul.sitemap li.header a:hover {
  color: #0d8fc9;
}
/* line 908, ../sass/_typography.scss */
.standardBodyContain aside h2 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 40px;
  line-height: 2.5rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 911, ../sass/_typography.scss */
.standardBodyContain aside h3 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  line-height: 2rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 917, ../sass/_typography.scss */
.standardBodyContain aside ul.shortDesc li a {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 28px;
  line-height: 1.75rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  text-decoration: none;
}
/* line 921, ../sass/_typography.scss */
.standardBodyContain aside ul.shortDesc li span {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 34.4px;
  line-height: 2.15rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 928, ../sass/_typography.scss */
.standardBodyContain aside ul.longDesc li a {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 22px;
  line-height: 1.375rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 930, ../sass/_typography.scss */
.standardBodyContain aside ul.longDesc li a:hover {
  color: #013356;
}

/* line 943, ../sass/_typography.scss */
#footerContain #footerContent div ul {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 945, ../sass/_typography.scss */
#footerContain #footerContent div ul li {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 947, ../sass/_typography.scss */
#footerContain #footerContent div ul li.header, #footerContain #footerContent div ul li.header a {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 950, ../sass/_typography.scss */
#footerContain #footerContent div ul li a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  text-decoration: none;
}
/* line 956, ../sass/_typography.scss */
#footerContain #footerContent div.disc p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  line-height: 1rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 958, ../sass/_typography.scss */
#footerContain #footerContent div.disc p a {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  line-height: 1rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  text-decoration: none;
}
/* line 961, ../sass/_typography.scss */
#footerContain #footerContent div.disc p a:hover {
  text-decoration: underline;
}

/* line 971, ../sass/_typography.scss */
#supportNew h1 {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 56px;
  line-height: 3.5rem;
  color: #fff;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 974, ../sass/_typography.scss */
#supportNew #supportSearch {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}

/* line 9, ../sass/IG.scss */
.vertFlex {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  margin: 0;
}

/* line 17, ../sass/IG.scss */
#IG_Hero {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  margin: 0;
  background: url(/img/IG/IG_Hero.jpg) center center no-repeat;
  background-size: cover;
  height: 380px;
}
/* line 28, ../sass/IG.scss */
#IG_Hero h1 {
  width: 50%;
  margin: 0 50% 1rem 0;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 40px;
  line-height: 2.5rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 33, ../sass/IG.scss */
#IG_Hero p {
  width: 50%;
  margin: 0 50% 1rem 0;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 37, ../sass/IG.scss */
#IG_Hero p a.cta {
  background-color: #0d8fc9;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0D8FC9', endColorstr='#FF013356');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBkOGZjOSIvPjxzdG9wIG9mZnNldD0iNzMlIiBzdG9wLWNvbG9yPSIjMDEzMzU2Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0d8fc9), color-stop(73%, #013356));
  background-image: -moz-linear-gradient(top, #0d8fc9 0%, #013356 73%);
  background-image: -webkit-linear-gradient(top, #0d8fc9 0%, #013356 73%);
  background-image: linear-gradient(to bottom, #0d8fc9 0%, #013356 73%);
  border: 2px solid #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: 0px 3px 4.5px 0.5px rgba(0, 0, 0, 0.8) ;
  -webkit-box-shadow: 0px 3px 4.5px 0.5px rgba(0, 0, 0, 0.8) ;
  box-shadow: 0px 3px 4.5px 0.5px rgba(0, 0, 0, 0.8) ;
  cursor: pointer;
  -webkit-transition: background-color .7s;
  -o-transition: background-color .7s;
  transition: background-color .7s;
  display: inline-block;
  padding: 8px 32px;
  padding: 0.5rem 2rem;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 32px;
  line-height: 2rem;
  color: #fff;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  font-size: 26px;
  font-size: 1.625rem;
  color: #fff;
  text-decoration: none;
}
/* line 149, ../sass/_base.scss */
#IG_Hero p a.cta:hover {
  background-color: #013356;
  background-image: none;
  -moz-box-shadow: 0px 3px 4.5px 0.5px rgba(0, 0, 0, 0.2) ;
  -webkit-box-shadow: 0px 3px 4.5px 0.5px rgba(0, 0, 0, 0.2) ;
  box-shadow: 0px 3px 4.5px 0.5px rgba(0, 0, 0, 0.2) ;
}
@media (min-width: 300px) and (max-width: 600px) {
  /* line 17, ../sass/IG.scss */
  #IG_Hero {
    padding: 1rem;
  }
  /* line 43, ../sass/IG.scss */
  #IG_Hero h1 {
    width: 100%;
    margin: 0 0 1rem 0;
    text-align: center !important;
  }
  /* line 48, ../sass/IG.scss */
  #IG_Hero p {
    width: 100%;
    margin: 0 0 1rem 0;
    text-align: center !important;
  }
  /* line 52, ../sass/IG.scss */
  #IG_Hero p:last-of-type {
    margin-bottom: 0;
  }
}

/* line 63, ../sass/IG.scss */
#MTIA .standardBodyContain article.full div.feature figure {
  width: 100% !important;
}
/* line 66, ../sass/IG.scss */
#MTIA .standardBodyContain article.full div.feature p {
  width: 100% !important;
}
/* line 69, ../sass/IG.scss */
#MTIA .standardBodyContain article.full div.feature ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 73, ../sass/IG.scss */
#MTIA .standardBodyContain article.full div.feature ul li {
  list-style-type: disc;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  line-height: 1rem;
  color: #58595b;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  padding-right: 1rem;
  margin: 0 0 .5rem 1rem;
}

/* line 104, ../sass/IG.scss */
.check {
  padding-top: 5rem;
  background-repeat: no-repeat;
  background-image: url('data:image/svg\+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMzYuOCAxMDgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEzNi44IDEwOCI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzAwNjYwMDt9IC5zdDF7ZmlsbDp1cmwoI1NWR0lEXzFfKTt9IC5zdDJ7ZmlsbDp1cmwoI1NWR0lEXzJfKTt9PC9zdHlsZT48cGF0aCBjbGFzcz0ic3QwIiBkPSJNNTMgMTA4bC01My01MyAyMy4zLTIzLjMgMjkuNyAyOS43IDYxLjQtNjEuNCAyMi4zIDIyLjMtMS45IDEuOS0yMC40LTIwLjQtNjEuNCA2MS40LTI5LjctMjkuNy0xOS41IDE5LjUgNTEuMSA1MS4xLTEuOSAxLjl6Ii8+PGxpbmVhckdyYWRpZW50IGlkPSJTVkdJRF8xXyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSItNzkuODk1IiB5MT0iMTc3LjY5MiIgeDI9Ii03OS44OTUiIHkyPSIxNzkuNDc0IiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDEzMy45MzMgMCAwIC0xMDUuMTY0IDEwNzY5LjQ1MiAxODg2MS40NCkiPjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iIzA0MCIvPjxzdG9wIG9mZnNldD0iLjUxMSIgc3RvcC1jb2xvcj0iIzAxOEMwMSIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzkxQ0Q5MSIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggY2xhc3M9InN0MSIgZD0iTTEzNS44IDIzLjNsLTIxLjQtMjEuNC02MS40IDYxLjQtMjkuNy0yOS43LTIxLjQgMjEuNCAxOS4zIDE5LjMgMTMuMyAxMy40IDE5LjQgMTkuNCIvPjxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfMl8iIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iLTgwLjM5NSIgeTE9IjE3OC42NjEiIHgyPSItNzkuMzk1IiB5Mj0iMTc4LjY2MSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxMzMuOTMyIDAgMCAtODMuNDI0IDEwNzY5LjM0NiAxNDk0OC4yMjIpIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iLjMwMiIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIuMiIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggY2xhc3M9InN0MiIgZD0iTTUzIDYzLjNsLTI5LjctMjkuNy0yMS40IDIxLjQgMTkuMyAxOS4zIDExIDExYzE1LjEtOS4zIDQwLjQtMjIuMyA2OS4zLTI2LjlsMzQuMy0zNS4xLTIxLjQtMjEuNC02MS40IDYxLjR6Ii8+PC9zdmc+');
  background-position: center 1rem;
  background-repeat: no-repeat;
  background-size: 4rem auto;
}
/* line 28, ../sass/_base.scss */
html.no-svg .check {
  background-image: url('../img/icon/png/check.png?1493994941');
}

/* line 113, ../sass/IG.scss */
#features h2 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 36px;
  line-height: 2.25rem;
  color: #013356;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  margin-bottom: 3rem;
}
/* line 117, ../sass/IG.scss */
#features .icon {
  padding: 7rem 0 0 0;
  margin: 0 0 1rem 0;
}
/* line 120, ../sass/IG.scss */
#features .icon h2 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #013356;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  margin-bottom: 1rem;
}
/* line 124, ../sass/IG.scss */
#features .icon p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #58595b;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 127, ../sass/IG.scss */
#features .icon#Indicator, #features .icon#AddOn {
  background: url(/img/icon/svg/MT4_Free.svg) center 1rem no-repeat;
  background-size: auto 5rem;
}
/* line 131, ../sass/IG.scss */
#features .icon#Mobile {
  background: url(/img/icon/svg/MT4_Mobile.svg) center 1rem no-repeat;
  background-size: auto 5rem;
}
/* line 135, ../sass/IG.scss */
#features .icon#Support {
  background: url(/img/icon/svg/MT4_Support.svg) center 1rem no-repeat;
  background-size: auto 5rem;
}
/* line 139, ../sass/IG.scss */
#features .icon#FX {
  background: url(/img/icon/svg/MT4_50Plus.svg) center 1rem no-repeat;
  background-size: auto 5rem;
}
/* line 143, ../sass/IG.scss */
#features .icon#Commission {
  background: url(/img/icon/svg/MT4_Comm.svg) center 1rem no-repeat;
  background-size: auto 5rem;
}

/* line 153, ../sass/IG.scss */
table.open thead tr th {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #58595b;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding: 1.5rem 2rem;
}
/* line 157, ../sass/IG.scss */
table.open thead tr th.bdr {
  border-bottom: 1px solid rgba(88, 89, 91, 0.2);
}
/* line 158, ../sass/IG.scss */
table.open thead tr th.bdrR {
  border-right: 1px solid rgba(88, 89, 91, 0.2);
}
/* line 164, ../sass/IG.scss */
table.open tbody tr.blue {
  background: rgba(13, 143, 201, 0.15);
}
/* line 165, ../sass/IG.scss */
table.open tbody tr td {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #58595b;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  padding: 1.5rem 2rem;
  vertical-align: top;
}
/* line 169, ../sass/IG.scss */
table.open tbody tr td.rHead {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #58595b;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
}
/* line 172, ../sass/IG.scss */
table.open tbody tr td.bdrR {
  border-right: 1px solid rgba(88, 89, 91, 0.2);
}
/* line 173, ../sass/IG.scss */
table.open tbody tr td.bdrB {
  border-bottom: 1px solid rgba(88, 89, 91, 0.2);
}
/* line 174, ../sass/IG.scss */
table.open tbody tr td a.cli {
  width: 100%;
  background-color: #0d8fc9;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0D8FC9', endColorstr='#FF013356');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBkOGZjOSIvPjxzdG9wIG9mZnNldD0iNzMlIiBzdG9wLWNvbG9yPSIjMDEzMzU2Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0d8fc9), color-stop(73%, #013356));
  background-image: -moz-linear-gradient(top, #0d8fc9 0%, #013356 73%);
  background-image: -webkit-linear-gradient(top, #0d8fc9 0%, #013356 73%);
  background-image: linear-gradient(to bottom, #0d8fc9 0%, #013356 73%);
  border: 2px solid #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: 0px 3px 4.5px 0.5px rgba(0, 0, 0, 0.8) ;
  -webkit-box-shadow: 0px 3px 4.5px 0.5px rgba(0, 0, 0, 0.8) ;
  box-shadow: 0px 3px 4.5px 0.5px rgba(0, 0, 0, 0.8) ;
  cursor: pointer;
  -webkit-transition: background-color .7s;
  -o-transition: background-color .7s;
  transition: background-color .7s;
  display: inline-block;
  padding: 8px 32px;
  padding: 0.5rem 2rem;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 32px;
  line-height: 2rem;
  color: #fff;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  font-size: 26px;
  font-size: 1.625rem;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 32px;
  line-height: 2rem;
  color: #fff;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 149, ../sass/_base.scss */
table.open tbody tr td a.cli:hover {
  background-color: #013356;
  background-image: none;
  -moz-box-shadow: 0px 3px 4.5px 0.5px rgba(0, 0, 0, 0.2) ;
  -webkit-box-shadow: 0px 3px 4.5px 0.5px rgba(0, 0, 0, 0.2) ;
  box-shadow: 0px 3px 4.5px 0.5px rgba(0, 0, 0, 0.2) ;
}
@media (min-width: 300px) and (max-width: 600px) {
  /* line 185, ../sass/IG.scss */
  table.open thead tr th {
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
    color: #58595b;
    text-align: center;
    font-family: "DM Sans", sans-serif;
    font-weight: 700;
    padding: .5rem;
  }
  /* line 193, ../sass/IG.scss */
  table.open tbody tr td {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 14px;
    line-height: 0.875rem;
    color: #58595b;
    text-align: center;
    font-family: "DM Sans", sans-serif;
    font-weight: normal;
    padding: .5rem;
  }
  /* line 196, ../sass/IG.scss */
  table.open tbody tr td.rHead {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 14px;
    line-height: 0.875rem;
    color: #58595b;
    text-align: center;
    font-family: "DM Sans", sans-serif;
    font-weight: 700;
  }
  /* line 199, ../sass/IG.scss */
  table.open tbody tr td a.cli {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 14px;
    line-height: 0.875rem;
    color: #fff;
    text-align: center;
    font-family: "DM Sans", sans-serif;
    font-weight: normal;
  }
}

/* line 211, ../sass/IG.scss */
body.FTG .b-ltBlue {
  background: #0d8fc9;
}
/* line 215, ../sass/IG.scss */
body.FTG .bdrBLtBlue {
  border-bottom: 1px solid #0d8fc9;
  padding-bottom: 1.5rem;
}
/* line 219, ../sass/IG.scss */
body.FTG #FTG_Hero_Row {
  background: url(../img/FTG/Hero_Vector.png) center center no-repeat;
  background-size: cover;
  height: 500px;
}
/* line 223, ../sass/IG.scss */
body.FTG #FTG_Hero_Row #FTG_Hero {
  height: 500px;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  margin: 0;
}
/* line 232, ../sass/IG.scss */
body.FTG #FTG_Hero_Row #FTG_Hero h1 {
  width: 100%;
  margin: 0 0 2rem 0;
  font-size: 48px;
  font-size: 3rem;
  line-height: 56px;
  line-height: 3.5rem;
  color: #fff;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  padding: 1.5rem;
  background: rgba(1, 51, 86, 0.75);
}
/* line 239, ../sass/IG.scss */
body.FTG #FTG_Hero_Row #FTG_Hero p {
  width: 100%;
  margin: 0 0 0 0;
  font-size: 32px;
  font-size: 2rem;
  line-height: 36px;
  line-height: 2.25rem;
  color: #fff;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  padding: 1.5rem;
  background: rgba(1, 51, 86, 0.75);
}
@media (min-width: 300px) and (max-width: 600px) {
  /* line 223, ../sass/IG.scss */
  body.FTG #FTG_Hero_Row #FTG_Hero {
    padding: 1rem;
  }
  /* line 248, ../sass/IG.scss */
  body.FTG #FTG_Hero_Row #FTG_Hero h1 {
    width: 100%;
    margin: 0 0 1rem 0;
    text-align: center !important;
  }
  /* line 253, ../sass/IG.scss */
  body.FTG #FTG_Hero_Row #FTG_Hero p {
    width: 100%;
    margin: 0 0 1rem 0;
    text-align: center !important;
  }
  /* line 257, ../sass/IG.scss */
  body.FTG #FTG_Hero_Row #FTG_Hero p:last-of-type {
    margin-bottom: 0;
  }
}
/* line 264, ../sass/IG.scss */
body.FTG article.ftg_content {
  width: 100% !important;
  margin-right: 0 !important;
}
/* line 268, ../sass/IG.scss */
body.FTG article.ftg_content img {
  width: 100%;
  height: auto;
}
/* line 271, ../sass/IG.scss */
body.FTG article.ftg_content h2 {
  border-left: 8px solid #0d8fc9;
  padding-left: 8px;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 32px;
  line-height: 2rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  margin-bottom: 1.5rem;
}
/* line 277, ../sass/IG.scss */
body.FTG article.ftg_content h3 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  line-height: 2rem;
  color: #0d8fc9;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  margin-bottom: 1rem;
}
/* line 281, ../sass/IG.scss */
body.FTG article.ftg_content p {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 32px;
  line-height: 2rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  margin-bottom: 2rem !important;
}
/* line 284, ../sass/IG.scss */
body.FTG article.ftg_content p:last-of-type {
  margin-bottom: 0px !important;
}
/* line 288, ../sass/IG.scss */
body.FTG article.ftg_content ul {
  display: block;
  float: left;
  margin: 0 0 1rem 1rem;
  padding: 0;
  list-style-type: none;
}
/* line 294, ../sass/IG.scss */
body.FTG article.ftg_content ul li {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 32px;
  line-height: 2rem;
  color: #0d8fc9;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  display: block;
  margin: 0 0 .75rem 0;
}
/* line 298, ../sass/IG.scss */
body.FTG article.ftg_content ul li:before {
  content: "";
  border-color: transparent #0d8fc9;
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.45em;
  display: block;
  height: 0;
  width: 0;
  left: -0.8em;
  top: 1.125em;
  position: relative;
}
/* line 310, ../sass/IG.scss */
body.FTG article.ftg_content ul li span.f-bold {
  padding-bottom: .125rem;
  border-bottom: 1px solid #0d8fc9;
}
/* line 315, ../sass/IG.scss */
body.FTG article.ftg_content ul.blueCheck {
  margin: 2rem 0 2rem 1rem;
  padding: 0;
}
/* line 318, ../sass/IG.scss */
body.FTG article.ftg_content ul.blueCheck li {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  line-height: 2rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  margin-bottom: 1rem;
  position: relative;
  padding-left: 2rem;
}
/* line 323, ../sass/IG.scss */
body.FTG article.ftg_content ul.blueCheck li:last-of-type {
  margin-bottom: 0;
}
/* line 326, ../sass/IG.scss */
body.FTG article.ftg_content ul.blueCheck li:before {
  content: "";
  background: url(/img/icon/svg/check-blue.svg) left center no-repeat;
  background-size: 20px auto;
  border-color: transparent;
  border-style: none;
  border-width: 0;
  display: inline-block;
  height: 20px;
  width: 20px;
  left: 0;
  top: 6px;
  position: absolute;
}
/* line 343, ../sass/IG.scss */
body.FTG article.ftg_content ol {
  display: block;
  float: left;
  margin: 0 0 1rem 1rem;
  padding: 0;
  list-style-type: none;
}
/* line 349, ../sass/IG.scss */
body.FTG article.ftg_content ol li {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 32px;
  line-height: 2rem;
  color: #0d8fc9;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  display: inline-block;
  margin: 0 0 .75rem 0;
  counter-increment: step-counter;
  position: relative;
  padding: .5rem 0 0 2rem;
  width: calc(100% - 2rem);
}
/* line 357, ../sass/IG.scss */
body.FTG article.ftg_content ol li:before {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 32px;
  line-height: 2rem;
  color: #0d8fc9;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  border-right: 1px solid #0d8fc9;
  content: counter(step-counter);
  padding: 0 .5rem 0 0;
  border-radius: 0;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  top: 8px;
}
/* line 367, ../sass/IG.scss */
body.FTG article.ftg_content ol li span.f-bold {
  display: inline-block;
}
/* line 372, ../sass/IG.scss */
body.FTG article.ftg_content blockquote {
  border-top: 1px solid #0d8fc9;
  border-bottom: 1px solid #0d8fc9;
  padding: 1rem;
  margin: 1rem 0;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 32px;
  line-height: 2rem;
  color: #0d8fc9;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  font-style: italic;
  display: block;
  float: left;
}
/* line 382, ../sass/IG.scss */
body.FTG article.ftg_content figure {
  display: block;
  float: left;
  width: 100%;
  margin: 0;
}
/* line 387, ../sass/IG.scss */
body.FTG article.ftg_content figure img {
  border: 1px solid #0d8fc9;
  width: 100%;
  height: auto;
  float: left;
  display: inline-block;
}
/* line 394, ../sass/IG.scss */
body.FTG article.ftg_content figure figcaption {
  margin: 2rem;
  border-left: 1px solid #0d8fc9;
  border-right: 1px solid #0d8fc9;
  padding: 2rem;
  float: left;
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  line-height: 1.75rem;
  color: #58595b;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 402, ../sass/IG.scss */
body.FTG article.ftg_content figure figcaption a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  line-height: 1.75rem;
  color: #0d8fc9;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  text-decoration: underline;
}
/* line 408, ../sass/IG.scss */
body.FTG article.ftg_content .pros {
  width: 45%;
  margin: 5rem 2.5% 5rem 0;
  padding: 4rem 2rem 2rem 2rem;
  display: block;
  float: left;
  position: relative;
  border-top: 4px solid #46d35a;
  border-right: 4px solid #46d35a;
  border-bottom: 4px solid #46d35a;
}
/* line 418, ../sass/IG.scss */
body.FTG article.ftg_content .pros h3.proTitle {
  display: inline-block;
  width: auto;
  padding: 1rem;
  background: #46d35a;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 32px;
  line-height: 2rem;
  color: #fff;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  position: absolute;
  top: -50px;
  left: 0;
  z-index: 100;
}
/* line 431, ../sass/IG.scss */
body.FTG article.ftg_content .pros ul.proul li {
  position: relative;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 32px;
  line-height: 2rem;
  color: #46d35a;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 434, ../sass/IG.scss */
body.FTG article.ftg_content .pros ul.proul li:before {
  content: "";
  background: url(/img/icon/svg/thumbsUp.svg) center center no-repeat;
  background-size: 24px auto;
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  left: -30px;
  top: 4px;
  border-color: none;
  border-style: none;
  border-width: 0;
}
/* line 449, ../sass/IG.scss */
body.FTG article.ftg_content .pros ul.proul li:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 300px) and (max-width: 600px) {
  /* line 408, ../sass/IG.scss */
  body.FTG article.ftg_content .pros {
    width: 100%;
    margin: 2rem 0;
  }
}
/* line 459, ../sass/IG.scss */
body.FTG article.ftg_content .cons {
  width: 45%;
  margin: 5rem 0 5rem 0;
  padding: 4rem 2rem 2rem 2rem;
  display: block;
  float: left;
  position: relative;
  border-top: 4px solid #f70b3e;
  border-left: 4px solid #f70b3e;
  border-bottom: 4px solid #f70b3e;
}
/* line 469, ../sass/IG.scss */
body.FTG article.ftg_content .cons h3.conTitle {
  display: inline-block;
  width: auto;
  padding: 1rem;
  background: #f70b3e;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 32px;
  line-height: 2rem;
  color: #fff;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  position: absolute;
  top: -50px;
  right: 0;
  z-index: 100;
}
/* line 482, ../sass/IG.scss */
body.FTG article.ftg_content .cons ul.conul li {
  position: relative;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 32px;
  line-height: 2rem;
  color: #f70b3e;
  text-align: right;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 485, ../sass/IG.scss */
body.FTG article.ftg_content .cons ul.conul li:after {
  content: "";
  background: url(/img/icon/svg/thumbsDn.svg) center right no-repeat;
  background-size: 24px auto;
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  right: -30px;
  top: 4px;
  border-color: none;
  border-style: none;
  border-width: 0;
}
/* line 500, ../sass/IG.scss */
body.FTG article.ftg_content .cons ul.conul li:last-of-type {
  margin-bottom: 0;
}
/* line 503, ../sass/IG.scss */
body.FTG article.ftg_content .cons ul.conul li:before {
  display: none;
}
@media (min-width: 300px) and (max-width: 600px) {
  /* line 459, ../sass/IG.scss */
  body.FTG article.ftg_content .cons {
    width: 100%;
    margin: 0 0 2rem 0;
  }
}
/* line 513, ../sass/IG.scss */
body.FTG article.ftg_content #futures {
  width: 100%;
  display: block;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 4rem;
}
/* line 522, ../sass/IG.scss */
body.FTG article.ftg_content #futures h3 {
  margin-bottom: 2rem;
}
/* line 525, ../sass/IG.scss */
body.FTG article.ftg_content #futures .futType {
  flex: 1 0 auto;
  align-self: stretch;
  max-width: 48%;
  padding: 7rem 1rem 1rem 1rem;
  border: 1px solid #0d8fc9;
  border-radius: 25px;
  margin: 0 0 3rem 0;
}
/* line 533, ../sass/IG.scss */
body.FTG article.ftg_content #futures .futType p.title {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 32px;
  line-height: 2rem;
  color: #0d8fc9;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  margin-bottom: 0;
}
/* line 537, ../sass/IG.scss */
body.FTG article.ftg_content #futures .futType p.desc {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 32px;
  line-height: 2rem;
  color: #58595b;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  margin-bottom: 0;
}
/* line 541, ../sass/IG.scss */
body.FTG article.ftg_content #futures .futType#indices {
  background: url(/img/icon/svg/FuturesIcons-Indices.svg) center 20px no-repeat;
  background-size: 64px auto;
}
/* line 545, ../sass/IG.scss */
body.FTG article.ftg_content #futures .futType#energy {
  background: url(/img/icon/svg/FuturesIcons-Energies.svg) center 20px no-repeat;
  background-size: 64px auto;
}
/* line 549, ../sass/IG.scss */
body.FTG article.ftg_content #futures .futType#treasury {
  background: url(/img/icon/svg/FuturesIcons-Treasuries.svg) center 20px no-repeat;
  background-size: 64px auto;
}
/* line 553, ../sass/IG.scss */
body.FTG article.ftg_content #futures .futType#metal {
  background: url(/img/icon/svg/FuturesIcons-Metal.svg) center 20px no-repeat;
  background-size: 64px auto;
}
/* line 557, ../sass/IG.scss */
body.FTG article.ftg_content #futures .futType#currFut {
  background: url(/img/icon/svg/FuturesIcons-Currency.svg) center 20px no-repeat;
  background-size: 64px auto;
}
/* line 561, ../sass/IG.scss */
body.FTG article.ftg_content #futures .futType#grains {
  background: url(/img/icon/svg/FuturesIcons-Grains.svg) center 20px no-repeat;
  background-size: 64px auto;
}
/* line 565, ../sass/IG.scss */
body.FTG article.ftg_content #futures .futType#meats {
  background: url(/img/icon/svg/FuturesIcons-Meats.svg) center 20px no-repeat;
  background-size: 64px auto;
}
/* line 569, ../sass/IG.scss */
body.FTG article.ftg_content #futures .futType#softs {
  background: url(/img/icon/svg/FuturesIcons-Softs.svg) center 20px no-repeat;
  background-size: 64px auto;
}
@media (min-width: 300px) and (max-width: 600px) {
  /* line 525, ../sass/IG.scss */
  body.FTG article.ftg_content #futures .futType {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 300px) and (max-width: 600px) {
  /* line 264, ../sass/IG.scss */
  body.FTG article.ftg_content {
    overflow: hidden;
  }
  /* line 581, ../sass/IG.scss */
  body.FTG article.ftg_content .l-ten {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 601px) and (max-width: 1024px) {
  /* line 587, ../sass/IG.scss */
  body.FTG article.ftg_content .l-ten {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 1025px) and (max-width: 1480px) {
  /* line 593, ../sass/IG.scss */
  body.FTG article.ftg_content .l-ten {
    width: 100%;
    padding-right: 250px;
  }
}
/* line 599, ../sass/IG.scss */
body.FTG aside#FTGSidebar {
  background: #013356;
  width: 359px !important;
  position: absolute;
  right: 13px;
  padding: 1rem;
}
/* line 600, ../sass/IG.scss */
body.FTG aside#FTGSidebar h2 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 32px;
  line-height: 2rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  margin-bottom: 1.5rem;
}
/* line 610, ../sass/IG.scss */
body.FTG aside#FTGSidebar nav#sidebar_nav ul {
  margin: 0;
  list-style-type: none;
  float: left;
  width: 100%;
}
/* line 615, ../sass/IG.scss */
body.FTG aside#FTGSidebar nav#sidebar_nav ul li {
  width: 100%;
  display: block;
  margin-bottom: 1.5rem;
  --webkit-transition: all .25s ease-in;
  -moz-transition: all .25s ease-in;
  -ms-transition: all .25s ease-in;
  -o-transition: all .25s ease-in;
  transition: all .25s ease-in;
}
/* line 624, ../sass/IG.scss */
body.FTG aside#FTGSidebar nav#sidebar_nav ul li a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #fff;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  text-decoration: none;
  width: 100%;
  display: block;
  --webkit-transition: all 250ms ease-in;
  -moz-transition: all 250ms ease-in;
  -ms-transition: all 250ms ease-in;
  -o-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
}
/* line 634, ../sass/IG.scss */
body.FTG aside#FTGSidebar nav#sidebar_nav ul li a:hover {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #0d8fc9;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 638, ../sass/IG.scss */
body.FTG aside#FTGSidebar nav#sidebar_nav ul li.active {
  border-left: 4px solid #fff;
  padding-left: 6px;
}
@media (min-width: 300px) and (max-width: 600px) {
  /* line 599, ../sass/IG.scss */
  body.FTG aside#FTGSidebar {
    display: none;
  }
}
@media (min-width: 601px) and (max-width: 1024px) {
  /* line 599, ../sass/IG.scss */
  body.FTG aside#FTGSidebar {
    display: none;
  }
}
/* line 652, ../sass/IG.scss */
body.FTG nav#mobileFTGSidebar {
  display: block;
  float: left;
  width: 100%;
  background: #013356;
  z-index: 99;
}
/* line 658, ../sass/IG.scss */
body.FTG nav#mobileFTGSidebar select#mobileQL {
  background: #fff url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  /* and then whatever styles you want*/
  height: 30px;
  width: 90%;
  margin: 16px 5%;
  padding: 0 5px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #013356;
  text-align: left;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
}
/* line 670, ../sass/IG.scss */
body.FTG nav#mobileFTGSidebar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}
@media (min-width: 1025px) {
  /* line 652, ../sass/IG.scss */
  body.FTG nav#mobileFTGSidebar {
    display: none;
  }
}
