@charset "UTF-8";

.iti {
  position: relative;
  display: inline-block
}

.iti * {
  box-sizing: border-box;
  -moz-box-sizing: border-box
}

.iti__hide {
  display: none
}

.iti__v-hide {
  visibility: hidden
}

.iti input,
.iti input[type=tel],
.iti input[type=text] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0
}

.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px
}

.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px
}

.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid rgba(0, 0, 0, 0);
  border-right: 3px solid rgba(0, 0, 0, 0);
  border-top: 4px solid #555
}

.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555
}

.iti__country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
  background-color: #fff;
  border: 1px solid #ccc;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch
}

.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px
}

@media(max-width:500px) {
  .iti__country-list {
    white-space: normal
  }
}

.iti__flag-box {
  display: inline-block;
  width: 20px
}

.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc
}

.iti__country {
  padding: 5px 10px;
  outline: none
}

.iti__dial-code {
  color: #999
}

.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, .05)
}

.iti__country-name,
.iti__dial-code,
.iti__flag-box {
  vertical-align: middle
}

.iti__country-name,
.iti__flag-box {
  margin-right: 6px
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=tel],
.iti--allow-dropdown input[type=text],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=tel],
.iti--separate-dial-code input[type=text] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0
}

.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, .05)
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover {
  cursor: default
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0)
}

.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, .05)
}

.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 6px
}

.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px
}

.iti--container:hover {
  cursor: pointer
}

.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed
}

.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%
}

.iti-mobile .iti__country {
  padding: 10px;
  line-height: 1.5em
}

.iti__flag {
  width: 20px
}

.iti__flag.iti__be {
  width: 18px
}

.iti__flag.iti__ch {
  width: 15px
}

.iti__flag.iti__mc {
  width: 19px
}

.iti__flag.iti__ne {
  width: 18px
}

.iti__flag.iti__np {
  width: 13px
}

.iti__flag.iti__va {
  width: 15px
}

@media(-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
  .iti__flag {
    background-size: 5652px 15px
  }
}

.iti__flag.iti__ac {
  height: 10px;
  background-position: 0 0
}

.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0
}

.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0
}

.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0
}

.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0
}

.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0
}

.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0
}

.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0
}

.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0
}

.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0
}

.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0
}

.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0
}

.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0
}

.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0
}

.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0
}

.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0
}

.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0
}

.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0
}

.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0
}

.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0
}

.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0
}

.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0
}

.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0
}

.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0
}

.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0
}

.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0
}

.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0
}

.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0
}

.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0
}

.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0
}

.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0
}

.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0
}

.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0
}

.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0
}

.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0
}

.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0
}

.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0
}

.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0
}

.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0
}

.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0
}

.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0
}

.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0
}

.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0
}

.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0
}

.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0
}

.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0
}

.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0
}

.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0
}

.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0
}

.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0
}

.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0
}

.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0
}

.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0
}

.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0
}

.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0
}

.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0
}

.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0
}

.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0
}

.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0
}

.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0
}

.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0
}

.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0
}

.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0
}

.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0
}

.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0
}

.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0
}

.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0
}

.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0
}

.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0
}

.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0
}

.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0
}

.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0
}

.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0
}

.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0
}

.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0
}

.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0
}

.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0
}

.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0
}

.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0
}

.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0
}

.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0
}

.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0
}

.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0
}

.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0
}

.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0
}

.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0
}

.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0
}

.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0
}

.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0
}

.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0
}

.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0
}

.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0
}

.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0
}

.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0
}

.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0
}

.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0
}

.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0
}

.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0
}

.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0
}

.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0
}

.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0
}

.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0
}

.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0
}

.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0
}

.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0
}

.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0
}

.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0
}

.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0
}

.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0
}

.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0
}

.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0
}

.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0
}

.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0
}

.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0
}

.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0
}

.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0
}

.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0
}

.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0
}

.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0
}

.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0
}

.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0
}

.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0
}

.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0
}

.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0
}

.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0
}

.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0
}

.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0
}

.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0
}

.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0
}

.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0
}

.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0
}

.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0
}

.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0
}

.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0
}

.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0
}

.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0
}

.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0
}

.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0
}

.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0
}

.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0
}

.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0
}

.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0
}

.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0
}

.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0
}

.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0
}

.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0
}

.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0
}

.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0
}

.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0
}

.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0
}

.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0
}

.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0
}

.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0
}

.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0
}

.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0
}

.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0
}

.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0
}

.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0
}

.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0
}

.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0
}

.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0
}

.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0
}

.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0
}

.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0
}

.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0
}

.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0
}

.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0
}

.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0
}

.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0
}

.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0
}

.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0
}

.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0
}

.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0
}

.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0
}

.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0
}

.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0
}

.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0
}

.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0
}

.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0
}

.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0
}

.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0
}

.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0
}

.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0
}

.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0
}

.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0
}

.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0
}

.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0
}

.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0
}

.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0
}

.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0
}

.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0
}

.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0
}

.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0
}

.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0
}

.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0
}

.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0
}

.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0
}

.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0
}

.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0
}

.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0
}

.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0
}

.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0
}

.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0
}

.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0
}

.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0
}

.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0
}

.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0
}

.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0
}

.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0
}

.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0
}

.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0
}

.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0
}

.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0
}

.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0
}

.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0
}

.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0
}

.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0
}

.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0
}

.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0
}

.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0
}

.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0
}

.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0
}

.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0
}

.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0
}

.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0
}

.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0
}

.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0
}

.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0
}

.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0
}

.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0
}

.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0
}

.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0
}

.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0
}

.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0
}

.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0
}

.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0
}

.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0
}

.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0
}

.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0
}

.iti__flag.iti__un {
  height: 14px;
  background-position: -5241px 0
}

.iti__flag.iti__us {
  height: 11px;
  background-position: -5263px 0
}

.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0
}

.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0
}

.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0
}

.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0
}

.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0
}

.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0
}

.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0
}

.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0
}

.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0
}

.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0
}

.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0
}

.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0
}

.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0
}

.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0
}

.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0
}

.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0
}

.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0
}

.iti__flag {
  height: 15px;
  box-shadow: 0 0 1px 0 #888;
  background-image: url(../images/flags.png);
  background-repeat: no-repeat;
  background-color: #dbdbdb;
  background-position: 20px 0
}

@media(-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
  .iti__flag {
    background-image: url(../images/flags@2x.png)
  }
}

.iti__flag.iti__np {
  background-color: rgba(0, 0, 0, 0)
}

/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

html {
  font-family: sans-serif;
  line-height: 1.15
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #fff
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5rem
}

p {
  margin-top: 0;
  margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none
}

address {
  font-style: normal;
  line-height: inherit
}

address,
dl,
ol,
ul {
  margin-bottom: 1rem
}

dl,
ol,
ul {
  margin-top: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0
}

dt {
  font-weight: 700
}

dd {
  margin-bottom: .5rem;
  margin-left: 0
}

blockquote {
  margin: 0 0 1rem
}

b,
strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0)
}

a:hover {
  color: #0056b3;
  text-decoration: underline
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none
}

code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar
}

figure {
  margin: 0 0 1rem
}

img {
  border-style: none
}

img,
svg {
  vertical-align: middle
}

svg {
  overflow: hidden
}

table {
  border-collapse: collapse
}

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent
}

label {
  display: inline-block;
  margin-bottom: .5rem
}

button {
  border-radius: 0
}

button:focus:not(:focus-visible) {
  outline: 0
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

[role=button] {
  cursor: pointer
}

select {
  word-wrap: normal
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

textarea {
  overflow: auto;
  resize: vertical
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal
}

progress {
  vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}

output {
  display: inline-block
}

summary {
  display: list-item;
  cursor: pointer
}

template {
  display: none
}

[hidden] {
  display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2
}

.h1,
h1 {
  font-size: 2.5rem
}

.h2,
h2 {
  font-size: 2rem
}

.h3,
h3 {
  font-size: 1.75rem
}

.h4,
h4 {
  font-size: 1.5rem
}

.h5,
h5 {
  font-size: 1.25rem
}

.h6,
h6 {
  font-size: 1rem
}

.lead {
  font-size: 1.25rem;
  font-weight: 300
}

.display-1 {
  font-size: 6rem
}

.display-1,
.display-2 {
  font-weight: 300;
  line-height: 1.2
}

.display-2 {
  font-size: 5.5rem
}

.display-3 {
  font-size: 4.5rem
}

.display-3,
.display-4 {
  font-weight: 300;
  line-height: 1.2
}

.display-4 {
  font-size: 3.5rem
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
  font-size: 80%;
  font-weight: 400
}

.mark,
mark {
  padding: .2em;
  background-color: #fcf8e3
}

.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none
}

.list-inline-item {
  display: inline-block
}

.list-inline-item:not(:last-child) {
  margin-right: .5rem
}

.initialism {
  font-size: 90%;
  text-transform: uppercase
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d
}

.blockquote-footer:before {
  content: "— "
}

.img-fluid,
.img-thumbnail {
  max-width: 100%;
  height: auto
}

.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .25rem
}

.figure {
  display: inline-block
}

.figure-img {
  margin-bottom: .5rem;
  line-height: 1
}

.figure-caption {
  font-size: 90%;
  color: #6c757d
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word
}

a>code {
  color: inherit
}

kbd {
  padding: .2rem .4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: .2rem
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

@media(min-width:576px) {

  .container,
  .container-sm {
    max-width: 540px
  }
}

@media(min-width:768px) {

  .container,
  .container-md,
  .container-sm {
    max-width: 720px
  }
}

@media(min-width:992px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px
  }
}

@media(min-width:1200px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px
  }
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}

.no-gutters {
  margin-right: 0;
  margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
  padding-right: 0;
  padding-left: 0
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%
}

.row-cols-1>* {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}

.row-cols-2>* {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}

.row-cols-3>* {
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%
}

.row-cols-4>* {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%
}

.row-cols-5>* {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%
}

.row-cols-6>* {
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%
}

.col-1 {
  -ms-flex: 0 0 8.3333333333%;
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%
}

.col-2 {
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%
}

.col-4 {
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%
}

.col-5 {
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}

.col-7 {
  -ms-flex: 0 0 58.3333333333%;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%
}

.col-8 {
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%
}

.col-10 {
  -ms-flex: 0 0 83.3333333333%;
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%
}

.col-11 {
  -ms-flex: 0 0 91.6666666667%;
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}

.order-first {
  -ms-flex-order: -1;
  order: -1
}

.order-last {
  -ms-flex-order: 13;
  order: 13
}

.order-0 {
  -ms-flex-order: 0;
  order: 0
}

.order-1 {
  -ms-flex-order: 1;
  order: 1
}

.order-2 {
  -ms-flex-order: 2;
  order: 2
}

.order-3 {
  -ms-flex-order: 3;
  order: 3
}

.order-4 {
  -ms-flex-order: 4;
  order: 4
}

.order-5 {
  -ms-flex-order: 5;
  order: 5
}

.order-6 {
  -ms-flex-order: 6;
  order: 6
}

.order-7 {
  -ms-flex-order: 7;
  order: 7
}

.order-8 {
  -ms-flex-order: 8;
  order: 8
}

.order-9 {
  -ms-flex-order: 9;
  order: 9
}

.order-10 {
  -ms-flex-order: 10;
  order: 10
}

.order-11 {
  -ms-flex-order: 11;
  order: 11
}

.order-12 {
  -ms-flex-order: 12;
  order: 12
}

.offset-1 {
  margin-left: 8.3333333333%
}

.offset-2 {
  margin-left: 16.6666666667%
}

.offset-3 {
  margin-left: 25%
}

.offset-4 {
  margin-left: 33.3333333333%
}

.offset-5 {
  margin-left: 41.6666666667%
}

.offset-6 {
  margin-left: 50%
}

.offset-7 {
  margin-left: 58.3333333333%
}

.offset-8 {
  margin-left: 66.6666666667%
}

.offset-9 {
  margin-left: 75%
}

.offset-10 {
  margin-left: 83.3333333333%
}

.offset-11 {
  margin-left: 91.6666666667%
}

@media(min-width:576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .row-cols-sm-1>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .row-cols-sm-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .row-cols-sm-3>* {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .row-cols-sm-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .row-cols-sm-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }

  .row-cols-sm-6>* {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }

  .col-sm-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }

  .col-sm-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-sm-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .col-sm-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }

  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-sm-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }

  .col-sm-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }

  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-sm-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }

  .col-sm-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }

  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-sm-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-sm-last {
    -ms-flex-order: 13;
    order: 13
  }

  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0
  }

  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12
  }

  .offset-sm-0 {
    margin-left: 0
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%
  }

  .offset-sm-3 {
    margin-left: 25%
  }

  .offset-sm-4 {
    margin-left: 33.3333333333%
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%
  }

  .offset-sm-6 {
    margin-left: 50%
  }

  .offset-sm-7 {
    margin-left: 58.3333333333%
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%
  }

  .offset-sm-9 {
    margin-left: 75%
  }

  .offset-sm-10 {
    margin-left: 83.3333333333%
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%
  }
}

@media(min-width:768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .row-cols-md-1>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .row-cols-md-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .row-cols-md-3>* {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .row-cols-md-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .row-cols-md-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }

  .row-cols-md-6>* {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }

  .col-md-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }

  .col-md-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-md-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .col-md-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-md-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }

  .col-md-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }

  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-md-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }

  .col-md-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }

  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-md-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-md-last {
    -ms-flex-order: 13;
    order: 13
  }

  .order-md-0 {
    -ms-flex-order: 0;
    order: 0
  }

  .order-md-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-md-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-md-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-md-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-md-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-md-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-md-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-md-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-md-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-md-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-md-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-md-12 {
    -ms-flex-order: 12;
    order: 12
  }

  .offset-md-0 {
    margin-left: 0
  }

  .offset-md-1 {
    margin-left: 8.3333333333%
  }

  .offset-md-2 {
    margin-left: 16.6666666667%
  }

  .offset-md-3 {
    margin-left: 25%
  }

  .offset-md-4 {
    margin-left: 33.3333333333%
  }

  .offset-md-5 {
    margin-left: 41.6666666667%
  }

  .offset-md-6 {
    margin-left: 50%
  }

  .offset-md-7 {
    margin-left: 58.3333333333%
  }

  .offset-md-8 {
    margin-left: 66.6666666667%
  }

  .offset-md-9 {
    margin-left: 75%
  }

  .offset-md-10 {
    margin-left: 83.3333333333%
  }

  .offset-md-11 {
    margin-left: 91.6666666667%
  }
}

@media(min-width:992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .row-cols-lg-1>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .row-cols-lg-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .row-cols-lg-3>* {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .row-cols-lg-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .row-cols-lg-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }

  .row-cols-lg-6>* {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }

  .col-lg-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }

  .col-lg-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-lg-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .col-lg-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }

  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-lg-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }

  .col-lg-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }

  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-lg-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }

  .col-lg-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }

  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-lg-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-lg-last {
    -ms-flex-order: 13;
    order: 13
  }

  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0
  }

  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12
  }

  .offset-lg-0 {
    margin-left: 0
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%
  }

  .offset-lg-3 {
    margin-left: 25%
  }

  .offset-lg-4 {
    margin-left: 33.3333333333%
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%
  }

  .offset-lg-6 {
    margin-left: 50%
  }

  .offset-lg-7 {
    margin-left: 58.3333333333%
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%
  }

  .offset-lg-9 {
    margin-left: 75%
  }

  .offset-lg-10 {
    margin-left: 83.3333333333%
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%
  }
}

@media(min-width:1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .row-cols-xl-1>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .row-cols-xl-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .row-cols-xl-3>* {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .row-cols-xl-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .row-cols-xl-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }

  .row-cols-xl-6>* {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }

  .col-xl-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }

  .col-xl-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-xl-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .col-xl-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }

  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-xl-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }

  .col-xl-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }

  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-xl-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }

  .col-xl-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }

  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-xl-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-xl-last {
    -ms-flex-order: 13;
    order: 13
  }

  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0
  }

  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12
  }

  .offset-xl-0 {
    margin-left: 0
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%
  }

  .offset-xl-3 {
    margin-left: 25%
  }

  .offset-xl-4 {
    margin-left: 33.3333333333%
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%
  }

  .offset-xl-6 {
    margin-left: 50%
  }

  .offset-xl-7 {
    margin-left: 58.3333333333%
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%
  }

  .offset-xl-9 {
    margin-left: 75%
  }

  .offset-xl-10 {
    margin-left: 83.3333333333%
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%
  }
}

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529
}

.table td,
.table th {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
  border-top: 2px solid #dee2e6
}

.table-sm td,
.table-sm th {
  padding: .3rem
}

.table-bordered,
.table-bordered td,
.table-bordered th {
  border: 1px solid #dee2e6
}

.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 2px
}

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
  border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, .075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
  background-color: #b8daff
}

.table-primary tbody+tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
  border-color: #7abaff
}

.table-hover .table-primary:hover,
.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
  background-color: #9fcdff
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
  background-color: #d6d8db
}

.table-secondary tbody+tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
  border-color: #b3b7bb
}

.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
  background-color: #c8cbcf
}

.table-success,
.table-success>td,
.table-success>th {
  background-color: #c3e6cb
}

.table-success tbody+tbody,
.table-success td,
.table-success th,
.table-success thead th {
  border-color: #8fd19e
}

.table-hover .table-success:hover,
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
  background-color: #b1dfbb
}

.table-info,
.table-info>td,
.table-info>th {
  background-color: #bee5eb
}

.table-info tbody+tbody,
.table-info td,
.table-info th,
.table-info thead th {
  border-color: #86cfda
}

.table-hover .table-info:hover,
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
  background-color: #abdde5
}

.table-warning,
.table-warning>td,
.table-warning>th {
  background-color: #ffeeba
}

.table-warning tbody+tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
  border-color: #ffdf7e
}

.table-hover .table-warning:hover,
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
  background-color: #ffe8a1
}

.table-danger,
.table-danger>td,
.table-danger>th {
  background-color: #f5c6cb
}

.table-danger tbody+tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
  border-color: #ed969e
}

.table-hover .table-danger:hover,
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
  background-color: #f1b0b7
}

.table-light,
.table-light>td,
.table-light>th {
  background-color: #fdfdfe
}

.table-light tbody+tbody,
.table-light td,
.table-light th,
.table-light thead th {
  border-color: #fbfcfc
}

.table-hover .table-light:hover,
.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
  background-color: #ececf6
}

.table-dark,
.table-dark>td,
.table-dark>th {
  background-color: #c6c8ca
}

.table-dark tbody+tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #95999c
}

.table-hover .table-dark:hover,
.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
  background-color: #b9bbbe
}

.table-active,
.table-active>td,
.table-active>th,
.table-hover .table-active:hover,
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
  background-color: rgba(0, 0, 0, .075)
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6
}

.table-dark {
  color: #fff;
  background-color: #343a40
}

.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #454d55
}

.table-dark.table-bordered {
  border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: hsla(0, 0%, 100%, .05)
}

.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: hsla(0, 0%, 100%, .075)
}

@media(max-width:575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }

  .table-responsive-sm>.table-bordered {
    border: 0
  }
}

@media(max-width:767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }

  .table-responsive-md>.table-bordered {
    border: 0
  }
}

@media(max-width:991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }

  .table-responsive-lg>.table-bordered {
    border: 0
  }
}

@media(max-width:1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }

  .table-responsive-xl>.table-bordered {
    border: 0
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch
}

.table-responsive>.table-bordered {
  border: 0
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
  .form-control {
    transition: none
  }
}

.form-control::-ms-expand {
  background-color: rgba(0, 0, 0, 0);
  border: 0
}

.form-control:-moz-focusring {
  color: rgba(0, 0, 0, 0);
  text-shadow: 0 0 0 #495057
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1
}

input[type=date].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control,
input[type=time].form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%
}

.col-form-label {
  padding-top: calc(.375rem + 1px);
  padding-bottom: calc(.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5
}

.col-form-label-lg {
  padding-top: calc(.5rem + 1px);
  padding-bottom: calc(.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5
}

.col-form-label-sm {
  padding-top: calc(.25rem + 1px);
  padding-bottom: calc(.25rem + 1px);
  font-size: .875rem;
  line-height: 1.5
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: .375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: rgba(0, 0, 0, 0);
  border: solid rgba(0, 0, 0, 0);
  border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0
}

.form-control-sm {
  height: calc(1.5em + .5rem + 2px);
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem
}

select.form-control[multiple],
select.form-control[size],
textarea.form-control {
  height: auto
}

.form-group {
  margin-bottom: 1rem
}

.form-text {
  display: block;
  margin-top: .25rem
}

.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
  padding-right: 5px;
  padding-left: 5px
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem
}

.form-check-input {
  position: absolute;
  margin-top: .3rem;
  margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label,
.form-check-input[disabled]~.form-check-label {
  color: #6c757d
}

.form-check-label {
  margin-bottom: 0
}

.form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: .75rem
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: .3125rem;
  margin-left: 0
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #28a745
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, .9);
  border-radius: .25rem
}

.form-row>.col>.valid-tooltip,
.form-row>[class*=col-]>.valid-tooltip {
  left: 5px
}

.is-valid~.valid-feedback,
.is-valid~.valid-tooltip,
.was-validated :valid~.valid-feedback,
.was-validated :valid~.valid-tooltip {
  display: block
}

.form-control.is-valid,
.was-validated .form-control:valid {
  border-color: #28a745;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='8'%20height='8'%20viewBox='0%200%208%208'%3e%3cpath%20fill='%2328a745'%20d='M2.3%206.73L.6%204.53c-.4-1.04.46-1.4%201.1-.8l1.1%201.4%203.4-3.8c.6-.63%201.6-.27%201.2.7l-4%204.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(.375em + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
  border-color: #28a745;
  padding-right: calc(.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='4'%20height='5'%20viewBox='0%200%204%205'%3e%3cpath%20fill='%23343a40'%20d='M2%200L0%202h4zm0%205L0%203h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='8'%20height='8'%20viewBox='0%200%208%208'%3e%3cpath%20fill='%2328a745'%20d='M2.3%206.73L.6%204.53c-.4-1.04.46-1.4%201.1-.8l1.1%201.4%203.4-3.8c.6-.63%201.6-.27%201.2.7l-4%204.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
  color: #28a745
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
  display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
  color: #28a745
}

.custom-control-input.is-valid~.custom-control-label:before,
.was-validated .custom-control-input:valid~.custom-control-label:before {
  border-color: #28a745
}

.custom-control-input.is-valid:checked~.custom-control-label:before,
.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
  border-color: #34ce57;
  background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label:before,
.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:valid~.custom-file-label {
  border-color: #28a745
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, .9);
  border-radius: .25rem
}

.form-row>.col>.invalid-tooltip,
.form-row>[class*=col-]>.invalid-tooltip {
  left: 5px
}

.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip,
.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip {
  display: block
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='12'%20fill='none'%20stroke='%23dc3545'%20viewBox='0%200%2012%2012'%3e%3ccircle%20cx='6'%20cy='6'%20r='4.5'/%3e%3cpath%20stroke-linejoin='round'%20d='M5.8%203.6h.4L6%206.5z'/%3e%3ccircle%20cx='6'%20cy='8.2'%20r='.6'%20fill='%23dc3545'%20stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(.375em + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
  border-color: #dc3545;
  padding-right: calc(.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='4'%20height='5'%20viewBox='0%200%204%205'%3e%3cpath%20fill='%23343a40'%20d='M2%200L0%202h4zm0%205L0%203h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='12'%20fill='none'%20stroke='%23dc3545'%20viewBox='0%200%2012%2012'%3e%3ccircle%20cx='6'%20cy='6'%20r='4.5'/%3e%3cpath%20stroke-linejoin='round'%20d='M5.8%203.6h.4L6%206.5z'/%3e%3ccircle%20cx='6'%20cy='8.2'%20r='.6'%20fill='%23dc3545'%20stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
  color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
  display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
  color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label:before,
.was-validated .custom-control-input:invalid~.custom-control-label:before {
  border-color: #dc3545
}

.custom-control-input.is-invalid:checked~.custom-control-label:before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
  border-color: #e4606d;
  background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label:before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:invalid~.custom-file-label {
  border-color: #dc3545
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center
}

.form-inline .form-check {
  width: 100%
}

@media(min-width:576px) {
  .form-inline label {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .form-inline .form-group,
  .form-inline label {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 0
  }

  .form-inline .form-group {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }

  .form-inline .form-control-plaintext {
    display: inline-block
  }

  .form-inline .custom-select,
  .form-inline .input-group {
    width: auto
  }

  .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0
  }

  .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0
  }

  .form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .form-inline .custom-control-label {
    margin-bottom: 0
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
  .btn {
    transition: none
  }
}

.btn:hover {
  color: #212529;
  text-decoration: none
}

.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.btn.disabled,
.btn:disabled {
  opacity: .65
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc
}

.btn-primary.focus,
.btn-primary:focus {
  box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62
}

.btn-secondary.focus,
.btn-secondary:focus {
  box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn-success.focus,
.btn-success:focus,
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34
}

.btn-success.focus,
.btn-success:focus {
  box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}

.btn-info.focus,
.btn-info:focus,
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
  box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-warning.focus,
.btn-warning:focus,
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00
}

.btn-warning.focus,
.btn-warning:focus {
  box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.btn-danger.focus,
.btn-danger:focus,
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130
}

.btn-danger.focus,
.btn-danger:focus {
  box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-light.focus,
.btn-light:focus,
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
  box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}

.btn-dark.focus,
.btn-dark:focus,
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124
}

.btn-dark.focus,
.btn-dark:focus {
  box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #007bff;
  background-color: rgba(0, 0, 0, 0)
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: rgba(0, 0, 0, 0)
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus {
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: rgba(0, 0, 0, 0)
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
  box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: rgba(0, 0, 0, 0)
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
  box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: rgba(0, 0, 0, 0)
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: rgba(0, 0, 0, 0)
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus {
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: rgba(0, 0, 0, 0)
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
  box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: rgba(0, 0, 0, 0)
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none
}

.btn-link:hover {
  color: #0056b3
}

.btn-link.focus,
.btn-link:focus,
.btn-link:hover {
  text-decoration: underline
}

.btn-link.disabled,
.btn-link:disabled {
  color: #6c757d;
  pointer-events: none
}

.btn-group-lg>.btn,
.btn-lg {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem
}

.btn-group-sm>.btn,
.btn-sm {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}

.btn-block {
  display: block;
  width: 100%
}

.btn-block+.btn-block {
  margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
  width: 100%
}

.fade {
  transition: opacity .15s linear
}

@media(prefers-reduced-motion:reduce) {
  .fade {
    transition: none
  }
}

.fade:not(.show) {
  opacity: 0
}

.collapse:not(.show) {
  display: none
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height .35s ease
}

@media(prefers-reduced-motion:reduce) {
  .collapsing {
    transition: none
  }
}

.dropdown,
.dropleft,
.dropright,
.dropup {
  position: relative
}

.dropdown-toggle {
  white-space: nowrap
}

.dropdown-toggle:after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid rgba(0, 0, 0, 0);
  border-bottom: 0;
  border-left: .3em solid rgba(0, 0, 0, 0)
}

.dropdown-toggle:empty:after {
  margin-left: 0
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: .25rem
}

.dropdown-menu-left {
  right: auto;
  left: 0
}

.dropdown-menu-right {
  right: 0;
  left: auto
}

@media(min-width:576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0
  }

  .dropdown-menu-sm-right {
    right: 0;
    left: auto
  }
}

@media(min-width:768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0
  }

  .dropdown-menu-md-right {
    right: 0;
    left: auto
  }
}

@media(min-width:992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0
  }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto
  }
}

@media(min-width:1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0
  }

  .dropdown-menu-xl-right {
    right: 0;
    left: auto
  }
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: .3em solid rgba(0, 0, 0, 0);
  border-bottom: .3em solid;
  border-left: .3em solid rgba(0, 0, 0, 0)
}

.dropup .dropdown-toggle:empty:after {
  margin-left: 0
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: .125rem
}

.dropright .dropdown-toggle:after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid rgba(0, 0, 0, 0);
  border-right: 0;
  border-bottom: .3em solid rgba(0, 0, 0, 0);
  border-left: .3em solid
}

.dropright .dropdown-toggle:empty:after {
  margin-left: 0
}

.dropright .dropdown-toggle:after {
  vertical-align: 0
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: .125rem
}

.dropleft .dropdown-toggle:after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  display: none
}

.dropleft .dropdown-toggle:before {
  display: inline-block;
  margin-right: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid rgba(0, 0, 0, 0);
  border-right: .3em solid;
  border-bottom: .3em solid rgba(0, 0, 0, 0)
}

.dropleft .dropdown-toggle:empty:after {
  margin-left: 0
}

.dropleft .dropdown-toggle:before {
  vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
  right: auto;
  bottom: auto
}

.dropdown-divider {
  height: 0;
  margin: .5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0)
}

.dropdown-menu.show {
  display: block
}

.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: .875rem;
  color: #6c757d;
  white-space: nowrap
}

.dropdown-item-text {
  display: block;
  padding: .25rem 1.5rem;
  color: #212529
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
  z-index: 1
}

.btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.btn-toolbar .input-group {
  width: auto
}

.btn-group>.btn-group:not(:first-child),
.btn-group>.btn:not(:first-child) {
  margin-left: -1px
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.dropdown-toggle-split {
  padding-right: .5625rem;
  padding-left: .5625rem
}

.dropdown-toggle-split:after,
.dropright .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
  margin-left: 0
}

.dropleft .dropdown-toggle-split:before {
  margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
  padding-right: .375rem;
  padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
  padding-right: .75rem;
  padding-left: .75rem
}

.btn-group-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
  width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),
.btn-group-vertical>.btn:not(:first-child) {
  margin-top: -1px
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
  margin-bottom: 0
}

.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio],
.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none
}

.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.form-control {
  margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
  z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
  z-index: 4
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.input-group>.custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.input-group>.custom-file:not(:first-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after,
.input-group.has-validation>.custom-select:nth-last-child(n+3),
.input-group.has-validation>.form-control:nth-last-child(n+3),
.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after,
.input-group:not(.has-validation)>.custom-select:not(:last-child),
.input-group:not(.has-validation)>.form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.input-group-append,
.input-group-prepend {
  display: -ms-flexbox;
  display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
  position: relative;
  z-index: 2
}

.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
  z-index: 3
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
  margin-left: -1px
}

.input-group-prepend {
  margin-right: -1px
}

.input-group-append {
  margin-left: -1px
}

.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: .375rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: .25rem
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
  margin-top: 0
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control:not(textarea) {
  height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control:not(textarea) {
  height: calc(1.5em + .5rem + 2px)
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
  padding-right: 1.75rem
}

.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,
.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,
.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,
.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
  color-adjust: exact
}

.custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0
}

.custom-control-input:checked~.custom-control-label:before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff
}

.custom-control-input:focus~.custom-control-label:before {
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label:before {
  border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label:before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label,
.custom-control-input[disabled]~.custom-control-label {
  color: #6c757d
}

.custom-control-input:disabled~.custom-control-label:before,
.custom-control-input[disabled]~.custom-control-label:before {
  background-color: #e9ecef
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top
}

.custom-control-label:before {
  pointer-events: none;
  background-color: #fff;
  border: 1px solid #adb5bd
}

.custom-control-label:after,
.custom-control-label:before {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: ""
}

.custom-control-label:after {
  background: 50%/50% 50% no-repeat
}

.custom-checkbox .custom-control-label:before {
  border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
  background-image: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='8'%20height='8'%20viewBox='0%200%208%208'%3e%3cpath%20fill='%23fff'%20d='M6.564.75l-3.59%203.612-1.538-1.55L0%204.26l2.974%202.99L8%202.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
  border-color: #007bff;
  background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
  background-image: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='4'%20height='4'%20viewBox='0%200%204%204'%3e%3cpath%20stroke='%23fff'%20d='M0%202h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
  background-color: rgba(0, 123, 255, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
  background-color: rgba(0, 123, 255, .5)
}

.custom-radio .custom-control-label:before {
  border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label:after {
  background-image: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='12'%20viewBox='-4%20-4%208%208'%3e%3ccircle%20r='3'%20fill='%23fff'/%3e%3c/svg%3e")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before {
  background-color: rgba(0, 123, 255, .5)
}

.custom-switch {
  padding-left: 2.25rem
}

.custom-switch .custom-control-label:before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: .5rem
}

.custom-switch .custom-control-label:after {
  top: calc(.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: .5rem;
  transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
  .custom-switch .custom-control-label:after {
    transition: none
  }
}

.custom-switch .custom-control-input:checked~.custom-control-label:after {
  background-color: #fff;
  -ms-transform: translateX(.75rem);
  transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before {
  background-color: rgba(0, 123, 255, .5)
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='4'%20height='5'%20viewBox='0%200%204%205'%3e%3cpath%20fill='%23343a40'%20d='M2%200L0%202h4zm0%205L0%203h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: .75rem;
  background-image: none
}

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef
}

.custom-select::-ms-expand {
  display: none
}

.custom-select:-moz-focusring {
  color: rgba(0, 0, 0, 0);
  text-shadow: 0 0 0 #495057
}

.custom-select-sm {
  height: calc(1.5em + .5rem + 2px);
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: .5rem;
  font-size: .875rem
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  font-size: 1.25rem
}

.custom-file {
  display: inline-block;
  margin-bottom: 0
}

.custom-file,
.custom-file-input {
  position: relative;
  width: 100%;
  height: calc(1.5em + .75rem + 2px)
}

.custom-file-input {
  z-index: 2;
  margin: 0;
  overflow: hidden;
  opacity: 0
}

.custom-file-input:focus~.custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-file-input:disabled~.custom-file-label,
.custom-file-input[disabled]~.custom-file-label {
  background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label:after {
  content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]:after {
  content: attr(data-browse)
}

.custom-file-label {
  left: 0;
  z-index: 1;
  height: calc(1.5em + .75rem + 2px);
  overflow: hidden;
  font-weight: 400;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem
}

.custom-file-label,
.custom-file-label:after {
  position: absolute;
  top: 0;
  right: 0;
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #495057
}

.custom-file-label:after {
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + .75rem);
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 .25rem .25rem 0
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.custom-range:focus {
  outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range::-moz-focus-outer {
  border: 0
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  appearance: none
}

@media(prefers-reduced-motion:reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none
  }
}

.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: .5rem;
  color: rgba(0, 0, 0, 0);
  cursor: pointer;
  background-color: #dee2e6;
  border-color: rgba(0, 0, 0, 0);
  border-radius: 1rem
}

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -moz-appearance: none;
  appearance: none
}

@media(prefers-reduced-motion:reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none
  }
}

.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff
}

.custom-range::-moz-range-track {
  width: 100%;
  height: .5rem;
  color: rgba(0, 0, 0, 0);
  cursor: pointer;
  background-color: #dee2e6;
  border-color: rgba(0, 0, 0, 0);
  border-radius: 1rem
}

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: .2rem;
  margin-left: .2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  appearance: none
}

@media(prefers-reduced-motion:reduce) {
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none
  }
}

.custom-range::-ms-thumb:active {
  background-color: #b3d7ff
}

.custom-range::-ms-track {
  width: 100%;
  height: .5rem;
  color: rgba(0, 0, 0, 0);
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  border-width: .5rem
}

.custom-range::-ms-fill-lower,
.custom-range::-ms-fill-upper {
  background-color: #dee2e6;
  border-radius: 1rem
}

.custom-range::-ms-fill-upper {
  margin-right: 15px
}

.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default
}

.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
  cursor: default
}

.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd
}

.custom-control-label:before,
.custom-file-label,
.custom-select {
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {

  .custom-control-label:before,
  .custom-file-label,
  .custom-select {
    transition: none
  }
}

.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.nav-link {
  display: block;
  padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
  text-decoration: none
}

.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid rgba(0, 0, 0, 0);
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0)
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.nav-pills .nav-link {
  border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: #007bff
}

.nav-fill .nav-item,
.nav-fill>.nav-link {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center
}

.nav-justified .nav-item,
.nav-justified>.nav-link {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center
}

.tab-content>.tab-pane {
  display: none
}

.tab-content>.active {
  display: block
}

.navbar {
  position: relative;
  padding: .5rem 1rem
}

.navbar,
.navbar .container,
.navbar .container-fluid,
.navbar .container-lg,
.navbar .container-md,
.navbar .container-sm,
.navbar .container-xl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.navbar-brand {
  display: inline-block;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none
}

.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none
}

.navbar-text {
  display: inline-block;
  padding-top: .5rem;
  padding-bottom: .5rem
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center
}

.navbar-toggler {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: .25rem
}

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat
}

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto
}

@media(max-width:575.98px) {

  .navbar-expand-sm>.container,
  .navbar-expand-sm>.container-fluid,
  .navbar-expand-sm>.container-lg,
  .navbar-expand-sm>.container-md,
  .navbar-expand-sm>.container-sm,
  .navbar-expand-sm>.container-xl {
    padding-right: 0;
    padding-left: 0
  }
}

@media(min-width:576px) {
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute
  }

  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }

  .navbar-expand-sm>.container,
  .navbar-expand-sm>.container-fluid,
  .navbar-expand-sm>.container-lg,
  .navbar-expand-sm>.container-md,
  .navbar-expand-sm>.container-sm,
  .navbar-expand-sm>.container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible
  }

  .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }

  .navbar-expand-sm .navbar-toggler {
    display: none
  }
}

@media(max-width:767.98px) {

  .navbar-expand-md>.container,
  .navbar-expand-md>.container-fluid,
  .navbar-expand-md>.container-lg,
  .navbar-expand-md>.container-md,
  .navbar-expand-md>.container-sm,
  .navbar-expand-md>.container-xl {
    padding-right: 0;
    padding-left: 0
  }
}

@media(min-width:768px) {
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }

  .navbar-expand-md>.container,
  .navbar-expand-md>.container-fluid,
  .navbar-expand-md>.container-lg,
  .navbar-expand-md>.container-md,
  .navbar-expand-md>.container-sm,
  .navbar-expand-md>.container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible
  }

  .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }

  .navbar-expand-md .navbar-toggler {
    display: none
  }
}

@media(max-width:991.98px) {

  .navbar-expand-lg>.container,
  .navbar-expand-lg>.container-fluid,
  .navbar-expand-lg>.container-lg,
  .navbar-expand-lg>.container-md,
  .navbar-expand-lg>.container-sm,
  .navbar-expand-lg>.container-xl {
    padding-right: 0;
    padding-left: 0
  }
}

@media(min-width:992px) {
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }

  .navbar-expand-lg>.container,
  .navbar-expand-lg>.container-fluid,
  .navbar-expand-lg>.container-lg,
  .navbar-expand-lg>.container-md,
  .navbar-expand-lg>.container-sm,
  .navbar-expand-lg>.container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible
  }

  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }

  .navbar-expand-lg .navbar-toggler {
    display: none
  }
}

@media(max-width:1199.98px) {

  .navbar-expand-xl>.container,
  .navbar-expand-xl>.container-fluid,
  .navbar-expand-xl>.container-lg,
  .navbar-expand-xl>.container-md,
  .navbar-expand-xl>.container-sm,
  .navbar-expand-xl>.container-xl {
    padding-right: 0;
    padding-left: 0
  }
}

@media(min-width:1200px) {
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute
  }

  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }

  .navbar-expand-xl>.container,
  .navbar-expand-xl>.container-fluid,
  .navbar-expand-xl>.container-lg,
  .navbar-expand-xl>.container-md,
  .navbar-expand-xl>.container-sm,
  .navbar-expand-xl>.container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible
  }

  .navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }

  .navbar-expand-xl .navbar-toggler {
    display: none
  }
}

.navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid,
.navbar-expand>.container-lg,
.navbar-expand>.container-md,
.navbar-expand>.container-sm,
.navbar-expand>.container-xl {
  padding-right: 0;
  padding-left: 0
}

.navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid,
.navbar-expand>.container-lg,
.navbar-expand>.container-md,
.navbar-expand>.container-sm,
.navbar-expand>.container-xl {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.navbar-expand .navbar-nav-scroll {
  overflow: visible
}

.navbar-expand .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto
}

.navbar-expand .navbar-toggler {
  display: none
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
  color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, .5);
  border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%3e%3cpath%20stroke='rgba%280,%200,%200,%200.5%29'%20stroke-linecap='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M4%207h22M4%2015h22M4%2023h22'/%3e%3c/svg%3e")
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: #fff
}

.navbar-dark .navbar-nav .nav-link {
  color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: hsla(0, 0%, 100%, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: hsla(0, 0%, 100%, .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
  color: #fff
}

.navbar-dark .navbar-toggler {
  color: hsla(0, 0%, 100%, .5);
  border-color: hsla(0, 0%, 100%, .1)
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%3e%3cpath%20stroke='rgba%28255,%20255,%20255,%200.5%29'%20stroke-linecap='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M4%207h22M4%2015h22M4%2023h22'/%3e%3c/svg%3e")
}

.navbar-dark .navbar-text {
  color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
  color: #fff
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: .25rem
}

.card>hr {
  margin-right: 0;
  margin-left: 0
}

.card>.list-group {
  border-top: inherit;
  border-bottom: inherit
}

.card>.list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px)
}

.card>.list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(.25rem - 1px);
  border-bottom-left-radius: calc(.25rem - 1px)
}

.card>.card-header+.list-group,
.card>.list-group+.card-footer {
  border-top: 0
}

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem
}

.card-title {
  margin-bottom: .75rem
}

.card-subtitle {
  margin-top: -.375rem
}

.card-subtitle,
.card-text:last-child {
  margin-bottom: 0
}

.card-link:hover {
  text-decoration: none
}

.card-link+.card-link {
  margin-left: 1.25rem
}

.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, .03);
  border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer {
  padding: .75rem 1.25rem;
  background-color: rgba(0, 0, 0, .03);
  border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
  border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
  margin-bottom: -.75rem;
  border-bottom: 0
}

.card-header-pills,
.card-header-tabs {
  margin-right: -.625rem;
  margin-left: -.625rem
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(.25rem - 1px)
}

.card-img,
.card-img-bottom,
.card-img-top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px)
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(.25rem - 1px);
  border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck .card {
  margin-bottom: 15px
}

@media(min-width:576px) {
  .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px
  }

  .card-deck .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px
  }
}

.card-group>.card {
  margin-bottom: 15px
}

@media(min-width:576px) {
  .card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
  }

  .card-group>.card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0
  }

  .card-group>.card+.card {
    margin-left: 0;
    border-left: 0
  }

  .card-group>.card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
  }

  .card-group>.card:not(:last-child) .card-header,
  .card-group>.card:not(:last-child) .card-img-top {
    border-top-right-radius: 0
  }

  .card-group>.card:not(:last-child) .card-footer,
  .card-group>.card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0
  }

  .card-group>.card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
  }

  .card-group>.card:not(:first-child) .card-header,
  .card-group>.card:not(:first-child) .card-img-top {
    border-top-left-radius: 0
  }

  .card-group>.card:not(:first-child) .card-footer,
  .card-group>.card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0
  }
}

.card-columns .card {
  margin-bottom: .75rem
}

@media(min-width:576px) {
  .card-columns {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1
  }

  .card-columns .card {
    display: inline-block;
    width: 100%
  }
}

.accordion {
  overflow-anchor: none
}

.accordion>.card {
  overflow: hidden
}

.accordion>.card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.accordion>.card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.accordion>.card>.card-header {
  border-radius: 0;
  margin-bottom: -1px
}

.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item {
  padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item:before {
  float: left;
  padding-right: .5rem;
  color: #6c757d;
  content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover:before {
  text-decoration: underline;
  text-decoration: none
}

.breadcrumb-item.active {
  color: #6c757d
}

.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .25rem
}

.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6
}

.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6
}

.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6
}

.pagination-lg .page-link {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: .3rem;
  border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: .3rem;
  border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: .2rem;
  border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: .2rem;
  border-bottom-right-radius: .2rem
}

.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
  .badge {
    transition: none
  }
}

a.badge:focus,
a.badge:hover {
  text-decoration: none
}

.badge:empty {
  display: none
}

.btn .badge {
  position: relative;
  top: -1px
}

.badge-pill {
  padding-right: .6em;
  padding-left: .6em;
  border-radius: 10rem
}

.badge-primary {
  color: #fff;
  background-color: #007bff
}

a.badge-primary:focus,
a.badge-primary:hover {
  color: #fff;
  background-color: #0062cc
}

a.badge-primary.focus,
a.badge-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d
}

a.badge-secondary:focus,
a.badge-secondary:hover {
  color: #fff;
  background-color: #545b62
}

a.badge-secondary.focus,
a.badge-secondary:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.badge-success {
  color: #fff;
  background-color: #28a745
}

a.badge-success:focus,
a.badge-success:hover {
  color: #fff;
  background-color: #1e7e34
}

a.badge-success.focus,
a.badge-success:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.badge-info {
  color: #fff;
  background-color: #17a2b8
}

a.badge-info:focus,
a.badge-info:hover {
  color: #fff;
  background-color: #117a8b
}

a.badge-info.focus,
a.badge-info:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.badge-warning {
  color: #212529;
  background-color: #ffc107
}

a.badge-warning:focus,
a.badge-warning:hover {
  color: #212529;
  background-color: #d39e00
}

a.badge-warning.focus,
a.badge-warning:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.badge-danger {
  color: #fff;
  background-color: #dc3545
}

a.badge-danger:focus,
a.badge-danger:hover {
  color: #fff;
  background-color: #bd2130
}

a.badge-danger.focus,
a.badge-danger:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa
}

a.badge-light:focus,
a.badge-light:hover {
  color: #212529;
  background-color: #dae0e5
}

a.badge-light.focus,
a.badge-light:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.badge-dark {
  color: #fff;
  background-color: #343a40
}

a.badge-dark:focus,
a.badge-dark:hover {
  color: #fff;
  background-color: #1d2124
}

a.badge-dark.focus,
a.badge-dark:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: .3rem
}

@media(min-width:576px) {
  .jumbotron {
    padding: 4rem 2rem
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0
}

.alert {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: .25rem
}

.alert-heading {
  color: inherit
}

.alert-link {
  font-weight: 700
}

.alert-dismissible {
  padding-right: 4rem
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: .75rem 1.25rem;
  color: inherit
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff
}

.alert-primary hr {
  border-top-color: #9fcdff
}

.alert-primary .alert-link {
  color: #002752
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db
}

.alert-secondary hr {
  border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
  color: #202326
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb
}

.alert-success hr {
  border-top-color: #b1dfbb
}

.alert-success .alert-link {
  color: #0b2e13
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb
}

.alert-info hr {
  border-top-color: #abdde5
}

.alert-info .alert-link {
  color: #062c33
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba
}

.alert-warning hr {
  border-top-color: #ffe8a1
}

.alert-warning .alert-link {
  color: #533f03
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb
}

.alert-danger hr {
  border-top-color: #f1b0b7
}

.alert-danger .alert-link {
  color: #491217
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe
}

.alert-light hr {
  border-top-color: #ececf6
}

.alert-light .alert-link {
  color: #686868
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca
}

.alert-dark hr {
  border-top-color: #b9bbbe
}

.alert-dark .alert-link {
  color: #040505
}

@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0
  }

  to {
    background-position: 0 0
  }
}

@keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0
  }

  to {
    background-position: 0 0
  }
}

.progress {
  height: 1rem;
  line-height: 0;
  font-size: .75rem;
  background-color: #e9ecef;
  border-radius: .25rem
}

.progress,
.progress-bar {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden
}

.progress-bar {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width .6s ease
}

@media(prefers-reduced-motion:reduce) {
  .progress-bar {
    transition: none
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0));
  background-size: 1rem 1rem
}

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite
}

@media(prefers-reduced-motion:reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none
  }
}

.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start
}

.media-body {
  -ms-flex: 1;
  flex: 1
}

.list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: .25rem
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa
}

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef
}

.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit
}

.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit
}

.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.list-group-item+.list-group-item {
  border-top-width: 0
}

.list-group-item+.list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px
}

.list-group-horizontal {
  -ms-flex-direction: row;
  flex-direction: row
}

.list-group-horizontal>.list-group-item:first-child {
  border-bottom-left-radius: .25rem;
  border-top-right-radius: 0
}

.list-group-horizontal>.list-group-item:last-child {
  border-top-right-radius: .25rem;
  border-bottom-left-radius: 0
}

.list-group-horizontal>.list-group-item.active {
  margin-top: 0
}

.list-group-horizontal>.list-group-item+.list-group-item {
  border-top-width: 1px;
  border-left-width: 0
}

.list-group-horizontal>.list-group-item+.list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px
}

@media(min-width:576px) {
  .list-group-horizontal-sm {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .list-group-horizontal-sm>.list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
  }

  .list-group-horizontal-sm>.list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0
  }

  .list-group-horizontal-sm>.list-group-item.active {
    margin-top: 0
  }

  .list-group-horizontal-sm>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0
  }

  .list-group-horizontal-sm>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
  }
}

@media(min-width:768px) {
  .list-group-horizontal-md {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .list-group-horizontal-md>.list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
  }

  .list-group-horizontal-md>.list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0
  }

  .list-group-horizontal-md>.list-group-item.active {
    margin-top: 0
  }

  .list-group-horizontal-md>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0
  }

  .list-group-horizontal-md>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
  }
}

@media(min-width:992px) {
  .list-group-horizontal-lg {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .list-group-horizontal-lg>.list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
  }

  .list-group-horizontal-lg>.list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0
  }

  .list-group-horizontal-lg>.list-group-item.active {
    margin-top: 0
  }

  .list-group-horizontal-lg>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0
  }

  .list-group-horizontal-lg>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
  }
}

@media(min-width:1200px) {
  .list-group-horizontal-xl {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .list-group-horizontal-xl>.list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
  }

  .list-group-horizontal-xl>.list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0
  }

  .list-group-horizontal-xl>.list-group-item.active {
    margin-top: 0
  }

  .list-group-horizontal-xl>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0
  }

  .list-group-horizontal-xl>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
  }
}

.list-group-flush {
  border-radius: 0
}

.list-group-flush>.list-group-item {
  border-width: 0 0 1px
}

.list-group-flush>.list-group-item:last-child {
  border-bottom-width: 0
}

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
  color: #004085;
  background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
  color: #383d41;
  background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
  color: #155724;
  background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
  color: #0c5460;
  background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
  color: #856404;
  background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
  color: #721c24;
  background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
  color: #1b1e21;
  background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5
}

.close:hover {
  color: #000;
  text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
  opacity: .75
}

button.close {
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  border: 0
}

a.close.disabled {
  pointer-events: none
}

.toast {
  -ms-flex-preferred-size: 350px;
  flex-basis: 350px;
  max-width: 350px;
  font-size: .875rem;
  background-color: hsla(0, 0%, 100%, .85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .1);
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
  opacity: 0;
  border-radius: .25rem
}

.toast:not(:last-child) {
  margin-bottom: .75rem
}

.toast.showing {
  opacity: 1
}

.toast.show {
  display: block;
  opacity: 1
}

.toast.hide {
  display: none
}

.toast-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: .25rem .75rem;
  color: #6c757d;
  background-color: hsla(0, 0%, 100%, .85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, .05);
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px)
}

.toast-body {
  padding: .75rem
}

.modal-open {
  overflow: hidden
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none
}

.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  -ms-transform: translateY(-50px);
  transform: translateY(-50px)
}

@media(prefers-reduced-motion:reduce) {
  .modal.fade .modal-dialog {
    transition: none
  }
}

.modal.show .modal-dialog {
  -ms-transform: none;
  transform: none
}

.modal.modal-static .modal-dialog {
  -ms-transform: scale(1.02);
  transform: scale(1.02)
}

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem)
}

.modal-dialog-centered:before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable:before {
  content: none
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem;
  outline: 0
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000
}

.modal-backdrop.fade {
  opacity: 0
}

.modal-backdrop.show {
  opacity: .5
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px)
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem
}

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: .75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(.3rem - 1px);
  border-bottom-left-radius: calc(.3rem - 1px)
}

.modal-footer>* {
  margin: .25rem
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}

@media(min-width:576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem)
  }

  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem)
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem)
  }

  .modal-dialog-centered:before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content
  }

  .modal-sm {
    max-width: 300px
  }
}

@media(min-width:992px) {

  .modal-lg,
  .modal-xl {
    max-width: 800px
  }
}

@media(min-width:1200px) {
  .modal-xl {
    max-width: 1140px
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  opacity: 0
}

.tooltip.show {
  opacity: .9
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: .8rem;
  height: .4rem
}

.tooltip .arrow:before {
  position: absolute;
  content: "";
  border-color: rgba(0, 0, 0, 0);
  border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
  padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
  bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow:before,
.bs-tooltip-top .arrow:before {
  top: 0;
  border-width: .4rem .4rem 0;
  border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
  padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
  left: 0;
  width: .4rem;
  height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow:before,
.bs-tooltip-right .arrow:before {
  right: 0;
  border-width: .4rem .4rem .4rem 0;
  border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
  padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
  top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.bs-tooltip-bottom .arrow:before {
  bottom: 0;
  border-width: 0 .4rem .4rem;
  border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
  padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
  right: 0;
  width: .4rem;
  height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow:before,
.bs-tooltip-left .arrow:before {
  left: 0;
  border-width: .4rem 0 .4rem .4rem;
  border-left-color: #000
}

.tooltip-inner {
  max-width: 200px;
  padding: .25rem .5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: .25rem
}

.popover {
  top: 0;
  left: 0;
  z-index: 1060;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem
}

.popover,
.popover .arrow {
  position: absolute;
  display: block
}

.popover .arrow {
  width: 1rem;
  height: .5rem;
  margin: 0 .3rem
}

.popover .arrow:after,
.popover .arrow:before {
  position: absolute;
  display: block;
  content: "";
  border-color: rgba(0, 0, 0, 0);
  border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
  margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,
.bs-popover-top>.arrow {
  bottom: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=top]>.arrow:before,
.bs-popover-top>.arrow:before {
  bottom: 0;
  border-width: .5rem .5rem 0;
  border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top]>.arrow:after,
.bs-popover-top>.arrow:after {
  bottom: 1px;
  border-width: .5rem .5rem 0;
  border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
  margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,
.bs-popover-right>.arrow {
  left: calc(-.5rem - 1px);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0
}

.bs-popover-auto[x-placement^=right]>.arrow:before,
.bs-popover-right>.arrow:before {
  left: 0;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right]>.arrow:after,
.bs-popover-right>.arrow:after {
  left: 1px;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
  margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,
.bs-popover-bottom>.arrow {
  top: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.bs-popover-bottom>.arrow:before {
  top: 0;
  border-width: 0 .5rem .5rem;
  border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.bs-popover-bottom>.arrow:after {
  top: 1px;
  border-width: 0 .5rem .5rem;
  border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.bs-popover-bottom .popover-header:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
  margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,
.bs-popover-left>.arrow {
  right: calc(-.5rem - 1px);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0
}

.bs-popover-auto[x-placement^=left]>.arrow:before,
.bs-popover-left>.arrow:before {
  right: 0;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left]>.arrow:after,
.bs-popover-left>.arrow:after {
  right: 1px;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: #fff
}

.popover-header {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
  display: none
}

.popover-body {
  padding: .5rem .75rem;
  color: #212529
}

.carousel {
  position: relative
}

.carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden
}

.carousel-inner:after {
  display: block;
  clear: both;
  content: ""
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform .6s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
  .carousel-item {
    transition: none
  }
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: block
}

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
  -ms-transform: translateX(100%);
  transform: translateX(100%)
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%)
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  -ms-transform: none;
  transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s .6s
}

@media(prefers-reduced-motion:reduce) {

  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none
  }
}

.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: .5;
  transition: opacity .15s ease
}

@media(prefers-reduced-motion:reduce) {

  .carousel-control-next,
  .carousel-control-prev {
    transition: none
  }
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9
}

.carousel-control-prev {
  left: 0
}

.carousel-control-next {
  right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='%23fff'%20width='8'%20height='8'%20viewBox='0%200%208%208'%3e%3cpath%20d='M5.25%200l-4%204%204%204%201.5-1.5L4.25%204l2.5-2.5L5.25%200z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='%23fff'%20width='8'%20height='8'%20viewBox='0%200%208%208'%3e%3cpath%20d='M2.75%200l-1.5%201.5L3.75%204l-2.5%202.5L2.75%208l4-4-4-4z'/%3e%3c/svg%3e")
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none
}

.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid rgba(0, 0, 0, 0);
  opacity: .5;
  transition: opacity .6s ease
}

@media(prefers-reduced-motion:reduce) {
  .carousel-indicators li {
    transition: none
  }
}

.carousel-indicators .active {
  opacity: 1
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center
}

@-webkit-keyframes spinner-border {
  to {
    transform: rotate(1turn)
  }
}

@keyframes spinner-border {
  to {
    transform: rotate(1turn)
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: .25em solid;
  border-right: .25em solid rgba(0, 0, 0, 0);
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: .2em
}

@-webkit-keyframes spinner-grow {
  0% {
    transform: scale(0)
  }

  50% {
    opacity: 1;
    transform: none
  }
}

@keyframes spinner-grow {
  0% {
    transform: scale(0)
  }

  50% {
    opacity: 1;
    transform: none
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
  animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem
}

@media(prefers-reduced-motion:reduce) {

  .spinner-border,
  .spinner-grow {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s
  }
}

.align-baseline {
  vertical-align: baseline !important
}

.align-top {
  vertical-align: top !important
}

.align-middle {
  vertical-align: middle !important
}

.align-bottom {
  vertical-align: bottom !important
}

.align-text-bottom {
  vertical-align: text-bottom !important
}

.align-text-top {
  vertical-align: text-top !important
}

.bg-primary {
  background-color: #007bff !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #0062cc !important
}

.bg-secondary {
  background-color: #6c757d !important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
  background-color: #545b62 !important
}

.bg-success {
  background-color: #28a745 !important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
  background-color: #1e7e34 !important
}

.bg-info {
  background-color: #17a2b8 !important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
  background-color: #117a8b !important
}

.bg-warning {
  background-color: #ffc107 !important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
  background-color: #d39e00 !important
}

.bg-danger {
  background-color: #dc3545 !important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
  background-color: #bd2130 !important
}

.bg-light {
  background-color: #f8f9fa !important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
  background-color: #dae0e5 !important
}

.bg-dark {
  background-color: #343a40 !important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
  background-color: #1d2124 !important
}

.bg-white {
  background-color: #fff !important
}

.bg-transparent {
  background-color: rgba(0, 0, 0, 0) !important
}

.border {
  border: 1px solid #dee2e6 !important
}

.border-top {
  border-top: 1px solid #dee2e6 !important
}

.border-right {
  border-right: 1px solid #dee2e6 !important
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important
}

.border-left {
  border-left: 1px solid #dee2e6 !important
}

.border-0 {
  border: 0 !important
}

.border-top-0 {
  border-top: 0 !important
}

.border-right-0 {
  border-right: 0 !important
}

.border-bottom-0 {
  border-bottom: 0 !important
}

.border-left-0 {
  border-left: 0 !important
}

.border-primary {
  border-color: #007bff !important
}

.border-secondary {
  border-color: #6c757d !important
}

.border-success {
  border-color: #28a745 !important
}

.border-info {
  border-color: #17a2b8 !important
}

.border-warning {
  border-color: #ffc107 !important
}

.border-danger {
  border-color: #dc3545 !important
}

.border-light {
  border-color: #f8f9fa !important
}

.border-dark {
  border-color: #343a40 !important
}

.border-white {
  border-color: #fff !important
}

.rounded-sm {
  border-radius: .2rem !important
}

.rounded {
  border-radius: .25rem !important
}

.rounded-top {
  border-top-left-radius: .25rem !important
}

.rounded-right,
.rounded-top {
  border-top-right-radius: .25rem !important
}

.rounded-bottom,
.rounded-right {
  border-bottom-right-radius: .25rem !important
}

.rounded-bottom,
.rounded-left {
  border-bottom-left-radius: .25rem !important
}

.rounded-left {
  border-top-left-radius: .25rem !important
}

.rounded-lg {
  border-radius: .3rem !important
}

.rounded-circle {
  border-radius: 50% !important
}

.rounded-pill {
  border-radius: 50rem !important
}

.rounded-0 {
  border-radius: 0 !important
}

.clearfix:after {
  display: block;
  clear: both;
  content: ""
}

.d-none {
  display: none !important
}

.d-inline {
  display: inline !important
}

.d-inline-block {
  display: inline-block !important
}

.d-block {
  display: block !important
}

.d-table {
  display: table !important
}

.d-table-row {
  display: table-row !important
}

.d-table-cell {
  display: table-cell !important
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important
}

@media(min-width:576px) {
  .d-sm-none {
    display: none !important
  }

  .d-sm-inline {
    display: inline !important
  }

  .d-sm-inline-block {
    display: inline-block !important
  }

  .d-sm-block {
    display: block !important
  }

  .d-sm-table {
    display: table !important
  }

  .d-sm-table-row {
    display: table-row !important
  }

  .d-sm-table-cell {
    display: table-cell !important
  }

  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

@media(min-width:768px) {
  .d-md-none {
    display: none !important
  }

  .d-md-inline {
    display: inline !important
  }

  .d-md-inline-block {
    display: inline-block !important
  }

  .d-md-block {
    display: block !important
  }

  .d-md-table {
    display: table !important
  }

  .d-md-table-row {
    display: table-row !important
  }

  .d-md-table-cell {
    display: table-cell !important
  }

  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

@media(min-width:992px) {
  .d-lg-none {
    display: none !important
  }

  .d-lg-inline {
    display: inline !important
  }

  .d-lg-inline-block {
    display: inline-block !important
  }

  .d-lg-block {
    display: block !important
  }

  .d-lg-table {
    display: table !important
  }

  .d-lg-table-row {
    display: table-row !important
  }

  .d-lg-table-cell {
    display: table-cell !important
  }

  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

@media(min-width:1200px) {
  .d-xl-none {
    display: none !important
  }

  .d-xl-inline {
    display: inline !important
  }

  .d-xl-inline-block {
    display: inline-block !important
  }

  .d-xl-block {
    display: block !important
  }

  .d-xl-table {
    display: table !important
  }

  .d-xl-table-row {
    display: table-row !important
  }

  .d-xl-table-cell {
    display: table-cell !important
  }

  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

@media print {
  .d-print-none {
    display: none !important
  }

  .d-print-inline {
    display: inline !important
  }

  .d-print-inline-block {
    display: inline-block !important
  }

  .d-print-block {
    display: block !important
  }

  .d-print-table {
    display: table !important
  }

  .d-print-table-row {
    display: table-row !important
  }

  .d-print-table-cell {
    display: table-cell !important
  }

  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden
}

.embed-responsive:before {
  display: block;
  content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}

.embed-responsive-21by9:before {
  padding-top: 42.8571428571%
}

.embed-responsive-16by9:before {
  padding-top: 56.25%
}

.embed-responsive-4by3:before {
  padding-top: 75%
}

.embed-responsive-1by1:before {
  padding-top: 100%
}

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important
}

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important
}

@media(min-width:576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
  }

  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
  }

  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
  }

  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
  }

  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
  }

  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
  }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
  }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
  }
}

@media(min-width:768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
  }

  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
  }

  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
  }

  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
  }

  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
  }

  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
  }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
  }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
  }
}

@media(min-width:992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
  }

  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
  }

  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
  }

  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
  }

  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
  }

  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
  }

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
  }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
  }
}

@media(min-width:1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
  }

  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
  }

  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
  }

  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
  }

  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
  }

  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
  }

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
  }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
  }
}

.float-left {
  float: left !important
}

.float-right {
  float: right !important
}

.float-none {
  float: none !important
}

@media(min-width:576px) {
  .float-sm-left {
    float: left !important
  }

  .float-sm-right {
    float: right !important
  }

  .float-sm-none {
    float: none !important
  }
}

@media(min-width:768px) {
  .float-md-left {
    float: left !important
  }

  .float-md-right {
    float: right !important
  }

  .float-md-none {
    float: none !important
  }
}

@media(min-width:992px) {
  .float-lg-left {
    float: left !important
  }

  .float-lg-right {
    float: right !important
  }

  .float-lg-none {
    float: none !important
  }
}

@media(min-width:1200px) {
  .float-xl-left {
    float: left !important
  }

  .float-xl-right {
    float: right !important
  }

  .float-xl-none {
    float: none !important
  }
}

.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important
}

.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important
}

.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important
}

.overflow-auto {
  overflow: auto !important
}

.overflow-hidden {
  overflow: hidden !important
}

.position-static {
  position: static !important
}

.position-relative {
  position: relative !important
}

.position-absolute {
  position: absolute !important
}

.position-fixed {
  position: fixed !important
}

.position-sticky {
  position: sticky !important
}

.fixed-top {
  top: 0
}

.fixed-bottom,
.fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030
}

.fixed-bottom {
  bottom: 0
}

@supports(position:sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal
}

.shadow-sm {
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.shadow-none {
  box-shadow: none !important
}

.w-25 {
  width: 25% !important
}

.w-50 {
  width: 50% !important
}

.w-75 {
  width: 75% !important
}

.w-100 {
  width: 100% !important
}

.w-auto {
  width: auto !important
}

.h-25 {
  height: 25% !important
}

.h-50 {
  height: 50% !important
}

.h-75 {
  height: 75% !important
}

.h-100 {
  height: 100% !important
}

.h-auto {
  height: auto !important
}

.mw-100 {
  max-width: 100% !important
}

.mh-100 {
  max-height: 100% !important
}

.min-vw-100 {
  min-width: 100vw !important
}

.min-vh-100 {
  min-height: 100vh !important
}

.vw-100 {
  width: 100vw !important
}

.vh-100 {
  height: 100vh !important
}

.m-0 {
  margin: 0 !important
}

.mt-0,
.my-0 {
  margin-top: 0 !important
}

.mr-0,
.mx-0 {
  margin-right: 0 !important
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
  margin-left: 0 !important
}

.m-1 {
  margin: .25rem !important
}

.mt-1,
.my-1 {
  margin-top: .25rem !important
}

.mr-1,
.mx-1 {
  margin-right: .25rem !important
}

.mb-1,
.my-1 {
  margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
  margin-left: .25rem !important
}

.m-2 {
  margin: .5rem !important
}

.mt-2,
.my-2 {
  margin-top: .5rem !important
}

.mr-2,
.mx-2 {
  margin-right: .5rem !important
}

.mb-2,
.my-2 {
  margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
  margin-left: .5rem !important
}

.m-3 {
  margin: 1rem !important
}

.mt-3,
.my-3 {
  margin-top: 1rem !important
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important
}

.m-4 {
  margin: 1.5rem !important
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important
}

.m-5 {
  margin: 3rem !important
}

.mt-5,
.my-5 {
  margin-top: 3rem !important
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important
}

.p-0 {
  padding: 0 !important
}

.pt-0,
.py-0 {
  padding-top: 0 !important
}

.pr-0,
.px-0 {
  padding-right: 0 !important
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important
}

.pl-0,
.px-0 {
  padding-left: 0 !important
}

.p-1 {
  padding: .25rem !important
}

.pt-1,
.py-1 {
  padding-top: .25rem !important
}

.pr-1,
.px-1 {
  padding-right: .25rem !important
}

.pb-1,
.py-1 {
  padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
  padding-left: .25rem !important
}

.p-2 {
  padding: .5rem !important
}

.pt-2,
.py-2 {
  padding-top: .5rem !important
}

.pr-2,
.px-2 {
  padding-right: .5rem !important
}

.pb-2,
.py-2 {
  padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
  padding-left: .5rem !important
}

.p-3 {
  padding: 1rem !important
}

.pt-3,
.py-3 {
  padding-top: 1rem !important
}

.pr-3,
.px-3 {
  padding-right: 1rem !important
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
  padding-left: 1rem !important
}

.p-4 {
  padding: 1.5rem !important
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important
}

.p-5 {
  padding: 3rem !important
}

.pt-5,
.py-5 {
  padding-top: 3rem !important
}

.pr-5,
.px-5 {
  padding-right: 3rem !important
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
  padding-left: 3rem !important
}

.m-n1 {
  margin: -.25rem !important
}

.mt-n1,
.my-n1 {
  margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
  margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
  margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
  margin-left: -.25rem !important
}

.m-n2 {
  margin: -.5rem !important
}

.mt-n2,
.my-n2 {
  margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
  margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
  margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
  margin-left: -.5rem !important
}

.m-n3 {
  margin: -1rem !important
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important
}

.m-n4 {
  margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important
}

.m-n5 {
  margin: -3rem !important
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important
}

.m-auto {
  margin: auto !important
}

.mt-auto,
.my-auto {
  margin-top: auto !important
}

.mr-auto,
.mx-auto {
  margin-right: auto !important
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
  margin-left: auto !important
}

@media(min-width:576px) {
  .m-sm-0 {
    margin: 0 !important
  }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important
  }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important
  }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important
  }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important
  }

  .m-sm-1 {
    margin: .25rem !important
  }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: .25rem !important
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: .25rem !important
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: .25rem !important
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: .25rem !important
  }

  .m-sm-2 {
    margin: .5rem !important
  }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: .5rem !important
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: .5rem !important
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: .5rem !important
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: .5rem !important
  }

  .m-sm-3 {
    margin: 1rem !important
  }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important
  }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important
  }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important
  }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important
  }

  .m-sm-4 {
    margin: 1.5rem !important
  }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important
  }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important
  }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important
  }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important
  }

  .m-sm-5 {
    margin: 3rem !important
  }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important
  }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important
  }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important
  }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important
  }

  .p-sm-0 {
    padding: 0 !important
  }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important
  }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important
  }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important
  }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important
  }

  .p-sm-1 {
    padding: .25rem !important
  }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: .25rem !important
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: .25rem !important
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: .25rem !important
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: .25rem !important
  }

  .p-sm-2 {
    padding: .5rem !important
  }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: .5rem !important
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: .5rem !important
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: .5rem !important
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: .5rem !important
  }

  .p-sm-3 {
    padding: 1rem !important
  }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important
  }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important
  }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important
  }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important
  }

  .p-sm-4 {
    padding: 1.5rem !important
  }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important
  }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important
  }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important
  }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important
  }

  .p-sm-5 {
    padding: 3rem !important
  }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important
  }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important
  }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important
  }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important
  }

  .m-sm-n1 {
    margin: -.25rem !important
  }

  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -.25rem !important
  }

  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -.25rem !important
  }

  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -.25rem !important
  }

  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -.25rem !important
  }

  .m-sm-n2 {
    margin: -.5rem !important
  }

  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -.5rem !important
  }

  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -.5rem !important
  }

  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -.5rem !important
  }

  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -.5rem !important
  }

  .m-sm-n3 {
    margin: -1rem !important
  }

  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important
  }

  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important
  }

  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important
  }

  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important
  }

  .m-sm-n4 {
    margin: -1.5rem !important
  }

  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important
  }

  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important
  }

  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important
  }

  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important
  }

  .m-sm-n5 {
    margin: -3rem !important
  }

  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important
  }

  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important
  }

  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important
  }

  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important
  }

  .m-sm-auto {
    margin: auto !important
  }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important
  }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important
  }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important
  }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important
  }
}

@media(min-width:768px) {
  .m-md-0 {
    margin: 0 !important
  }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important
  }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important
  }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important
  }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important
  }

  .m-md-1 {
    margin: .25rem !important
  }

  .mt-md-1,
  .my-md-1 {
    margin-top: .25rem !important
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: .25rem !important
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: .25rem !important
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: .25rem !important
  }

  .m-md-2 {
    margin: .5rem !important
  }

  .mt-md-2,
  .my-md-2 {
    margin-top: .5rem !important
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: .5rem !important
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: .5rem !important
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: .5rem !important
  }

  .m-md-3 {
    margin: 1rem !important
  }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important
  }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important
  }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important
  }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important
  }

  .m-md-4 {
    margin: 1.5rem !important
  }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important
  }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important
  }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important
  }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important
  }

  .m-md-5 {
    margin: 3rem !important
  }

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important
  }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important
  }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important
  }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important
  }

  .p-md-0 {
    padding: 0 !important
  }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important
  }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important
  }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important
  }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important
  }

  .p-md-1 {
    padding: .25rem !important
  }

  .pt-md-1,
  .py-md-1 {
    padding-top: .25rem !important
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: .25rem !important
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: .25rem !important
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: .25rem !important
  }

  .p-md-2 {
    padding: .5rem !important
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: .5rem !important
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: .5rem !important
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: .5rem !important
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: .5rem !important
  }

  .p-md-3 {
    padding: 1rem !important
  }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important
  }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important
  }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important
  }

  .p-md-4 {
    padding: 1.5rem !important
  }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important
  }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important
  }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important
  }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important
  }

  .p-md-5 {
    padding: 3rem !important
  }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important
  }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important
  }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important
  }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important
  }

  .m-md-n1 {
    margin: -.25rem !important
  }

  .mt-md-n1,
  .my-md-n1 {
    margin-top: -.25rem !important
  }

  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -.25rem !important
  }

  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -.25rem !important
  }

  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -.25rem !important
  }

  .m-md-n2 {
    margin: -.5rem !important
  }

  .mt-md-n2,
  .my-md-n2 {
    margin-top: -.5rem !important
  }

  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -.5rem !important
  }

  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -.5rem !important
  }

  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -.5rem !important
  }

  .m-md-n3 {
    margin: -1rem !important
  }

  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important
  }

  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important
  }

  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important
  }

  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important
  }

  .m-md-n4 {
    margin: -1.5rem !important
  }

  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important
  }

  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important
  }

  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important
  }

  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important
  }

  .m-md-n5 {
    margin: -3rem !important
  }

  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important
  }

  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important
  }

  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important
  }

  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important
  }

  .m-md-auto {
    margin: auto !important
  }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important
  }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important
  }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important
  }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important
  }
}

@media(min-width:992px) {
  .m-lg-0 {
    margin: 0 !important
  }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important
  }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important
  }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important
  }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important
  }

  .m-lg-1 {
    margin: .25rem !important
  }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: .25rem !important
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: .25rem !important
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: .25rem !important
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: .25rem !important
  }

  .m-lg-2 {
    margin: .5rem !important
  }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: .5rem !important
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: .5rem !important
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: .5rem !important
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: .5rem !important
  }

  .m-lg-3 {
    margin: 1rem !important
  }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important
  }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important
  }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important
  }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important
  }

  .m-lg-4 {
    margin: 1.5rem !important
  }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important
  }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important
  }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important
  }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important
  }

  .m-lg-5 {
    margin: 3rem !important
  }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important
  }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important
  }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important
  }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important
  }

  .p-lg-0 {
    padding: 0 !important
  }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important
  }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important
  }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important
  }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important
  }

  .p-lg-1 {
    padding: .25rem !important
  }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: .25rem !important
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: .25rem !important
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: .25rem !important
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: .25rem !important
  }

  .p-lg-2 {
    padding: .5rem !important
  }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: .5rem !important
  }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: .5rem !important
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: .5rem !important
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: .5rem !important
  }

  .p-lg-3 {
    padding: 1rem !important
  }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important
  }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important
  }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important
  }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important
  }

  .p-lg-4 {
    padding: 1.5rem !important
  }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important
  }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important
  }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important
  }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important
  }

  .p-lg-5 {
    padding: 3rem !important
  }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important
  }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important
  }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important
  }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important
  }

  .m-lg-n1 {
    margin: -.25rem !important
  }

  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -.25rem !important
  }

  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -.25rem !important
  }

  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -.25rem !important
  }

  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -.25rem !important
  }

  .m-lg-n2 {
    margin: -.5rem !important
  }

  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -.5rem !important
  }

  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -.5rem !important
  }

  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -.5rem !important
  }

  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -.5rem !important
  }

  .m-lg-n3 {
    margin: -1rem !important
  }

  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important
  }

  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important
  }

  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important
  }

  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important
  }

  .m-lg-n4 {
    margin: -1.5rem !important
  }

  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important
  }

  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important
  }

  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important
  }

  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important
  }

  .m-lg-n5 {
    margin: -3rem !important
  }

  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important
  }

  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important
  }

  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important
  }

  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important
  }

  .m-lg-auto {
    margin: auto !important
  }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important
  }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important
  }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important
  }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important
  }
}

@media(min-width:1200px) {
  .m-xl-0 {
    margin: 0 !important
  }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important
  }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important
  }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important
  }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important
  }

  .m-xl-1 {
    margin: .25rem !important
  }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: .25rem !important
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: .25rem !important
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: .25rem !important
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: .25rem !important
  }

  .m-xl-2 {
    margin: .5rem !important
  }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: .5rem !important
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: .5rem !important
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: .5rem !important
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: .5rem !important
  }

  .m-xl-3 {
    margin: 1rem !important
  }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important
  }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important
  }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important
  }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important
  }

  .m-xl-4 {
    margin: 1.5rem !important
  }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important
  }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important
  }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important
  }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important
  }

  .m-xl-5 {
    margin: 3rem !important
  }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important
  }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important
  }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important
  }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important
  }

  .p-xl-0 {
    padding: 0 !important
  }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important
  }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important
  }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important
  }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important
  }

  .p-xl-1 {
    padding: .25rem !important
  }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: .25rem !important
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: .25rem !important
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: .25rem !important
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: .25rem !important
  }

  .p-xl-2 {
    padding: .5rem !important
  }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: .5rem !important
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: .5rem !important
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: .5rem !important
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: .5rem !important
  }

  .p-xl-3 {
    padding: 1rem !important
  }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important
  }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important
  }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important
  }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important
  }

  .p-xl-4 {
    padding: 1.5rem !important
  }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important
  }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important
  }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important
  }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important
  }

  .p-xl-5 {
    padding: 3rem !important
  }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important
  }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important
  }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important
  }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important
  }

  .m-xl-n1 {
    margin: -.25rem !important
  }

  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -.25rem !important
  }

  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -.25rem !important
  }

  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -.25rem !important
  }

  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -.25rem !important
  }

  .m-xl-n2 {
    margin: -.5rem !important
  }

  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -.5rem !important
  }

  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -.5rem !important
  }

  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -.5rem !important
  }

  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -.5rem !important
  }

  .m-xl-n3 {
    margin: -1rem !important
  }

  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important
  }

  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important
  }

  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important
  }

  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important
  }

  .m-xl-n4 {
    margin: -1.5rem !important
  }

  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important
  }

  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important
  }

  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important
  }

  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important
  }

  .m-xl-n5 {
    margin: -3rem !important
  }

  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important
  }

  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important
  }

  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important
  }

  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important
  }

  .m-xl-auto {
    margin: auto !important
  }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important
  }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important
  }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important
  }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important
  }
}

.stretched-link:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0)
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace !important
}

.text-justify {
  text-align: justify !important
}

.text-wrap {
  white-space: normal !important
}

.text-nowrap {
  white-space: nowrap !important
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.text-left {
  text-align: left !important
}

.text-right {
  text-align: right !important
}

.text-center {
  text-align: center !important
}

@media(min-width:576px) {
  .text-sm-left {
    text-align: left !important
  }

  .text-sm-right {
    text-align: right !important
  }

  .text-sm-center {
    text-align: center !important
  }
}

@media(min-width:768px) {
  .text-md-left {
    text-align: left !important
  }

  .text-md-right {
    text-align: right !important
  }

  .text-md-center {
    text-align: center !important
  }
}

@media(min-width:992px) {
  .text-lg-left {
    text-align: left !important
  }

  .text-lg-right {
    text-align: right !important
  }

  .text-lg-center {
    text-align: center !important
  }
}

@media(min-width:1200px) {
  .text-xl-left {
    text-align: left !important
  }

  .text-xl-right {
    text-align: right !important
  }

  .text-xl-center {
    text-align: center !important
  }
}

.text-lowercase {
  text-transform: lowercase !important
}

.text-uppercase {
  text-transform: uppercase !important
}

.text-capitalize {
  text-transform: capitalize !important
}

.font-weight-light {
  font-weight: 300 !important
}

.font-weight-lighter {
  font-weight: lighter !important
}

.font-weight-normal {
  font-weight: 400 !important
}

.font-weight-bold {
  font-weight: 700 !important
}

.font-weight-bolder {
  font-weight: bolder !important
}

.font-italic {
  font-style: italic !important
}

.text-white {
  color: #fff !important
}

.text-primary {
  color: #007bff !important
}

a.text-primary:focus,
a.text-primary:hover {
  color: #0056b3 !important
}

.text-secondary {
  color: #6c757d !important
}

a.text-secondary:focus,
a.text-secondary:hover {
  color: #494f54 !important
}

.text-success {
  color: #28a745 !important
}

a.text-success:focus,
a.text-success:hover {
  color: #19692c !important
}

.text-info {
  color: #17a2b8 !important
}

a.text-info:focus,
a.text-info:hover {
  color: #0f6674 !important
}

.text-warning {
  color: #ffc107 !important
}

a.text-warning:focus,
a.text-warning:hover {
  color: #ba8b00 !important
}

.text-danger {
  color: #dc3545 !important
}

a.text-danger:focus,
a.text-danger:hover {
  color: #a71d2a !important
}

.text-light {
  color: #f8f9fa !important
}

a.text-light:focus,
a.text-light:hover {
  color: #cbd3da !important
}

.text-dark {
  color: #343a40 !important
}

a.text-dark:focus,
a.text-dark:hover {
  color: #121416 !important
}

.text-body {
  color: #212529 !important
}

.text-muted {
  color: #6c757d !important
}

.text-black-50 {
  color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
  color: hsla(0, 0%, 100%, .5) !important
}

.text-hide {
  font: 0/0 a;
  color: rgba(0, 0, 0, 0);
  text-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  border: 0
}

.text-decoration-none {
  text-decoration: none !important
}

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important
}

.text-reset {
  color: inherit !important
}

.visible {
  visibility: visible !important
}

.invisible {
  visibility: hidden !important
}

@media print {

  *,
  :after,
  :before {
    text-shadow: none !important;
    box-shadow: none !important
  }

  a:not(.btn) {
    text-decoration: underline
  }

  abbr[title]:after {
    content: " ("attr(title) ")"
  }

  pre {
    white-space: pre-wrap !important
  }

  blockquote,
  pre {
    border: 1px solid #adb5bd;
    page-break-inside: avoid
  }

  thead {
    display: table-header-group
  }

  img,
  tr {
    page-break-inside: avoid
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3
  }

  h2,
  h3 {
    page-break-after: avoid
  }

  @page {
    size: a3
  }

  .container,
  body {
    min-width: 992px !important
  }

  .navbar {
    display: none
  }

  .badge {
    border: 1px solid #000
  }

  .table {
    border-collapse: collapse !important
  }

  .table td,
  .table th {
    background-color: #fff !important
  }

  .table-bordered td,
  .table-bordered th {
    border: 1px solid #dee2e6 !important
  }

  .table-dark {
    color: inherit
  }

  .table-dark tbody+tbody,
  .table-dark td,
  .table-dark th,
  .table-dark thead th {
    border-color: #dee2e6
  }

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6
  }
}

*,
:after,
:before {
  box-sizing: border-box;
  outline: none
}

* {
  margin: 0;
  padding: 0
}

html {
  font-family: Helvetica;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body,
html {
  line-height: 1.5
}

body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 85%;
  color: #0a0a0a;
  background: #fefefe;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

body.JAJP,
html:lang(ja-JP) {
  font-family: Noto Sans JP, sans-serif !important
}

body.ARAE .anchor,
body.ARAE .h1,
body.ARAE .h2,
body.ARAE .h3,
body.ARAE .h4,
body.ARAE .h5,
body.ARAE .h6,
body.ARAE a,
body.ARAE article,
body.ARAE aside,
body.ARAE div,
body.ARAE figcaption,
body.ARAE figure,
body.ARAE footer,
body.ARAE h1,
body.ARAE h2,
body.ARAE h3,
body.ARAE h4,
body.ARAE h5,
body.ARAE h6,
body.ARAE header,
body.ARAE hgroup,
body.ARAE main,
body.ARAE nav,
body.ARAE p,
body.ARAE section p,
body.ARAE span:not(.tm-icon),
html:lang(ar-AE) .anchor,
html:lang(ar-AE) .h1,
html:lang(ar-AE) .h2,
html:lang(ar-AE) .h3,
html:lang(ar-AE) .h4,
html:lang(ar-AE) .h5,
html:lang(ar-AE) .h6,
html:lang(ar-AE) a,
html:lang(ar-AE) article,
html:lang(ar-AE) aside,
html:lang(ar-AE) div,
html:lang(ar-AE) figcaption,
html:lang(ar-AE) figure,
html:lang(ar-AE) footer,
html:lang(ar-AE) h1,
html:lang(ar-AE) h2,
html:lang(ar-AE) h3,
html:lang(ar-AE) h4,
html:lang(ar-AE) h5,
html:lang(ar-AE) h6,
html:lang(ar-AE) header,
html:lang(ar-AE) hgroup,
html:lang(ar-AE) main,
html:lang(ar-AE) nav,
html:lang(ar-AE) p,
html:lang(ar-AE) section p,
html:lang(ar-AE) span:not(.tm-icon) {
  direction: rtl !important
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block
}

.tm-menu-overlay {
  background: linear-gradient(270deg, rgba(0, 0, 0, .9), rgba(0, 0, 0, .52));
  width: 100vw;
  height: 100vh;
  z-index: 500;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.no-scroll {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden
}

.anchor,
a {
  background-color: rgba(0, 0, 0, 0);
  line-height: inherit;
  cursor: pointer;
  color: #00748d;
  text-decoration: underline;
  font-size: 16px
}

.anchor:focus,
.anchor:hover,
a:focus,
a:hover {
  color: #1e4b51;
  outline: 0
}

.anchor.button,
a.button {
  font-weight: 700
}

.anchor.alt,
a.alt {
  font-size: 21px
}

.anchor.disabled,
a.disabled {
  color: #cacaca
}

a.primary-btn,
a.primary-btn:focus,
a.primary-btn:hover {
  text-decoration: none
}

a.no-decoration {
  text-decoration: none !important
}

.h1,
h1 {
  font-size: calc(1.40625rem + 1.875vw);
  padding-bottom: 1rem;
  font-weight: 700
}

@media(min-width:1200px) {

  .h1,
  h1 {
    font-size: 2.8125rem
  }
}

.h1.alt,
h1.alt {
  font-size: calc(1.44375rem + 2.325vw)
}

@media(min-width:1200px) {

  .h1.alt,
  h1.alt {
    font-size: 3.1875rem
  }
}

@media(max-width:1024px) {

  .h1,
  h1 {
    padding-bottom: .5rem
  }
}

.h2,
h2 {
  font-size: calc(1.35rem + 1.2vw);
  padding-bottom: 1rem;
  font-weight: 700
}

@media(min-width:1200px) {

  .h2,
  h2 {
    font-size: 2.25rem
  }
}

@media(max-width:1024px) {

  .h2,
  h2 {
    padding-bottom: .5rem
  }
}

.h3,
h3 {
  font-size: calc(1.31875rem + .825vw);
  font-weight: 700;
  padding-bottom: .5rem
}

@media(min-width:1200px) {

  .h3,
  h3 {
    font-size: 1.9375rem
  }
}

@media(max-width:800px) {

  .h3,
  h3 {
    font-size: 1.5rem !important
  }
}

.h4,
h4 {
  font-size: calc(1.29375rem + .525vw);
  padding-bottom: .5rem;
  font-size: 27px !important
}

@media(min-width:1200px) {

  .h4,
  h4 {
    font-size: 1.6875rem
  }
}

@media(max-width:800px) {

  .h4,
  h4 {
    font-size: 1.25rem !important
  }
}

.h5,
h5 {
  font-size: calc(1.275rem + .3vw);
  padding-bottom: .5rem
}

@media(min-width:1200px) {

  .h5,
  h5 {
    font-size: 1.5rem
  }
}

.h6,
h6 {
  font-size: calc(1.25625rem + .075vw);
  padding-bottom: .5rem
}

@media(min-width:1200px) {

  .h6,
  h6 {
    font-size: 1.3125rem
  }
}

.p,
p {
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 0
}

.p.alt,
p.alt {
  font-size: calc(1.275rem + .3vw);
  line-height: 2rem
}

@media(min-width:1200px) {

  .p.alt,
  p.alt {
    font-size: 1.5rem
  }
}

.w-1 {
  width: 10% !important
}

.w-2 {
  width: 20% !important
}

.w-3 {
  width: 30% !important
}

.w-4 {
  width: 40% !important
}

.w-5 {
  width: 50% !important
}

.w-6 {
  width: 60% !important
}

.w-7 {
  width: 70% !important
}

.w-8 {
  width: 80% !important
}

.w-9 {
  width: 90% !important
}

.w-10 {
  width: 100% !important
}

.align-center {
  text-align: center
}

.align-left {
  text-align: left
}

.align-right {
  text-align: right
}

.desktop-invisible {
  display: none !important
}

.d-mt-70 {
  margin-top: 70px !important
}

.d-mt-99 {
  margin-top: 99px !important
}

.d-mb-70 {
  margin-bottom: 70px !important
}

.d-pt-70 {
  padding-top: 70px !important
}

.d-pb-70 {
  padding-bottom: 70px !important
}

@media(max-width:800px) {
  .mobile-invisible {
    display: none !important
  }

  .mobile-visible {
    display: block !important
  }

  .mobile-center {
    text-align: center !important
  }

  .mobile-left {
    text-align: left !important
  }

  .mobile-auto {
    margin: auto
  }

  .flex-mobile-space-evenly {
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important
  }

  .flex-mobile-space-btw {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .flex-mobile-align-start {
    -ms-flex-align: start;
    align-items: flex-start
  }

  .mobile-flex-row {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .mobile-flex-column {
    -ms-flex-direction: column;
    flex-direction: column
  }

  .mobile-flex-reverse-column {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }

  .mobile-mt-70 {
    margin-top: 70px !important
  }

  .mobile-mb-70 {
    margin-bottom: 70px !important
  }

  .mobile-mt-0 {
    margin-top: 0 !important
  }

  .mobile-mb-0 {
    margin-bottom: 0 !important
  }

  .mobile-pb-0 {
    padding-bottom: 0 !important
  }

  .mobile-pt-0 {
    padding-top: 0 !important
  }

  .mobile-pb-70 {
    padding-bottom: 70px !important
  }

  .mobile-pt-70 {
    padding-top: 70px !important
  }

  .mobile-w-100 {
    width: 100%
  }

  .mobile-w-95 {
    width: 95%
  }
}

@media(max-width:1024px) {
  .mobile-lg-mt-70 {
    margin-top: 70px !important
  }
}

.font-leaf-green {
  color: #73a537 !important
}

.think-petrol {
  color: #005f6d !important
}

.link-blue {
  text-decoration: underline !important;
  color: #0bf !important
}

.font-white {
  color: #fff !important
}

.font-black {
  color: #000 !important;
  font-weight: 700
}

.font-black.cta {
  text-decoration: underline !important
}

.font-black.cta:focus,
.font-black.cta:hover {
  color: #000 !important
}

.font-green {
  color: #77a340 !important
}

.font-green.sign-icon {
  background-image: url(../fonts/up.svg) !important;
  background-size: 12px 12px !important;
  padding-left: 15px
}

.font-red {
  color: #e02020 !important
}

.font-red.sign-icon {
  background-image: url(../fonts/down.svg) !important;
  background-size: 12px 12px !important;
  padding-left: 15px
}

.font-petrol {
  color: #005f6d !important
}

.font-darkblue-grey {
  color: #1e4b51 !important
}

.font-dark-grey {
  color: #333
}

.font-very-dark-grey {
  color: #141414
}

.font-teal-blue {
  color: #4d9095
}

.font-bold {
  font-weight: 700 !important
}

.font-medium {
  font-weight: 500 !important
}

.flex-space-arnd,
.flex-space-btw,
.flex-space-evenly {
  display: -ms-flexbox;
  display: flex
}

.flex-space-arnd {
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-direction: row;
  flex-direction: row
}

@media(max-width:800px) {
  .flex-space-arnd {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    min-height: 150px
  }
}

.flex-space-evenly {
  -ms-flex-pack: space-evenly !important;
  justify-content: space-evenly !important
}

.flex-space-btw {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important
}

.flex-align-start,
.flex-mobile-align-start {
  -ms-flex-align: start;
  align-items: flex-start
}

.flex-align-end,
.flex-mobile-align-end {
  -ms-flex-align: end;
  align-items: flex-end
}

@media(max-width:800px) {
  .mobile-flex-center {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }
}

.flex-column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center
}

.m-70-auto {
  margin: 70px auto
}

select {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 45px;
  border: 1px solid #8da4ac;
  border-radius: 5px;
  font-size: 1rem;
  color: #0a0a0a !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: .5rem;
  font-family: inherit;
  line-height: normal;
  background-color: #fefefe;
  background-image: url('../images/261e78f7bc3e47abbe544ca5f32694ee.gif');
  background-size: 9px 6px;
  background-position: 100%;
  background-origin: content-box;
  background-repeat: no-repeat
}

select.error {
  border: 1px solid red !important
}

select.error option {
  color: red !important
}

select option {
  color: #0a0a0a !important
}

.tm-dropdown {
  cursor: pointer;
  position: relative;
  height: 50px;
  border: 1.4px solid #b3c5c5;
  border-radius: 5px;
  margin-bottom: 30px
}

.tm-dropdown.tm-active:before,
.tm-dropdown:before {
  transition: transform .3s cubic-bezier(.075, .82, .165, 1)
}

.tm-dropdown:before {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 15px auto auto;
  content: "";
  display: block;
  background: url(../images/arrow-down-icon.svg) no-repeat;
  width: 13px;
  height: 9px
}

body.ARAE .tm-dropdown:before {
  left: 0;
  right: auto;
  margin-left: 15px;
  margin-right: 0
}

.tm-dropdown .tm-dropdown-list {
  max-height: 350px;
  overflow: hidden;
  list-style-type: none;
  z-index: 110;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: content-box;
  width: calc(100% - 29px);
  border: 1px solid #b3c5c5;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  margin-top: 45px;
  -ms-transform-origin: top;
  transform-origin: top;
  transform: scaleY(0);
  opacity: 0;
  background: #fff;
  margin-left: -1px;
  padding: 0 15px 15px;
  transition: transform .2s, opacity .3s cubic-bezier(.075, .82, .165, 1)
}

.tm-dropdown .tm-dropdown-list .ps__rail-y {
  margin-right: 15px;
  margin-bottom: 15px
}

.tm-dropdown .tm-dropdown-list .ps__thumb-y {
  width: 4px;
  background: #b3c5c5
}

.tm-dropdown .tm-dropdown-list li {
  display: block;
  height: 30px;
  line-height: 30px
}

.tm-dropdown.tm-active .tm-dropdown-list {
  -ms-transform-origin: top;
  transform-origin: top;
  opacity: 1;
  transform: scaleX(1);
  transition: transform .3s, opacity .2s cubic-bezier(.075, .82, .165, 1)
}

.tm-dropdown.tm-active:before {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.tm-dropdown .tm-dropdown-selected {
  line-height: 50px;
  padding-left: 15px
}

body.ARAE .tm-dropdown .tm-dropdown-selected {
  padding-right: 15px;
  padding-left: 0
}

body,
html {
  font-family: Helvetica;
  height: 100%
}

body,
html {
  font-weight: 400;
  scroll-behavior: smooth
}

body {
  -webkit-font-smoothing: antialiased !important;
  text-align: initial
}

body.JAJP,
html:lang(ja-JP) {
  font-size: 18px;
  font-weight: 500
}

body.JAJP,
body.JAJP .anchor,
body.JAJP .h1,
body.JAJP .h2,
body.JAJP .h3,
body.JAJP .h4,
body.JAJP .h5,
body.JAJP .h6,
body.JAJP a,
body.JAJP article,
body.JAJP aside,
body.JAJP div,
body.JAJP figcaption,
body.JAJP figure,
body.JAJP footer,
body.JAJP h1,
body.JAJP h2,
body.JAJP h3,
body.JAJP h4,
body.JAJP h5,
body.JAJP h6,
body.JAJP header,
body.JAJP hgroup,
body.JAJP main,
body.JAJP nav,
body.JAJP p,
body.JAJP section,
body.JAJP span:not(.tm-icon),
html:lang(ja-JP),
html:lang(ja-JP) .anchor,
html:lang(ja-JP) .h1,
html:lang(ja-JP) .h2,
html:lang(ja-JP) .h3,
html:lang(ja-JP) .h4,
html:lang(ja-JP) .h5,
html:lang(ja-JP) .h6,
html:lang(ja-JP) a,
html:lang(ja-JP) article,
html:lang(ja-JP) aside,
html:lang(ja-JP) div,
html:lang(ja-JP) figcaption,
html:lang(ja-JP) figure,
html:lang(ja-JP) footer,
html:lang(ja-JP) h1,
html:lang(ja-JP) h2,
html:lang(ja-JP) h3,
html:lang(ja-JP) h4,
html:lang(ja-JP) h5,
html:lang(ja-JP) h6,
html:lang(ja-JP) header,
html:lang(ja-JP) hgroup,
html:lang(ja-JP) main,
html:lang(ja-JP) nav,
html:lang(ja-JP) p,
html:lang(ja-JP) section,
html:lang(ja-JP) span:not(.tm-icon) {
  font-family: NotoSansJP, sans-serif !important
}

body.JAJP a,
body.JAJP div,
body.JAJP p,
body.JAJP span:not(.tm-icon),
html:lang(ja-JP) a,
html:lang(ja-JP) div,
html:lang(ja-JP) p,
html:lang(ja-JP) span:not(.tm-icon) {
  font-size: 18px !important;
  font-weight: 500
}

body.ARAE .anchor,
body.ARAE .h1,
body.ARAE .h2,
body.ARAE .h3,
body.ARAE .h4,
body.ARAE .h5,
body.ARAE .h6,
body.ARAE a,
body.ARAE article,
body.ARAE aside,
body.ARAE div,
body.ARAE figcaption,
body.ARAE figure,
body.ARAE footer,
body.ARAE h1,
body.ARAE h2,
body.ARAE h3,
body.ARAE h4,
body.ARAE h5,
body.ARAE h6,
body.ARAE header,
body.ARAE hgroup,
body.ARAE img,
body.ARAE main,
body.ARAE nav,
body.ARAE p,
body.ARAE section,
body.ARAE span:not(.tm-icon),
html:lang(ar-AE) .anchor,
html:lang(ar-AE) .h1,
html:lang(ar-AE) .h2,
html:lang(ar-AE) .h3,
html:lang(ar-AE) .h4,
html:lang(ar-AE) .h5,
html:lang(ar-AE) .h6,
html:lang(ar-AE) a,
html:lang(ar-AE) article,
html:lang(ar-AE) aside,
html:lang(ar-AE) div,
html:lang(ar-AE) figcaption,
html:lang(ar-AE) figure,
html:lang(ar-AE) footer,
html:lang(ar-AE) h1,
html:lang(ar-AE) h2,
html:lang(ar-AE) h3,
html:lang(ar-AE) h4,
html:lang(ar-AE) h5,
html:lang(ar-AE) h6,
html:lang(ar-AE) header,
html:lang(ar-AE) hgroup,
html:lang(ar-AE) img,
html:lang(ar-AE) main,
html:lang(ar-AE) nav,
html:lang(ar-AE) p,
html:lang(ar-AE) section,
html:lang(ar-AE) span:not(.tm-icon) {
  direction: rtl !important
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%
}

.sticky+.main-content {
  padding-top: 60px
}

.transparent-bg {
  background-color: rgba(0, 0, 0, 0) !important
}

.grey-blue-bg {
  background-color: #2064B0 !important
}

.dark-grey-bg {
  background-color: #333 !important
}

.darkblue-bg {
  background-color: #0094b2 !important
}

.pale-grey-bg {
  background-color: #fafdfd !important
}

.pale-grey-master {
  background-color: #f5f9f8 !important
}

.teal-blue-bg {
  background-color: #0093b2 !important
}

.think-ocean-bg {
  background-color: #00748d !important
}

.pale-teal-blue-bg {
  background-color: #f0f8ff !important
}

.ocean-blue-bg {
  background-color: #00748d !important
}

.light-grey-bg {
  background-color: #ebebeb !important
}

.light-pale-grey-two-bg {
  background-color: #f1f7f6 !important
}

.light-pale-grey-three-bg {
  background-color: #f4f7f8 !important
}

.pinkish-grey-bg {
  background-color: #cacaca
}

.think-pale-grey-master-bg {
  background-color: #f5f9f8 !important
}

.think-very-light-pink-bg {
  background-color: #efefef
}

.think-ice-bg {
  background-color: #dafef2 !important
}

.white-bg {
  background-color: #fff !important
}

.secondary-grey-bg {
  background-color: #f7f7f7 !important
}

.think-black-ice-bg {
  background: linear-gradient(#313230 85%, rgba(0, 0, 0, 0) 0), linear-gradient(225deg, #313230 60%, rgba(0, 0, 0, 0) 0), linear-gradient(90deg, #e7f2e7 70%, rgba(0, 0, 0, 0) 0) !important
}

.think-ice-white-bg {
  background: linear-gradient(#e7f2e7 85%, rgba(0, 0, 0, 0) 0), linear-gradient(225deg, #e7f2e7 60%, rgba(0, 0, 0, 0) 0), linear-gradient(90deg, #f9f9f9 70%, rgba(0, 0, 0, 0) 0) !important
}

.think-white-ice-blue-bg {
  background: linear-gradient(#f9f9f9 85%, rgba(0, 0, 0, 0) 0), linear-gradient(225deg, #f9f9f9 60%, rgba(0, 0, 0, 0) 0), linear-gradient(90deg, #e5f2f5 70%, rgba(0, 0, 0, 0) 0) !important
}

.gray-gradient-bg {
  background-image: linear-gradient(271deg, #d9d9d9, rgba(0, 0, 0, 0))
}

.light-gray-bg {
  background-color: #ebf1f4
}

.aquamarine-opacity-bg {
  background-color: rgba(136, 192, 201, .0784313725490196)
}

.mt-100 {
  margin-top: 100px !important
}

.mb-100 {
  margin-bottom: 100px !important
}

.col-65 {
  width: 100% !important
}

@media only screen and (min-width:768px) {
  .col-65 {
    width: 65% !important
  }
}

.percentSign {
  position: relative
}

.percentSign:after {
  color: #bfbfbf !important;
  content: " % "
}

@media only screen and (min-width:768px) {
  .icon-width-55 {
    max-width: 55px;
    margin-right: 10px
  }
}

.desktop-img {
  display: none
}

@media only screen and (min-width:768px) {
  .desktop-img {
    display: block
  }
}

.img-desktop {
  display: none
}

@media only screen and (min-width:768px) {
  .img-desktop {
    display: block
  }
}

.img-desktop img {
  max-width: 100%;
  max-height: 100%
}

.img-mobile {
  display: block
}

@media only screen and (min-width:768px) {
  .img-mobile {
    display: none
  }
}

.img-mobile img {
  max-width: 100%;
  max-height: 100%
}

.desktop-p-76 {
  padding: 76px !important
}

.min-h-100 {
  min-height: 100%
}

.h-0 {
  height: 0 !important
}

@media(max-width:800px) {
  .p-md-4 {
    padding: 16px !important
  }

  .mb-md-50 {
    margin-bottom: 50px !important
  }
}

[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text]:not(#fxit-*),
[type=time],
[type=url],
[type=week],
textarea {
  background: inherit !important;
  box-shadow: none !important;
  border: 0 !important;
  height: auto !important
}

.field-item-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%
}

.field-item-group .field-item {
  margin-bottom: 0
}

.field-item-group .field-item:not(:last-child) {
  padding-right: 1rem
}

@media(max-width:1024px) {
  .field-item-group .field-item:not(:last-child) {
    padding-right: 0
  }
}

@media(max-width:800px) {
  .field-item-group {
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.field-item {
  position: relative;
  margin-bottom: 30px;
  width: 100%
}

.field-item input,
.field-item textarea {
  box-sizing: border-box;
  border-radius: 5px;
  border: 1px solid #8da4ac !important;
  background-color: #f9f9f9 !important;
  line-height: 35px;
  width: 100%;
  font-size: 14px;
  height: 45px !important;
  padding: .5rem
}

.field-item input.error,
.field-item textarea.error {
  border: 1px solid red !important
}

.field-item textarea {
  min-height: 100px !important
}

.field-item select {
  border: 1px solid #8da4ac !important;
  background-color: #f9f9f9 !important;
  line-height: 35px;
  height: 45px !important;
  padding-left: 10px !important;
  padding: .5rem;
  margin: 5px !important
}

.field-item select.error {
  border: 1px solid red !important
}

.field-item .EditingFormErrorLabel,
.field-item .errorLabel,
.field-item .ErrorLabel {
  font-size: 12px;
  color: red;
  font-weight: 700
}

.field-item .field-name {
  font-size: 14px;
  font-weight: 300;
  color: #404040;
  line-height: 1.4em;
  background: #fff;
  padding: 6px 7px
}

.field-item .field-name.transparent {
  background: rgba(0, 0, 0, 0)
}

.field-item .field-name.field-overlap {
  position: absolute;
  left: 0;
  top: -2px;
  margin-top: 8px;
  margin-left: 8px;
  height: auto;
  line-height: 10px;
  border-radius: 4px;
  z-index: 22;
  -ms-transform: translateY(-75%);
  transform: translateY(-75%)
}

.tm-container {
  width: 100%;
  margin: auto
}

.tm-container .section-wrapper {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  padding: 3rem 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center
}

.tm-container .section-wrapper.alt {
  background-color: #ebf1f4
}

.tm-container .section-wrapper.alt1 {
  background-color: #005f6d;
  color: #fff
}

.tm-container .section-wrapper .content {
  max-width: 1370px;
  width: auto;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem;
  margin: 0 auto
}

@media(max-width:600px) {
  .tm-container .section-wrapper .content {
    -ms-flex-direction: column;
    flex-direction: column
  }

  .tm-container .section-wrapper .content.mobile-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }

  .tm-container .section-wrapper .content.mobile-center {
    text-align: center
  }
}

.tm-container .section-wrapper .content .section {
  width: 100%
}

.tm-container .section-wrapper .content .left-content {
  border-right: 1px solid #707070
}

.tm-container .section-wrapper .content .right-content {
  border-left: 1px solid #707070
}

@media(max-width:600px) {

  .tm-container .section-wrapper .content .left-content span.tm-icon,
  .tm-container .section-wrapper .content .right-content span.tm-icon {
    margin-left: auto;
    margin-right: auto
  }
}

.tm-container .section-wrapper .content .left-content,
.tm-container .section-wrapper .content .right-content {
  width: 50%
}

@media(max-width:600px) {

  .tm-container .section-wrapper .content .left-content,
  .tm-container .section-wrapper .content .right-content {
    border: none;
    text-align: center;
    width: 100%
  }
}

.tm-container .section-wrapper .content .left-content div,
.tm-container .section-wrapper .content .right-content div {
  width: 75%
}

@media(max-width:600px) {

  .tm-container .section-wrapper .content .left-content div,
  .tm-container .section-wrapper .content .right-content div {
    width: 100% !important
  }
}

.tm-container .section-wrapper .content .left-content div img,
.tm-container .section-wrapper .content .right-content div img {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.tm-container .section-wrapper .content .left-content div img.equities-phone,
.tm-container .section-wrapper .content .right-content div img.equities-phone {
  max-width: 151px;
  max-height: 302px
}

.tm-container .section-wrapper .content-block {
  display: block
}

.tm-container .section-wrapper .payment-mthd-content {
  width: 90%;
  max-width: 1370px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

@media(max-width:800px) {
  .tm-container .section-wrapper .payment-mthd-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.tm-container .section-wrapper .payment-mthd-content .pymt-img {
  width: 117px;
  height: 57px;
  -o-object-fit: contain;
  object-fit: contain;
  margin: 1rem
}

@media(max-width:800px) {
  .tm-container .section-wrapper .payment-mthd-content .pymt-img {
    width: 87px;
    height: 40px;
    margin: .5rem
  }
}

.tm-container-narrow {
  max-width: 1128px
}

body.ARAE .tm-container .section-wrapper h3,
body.RTL .tm-container .section-wrapper h3,
html:lang(ar-AE) .tm-container .section-wrapper h3 {
  text-align: center
}

body.ARAE .tm-container .section-wrapper .content,
body.RTL .tm-container .section-wrapper .content,
html:lang(ar-AE) .tm-container .section-wrapper .content {
  text-align: right
}

body.ARAE .tm-container .section-wrapper .content .left-content,
body.RTL .tm-container .section-wrapper .content .left-content,
html:lang(ar-AE) .tm-container .section-wrapper .content .left-content {
  border-right: none;
  border-left: 1px solid #707070
}

body.ARAE .tm-container .section-wrapper .content .right-content,
body.RTL .tm-container .section-wrapper .content .right-content,
html:lang(ar-AE) .tm-container .section-wrapper .content .right-content {
  border-left: none;
  border-right: 1px solid #707070
}

@media(max-width:600px) {

  body.ARAE .tm-container .section-wrapper .content .left-content,
  body.ARAE .tm-container .section-wrapper .content .right-content,
  body.RTL .tm-container .section-wrapper .content .left-content,
  body.RTL .tm-container .section-wrapper .content .right-content,
  html:lang(ar-AE) .tm-container .section-wrapper .content .left-content,
  html:lang(ar-AE) .tm-container .section-wrapper .content .right-content {
    border: none
  }
}

ul.tm-countable-list li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  padding-left: 70px;
  min-height: 52px;
  margin-bottom: 25px;
  font-size: 21px
}

ul.tm-countable-list li:before {
  content: attr(data-offset);
  display: block;
  width: 51px;
  height: 51px;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  line-height: 51px
}

ul.tm-countable-list.tm-green li:before {
  border: 1px solid #77a340;
  color: #77a340;
  border-radius: 50%
}

ul.tm-countable-list.tm-small li {
  font-size: 16px;
  padding-left: 50px;
  min-height: 43px
}

ul.tm-countable-list.tm-small li:before {
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin-top: 3px
}

ul {
  font-size: 1rem;
  padding-left: 0;
  margin-left: 0
}

ul.alt {
  font-size: 1.5rem
}

ul li {
  list-style: none
}

ul.list-icon li {
  background-image: url(../images/list-icon.png);
  background-repeat: no-repeat;
  line-height: 30px;
  padding-left: 2.5rem;
  padding-bottom: 1rem
}

ul.list-countable li {
  position: relative;
  box-sizing: border-box;
  padding-left: 70px;
  min-height: 52px;
  margin-bottom: 25px;
  font-size: 21px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

ul.list-countable li:before {
  content: attr(data-offset);
  display: block;
  width: 51px;
  height: 51px;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  line-height: 51px;
  border: 1px solid #77a340;
  color: #77a340;
  border-radius: 50%
}

ul.tm-small li {
  font-size: 16px;
  padding-left: 50px;
  min-height: 43px
}

ul.tm-small li:before {
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin-top: 3px
}

ul.tm-very-small li {
  font-size: 16px;
  padding-left: 40px;
  min-height: 37px;
  margin-bottom: 5px
}

ul.tm-very-small li:before {
  width: 27px;
  height: 27px;
  line-height: 27px;
  margin-top: 3px;
  font-size: 16px
}

body.ARAE ul.tm-countable-list li,
body.RTL ul.tm-countable-list li,
html:lang(ar-AE) ul.tm-countable-list li {
  padding-left: 0;
  padding-right: 50px
}

body.ARAE ul.tm-countable-list li:before,
body.RTL ul.tm-countable-list li:before,
html:lang(ar-AE) ul.tm-countable-list li:before {
  right: 0;
  top: 0
}

body.ARAE .list-countable,
body.RTL .list-countable,
html:lang(ar-AE) .list-countable {
  direction: rtl
}

body.ARAE .list-countable li,
body.RTL .list-countable li,
html:lang(ar-AE) .list-countable li {
  padding-left: 0;
  padding-right: 60px;
  text-align: right
}

body.ARAE .list-countable.tm-small li:before,
body.ARAE .list-countable.tm-very-small li:before,
body.ARAE .list-countable li:before,
body.RTL .list-countable.tm-small li:before,
body.RTL .list-countable.tm-very-small li:before,
body.RTL .list-countable li:before,
html:lang(ar-AE) .list-countable.tm-small li:before,
html:lang(ar-AE) .list-countable.tm-very-small li:before,
html:lang(ar-AE) .list-countable li:before {
  content: "";
  display: none
}

body.ARAE .list-countable.tm-small li:after,
body.ARAE .list-countable.tm-very-small li:after,
body.ARAE .list-countable li:after,
body.RTL .list-countable.tm-small li:after,
body.RTL .list-countable.tm-very-small li:after,
body.RTL .list-countable li:after,
html:lang(ar-AE) .list-countable.tm-small li:after,
html:lang(ar-AE) .list-countable.tm-very-small li:after,
html:lang(ar-AE) .list-countable li:after {
  content: attr(data-offset);
  display: block;
  width: 51px;
  height: 51px;
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  line-height: 51px;
  border: 1px solid #77a340;
  color: #77a340;
  border-radius: 50%
}

.primary-btn,
div[class*=-form] input[type=submit],
form[class*=-form] input[type=submit] {
  border-radius: 100px;
  font-size: 18px;
  font-weight: 700;
  padding: 16px 32px;
  transition: .25s ease-in;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  color: #fff !important;
  background-position: 100% !important;
  background-size: 200% 100% !important;
  line-height: 1.2 !important;
  border: none;
  height: auto;
  min-width: 225px
}

.primary-btn.btn-xl,
div[class*=-form] input[type=submit].btn-xl,
form[class*=-form] input[type=submit].btn-xl {
  font-size: 18px;
  padding: 19px 17px 20px 28px;
  font-weight: 500
}

.btn-group-lg>.primary-btn.btn,
.primary-btn.btn-lg,
div[class*=-form] .btn-group-lg>input[type=submit].btn,
div[class*=-form] input[type=submit].btn-lg,
form[class*=-form] .btn-group-lg>input[type=submit].btn,
form[class*=-form] input[type=submit].btn-lg {
  font-size: 18px;
  border-radius: 28.1px;
  font-weight: 700;
  letter-spacing: -.02px;
  width: auto;
  padding: 19px 10px;
  margin: 0 auto
}

.primary-btn.btn-md,
div[class*=-form] input[type=submit].btn-md,
form[class*=-form] input[type=submit].btn-md {
  padding: 19px 0;
  border-radius: 28.1px;
  width: 90%
}

.btn-group-sm>.primary-btn.btn,
.primary-btn.btn-sm,
div[class*=-form] .btn-group-sm>input[type=submit].btn,
div[class*=-form] input[type=submit].btn-sm,
form[class*=-form] .btn-group-sm>input[type=submit].btn,
form[class*=-form] input[type=submit].btn-sm {
  padding: 9px 25px 8px;
  border-radius: 10px
}

.primary-btn.btn-header,
div[class*=-form] input[type=submit].btn-header,
form[class*=-form] input[type=submit].btn-header {
  padding: 17px 0 19px;
  border-radius: 28.1px
}

.primary-btn.btn-cta,
div[class*=-form] input[type=submit].btn-cta,
form[class*=-form] input[type=submit].btn-cta {
  font-weight: 700;
  padding: 18px
}

@media only screen and (min-width:768px) {

  .primary-btn.btn-xl,
  div[class*=-form] input[type=submit].btn-xl,
  form[class*=-form] input[type=submit].btn-xl {
    margin: 0;
    width: 297px;
    height: 22px
  }

  .btn-group-lg>.primary-btn.btn,
  .primary-btn.btn-lg,
  div[class*=-form] .btn-group-lg>input[type=submit].btn,
  div[class*=-form] input[type=submit].btn-lg,
  form[class*=-form] .btn-group-lg>input[type=submit].btn,
  form[class*=-form] input[type=submit].btn-lg {
    width: 280px;
    height: 58px;
    padding: 1rem 0 19px;
    margin: 0
  }

  .primary-btn.btn-md,
  div[class*=-form] input[type=submit].btn-md,
  form[class*=-form] input[type=submit].btn-md {
    width: 226px;
    height: 58px;
    font-size: 16.8px
  }

  .btn-group-sm>.primary-btn.btn,
  .primary-btn.btn-sm,
  div[class*=-form] .btn-group-sm>input[type=submit].btn,
  div[class*=-form] input[type=submit].btn-sm,
  form[class*=-form] .btn-group-sm>input[type=submit].btn,
  form[class*=-form] input[type=submit].btn-sm {
    width: 120px;
    height: 39px;
    font-size: 18px
  }

  .primary-btn.btn-header,
  div[class*=-form] input[type=submit].btn-header,
  form[class*=-form] input[type=submit].btn-header {
    width: 280px;
    height: 58px
  }

  .primary-btn.btn-cta,
  div[class*=-form] input[type=submit].btn-cta,
  form[class*=-form] input[type=submit].btn-cta {
    width: 363px;
    height: 58px;
    font-size: 18px
  }
}

.primary-btn:focus,
div[class*=-form] input[type=submit]:focus,
form[class*=-form] input[type=submit]:focus {
  outline: none
}

.primary-btn.green-btn,
div[class*=-form] input[type=submit].green-btn,
form[class*=-form] input[type=submit].green-btn {
  background: linear-gradient(270deg, #2064B0 50%, #0C519D 0)
}
.primary-btn.green-btn2,
div[class*=-form] input[type=submit].green-btn2,
form[class*=-form] input[type=submit].green-btn2 { 
  background: #0C519D;
}

.primary-btn.green-btn a,
div[class*=-form] input[type=submit].green-btn a,
form[class*=-form] input[type=submit].green-btn a {
  text-decoration: none;
  color: #fff
}

.primary-btn.green-btn.disabled,
div[class*=-form] input[type=submit].green-btn.disabled,
form[class*=-form] input[type=submit].green-btn.disabled {
  background: #cacaca;
  color: #9b9b9b !important;
  pointer-events: none !important;
  cursor: not-allowed !important
}

.primary-btn.green-btn:hover,
div[class*=-form] input[type=submit].green-btn:hover,
form[class*=-form] input[type=submit].green-btn:hover {
  background-position: 0 !important;
  transition: .35s ease-out
}

.primary-btn.green-btn:focus,
div[class*=-form] input[type=submit].green-btn:focus,
form[class*=-form] input[type=submit].green-btn:focus {
  color: #fff !important
}

.primary-btn.blue-btn,
div[class*=-form] input[type=submit].blue-btn,
form[class*=-form] input[type=submit].blue-btn {
  /* background: linear-gradient(270deg, #005f6d 50%, #1e4b51 0) */
  background: linear-gradient(270deg, #2064B0 50%, #0C519D 0);
}

.primary-btn.blue-btn a,
div[class*=-form] input[type=submit].blue-btn a,
form[class*=-form] input[type=submit].blue-btn a {
  text-decoration: none;
  color: #fff
}

.primary-btn.blue-btn.disabled,
div[class*=-form] input[type=submit].blue-btn.disabled,
form[class*=-form] input[type=submit].blue-btn.disabled {
  background: #cacaca;
  color: #9b9b9b !important;
  pointer-events: none !important;
  cursor: not-allowed !important
}

.primary-btn.blue-btn:hover,
div[class*=-form] input[type=submit].blue-btn:hover,
form[class*=-form] input[type=submit].blue-btn:hover {
  background-position: 0 !important;
  transition: .35s ease-out
}

.primary-btn.blue-btn:focus,
div[class*=-form] input[type=submit].blue-btn:focus,
form[class*=-form] input[type=submit].blue-btn:focus {
  color: #fff !important
}

.primary-btn.transparent-btn,
div[class*=-form] input[type=submit].transparent-btn,
form[class*=-form] input[type=submit].transparent-btn {
  background: linear-gradient(270deg, #fefefe 50%, #333 0);
  border: 1px solid #333
}

.primary-btn.transparent-btn a,
div[class*=-form] input[type=submit].transparent-btn a,
form[class*=-form] input[type=submit].transparent-btn a {
  color: #333;
  font-weight: 700;
  text-decoration: none
}

.primary-btn.transparent-btn.disabled,
div[class*=-form] input[type=submit].transparent-btn.disabled,
form[class*=-form] input[type=submit].transparent-btn.disabled {
  background: #fff;
  color: #cacaca !important;
  border: 1px solid #cacaca;
  pointer-events: none !important;
  cursor: not-allowed !important
}

.primary-btn.transparent-btn:hover,
div[class*=-form] input[type=submit].transparent-btn:hover,
form[class*=-form] input[type=submit].transparent-btn:hover {
  background-position: 0 !important;
  transition: .35s ease-out
}

.primary-btn.btn-long-width {
  width: 280px
}

div[class*=-form] input[type=submit].FormButton,
form[class*=-form] input[type=submit].FormButton {
  background: linear-gradient(270deg, #7eaf3e 50%, #67962d 0)
}

div[class*=-form] input[type=submit].FormButton a,
form[class*=-form] input[type=submit].FormButton a {
  text-decoration: none;
  color: #fff
}

div[class*=-form] input[type=submit].FormButton.disabled,
form[class*=-form] input[type=submit].FormButton.disabled {
  background: #cacaca;
  color: #9b9b9b !important;
  pointer-events: none !important;
  cursor: not-allowed !important
}

div[class*=-form] input[type=submit].FormButton:hover,
form[class*=-form] input[type=submit].FormButton:hover {
  background-position: 0 !important;
  transition: .35s ease-out
}

div[class*=-form] input[type=submit].FormButton:focus,
form[class*=-form] input[type=submit].FormButton:focus {
  color: #fff !important
}

@font-face {
  font-family: Helvetica;
  font-weight: 300;
  src: url(/frontend/dist/css/5e04826f-5440-42ee-82bb-b212cb16bccc.woff2) format("woff2"), url(../fonts/e0eda329-a6eb-46ac-8f15-e1c54de80856.woff) format("woff"), url(../fonts/fc0ced28-1aa0-49b9-aab1-ad5038d646b9.ttf) format("truetype")
}

@font-face {
  font-family: Helvetica;
  font-weight: 400;
  src: url(../fonts/44a857e5-bb9c-4164-a9f8-82e0390eaf0f.woff2) format("woff2"), url(../fonts/4deeb3d8-6eff-48da-9238-9220bb4a35f0.woff) format("woff"), url(../fonts/cf3f905b-b625-44f1-966c-c587905f0f29.ttf) format("truetype")
}

@font-face {
  font-family: Helvetica;
  font-weight: 700;
  src: url(../fonts/5b00a1f2-3a6d-4922-a126-bde89e7f683c.woff2) format("woff2"), url(../fonts/0b6078b5-b3d8-46ee-a22e-5197ae487290.woff) format("woff"), url(../fonts/2faee65d-e956-4390-9a9c-3928d6118c09.ttf) format("truetype")
}

@font-face {
  font-family: Noto Sans JP;
  font-weight: 300;
  src: url(../fonts/notosansjp-regular-alphabetic.woff2) format("woff2"), url(../fonts/notosansjp-regular-alphabetic.woff) format("woff"), url(../fonts/notosansjp-regular-alphabetic.ttf) format("truetype")
}

@font-face {
  font-family: Noto Sans JP;
  font-weight: 500;
  src: url(../fonts/notosansjp-medium-alphabetic.woff2) format("woff2"), url(../fonts/notosansjp-medium-alphabetic.woff) format("woff"), url(../fonts/notosansjp-medium-alphabetic.ttf) format("truetype")
}

@font-face {
  font-family: Noto Sans JP;
  font-weight: 700;
  src: url(../fonts/notosansjp-bold-alphabetic.woff2) format("woff2"), url(../fonts/notosansjp-bold-alphabetic.woff) format("woff"), url(../fonts/notosansjp-bold-alphabetic.ttf) format("truetype")
}

@font-face {
  font-family: tm-icon-font;
  font-weight: 700;
  src: url(../fonts/tm-icon-font.woff) format("woff"), url(../fonts/tm-icon-font.ttf) format("truetype"), url(../fonts/tm-icon-font.eot) format("embedded-opentype"), url(../fonts/tm-icon-font.svg) format("svg")
}

@font-face {
  font-family: icomoon;
  font-weight: 700;
  src: url(../fonts/icomoon.woff) format("woff"), url(../fonts/icomoon.ttf) format("truetype"), url(../fonts/icomoon.eot) format("embedded-opentype"), url(../fonts/icomoon.svg) format("svg")
}

.tm-icon {
  font-family: tm-icon-font !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.tm-icon__new {
  font-family: icomoon !important
}

.tm-icon.icon-1 {
  font-size: 1rem
}

.tm-icon.icon-2 {
  font-size: 2rem
}

.tm-icon.icon-3 {
  font-size: 3rem
}

.tm-icon.icon-4 {
  font-size: 4rem
}

.tm-icon.icon-5 {
  font-size: 5rem
}

.tm-icon.icon-6 {
  font-size: 6rem
}

.tm-icon.icon-7 {
  font-size: 7rem
}

.tm-icon.icon-8 {
  font-size: 8rem
}

.tm-icon.icon-9 {
  font-size: 9rem
}

.tm-icon.icon-10 {
  font-size: 10rem
}

.tm-icon.icon-0-half {
  font-size: .5rem
}

.tm-icon.icon-1-half {
  font-size: 1.5rem
}

.tm-icon.icon-2-half {
  font-size: 2.5rem
}

.tm-icon.icon-3-half {
  font-size: 3.5rem
}

.tm-icon.icon-4-half {
  font-size: 4.5rem
}

.tm-icon.icon-5-half {
  font-size: 5.5rem
}

.tm-icon.icon-6-half {
  font-size: 6.5rem
}

.tm-icon.icon-7-half {
  font-size: 7.5rem
}

.tm-icon.icon-8-half {
  font-size: 8.5rem
}

.tm-icon.icon-9-half {
  font-size: 9.5rem
}

.tm-icon.icon-10-half {
  font-size: 10.5rem
}

@media(max-width:1500px) {
  .tm-icon.icon-xxl-1 {
    font-size: 1rem
  }

  .tm-icon.icon-xxl-2 {
    font-size: 2rem
  }

  .tm-icon.icon-xxl-3 {
    font-size: 3rem
  }

  .tm-icon.icon-xxl-4 {
    font-size: 4rem
  }

  .tm-icon.icon-xxl-5 {
    font-size: 5rem
  }

  .tm-icon.icon-xxl-6 {
    font-size: 6rem
  }

  .tm-icon.icon-xxl-7 {
    font-size: 7rem
  }

  .tm-icon.icon-xxl-8 {
    font-size: 8rem
  }

  .tm-icon.icon-xxl-9 {
    font-size: 9rem
  }

  .tm-icon.icon-xxl-10 {
    font-size: 10rem
  }

  .tm-icon.icon-xxl-11 {
    font-size: 11rem
  }

  .tm-icon.icon-xxl-12 {
    font-size: 12rem
  }

  .tm-icon.icon-xxl-13 {
    font-size: 13rem
  }

  .tm-icon.icon-xxl-14 {
    font-size: 14rem
  }

  .tm-icon.icon-xxl-1-half {
    font-size: 1.5rem
  }

  .tm-icon.icon-xxl-2-half {
    font-size: 2.5rem
  }

  .tm-icon.icon-xxl-3-half {
    font-size: 3.5rem
  }

  .tm-icon.icon-xxl-4-half {
    font-size: 4.5rem
  }

  .tm-icon.icon-xxl-5-half {
    font-size: 5.5rem
  }

  .tm-icon.icon-xxl-6-half {
    font-size: 6.5rem
  }

  .tm-icon.icon-xxl-7-half {
    font-size: 7.5rem
  }

  .tm-icon.icon-xxl-8-half {
    font-size: 8.5rem
  }

  .tm-icon.icon-xxl-9-half {
    font-size: 9.5rem
  }

  .tm-icon.icon-xxl-10-half {
    font-size: 10.5rem
  }

  .tm-icon.icon-xxl-11-half {
    font-size: 11.5rem
  }

  .tm-icon.icon-xxl-12-half {
    font-size: 12.5rem
  }

  .tm-icon.icon-xxl-13-half {
    font-size: 13.5rem
  }

  .tm-icon.icon-xxl-14-half {
    font-size: 14.5rem
  }
}

@media(max-width:1200px) {
  .tm-icon.icon-xl-1 {
    font-size: 1rem
  }

  .tm-icon.icon-xl-2 {
    font-size: 2rem
  }

  .tm-icon.icon-xl-3 {
    font-size: 3rem
  }

  .tm-icon.icon-xl-4 {
    font-size: 4rem
  }

  .tm-icon.icon-xl-5 {
    font-size: 5rem
  }

  .tm-icon.icon-xl-6 {
    font-size: 6rem
  }

  .tm-icon.icon-xl-7 {
    font-size: 7rem
  }

  .tm-icon.icon-xl-8 {
    font-size: 8rem
  }

  .tm-icon.icon-xl-9 {
    font-size: 9rem
  }

  .tm-icon.icon-xl-10 {
    font-size: 10rem
  }

  .tm-icon.icon-xl-11 {
    font-size: 11rem
  }

  .tm-icon.icon-xl-12 {
    font-size: 12rem
  }

  .tm-icon.icon-xl-1-half {
    font-size: 1.5rem
  }

  .tm-icon.icon-xl-2-half {
    font-size: 2.5rem
  }

  .tm-icon.icon-xl-3-half {
    font-size: 3.5rem
  }

  .tm-icon.icon-xl-4-half {
    font-size: 4.5rem
  }

  .tm-icon.icon-xl-5-half {
    font-size: 5.5rem
  }

  .tm-icon.icon-xl-6-half {
    font-size: 6.5rem
  }

  .tm-icon.icon-xl-7-half {
    font-size: 7.5rem
  }

  .tm-icon.icon-xl-8-half {
    font-size: 8.5rem
  }

  .tm-icon.icon-xl-9-half {
    font-size: 9.5rem
  }

  .tm-icon.icon-xl-10-half {
    font-size: 10.5rem
  }

  .tm-icon.icon-xl-11-half {
    font-size: 11.5rem
  }

  .tm-icon.icon-xl-12-half {
    font-size: 12.5rem
  }
}

@media(max-width:1024px) {
  .tm-icon.icon-lg-1 {
    font-size: 1rem
  }

  .tm-icon.icon-lg-2 {
    font-size: 2rem
  }

  .tm-icon.icon-lg-3 {
    font-size: 3rem
  }

  .tm-icon.icon-lg-4 {
    font-size: 4rem
  }

  .tm-icon.icon-lg-5 {
    font-size: 5rem
  }

  .tm-icon.icon-lg-6 {
    font-size: 6rem
  }

  .tm-icon.icon-lg-7 {
    font-size: 7rem
  }

  .tm-icon.icon-lg-8 {
    font-size: 8rem
  }

  .tm-icon.icon-lg-9 {
    font-size: 9rem
  }

  .tm-icon.icon-lg-10 {
    font-size: 10rem
  }

  .tm-icon.icon-lg-1-half {
    font-size: 1.5rem
  }

  .tm-icon.icon-lg-2-half {
    font-size: 2.5rem
  }

  .tm-icon.icon-lg-3-half {
    font-size: 3.5rem
  }

  .tm-icon.icon-lg-4-half {
    font-size: 4.5rem
  }

  .tm-icon.icon-lg-5-half {
    font-size: 5.5rem
  }

  .tm-icon.icon-lg-6-half {
    font-size: 6.5rem
  }

  .tm-icon.icon-lg-7-half {
    font-size: 7.5rem
  }

  .tm-icon.icon-lg-8-half {
    font-size: 8.5rem
  }

  .tm-icon.icon-lg-9-half {
    font-size: 9.5rem
  }

  .tm-icon.icon-lg-10-half {
    font-size: 10.5rem
  }
}

@media(max-width:800px) {
  .tm-icon.icon-md-1 {
    font-size: 1rem
  }

  .tm-icon.icon-md-2 {
    font-size: 2rem
  }

  .tm-icon.icon-md-3 {
    font-size: 3rem
  }

  .tm-icon.icon-md-4 {
    font-size: 4rem
  }

  .tm-icon.icon-md-5 {
    font-size: 5rem
  }

  .tm-icon.icon-md-6 {
    font-size: 6rem
  }

  .tm-icon.icon-md-7 {
    font-size: 7rem
  }

  .tm-icon.icon-md-8 {
    font-size: 8rem
  }

  .tm-icon.icon-md-1-half {
    font-size: 1.5rem
  }

  .tm-icon.icon-md-2-half {
    font-size: 2.5rem
  }

  .tm-icon.icon-md-3-half {
    font-size: 3.5rem
  }

  .tm-icon.icon-md-4-half {
    font-size: 4.5rem
  }

  .tm-icon.icon-md-5-half {
    font-size: 5.5rem
  }

  .tm-icon.icon-md-6-half {
    font-size: 6.5rem
  }

  .tm-icon.icon-md-7-half {
    font-size: 7.5rem
  }

  .tm-icon.icon-md-8-half {
    font-size: 8.5rem
  }
}

@media(max-width:600px) {
  .tm-icon.icon-sm-1 {
    font-size: 1rem
  }

  .tm-icon.icon-sm-2 {
    font-size: 2rem
  }

  .tm-icon.icon-sm-3 {
    font-size: 3rem
  }

  .tm-icon.icon-sm-4 {
    font-size: 4rem
  }

  .tm-icon.icon-sm-5 {
    font-size: 5rem
  }

  .tm-icon.icon-sm-6 {
    font-size: 6rem
  }

  .tm-icon.icon-sm-7 {
    font-size: 7rem
  }

  .tm-icon.icon-sm-8 {
    font-size: 8rem
  }

  .tm-icon.icon-sm-1-half {
    font-size: 1.5rem
  }

  .tm-icon.icon-sm-2-half {
    font-size: 2.5rem
  }

  .tm-icon.icon-sm-3-half {
    font-size: 3.5rem
  }

  .tm-icon.icon-sm-4-half {
    font-size: 4.5rem
  }

  .tm-icon.icon-sm-5-half {
    font-size: 5.5rem
  }

  .tm-icon.icon-sm-6-half {
    font-size: 6.5rem
  }

  .tm-icon.icon-sm-7-half {
    font-size: 7.5rem
  }

  .tm-icon.icon-sm-8-half {
    font-size: 8.5rem
  }
}

@media(max-width:400px) {
  .tm-icon.icon-xs-1 {
    font-size: 1rem
  }

  .tm-icon.icon-xs-2 {
    font-size: 2rem
  }

  .tm-icon.icon-xs-3 {
    font-size: 3rem
  }

  .tm-icon.icon-xs-4 {
    font-size: 4rem
  }

  .tm-icon.icon-xs-5 {
    font-size: 5rem
  }

  .tm-icon.icon-xs-6 {
    font-size: 6rem
  }

  .tm-icon.icon-xs-1-half {
    font-size: 1.5rem
  }

  .tm-icon.icon-xs-2-half {
    font-size: 2.5rem
  }

  .tm-icon.icon-xs-3-half {
    font-size: 3.5rem
  }

  .tm-icon.icon-xs-4-half {
    font-size: 4.5rem
  }

  .tm-icon.icon-xs-5-half {
    font-size: 5.5rem
  }

  .tm-icon.icon-xs-6-half {
    font-size: 6.5rem
  }
}

.tm-icon.blue-icon:before {
  color: #4d9095 !important
}

.tm-icon.white-icon:before {
  color: #fff !important
}

.tm-icon.icon-support-icon:before {
  content: "";
  color: #73a537
}

.tm-icon.icon-learning:before {
  content: "";
  color: #73a537
}

.tm-icon.icon-work-life:before {
  content: "";
  color: #73a537
}

.tm-icon.icon-health:before {
  content: "";
  color: #73a537
}

.tm-icon.icon-technology:before {
  content: "";
  color: #73a537
}

.tm-icon.icon-qa:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-question:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-rocket:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-search:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-search-document:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-search-market:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-settings:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-share-negative:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-share-outline:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-shield:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-shield-coin:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-shield-line:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-shield-security:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-soft-setting:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-stars:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-support:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-tachometer:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-take-money:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-timer:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-trader:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-turn-east:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-turn-west:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-up-chart:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-up-clock:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-up-coin:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-up-data:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-upload:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-withdraw-money:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-world-building:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-world-card:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-zero-hand:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-mobile-unit:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-money:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-money-award:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-money-negative:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-money-otline:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-more-money:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-more-people:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-new-doc:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-no-dolar:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-no-money:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-oil:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-ok:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-ok-building:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-ok-circle:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-ok-document:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-ok-laptop:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-ok-security:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-otline-arrow:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-page:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-pages:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-people:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-percent-chart:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-phone:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-phone-ringing:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-plus:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-porfolio:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-present:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-profile-ok:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-profile-plus:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-profile-settings:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-puzzle:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-docs:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-download:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-east-west-cycle:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-exit:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-follow-profile:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-four-sides:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-gold:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-gold-up:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-graphic:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-hand-chart:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-hand-coin:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-hand-pound:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-heart:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-idea:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-info:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-info-book:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-join:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-join-commodity:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-key:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-laptop-phone:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-load-money:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-location-negative:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-mail:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-mails:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-market-data:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-market-up:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-menu-chart:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-minus:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-mobile-dowload:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-mobile-phone:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-0pips:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-0pips-currency:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-01pips-chart:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-24-cycle:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-24-support:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-atom:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-award:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-bell:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-bitcoin:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-building-location:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-calendar:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-calendar-clock:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-candle:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-candle-coin:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-candle-math:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-candle-money:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-card-cycle:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-certificate:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-chat:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-chating:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-chat-started:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-checked-docs:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-cloud-notification:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-commodity:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-credit-cards:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-cup:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-currency:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-cycle:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-deal:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-devaices:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-Fast-account:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-Icons_v3-ok-circle:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-Control-HIN:before {
  content: "";
  color: #7ab24e
}

.tm-icon.icon-learning-icon-desktop:before {
  content: "";
  color: #73a537
}

.tm-icon.icon-Icons_v5-131:before {
  content: "";
  color: #73a537
}

.tm-icon.icon-Icons_v5-14:before {
  content: "";
  color: #73a537
}

.tm-icon.icon-Icons_v5-15:before {
  content: "";
  color: #73a537
}

.tm-icon.icon-Icons_v5-161:before {
  content: "";
  color: #73a537
}

.tm-icon.icon-Icons_v5-18:before {
  content: "";
  color: #73a537
}

.tm-icon.icon-Icons_v3-qa:before {
  content: "";
  color: #73a537
}

.tm-icon.icon-Icons_v3-question:before {
  content: "";
  color: #73a537
}

.accordion-items {
  height: auto;
  width: 100%;
  max-width: 1366px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 15px auto 30px
}

@media only screen and (min-width:768px) {
  .accordion-items {
    margin: 70px auto
  }
}

.accordion-items .item-container {
  padding: 20px;
  border-bottom: 1px solid #cacaca
}

.accordion-items .item-container,
.accordion-items .item-container.expanded {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  overflow: visible;
  position: relative;
  transition: all 2s cubic-bezier(.175, .885, .32, 1.275)
}

.accordion-items .item-container.expanded {
  border-radius: 5px;
  box-shadow: 0 4px 12px 0 rgba(112, 150, 163, .47);
  background-color: #fff;
  height: auto;
  padding-bottom: 20px
}

.accordion-items .item-container.expanded:after {
  background-color: #0C519D;
  opacity: 1;
  transform: scaleX(1);
  -ms-transform-origin: left;
  transform-origin: left;
  transition: opacity .7s, transform .3s, color .3s cubic-bezier(.175, .885, .32, 1.275)
}

.accordion-items .item-container.expanded .item-content .item-icon:before {
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: transform .4s cubic-bezier(.175, .885, .32, 1.275)
}

.accordion-items .item-container.expanded .item-content .item-icon:after {
  width: 62%;
  height: 3px
}

.accordion-items .item-container.expanded .item-content .item-title h2,
.accordion-items .item-container.expanded .item-content .item-title h3 {
  color: #2064B0 !important;
  font-size: 18px;
  letter-spacing: -.04px
}

@media only screen and (min-width:768px) {

  .accordion-items .item-container.expanded .item-content .item-title h2,
  .accordion-items .item-container.expanded .item-content .item-title h3 {
    font-size: 28px;
    letter-spacing: -.04px
  }
}

.accordion-items .item-container:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .3
}

.accordion-items .item-container:after {
  content: "";
  width: 100%;
  height: 4px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #394448;
  opacity: .3;
  z-index: 2;
  transform: scale3d(0, .2, 1);
  -ms-transform-origin: left;
  transform-origin: left;
  transition: opacity .3s, transform .4s, color .3s cubic-bezier(.175, .885, .32, 1.275)
}

.accordion-items .item-container .item-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  cursor: pointer;
  position: relative
}

.accordion-items .item-container .item-content .item-icon {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 28px;
  height: 28px;
  margin-top: 3px;
  text-align: center;
  border: 2px solid #2064B0;
  border-radius: 50%
}

.accordion-items .item-container .item-content .item-icon:after,
.accordion-items .item-container .item-content .item-icon:before {
  content: "";
  display: block;
  background-color: #2064B0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border-radius: 2px
}

.accordion-items .item-container .item-content .item-icon:before {
  width: 3px;
  height: 62%;
  transition: transform .4s cubic-bezier(.175, .885, .32, 1.275)
}

.accordion-items .item-container .item-content .item-icon:after {
  width: 62%;
  height: 3px
}

.accordion-items .item-container .item-content .item-title {
  margin-top: 3px
}

@media only screen and (min-width:768px) {
  .accordion-items .item-container .item-content .item-title {
    font-size: 24px
  }
}

.accordion-items .item-container .item-content .item-title h2,
.accordion-items .item-container .item-content .item-title h3 {
  transition: all .5s ease;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
  color: #394448 !important;
  line-height: normal;
  letter-spacing: -.03px;
  margin-left: 45px;
  margin-bottom: 0
}

@media only screen and (min-width:768px) {

  .accordion-items .item-container .item-content .item-title h2,
  .accordion-items .item-container .item-content .item-title h3 {
    font-size: 24px
  }
}

.accordion-items .item-container .item-text {
  display: none
}

.accordion-items .item-container .item-text p {
  font-size: 16px;
  font-weight: 300;
  color: #333 !important;
  line-height: normal;
  letter-spacing: normal;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin: 25px 0;
  padding-left: 30px
}

@media only screen and (min-width:768px) {
  .accordion-items .item-container .item-text p {
    width: 100%;
    padding-left: 0;
    margin-left: 45px;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%
  }
}

.accordion-items .item-container .item-text a:not(.primary-btn) {
  color: inherit;
  text-decoration: underline
}

.accordion-items .item-container .item-text a:not(.primary-btn):hover {
  color: #7eaf3e !important
}

.accordion-items .item-container .item-text .primary-btn {
  -ms-flex-preferred-size: auto;
  flex-basis: auto
}

@media only screen and (min-width:768px) {
  .accordion-items .item-container .item-text .primary-btn {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%
  }
}

.accordion-items .item-container .item-text.expanded {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%
}

@media only screen and (min-width:768px) {
  .accordion-items .item-container .item-text.expanded {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
}

.accordion-items .item-container:first-child {
  border-top: 1px solid #cacaca
}

.expanded {
  transition: all .5s ease
}

body.JAJP .item-title,
body.JAJP .item-title h3,
html:lang(ja-JP) .item-title,
html:lang(ja-JP) .item-title h3 {
  font-weight: 700 !important
}

body.JAJP .item-text p,
html:lang(ja-JP) .item-text p {
  font-weight: 500 !important
}

body.ARAE .accordion-items .item-container .item-content span.item-icon,
body.RTL .accordion-items .item-container .item-content span.item-icon,
html:lang(ar-AE) .accordion-items .item-container .item-content span.item-icon {
  right: 0;
  margin-left: 25px
}

body.ARAE .accordion-items .item-container .item-content .item-title h3,
body.RTL .accordion-items .item-container .item-content .item-title h3,
html:lang(ar-AE) .accordion-items .item-container .item-content .item-title h3 {
  text-align: right;
  margin-right: 50px;
  margin-left: 0
}

body.ARAE .accordion-items .item-container .item-text,
body.ARAE .accordion-items .item-container .item-text p,
body.ARAE .accordion-items .item-container .item-text p span,
body.RTL .accordion-items .item-container .item-text,
body.RTL .accordion-items .item-container .item-text p,
body.RTL .accordion-items .item-container .item-text p span,
html:lang(ar-AE) .accordion-items .item-container .item-text,
html:lang(ar-AE) .accordion-items .item-container .item-text p,
html:lang(ar-AE) .accordion-items .item-container .item-text p span {
  text-align: right
}

.fade1 {
  -webkit-animation-name: fade1;
  -webkit-animation-duration: 1.5s;
  animation-name: fade1;
  animation-duration: 1.5s
}

@-webkit-keyframes fade1 {
  0% {
    opacity: .4
  }

  to {
    opacity: 1
  }
}

@keyframes fade1 {
  0% {
    opacity: .4
  }

  to {
    opacity: 1
  }
}

.culture {
  width: 45px;
  height: 30px;
  border-radius: 5px
}

.culture.shdw {
  box-shadow: 0 6px 10px -7px rgba(0, 0, 0, .2)
}

.international:before,
img.international {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 0
}

.uk:before,
img.uk {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -343px
}

.aus:before,
img.aus {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -43px
}

.ge:before,
img.ge {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -85px
}

.spain:before,
img.spain {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -128px
}

.italy:before,
img.italy {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -171px
}

.indonesia:before,
img.indonesia {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -214px
}

.malaysia:before,
img.malaysia {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -257px
}

.poland:before,
img.poland {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -300px
}

.greece:before,
img.greece {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -386px
}

.vietnam:before,
img.vietnam {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -429px
}

.czech:before,
img.czech {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -519px
}

.latin-america:before,
img.latam {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -562px
}

.sa:before,
img.sa {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -734px
}

.uae:before,
img.uae {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -605px
}

.brazil:before,
img.brazil {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -734px
}

.chinese-trad:before,
img.chinese-trad {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -648px
}

.chinese:before,
img.jp {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -775px
}

.thai:before,
img.thai {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -475px
}

.eu:before,
img.eu {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -863px
}

.notification-alert {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 75px;
  max-height: 80px;
  width: 100%;
  padding: 5px;
  overflow: hidden;
  z-index: 99999;
  position: fixed;
  top: 0;
  left: 0;
  border-radius: 0
}

.has-banner #notification-alert {
  height: 70px
}

.has-banner .wide-menu {
  margin-top: 70px
}

.notification-alert.notification-success {
  background-color: #67962d;
  color: #fff
}

.notification-alert.notification-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff
}

.notification-alert.notification-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb
}

.notification-alert .notification-content {
  width: 100%;
  height: 100%;
  line-height: 24px;
  font-size: 18px;
  font-weight: 500;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

@media(max-width:800px) {
  .notification-alert .notification-content {
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: initial;
    line-height: 19px;
    padding-right: 2px;
    font-size: 16px
  }

  .has-banner #notification-alert .notification-content {
    max-width: calc(100% - 16px)
  }

  .has-banner .wide-menu {
    margin-top: 124px !important
  }
}

.notification-alert .notification-content>* {
  line-height: inherit;
  font-size: inherit;
  text-align: center
}

.notification-alert .notification-content>div.inner-container {
  width: 80%;
  margin: 0 auto
}

@media(max-width:800px) {
  .notification-alert .notification-content>div.inner-container {
    width: 100%
  }

  .notification-alert .notification-content>* {
    text-align: initial
  }
}

.notification-alert .notification-close-btn {
  height: 100%;
  width: 2%;
  min-width: 18px;
  padding: 2px
}

.notification-alert .notification-link {
  color: #fff;
  text-decoration: underline;
  cursor: pointer;
  font-weight: 500
}

.homepage-sa .section-content {
  padding: 30px 0 40px
}

.homepage-sa .section-content .content-copy h2 {
  font-weight: 700
}

@media only screen and (min-width:768px) {
  .homepage-sa .section-middle-box .middle-bg-img .content-copy {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }
}

.homepage-sa .section-middle-box .middle-bg-img .content-copy h2 {
  font-size: 21px
}

@media only screen and (min-width:768px) {
  .homepage-sa .section-middle-box .middle-bg-img .content-copy h2 {
    margin: 0;
    -ms-flex-preferred-size: 67%;
    flex-basis: 67%
  }
}

.homepage-sa .section-middle-box .middle-bg-img .content-copy h2 br {
  display: none
}

@media only screen and (min-width:768px) {
  .homepage-sa .section-middle-box .middle-bg-img .content-copy h2 br {
    display: block
  }
}

.homepage-sa .section-middle-box .middle-bg-img .content-copy .item-icon {
  -ms-flex-preferred-size: 46%;
  flex-basis: 46%
}

@media only screen and (min-width:768px) {
  .homepage-sa .section-middle-box .middle-bg-img .content-copy .item-icon {
    -ms-flex-preferred-size: 18%;
    flex-basis: 18%
  }
}

.homepage-sa .live-feed .section-content,
.homepage-sa .live-feed.section-wrapper {
  padding-bottom: 0
}

.homepage-sa .live-feed .section-content .content-copy {
  margin-bottom: 0
}

.header-desktop {
  width: 100vw !important;
  height: inherit;
  position: absolute
}

.header-desktop img {
  -o-object-fit: cover !important;
  object-fit: cover !important;
  position: relative
}

body .bitcoin_form_bg.white-edition {
  background-color: #f7f7f7
}

.tm-is-landing-page .tm-staging-active-only {
  display: none !important
}

.stock-live {
  float: left;
  margin-top: -52px
}

.header-area a {
  color: #fff;
  font-size: 14px;
  vertical-align: sub
}

.header-area .container {
  height: 70px;
  padding: 20px 0
}

.mobile-show {
  display: none
}

.blue-arrow-bullet.top li {
  background-position: 0 10px;
  line-height: 40px !important
}

.first-line {
  line-height: 100% !important
}

.font-size-18 {
  font-size: 18px
}

.live-blocks {
  margin: 80px 0
}

.live-blocks .live-block {
  padding: 16px;
  font-size: 21px;
  display: inline-block;
  margin-right: 25px;
  width: 230px;
  height: 170px;
  border: 1px solid #006a79;
  background-color: hsla(0, 0%, 100%, .8)
}

.live-blocks .live-block .titile {
  text-align: center;
  font-size: 28px;
  color: #000;
  margin-bottom: 20px
}

.live-blocks .live-block .quote div {
  display: inline-block;
  width: 46%;
  color: #7096a3
}

.live-blocks .live-block .quote span {
  color: #445558
}

.quote div:first-child {
  border-right: 1px solid #445558
}

.live-blocks .live-block .quote span {
  font-size: 18px
}

.stocks_hero_bg {
  background-image: url(../images/thai-free-trades-image-desktop_1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #fff;
  color: #fff;
  padding: 0;
  min-height: 500px
}

.stocks_hero_bg h1 {
  font-size: 60px !important;
  line-height: 70px !important;
  color: #fff !important;
  margin-top: 0
}

.stocks_hero_bg h1.free-trades {
  font-size: 45px;
  font-weight: 700
}

.stocks_hero_bg h2 {
  font-size: 30px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: .3px
}

.form-group p {
  font-size: 14px !important;
  line-height: 21px !important;
  padding: 5px 0
}

.form-group p a {
  color: #73a537
}

.tm-account-form-radio-buttons {
  position: relative;
  margin: 10px 0
}

.tm-account-form-radio-buttons input[type=radio] {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1
}

.tm-account-form-radio-buttons label {
  position: relative;
  display: inline-block;
  height: 18px;
  padding-left: 23px;
  cursor: pointer;
  font-size: 18px;
  line-height: 18px
}

.tm-account-form-radio-buttons label:before {
  content: "";
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid #cacaca;
  background: #fff;
  transition: all .3s cubic-bezier(.25, .46, .45, .94)
}

.tm-account-form-radio-buttons input[type=radio]+label:after {
  content: "";
  display: block;
  border: 1px solid #73a537;
  background: #73a537;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 0;
  left: 0;
  margin: 5px;
  border-radius: 50%;
  -ms-transform: scale(0);
  transform: scale(0);
  transition: transform .3s cubic-bezier(.25, .46, .45, .94)
}

.tm-account-form-radio-buttons input:checked+label:after {
  -ms-transform: scale(1);
  transform: scale(1);
  transition: transform .3s cubic-bezier(.25, .46, .45, .94)
}

.tm-account-form-radio-buttons input:checked+label:before {
  border: 1px solid #73a537;
  transition: all .3s cubic-bezier(.25, .46, .45, .94)
}

.stocks_hero_bg .green-checks li {
  color: #fff;
  font-size: 21px;
  background-position: left top 0;
  background-size: 40px;
  margin-bottom: 3%;
  height: 42px
}

.stocks_content {
  position: relative;
  top: 200px;
  -ms-transform: translateY(-200px);
  transform: translateY(-200px)
}

.stocks-hero-columns {
  text-align: center
}

.stocks-hero-columns h5 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 4px !important
}

.font-size-36 {
  font-size: 36px
}

.font-normal {
  font-weight: 400 !important
}

.stocks-hero-columns p {
  padding: 0 76px
}

.bitcoin-contactbar,
.bitcoin-footer {
  display: block !important
}

.title-bar {
  display: none !important
}

#main-tm {
  margin-top: 0 !important;
  padding-top: 0 !important
}

@media(max-width:1024px) {
  #main-tm {
    margin-top: 70px !important
  }
}

img.header-chart {
  width: 81%
}

.stocks_hero_bg h1 {
  font-size: 45px !important;
  line-height: normal !important
}

@media screen and (max-width:768px) {
  .header-area .container {
    height: 110px;
    padding: 16px 32px;
    -ms-flex-pack: center;
    justify-content: center
  }

  .stocks_hero_bg h1 {
    margin-bottom: 30px;
    margin-top: 0
  }

  img.header-chart {
    width: 100%
  }

  .mobile-show {
    display: block
  }

  .mobilePadd {
    width: 100% !important;
    margin: 0 auto !important;
    padding-left: .1375rem !important;
    padding-right: .1375rem !important
  }

  .green-checks li {
    text-align: left;
    font-size: 19px
  }

  .stocks_hero_bg .green-checks li {
    font-size: 19px;
    line-height: 18px
  }

  .logo-block {
    -ms-flex-pack: center;
    justify-content: center
  }

  .logo-block,
  a.logo-mobile {
    margin-top: 36px
  }

  .blue-arrow-bullet.top li {
    background-position: 0 4px;
    line-height: 26px !important;
    margin-bottom: 20px
  }

  .num-list .font-size-18 {
    font-size: 16px
  }

  .stocks_hero_bg h1 {
    font-size: 33px !important;
    line-height: 140% !important;
    text-shadow: 0 3px 3px rgba(0, 0, 0, .2)
  }

  .stocks_hero_bg h2 {
    font-size: 18px !important;
    line-height: 120% !important
  }

  .stocks_hero_bg {
    background-image: url(../images/thai-free-trades-image-mobile_1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    color: #fff;
    padding: 0;
    height: 375px;
    display: -ms-flexbox;
    display: flex
  }

  .stocks-hero-columns {
    margin-bottom: 30px
  }

  .stocks-hero-columns h5 {
    margin-bottom: 1px;
    padding-bottom: 1px
  }

  .stocks-hero-columns p {
    padding: 0 69px
  }

  .hidden-mobile {
    display: none
  }
}

.spreads-icon {
  background-image: url(../images/tight-spreads-icon-green.png)
}

.regulated-icon {
  background-image: url(../images/regulated-icon.png)
}

.payment-icon {
  background-image: url(../images/card-payment-icon.png)
}

.commission-icon {
  background-image: url(../images/spreads-icon_1.png)
}

.list {
  background-repeat: no-repeat;
  height: 50px;
  padding: 10px;
  margin-bottom: 25px
}

.mt4-super-arrow-section {
  background-image: none !important
}

.list-item-text,
.list-number,
.list-text {
  font-size: 21px;
  margin-left: 8%
}

@media screen and (max-width:460px) {

  .list-item-text,
  .list-number,
  .list-text {
    font-size: 19px;
    margin-left: 15%
  }
}

@media screen and (max-width:380px) {

  .list-item-text,
  .list-number,
  .list-text {
    font-size: 17px;
    margin-left: 15%
  }
}

.rectangle {
  position: relative;
  margin-top: 100px;
  border-radius: 4px;
  border: 1px solid #c7c7c7;
  min-height: 320px;
  background-color: #fff;
  margin-bottom: 20px;
  padding: 15% 10% 10%
}

.circle {
  position: absolute;
  border-radius: 40px;
  left: 38%;
  top: -64px
}

.accordion-items {
  margin: 2rem auto
}

.accordion-items .item-container .item-text p {
  -ms-flex-preferred-size: unset;
  flex-basis: unset
}

.ecru-background {
  background-color: #f7f7f7
}

@media(max-width:600px) {
  .ecru-background {
    background-color: #fff !important
  }

  .ecru-background .tm-row-container {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

.tm-section .tm-row-container {
  margin: 0
}

.header-image.row {
  max-width: 1366px;
  padding-top: 4rem
}

@media(max-width:600px) {
  .header-image.row {
    padding-top: 5rem
  }

  .header-image.row a.text-white {
    color: #000 !important
  }
}

.header-image.row h2 {
  font-size: 27px;
  font-weight: 300
}

.header-image.row a {
  text-decoration: none
}

.header-image.row a:hover {
  text-decoration: underline
}

ul.tm-countable-list.tm-small li {
  font-size: 21px !important
}

ul.tm-countable-list.tm-small li b {
  font-weight: 400
}

.faqs {
  padding-left: 1rem !important;
  padding-right: 1rem !important
}

@media(max-width:600px) {
  .faqs {
    padding-bottom: 0;
    padding-top: 10px
  }
}

.faqs h2 {
  width: 100%
}

.faqs h3 {
  font-weight: 700 !important;
  font-size: 21px !important
}

.faqs .item-container {
  padding-top: 10px;
  padding-bottom: 10px
}

@media(max-width:600px) {
  .padding7575.alt {
    padding-bottom: 0 !important
  }
}

.tm-section.tm-silver-shape:after {
  top: 40px !important
}

@media(max-width:1024px) {

  body.JAJP #main-tm,
  html:lang(ja-JP) #main-tm {
    margin-top: 0 !important
  }
}

.tm-pro-benefit-icons {
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto
}

.tm-pro-benefit-icons .content-icon {
  text-align: center;
  margin-right: 75px
}

.tm-pro-benefit-icons .content-icon:last-child {
  margin-right: 0
}

.tm-pro-benefit-icons .content-icon img {
  margin-bottom: 20px;
  height: 60px
}

@media only screen and (max-width:767px) {
  .tm-pro-benefit-icons {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 60px
  }

  .tm-pro-benefit-icons .content-icon {
    text-align: center;
    margin-bottom: 50px;
    margin-right: 0;
    font-weight: 500
  }

  .tm-pro-benefit-icons img {
    height: 60px;
    margin-bottom: 10px
  }
}

.tm-pro-account-table {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .32);
  background-color: #fff;
  border-radius: 5px;
  margin: 8px
}

.tm-pro-account-table .column {
  padding: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 16px
}

.tm-pro-account-table .column:first-child .title {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px
}

.tm-pro-account-table .column:last-child .title {
  border-top-right-radius: 0
}

.tm-pro-account-table .column:last-child .content {
  border-left: 1px solid #969696
}

.tm-pro-account-table .column .title {
  background-color: #3d3d3d;
  padding: 1rem 2rem;
  font-size: 21px;
  font-weight: 500;
  color: #fff
}

.tm-pro-account-table .column .content {
  padding: 1.5rem;
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.tm-pro-account-table .column .content p {
  padding: .5rem 0
}

@media only screen and (min-width:768px) {
  .tm-pro-account-table {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .tm-pro-account-table .column:first-child .title {
    border-top-left-radius: 5px;
    border-top-right-radius: 0
  }

  .tm-pro-account-table .column:last-child .title {
    border-top-right-radius: 5px
  }

  .tm-pro-account-table .column .title {
    font-size: 30px
  }

  .tm-pro-account-table .column .content {
    padding: 2rem 5rem
  }
}

.tm-tab-control {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 700px;
  margin: 0 auto;
  padding: 1rem 1rem 3rem
}

.tm-tab-control li {
  border: 1px solid #686868;
  color: #3a3a3a;
  background-color: #fff;
  padding: 1rem;
  font-size: 18px;
  width: 50%;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 22px
}

.tm-tab-control li.active {
  background-color: #464646;
  color: #fff
}

.tm-tab-control li:first-child {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px
}

.tm-tab-control li:last-child {
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px
}

.tm-pro-ac-features .tm-pro-ac-features-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center
}

.tm-pro-ac-features .tm-pro-ac-features-items div {
  width: 32%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin-top: 35px
}

.tm-pro-ac-features .tm-pro-ac-features-items div img {
  margin: 15px auto
}

.tm-pro-ac-features .tm-pro-ac-features-items div p {
  max-width: 330px;
  font-size: 1rem;
  line-height: 19px;
  font-weight: 400
}

@media only screen and (max-width:767px) {
  .tm-pro-ac-features .tm-pro-ac-features-items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .tm-pro-ac-features .tm-pro-ac-features-items div {
    width: 100%
  }
}

.tm-list {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 2rem;
  display: none
}

.tm-list.active {
  display: -ms-flexbox;
  display: flex
}

.tm-list a {
  color: #67962d !important
}

.tm-list a:hover {
  color: #7eaf3e !important
}

.tm-list li {
  display: inline-block;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.tm-list li:not(:last-child):before {
  content: "";
  border: 2px solid #7aa329;
  background-color: #7aa329;
  display: block;
  top: 33px;
  height: 225px;
  left: 13%;
  position: absolute
}

.tm-list li .count {
  color: #fff !important;
  border-radius: 60px;
  font-size: 40px;
  font-weight: 700;
  margin: auto;
  width: 100px;
  height: 100px;
  list-style-type: none;
  background-color: #7aa329;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 10;
  min-width: 100px;
  max-width: 100px
}

.tm-list li .content {
  padding: 1rem;
  text-align: left
}

.tm-list li .content .body {
  padding: 0;
  line-height: 24px
}

@media only screen and (min-width:768px) {
  .tm-list {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .tm-list li {
    width: calc(100%/3);
    display: inline-block
  }

  .tm-list li:not(:last-child):before {
    width: 100%;
    left: 55%;
    height: auto;
    position: absolute;
    display: block;
    top: 50px
  }

  .tm-list li .content {
    text-align: center
  }

  .tm-list li .content .body {
    padding: 0 2rem
  }
}

.predictiveSearchCategory.nonSelectable,
.searchBox .btn.btn-default {
  display: none
}

.tm-mn-search-bar .searchBox {
  padding: 0
}

.display-mobile {
  display: none
}

.display-desktop {
  display: block
}

.tm-mn-ecru-background {
  background-color: #fff
}

.tm-mn-gray-background {
  background-color: #f9f9f9
}

.tm-markets-news-wrapper .tm-mn-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 1366px;
  padding-top: 36px;
  padding-bottom: 36px
}

.tm-markets-news-wrapper .tm-mn-header h1 {
  font-size: 40px;
  line-height: 1.35em !important;
  font-weight: 700
}

.tm-markets-news-wrapper .tm-mn-header>div:first-child {
  width: 60%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center
}

.tm-markets-news-wrapper .tm-mn-header>div:first-child>* {
  margin-right: 3%
}

.tm-markets-news-wrapper .tm-mn-header .tm-mn-active-filters>label {
  background: #f2f2f2;
  border: 1px solid #d4d4d4;
  color: #1c1e1f;
  font-size: 14px;
  padding: 10px 20px;
  border-radius: 21px;
  position: relative;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  min-width: 155px
}

.tm-markets-news-wrapper .tm-mn-header .tm-mn-active-filters>label:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #e02020;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -2px;
  margin-left: -2px;
  cursor: pointer
}

.tm-mn-search-container {
  width: 38%;
  height: 48px
}

.tm-mn-search-bar {
  width: 100%;
  position: relative
}

.tm-mn-search-bar input[type=text] {
  max-width: 328px;
  width: 100%;
  border-radius: 21px;
  background: #f2f2f2;
  border: 0 solid rgba(0, 0, 0, 0);
  padding: 15px 20px 15px 40px
}

.tm-mn-search-bar:before {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto auto auto 15px
}

.tm-mn-main {
  background: #f9f9f9;
  padding: 40px 0
}

.tm-mn-section {
  padding: 41px 5px;
  max-width: 1366px
}

.tm-mn-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  max-width: 1366px;
  padding-top: 40px
}

.tm-mn-container .tm-mn-body {
  width: 60%
}

.tm-mn-container .tm-mn-body iframe {
  width: 100%;
  height: 394px
}

.tm-mn-container .tm-mn-body .tm-mn-filter-selector {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 5px
}

.tm-mn-filter-selector .filter-selector-text {
  margin-right: 5px
}

.tm-mn-filter-selector .filter-selector-arrow-down,
.tm-mn-filter-selector .filter-selector-arrow-up {
  width: 0;
  height: 0;
  border-left: 7px solid rgba(0, 0, 0, 0);
  border-right: 7px solid rgba(0, 0, 0, 0);
  border-top: 10px solid #717171
}

.tm-mn-container .tm-mn-body .tm-mn-filters {
  background: #fff;
  padding: 30px;
  height: 450px;
  width: 100%;
  box-sizing: border-box;
  box-shadow: 0 0 10px 0 rgba(112, 150, 163, .56);
  border-radius: 5px;
  margin-bottom: 25px;
  display: none;
  -ms-flex-direction: unset;
  flex-direction: unset
}

.filter-buttons-container {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 60px
}

button.blue.filter-buttons,
button.filter-buttons.tm-nav-button.white,
button.green.filter-buttons {
  min-width: 100px !important;
  padding: 5px !important;
  font-size: 13px !important;
  margin-right: 5px
}

.tm-mn-filter-column {
  display: -ms-flexbox;
  display: flex;
  margin-right: 40px;
  -ms-flex-direction: column;
  flex-direction: column
}

.tm-mn-filter-column .col-title {
  font-size: 18px;
  color: #000;
  font-weight: 600;
  margin-bottom: 10px;
  margin-left: 1px
}

.tm-mn-filter-column .col-item {
  font-size: 16px;
  color: #404040;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3px
}

.tm-mn-filter-column>span label {
  font-size: 16px;
  color: #404040;
  margin-top: -5px;
  margin-left: 15px
}

input[type=checkbox] {
  position: relative;
  cursor: pointer
}

input[type=checkbox]:before {
  border-radius: 2px;
  border: 1px solid #d4d4d4;
  background-color: #fff
}

input[type=checkbox]:before,
input[type=checkbox]:checked:before {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  top: 0;
  left: 0
}

input[type=checkbox]:checked:before {
  background-color: #699400
}

input[type=checkbox]:checked:after {
  content: "";
  display: block;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 2px;
  left: 6px
}

.filter-label {
  margin-left: 15px;
  margin-bottom: 3px
}

.tm-mn-container .tm-mn-sidebar {
  width: 38%
}

.tm-mn-container .tm-mn-sidebar .tm-mn-sidebar-box {
  background: #fff;
  padding: 20px;
  width: 375px;
  box-sizing: border-box;
  box-shadow: 0 0 10px 0 rgba(112, 150, 163, .56);
  border-radius: 5px;
  margin-bottom: 25px
}

.tm-mn-container .tm-mn-sidebar .tm-mn-sidebar-box iframe {
  margin: 15px 0;
  width: 100%
}

.tm-mn-container .tm-mn-sidebar .tm-mn-sidebar-box h2 {
  font-size: 22px;
  font-weight: 600;
  color: #000;
  margin-top: 5px !important;
  margin-bottom: 5px !important
}

.tm-mn-container .tm-mn-sidebar .tm-mn-sidebar-box p {
  font-size: 16px;
  color: #394448;
  margin-top: 5px !important;
  margin-bottom: 5px !important
}

.tm-mn-container .tm-mn-sidebar .tm-mn-sidebar-box .button-container {
  padding-top: 20px;
  width: 100%;
  text-align: center
}

.tm-mn-container .tm-mn-sidebar .tm-mn-sidebar-box-graph {
  background: #fff;
  width: 375px;
  box-sizing: border-box;
  box-shadow: 0 0 10px 0 rgba(112, 150, 163, .56);
  border-radius: 5px;
  margin-bottom: 25px
}

.tm-mn-container .tm-mn-sidebar .tm-mn-sidebar-box-graph .tm-mn-graph {
  padding-right: 20px
}

.tm-mn-container .tm-mn-sidebar .tm-mn-sidebar-box-graph .tm-mn-graph img {
  width: 100%;
  height: 500px
}

.tm-mn-container .tm-mn-sidebar .tm-mn-sidebar-box>div>button {
  border-radius: 30px;
  font-size: 16px;
  text-align: center;
  width: 194px;
  height: 50px;
  border-radius: 30.5px;
  border: .6px solid rgba(0, 0, 0, .85);
  color: #000;
  background: none !important;
  font-weight: 700
}

.contributor-modal {
  display: none;
  position: fixed;
  z-index: 1;
  width: 872.5px;
  height: 548px;
  overflow: auto;
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  box-shadow: 0 5px 25px 0 rgba(112, 150, 163, .46);
  background-color: #fff;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.contributor-modal-content {
  margin: auto;
  display: block;
  width: 100%;
  display: -ms-flexbox;
  display: flex
}

.contributor-modal-image img {
  width: 300px;
  height: 548px;
  border-radius: 15px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .57) 99%);
  -o-object-fit: cover;
  object-fit: cover
}

.contributor-modal-detail {
  padding: 20px 40px 40px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

.contributor-modal-detail-close {
  font-size: 25px;
  width: 100%;
  text-align: right;
  cursor: pointer
}

.contributor-modal-name {
  font-size: 32px;
  font-weight: 500;
  color: #000;
  margin-bottom: 10px
}

.contributor-modal-role {
  font-size: 25px;
  color: #000;
  margin-bottom: 20px
}

.contributor-modal-text {
  font-size: 20px;
  color: #1c1e1f
}

.tm-mn-container .tm-mn-sidebar .contributor-title {
  margin-top: 40px;
  margin-bottom: 16px
}

.tm-mn-container .tm-mn-sidebar .tm-mn-sidebar-box-contributor {
  width: 375px;
  height: 173px;
  border-radius: 8.8px;
  box-sizing: border-box;
  box-shadow: 0 2px 10px 0 rgba(112, 150, 163, .44);
  background-color: #fff;
  margin-bottom: 15px
}

.tm-mn-contributor {
  display: -ms-flexbox;
  display: flex
}

.contributor-image img {
  height: 173px;
  width: 98px;
  -o-object-fit: cover;
  object-fit: cover;
  border-top-left-radius: 8.8px;
  border-bottom-left-radius: 8.8px;
  cursor: pointer
}

.tm-mn-contributor .contributor-detail {
  padding: 36px 18px 18px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

.contributor-detail .contributor-name {
  font-size: 16px;
  font-weight: 500;
  color: #000
}

.contributor-detail .contributor-text {
  font-size: 11.2px;
  color: #1c1e1f;
  line-height: 16px
}

.tm-mn-featured-news {
  width: 100%;
  height: 338px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 0 10px 0 rgba(112, 150, 163, .56);
  margin-bottom: 35px
}

.tm-mn-featured-news a {
  height: 100%
}

.tm-mn-featured-news img {
  max-height: 340px;
  max-width: 820px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.tm-main-picture-details {
  top: 205px;
  position: absolute;
  width: 100%;
  height: 150px;
  opacity: .85;
  border-radius: 4px;
  box-shadow: 0 0 8px 0 rgba(112, 150, 163, .51);
  background-color: #fff;
  padding: 15px 10px 15px 30px
}

.tm-main-picture-details .header {
  font-size: 28px;
  font-weight: 700;
  color: #000
}

.tm-main-picture-details .writer {
  font-size: 14px;
  color: #394448
}

.tm-main-picture-details .date {
  font-size: 14px;
  color: #394448;
  margin-top: 20px
}

.tm-mn-copy {
  min-height: 125px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: hsla(0, 0%, 100%, .85);
  border-radius: 4px 4px 0 0;
  padding: 20px 40px 20px 20px;
  box-sizing: border-box
}

.tm-mn-copy h2 {
  margin-bottom: 0 !important
}

.tm-mn-copy a {
  font-family: HelveticaNeue !important;
  font-size: 25px;
  line-height: 1.35em;
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
  font-weight: 700;
  color: #000
}

.tm-mn-copy label {
  margin-top: -10px;
  margin-bottom: 20px;
  color: #394448;
  font-size: 14px;
  display: block
}

.tm-mn-category,
.tm-mn-copy span {
  height: 18px;
  font-size: 14px;
  color: #394448
}

.tm-mn-category {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 21px
}

.tm-mn-large-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.tm-mn-large-item {
  width: 100%;
  height: 160px;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 35px;
  box-shadow: 0 0 10px 0 rgba(112, 150, 163, .56);
  border-radius: 4px;
  overflow: hidden
}

.tm-mn-large-item>div {
  width: 50%;
  background: #fff
}

@media(max-width:600px) {
  .tm-mn-large-item>div {
    width: 100%
  }
}

.scrollingcontentblock>div,
.tm-mn-large-item {
  position: relative
}

.scrollingcontentblock>div:before,
.tm-mn-large-item:before {
  content: "";
  display: block;
  width: 3px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.scrollingcontentblock>div.tm-red:before,
.tm-mn-large-item.tm-red:before {
  background: #e11f20
}

.scrollingcontentblock>div.tm-green:before,
.tm-mn-large-item.tm-green:before {
  background: #74a636
}

.scrollingcontentblock>div.tm-blue:before,
.tm-mn-large-item.tm-blue:before {
  background: #0091ff
}

.scrollingcontentblock>div.tm-orange:before,
.tm-mn-large-item.tm-orange:before {
  background: #f56804
}

.scrollingcontentblock>div.tm-dark-blue:before,
.tm-mn-large-item.tm-dark-blue:before {
  background: #016b79
}

.scrollingcontentblock>div.tm-black:before,
.tm-mn-large-item.tm-black:before {
  background: #000
}

.tm-mn-large-item:last-child {
  overflow: hidden;
  box-sizing: border-box
}

.tm-mn-large-item>div:last-child>img {
  max-width: 110%
}

.scrollingcontentblock>div,
.tm-mn-large-item>div:first-child {
  padding: 15px 10px 15px 30px
}

.scrollingcontentblock>div label,
.scrollingcontentblock>div span,
.tm-mn-large-item>div:first-child label,
.tm-mn-large-item>div:first-child span {
  display: block;
  color: #394448;
  font-size: 14px
}

.scrollingcontentblock>div span,
.tm-mn-large-item>div:first-child span {
  margin-bottom: 10px
}

.scrollingcontentblock>div a,
.tm-mn-large-item>div:first-child a {
  font-size: 22px;
  line-height: 1.35em;
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
  font-weight: 600;
  color: #000
}

.scrollingcontentblock:first-child {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.scrollingcontentblock>div {
  width: 49%;
  height: 150px;
  background: #fff;
  margin-bottom: 35px;
  box-shadow: 0 0 10px 0 rgba(112, 150, 163, .56);
  border-radius: 4px
}

.scrollingcontentblock>button {
  height: 60px;
  width: 200px;
  border-radius: 30px;
  border: 1px solid grey;
  font-size: 16px;
  text-align: center;
  color: #717171
}

.tm-mn-show-button {
  width: 100%;
  text-align: center
}

.tm-mn-show-button>div {
  width: 100% !important;
  text-align: justify !important;
  box-shadow: none !important;
  background: none !important;
  margin-top: 365px;
  border-radius: unset !important;
  padding-left: 5px !important;
  padding-right: 5px !important
}

.tm-mn-sidebar .tm-mn-sidebar-box h2 {
  font-size: 22px;
  font-weight: 500;
  color: #000
}

.tm-mn-disclaimer-text {
  font-size: 16px;
  font-style: italic;
  color: #717171;
  margin-bottom: 10px;
  margin-top: 10px
}

.tm-mn-sidebar-box .indicator {
  width: 100%
}

.tm-mn-sidebar-box .indicator .col-title {
  width: 63px;
  font-size: 14px;
  color: #394448
}

.tm-mn-sidebar-box .indicator .col-chart-container {
  margin-top: 5px
}

.tm-mn-sidebar-box .indicator .col-chart {
  float: right;
  background: linear-gradient(90deg, #71933e 57%, #c00 58%);
  width: 111px;
  padding: 1px 10px;
  color: #fff;
  font-weight: 700;
  border-radius: 10px;
  transition: all .5s ease-out;
  height: 3px
}

.tm-mn-sidebar-box .indicator .pairs {
  min-height: 300px
}

.tm-mn-sidebar-box .indicator .pair {
  width: 335px;
  height: 48px;
  border-radius: 5px;
  background-color: #f2f2f2;
  margin-bottom: 8px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center
}

.tm-mn-sidebar-box .indicator .nuber-sell {
  float: right;
  font-size: 11.3px;
  color: #000;
  margin-top: 5px
}

body.ARAE .tm-mn-sidebar-box .indicator .nuber-sell {
  float: left
}

.tm-mn-sidebar-box .indicator .nuber-buy {
  font-size: 11.3px;
  color: #000
}

.tm-mn-sidebar-box .indicator .trade-button {
  text-decoration: none;
  width: 96px;
  height: 31px;
  border: 1px solid #78a335;
  border-radius: 15.5px;
  background-color: #f2f2f2;
  font-size: 14px;
  color: #78a335;
  padding: 6px 12px
}

@media(max-width:600px) {
  .disable-click {
    pointer-events: none
  }

  .display-mobile {
    display: block
  }

  .display-desktop {
    display: none
  }

  .tm-mn-container {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    max-width: 375px;
    padding-top: 10px
  }

  .tm-mn-container .tm-mn-sidebar {
    display: none !important
  }

  .tm-mn-container .tm-mn-body {
    width: 100% !important;
    padding-left: 12px;
    padding-right: 12px
  }

  .tm-markets-news-wrapper .tm-mn-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
    padding-top: 26px;
    padding-bottom: 26px
  }

  .filter-buttons-container {
    margin-top: 20px;
    display: -ms-flexbox;
    display: flex;
    width: 100%
  }

  .tm-mn-search-container {
    width: 100%;
    height: 48px;
    display: none !important
  }

  .tm-mn-search-bar {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
  }

  .tm-mn-search-bar input[type=text] {
    max-width: 300px;
    width: 100%;
    border-radius: 21px;
    background: #f2f2f2;
    border: 0 solid rgba(0, 0, 0, 0);
    padding: 15px 20px 15px 40px
  }

  .tm-mn-search-bar:before {
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    background: url(../images/search.svg) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto auto auto 15px
  }

  .tm-markets-news-wrapper .tm-mn-header>div:first-child {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
  }

  .tm-markets-news-wrapper .tm-mn-header>div:first-child>* {
    margin-right: 0
  }

  .tm-mn-featured-news {
    width: 100%;
    height: 290px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 10px 0 rgba(112, 150, 163, .56);
    margin-bottom: 35px
  }

  .tm-mn-featured-news>img {
    max-height: 240px;
    max-width: 320px
  }

  .tm-mn-ecru-background {
    background-color: #fff;
    margin-top: -10px
  }

  .tm-main-picture-details {
    top: 150px;
    position: absolute;
    width: 100%;
    opacity: .85;
    border-radius: 4px;
    box-shadow: 0 0 8px 0 rgba(112, 150, 163, .51);
    background-color: #fff;
    padding: 15px 10px 15px 30px
  }

  .tm-main-picture-details .header {
    font-size: 20px;
    font-weight: 700;
    color: #000
  }

  .tm-mn-container .tm-mn-body .tm-mn-filters {
    background: #fff;
    padding: 0;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 0 0 10px 0 rgba(112, 150, 163, .56);
    border-radius: 5px;
    margin-bottom: 25px;
    display: none;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .tm-mn-filter-column {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .tm-mn-filter-column span {
    height: 50px;
    width: 375px
  }

  .tm-mn-filter-column .col-title {
    font-size: 21px;
    color: #000;
    font-weight: 600;
    padding-left: 25px;
    margin-bottom: 0;
    padding-top: 10px
  }

  .tm-mn-filter-column .col-item {
    padding-top: 10px;
    font-size: 16px;
    color: #404040;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f4f4f4;
    margin-bottom: 0;
    border-bottom: .6px solid #d7d7d7;
    width: 330px;
    margin-left: 10px
  }

  .tm-mn-filter-column .col-item input[type=checkbox] {
    margin-right: 10px
  }

  .tm-mn-filter-column>span label {
    font-size: 20px;
    color: #404040;
    margin-top: -10px;
    margin-left: 25px;
    width: 285px
  }

  input[type=checkbox] {
    position: relative;
    cursor: pointer
  }

  input[type=checkbox]:before {
    border-radius: 2px;
    border: 1px solid #d4d4d4;
    background-color: #fff
  }

  input[type=checkbox]:before,
  input[type=checkbox]:checked:before {
    content: "";
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    top: 0;
    left: 0
  }

  input[type=checkbox]:checked:before {
    background-color: #699400
  }

  input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 2px;
    left: 6px
  }

  .tm-mn-large-item {
    width: 100%;
    height: 180px;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 35px;
    box-shadow: 0 0 10px 0 rgba(112, 150, 163, .56);
    border-radius: 4px;
    overflow: hidden
  }

  .tm-mn-large-item>div:first-child a,
  .tm-mn-news-items-container>div>div>div a {
    font-size: 18px;
    line-height: 1.35em;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
    font-weight: 600;
    color: #000
  }

  .scrollingcontentblock>div {
    width: 100%;
    height: 180px;
    background: #fff;
    margin-bottom: 35px;
    box-shadow: 0 0 10px 0 rgba(112, 150, 163, .56);
    border-radius: 4px
  }

  .tm-mn-container .tm-mn-body .tm-mn-filter-selector {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px
  }
}

.tm-mn-container .tm-mn-sidebar .contributor-title {
  font-size: 25px;
  color: #000;
  margin-bottom: 0;
  margin-top: 0
}

.tm-mn-header .button.transparent {
  color: #565656;
  border-radius: 25px !important;
  margin-top: 1rem;
  background-color: #f2f2f2;
  border-color: #d4d4d4
}

.tm-mn-header .button:hover {
  color: #fff !important
}

.tm-mn-header .button:focus {
  outline: none
}

.tm-mn-container {
  padding-bottom: 50px;
  width: 100%
}

@media(max-width:600px) {
  .tm-mn-container {
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: unset
  }
}

.tm-mn-container .tm-mn-body {
  width: 100%;
  width: calc(((100%/12)*8) - 1.5rem)
}

.tm-mn-container .tm-mn-sidebar {
  width: calc((100%/12)*4)
}

@media(max-width:600px) {
  .tm-mn-container .tm-mn-sidebar {
    width: 100%;
    display: block !important;
    padding: 1rem
  }
}

.tm-mn-container .tm-mn-sidebar-box-contributor {
  width: 100% !important
}

.tm-mn-container .tm-mn-sidebar-box-contributor .contributor-detail {
  padding: 1rem;
  -ms-flex-item-align: center;
  align-self: center
}

.tm-courses-accordion {
  box-shadow: none
}

.tm-courses-accordion .tm-course-body {
  background: none
}

.tm-courses-accordion .tm-course-header {
  -ms-box-shadow: 0 0 8px 0 rgba(112, 150, 163, .5);
  box-shadow: 0 0 8px 0 rgba(112, 150, 163, .5)
}

.tm-courses-accordion .tm-course {
  width: 100%;
  height: auto;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
  padding: 0 .25rem
}

.tm-courses-accordion .tm-course:after {
  content: "";
  display: block;
  width: calc(100% - 5px);
  height: 1px;
  background: #e2e2e2;
  position: absolute;
  bottom: 0;
  right: 0
}

.tm-courses-accordion .tm-course .tm-course-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #fff;
  box-sizing: border-box;
  padding: 2.25rem 2rem;
  position: relative
}

.tm-courses-accordion .tm-course .tm-course-header button.transparent {
  color: #565656;
  border-radius: 25px !important;
  margin-top: 1rem;
  border-color: #565656
}

.tm-courses-accordion .tm-course .tm-course-header button:hover {
  color: #fff !important
}

.tm-courses-accordion .tm-course .tm-course-header button:focus {
  outline: none
}

@media only screen and (max-width:1023px) {
  .tm-courses-accordion .tm-course .tm-course-header {
    padding: 30px;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.tm-courses-accordion .tm-course .tm-course-header button:before {
  content: attr(data-label-watch)
}

.tm-courses-accordion .tm-course.tm-active .tm-course-header button:before {
  content: attr(data-label-close)
}

.tm-courses-accordion .tm-course.tm-active .tm-course-header button.transparent {
  background-position: 0 !important;
  color: #fff;
  border-radius: 25px !important;
  background-color: #565656;
  border-color: #565656;
  margin-top: 1rem
}

.tm-courses-accordion .tm-course .tm-course-header>div:first-child {
  width: 70%
}

@media only screen and (max-width:1023px) {
  .tm-courses-accordion .tm-course .tm-course-header>div:first-child {
    width: 100%;
    margin-bottom: 10px
  }
}

.tm-courses-accordion .tm-course strong {
  font-size: 24px;
  line-height: 1.35em
}

.tm-courses-accordion .tm-course .tm-course-header p {
  max-width: 400px
}

.tm-courses-accordion .tm-course .tm-course-header:before {
  content: "";
  background: #096a78;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 100%;
  z-index: 1
}

@media(max-width:600px) {
  .tm-courses-accordion .tm-course .tm-course-header:before {
    width: 100%;
    height: 5px
  }
}

.tm-courses-accordion .tm-course.tm-active .tm-course-header:after,
.tm-courses-accordion .tm-course .tm-course-header:after {
  transition: transform .4s cubic-bezier(.215, .61, .355, 1);
  -ms-transform-origin: top;
  transform-origin: top
}

.tm-courses-accordion .tm-course .tm-course-header:after {
  content: "";
  background: #74a636;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 100%;
  z-index: 2;
  -ms-transform: scaleY(0);
  transform: scaleY(0)
}

@media(max-width:600px) {
  .tm-courses-accordion .tm-course .tm-course-header:after {
    width: 100%;
    height: 5px
  }
}

.tm-courses-accordion .tm-course.tm-active .tm-course-header:after {
  -ms-transform: scaleX(1);
  transform: scaleX(1)
}

.tm-course-body {
  background: #e2e2e2;
  overflow: hidden;
  box-sizing: border-box;
  height: 0
}

.tm-course-body>div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: top;
  align-items: top;
  -ms-flex-direction: column;
  flex-direction: column
}

@media only screen and (max-width:1023px) {
  .tm-course-body>div {
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.tm-course-body>div .tm-course-playlist {
  width: 100%;
  max-height: 365px;
  overflow: scroll;
  overflow-x: hidden;
  background-color: #e2e2e2;
  padding: 1.5rem 2rem
}

@media(max-width:600px) {
  .tm-course-body>div .tm-course-playlist {
    padding: 1.5rem 0 0;
    background-color: unset
  }
}

@media only screen and (max-width:1023px) {
  .tm-course-body>div .tm-course-playlist {
    width: 100%
  }

  .tm-course-body>div .tm-video-container iframe {
    height: 230px !important
  }
}

.tm-course-body>div .tm-course-player,
.tm-course-body>div .tm-course-playlist {
  opacity: 0;
  transition: opacity .6s cubic-bezier(.175, .885, .32, 1.275)
}

.tm-courses-accordion .tm-course.tm-active .tm-course-body>div .tm-course-player,
.tm-courses-accordion .tm-course.tm-active .tm-course-body>div .tm-course-playlist {
  opacity: 1;
  transition: opacity 1.4s cubic-bezier(.175, .885, .32, 1.275)
}

.tm-courses-accordion .tm-course.tm-active .tm-course-body {
  height: auto
}

.tm-courses-accordion .tm-course .tm-course-body>div {
  padding: 0;
  will-change: height
}

@media only screen and (max-width:1023px) {
  .tm-courses-accordion .tm-course .tm-course-body>div {
    padding: 1rem
  }
}

.tm-course-body .tm-course-player {
  width: 100%;
  margin-right: 5%;
  padding: 1.5rem 2rem
}

@media(max-width:600px) {
  .tm-course-body .tm-course-player {
    padding: 1.5rem 0 0
  }
}

@media only screen and (max-width:1023px) {
  .tm-course-body .tm-course-player {
    width: 100%
  }
}

.tm-course-body .tm-course-player h2 {
  font-size: 26px
}

.tm-course-body .tm-course-player p {
  font-size: 19px;
  line-height: 1.35em !important
}

.tm-course-body .tm-course-playlist-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: unset;
  justify-content: unset;
  margin-bottom: 20px
}

@media only screen and (max-width:1023px) {
  .tm-course-body .tm-course-playlist-item {
    width: 100%;
    max-width: unset;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

@media(max-width:600px) {
  .tm-course-body .tm-course-playlist-item {
    -ms-flex-direction: unset;
    flex-direction: unset
  }
}

.tm-course-body .tm-course-playlist-item>div:first-child {
  margin-right: 20px;
  max-width: 210px;
  width: 80%
}

@media only screen and (max-width:1023px) {
  .tm-course-body .tm-course-playlist-item>div:first-child {
    width: 100%
  }
}

.tm-course-body .tm-course-playlist-item>div:nth-child(2) {
  padding: 1rem 1rem 1rem 0
}

.tm-course-body .tm-course-playlist-item .tm-video-thumbnail {
  padding-top: 58%;
  width: 100%;
  background: url(../images/screenshot-2020-09-07-at-16-59-22.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  background-size: contain !important
}

.tm-course-body .tm-course-playlist-item h3 {
  font-size: 16px;
  line-height: 1.35em !important;
  cursor: pointer
}

@media(max-width:600px) {
  .tm-course-body .tm-course-playlist-item h3 {
    font-size: 12px
  }
}

.tm-course-body .tm-course-playlist-item .tm-video-category {
  font-size: 12px
}

.tm-courses-footer {
  background: #fff;
  height: 200px;
  border-radius: 0 0 37px 37px;
  box-shadow: 0 0 8px 0 rgba(112, 150, 163, .5)
}

@media only screen and (max-width:1023px) {
  .tm-courses-footer .button {
    width: 80% !important
  }
}

.tm-courses-footer h3 {
  font-size: 28px;
  font-weight: 500
}

.master section {
  background-color: #fff
}

@media screen and (max-width:63.9375em) {
  .master section {
    padding: 50px 0
  }
}

.master .form-group .intl-tel-input,
.master .hz_form .intl-tel-input {
  width: 100%;
  margin-bottom: 1rem;
  color: initial;
  text-align: initial
}

.master [data-val=true].invalid {
  background-color: #ffe7e7 !important;
  border: 1px solid red !important
}

.master .header-image.row {
  height: 762px;
  margin: 0;
  padding: 0;
  position: relative
}

@media only screen and (min-width:768px) {
  .master .header-image.row {
    padding: 0;
    height: 500px
  }
}

.master .header-image.row img {
  max-height: 100%;
  max-width: 100%
}

.master .header-image .header-wrapper {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 40px auto 50px;
  position: absolute
}

@media only screen and (min-width:768px) {
  .master .header-image .header-wrapper {
    max-width: 1370px;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }
}

.master .header-image .header-wrapper img {
  height: auto;
  max-height: 100%;
  max-width: 100%
}

.master .header-image .header-wrapper .logo {
  width: 60%;
  margin: 0 auto
}

@media only screen and (min-width:768px) {
  .master .header-image .header-wrapper .logo {
    max-width: 200px;
    margin: 0
  }
}

.master .header-image .header-wrapper .icon-chat,
.master .header-image .header-wrapper .icon-mail,
.master .header-image .header-wrapper .icon-phone {
  display: none
}

@media only screen and (min-width:768px) {

  .master .header-image .header-wrapper .icon-chat,
  .master .header-image .header-wrapper .icon-mail,
  .master .header-image .header-wrapper .icon-phone {
    display: block
  }

  .master .header-image .header-wrapper .icon-chat img,
  .master .header-image .header-wrapper .icon-mail img,
  .master .header-image .header-wrapper .icon-phone img {
    width: 30px
  }

  .master .header-image .header-wrapper .icon-chat span,
  .master .header-image .header-wrapper .icon-mail span,
  .master .header-image .header-wrapper .icon-phone span {
    color: #fff;
    font-size: 14px;
    font-weight: 300
  }

  .master .header-image .header-wrapper .icon-chat span strong,
  .master .header-image .header-wrapper .icon-mail span strong,
  .master .header-image .header-wrapper .icon-phone span strong {
    font-weight: 700;
    margin: 0 5px
  }
}

.master .header-image .content-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: absolute;
  top: 20%;
  padding: 0 15px
}

@media only screen and (min-width:768px) {
  .master .header-image .content-wrapper {
    width: 100%;
    max-width: 1370px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: baseline;
    align-items: baseline;
    top: 65%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0
  }
}

.master .header-image .content-wrapper .content-copy {
  width: 100%;
  position: relative;
  top: auto;
  left: auto;
  -ms-transform: none;
  transform: none;
  margin-bottom: 20px;
  padding: 0
}

@media only screen and (min-width:768px) {
  .master .header-image .content-wrapper .content-copy {
    width: 55%
  }
}

.master .header-image .content-wrapper .content-copy h1 {
  width: 100%;
  text-align: center;
  font-size: 25px;
  font-weight: 300;
  margin-bottom: 22px;
  line-height: normal !important;
  color: #fff !important;
  font-weight: 700
}

@media only screen and (min-width:768px) {
  .master .header-image .content-wrapper .content-copy h1 {
    font-size: 45px;
    text-align: left
  }
}

.master .header-image .content-wrapper .content-copy h2 {
  color: #fff;
  text-align: left
}

.master .header-image .content-wrapper .content-copy .sub-title {
  width: 100%;
  text-align: left;
  font-size: 21px;
  font-weight: 400;
  margin: 0 auto;
  line-height: normal !important;
  color: #fff !important
}

@media only screen and (min-width:768px) {
  .master .header-image .content-wrapper .content-copy .sub-title {
    font-size: 27px;
    padding-right: 1rem
  }
}

.master .header-image .content-wrapper .content-box {
  width: auto;
  height: auto;
  border-radius: 5px;
  box-shadow: 0 0 11px 0 rgba(112, 150, 163, .24);
  border: 1px solid rgba(115, 165, 55, .35);
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: left;
  justify-content: left;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 40px;
  padding: 30px
}

@media only screen and (min-width:768px) {
  .master .header-image .content-wrapper .content-box {
    width: 35%
  }
}

.master .header-image .content-wrapper .content-box h2 {
  margin: 0 auto;
  font-size: 21px;
  font-weight: 700;
  text-align: center
}

.master .header-image .content-wrapper .content-box .form-row {
  margin-top: 35px
}

.master .header-image .content-wrapper .content-box .form-row .form-group {
  margin-bottom: 30px
}

.master .header-image .content-wrapper .content-box .form-row label {
  position: absolute;
  top: -10px;
  left: 17px;
  background-color: #fff;
  margin: 0;
  font-size: 14px;
  padding: 0 3px
}

.master .header-image .content-wrapper .content-box .think-tcs {
  font-size: 15px;
  text-align: left;
  opacity: .8;
  color: #89aab5;
  line-height: 1.43 !important;
  letter-spacing: -.02px
}

.master .header-image .content-wrapper .content-box .think-info {
  color: #005f6d !important;
  margin: 10px auto;
  text-decoration: underline !important;
  font-size: 16px
}

.master .section-wrapper.row {
  padding: 0 15px
}

.master .section-wrapper.pale-grey-master {
  padding: 1.5rem
}

.master .section-wrapper.pale-grey-master .block-image {
  background-repeat: no-repeat;
  background-image: url(../images/phones-image-mobile.png);
  width: 100%;
  height: 100%;
  background-position: calc(50% + 10px) bottom;
  background-size: contain;
  position: unset
}

@media only screen and (min-width:768px) {
  .master .section-wrapper.pale-grey-master {
    padding-bottom: 70px
  }

  .master .section-wrapper.pale-grey-master .block-image {
    background-image: url(../images/phones-image-desktop.png);
    right: unset;
    background-size: contain
  }
}

.master .section-wrapper .section-blocks {
  height: 100%
}

@media only screen and (min-width:768px) {
  .master .section-wrapper .section-blocks .primary-btn {
    display: none;
    position: unset
  }
}

.master .section-wrapper .section-blocks .box-wrapper {
  position: unset
}

.master .section-wrapper .section-blocks .section-content {
  width: 100%;
  height: 422px;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: unset;
  flex-wrap: unset;
  padding-bottom: 0
}

.master .section-wrapper .section-blocks .section-content .primary-btn {
  display: none
}

@media only screen and (min-width:768px) {
  .master .section-wrapper .section-blocks .section-content {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .master .section-wrapper .section-blocks .section-content .primary-btn {
    display: block
  }

  .master .section-wrapper .section-blocks .section-content .block-image,
  .master .section-wrapper .section-blocks .section-content .section-left {
    -ms-flex: 50%;
    flex: 50%
  }
}

.master .section-wrapper .section-blocks .section-content .section-left {
  margin: auto
}

.master .section-wrapper .section-image-left {
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 2.8rem 0 3rem
}

@media only screen and (min-width:768px) {
  .master .section-wrapper .section-image-left {
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.master .section-wrapper .section-image-left.live-feed {
  padding: 7.5rem 0 50px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

@media only screen and (min-width:768px) {
  .master .section-wrapper .section-image-left.live-feed {
    -ms-flex-align: normal;
    align-items: normal
  }
}

.master .section-wrapper .section-image-left.live-feed .panel-left {
  display: block;
  -ms-flex-order: 2;
  order: 2;
  width: 100%
}

@media only screen and (min-width:768px) {
  .master .section-wrapper .section-image-left.live-feed .panel-left {
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-preferred-size: 43%;
    flex-basis: 43%
  }
}

.master .section-wrapper .section-image-left.live-feed .panel-left .content-box {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  box-shadow: 0 4px 10px 0 rgba(112, 150, 163, .47);
  background-color: #fff;
  border-top: 1.5px solid #73a537;
  padding: 5px 15px 25px
}

.master .section-wrapper .section-image-left.live-feed .panel-left .content-box .tbl-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: center;
  align-content: center;
  width: 100%;
  border-bottom: 1.5px solid #d4dcca
}

.master .section-wrapper .section-image-left.live-feed .panel-left .content-box .tbl-header h2 {
  font-weight: 700;
  font-size: 17px;
  margin: 0
}

.master .section-wrapper .section-image-left.live-feed .panel-left .content-box .tbl-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: center;
  align-content: center;
  width: 100%
}

.master .section-wrapper .section-image-left.live-feed .panel-left .content-box .tbl-row p {
  color: #fefefe;
  font-size: 16px;
  margin: 0
}

.master .section-wrapper .section-image-left.live-feed .panel-left .content-box .cell {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  margin: 15px 0
}

.master .section-wrapper .section-image-left.live-feed .panel-left .content-box .cell.font-red p {
  color: red !important
}

.master .section-wrapper .section-image-left.live-feed .panel-left .content-box .cell.font-green p {
  color: #77a340 !important
}

.master .section-wrapper .section-image-left.live-feed .panel-left .content-tcs {
  margin: 15px auto 0;
  width: 90%
}

.master .section-wrapper .section-image-left.live-feed .panel-left .content-tcs p {
  font-size: 14px;
  color: #989898
}

.master .section-wrapper .section-image-left.live-feed .panel-right {
  -ms-flex-order: 1;
  order: 1;
  display: block
}

@media only screen and (min-width:768px) {
  .master .section-wrapper .section-image-left.live-feed .panel-right {
    -ms-flex-order: 2;
    order: 2;
    margin: 0
  }
}

.master .section-wrapper .section-image-left .panel-left {
  display: none
}

@media only screen and (min-width:768px) {
  .master .section-wrapper .section-image-left .panel-left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
  }

  .master .section-wrapper .section-image-left .panel-left .panel-bg {
    top: 25.5%;
    left: -95%;
    width: 1300px;
    height: 173px
  }
}

.master .section-wrapper .section-image-left .panel-left img {
  max-height: 100%;
  max-width: 100%
}

.master .section-wrapper .section-image-left .panel-right .primary-btn {
  width: auto;
  padding: 1.25rem 4rem
}

@media only screen and (min-width:768px) {
  .master .section-wrapper .section-image-left .panel-right .primary-btn {
    margin: 0 !important
  }
}

.master .section-wrapper .section-image-left .panel-right h2 {
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
  color: #000
}

@media only screen and (min-width:768px) {
  .master .section-wrapper .section-image-left .panel-right h2 {
    text-align: left
  }
}

.master .section-wrapper .section-image-left .panel-right p {
  margin-top: 0
}

.master .section-wrapper .section-image-left .panel-right .content-bullet {
  position: relative;
  width: 100%;
  margin: 0 auto
}

@media only screen and (min-width:768px) {
  .master .section-wrapper .section-image-left .panel-right .content-bullet {
    margin: 0
  }
}

.master .section-wrapper .section-image-left .panel-right .content-bullet h3 {
  font-size: 21px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -.03px;
  margin: 0 0 30px 45px
}

.master .section-wrapper .section-image-left .panel-right .content-bullet .bullet-icon {
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  width: 28px;
  height: 27px;
  text-align: center;
  border: 2px solid #77a340;
  border-radius: 50%
}

.master .section-wrapper .section-image-left .panel-right .content-bullet .bullet-icon:after,
.master .section-wrapper .section-image-left .panel-right .content-bullet .bullet-icon:before {
  content: "";
  display: block;
  background-color: #77a340;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border-radius: 2px
}

.master .section-wrapper .section-image-left .panel-right .content-bullet .bullet-icon:before {
  width: 37%;
  height: 3px;
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
  top: -27%
}

.master .section-wrapper .section-image-left .panel-right .content-bullet .bullet-icon:after {
  width: 37%;
  height: 3px;
  -ms-transform: rotate(-50deg);
  transform: rotate(-50deg);
  bottom: -15%
}

.master .section-wrapper .section-image-left .panel-right .content-bullet .bullet-copy {
  margin: 0 8px 24px 45px
}

.master .section-wrapper .section-image-left .panel-right .content-bullet .bullet-copy h3 {
  font-size: 21px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -.03px;
  font-weight: 700;
  margin: 0
}

.master .section-wrapper .section-image-left .panel-right .content-bullet .bullet-copy p {
  font-size: 17px;
  width: 100%
}

.section-wrapper.row {
  max-width: 100%;
  width: 100%;
  background-color: #fff;
  margin: 0 auto;
  padding: 20px 20px 0
}

@media only screen and (min-width:768px) {
  .section-wrapper.row {
    padding: 0
  }
}

.section-wrapper.pale-grey-bg {
  margin-bottom: 0
}

.search-wrapper {
  width: 100%;
  position: relative;
  max-width: 1220px;
  margin: 0 auto
}

@media only screen and (min-width:768px) {
  .search-wrapper {
    margin-top: 40px;
    max-width: 100%
  }
}

.search-wrapper .content-search {
  margin: 0 auto;
  width: 75%;
  position: relative;
  transition: all .5s ease
}

.search-wrapper .content-search .search-icon {
  height: 30px;
  top: 21%;
  left: 1%;
  padding: 3px;
  position: absolute
}

.search-wrapper .content-search .search-close {
  height: 30px;
  top: 20%;
  right: 1%;
  position: absolute;
  display: none
}

.search-wrapper .content-search input {
  width: 100%;
  height: 48px;
  font-size: 24px;
  font-weight: 300;
  text-align: left;
  color: #6c6c6c;
  border-radius: 10px;
  border: 1.1px solid #000 !important;
  padding-left: 80px
}

.wrapper-content {
  max-width: 1366px;
  width: 100%;
  margin: 0 auto
}

@media only screen and (min-width:768px) {
  .wrapper-content {
    padding: 0
  }
}

.header-image.row {
  height: auto;
  margin: 0 auto;
  padding: 0;
  position: relative;
  max-width: 100%;
  width: 100%
}

@media only screen and (min-width:768px) {
  .header-image.row {
    height: 600px
  }
}

.header-image.row img {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: fill;
  object-fit: fill;
  width: 100%;
  height: 100%
}

.header-image .content-copy {
  position: absolute;
  top: 65%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (min-width:768px) {
  .header-image .content-copy {
    width: 1366px;
    top: 50%
  }
}

.header-image .content-copy h1 {
  width: 100%;
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  margin: 0 auto;
  line-height: 1.18 !important;
  color: #fff
}

@media only screen and (min-width:768px) {
  .header-image .content-copy h1 {
    text-align: left;
    font-size: 45px;
    margin-bottom: 10px
  }
}

.header-image .content-copy h1 br {
  display: none
}

@media only screen and (min-width:768px) {
  .header-image .content-copy h1 br {
    display: block
  }
}

.header-image .content-copy h2,
.header-image .content-copy h4 {
  width: 100%;
  text-align: center;
  font-size: 21px;
  font-weight: 300;
  margin: 20px auto;
  line-height: 1.18 !important;
  color: #454545
}

@media only screen and (min-width:768px) {

  .header-image .content-copy h2,
  .header-image .content-copy h4 {
    text-align: left;
    font-size: 27px;
    margin-bottom: 60px
  }
}

.header-image .content-copy h2 br,
.header-image .content-copy h4 br {
  display: none
}

@media only screen and (min-width:768px) {

  .header-image .content-copy h2 br,
  .header-image .content-copy h4 br {
    display: block
  }
}

.header-image .content-copy .primary-btn {
  width: 80%;
  margin: 25px auto
}

@media only screen and (min-width:768px) {
  .header-image .content-copy .primary-btn {
    width: 21%;
    margin: 0
  }
}

.header-image .content-copy .sub-header {
  font-size: calc(1.29375rem + .525vw);
  font-weight: 300
}

@media(min-width:1200px) {
  .header-image .content-copy .sub-header {
    font-size: 1.6875rem
  }
}

.header-image .header-desktop {
  display: none
}

@media only screen and (min-width:768px) {
  .header-image .header-desktop {
    width: 100vw !important;
    height: inherit;
    margin: 0 auto;
    display: block
  }
}

.header-image .header-mobile {
  display: block;
  width: 100%
}

@media only screen and (min-width:768px) {
  .header-image .header-mobile {
    display: none
  }
}

.full-width-image.row {
  height: auto;
  margin: 0 auto;
  padding: 0;
  position: relative;
  max-width: 100%;
  width: 100%
}

.full-width-image.row img {
  -o-object-fit: fill;
  object-fit: fill;
  width: 100%;
  max-height: 100%;
  max-width: 100%
}

.full-width-image .banner-desktop {
  display: none;
  width: 100%
}

@media only screen and (min-width:768px) {
  .full-width-image .banner-desktop {
    display: block
  }
}

.full-width-image .banner-mobile {
  display: block;
  width: 100%
}

@media only screen and (min-width:768px) {
  .full-width-image .banner-mobile {
    display: none
  }
}

.full-width-image .content-copy {
  position: absolute;
  top: 48%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 45px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (min-width:768px) {
  .full-width-image .content-copy {
    max-width: 1366px;
    top: 50%
  }
}

.full-width-image .content-copy h2 {
  width: 100%;
  text-align: center;
  font-size: 31px;
  font-weight: 700;
  margin-bottom: 35px;
  line-height: 1.18 !important;
  color: #fff !important
}

@media only screen and (min-width:768px) {
  .full-width-image .content-copy h2 {
    font-size: 31px;
    margin-bottom: 20px
  }
}

.full-width-image .content-copy p {
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: 300 !important;
  line-height: 1.18 !important;
  color: #fff !important
}

@media only screen and (min-width:768px) {
  .full-width-image .content-copy p {
    text-align: center;
    margin-bottom: 20px
  }
}

.full-width-image .content-copy p br {
  display: none
}

@media only screen and (min-width:768px) {
  .full-width-image .content-copy p br {
    display: block
  }
}

.full-width-image .content-copy .primary-btn {
  margin: 60px auto 0
}

.section-top.row {
  max-width: 100%;
  background-color: #f7f7f7;
  margin: 0 auto;
  padding: 20px 40px 0
}

@media only screen and (min-width:768px) {
  .section-top.row {
    padding: 50px 0 0
  }
}

.section-top .content-copy {
  padding: 0;
  max-width: 1366px;
  margin: 0 auto
}

.section-top .content-copy h2 {
  font-size: 23px;
  font-weight: 700;
  line-height: 1.54 !important;
  text-align: left
}

@media only screen and (min-width:768px) {
  .section-top .content-copy h2 {
    font-size: 31px;
    line-height: 1.19 !important;
    text-align: center;
    margin-bottom: 40px
  }
}

.section-top .content-copy h2 br {
  display: none
}

@media only screen and (min-width:768px) {
  .section-top .content-copy h2 br {
    display: block
  }
}

.section-top .content-copy .content-bullet {
  position: relative;
  width: 100%;
  margin: 0 auto
}

@media only screen and (min-width:768px) {
  .section-top .content-copy .content-bullet {
    width: 70%
  }
}

.section-top .content-copy .content-bullet .bullet-icon {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 28px;
  height: 27px;
  text-align: center;
  border: 2px solid #77a340;
  border-radius: 50%
}

.section-top .content-copy .content-bullet .bullet-icon:after,
.section-top .content-copy .content-bullet .bullet-icon:before {
  content: "";
  display: block;
  background-color: #77a340;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border-radius: 2px
}

.section-top .content-copy .content-bullet .bullet-icon:before {
  width: 37%;
  height: 3px;
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
  top: -27%
}

.section-top .content-copy .content-bullet .bullet-icon:after {
  width: 37%;
  height: 3px;
  -ms-transform: rotate(-50deg);
  transform: rotate(-50deg);
  bottom: -15%
}

.section-top .content-copy .content-bullet h3 {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.14 !important;
  letter-spacing: -.02px;
  margin: 30px 0 40px 45px
}

@media only screen and (min-width:768px) {
  .section-top .content-copy .content-bullet h3 {
    margin: 60px 0 60px 45px;
    font-size: 24px;
    line-height: 1.17 !important;
    letter-spacing: -.03px
  }
}

.section-cta.row {
  max-width: 100%;
  background-color: #dafef2;
  margin: 0 auto;
  padding: 25px 0
}

.section-cta .wrapper-cta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1366px;
  margin: 0 auto;
  width: 80%;
  padding: 25px 0;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (min-width:768px) {
  .section-cta .wrapper-cta {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}

.section-cta .wrapper-cta .content-copy {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-bottom: 20px;
  text-align: center
}

@media only screen and (min-width:768px) {
  .section-cta .wrapper-cta .content-copy {
    margin-bottom: 0;
    text-align: left
  }
}

.section-cta .wrapper-cta .content-copy h2 {
  font-size: 24px;
  font-weight: 400;
  margin: 0;
  line-height: 1.33 !important
}

.section-cta .wrapper-cta .content-cta {
  margin: 0 auto;
  -ms-flex-preferred-size: 85%;
  flex-basis: 85%
}

@media only screen and (min-width:768px) {
  .section-cta .wrapper-cta .content-cta {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: right
  }
}

.section-cta .wrapper-cta .content-cta .primary-btn {
  width: 100%
}

@media only screen and (min-width:768px) {
  .section-cta .wrapper-cta .content-cta .primary-btn {
    width: 41%
  }
}

.section-boxes.row {
  width: 100%;
  margin: 0 auto;
  padding: 70px 15px
}

.section-boxes .wrapper-box {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1366px
}

.section-boxes .wrapper-box .content-box {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  box-shadow: 0 4px 10px 0 rgba(112, 150, 163, .47);
  background-color: #fff;
  padding: 45px 25px 35px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-bottom: 20px
}

@media only screen and (min-width:768px) {
  .section-boxes .wrapper-box .content-box {
    -ms-flex-preferred-size: 23.8%;
    flex-basis: 23.8%
  }
}

.section-boxes .wrapper-box .content-box .box-image {
  width: 20%
}

.section-boxes .wrapper-box .content-box .box-image img {
  max-height: 100%;
  max-width: 100%
}

.section-boxes .wrapper-box .content-box h2 {
  font-size: 21px;
  font-weight: 700;
  color: #000;
  margin: 25px auto 0;
  text-transform: uppercase
}

.section-boxes .wrapper-box .content-box p {
  max-width: 600px;
  font-size: 18px;
  font-weight: 300;
  color: #424242;
  text-align: center;
  margin: 22px auto 115px
}

@media only screen and (min-width:768px) {
  .section-boxes .wrapper-box .content-box p {
    text-align: left
  }
}

.section-boxes .wrapper-box .content-box .box-link {
  position: absolute;
  bottom: 5%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

@media only screen and (min-width:768px) {
  .section-boxes .wrapper-box .content-box .box-link {
    left: 23.8%
  }
}

.section-boxes .wrapper-box .content-box .box-link a {
  text-decoration: underline !important;
  font-weight: 700;
  color: #00748d !important;
  font-size: 19px
}

.section-content {
  max-width: 1366px;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center
}

.section-content,
.section-content .content-copy {
  margin: 0 auto;
  width: 100%
}

@media only screen and (min-width:768px) {
  .section-content .content-copy {
    width: 65%
  }
}

.section-content .content-copy h2 {
  font-size: 31px;
  margin-bottom: 22px;
  text-align: center
}

.section-content .content-copy p {
  font-size: 16px;
  font-weight: 300;
  color: #454545;
  text-align: left
}

@media only screen and (min-width:768px) {
  .section-content .content-copy p {
    text-align: center
  }
}

.section-content .content-footnote h5 {
  text-align: center;
  font-size: 18px;
  color: #b2b2b2 !important;
  font-style: italic
}

.section-content .icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%
}

@media only screen and (min-width:768px) {
  .section-content .icon {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 60%;
    -ms-flex-align: center;
    align-items: center
  }
}

.section-content .icon img {
  width: 42%;
  margin-bottom: 30px
}

@media only screen and (min-width:768px) {
  .section-content .icon img {
    width: 17%;
    height: 40px;
    margin-bottom: 0
  }
}

.section-content .icon svg {
  -ms-flex-preferred-size: 48%;
  flex-basis: 48%;
  margin-bottom: 30px
}

@media only screen and (min-width:768px) {
  .section-content .icon svg {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin-bottom: 0
  }
}

.section-image-left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1366px;
  margin: 0 auto;
  width: 100%;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (min-width:768px) {
  .section-image-left {
    padding: 20px 0
  }
}

.section-image-left .panel-left {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  position: relative;
  z-index: 0
}

@media only screen and (min-width:768px) {
  .section-image-left .panel-left {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
  }
}

.section-image-left .panel-left .panel-bg {
  top: 10px;
  left: 14px;
  width: 100%;
  height: 115px;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
  background-image: linear-gradient(90deg, #f7f7f7, #f0f0f0);
  z-index: -1;
  position: absolute
}

@media only screen and (min-width:768px) {
  .section-image-left .panel-left .panel-bg {
    top: 15px;
    left: -65%;
    width: 1000px;
    height: 173px
  }
}

.section-image-left .panel-left img {
  max-height: 100%;
  max-width: 100%
}

.section-image-left .panel-right {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 25px
}

@media only screen and (min-width:768px) {
  .section-image-left .panel-right {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
  }
}

.section-image-left .panel-right h2 {
  color: #394448;
  font-size: 27px;
  font-weight: 700;
  line-height: 1.19 !important;
  letter-spacing: -.03px;
  margin: 0 auto 30px
}

@media only screen and (min-width:768px) {
  .section-image-left .panel-right h2 {
    margin: 0
  }
}

.section-image-left .panel-right p {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.29;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 30px
}

.section-image-left .panel-right p br {
  display: none
}

@media only screen and (min-width:768px) {
  .section-image-left .panel-right p br {
    display: block
  }

  .section-image-left .panel-right p {
    width: 85%;
    line-height: 1.13
  }
}

.section-image-left .panel-right .primary-btn {
  width: 85%;
  margin: 0 auto
}

@media only screen and (min-width:768px) {
  .section-image-left .panel-right .primary-btn {
    width: 41%;
    margin: 0
  }
}

.section-image-right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1366px;
  margin: 0 auto;
  width: 100%;
  -ms-flex-align: center;
  align-items: center;
  padding: 60px 0 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse
}

@media only screen and (min-width:768px) {
  .section-image-right {
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.section-image-right .panel-right {
  width: 100%;
  position: relative;
  z-index: 0
}

@media only screen and (min-width:768px) {
  .section-image-right .panel-right {
    width: 50%
  }
}

.section-image-right .panel-right .panel-bg {
  top: 15px;
  position: absolute;
  width: 100%;
  height: 115px;
  border-top-left-radius: 80px;
  border-bottom-left-radius: 80px;
  background-image: linear-gradient(270deg, #fff, #f0f0f0);
  z-index: -1;
  right: 14px
}

@media only screen and (min-width:768px) {
  .section-image-right .panel-right .panel-bg {
    width: 1000px;
    height: 173px;
    right: -40%
  }
}

.section-image-right .panel-right img {
  max-height: 100%;
  max-width: 100%
}

.section-image-right .panel-left {
  width: 100%
}

@media only screen and (min-width:768px) {
  .section-image-right .panel-left {
    width: 50%
  }
}

.section-image-right .panel-left h2 {
  color: #394448;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.19 !important;
  letter-spacing: -.03px;
  margin-bottom: 12px
}

@media only screen and (min-width:768px) {
  .section-image-right .panel-left h2 {
    font-size: 31px;
    margin-bottom: 6px;
    letter-spacing: -.04px
  }
}

.section-image-right .panel-left p {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.13;
  width: 100%
}

@media only screen and (min-width:768px) {
  .section-image-right .panel-left p {
    width: 83%
  }
}

.section-bullet-left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1366px;
  margin: 0 auto;
  width: 100%;
  -ms-flex-align: center;
  align-items: center;
  padding: 35px 0 50px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (min-width:768px) {
  .section-bullet-left {
    padding: 85px 0 50px
  }
}

.section-bullet-left .panel-left {
  width: 100%
}

@media only screen and (min-width:768px) {
  .section-bullet-left .panel-left {
    width: 45%
  }
}

.section-bullet-left .panel-left .panel-item {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  padding-right: 15px
}

.section-bullet-left .panel-left .panel-item .item-icon {
  max-width: 65px;
  width: 100%
}

.section-bullet-left .panel-left .panel-item .item-icon img {
  max-height: 100%;
  max-width: 100%
}

.section-bullet-left .panel-left .panel-item .item-content {
  margin-left: 40px
}

.section-bullet-left .panel-left .panel-item .item-content h2 {
  font-size: 19px;
  font-weight: 700;
  color: #000;
  line-height: 1.19
}

@media only screen and (min-width:768px) {
  .section-bullet-left .panel-left .panel-item .item-content h2 {
    font-size: 31px
  }
}

.section-bullet-left .panel-left .panel-item .item-content h3 {
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  line-height: 1.36;
  color: #333
}

@media only screen and (min-width:768px) {
  .section-bullet-left .panel-left .panel-item .item-content h3 {
    font-size: 20px;
    line-height: 1.35;
    font-weight: 300
  }
}

.section-bullet-left .panel-right {
  width: 90%;
  position: relative;
  z-index: 0;
  margin: 0 auto
}

@media only screen and (min-width:768px) {
  .section-bullet-left .panel-right {
    width: 50%
  }
}

.section-bullet-left .panel-right .panel-bg-lg {
  top: 29%;
  right: -100%;
  position: absolute;
  width: 700px;
  height: 115px;
  border-top-left-radius: 120px;
  border-bottom-left-radius: 120px;
  background-image: linear-gradient(90deg, #f0f0f0, #fff);
  z-index: -1
}

@media only screen and (min-width:768px) {
  .section-bullet-left .panel-right .panel-bg-lg {
    top: 17%;
    right: -73%;
    position: absolute;
    width: 1200px;
    height: 200px
  }
}

.section-bullet-left .panel-right .content-box {
  width: auto;
  height: auto;
  border-radius: 5px;
  box-shadow: 0 0 11px 0 rgba(112, 150, 163, .24);
  border: 1px solid rgba(115, 165, 55, .35);
  border-top: 5px solid #73a537;
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: left;
  justify-content: left;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 auto;
  padding: 11px
}

@media only screen and (min-width:768px) {
  .section-bullet-left .panel-right .content-box {
    width: 500px;
    padding: 30px
  }
}

.section-bullet-left .panel-right .content-box h2 {
  font-size: 27px;
  font-weight: 500;
  line-height: 1.17;
  text-align: left;
  color: #333;
  max-width: 420px;
  margin-bottom: 35px
}

@media only screen and (min-width:768px) {
  .section-bullet-left .panel-right .content-box h2 {
    font-size: 22px
  }
}

.section-bullet-left .panel-right .content-box p {
  font-size: 17px;
  font-weight: 300;
  line-height: 1.31;
  text-align: left;
  color: #333;
  max-width: 420px;
  margin-bottom: 35px
}

.section-bullet-left .panel-right .content-box p a,
.section-bullet-left .panel-right .content-box p a:hover {
  color: #000
}

.section-bullet-left-right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.section-bullet-left-right .panel-title {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-top: 50px;
  margin-bottom: 35px;
  text-align: left
}

@media only screen and (min-width:768px) {
  .section-bullet-left-right .panel-title {
    text-align: center
  }
}

.section-bullet-left-right .panel-title h2 {
  font-size: 31px;
  margin-bottom: 0;
  font-weight: 700
}

.section-bullet-left-right .panel-left,
.section-bullet-left-right .panel-right {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

@media only screen and (min-width:768px) {

  .section-bullet-left-right .panel-left,
  .section-bullet-left-right .panel-right {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%
  }
}

.section-bullet-left-right .panel-left .panel-item,
.section-bullet-left-right .panel-right .panel-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center
}

.section-bullet-left-right .panel-left .panel-item .item-icon,
.section-bullet-left-right .panel-right .panel-item .item-icon {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  padding: 20px 20px 20px 0;
  margin-right: 15px
}

@media only screen and (min-width:768px) {

  .section-bullet-left-right .panel-left .panel-item .item-icon,
  .section-bullet-left-right .panel-right .panel-item .item-icon {
    -ms-flex-preferred-size: 12.7%;
    flex-basis: 12.7%;
    padding: 20px;
    margin-right: 0
  }
}

.section-bullet-left-right .panel-left .panel-item .item-icon img,
.section-bullet-left-right .panel-right .panel-item .item-icon img {
  max-height: 100%;
  max-width: 100%
}

.section-bullet-left-right .panel-left .panel-item .item-content,
.section-bullet-left-right .panel-right .panel-item .item-content {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%
}

@media only screen and (min-width:768px) {

  .section-bullet-left-right .panel-left .panel-item .item-content,
  .section-bullet-left-right .panel-right .panel-item .item-content {
    -ms-flex-preferred-size: 85%;
    flex-basis: 85%
  }
}

.section-bullet-left-right .panel-left .panel-item .item-content h3,
.section-bullet-left-right .panel-right .panel-item .item-content h3 {
  font-size: 22px;
  font-weight: 700;
  color: #000
}

.section-middle-box {
  max-width: 1366px;
  width: 100%;
  margin: 0 auto
}

.section-middle-box img {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.section-middle-box .middle-bg-img {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center
}

.section-middle-box .middle-bg-img img:first-child {
  display: none
}

@media only screen and (min-width:768px) {
  .section-middle-box .middle-bg-img img:first-child {
    display: block;
    height: 190px
  }
}

.section-middle-box .middle-bg-img img:nth-child(2) {
  display: block
}

@media only screen and (min-width:768px) {
  .section-middle-box .middle-bg-img img:nth-child(2) {
    display: none
  }
}

.section-middle-box .middle-bg-img .content-copy {
  position: absolute;
  left: 50%;
  top: 55%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  text-align: center;
  padding: 0 35px
}

@media only screen and (min-width:768px) {
  .section-middle-box .middle-bg-img .content-copy {
    width: 58%;
    top: 47%;
    text-align: left;
    -ms-flex-align: center;
    align-items: center
  }
}

.section-middle-box .middle-bg-img .content-copy .item-icon {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  margin: 0 auto
}

@media only screen and (min-width:768px) {
  .section-middle-box .middle-bg-img .content-copy .item-icon {
    -ms-flex-preferred-size: 8%;
    flex-basis: 8%;
    margin: 0
  }
}

.section-middle-box .middle-bg-img .content-copy .item-icon img {
  display: block
}

@media only screen and (min-width:768px) {
  .section-middle-box .middle-bg-img .content-copy .item-icon img {
    -o-object-fit: contain;
    object-fit: contain
  }
}

.section-middle-box .middle-bg-img .content-copy h2 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  font-size: 23px;
  font-weight: 700;
  margin: 30px auto 40px
}

@media only screen and (min-width:768px) {
  .section-middle-box .middle-bg-img .content-copy h2 {
    -ms-flex-preferred-size: 85%;
    flex-basis: 85%;
    margin: 0 auto
  }
}

.section-two-boxes {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1366px
}

@media only screen and (min-width:768px) {
  .section-two-boxes {
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px
  }
}

.section-two-boxes .content-copy {
  margin: 40px auto 20px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

.section-two-boxes .content-copy h2 {
  font-size: 31px;
  font-weight: 700;
  line-height: 1.54 !important;
  text-align: center
}

@media only screen and (min-width:768px) {
  .section-two-boxes .content-copy h2 {
    line-height: 1.19 !important;
    text-align: center;
    margin-bottom: 40px
  }
}

.section-two-boxes .content-copy h2 br {
  display: none
}

@media only screen and (min-width:768px) {
  .section-two-boxes .content-copy h2 br {
    display: block
  }
}

.section-two-boxes .panel-left {
  margin-bottom: 15px
}

@media only screen and (min-width:768px) {
  .section-two-boxes .panel-left {
    margin-bottom: 0
  }
}

.section-two-boxes .panel-left,
.section-two-boxes .panel-right {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

@media only screen and (min-width:768px) {

  .section-two-boxes .panel-left,
  .section-two-boxes .panel-right {
    -ms-flex-preferred-size: 48.7%;
    flex-basis: 48.7%
  }
}

.section-two-boxes .panel-left .content-box,
.section-two-boxes .panel-right .content-box {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  box-shadow: 0 4px 10px 0 rgba(112, 150, 163, .47);
  background-color: #fff;
  padding: 25px 15px 40px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-bottom: 20px
}

.section-two-boxes .panel-left .content-box h3,
.section-two-boxes .panel-right .content-box h3 {
  font-size: 27px;
  margin: 0;
  text-align: center
}

.section-two-boxes .panel-left .content-box h3 br,
.section-two-boxes .panel-right .content-box h3 br {
  display: none
}

@media only screen and (min-width:768px) {

  .section-two-boxes .panel-left .content-box h3 br,
  .section-two-boxes .panel-right .content-box h3 br {
    display: block
  }
}

.section-two-boxes .panel-left .content-box p,
.section-two-boxes .panel-right .content-box p {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px
}

.section-two-boxes .panel-left .content-box p br,
.section-two-boxes .panel-right .content-box p br {
  display: none
}

@media only screen and (min-width:768px) {

  .section-two-boxes .panel-left .content-box p br,
  .section-two-boxes .panel-right .content-box p br {
    display: block
  }
}

.section-two-boxes .panel-left .content-box .primary-btn,
.section-two-boxes .panel-right .content-box .primary-btn {
  margin: 20px auto
}

.section-arrow-left-right {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1366px;
  margin-bottom: 50px
}

@media only screen and (min-width:768px) {
  .section-arrow-left-right {
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.section-arrow-left-right .section-title {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-top: 40px
}

.section-arrow-left-right .section-title h2 {
  font-size: 31px;
  font-weight: 700;
  line-height: 1.54 !important;
  text-align: center
}

.section-arrow-left-right .panel-left,
.section-arrow-left-right .panel-right {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

@media only screen and (min-width:768px) {

  .section-arrow-left-right .panel-left,
  .section-arrow-left-right .panel-right {
    -ms-flex-preferred-size: 48.7%;
    flex-basis: 48.7%
  }
}

.section-arrow-left-right .panel-left .content-bullet,
.section-arrow-left-right .panel-right .content-bullet {
  position: relative;
  width: 100%;
  margin: 0 auto
}

.section-arrow-left-right .panel-left .content-bullet .bullet-icon,
.section-arrow-left-right .panel-right .content-bullet .bullet-icon {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 28px;
  height: 27px;
  text-align: center;
  border: 2px solid #77a340;
  border-radius: 50%
}

.section-arrow-left-right .panel-left .content-bullet .bullet-icon:after,
.section-arrow-left-right .panel-left .content-bullet .bullet-icon:before,
.section-arrow-left-right .panel-right .content-bullet .bullet-icon:after,
.section-arrow-left-right .panel-right .content-bullet .bullet-icon:before {
  content: "";
  display: block;
  background-color: #77a340;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border-radius: 2px
}

.section-arrow-left-right .panel-left .content-bullet .bullet-icon:before,
.section-arrow-left-right .panel-right .content-bullet .bullet-icon:before {
  width: 37%;
  height: 3px;
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
  top: -27%
}

.section-arrow-left-right .panel-left .content-bullet .bullet-icon:after,
.section-arrow-left-right .panel-right .content-bullet .bullet-icon:after {
  width: 37%;
  height: 3px;
  -ms-transform: rotate(-50deg);
  transform: rotate(-50deg);
  bottom: -15%
}

.section-arrow-left-right .panel-left .content-bullet h3,
.section-arrow-left-right .panel-right .content-bullet h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.14 !important;
  letter-spacing: -.02px;
  margin: 30px 0 0 45px
}

@media only screen and (min-width:768px) {

  .section-arrow-left-right .panel-left .content-bullet h3,
  .section-arrow-left-right .panel-right .content-bullet h3 {
    font-size: 24px;
    line-height: 1.17 !important;
    letter-spacing: -.03px
  }
}

.section-arrow-left-right .panel-left .content-bullet p,
.section-arrow-left-right .panel-right .content-bullet p {
  text-align: left;
  margin: 6px 42px 0 45px;
  font-size: 16px
}

.section-arrow-left-right .panel-left .content-bullet p br,
.section-arrow-left-right .panel-right .content-bullet p br {
  display: none
}

@media only screen and (min-width:768px) {

  .section-arrow-left-right .panel-left .content-bullet p br,
  .section-arrow-left-right .panel-right .content-bullet p br {
    display: block
  }
}

.section-blocks {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (min-width:768px) {
  .section-blocks {
    max-width: 1370px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: 414px
  }
}

.section-blocks h2 {
  font-size: 31px;
  font-weight: 700;
  text-align: center;
  margin: 0 auto 30px
}

@media only screen and (min-width:768px) {
  .section-blocks h2 {
    -ms-flex-order: 1;
    order: 1;
    text-align: left;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
}

.section-blocks h2 br {
  display: none
}

@media only screen and (min-width:768px) {
  .section-blocks h2 br {
    display: block
  }

  .section-blocks .block-image {
    -ms-flex-order: 3;
    order: 3;
    position: absolute;
    right: 10%;
    width: 36%;
    top: -14%;
    z-index: 0
  }
}

.section-blocks .block-image img {
  max-height: 100%;
  max-width: 100%
}

@media only screen and (min-width:768px) {
  .section-blocks .box-wrapper {
    z-index: 2;
    display: -ms-flexbox;
    display: flex;
    background-color: #f5f9f8;
    -ms-flex-order: 4;
    order: 4;
    position: absolute;
    top: 64%
  }
}

.section-blocks .content-box {
  width: auto;
  height: auto;
  border-radius: 5px;
  box-shadow: 0 0 11px 0 rgba(112, 150, 163, .24);
  border: 1px solid rgba(112, 150, 163, .47);
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 25px;
  padding: 25px 35px
}

@media only screen and (min-width:768px) {
  .section-blocks .content-box {
    -ms-flex-preferred-size: 32.3%;
    flex-basis: 32.3%;
    padding: 25px 20px 0;
    margin: 0;
    z-index: 1
  }

  .section-blocks .content-box.box-2 {
    margin-left: 20px;
    margin-right: 20px
  }
}

.section-blocks .content-box h3 {
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 5px;
  text-align: left !important
}

.section-blocks .content-box p {
  font-size: 16px;
  font-weight: 400;
  margin-left: 1px
}

@media only screen and (min-width:768px) {
  .section-blocks .content-box p {
    width: 85%
  }
}

.section-blocks .primary-btn {
  margin-top: 30px;
  margin-bottom: 70px
}

@media only screen and (min-width:768px) {
  .section-blocks .primary-btn {
    -ms-flex-order: 2;
    order: 2;
    margin: 0;
    position: absolute;
    top: 25%
  }
}

.section-image-border {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 70px
}

@media only screen and (min-width:768px) {
  .section-image-border {
    max-width: 1370px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding-top: 70px;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.section-image-border h2 {
  font-size: 31px;
  font-weight: 700;
  text-align: center;
  color: #fefefe;
  width: 100%;
  margin: 0 auto
}

.section-image-border h3 {
  font-size: 19px;
  font-weight: 400;
  color: #394448;
  margin-bottom: 40px !important;
  text-align: center;
  width: 100%;
  margin: 6px auto 15px
}

.section-image-border .content-box {
  position: relative;
  width: auto;
  height: auto;
  border-radius: 5px;
  box-shadow: 0 0 11px 0 rgba(112, 150, 163, .24);
  border: 1px solid rgba(112, 150, 163, .47);
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 10px;
  padding: 20px 16px
}

@media only screen and (min-width:768px) {
  .section-image-border .content-box {
    -ms-flex-preferred-size: 49.5%;
    flex-basis: 49.5%
  }
}

.section-image-border .content-box h2 {
  position: absolute;
  top: 7%;
  left: 5%;
  font-size: 21px;
  text-align: left;
  width: 75%
}

.section-image-border .content-box .content-image img {
  max-height: 100%;
  max-width: 100%
}

.section-image-overlay-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px;
  text-align: center
}

@media only screen and (min-width:768px) {
  .section-image-overlay-text {
    max-width: 1370px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.section-image-overlay-text h2 {
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 25px
}

.section-image-overlay-text .wrapper-image {
  position: relative;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

@media only screen and (min-width:768px) {
  .section-image-overlay-text .wrapper-image {
    -ms-flex-preferred-size: 48.7%;
    flex-basis: 48.7%
  }
}

.section-image-overlay-text .wrapper-image .content-copy {
  position: absolute;
  top: 48%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.section-image-overlay-text .wrapper-image .content-copy h3 {
  text-align: center;
  font-weight: 700;
  font-size: 28px
}

.section-image-overlay-text .wrapper-image .content-copy p {
  text-align: center
}

.section-image-overlay-text .wrapper-image .content-copy p br {
  display: none
}

@media only screen and (min-width:768px) {
  .section-image-overlay-text .wrapper-image .content-copy p br {
    display: block
  }
}

.section-image-overlay-text .wrapper-image .content-image img {
  height: 185px;
  -o-object-fit: cover;
  object-fit: cover
}

@media only screen and (min-width:768px) {
  .section-image-overlay-text .wrapper-image .content-image img {
    height: auto
  }
}

.section-image-overlay-text .wrapper-copy {
  padding: 40px 30px 50px
}

.section-image-overlay-text .wrapper-copy p {
  text-align: center;
  font-size: 17px;
  margin-bottom: 20px
}

.section-image-overlay-text .wrapper-copy p br {
  display: none
}

@media only screen and (min-width:768px) {
  .section-image-overlay-text .wrapper-copy p br {
    display: block
  }
}

.section-image-overlay-text .wrapper-copy .primary-btn {
  margin-top: 20px
}

.live-feed.section-wrapper {
  padding: 50px 10px 0;
  margin-bottom: 0 !important
}

@media only screen and (min-width:768px) {
  .live-feed.section-wrapper {
    padding: 0 10px 70px
  }
}

.live-feed .section-content {
  padding: 0
}

.live-feed .section-content .content-copy {
  padding: 0 5px;
  margin-bottom: 40px;
  width: 100%
}

.live-feed .section-content .content-copy h2 {
  font-size: 31px;
  margin-bottom: 22px;
  text-align: center;
  font-weight: 700
}

.live-feed .section-content .content-copy p {
  font-size: 21px;
  color: #333;
  text-align: center
}

.live-feed .section-content .content-copy .content-wrapper {
  text-align: center
}

.live-feed .section-content .content-copy .content-wrapper p {
  font-size: 20px
}

.live-feed .section-content .content-copy .content-wrapper .primary-btn {
  margin: 30px auto 0
}

.live-feed .section-content .feed-container {
  background-color: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .13);
  padding: 20px 10px;
  border-radius: 7.8px;
  margin-bottom: 20px;
  width: 100%
}

.live-feed .section-content .feed-container,
.live-feed .section-content .feed-container .feed-panel {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (min-width:768px) {
  .live-feed .section-content .feed-container .feed-panel {
    width: 48%
  }
}

.live-feed .section-content .feed-container .feed-panel .tbl-header {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 20px
}

.live-feed .section-content .feed-container .feed-panel .tbl-header .cell {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%
}

.live-feed .section-content .feed-container .feed-panel .tbl-header .cell:nth-child(2),
.live-feed .section-content .feed-container .feed-panel .tbl-header .cell:nth-child(3),
.live-feed .section-content .feed-container .feed-panel .tbl-header .cell:nth-child(4) {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  text-align: center
}

.live-feed .section-content .feed-container .feed-panel .tbl-header .cell h2 {
  font-size: 13.9px;
  color: #cdc6c6 !important
}

.live-feed .section-content .feed-container .feed-panel .tbl-row {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 20px;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 5px;
  border-radius: 20px;
  border: 1px solid #fff;
  -ms-flex-align: center;
  align-items: center
}

.live-feed .section-content .feed-container .feed-panel .tbl-row:nth-of-type(2n) {
  background-color: #f3f3f3
}

.live-feed .section-content .feed-container .feed-panel .tbl-row:hover {
  background-color: #628f3f;
  border-color: #afd685;
  cursor: pointer
}

.live-feed .section-content .feed-container .feed-panel .tbl-row.selected {
  background-color: rgba(175, 214, 133, .61) !important;
  border-color: #afd685
}

.live-feed .section-content .feed-container .feed-panel .tbl-row .cell {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%
}

.live-feed .section-content .feed-container .feed-panel .tbl-row .cell:nth-child(2),
.live-feed .section-content .feed-container .feed-panel .tbl-row .cell:nth-child(3),
.live-feed .section-content .feed-container .feed-panel .tbl-row .cell:nth-child(4) {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  text-align: center
}

.live-feed .section-content .feed-container .feed-panel .tbl-row .cell p {
  font-size: 14px;
  color: #333
}

.live-feed .section-content .feed-container .feed-panel .autocomplete {
  width: 100%
}

.live-feed .section-content .feed-container .feed-panel .autocomplete .results-box .results {
  cursor: pointer;
  padding: 5px;
  width: 100%;
  background-color: #cbcbcb;
  border: 1px solid #394448
}

.live-feed .section-content .feed-container .feed-panel .feed-content {
  width: 100%
}

.live-feed .section-content .feed-container .feed-panel .feed-content .row-1 {
  display: -ms-flexbox;
  display: flex
}

.live-feed .section-content .feed-container .feed-panel .feed-content .row-1 h3 {
  font-size: 25px
}

.live-feed .section-content .feed-container .feed-panel .feed-content .row-1 .main {
  -ms-flex-preferred-size: auto;
  flex-basis: auto
}

.live-feed .section-content .feed-container .feed-panel .feed-content .row-1 .pipe {
  position: relative;
  padding-left: 5px;
  padding-right: 10px;
  -ms-flex-preferred-size: auto;
  flex-basis: auto
}

.live-feed .section-content .feed-container .feed-panel .feed-content .row-1 .pipe:after {
  content: "|";
  position: absolute;
  font-size: 25px;
  top: -6px;
  color: #cecdcd
}

.live-feed .section-content .feed-container .feed-panel .feed-content .row-1 .sub {
  color: #cecdcd !important;
  font-weight: 500;
  -ms-flex-preferred-size: auto;
  flex-basis: auto
}

.live-feed .section-content .feed-container .feed-panel .feed-content .row-2,
.live-feed .section-content .feed-container .feed-panel .feed-content .row-3 {
  display: -ms-flexbox;
  display: flex
}

.live-feed .section-content .feed-container .feed-panel .feed-content .row-2 .panel:first-child,
.live-feed .section-content .feed-container .feed-panel .feed-content .row-3 .panel:first-child {
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%
}

.live-feed .section-content .feed-container .feed-panel .feed-content .row-2 .panel h5,
.live-feed .section-content .feed-container .feed-panel .feed-content .row-3 .panel h5 {
  color: #9b9b9b !important;
  font-size: 14px;
  padding-bottom: 0
}

.live-feed .section-content .feed-container .feed-panel .feed-content .row-2 .panel p,
.live-feed .section-content .feed-container .feed-panel .feed-content .row-3 .panel p {
  font-size: 30px;
  color: #000
}

.live-feed .section-content .feed-container .feed-panel .feed-content textarea {
  background-color: #f3f3f3;
  color: #484646;
  border-radius: 3px
}

.live-feed .section-content .feed-container .feed-panel .feed-content .primary-btn {
  display: none
}

@media only screen and (min-width:768px) {
  .live-feed .section-content .feed-container .feed-panel .feed-content .primary-btn {
    display: block;
    width: 100%
  }
}

.live-feed .section-content .feed-container .feed-graph {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  display: none
}

@media only screen and (min-width:768px) {
  .live-feed .section-content .feed-container .feed-graph {
    width: 52%;
    display: -ms-flexbox;
    display: flex
  }
}

.live-feed .section-content .feed-container .feed-graph .primary-btn {
  display: block;
  margin-top: 35px;
  width: 100%
}

@media only screen and (min-width:768px) {
  .live-feed .section-content .feed-container .feed-graph .primary-btn {
    display: none
  }
}

.live-feed .section-content .feed-wrapper {
  width: 100%
}

@media only screen and (min-width:768px) {
  .live-feed .section-content .feed-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 950px
  }
}

.live-feed .section-content .feed-block {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-direction: column;
  flex-direction: column
}

@media only screen and (min-width:768px) {
  .live-feed .section-content .feed-block {
    width: 49%
  }
}

.live-feed .section-content .feed-block .feed-content {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
  padding: 10px 20px;
  border-radius: 6.2px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .13);
  margin-bottom: 15px;
  height: 115px
}

.live-feed .section-content .feed-block .feed-content .row-1,
.live-feed .section-content .feed-block .feed-content .row-2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.live-feed .section-content .feed-block .feed-content .row-2 {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
  margin-top: 10px;
  -ms-flex-align: center;
  align-items: center
}

.live-feed .section-content .feed-block .feed-content .row-2 .panel-left {
  -ms-flex-preferred-size: 90%;
  flex-basis: 90%
}

.live-feed .section-content .feed-block .feed-content .row-2 .panel-left h3 {
  font-size: 19px
}

.live-feed .section-content .feed-block .feed-content .row-2 .panel-left .main {
  color: #cecdcd !important;
  font-weight: 500
}

.live-feed .section-content .feed-block .feed-content .row-2 .panel-right {
  -ms-flex-preferred-size: auto;
  flex-basis: auto
}

.live-feed .section-content .feed-block .feed-content .row-2 .panel-right h3 {
  font-weight: 500;
  text-align: center
}

.live-feed .section-content .feed-block .feed-content .row-2 .panel-right .cell {
  padding: 5px 10px;
  border-radius: 5px;
  color: #fff !important;
  font-weight: 400;
  font-size: 20px
}

.live-feed .section-content .feed-block .feed-content .row-2 .panel-right .cell.positive {
  background-color: #77a340
}

.live-feed .section-content .feed-block .feed-content .row-2 .panel-right .cell.negative {
  background-color: #e02020
}

.live-feed .section-content .feed-block .feed-content .primary-btn {
  width: 100%
}

.live-feed .section-content .content-footnote {
  padding: 0 5px;
  margin-bottom: 50px
}

.live-feed .loading-spinner {
  width: 20%;
  margin: 0 auto
}

.live-feed .loading-spinner img {
  width: 100%
}

.section-hover-icons {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1050px;
  margin: 0 auto
}

.section-hover-icons .content-copy {
  width: 100%
}

.section-hover-icons .content-copy h2 {
  font-size: 31px;
  margin-bottom: 22px;
  font-weight: 700
}

.section-hover-icons .wrapper-icons {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.section-hover-icons .wrapper-icons .content-icon {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  transition: all .5s ease
}

.section-hover-icons .wrapper-icons .content-icon:nth-child(4),
.section-hover-icons .wrapper-icons .content-icon:nth-child(5),
.section-hover-icons .wrapper-icons .content-icon:nth-child(6) {
  display: none
}

@media only screen and (min-width:768px) {
  .section-hover-icons .wrapper-icons .content-icon {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 5px;
    width: 32.5%;
    padding: 30px;
    text-align: center;
    height: 192px
  }

  .section-hover-icons .wrapper-icons .content-icon:nth-child(4),
  .section-hover-icons .wrapper-icons .content-icon:nth-child(5),
  .section-hover-icons .wrapper-icons .content-icon:nth-child(6) {
    display: -ms-flexbox;
    display: flex
  }
}

.section-hover-icons .wrapper-icons .content-icon .icon-image {
  -ms-flex-preferred-size: 35%;
  flex-basis: 35%;
  margin-right: 20px
}

@media only screen and (min-width:768px) {
  .section-hover-icons .wrapper-icons .content-icon .icon-image {
    width: 100%;
    margin-right: 0
  }

  .section-hover-icons .wrapper-icons .content-icon .icon-image svg {
    height: 40px;
    width: 35px
  }
}

.section-hover-icons .wrapper-icons .content-icon .icon-image svg g {
  fill: #73a537
}

@media only screen and (min-width:768px) {
  .section-hover-icons .wrapper-icons .content-icon .icon-image svg g {
    fill: #000
  }

  .section-hover-icons .wrapper-icons .content-icon .icon-copy {
    width: 100%
  }
}

.section-hover-icons .wrapper-icons .content-icon .icon-copy h3 {
  font-size: 21px;
  margin: 5px 0
}

.section-hover-icons .wrapper-icons .content-icon .icon-copy p {
  font-size: 16px;
  color: #333
}

.section-icons {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1366px;
  margin: 0 auto;
  padding-bottom: 70px;
  padding-top: 50px
}

.section-icons .content-copy {
  text-align: center;
  width: 100%
}

.section-icons .content-copy h2 {
  font-weight: 700
}

.section-icons .content-copy h3 {
  font-weight: 300;
  font-size: 20px;
  margin-top: 25px
}

.section-icons .content-copy .mt-4 {
  letter-spacing: .25px
}

.section-icons .wrapper-icons {
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 45px
}

.section-icons .wrapper-icons,
.section-icons .wrapper-icons a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.section-icons .wrapper-icons a {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  margin-bottom: 25px;
  text-decoration: none
}

@media only screen and (min-width:768px) {
  .section-icons .wrapper-icons a {
    -ms-flex-preferred-size: 13%;
    flex-basis: 13%;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 178px;
    margin-bottom: 0
  }
}

.section-icons .wrapper-icons a:first-child .content-icon {
  margin-top: 17px
}

@media only screen and (min-width:768px) {
  .section-icons .wrapper-icons a:first-child .content-icon {
    margin-top: 0
  }
}

.section-icons .wrapper-icons .content-icon .icon-copy {
  margin-top: 15px
}

@media only screen and (min-width:768px) {
  .section-icons .wrapper-icons .content-icon .icon-copy h3 {
    font-weight: 400
  }
}

.section-2col-1row {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1366px;
  margin: 0 auto;
  padding-top: 70px;
  padding-bottom: 60px
}

@media only screen and (min-width:768px) {
  .section-2col-1row {
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 90px;
    padding-top: 90px
  }
}

.section-2col-1row .box-1 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

@media only screen and (min-width:768px) {
  .section-2col-1row .box-1 {
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%
  }
}

.section-2col-1row .box-1 .title {
  width: 100%;
  text-align: center
}

@media only screen and (min-width:768px) {
  .section-2col-1row .box-1 .title {
    text-align: left
  }
}

.section-2col-1row .box-1 .title h2 {
  font-weight: 700;
  font-size: 31px
}

.section-2col-1row .box-1 .logo {
  width: 60%;
  margin: 25px auto
}

@media only screen and (min-width:768px) {
  .section-2col-1row .box-1 .logo {
    width: 49%;
    margin: 40px 0 20px
  }

  .section-2col-1row .box-1 .content-wrapper .content-copy h3 {
    margin-bottom: 20px
  }
}

.section-2col-1row .box-1 .content-wrapper .content-copy p {
  margin-bottom: 20px
}

.section-2col-1row .box-1 .content-wrapper .content-btn {
  display: none
}

@media only screen and (min-width:768px) {
  .section-2col-1row .box-1 .content-wrapper .content-btn {
    display: block;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media only screen and (max-width:800px) {
  .section-2col-1row .box-1 .content-wrapper .content-btn {
    -ms-flex-pack: center;
    justify-content: center
  }
}

@media only screen and (min-width:768px) {
  .section-2col-1row .box-1 .content-wrapper .content-btn .primary-btn {
    margin: 0;
    width: 44.5%
  }
}

.section-2col-1row .box-2 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

@media only screen and (min-width:768px) {
  .section-2col-1row .box-2 {
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
    position: relative
  }
}

.section-2col-1row .box-2 .main-image {
  display: none
}

@media only screen and (min-width:768px) {
  .section-2col-1row .box-2 .main-image {
    display: block;
    width: 50%
  }

  .section-2col-1row .box-2 .content-copy {
    width: 33.5%;
    position: absolute;
    top: 60%;
    right: 30%
  }
}

.section-2col-1row .box-2 .content-copy .rating {
  max-width: 100%;
  max-height: 100%;
  width: 20%
}

.section-2col-1row .box-2 .content-copy p {
  font-style: italic;
  color: #545454 !important;
  margin-bottom: 10px
}

.section-2col-1row .box-2 .content-copy h6 {
  font-size: 19px;
  color: #474747 !important;
  font-style: italic;
  font-weight: 700
}

.section-2col-1row .box-2 .content-btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 30px
}

@media only screen and (min-width:768px) {
  .section-2col-1row .box-2 .content-btn {
    display: none
  }
}

@media only screen and (max-width:800px) {
  .section-2col-1row .box-2 .content-btn {
    -ms-flex-pack: center;
    justify-content: center
  }
}

.section-2col-1row .box-2 .content-btn .app-icon {
  max-width: 100%;
  max-height: 100%;
  width: 45%
}

.section-2col-1row .box-2 .content-btn .primary-btn {
  margin-top: 40px
}

.section-2col-1row .box-3 {
  margin-top: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (min-width:768px) {
  .section-2col-1row .box-3 {
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.section-2col-1row .box-3 .panel {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

@media only screen and (min-width:768px) {
  .section-2col-1row .box-3 .panel {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%
  }
}

.section-2col-1row .box-3 .panel .content-box {
  border-radius: 5px;
  border: 1px solid rgba(86, 120, 131, .64);
  background-color: #eef6f4;
  padding: 17px;
  position: relative;
  margin-bottom: 10px
}

.section-2col-1row .box-3 .panel .content-box .asset {
  width: 46.5%
}

@media only screen and (min-width:768px) {
  .section-2col-1row .box-3 .panel .content-box .asset {
    width: 30%;
    position: relative;
    left: 8%
  }
}

.section-2col-1row .box-3 .panel .content-box svg {
  float: right;
  width: 6%
}

.section-2col-1row .box-3 .panel .content-box svg path {
  fill: #73a537
}

@media only screen and (min-width:768px) {
  .section-2col-1row .box-3 .panel .content-box svg {
    font-size: 3em;
    width: 13%
  }
}

.section-image-boxes {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1366px;
  margin: 0 auto;
  padding-bottom: 50px;
  padding-top: 70px
}

@media only screen and (min-width:768px) {
  .section-image-boxes {
    padding-top: 90px
  }
}

.section-image-boxes .content-copy {
  text-align: center;
  width: 100%;
  margin-bottom: 35px
}

.section-image-boxes .content-copy h2 {
  font-weight: 700
}

.section-image-boxes .boxes-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.section-image-boxes .boxes-wrapper .box-container {
  border-radius: 5px;
  box-shadow: 0 4px 10px 0 rgba(112, 150, 163, .47);
  background-color: #fff;
  margin-bottom: 25px;
  text-align: center;
  padding-bottom: 25px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center
}

@media only screen and (min-width:768px) {
  .section-image-boxes .boxes-wrapper .box-container {
    -ms-flex-preferred-size: 28.5%;
    flex-basis: 28.5%;
    padding-bottom: 36px
  }
}

.section-image-boxes .boxes-wrapper .box-container .box-image {
  position: relative
}

.section-image-boxes .boxes-wrapper .box-container .box-image img {
  margin-bottom: 25px
}

@media only screen and (min-width:768px) {
  .section-image-boxes .boxes-wrapper .box-container .box-image img {
    margin-bottom: 0
  }
}

.section-image-boxes .boxes-wrapper .box-container .box-image .dark-overlay {
  background: rgba(0, 0, 0, .5);
  position: absolute;
  top: 0;
  width: 100%;
  height: 90%
}

@media only screen and (min-width:768px) {
  .section-image-boxes .boxes-wrapper .box-container .box-image .dark-overlay {
    display: none
  }
}

.section-image-boxes .boxes-wrapper .box-container .box-copy {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  z-index: 1
}

@media only screen and (min-width:768px) {
  .section-image-boxes .boxes-wrapper .box-container .box-copy {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 30px 0;
    -ms-flex-line-pack: justify;
    align-content: space-between
  }
}

.section-image-boxes .boxes-wrapper .box-container .box-copy h3 {
  position: absolute;
  top: 15%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff !important;
  font-size: 24px;
  font-weight: 400;
  width: 75%
}

.section-image-boxes .boxes-wrapper .box-container .box-copy h3 br {
  display: none
}

@media only screen and (min-width:768px) {
  .section-image-boxes .boxes-wrapper .box-container .box-copy h3 br {
    display: block
  }

  .section-image-boxes .boxes-wrapper .box-container .box-copy h3 {
    position: relative;
    width: 100%;
    color: #000 !important;
    -ms-transform: none;
    transform: none;
    left: 0;
    top: 0;
    margin: 0 auto;
    width: 90%
  }
}

.section-image-boxes .boxes-wrapper .box-container .box-copy p {
  display: none
}

@media only screen and (min-width:768px) {
  .section-image-boxes .boxes-wrapper .box-container .box-copy p {
    display: block;
    margin-top: 15px;
    margin-bottom: 25px;
    text-align: left
  }
}

.think-live-feed {
  width: 100%;
  max-width: 1366px
}

.think-live-feed .tabs-feed {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  list-style: none;
  margin: 0 0 10px
}

.think-live-feed .tabs-feed .tabs-title {
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-radius: 22.5px;
  border: 1px solid #e7e7e7;
  background-color: rgba(112, 150, 163, .1);
  text-align: center;
  width: 120px;
  margin-bottom: 10px
}

@media only screen and (min-width:768px) {
  .think-live-feed .tabs-feed .tabs-title {
    margin: 0 22px 20px;
    width: auto
  }
}

.think-live-feed .tabs-feed .tabs-title:nth-child(2),
.think-live-feed .tabs-feed .tabs-title:nth-child(5) {
  margin-left: 5px;
  margin-right: 5px
}

.think-live-feed .tabs-feed .tabs-title:hover {
  background-color: #005f6d;
  cursor: pointer
}

.think-live-feed .tabs-feed .tabs-title a {
  font-size: 14px;
  padding: 10px 0;
  color: #1c282e
}

.think-live-feed .tabs-feed .tabs-title a:hover {
  background: rgba(0, 0, 0, 0);
  color: #fff
}

.think-live-feed .tabs-feed .tabs-title a:focus {
  background-color: #7096a3 !important;
  border-radius: 22.5px
}

.think-live-feed .feed-container {
  background-color: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .13);
  padding: 20px;
  border-radius: 7.8px;
  margin-bottom: 20px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.think-live-feed .feed-container .tbl-body {
  width: 100%
}

.think-live-feed .feed-container .tbl-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  border-bottom: 1.5px solid #d4dcca;
  text-align: center
}

.think-live-feed .feed-container .tbl-header .cell {
  margin: 22px 0;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%
}

.think-live-feed .feed-container .tbl-header .cell h2 {
  font-weight: 700;
  font-size: 14px;
  margin: 0
}

@media only screen and (min-width:768px) {
  .think-live-feed .feed-container .tbl-header .cell h2 {
    font-size: 18px
  }
}

.think-live-feed .feed-container .tbl-row {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center
}

.think-live-feed .feed-container .tbl-row .cell {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  margin: 15px 0
}

.think-live-feed .feed-container .tbl-row .cell p {
  color: #333;
  font-size: 13px;
  margin: 0
}

@media only screen and (min-width:768px) {
  .think-live-feed .feed-container .tbl-row .cell p {
    font-size: 16px
  }

  .think-live-feed .feed-container .price-feed .font-green,
  .think-live-feed .feed-container .price-feed .font-red,
  .think-live-feed .feed-container .price-feed .green,
  .think-live-feed .feed-container .price-feed .red,
  .think-live-feed .feed-container .price-feed .tm-nav-button.white {
    background-position: 90px
  }
}

.boxes-template .header-image.row img {
  -o-object-position: 70%;
  object-position: 70%
}

@media only screen and (min-width:768px) {
  .boxes-template .header-image.row img {
    -o-object-position: 100%;
    object-position: 100%
  }
}

.boxes-template .section-wrapper .wrapper-content {
  padding-bottom: 50px
}

.boxes-template .section-wrapper .section-image-left {
  -ms-flex-direction: column;
  flex-direction: column
}

@media only screen and (min-width:768px) {
  .boxes-template .section-wrapper .section-image-left {
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.boxes-template .section-wrapper .section-image-left .panel-left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%
}

.boxes-template .section-wrapper .section-image-left .panel-left .panel-bg {
  display: none
}

@media only screen and (min-width:768px) {
  .boxes-template .section-wrapper .section-image-left .panel-left .panel-bg {
    top: 20.5%;
    left: -106%;
    width: 1300px;
    height: 173px;
    display: block
  }
}

.boxes-template .section-wrapper .section-image-left .panel-left img {
  height: 285px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 83%;
  object-position: 83%;
  max-height: 100%;
  max-width: 100%
}

@media only screen and (min-width:768px) {
  .boxes-template .section-wrapper .section-image-left .panel-left img {
    height: auto;
    width: 78%
  }
}

.boxes-template .section-wrapper .section-image-left .panel-right {
  -ms-flex-pack: center;
  justify-content: center
}

@media only screen and (min-width:768px) {
  .boxes-template .section-wrapper .section-image-left .panel-right {
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
    -ms-flex-pack: left;
    justify-content: left
  }

  .boxes-template .section-wrapper .section-image-left .panel-right .primary-btn {
    width: 41%;
    margin: 0
  }
}

@-webkit-keyframes slideshow {
  0% {
    left: 0
  }

  25% {
    left: 0
  }

  30% {
    left: -100%
  }

  45% {
    left: -100%
  }

  50% {
    left: -200%
  }

  70% {
    left: -200%
  }

  75% {
    left: -300%
  }

  95% {
    left: -300%
  }

  98% {
    left: -300%;
    opacity: 1;
    visibility: visible
  }

  99% {
    left: 0;
    opacity: 0;
    visibility: hidden
  }
}

.slideshow-wrapper-quote {
  width: 100%;
  overflow: hidden;
  position: relative;
  color: #000
}

@media(max-width:1024px) {
  .slideshow-wrapper-quote {
    margin-top: 70px
  }
}

@media(max-width:800px) {
  .slideshow-wrapper-quote {
    height: 576px
  }
}

.slideshow-wrapper-quote .desktop-img {
  display: block !important;
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: fill;
  object-fit: fill
}

@media(max-width:800px) {
  .slideshow-wrapper-quote .desktop-img {
    display: none !important
  }
}

@media(max-width:600px) {
  .slideshow-wrapper-quote .desktop-img {
    display: none !important
  }
}

@media(max-width:400px) {
  .slideshow-wrapper-quote .desktop-img {
    display: none !important
  }
}

@media(max-width:280px) {
  .slideshow-wrapper-quote .desktop-img {
    display: none !important
  }
}

.slideshow-wrapper-quote .mobile-img {
  display: none !important
}

@media(max-width:800px) {
  .slideshow-wrapper-quote .mobile-img {
    display: block !important;
    width: 100%
  }
}

.slideshow-wrapper-quote .nextQuote,
.slideshow-wrapper-quote .prevQuote {
  position: absolute;
  cursor: pointer;
  width: 28px;
  height: 65px;
  width: auto;
  color: #fff;
  font-weight: 400;
  font-size: 50px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: .9;
  text-decoration: none;
  text-shadow: 1px 1px 1px #000, 0 0 10px #000, 0 0 1px #000
}

.slideshow-wrapper-quote .nextQuote:hover,
.slideshow-wrapper-quote .prevQuote:hover {
  opacity: 1
}

@media(max-width:1200px) {

  .slideshow-wrapper-quote .nextQuote,
  .slideshow-wrapper-quote .prevQuote {
    top: 40%
  }
}

@media(max-width:1024px) {

  .slideshow-wrapper-quote .nextQuote,
  .slideshow-wrapper-quote .prevQuote {
    top: 40%
  }
}

@media(max-width:800px) {

  .slideshow-wrapper-quote .nextQuote,
  .slideshow-wrapper-quote .prevQuote {
    top: 25%
  }
}

@media(max-width:600px) {

  .slideshow-wrapper-quote .nextQuote,
  .slideshow-wrapper-quote .prevQuote {
    top: 25%
  }
}

.slideshow-wrapper-quote .prevQuote {
  left: 19.5%;
  top: 70%
}

@media(max-width:800px) {
  .slideshow-wrapper-quote .prevQuote {
    left: 10%;
    top: 83%
  }
}

.slideshow-wrapper-quote .nextQuote {
  right: 70.5%;
  top: 70%
}

@media(max-width:800px) {
  .slideshow-wrapper-quote .nextQuote {
    right: 50%;
    top: 83%
  }
}

.slideshow-quoteblock {
  width: 300%;
  height: 393px;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 10%
}

@media(max-width:800px) {
  .slideshow-quoteblock {
    height: 576px;
    width: 300%
  }
}

.slideshow-quoteblock .slideshow-quote {
  width: 100%;
  height: 393px;
  padding: 70px 35px 0
}

@media(max-width:800px) {
  .slideshow-quoteblock .slideshow-quote {
    height: 449px;
    padding: 0 35px
  }
}

@media(max-width:600px) {
  .slideshow-quoteblock .slideshow-quote {
    height: 449px
  }
}

@media(max-width:400px) {
  .slideshow-quoteblock .slideshow-quote {
    height: 449px
  }
}

@media(max-width:280px) {
  .slideshow-quoteblock .slideshow-quote {
    height: 449px
  }
}

.slideshow-quoteblock .slideshow-quote .slideshow-content {
  position: relative;
  width: 100%;
  height: 393px;
  margin: 0 auto;
  color: #000
}

@media(max-width:800px) {
  .slideshow-quoteblock .slideshow-quote .slideshow-content {
    top: -375px;
    height: 375px
  }
}

.slideshow-quoteblock .slideshow-quote .slideshow-content-text {
  position: relative;
  max-width: 600px;
  width: 600px;
  height: 300px;
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fff;
  line-height: 1.3;
  top: -11%;
  left: 18%
}

@media(max-width:800px) {
  .slideshow-quoteblock .slideshow-quote .slideshow-content-text {
    width: auto;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    top: 0;
    left: 0
  }

  .slideshow-quoteblock .slideshow-quote .slideshow-content-text p {
    font-size: 18px
  }
}

.slideshow-quoteblock .slideshow-quote .slideshow-content-text .slideshow-content-header {
  font-size: 51px;
  font-weight: 700;
  max-width: inherit;
  position: absolute;
  top: 50px
}

@media(max-width:1024px) {
  .slideshow-quoteblock .slideshow-quote .slideshow-content-text .slideshow-content-header {
    font-size: 41px;
    padding-bottom: 20px
  }
}

@media(max-width:800px) {
  .slideshow-quoteblock .slideshow-quote .slideshow-content-text .slideshow-content-header {
    max-width: 400px;
    top: -110px;
    padding-bottom: 0;
    font-size: 27px;
    line-height: normal
  }
}

@media(max-width:600px) {
  .slideshow-quoteblock .slideshow-quote .slideshow-content-text .slideshow-content-header {
    max-width: 334px;
    font-size: 27px;
    padding-bottom: 0
  }
}

@media(max-width:400px) {
  .slideshow-quoteblock .slideshow-quote .slideshow-content-text .slideshow-content-header {
    font-size: 27px
  }
}

@media(max-width:280px) {
  .slideshow-quoteblock .slideshow-quote .slideshow-content-text .slideshow-content-header {
    width: 280px;
    font-size: 27px
  }
}

.slideshow-quoteblock .slideshow-quote .slideshow-content-text .slideshow-content-body {
  max-width: 705px;
  font-size: 27px;
  font-weight: 300;
  margin-bottom: 10px;
  margin-top: 10px;
  position: absolute;
  top: 175px
}

@media(max-width:1500px) {
  .slideshow-quoteblock .slideshow-quote .slideshow-content-text .slideshow-content-body {
    font-size: 22px
  }
}

@media(max-width:1200px) {
  .slideshow-quoteblock .slideshow-quote .slideshow-content-text .slideshow-content-body {
    font-size: 22px
  }
}

@media(max-width:1024px) {
  .slideshow-quoteblock .slideshow-quote .slideshow-content-text .slideshow-content-body {
    width: auto;
    padding-bottom: 20px;
    font-size: 22px
  }
}

@media(max-width:800px) {
  .slideshow-quoteblock .slideshow-quote .slideshow-content-text .slideshow-content-body {
    max-width: 400px;
    color: #000;
    top: 14px;
    margin-bottom: 10px
  }
}

@media(max-width:600px) {
  .slideshow-quoteblock .slideshow-quote .slideshow-content-text .slideshow-content-body {
    top: 14px;
    max-width: 346px;
    font-size: 19px;
    margin-bottom: 10px
  }
}

@media(max-width:400px) {
  .slideshow-quoteblock .slideshow-quote .slideshow-content-text .slideshow-content-body {
    top: 14px;
    font-size: 19px;
    margin-bottom: 10px
  }
}

@media(max-width:280px) {
  .slideshow-quoteblock .slideshow-quote .slideshow-content-text .slideshow-content-body {
    top: 14px;
    font-size: 18px;
    margin-bottom: 10px
  }
}

.slideshow-quoteblock .slideshow-quote .slideshow-content-text a.primary-btn {
  color: #fff;
  background-color: #67962d;
  padding: 19px 0;
  width: 240px;
  height: 58px;
  font-size: 18px;
  border-radius: 28.1px;
  margin: 0;
  position: absolute;
  top: 270px
}

@media(max-width:800px) {
  .slideshow-quoteblock .slideshow-quote .slideshow-content-text a.primary-btn {
    top: 130px
  }
}

.slideshow-quoteblock .slideshow-quote .slideshow-content-text .slideshow-content-link {
  margin-top: 20px;
  text-decoration: underline;
  font-size: 16px;
  text-align: center;
  width: 240px;
  cursor: pointer;
  color: inherit;
  position: absolute;
  top: 320px
}

@media(max-width:800px) {
  .slideshow-quoteblock .slideshow-quote .slideshow-content-text .slideshow-content-link {
    color: #000;
    top: 180px
  }
}

@media(min-width:800px) {
  .desktop-color-white {
    color: #fff !important
  }

  .desktop-color-black {
    color: #000 !important
  }
}

@media(max-width:800px) {
  .mobile-color-white {
    color: #fff !important
  }

  .mobile-color-black {
    color: #000 !important
  }

  .header-long-width,
  .header-short-width {
    width: 334px !important
  }
}

.body-long-width {
  width: 705px !important
}

@media(max-width:800px) {

  .body-long-width,
  .body-short-width {
    width: 346px !important
  }
}

.tm-footer-container {
  width: 100%;
  position: relative
}

.tm-footer-menu {
  background-color: #1a191d;
  padding: 65px 0;
  font-size: 14px;
  height: auto
}

.tm-footer-menu .title {
  color: #fff !important;
  font-size: 20px;
  margin-bottom: 20px
}

.tm-footer-menu-wrapper {
  max-width: 1370px;
  min-width: 260px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around
}

@media(max-width:1024px) {
  .tm-footer-menu-wrapper {
    width: 95%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

@media(max-width:800px) {
  .tm-footer-menu-wrapper {
    width: 95%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

@media(max-width:600px) {
  .tm-footer-menu-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

@media(max-width:1024px) {
  .tm-footer-menu-wrapper div {
    width: 20%
  }
}

@media(max-width:800px) {
  .tm-footer-menu-wrapper div {
    width: 60%;
    text-align: center
  }
}

@media(max-width:1024px) {
  .tm-footer-menu-wrapper .trading-container {
    width: 40%
  }
}

@media(max-width:800px) {
  .tm-footer-menu-wrapper .trading-container {
    width: 60%;
    text-align: center
  }
}

.tm-footer-menu-wrapper .trading {
  display: grid;
  grid-template-columns: repeat(2, 1fr)
}

@media(max-width:600px) {
  .tm-footer-menu-wrapper .trading {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

@media(max-width:400px) {
  .tm-footer-menu-wrapper .trading {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.tm-footer-menu-wrapper .trading.alt {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

@media(max-width:800px) {
  .tm-footer-menu-wrapper .logo-li {
    -ms-flex-order: -1;
    order: -1
  }
}

.tm-footer-menu-wrapper .logo-li img {
  width: 300px;
  height: 300px;
  -o-object-fit: contain;
  object-fit: contain;
  margin: 0 auto
}

.tm-footer-menu-ul {
  list-style: none;
  width: 100%;
  margin-bottom: 20px;
  margin-left: 0
}

.tm-footer-menu-link {
  color: #8b8a8d;
  display: inline-block;
  padding: .3em 0;
  cursor: pointer;
  font-size: 14px;
  text-decoration: none;
  font-weight: 400
}

.tm-footer-menu-link:hover {
  color: #bebebf
}

.tm-footer-policy-notes {
  background-color: #fff;
  margin-top: 0;
  padding: 45px 0 65px
}

.tm-footer-policy-notes-wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 1370px
}

.tm-footer-policy-notes-wrapper .tm-footer-txt {
  width: 100%;
  color: #333;
  font-size: 14px;
  margin-bottom: 20px;
  text-align: justify
}

.tm-footer-policy-notes-wrapper .tm-footer-txt .tm-footer-policy-link {
  text-decoration: underline;
  cursor: pointer;
  font-size: 14px;
  color: #333
}

@media(max-width:1200px) {
  .tm-footer-policy-notes-wrapper .tm-footer-txt {
    width: 90%;
    margin: 20px auto;
    text-align: center
  }
}

@media(max-width:1024px) {
  .tm-footer-policy-notes-wrapper .tm-footer-txt {
    width: 90%;
    margin: 20px auto;
    text-align: center
  }
}

@media(max-width:800px) {
  .tm-footer-policy-notes-wrapper .tm-footer-txt {
    width: 90%;
    margin: 10px auto;
    text-align: center
  }
}

body.ARAE .tm-footer-menu-wrapper,
body.RTL .tm-footer-menu-wrapper,
html:lang(ar-AE) .tm-footer-menu-wrapper {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

body.ARAE .tm-footer-menu-wrapper .trading-container,
body.ARAE .tm-footer-menu-wrapper div,
body.RTL .tm-footer-menu-wrapper .trading-container,
body.RTL .tm-footer-menu-wrapper div,
html:lang(ar-AE) .tm-footer-menu-wrapper .trading-container,
html:lang(ar-AE) .tm-footer-menu-wrapper div {
  text-align: right
}

@media(max-width:800px) {

  body.ARAE .tm-footer-menu-wrapper .trading-container,
  body.ARAE .tm-footer-menu-wrapper div,
  body.RTL .tm-footer-menu-wrapper .trading-container,
  body.RTL .tm-footer-menu-wrapper div,
  html:lang(ar-AE) .tm-footer-menu-wrapper .trading-container,
  html:lang(ar-AE) .tm-footer-menu-wrapper div {
    width: 60%;
    text-align: center
  }
}

body.ARAE .tm-footer-txt,
body.RTL .tm-footer-txt,
html:lang(ar-AE) .tm-footer-txt {
  text-align: right
}

.tm-footer-contact {
  background-color: #141414
}

.tm-footer-contact-wrapper {
  max-width: 1370px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  background-color: #141414;
  padding: 30px 0
}

@media(max-width:1024px) {
  .tm-footer-contact-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.tm-footer-contact-wrapper div a,
.tm-footer-contact-wrapper div span {
  color: #fff;
  font-weight: 700;
  transition: color .5s;
  text-decoration: none
}

.tm-footer-contact-wrapper div a a:hover,
.tm-footer-contact-wrapper div a span:hover,
.tm-footer-contact-wrapper div span a:hover,
.tm-footer-contact-wrapper div span span:hover {
  color: grey
}

@media(max-width:1024px) {
  .tm-footer-contact-wrapper div {
    margin-bottom: 20px
  }
}

.tm-footer-contact-wrapper .footer-email,
.tm-footer-contact-wrapper .footer-live-chat {
  font-size: 1rem !important
}

.tm-footer-contact-wrapper .footer-email img,
.tm-footer-contact-wrapper .footer-email svg,
.tm-footer-contact-wrapper .footer-live-chat img,
.tm-footer-contact-wrapper .footer-live-chat svg {
  width: 44px;
  height: 29px;
  margin-right: 14px
}

@media(max-width:280px) {

  .tm-footer-contact-wrapper .footer-email img,
  .tm-footer-contact-wrapper .footer-email svg,
  .tm-footer-contact-wrapper .footer-live-chat img,
  .tm-footer-contact-wrapper .footer-live-chat svg {
    margin: 0
  }
}

.tm-footer-contact-wrapper .contact-bar-phone {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%
}

@media(max-width:1024px) {
  .tm-footer-contact-wrapper .contact-bar-phone {
    width: 50%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

@media(max-width:600px) {
  .tm-footer-contact-wrapper .contact-bar-phone {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

@media(max-width:400px) {
  .tm-footer-contact-wrapper .contact-bar-phone {
    width: auto;
    -ms-flex-align: initial;
    align-items: normal
  }
}

@media(max-width:280px) {
  .tm-footer-contact-wrapper .contact-bar-phone {
    width: 70%
  }
}

.tm-footer-contact-wrapper .contact-bar-phone a {
  font-weight: 700;
  font-size: 1rem;
  color: #fff
}

@media(max-width:600px) {
  .tm-footer-contact-wrapper .contact-bar-phone a {
    margin-bottom: 20px
  }
}

.tm-footer-contact-wrapper .contact-bar-phone img {
  width: 44px;
  height: 29px;
  margin-right: 14px
}

.tm-footer-contact-wrapper .social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  color: #fff
}

@media(max-width:1024px) {
  .tm-footer-contact-wrapper .social {
    width: 50%
  }
}

@media(max-width:400px) {
  .tm-footer-contact-wrapper .social {
    width: 60%
  }
}

@media(max-width:280px) {
  .tm-footer-contact-wrapper .social {
    width: 70%
  }
}

.tm-footer-contact-wrapper .social-icon {
  font-size: 1.5rem;
  cursor: pointer
}

.tm-footer-contact-wrapper .social img {
  -o-object-fit: contain;
  object-fit: contain;
  min-width: 75px;
  min-height: 100px;
  width: 75px;
  height: 100px
}

.tm-footer-contact-wrapper .social.alt {
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%
}

@media(max-width:600px) {
  .tm-footer-contact-wrapper .social.alt {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.tm-footer-contact-wrapper .social.alt .social-img {
  margin-left: 50px
}

@media(max-width:600px) {
  .tm-footer-contact-wrapper .social.alt .social-img {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 20px auto;
    text-align: center
  }
}

.section-banner {
  position: relative
}

.section-banner .banner-form-container,
.section-banner .content,
.section-banner .mobile-terms-link,
.section-banner .termsandconditions,
.section-banner .tm-logo,
.section-banner .tm-logo-container,
.section-banner>.banner-content-wrapper {
  z-index: 120;
  color: #fff
}

@media(max-width:600px) {
  .section-banner .desktop-img {
    display: none !important
  }
}

.section-banner .mobile-img {
  height: inherit
}

@media(max-width:600px) {
  .section-banner .mobile-img {
    display: block !important
  }
}

.section-banner .banner-content-wrapper {
  width: 80%;
  height: inherit;
  max-width: 1370px;
  margin: 0 auto
}

.section-banner .banner-content-wrapper .tm-logo-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 25px;
  height: 70px;
  width: 60%
}

@media(max-width:1500px) {
  .section-banner .banner-content-wrapper .tm-logo-container {
    width: 80%
  }
}

@media(max-width:1200px) {
  .section-banner .banner-content-wrapper .tm-logo-container {
    width: 90%
  }
}

@media(max-width:1024px) {
  .section-banner .banner-content-wrapper .tm-logo-container {
    width: 98%
  }
}

@media(max-width:600px) {
  .section-banner .banner-content-wrapper .tm-logo-container {
    margin: 0 auto;
    height: 50px;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
  }
}

.section-banner .banner-content-wrapper .tm-logo-container a {
  text-decoration: none
}

.section-banner .banner-content-wrapper .tm-logo-container a.contact-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

@media(max-width:600px) {
  .section-banner .banner-content-wrapper .tm-logo-container a.contact-link {
    display: none
  }
}

.section-banner .banner-content-wrapper .content {
  position: absolute;
  top: 150px;
  width: 634px;
  height: 285px;
  text-align: left;
  padding-left: 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

.section-banner .banner-content-wrapper .content-header {
  font-size: 45px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 10px
}

.section-banner .banner-content-wrapper .content-body {
  font-size: 27px;
  font-weight: 300;
  width: 602px;
  margin-bottom: 10px;
  color: #000
}

.section-banner .banner-content-wrapper .content .btn-banner-action {
  font-size: 20px;
  font-weight: 700;
  width: 280px;
  letter-spacing: -.03px;
  display: block
}

.section-banner .banner-content-wrapper .content.long {
  width: 734px;
  top: 170px
}

@media(max-width:800px) {
  .section-banner .banner-content-wrapper .content.long {
    top: 75px
  }
}

@media(max-width:600px) {
  .section-banner .banner-content-wrapper .content.long .content-header {
    top: -105px !important
  }
}

.section-banner .banner-content-wrapper .mobile-terms-link,
.section-banner .banner-content-wrapper .termsandconditions {
  font-size: 14px;
  position: absolute;
  top: 480px;
  color: #000;
  padding-left: 25px
}

@media(max-width:600px) {

  .section-banner .banner-content-wrapper .mobile-terms-link,
  .section-banner .banner-content-wrapper .termsandconditions {
    display: none;
    position: relative;
    top: 190px;
    padding: 0;
    margin: 0 auto;
    width: 180px;
    color: #545454
  }
}

.section-banner .banner-content-wrapper .mobile-terms-link {
  display: block;
  width: 280px;
  text-align: center;
  top: 460px
}

.section-banner .banner-content-wrapper img {
  height: 50px;
  padding-left: 25px
}

@media(max-width:600px) {
  .section-banner .banner-content-wrapper img {
    position: relative;
    width: 200px;
    top: 15px;
    padding: 0;
    margin: 0 auto;
    display: inherit
  }
}

@media(max-width:800px) {
  .section-banner.mobile-form {
    width: 100%;
    height: 764px;
    margin-bottom: 300px
  }
}

.section-banner.mobile-form .mobile-img {
  height: inherit
}

.section-banner.mobile-form .banner-content-wrapper.mobile-form {
  display: -ms-flexbox;
  display: flex
}

@media(max-width:1500px) {
  .section-banner.mobile-form .banner-content-wrapper.mobile-form {
    width: 100%
  }
}

@media(max-width:800px) {
  .section-banner.mobile-form .banner-content-wrapper.mobile-form {
    -ms-flex-direction: column;
    flex-direction: column
  }
}

@media(max-width:1200px) {
  .section-banner.mobile-form .banner-content-wrapper.mobile-form .content {
    width: 602px
  }
}

@media(max-width:1024px) {
  .section-banner.mobile-form .banner-content-wrapper.mobile-form .content {
    width: 502px
  }
}

@media(max-width:800px) {
  .section-banner.mobile-form .banner-content-wrapper.mobile-form .content {
    position: relative;
    top: 135px;
    width: 400px;
    margin: 0 auto;
    padding: 0;
    left: 0;
    right: 0;
    text-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

@media(max-width:600px) {
  .section-banner.mobile-form .banner-content-wrapper.mobile-form .content {
    width: 312px
  }
}

@media(max-width:280px) {
  .section-banner.mobile-form .banner-content-wrapper.mobile-form .content {
    width: 280px
  }
}

@media(max-width:1200px) {
  .section-banner.mobile-form .banner-content-wrapper.mobile-form .content-header {
    font-size: 38px
  }
}

@media(max-width:1024px) {
  .section-banner.mobile-form .banner-content-wrapper.mobile-form .content-header {
    font-size: 28px
  }
}

@media(max-width:800px) {
  .section-banner.mobile-form .banner-content-wrapper.mobile-form .content-header {
    color: #fff;
    text-align: center;
    width: 100%
  }
}

@media(max-width:600px) {
  .section-banner.mobile-form .banner-content-wrapper.mobile-form .content-header {
    font-size: 27px
  }
}

@media(max-width:280px) {
  .section-banner.mobile-form .banner-content-wrapper.mobile-form .content-header {
    font-size: 20px
  }
}

@media(max-width:1200px) {
  .section-banner.mobile-form .banner-content-wrapper.mobile-form .content-body {
    width: 402px;
    font-size: 20px
  }
}

@media(max-width:1024px) {
  .section-banner.mobile-form .banner-content-wrapper.mobile-form .content-body {
    width: 350px
  }
}

@media(max-width:800px) {
  .section-banner.mobile-form .banner-content-wrapper.mobile-form .content-body {
    padding-top: 20px;
    letter-spacing: 0;
    text-align: center;
    color: #fff;
    width: 100%;
    word-wrap: break-word
  }
}

@media(max-width:280px) {
  .section-banner.mobile-form .banner-content-wrapper.mobile-form .content-body {
    font-size: 18px
  }
}

@media(max-width:800px) {
  .section-banner.mobile-form .banner-content-wrapper.mobile-form .content .btn-banner-action {
    display: none
  }
}

@media(max-width:1200px) {
  .section-banner.mobile-form .banner-content-wrapper.mobile-form .mobile-terms-link {
    top: 440px
  }
}

@media(max-width:1024px) {
  .section-banner.mobile-form .banner-content-wrapper.mobile-form .mobile-terms-link {
    top: 420px
  }
}

@media(max-width:800px) {
  .section-banner.mobile-form .banner-content-wrapper.mobile-form .mobile-terms-link {
    display: none
  }
}

.section-banner.mobile-form .banner-content-wrapper.mobile-form .banner-form-container {
  right: 0;
  margin: 140px 0 0 auto;
  padding-right: 25px;
  z-index: 200
}

@media(max-width:800px) {
  .section-banner.mobile-form .banner-content-wrapper.mobile-form .banner-form-container {
    position: relative;
    width: 380px;
    top: 150px;
    left: 0;
    padding: 0;
    margin: 0 auto
  }
}

@media(max-width:600px) {
  .section-banner.mobile-form .banner-content-wrapper.mobile-form .banner-form-container {
    top: 150px
  }
}

@media(max-width:400px) {
  .section-banner.mobile-form .banner-content-wrapper.mobile-form .banner-form-container {
    width: 350px !important
  }
}

@media(max-width:280px) {
  .section-banner.mobile-form .banner-content-wrapper.mobile-form .banner-form-container {
    width: 260px !important
  }
}

.section-banner.no-form {
  height: 500px
}

@media(max-width:600px) {
  .section-banner.no-form {
    width: 100%;
    height: 375px;
    margin-bottom: 100px
  }
}

@media(max-width:1500px) {
  .section-banner.no-form .banner-content-wrapper.no-form {
    width: 100%
  }
}

@media(max-width:1024px) {
  .section-banner.no-form .banner-content-wrapper.no-form .content {
    width: 602px
  }
}

@media(max-width:600px) {
  .section-banner.no-form .banner-content-wrapper.no-form .content {
    top: 375px;
    width: 312px;
    margin: 0 auto;
    padding: 0;
    left: 0;
    right: 0;
    text-align: center
  }
}

@media(max-width:280px) {
  .section-banner.no-form .banner-content-wrapper.no-form .content {
    width: 280px
  }
}

@media(max-width:1024px) {
  .section-banner.no-form .banner-content-wrapper.no-form .content-header {
    font-size: 38px
  }
}

@media(max-width:600px) {
  .section-banner.no-form .banner-content-wrapper.no-form .content-header {
    position: absolute;
    top: -80px;
    font-size: 27px;
    color: #fff;
    text-align: center;
    width: 100%
  }
}

@media(max-width:280px) {
  .section-banner.no-form .banner-content-wrapper.no-form .content-header {
    font-size: 25px
  }
}

@media(max-width:600px) {
  .section-banner.no-form .banner-content-wrapper.no-form .content-body {
    width: 100%;
    padding: 20px 0;
    letter-spacing: 0;
    text-align: center;
    color: #000;
    word-wrap: break-word;
    font-size: 21px;
    margin: 0 auto
  }
}

@media(max-width:400px) {
  .section-banner.no-form .banner-content-wrapper.no-form .content-body {
    font-size: 20px
  }
}

@media(max-width:280px) {
  .section-banner.no-form .banner-content-wrapper.no-form .content-body {
    font-size: 18px
  }
}

@media(max-width:600px) {
  .section-banner.no-form .banner-content-wrapper.no-form .content .btn-banner-action {
    margin: 0 auto
  }
}

.section-banner.no-form .banner-content-wrapper.no-form .mobile-terms-link {
  top: 465px
}

@media(max-width:1024px) {
  .section-banner.no-form .banner-content-wrapper.no-form .mobile-terms-link {
    top: 450px
  }
}

@media(max-width:800px) {
  .section-banner.no-form .banner-content-wrapper.no-form .mobile-terms-link {
    top: 520px
  }
}

@media(max-width:600px) {
  .section-banner.no-form .banner-content-wrapper.no-form .mobile-terms-link {
    top: 570px
  }
}

.section-banner.no-form .banner-content-wrapper.no-form .banner-form-container {
  display: none
}

@media(max-width:600px) {
  .section-banner.no-form.mb-200 {
    margin-bottom: 200px
  }
}

@media(max-width:800px) {
  .section-banner.desktop-form {
    width: 100%;
    height: 375px;
    margin-bottom: 300px
  }
}

.section-banner.desktop-form .banner-content-wrapper.desktop-form {
  display: -ms-flexbox;
  display: flex
}

@media(max-width:1500px) {
  .section-banner.desktop-form .banner-content-wrapper.desktop-form {
    width: 100%
  }
}

@media(max-width:600px) {
  .section-banner.desktop-form .banner-content-wrapper.desktop-form {
    display: block
  }
}

@media(max-width:1200px) {
  .section-banner.desktop-form .banner-content-wrapper.desktop-form .content {
    width: 602px
  }
}

@media(max-width:1024px) {
  .section-banner.desktop-form .banner-content-wrapper.desktop-form .content {
    width: 502px
  }
}

@media(max-width:600px) {
  .section-banner.desktop-form .banner-content-wrapper.desktop-form .content {
    top: 375px;
    width: 312px;
    margin: 0 auto;
    padding: 0;
    left: 0;
    right: 0;
    text-align: center
  }
}

@media(max-width:280px) {
  .section-banner.desktop-form .banner-content-wrapper.desktop-form .content {
    width: 280px
  }
}

@media(max-width:1200px) {
  .section-banner.desktop-form .banner-content-wrapper.desktop-form .content-header {
    font-size: 38px
  }
}

@media(max-width:1024px) {
  .section-banner.desktop-form .banner-content-wrapper.desktop-form .content-header {
    font-size: 28px
  }
}

@media(max-width:600px) {
  .section-banner.desktop-form .banner-content-wrapper.desktop-form .content-header {
    position: absolute;
    top: -120px;
    font-size: 27px;
    color: #fff;
    text-align: center;
    width: 100%
  }
}

@media(max-width:280px) {
  .section-banner.desktop-form .banner-content-wrapper.desktop-form .content-header {
    font-size: 25px
  }
}

@media(max-width:1200px) {
  .section-banner.desktop-form .banner-content-wrapper.desktop-form .content-body {
    width: 402px;
    font-size: 20px
  }
}

@media(max-width:1024px) {
  .section-banner.desktop-form .banner-content-wrapper.desktop-form .content-body {
    width: 350px
  }
}

@media(max-width:600px) {
  .section-banner.desktop-form .banner-content-wrapper.desktop-form .content-body {
    width: 100%;
    padding: 20px 0;
    letter-spacing: 0;
    text-align: center;
    color: #000;
    word-wrap: break-word;
    font-size: 21px;
    margin: 0 auto
  }
}

@media(max-width:400px) {
  .section-banner.desktop-form .banner-content-wrapper.desktop-form .content-body {
    font-size: 20px
  }
}

@media(max-width:280px) {
  .section-banner.desktop-form .banner-content-wrapper.desktop-form .content-body {
    font-size: 18px
  }
}

@media(max-width:600px) {
  .section-banner.desktop-form .banner-content-wrapper.desktop-form .content .btn-banner-action {
    margin: 0 auto
  }
}

.section-banner.desktop-form .banner-content-wrapper.desktop-form .mobile-terms-link {
  top: 465px
}

@media(max-width:1024px) {
  .section-banner.desktop-form .banner-content-wrapper.desktop-form .mobile-terms-link {
    top: 450px
  }
}

@media(max-width:600px) {
  .section-banner.desktop-form .banner-content-wrapper.desktop-form .mobile-terms-link {
    top: 570px
  }
}

.section-banner.desktop-form .banner-content-wrapper.desktop-form .banner-form-container {
  display: block;
  right: 0;
  margin: 140px 0 0 auto;
  padding-right: 25px;
  z-index: 200
}

@media(max-width:600px) {
  .section-banner.desktop-form .banner-content-wrapper.desktop-form .banner-form-container {
    display: none
  }
}

body.ARAE .section-banner .content,
body.RTL .section-banner .content,
html:lang(ar-AE) .section-banner .content {
  padding-right: 25px
}

body.ARAE .section-banner .banner-form-container,
body.RTL .section-banner .banner-form-container,
html:lang(ar-AE) .section-banner .banner-form-container {
  margin: 140px auto 0 0 !important
}

@media(max-width:800px) {

  body.ARAE .section-banner .banner-form-container,
  body.RTL .section-banner .banner-form-container,
  html:lang(ar-AE) .section-banner .banner-form-container {
    margin: 0 auto !important
  }
}

.hero-banner.RTL,
body.RTL .hero-banner {
  -ms-flex-align: end;
  align-items: flex-end
}

.hero-banner {
  border: 0 solid red;
  max-width: 1220px;
  margin: 0 auto;
  width: 100%;
  padding: 1px
}

.hero-banner,
.hero-banner .mobile-inside,
.hero-banner .mobile-outside {
  -ms-flex-direction: column;
  flex-direction: column;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 500px
}

.hero-banner .mobile-inside,
.hero-banner .mobile-outside {
  max-width: 700px
}

.hero-banner .mobile-inside.align-right .banner-content-row,
.hero-banner .mobile-outside.align-right .banner-content-row {
  -ms-flex-pack: end;
  justify-content: flex-end
}

.hero-banner .mobile-inside.long-width,
.hero-banner .mobile-outside.long-width {
  max-width: 770px
}

.hero-banner .mobile-inside {
  padding-bottom: .5rem
}

.hero-banner .mobile-inside a,
.hero-banner .mobile-inside h1,
.hero-banner .mobile-inside h3 {
  color: #fff !important
}

.hero-banner .mobile-inside+.mobile-outside {
  height: unset;
  padding-top: .5rem
}

.hero-banner .mobile-inside+.mobile-outside a {
  color: #fff
}

@media(max-width:600px) {

  .hero-banner .mobile-inside+.mobile-outside a,
  .hero-banner .mobile-inside+.mobile-outside h1,
  .hero-banner .mobile-inside+.mobile-outside h3 {
    color: #000
  }

  .hero-banner.mobile-style {
    height: auto
  }

  .hero-banner.mobile-style .banner-img {
    height: 500px
  }
}

.hero-banner .banner-img {
  width: 100%;
  height: inherit;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0
}

.hero-banner .banner-img>img {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.hero-banner .banner-img .desktop-img {
  display: block
}

.hero-banner .banner-img .mobile-img {
  display: none
}

@media(max-width:600px) {
  .hero-banner .banner-img .desktop-img {
    display: none
  }

  .hero-banner .banner-img .mobile-img {
    display: block
  }
}

.hero-banner .banner-content-row {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  border: 0 solid red;
  padding: .5rem 1rem;
  color: #fff;
  font-size: 1rem
}

.hero-banner .banner-content-row.logo-align {
  top: 0;
  position: absolute;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 1.5rem
}

.hero-banner .banner-content-row .left-panel,
.hero-banner .banner-content-row .right-panel {
  border: 0 solid red;
  width: 100%
}

.hero-banner .banner-content-row h1 {
  font-size: 45px;
  font-weight: 700
}

.hero-banner .banner-content-row h3 {
  font-size: 27px;
  letter-spacing: 0;
  font-weight: 300
}

@media(max-width:600px) {
  .hero-banner .banner-content-row {
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center
  }

  .hero-banner .banner-content-row h1 {
    font-size: 27px
  }

  .hero-banner .banner-content-row h3 {
    font-size: 21px
  }
}

div.contact-form,
div.tm-form,
form.tm-form {
  padding: 25px 30px 29px 29px
}

div.contact-form>.field-item-group>.field-item,
div.tm-form>.field-item-group>.field-item,
form.tm-form>.field-item-group>.field-item {
  margin-bottom: 15px !important
}

@media(max-width:800px) {

  div.contact-form .field-item-group,
  div.tm-form .field-item-group,
  form.tm-form .field-item-group {
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }
}

div.contact-form .field-item-group input,
div.tm-form .field-item-group input,
form.tm-form .field-item-group input {
  margin: 5px !important
}

div.contact-form .title,
div.tm-form .title,
form.tm-form .title {
  font-size: 24px;
  font-weight: 700;
  color: #000
}

@media(max-width:800px) {

  div.contact-form .title,
  div.tm-form .title,
  form.tm-form .title {
    margin-bottom: 30px !important;
    text-align: center
  }
}

@media(max-width:600px) {

  div.contact-form .title,
  div.tm-form .title,
  form.tm-form .title {
    margin-bottom: 15px !important;
    text-align: center
  }
}

div.contact-form .field-comment,
div.tm-form .field-comment,
form.tm-form .field-comment {
  font-size: 14px;
  letter-spacing: -.02px;
  color: #89aab5;
  text-align: justify;
  margin-bottom: 10px
}

@media(max-width:800px) {

  div.contact-form .field-comment,
  div.contact-form .policy-row,
  div.tm-form .field-comment,
  div.tm-form .policy-row,
  form.tm-form .field-comment,
  form.tm-form .policy-row {
    display: none
  }
}

div.contact-form .mobile-comment,
div.tm-form .mobile-comment,
form.tm-form .mobile-comment {
  display: none
}

@media(max-width:800px) {

  div.contact-form .mobile-comment,
  div.tm-form .mobile-comment,
  form.tm-form .mobile-comment {
    display: block
  }
}

div.contact-form .btn-create,
div.tm-form .btn-create,
form.tm-form .btn-create {
  width: 240px
}

@media(max-width:280px) {

  div.contact-form .btn-create,
  div.tm-form .btn-create,
  form.tm-form .btn-create {
    width: 200px !important
  }
}

div.contact-form .btn-create:hover,
div.tm-form .btn-create:hover,
form.tm-form .btn-create:hover {
  cursor: pointer
}

div.contact-form .demo-div,
div.tm-form .demo-div,
form.tm-form .demo-div {
  margin-top: 10px
}

div.contact-form .demo-div .demo-account-link,
div.tm-form .demo-div .demo-account-link,
form.tm-form .demo-div .demo-account-link {
  color: #005f6d !important;
  font-size: 16px
}

div.contact-form .container,
div.tm-form .container,
form.tm-form .container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

div.contact-form .container input,
div.tm-form .container input,
form.tm-form .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer
}

div.contact-form .checkmark,
div.contact-form .chkbox,
div.tm-form .checkmark,
div.tm-form .chkbox,
form.tm-form .checkmark,
form.tm-form .chkbox {
  position: absolute;
  top: 0;
  height: 20px;
  width: 20px;
  background-color: #fff
}

div.contact-form .checkmark,
div.tm-form .checkmark,
form.tm-form .checkmark {
  border-radius: 50%;
  border: 2px solid #67962d;
  left: 0
}

div.contact-form .chkbox,
div.tm-form .chkbox,
form.tm-form .chkbox {
  border: 2px solid #cfd2d6;
  border-radius: 3px;
  left: 10px
}

div.contact-form .container:hover input~.checkmark,
div.contact-form .container:hover input~.chkbox,
div.contact-form .container input:checked~.checkmark,
div.contact-form .container input:checked~.chkbox,
div.tm-form .container:hover input~.checkmark,
div.tm-form .container:hover input~.chkbox,
div.tm-form .container input:checked~.checkmark,
div.tm-form .container input:checked~.chkbox,
form.tm-form .container:hover input~.checkmark,
form.tm-form .container:hover input~.chkbox,
form.tm-form .container input:checked~.checkmark,
form.tm-form .container input:checked~.chkbox {
  background-color: #fff
}

div.contact-form .container input:checked.error~.checkmark,
div.contact-form .container input:checked.error~.chkbox,
div.tm-form .container input:checked.error~.checkmark,
div.tm-form .container input:checked.error~.chkbox,
form.tm-form .container input:checked.error~.checkmark,
form.tm-form .container input:checked.error~.chkbox {
  border: 2px solid red !important
}

div.contact-form .container input:checked.error~.checkmark:after,
div.contact-form .container input:checked.error~.chkbox:after,
div.tm-form .container input:checked.error~.checkmark:after,
div.tm-form .container input:checked.error~.chkbox:after,
form.tm-form .container input:checked.error~.checkmark:after,
form.tm-form .container input:checked.error~.chkbox:after {
  background: red !important
}

div.contact-form .checkmark:after,
div.contact-form .chkbox:after,
div.tm-form .checkmark:after,
div.tm-form .chkbox:after,
form.tm-form .checkmark:after,
form.tm-form .chkbox:after {
  content: "";
  position: absolute;
  display: none
}

div.contact-form .container input:checked~.checkmark:after,
div.contact-form .container input:checked~.chkbox:after,
div.tm-form .container input:checked~.checkmark:after,
div.tm-form .container input:checked~.chkbox:after,
form.tm-form .container input:checked~.checkmark:after,
form.tm-form .container input:checked~.chkbox:after {
  display: block
}

div.contact-form .container .checkmark:after,
div.contact-form .container .chkbox:after,
div.tm-form .container .checkmark:after,
div.tm-form .container .chkbox:after,
form.tm-form .container .checkmark:after,
form.tm-form .container .chkbox:after {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
  background: #67962d
}

div.contact-form .container .checkmark:after,
div.tm-form .container .checkmark:after,
form.tm-form .container .checkmark:after {
  border-radius: 50%
}

.tm-form {
  width: 475px;
  height: 475px;
  background: #fff;
  padding: 25px 30px 29px 29px;
  border-radius: 5px;
  box-shadow: 0 4px 10px 0 rgba(112, 150, 163, .47)
}

@media(max-width:1024px) {
  .tm-form {
    width: 380px
  }
}

@media(max-width:400px) {
  .tm-form {
    width: 350px
  }
}

@media(max-width:280px) {
  .tm-form {
    width: 260px
  }
}

.live-feed-bullet-wrapper {
  width: 100vw
}

.live-feed-bullet-wrapper .live-feed-bullet-content {
  width: 80%;
  margin: 0 auto;
  max-width: 1370px;
  padding: 70px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center
}

@media(max-width:1024px) {
  .live-feed-bullet-wrapper .live-feed-bullet-content {
    width: 95%
  }
}

@media(max-width:800px) {
  .live-feed-bullet-wrapper .live-feed-bullet-content {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
  }
}

@media(max-width:400px) {
  .live-feed-bullet-wrapper .live-feed-bullet-content {
    width: 100%
  }
}

.live-feed-bullet-wrapper .live-feed-bullet-content .live-feed-left {
  width: 47%
}

@media(max-width:800px) {
  .live-feed-bullet-wrapper .live-feed-bullet-content .live-feed-left {
    margin: 0 auto;
    width: 95%
  }
}

.live-feed-bullet-wrapper .live-feed-bullet-content .live-feed-left .tm-live-feed-table {
  box-shadow: 1px 4px 10px 1px rgba(112, 150, 163, .47);
  border: 1px solid #73a537
}

.live-feed-bullet-wrapper .live-feed-bullet-content .live-feed-left .footer-content {
  font-size: 14px;
  color: #989898
}

@media(max-width:800px) {
  .live-feed-bullet-wrapper .live-feed-bullet-content .live-feed-left .footer-content {
    text-align: center
  }
}

.live-feed-bullet-wrapper .live-feed-bullet-content .live-feed-right {
  width: 47%
}

@media(max-width:800px) {
  .live-feed-bullet-wrapper .live-feed-bullet-content .live-feed-right {
    width: 95%;
    margin: 0 auto
  }
}

.live-feed-bullet-wrapper .live-feed-bullet-content .live-feed-right .tm-live-feed-table {
  box-shadow: 1px 4px 10px 1px rgba(112, 150, 163, .47);
  border: 1px solid #73a537;
  border-radius: 5px
}

@media(max-width:1200px) {
  .live-feed-bullet-wrapper .live-feed-bullet-content .live-feed-right.alt {
    width: 40%
  }
}

@media(max-width:800px) {
  .live-feed-bullet-wrapper .live-feed-bullet-content .live-feed-right.alt {
    width: 90%
  }

  .live-feed-bullet-wrapper .live-feed-bullet-content.reverse {
    -ms-flex-direction: column;
    flex-direction: column
  }

  .live-feed-bullet-wrapper .live-feed-bullet-content.reverse .live-feed-right {
    margin-top: 40px
  }
}

body.ARAE .live-feed-bullet-wrapper .live-feed-bullet-content .live-feed-left,
body.ARAE .live-feed-bullet-wrapper .live-feed-bullet-content .live-feed-right,
html:lang(ar-AE) .live-feed-bullet-wrapper .live-feed-bullet-content .live-feed-left,
html:lang(ar-AE) .live-feed-bullet-wrapper .live-feed-bullet-content .live-feed-right {
  text-align: right !important
}

.tm-live-feed-table {
  border: 1px solid #73a537;
  border-radius: 5px
}

.tm-live-feed-table.box-shdw {
  box-shadow: 1px 4px 10px 1px rgba(112, 150, 163, .47)
}

.feed-wrapper {
  width: 100%;
  border-radius: 5px;
  padding: 10px;
  overflow: auto
}

@media(max-width:400px) {
  .feed-wrapper {
    padding: 2px
  }
}

.feed-wrapper table {
  width: 100%;
  height: 100%;
  display: table
}

.feed-wrapper table thead,
.feed-wrapper table tr {
  width: 100%;
  height: auto
}

.feed-wrapper table thead {
  background: #fefefe;
  position: relative !important;
  border-bottom: 1px solid #d3ddca
}

.feed-wrapper table td,
.feed-wrapper table th {
  font-size: 16px !important;
  color: #333;
  padding: 14px 5px;
  display: table-cell
}

@media(max-width:1024px) {

  .feed-wrapper table td,
  .feed-wrapper table th {
    font-size: 14px !important;
    padding: 10px 0;
    text-align: center;
    width: 25px
  }
}

.feed-wrapper table td .desktop-txt,
.feed-wrapper table th .desktop-txt {
  display: block
}

@media(max-width:1024px) {

  .feed-wrapper table td .desktop-txt,
  .feed-wrapper table th .desktop-txt {
    display: none
  }
}

.feed-wrapper table td .mobile-txt,
.feed-wrapper table th .mobile-txt {
  display: none
}

@media(max-width:1024px) {

  .feed-wrapper table td .mobile-txt,
  .feed-wrapper table th .mobile-txt {
    display: block
  }
}

.feed-wrapper table td .desktop-txt.alt,
.feed-wrapper table th .desktop-txt.alt {
  display: none
}

.feed-wrapper table td .mobile-txt.alt,
.feed-wrapper table th .mobile-txt.alt {
  display: block
}

.feed-wrapper table td,
.feed-wrapper table th {
  position: relative;
  width: 20%
}

.feed-wrapper table td span.flag,
.feed-wrapper table th span.flag {
  width: 43px
}

@media(max-width:800px) {

  .feed-wrapper table td span.flag,
  .feed-wrapper table th span.flag {
    display: block;
    margin: 5px auto
  }
}

.feed-wrapper table td span.flag img:nth-child(2),
.feed-wrapper table th span.flag img:nth-child(2) {
  margin-left: -20px
}

@media(max-width:800px) {

  .feed-wrapper table td span.flag img:nth-child(2),
  .feed-wrapper table th span.flag img:nth-child(2) {
    position: absolute
  }
}

.feed-wrapper table td span.symbol,
.feed-wrapper table th span.symbol {
  margin-left: 5px
}

@media(max-width:1200px) {

  .feed-wrapper table td span.symbol,
  .feed-wrapper table th span.symbol {
    font-size: 16px !important
  }
}

@media(max-width:800px) {

  .feed-wrapper table td span.symbol,
  .feed-wrapper table th span.symbol {
    margin: 5px auto;
    width: 100%;
    font-size: 14px !important
  }
}

.feed-wrapper table td.flag-col:first-child,
.feed-wrapper table th.flag-col:first-child {
  width: 40% !important
}

@media(max-width:800px) {

  .feed-wrapper table td.flag-col:first-child,
  .feed-wrapper table th.flag-col:first-child {
    width: 30% !important
  }
}

.feed-wrapper table td.font-green,
.feed-wrapper table td.font-red {
  background-size: 14px 14px !important;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: 0
}

.feed-wrapper table td.font-red {
  color: #e02020;
  background-image: url(../fonts/down.svg)
}

.feed-wrapper table td.font-green {
  color: #77a340;
  background-image: url(../fonts/up.svg)
}

.feed-wrapper table tr {
  display: table-row
}

.feed-wrapper table tr.selected {
  background-color: #a8cc81
}

.feed-wrapper table td.blue-bg,
.feed-wrapper table th.blue-bg {
  background-color: #7096a3 !important;
  color: #fff !important
}

.feed-wrapper table td.dark-blue-bg,
.feed-wrapper table th.dark-blue-bg {
  background-color: #0e1d31 !important;
  color: #fff !important
}

.feed-wrapper table td.border-bottom,
.feed-wrapper table th.border-bottom,
.feed-wrapper table tr.border-bottom {
  border-bottom: 1px solid #d4dcca
}

.feed-wrapper table.borderless,
.feed-wrapper table.borderless tbody,
.feed-wrapper table.borderless td,
.feed-wrapper table.borderless th,
.feed-wrapper table.borderless thead,
.feed-wrapper table.borderless tr {
  border: none
}

.feed-wrapper table.borderless tr:nth-child(odd) {
  border-radius: 20px
}

.feed-wrapper table.borderless th,
.feed-wrapper table.borderless tr:nth-child(2n),
.feed-wrapper table.borderless tr:nth-child(2n) td,
.feed-wrapper table.borderless tr:nth-child(odd),
.feed-wrapper table.borderless tr:nth-child(odd) td {
  background-color: rgba(0, 0, 0, 0)
}

.feed-wrapper table.borderless tr:nth-child(odd) td:first-child {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px
}

.feed-wrapper table.borderless tr:nth-child(odd) td:last-child {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px
}

.feed-wrapper table.tbl-blue th,
.feed-wrapper table.tbl-blue thead {
  background-color: #7096a3;
  color: #fff
}

.feed-wrapper table.tbl-blue td {
  background-color: #fff;
  border: 1px solid #ededed;
  color: #000
}

.feed-wrapper table.bottom-border {
  border: none
}

.feed-wrapper table.bottom-border thead {
  background-color: #fff;
  border: none;
  border-bottom: 1px solid #67962d
}

.feed-wrapper table.bottom-border tbody,
.feed-wrapper table.bottom-border tr {
  border: none;
  background-color: #fff
}

.feed-wrapper table.bottom-border td {
  background-color: #fff;
  border: none;
  border-bottom: 1px solid #979797
}

.feed-wrapper table.bottom-border th {
  background-color: #fff;
  border-bottom: 1px solid #67962d !important;
  border-top: none;
  border-left: none;
  border-right: none
}

.feed-wrapper table.bottom-border tr:last-child td {
  border: none
}

.feed-wrapper table.grey-border {
  border: 1px solid #ededed
}

.feed-wrapper table.grey-border thead {
  background-color: #fff;
  border: none
}

.feed-wrapper table.grey-border tbody,
.feed-wrapper table.grey-border td,
.feed-wrapper table.grey-border tr {
  background-color: #fff;
  border: 1px solid #ededed
}

.feed-wrapper table.grey-border td {
  border-top: none;
  border-left: none
}

.feed-wrapper table.grey-border th {
  background-color: #fff;
  border: 1px solid #ededed;
  border-top: none;
  border-left: none
}

.feed-wrapper table.tbl-feature-col {
  border: none;
  border-collapse: separate
}

.feed-wrapper table.tbl-feature-col thead {
  border: none
}

.feed-wrapper table.tbl-feature-col thead tr th {
  border: 1px solid #ededed;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px
}

.feed-wrapper table.tbl-feature-col thead tr:first-child,
.feed-wrapper table.tbl-feature-col thead tr th:first-child {
  border: none
}

.feed-wrapper table.tbl-feature-col thead th.featured {
  height: 200%;
  padding-top: 45px
}

.feed-wrapper table.tbl-feature-col tbody,
.feed-wrapper table.tbl-feature-col tbody tr {
  border: none;
  background-color: rgba(0, 0, 0, 0)
}

.feed-wrapper table.tbl-feature-col tbody tr td {
  border: 1px solid #ededed;
  border-top: none;
  border-right: none
}

.feed-wrapper table.tbl-feature-col tbody tr td:last-child {
  border-right: 1px solid #ededed
}

.feed-wrapper table.tbl-feature-col tbody tr:first-child td:first-child {
  border-top: 1px solid #ededed
}

.feed-wrapper table.tbl-feature-col td:not(:first-child),
.feed-wrapper table.tbl-feature-col th:not(:first-child) {
  text-align: center
}

table.tm-blue-table {
  margin: 0 auto;
  max-width: 895px;
  border-radius: 6px;
  overflow: hidden
}

table.tm-blue-table tr th {
  background: #5b7c7c;
  color: #fff;
  height: 40px;
  text-align: center;
  font-size: 17px
}

@media(max-width:800px) {
  table.tm-blue-table tr th {
    font-size: 14px;
    line-height: 22px;
    padding: 0 7px
  }
}

table.tm-blue-table tr td {
  font-size: 21px;
  color: #1c282e;
  text-align: center
}

@media(max-width:800px) {
  table.tm-blue-table tr td {
    padding: 0 18px;
    font-size: 15px
  }
}

table.tm-blue-table .tm-table-footer td {
  text-align: left;
  background: #efefef;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px
}

.scroll-tbl div.scroll-indicators {
  display: none
}

@media(max-width:800px) {
  .scroll-tbl div.scroll-indicators {
    display: -ms-flexbox;
    display: flex
  }
}

.scroll-tbl div.scroll-indicators a {
  font-size: 30px;
  font-weight: 700;
  text-decoration: none;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
  background: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.scroll-tbl div.scroll-indicators a:hover {
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

@media(max-width:800px) {
  .scroll-tbl .feed-wrapper {
    overflow: scroll;
    min-height: 250px;
    height: 500px
  }
}

.scroll-tbl .feed-wrapper::-webkit-scrollbar {
  width: 10px;
  height: 10px
}

.scroll-tbl .feed-wrapper.green-scroll::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #67962d;
  border-radius: 10px
}

.scroll-tbl .feed-wrapper.blue-scroll::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #7096a3;
  border-radius: 10px
}

.scroll-tbl .feed-wrapper.green-scroll::-webkit-scrollbar-thumb {
  background: #67962d;
  border-radius: 10px
}

.scroll-tbl .feed-wrapper.blue-scroll::-webkit-scrollbar-thumb {
  background: #7096a3;
  border-radius: 10px
}

.scroll-tbl .feed-wrapper.green-scroll::-webkit-scrollbar-thumb:hover {
  background: #67962d
}

.scroll-tbl .feed-wrapper.blue-scroll::-webkit-scrollbar-thumb:hover {
  background: #7096a3
}

@media(max-width:800px) {
  .scroll-tbl .feed-wrapper table {
    width: 800px
  }
}

body.JAJP table.borderless td.font-red,
body.JAJP table td.font-red,
html:lang(ja-JP) table.borderless td.font-red,
html:lang(ja-JP) table td.font-red {
  color: #e02020 !important;
  background-image: url(../images/arrow-up-red.png) !important
}

body.JAJP table.borderless td.font-green,
body.JAJP table td.font-green,
html:lang(ja-JP) table.borderless td.font-green,
html:lang(ja-JP) table td.font-green {
  color: #77a340 !important;
  background-image: url(../images/arrow-down-green.png) !important
}

body.ARAE table td,
body.ARAE table th,
body.RTL table td,
body.RTL table th,
html:lang(ar-AE) table td,
html:lang(ar-AE) table th {
  text-align: right
}

body.ARAE table td span.flag img:nth-child(2),
body.ARAE table th span.flag img:nth-child(2),
body.RTL table td span.flag img:nth-child(2),
body.RTL table th span.flag img:nth-child(2),
html:lang(ar-AE) table td span.flag img:nth-child(2),
html:lang(ar-AE) table th span.flag img:nth-child(2) {
  margin-left: auto;
  margin-right: -20px
}

@media(max-width:800px) {

  body.ARAE table td span.flag img:nth-child(2),
  body.ARAE table th span.flag img:nth-child(2),
  body.RTL table td span.flag img:nth-child(2),
  body.RTL table th span.flag img:nth-child(2),
  html:lang(ar-AE) table td span.flag img:nth-child(2),
  html:lang(ar-AE) table th span.flag img:nth-child(2) {
    position: absolute
  }
}

.platform-widget-wrapper {
  width: 100vw;
  height: 100%;
  background-color: #f5f9f8
}

.platform-widget-wrapper .platform-widget-content {
  width: 80%;
  height: auto;
  max-height: 733px;
  max-width: 1370px;
  margin: auto;
  padding-top: 80px;
  padding-bottom: 70px
}

@media(max-width:1500px) {
  .platform-widget-wrapper .platform-widget-content {
    width: 90%
  }
}

@media(max-width:1200px) {
  .platform-widget-wrapper .platform-widget-content {
    width: 95%
  }
}

@media(max-width:800px) {
  .platform-widget-wrapper .platform-widget-content {
    max-height: 1030px
  }
}

.platform-widget-wrapper .platform-widget-content-top {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 35px
}

@media(max-width:800px) {
  .platform-widget-wrapper .platform-widget-content-top {
    -ms-flex-direction: column;
    flex-direction: column
  }
}

@media(max-width:600px) {
  .platform-widget-wrapper .platform-widget-content-top {
    margin-bottom: 28px
  }
}

@media(max-width:280px) {
  .platform-widget-wrapper .platform-widget-content-top {
    margin-bottom: 25px
  }
}

.platform-widget-wrapper .platform-widget-content-top .widget-left-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 641px
}

@media(max-width:1200px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content {
    width: 580px
  }
}

@media(max-width:1024px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content {
    width: 430px
  }
}

@media(max-width:800px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content {
    width: 100%;
    -ms-flex-align: center;
    align-items: center
  }
}

.platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-header {
  font-size: 31px;
  font-weight: 700;
  margin-bottom: 46px;
  color: #000
}

@media(max-width:600px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-header {
    width: 301px;
    margin: 0 auto 39px;
    font-size: 27px
  }
}

@media(max-width:280px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-header {
    width: 280px;
    margin: 0 auto 30px;
    font-size: 25px
  }
}

.platform-widget-wrapper .platform-widget-content-top .widget-left-content .think-trader-logo {
  width: 307px;
  height: 53px;
  margin-bottom: 21px
}

@media(max-width:800px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content .think-trader-logo {
    width: 233px;
    height: 46px;
    margin: 0 auto 24px;
    text-align: center
  }
}

@media(max-width:600px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content .think-trader-logo {
    width: 203px;
    height: 40px
  }
}

.platform-widget-wrapper .platform-widget-content-top .widget-left-content .think-trader-logo img {
  width: 100%;
  height: 100%
}

.platform-widget-wrapper .platform-widget-content-top .widget-left-content .think-trader-logo img.mobile-visible {
  display: none
}

@media(max-width:800px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content .think-trader-logo img.mobile-visible {
    display: block
  }
}

.platform-widget-wrapper .platform-widget-content-top .widget-left-content .think-trader-logo img.desktop-visible {
  display: block
}

@media(max-width:800px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content .think-trader-logo img.desktop-visible {
    display: none
  }
}

.platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

@media(max-width:800px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-body {
    -ms-flex-align: center;
    align-items: center
  }
}

.platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-body>div {
  width: 100%
}

@media(max-width:800px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-body>div {
    width: 80%
  }
}

@media(max-width:600px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-body>div {
    width: 354px
  }
}

@media(max-width:400px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-body>div {
    width: 300px
  }
}

@media(max-width:280px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-body>div {
    width: 270px;
    margin-left: auto;
    margin-right: auto
  }
}

.platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-body-title {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  margin-bottom: 21px
}

@media(max-width:800px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-body-title {
    margin-bottom: 9px;
    font-size: 21px
  }
}

.platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-body-text {
  font-size: 16px;
  color: #000;
  margin-bottom: 32px
}

@media(max-width:800px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-body-text {
    margin-bottom: 22px
  }
}

.platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-body .rating {
  display: none
}

@media(max-width:800px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-body .rating {
    display: block;
    margin-bottom: 28px
  }
}

.platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-body .rating img {
  width: 71px;
  height: 14px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-left: 0
}

.platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-body .rating-text {
  width: 100%;
  font-size: 16px;
  font-style: italic;
  color: #545454
}

.platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-body .rating .reviewer {
  width: 100%;
  font-size: 19px;
  font-weight: 700;
  font-style: italic;
  color: #474747
}

.platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-body .tech-rating {
  display: none;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative
}

@media(max-width:800px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-body .tech-rating {
    display: -ms-flexbox;
    display: flex
  }
}

.platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-body .tech-rating .tech-rating-img {
  width: 75px;
  height: 75px;
  border-radius: 5px;
  background-color: rgba(112, 150, 163, .47)
}

.platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-app-store-links {
  margin-bottom: 36px;
  -ms-flex-pack: start;
  justify-content: flex-start
}

@media(max-width:800px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-app-store-links {
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-app-store-links img {
  margin-right: 21px
}

@media(max-width:800px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-app-store-links img {
    width: 155px;
    height: 44px
  }
}

@media(max-width:600px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-app-store-links img {
    margin-right: 0
  }
}

@media(max-width:280px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-app-store-links img {
    width: 130px
  }
}

.platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-app-store-links.desktop-visible {
  display: -ms-flexbox;
  display: flex
}

.platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-app-store-links.desktop-invisible {
  display: none
}

@media(max-width:800px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-app-store-links.desktop-invisible {
    display: -ms-flexbox;
    display: flex
  }
}

.platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-app-store-desktop-links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center
}

@media(max-width:800px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-app-store-desktop-links {
    display: none
  }
}

.platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-app-store-desktop-links img:first-child {
  margin-right: 21px
}

.platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-btn-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 21px
}

@media(max-width:800px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-btn-container {
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 80%
  }
}

@media(max-width:600px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-btn-container {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-btn-container a {
  width: 280px;
  margin-right: 40px
}

@media(max-width:800px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-btn-container a {
    margin: 0;
    padding: 15px
  }
}

@media(max-width:600px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-btn-container a:first-child {
    display: none
  }
}

@media(max-width:800px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-btn-container a.mobile-invisible {
    display: none
  }
}

.platform-widget-wrapper .platform-widget-content-top .widget-right-content {
  position: relative;
  width: 310px;
  height: 435px;
  margin-left: 87px
}

@media(max-width:1500px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-right-content {
    margin-left: 57px
  }
}

@media(max-width:1200px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-right-content {
    margin-left: 0
  }
}

@media(max-width:1024px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-right-content {
    margin-left: -30px;
    margin-top: 40px
  }
}

@media(max-width:800px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-right-content {
    display: none
  }
}

.platform-widget-wrapper .platform-widget-content-top .widget-right-content img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

@media(max-width:800px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-right-content img {
    display: none
  }
}

.platform-widget-wrapper .platform-widget-content-top .widget-right-content .rating {
  position: absolute;
  top: 288px;
  left: 240px;
  width: 205px
}

@media(max-width:1200px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-right-content .rating {
    left: 220px
  }
}

@media(max-width:1024px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-right-content .rating {
    top: 268px
  }
}

@media(max-width:800px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-right-content .rating {
    display: none
  }
}

.platform-widget-wrapper .platform-widget-content-top .widget-right-content .rating img {
  width: 71px;
  height: 14px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-left: 0
}

.platform-widget-wrapper .platform-widget-content-top .widget-right-content .rating-text {
  width: 100%;
  font-size: 16px;
  font-style: italic;
  color: #545454
}

.platform-widget-wrapper .platform-widget-content-top .widget-right-content .rating .reviewer {
  width: 100%;
  font-size: 19px;
  font-weight: 700;
  font-style: italic;
  color: #474747
}

.platform-widget-wrapper .platform-widget-content-top .widget-right-content.ttTabelt {
  width: 617px;
  height: 347px;
  margin-left: 0
}

@media(max-width:1200px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-right-content.ttTabelt {
    width: 550px;
    margin-left: -10px;
    margin-top: 0
  }
}

@media(max-width:1024px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-right-content.ttTabelt {
    width: 517px;
    margin-left: -30px;
    margin-top: 0
  }
}

@media(max-width:800px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-right-content.ttTabelt {
    display: none
  }
}

.platform-widget-wrapper .platform-widget-content-top .widget-right-content.ttTabelt img {
  -o-object-fit: cover;
  object-fit: cover
}

@media(max-width:1200px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-right-content.ttTabelt img {
    -o-object-fit: contain;
    object-fit: contain
  }
}

.platform-widget-wrapper .platform-widget-content-top .widget-right-content.ttTabelt .rating {
  top: 330px;
  left: 200px
}

@media(max-width:1200px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-right-content.ttTabelt .rating {
    top: 300px
  }
}

@media(max-width:800px) {
  .platform-widget-wrapper .platform-widget-content-top .widget-right-content.ttTabelt .rating {
    display: none
  }
}

.platform-widget-wrapper .platform-widget-content .widget-platform-links {
  width: 100%;
  height: 90px;
  display: -ms-flexbox;
  display: flex
}

@media(max-width:800px) {
  .platform-widget-wrapper .platform-widget-content .widget-platform-links {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    width: 80%;
    margin: 0 auto
  }
}

.platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform4,
.platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform5 {
  width: 575px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid rgba(86, 120, 131, .64);
  border-radius: 5px;
  background-color: hsla(0, 0%, 100%, .5)
}

@media(max-width:800px) {

  .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform4,
  .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform5 {
    width: 345px;
    height: 76px
  }
}

@media(max-width:400px) {

  .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform4,
  .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform5 {
    width: 280px;
    height: 90px
  }
}

.platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform4 img:first-child,
.platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform5 img:first-child {
  margin-right: 260px
}

@media(max-width:800px) {

  .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform4 img:first-child,
  .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform5 img:first-child {
    margin: 0;
    width: 156px;
    height: 45px;
    -o-object-fit: contain;
    object-fit: contain
  }
}

@media(max-width:600px) {

  .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform4 img:first-child,
  .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform5 img:first-child {
    height: 95%;
    vertical-align: middle
  }
}

.platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform4:hover,
.platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform5:hover {
  cursor: pointer
}

.platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform4 {
  margin-right: 49px
}

@media(max-width:800px) {
  .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform4 {
    margin: 0 0 11px
  }
}

body.ARAE .platform-widget-wrapper .platform-widget-content-top,
body.RTL .platform-widget-wrapper .platform-widget-content-top,
html:lang(ar-AE) .platform-widget-wrapper .platform-widget-content-top {
  -ms-flex-pack: justify;
  justify-content: space-between
}

body.ARAE .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-body,
body.ARAE .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-header,
body.RTL .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-body,
body.RTL .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-header,
html:lang(ar-AE) .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-body,
html:lang(ar-AE) .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-header {
  text-align: right
}

body.ARAE .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-btn-container a,
body.RTL .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-btn-container a,
html:lang(ar-AE) .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-btn-container a {
  margin-right: 0
}

body.ARAE .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-app-store-links,
body.RTL .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-app-store-links,
html:lang(ar-AE) .platform-widget-wrapper .platform-widget-content-top .widget-left-content .widget-app-store-links {
  text-align: right
}

body.ARAE .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform4,
body.RTL .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform4,
html:lang(ar-AE) .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform4 {
  margin-right: 0
}

body.ARAE .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform5,
body.RTL .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform5,
html:lang(ar-AE) .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform5 {
  margin-right: 50px
}

body.ARAE .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform4,
body.ARAE .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform5,
body.RTL .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform4,
body.RTL .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform5,
html:lang(ar-AE) .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform4,
html:lang(ar-AE) .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform5 {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

body.ARAE .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform4 img:last-child,
body.ARAE .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform5 img:last-child,
body.RTL .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform4 img:last-child,
body.RTL .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform5 img:last-child,
html:lang(ar-AE) .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform4 img:last-child,
html:lang(ar-AE) .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform5 img:last-child {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

body.ARAE .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform4 img:first-child,
body.ARAE .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform5 img:first-child,
body.RTL .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform4 img:first-child,
body.RTL .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform5 img:first-child,
html:lang(ar-AE) .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform4 img:first-child,
html:lang(ar-AE) .platform-widget-wrapper .platform-widget-content .widget-platform-links .widget-platform5 img:first-child {
  margin-left: 0
}

.slideshow-wrapper {
  width: 100vw;
  height: 600px;
  overflow: hidden;
  position: relative;
  color: #000
}

.slideshow-wrapper .next,
.slideshow-wrapper .prev {
  position: absolute;
  cursor: pointer;
  width: 28px;
  height: 46px;
  top: 50%;
  bottom: 277px;
  width: auto;
  color: #fff;
  font-weight: 400;
  font-size: 50px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: .9;
  text-decoration: none;
  text-shadow: 1px 1px 1px #000, 0 0 10px #000, 0 0 1px #000
}

.slideshow-wrapper .next:hover,
.slideshow-wrapper .prev:hover {
  opacity: 1
}

@media(max-width:1200px) {

  .slideshow-wrapper .next,
  .slideshow-wrapper .prev {
    top: 50%
  }
}

@media(max-width:1024px) {

  .slideshow-wrapper .next,
  .slideshow-wrapper .prev {
    top: 40%
  }
}

@media(max-width:800px) {

  .slideshow-wrapper .next,
  .slideshow-wrapper .prev {
    top: 50%
  }
}

@media(max-width:600px) {

  .slideshow-wrapper .next,
  .slideshow-wrapper .prev {
    top: 25%
  }
}

.slideshow-wrapper .prev {
  left: 8%
}

@media(max-width:1500px) {
  .slideshow-wrapper .prev {
    left: 3%
  }
}

@media(max-width:1200px) {
  .slideshow-wrapper .prev {
    left: 1%
  }
}

@media(max-width:1024px) {
  .slideshow-wrapper .prev {
    left: 1%
  }
}

.slideshow-wrapper .next {
  right: 8%
}

@media(max-width:1500px) {
  .slideshow-wrapper .next {
    right: 3%
  }
}

@media(max-width:1200px) {
  .slideshow-wrapper .next {
    right: 1%
  }
}

@media(max-width:1024px) {
  .slideshow-wrapper .next {
    right: 1%
  }
}

.slideshow-wrapper.h-340 {
  height: 400px
}

@media(max-width:800px) {
  .slideshow-wrapper.h-340 {
    height: 500px
  }
}

.slideshow-wrapper.h-340 .slideshow,
.slideshow-wrapper.h-340 .slideshow-slide {
  height: inherit
}

@media(max-width:800px) {
  .slideshow-wrapper.h-340 .slideshow-slide {
    position: relative
  }
}

.slideshow-wrapper.h-340 .slideshow-slide>img {
  height: inherit !important
}

@media(max-width:800px) {
  .slideshow-wrapper.h-340 .slideshow-slide>img {
    height: auto !important
  }
}

@media(max-width:400px) {
  .slideshow-wrapper.h-340 .slideshow-slide>img {
    height: 500px !important
  }
}

.slideshow-wrapper.h-340 .slideshow-slide .slideshow-content-header {
  top: -300px
}

@media(max-width:800px) {
  .slideshow-wrapper.h-340 .slideshow-slide .slideshow-content-header {
    position: absolute;
    top: 60%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 80%
  }
}

.slideshow-wrapper.h-340 .slideshow-slide .slideshow-content {
  top: -300px
}

@media(max-width:800px) {
  .slideshow-wrapper.h-340 .slideshow-slide .slideshow-content {
    position: absolute;
    top: 80%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 80%
  }

  .slideshow-wrapper.h-340 .slideshow-slide .slideshow-content-text a {
    top: 0
  }
}

.slideshow {
  width: 500%;
  height: 600px;
  display: -ms-flexbox;
  display: flex;
  position: relative
}

@media(max-width:600px) {
  .slideshow {
    height: 375px
  }
}

.slideshow-slide {
  width: 20%;
  height: 600px
}

.slideshow-slide>img {
  position: relative;
  z-index: 0;
  width: 100%;
  height: inherit;
  -o-object-fit: cover;
  object-fit: cover
}

@media(max-width:600px) {
  .slideshow-slide>img {
    height: 375px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.slideshow-slide .desktop-img {
  display: block !important
}

@media(max-width:600px) {
  .slideshow-slide .desktop-img {
    display: none !important
  }
}

.slideshow-slide .mobile-img {
  display: none !important
}

@media(max-width:600px) {
  .slideshow-slide .mobile-img {
    display: block !important
  }
}

.slideshow-slide .slideshow-top-logo {
  position: relative;
  top: -570px;
  width: 88%;
  margin: 0 auto;
  max-width: 1370px
}

@media(max-width:600px) {
  .slideshow-slide .slideshow-top-logo {
    top: -360px;
    text-align: center
  }
}

.slideshow-slide .slideshow-top-logo .slideshow-tm-logo {
  width: 242px;
  margin-left: 10%;
  -o-object-fit: cover;
  object-fit: cover
}

@media(max-width:600px) {
  .slideshow-slide .slideshow-top-logo .slideshow-tm-logo {
    width: 190px;
    height: 29px;
    margin: 0 auto !important
  }
}

.slideshow-slide .slideshow-top-logo .slideshow-tm-logo.alt {
  margin-left: 0
}

.slideshow-slide .slideshow-content-header {
  position: relative;
  top: -400px;
  width: 88%;
  height: 130px;
  max-width: 1370px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end
}

@media(max-width:600px) {
  .slideshow-slide .slideshow-content-header {
    top: -100px;
    height: 100px;
    -ms-flex-pack: center;
    justify-content: center
  }
}

@media(max-width:280px) {
  .slideshow-slide .slideshow-content-header {
    width: 280px
  }
}

.slideshow-slide .slideshow-content-header h1,
.slideshow-slide .slideshow-content-header h2 {
  position: relative;
  max-width: 730px;
  font-weight: 700;
  color: #fff;
  padding-bottom: 10px;
  left: 10%
}

@media(max-width:1500px) {

  .slideshow-slide .slideshow-content-header h1,
  .slideshow-slide .slideshow-content-header h2 {
    left: 5%
  }
}

@media(max-width:1200px) {

  .slideshow-slide .slideshow-content-header h1,
  .slideshow-slide .slideshow-content-header h2 {
    max-width: 670px;
    left: 0
  }
}

@media(max-width:600px) {

  .slideshow-slide .slideshow-content-header h1,
  .slideshow-slide .slideshow-content-header h2 {
    max-width: 400px;
    text-align: center
  }
}

@media(max-width:280px) {

  .slideshow-slide .slideshow-content-header h1,
  .slideshow-slide .slideshow-content-header h2 {
    width: 280px
  }
}

.slideshow-slide .slideshow-content-header h1.alt,
.slideshow-slide .slideshow-content-header h2.alt {
  left: 0
}

.slideshow-slide .slideshow-content-header .spread-box {
  width: 380px;
  height: 100px;
  position: relative;
  color: #fff
}

@media(max-width:800px) {
  .slideshow-slide .slideshow-content-header .spread-box {
    height: 120px;
    width: auto
  }
}

.slideshow-slide .slideshow-content-header .spread-box h1,
.slideshow-slide .slideshow-content-header .spread-box h2,
.slideshow-slide .slideshow-content-header .spread-box h5,
.slideshow-slide .slideshow-content-header .spread-box h6 {
  color: #fff !important;
  padding: 0;
  margin: 0
}

.slideshow-slide .slideshow-content-header .spread-box h1,
.slideshow-slide .slideshow-content-header .spread-box h2 {
  width: auto
}

.slideshow-slide .slideshow-content-header .spread-box span {
  position: relative;
  height: 70px;
  min-width: 120px
}

@media(max-width:800px) {
  .slideshow-slide .slideshow-content-header .spread-box span {
    height: 50px
  }
}

.slideshow-slide .slideshow-content-header .spread-box span img.banner-spread-flag {
  position: absolute;
  top: 0;
  width: 70px;
  height: 70px;
  -o-object-fit: contain;
  object-fit: contain
}

@media(max-width:800px) {
  .slideshow-slide .slideshow-content-header .spread-box span img.banner-spread-flag {
    width: 50px;
    height: 50px
  }
}

.slideshow-slide .slideshow-content-header .spread-box span img:first-child {
  left: 5%;
  z-index: 1
}

@media(max-width:800px) {
  .slideshow-slide .slideshow-content-header .spread-box span img:first-child {
    left: 15%
  }
}

.slideshow-slide .slideshow-content-header .spread-box span img:last-child {
  left: 30%;
  z-index: 0
}

.slideshow-slide .slideshow-content-header .spread-box .spread-value {
  width: 200px
}

@media(max-width:600px) {
  .slideshow-slide .slideshow-content-header.alt-top-logo {
    top: -130px
  }
}

.slideshow-slide .slideshow-content {
  position: relative;
  top: -400px;
  max-width: 1370px;
  width: 88%;
  height: 250px;
  margin: 0 auto;
  color: #000
}

@media(max-width:600px) {
  .slideshow-slide .slideshow-content {
    top: -100px;
    height: 375px
  }
}

.slideshow-slide .slideshow-content-text {
  position: relative;
  top: 0;
  left: 10%;
  max-width: 730px;
  height: 100%;
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #fff;
  line-height: 1.3
}

@media(max-width:1500px) {
  .slideshow-slide .slideshow-content-text {
    left: 5%
  }
}

@media(max-width:1200px) {
  .slideshow-slide .slideshow-content-text {
    left: 0
  }
}

@media(max-width:600px) {
  .slideshow-slide .slideshow-content-text {
    width: 100%;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    top: 0
  }
}

.slideshow-slide .slideshow-content-text .slideshow-content-body {
  width: 100%;
  font-weight: 500 !important;
  margin-bottom: 30px;
  height: 90px
}

@media(max-width:600px) {
  .slideshow-slide .slideshow-content-text .slideshow-content-body {
    color: #000;
    margin: 20px auto;
    line-height: normal !important
  }
}

@media(max-width:800px) {
  .slideshow-slide .slideshow-content-text .slideshow-content-body.mlh-1_0 {
    line-height: 1 !important
  }
}

.slideshow-slide .slideshow-content-text a.primary-btn {
  color: #fff;
  background-color: #67962d;
  padding: 19px 0;
  width: 240px;
  height: 58px;
  font-size: 18px;
  border-radius: 28.1px;
  margin-bottom: 10px !important;
  text-transform: lowercase
}

@media(max-width:800px) {
  .slideshow-slide .slideshow-content-text a.primary-btn {
    position: absolute;
    top: 130px;
    margin-top: 10px !important
  }
}

.slideshow-slide .slideshow-content-text a.primary-btn:first-letter {
  text-transform: uppercase
}

@media(max-width:800px) {
  .slideshow-slide .slideshow-content-text a.primary-btn.lower {
    top: 150px
  }
}

.slideshow-slide .slideshow-content-text .slideshow-content-link {
  text-decoration: underline;
  font-size: 16px;
  text-align: center;
  width: 240px;
  cursor: pointer
}

@media(max-width:800px) {
  .slideshow-slide .slideshow-content-text .slideshow-content-link {
    position: absolute;
    color: #000;
    top: 200px
  }
}

.slideshow-slide .slideshow-content-text .slideshow-info {
  font-size: 16px;
  text-align: center;
  width: 240px
}

@media(max-width:800px) {
  .slideshow-slide .slideshow-content-text .slideshow-info {
    position: absolute;
    color: #000;
    top: 205px
  }
}

.slideshow-slide .slideshow-content-text .banner-app-store-links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 500px
}

@media(max-width:800px) {
  .slideshow-slide .slideshow-content-text .banner-app-store-links {
    width: 95%;
    display: block;
    margin: -20px auto
  }
}

.slideshow-slide .slideshow-content-text .banner-app-store-links img {
  width: 243px;
  height: 113px
}

@media(max-width:800px) {
  .slideshow-slide .slideshow-content-text .banner-app-store-links img {
    width: 45%;
    height: 72px
  }

  .slideshow-slide .slideshow-content-text .banner-app-store-links img:first-child {
    margin-right: 10px
  }
}

.slideshow-slide .slideshow-content-text.alt {
  left: 0
}

@media(max-width:600px) {
  .slideshow-slide .slideshow-content.alt-top-logo {
    top: -130px
  }
}

.slideshow.center-content .slideshow-content-header {
  -ms-flex-pack: center;
  justify-content: center
}

.slideshow.center-content .slideshow-content-header h1,
.slideshow.center-content .slideshow-content-header h2 {
  position: relative;
  max-width: 95%;
  text-align: center !important;
  left: auto !important;
  right: auto
}

.slideshow.center-content .slideshow-content-text {
  -ms-flex-align: center !important;
  align-items: center !important;
  text-align: center !important;
  left: auto !important;
  right: auto;
  width: 50%;
  max-width: 50%;
  margin: 0 auto
}

@media(max-width:800px) {
  .slideshow.center-content .slideshow-content-text {
    width: 90%;
    max-width: 90%
  }
}

.slideshow.center-content .slideshow-content-text.alt {
  left: 0
}

@media(max-width:800px) {
  .slideshow.center-content .slideshow-content-body {
    line-height: 1.2 !important
  }
}

.slideshow.left-content .slideshow-content-header {
  -ms-flex-pack: left;
  justify-content: left
}

@media(max-width:600px) {
  .slideshow.left-content .slideshow-content-header {
    -ms-flex-pack: center;
    justify-content: center
  }
}

.slideshow.left-content .slideshow-content-header h1,
.slideshow.left-content .slideshow-content-header h2 {
  position: relative;
  max-width: 95%;
  text-align: left !important;
  left: 0;
  right: auto
}

@media(max-width:600px) {

  .slideshow.left-content .slideshow-content-header h1,
  .slideshow.left-content .slideshow-content-header h2 {
    text-align: center !important
  }
}

.slideshow.left-content .slideshow-content-text {
  -ms-flex-align: left !important;
  align-items: left !important;
  text-align: left !important;
  left: 0;
  right: auto;
  width: 50%;
  max-width: 50%
}

@media(max-width:600px) {
  .slideshow.left-content .slideshow-content-text {
    -ms-flex-align: center !important;
    align-items: center !important;
    text-align: center !important;
    width: 90%;
    max-width: 90%
  }
}

.slideshow.left-content .slideshow-content-text.alt {
  left: 0
}

@media(max-width:600px) {
  .slideshow.left-content .slideshow-content-body {
    line-height: 1.2 !important
  }
}

@media(min-width:600px) {
  .desktop-color-white {
    color: #fff !important
  }

  .desktop-color-black {
    color: #000 !important
  }
}

@media(max-width:600px) {
  .mobile-color-white {
    color: #fff !important
  }

  .mobile-color-black {
    color: #000 !important
  }
}

.header-long-width {
  width: 830px !important
}

@media(max-width:800px) {
  .header-long-width {
    width: 100% !important
  }
}

.header-short-width {
  width: 700px !important
}

@media(max-width:800px) {
  .header-short-width {
    width: 100% !important
  }
}

.body-long-width {
  width: 805px !important
}

@media(max-width:800px) {
  .body-long-width {
    width: 100% !important
  }
}

.body-short-width {
  width: 529px !important
}

@media(max-width:800px) {
  .body-short-width {
    width: 100% !important
  }
}

@media(max-width:600px) {

  .slideshow-content-text.body-long-width,
  .slideshow-content-text.body-short-width {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto
  }
}

.show-desktop {
  display: block !important
}

@media(max-width:800px) {
  .show-desktop {
    display: none
  }
}

.show-mobile {
  display: block
}

@media(max-width:800px) {
  .show-mobile {
    display: block !important
  }
}

.hide-desktop {
  display: none !important
}

@media(max-width:800px) {
  .hide-desktop {
    display: none
  }
}

.hide-mobile {
  display: none
}

@media(max-width:800px) {
  .hide-mobile {
    display: none !important
  }
}

@keyframes slideshow {
  0% {
    left: 0
  }

  25% {
    left: 0
  }

  30% {
    left: -100%
  }

  45% {
    left: -100%
  }

  50% {
    left: -200%
  }

  70% {
    left: -200%
  }

  75% {
    left: -300%
  }

  95% {
    left: -300%
  }

  98% {
    left: -300%;
    opacity: 1;
    visibility: visible
  }

  99% {
    left: 0;
    opacity: 0;
    visibility: hidden
  }
}

body.ARAE .slideshow-top-logo,
body.RTL .slideshow-top-logo,
html:lang(ar-AE) .slideshow-top-logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end
}

@media(max-width:800px) {

  body.ARAE .slideshow-top-logo,
  body.RTL .slideshow-top-logo,
  html:lang(ar-AE) .slideshow-top-logo {
    -ms-flex-pack: center;
    justify-content: center
  }
}

body.ARAE .slideshow-content-header,
body.RTL .slideshow-content-header,
html:lang(ar-AE) .slideshow-content-header {
  width: 78%;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: right
}

@media(max-width:800px) {

  body.ARAE .slideshow-content-header,
  body.RTL .slideshow-content-header,
  html:lang(ar-AE) .slideshow-content-header {
    -ms-flex-pack: center;
    justify-content: center
  }
}

body.ARAE .slideshow-content-header h1,
body.ARAE .slideshow-content-header h2,
body.RTL .slideshow-content-header h1,
body.RTL .slideshow-content-header h2,
html:lang(ar-AE) .slideshow-content-header h1,
html:lang(ar-AE) .slideshow-content-header h2 {
  left: 0;
  width: 100%
}

body.ARAE .slideshow.left-content .slideshow-slide .slideshow-content-header,
body.ARAE .slideshow.left-content .slideshow-slide .slideshow-content-header h1,
body.ARAE .slideshow.left-content .slideshow-slide .slideshow-content-header h2,
body.RTL .slideshow.left-content .slideshow-slide .slideshow-content-header,
body.RTL .slideshow.left-content .slideshow-slide .slideshow-content-header h1,
body.RTL .slideshow.left-content .slideshow-slide .slideshow-content-header h2,
html:lang(ar-AE) .slideshow.left-content .slideshow-slide .slideshow-content-header,
html:lang(ar-AE) .slideshow.left-content .slideshow-slide .slideshow-content-header h1,
html:lang(ar-AE) .slideshow.left-content .slideshow-slide .slideshow-content-header h2 {
  text-align: right !important
}

@media(max-width:800px) {

  body.ARAE .slideshow.left-content .slideshow-slide .slideshow-content-header,
  body.ARAE .slideshow.left-content .slideshow-slide .slideshow-content-header h1,
  body.ARAE .slideshow.left-content .slideshow-slide .slideshow-content-header h2,
  body.RTL .slideshow.left-content .slideshow-slide .slideshow-content-header,
  body.RTL .slideshow.left-content .slideshow-slide .slideshow-content-header h1,
  body.RTL .slideshow.left-content .slideshow-slide .slideshow-content-header h2,
  html:lang(ar-AE) .slideshow.left-content .slideshow-slide .slideshow-content-header,
  html:lang(ar-AE) .slideshow.left-content .slideshow-slide .slideshow-content-header h1,
  html:lang(ar-AE) .slideshow.left-content .slideshow-slide .slideshow-content-header h2 {
    text-align: center !important
  }
}

body.ARAE .slideshow-content,
body.RTL .slideshow-content,
html:lang(ar-AE) .slideshow-content {
  width: 78%
}

body.ARAE .slideshow-content-text,
body.RTL .slideshow-content-text,
html:lang(ar-AE) .slideshow-content-text {
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: right;
  margin-left: 0;
  left: 0
}

@media(max-width:800px) {

  body.ARAE .slideshow-content-text,
  body.RTL .slideshow-content-text,
  html:lang(ar-AE) .slideshow-content-text {
    text-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.gh-landing .slideshow-content-text {
  max-width: 600px
}

@media(max-width:1200px) {
  .gh-landing .slideshow-content-text {
    max-width: 530px
  }
}

@media(max-width:1024px) {
  .gh-landing .slideshow-content-text {
    max-width: 365px
  }
}

@media(max-width:600px) {
  .gh-landing .slideshow-slide .slideshow-content-header {
    height: 72px
  }

  .gh-landing .slideshow-slide .slideshow-content,
  .gh-landing .slideshow-slide .slideshow-content-header {
    position: static
  }

  .gh-landing-2.slideshow-wrapper {
    height: 900px
  }

  .gh-landing-2.slideshow-wrapper .slideshow,
  .gh-landing-2.slideshow-wrapper .slideshow-slide,
  .gh-landing-2.slideshow-wrapper .slideshow-slide>img {
    height: inherit
  }

  .gh-landing-2.slideshow-wrapper .slideshow-content-header {
    position: absolute;
    top: 100px;
    left: 0;
    right: 0
  }

  .gh-landing-2.slideshow-wrapper .slideshow-content {
    position: absolute;
    top: 200px;
    left: 0;
    right: 0
  }
}

.steps-widget-wrapper {
  width: 100vw
}

.steps-widget-wrapper .steps-widget-content {
  width: 80%;
  margin: 0 auto;
  max-width: 1370px
}

.steps-widget-wrapper .steps-widget-content .steps-widget-header {
  margin: 70px 15px 12px 13px;
  padding: 0;
  text-align: center;
  font-size: 31px;
  color: #000
}

.steps-widget-wrapper .steps-widget-content p {
  font-size: 21px;
  letter-spacing: -.03px;
  color: #394448;
  text-align: center;
  margin: 12px 6px 53px 4px
}

.steps-widget-wrapper .steps-widget-content .steps-widget-tm-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 2rem
}

@media(max-width:600px) {
  .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list {
    height: 450px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
}

.steps-widget-wrapper .steps-widget-content .steps-widget-tm-list a {
  color: #000
}

.steps-widget-wrapper .steps-widget-content .steps-widget-tm-list a:hover {
  color: #7eaf3e
}

.steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li {
  display: inline-block;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li:not(:last-child):before {
  content: "";
  border: 2px solid #7aa329;
  background-color: #7aa329;
  position: absolute;
  display: block;
  top: 65px;
  height: 150px;
  left: 37.5px
}

.steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li.blue-bg:not(:last-child):before {
  border: 2px solid #0e1d31;
  background-color: #0e1d31
}

.steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li .count {
  color: #fff !important;
  border-radius: 60px;
  font-size: 40px !important;
  font-weight: 700;
  margin: auto;
  width: 100px;
  height: 100px;
  list-style-type: none;
  background-color: #7aa329;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 10;
  min-width: 100px;
  max-width: 100px
}

@media(max-width:600px) {
  .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li .count {
    width: 75px;
    height: 75px;
    min-width: 75px;
    max-width: 75px;
    border-radius: 40px
  }
}

.steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li .count.blue-bg {
  background-color: #0e1d31 !important
}

.steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li .box-count {
  color: rgba(112, 150, 163, .49) !important;
  border-radius: 5px;
  font-size: 140px !important;
  font-weight: 700;
  margin: auto;
  width: 156px;
  height: 167px;
  list-style-type: none;
  background-color: rgba(0, 0, 0, 0);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 10;
  min-width: 100px
}

.steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li .box-count-caption {
  font-size: 36px !important;
  color: #2064B0;
  border-bottom: 1px solid #2064B0;
  margin: 0 50px
}

@media(max-width:800px) {
  .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li .box-count-caption {
    margin: 0;
    width: 100%
  }
}

.steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li .content {
  padding: 1rem
}

@media(max-width:400px) {
  .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li .content {
    padding: .5rem
  }
}

.steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li .content .steps-widget-title {
  display: inline-block;
  font-size: 21px;
  font-weight: 700;
  width: 230px;
  margin: 0 auto
}

@media(max-width:800px) {
  .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li .content .steps-widget-title {
    font-size: 21px;
    width: 150px
  }
}

@media(max-width:600px) {
  .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li .content .steps-widget-title {
    font-size: 21px;
    width: 200px;
    margin: 0;
    text-align: left
  }
}

.steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li .content .steps-widget-body {
  display: inline-block;
  font-size: 16px;
  width: 220px;
  margin: 0 auto
}

@media(max-width:800px) {
  .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li .content .steps-widget-body {
    width: 150px
  }
}

@media(max-width:600px) {
  .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li .content .steps-widget-body {
    width: 239px;
    margin: 0;
    text-align: left
  }
}

@media(max-width:400px) {
  .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li .content .steps-widget-body {
    width: 200px
  }
}

@media(max-width:280px) {
  .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li .content .steps-widget-body {
    width: 195px
  }
}

.steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li .content.jp-steps {
  text-align: left;
  margin: 0 50px;
  padding: 10px 0
}

@media(max-width:800px) {
  .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li .content.jp-steps {
    margin: 0
  }
}

.steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li .content.jp-steps img {
  width: 171px;
  height: 150px
}

.steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li .content.jp-steps h3.h100 {
  height: 100px
}

@media only screen and (min-width:600px) {
  .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li {
    width: calc(100%/3);
    display: inline-block
  }

  .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li:not(:last-child):before {
    width: 100%;
    left: 55%;
    height: auto;
    top: 50px
  }

  .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li .content {
    text-align: center
  }

  .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li .content .body {
    padding: 0 2rem
  }

  .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li.quarter {
    width: calc(100%/4)
  }

  .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li.fifth {
    width: calc(100%/5)
  }

  .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list ul.steps-widget-tm-list.box-list li.box-count-list:not(:last-child):before {
    content: none;
    border: none;
    background: none;
    width: 0
  }
}

@media(max-width:800px) {

  .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list.box-list,
  .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list.box-list li.box-count-list,
  .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list.box-list li.box-count-list.jp-steps {
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
  }
}

.steps-widget-wrapper .steps-widget-content .steps-widget-tm-list.box-list li.box-count-list.jp-steps:not(:last-child):before,
.steps-widget-wrapper .steps-widget-content .steps-widget-tm-list.box-list li.box-count-list:not(:last-child):before {
  content: none;
  border: none;
  background: none;
  width: 0
}

@media(max-width:800px) {
  .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list.box-list li.box-count-list.jp-steps {
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%
  }
}

.steps-widget-wrapper .steps-widget-content.lg-w-95 {
  width: 95%
}

@media(max-width:600px) {
  .steps-widget-wrapper .steps-widget-content.lg-w-95 ul {
    height: 650px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
}

@media(max-width:1024px) {

  .steps-widget-wrapper .steps-widget-content.lg-w-95 ul li .content .steps-widget-body,
  .steps-widget-wrapper .steps-widget-content.lg-w-95 ul li .content .steps-widget-title {
    width: 150px
  }
}

@media(max-width:600px) {

  .steps-widget-wrapper .steps-widget-content.lg-w-95 ul li .content .steps-widget-body,
  .steps-widget-wrapper .steps-widget-content.lg-w-95 ul li .content .steps-widget-title {
    width: auto
  }
}

.steps-widget-wrapper .steps-widget-content.lg-w-95 ul li .content .steps-widget-title {
  font-weight: 700
}

body.ARAE .steps-widget-wrapper .steps-widget-content ul.box-list li,
body.RTL .steps-widget-wrapper .steps-widget-content ul.box-list li,
html:lang(ar-AE) .steps-widget-wrapper .steps-widget-content ul.box-list li {
  text-align: right
}

body.ARAE .steps-widget-wrapper .steps-widget-content ul.box-list li .content.jp-steps,
body.RTL .steps-widget-wrapper .steps-widget-content ul.box-list li .content.jp-steps,
html:lang(ar-AE) .steps-widget-wrapper .steps-widget-content ul.box-list li .content.jp-steps {
  text-align: right !important
}

body.ARAE .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li.box-count-list,
body.ARAE .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li.box-count-list .box-count-caption,
body.RTL .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li.box-count-list,
body.RTL .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li.box-count-list .box-count-caption,
html:lang(ar-AE) .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li.box-count-list,
html:lang(ar-AE) .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li.box-count-list .box-count-caption {
  text-align: right
}

@media only screen and (max-width:600px) {

  body.ARAE .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li:not(:last-child):before,
  body.RTL .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li:not(:last-child):before,
  html:lang(ar-AE) .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li:not(:last-child):before {
    left: 0;
    right: 37.5px;
    width: 2px
  }

  body.ARAE .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li .content p,
  body.RTL .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li .content p,
  html:lang(ar-AE) .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li .content p {
    text-align: right
  }
}

@media only screen and (max-width:600px) and (max-width:800px) {

  body.ARAE .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li.fifth .content,
  body.ARAE .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li.quarter .content,
  body.RTL .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li.fifth .content,
  body.RTL .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li.quarter .content,
  html:lang(ar-AE) .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li.fifth .content,
  html:lang(ar-AE) .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li.quarter .content {
    text-align: right
  }
}

@media only screen and (min-width:600px) {

  body.ARAE .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li:not(:last-child):before,
  body.RTL .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li:not(:last-child):before,
  html:lang(ar-AE) .steps-widget-wrapper .steps-widget-content .steps-widget-tm-list li:not(:last-child):before {
    right: 55%;
    left: 0
  }
}

.think-trader-wrapper {
  width: 100vw;
  height: 100%;
  background-color: #f5f9f8
}

.think-trader-wrapper .think-trader-content {
  width: 80%;
  max-width: 1370px;
  margin: 0 auto;
  padding: 28px 0 70px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative
}

@media(max-width:1200px) {
  .think-trader-wrapper .think-trader-content {
    width: 90%
  }
}

@media(max-width:1024px) {
  .think-trader-wrapper .think-trader-content {
    width: 95%
  }
}

@media(max-width:800px) {
  .think-trader-wrapper .think-trader-content {
    width: 100%
  }
}

.think-trader-wrapper .think-trader-content .top-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media(max-width:800px) {
  .think-trader-wrapper .think-trader-content .top-row {
    -ms-flex-direction: column;
    flex-direction: column;
    width: 80%;
    margin: 0 auto
  }
}

.think-trader-wrapper .think-trader-content .top-row-left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 575px
}

@media(max-width:800px) {
  .think-trader-wrapper .think-trader-content .top-row-left {
    width: 100%;
    max-width: 100%;
    text-align: center
  }
}

.think-trader-wrapper .think-trader-content .top-row-left .title {
  font-size: 31px;
  color: #000;
  font-weight: 700;
  margin-bottom: 30px
}

.think-trader-wrapper .think-trader-content .top-row-left .think-trader-action-btn {
  width: 280px;
  margin: 0
}

@media(max-width:800px) {
  .think-trader-wrapper .think-trader-content .top-row-left .think-trader-action-btn {
    position: absolute;
    bottom: 20px;
    left: calc(50% - 140px)
  }
}

@media(max-width:280px) {
  .think-trader-wrapper .think-trader-content .top-row-left .store-container {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
  }
}

@media(max-width:400px) {
  .think-trader-wrapper .think-trader-content .top-row-left .store-container img {
    width: 130px
  }
}

@media(max-width:800px) {
  .think-trader-wrapper .think-trader-content .top-row .think-trader-desktop-img {
    display: none
  }
}

.think-trader-wrapper .think-trader-content .top-row .think-trader-mobile-img {
  display: none
}

@media(max-width:800px) {
  .think-trader-wrapper .think-trader-content .top-row .think-trader-mobile-img {
    display: block
  }
}

.think-trader-wrapper .think-trader-content .bottom-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media(max-width:800px) {
  .think-trader-wrapper .think-trader-content .bottom-row {
    width: 100%;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.think-trader-wrapper .think-trader-content .bottom-row .tm-card-item {
  width: 32%;
  height: 148px;
  padding: 22px 22px 29px 30px;
  border-radius: 5px;
  box-shadow: 0 4px 10px 0 rgba(112, 150, 163, .47);
  background-color: #fff
}

@media(max-width:1200px) {
  .think-trader-wrapper .think-trader-content .bottom-row .tm-card-item {
    padding: 12px 12px 19px 20px
  }
}

@media(max-width:1024px) {
  .think-trader-wrapper .think-trader-content .bottom-row .tm-card-item {
    padding: 2px 2px 9px 10px
  }
}

@media(max-width:800px) {
  .think-trader-wrapper .think-trader-content .bottom-row .tm-card-item {
    margin: 0 auto 30px;
    padding: 22px 22px 29px 30px;
    width: 80%
  }
}

@media(max-width:400px) {
  .think-trader-wrapper .think-trader-content .bottom-row .tm-card-item {
    width: 90%;
    height: 200px
  }
}

.think-trader-wrapper .think-trader-content .bottom-row .tm-card-item-title {
  font-size: 24px;
  font-weight: 700;
  color: #000
}

.think-trader-wrapper .think-trader-content .bottom-row .tm-card-item-body {
  font-size: 16px;
  color: #394448
}

.think-trader-wrapper .think-trader-content .bottom-row .tm-card-item.h200 {
  height: 250px
}

body.ARAE .think-trader-wrapper .think-trader-content .top-row,
html:lang(ar-AE) .think-trader-wrapper .think-trader-content .top-row {
  text-align: right !important
}

body.ARAE .think-trader-wrapper .think-trader-content .top-row .store-container *,
html:lang(ar-AE) .think-trader-wrapper .think-trader-content .top-row .store-container * {
  margin-left: auto
}

@media(max-width:280px) {

  body.ARAE .think-trader-wrapper .think-trader-content .top-row .store-container *,
  html:lang(ar-AE) .think-trader-wrapper .think-trader-content .top-row .store-container * {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    margin-right: auto
  }
}

body.ARAE .think-trader-wrapper .think-trader-content .bottom-row *,
html:lang(ar-AE) .think-trader-wrapper .think-trader-content .bottom-row * {
  text-align: right;
  direction: rtl
}

.trustpilot-wrapper {
  width: 100vw;
  height: 419px
}

@media(max-width:800px) {
  .trustpilot-wrapper {
    width: 100%;
    height: 1050px
  }
}

.trustpilot-wrapper .trust-pilot-text,
.trustpilot-wrapper .trust-pilot-title {
  text-align: center;
  width: 80%;
  margin: 0 auto
}

@media(max-width:800px) {

  .trustpilot-wrapper .trust-pilot-text,
  .trustpilot-wrapper .trust-pilot-title {
    text-align: left
  }
}

.trustpilot-wrapper .trustpilot-mobile-img,
.trustpilot-wrapper>.trustpilot-desktop-img {
  width: inherit;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 0;
  position: relative
}

.trustpilot-wrapper .trustpilot-content-body,
.trustpilot-wrapper .trustpilot-content-header,
.trustpilot-wrapper>.trustpilot-content {
  z-index: 100
}

@media(max-width:800px) {
  .trustpilot-wrapper .trustpilot-desktop-img {
    display: none
  }
}

.trustpilot-wrapper .trustpilot-mobile-img {
  display: none
}

@media(max-width:800px) {
  .trustpilot-wrapper .trustpilot-mobile-img {
    display: block
  }
}

.trustpilot-wrapper .trustpilot-content {
  width: 1200px;
  height: 317px;
  margin: 0 auto;
  max-width: 1200px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
  background: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  top: -365px
}

@media(max-width:1500px) {
  .trustpilot-wrapper .trustpilot-content {
    width: 90%;
    max-width: 90%
  }
}

@media(max-width:800px) {
  .trustpilot-wrapper .trustpilot-content {
    width: 80%;
    height: 80%;
    position: relative;
    top: -1000px
  }
}

.trustpilot-wrapper .trustpilot-content-header {
  width: 100%;
  height: 93px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 50px
}

@media(max-width:800px) {
  .trustpilot-wrapper .trustpilot-content-header {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 0 10px
  }
}

@media(max-width:280px) {
  .trustpilot-wrapper .trustpilot-content-header {
    padding: 0
  }
}

.trustpilot-wrapper .trustpilot-content-header span {
  color: #9c9c9c;
  font-weight: 300;
  margin-right: auto
}

@media(max-width:800px) {
  .trustpilot-wrapper .trustpilot-content-header span {
    margin: 10px auto
  }
}

.trustpilot-wrapper .trustpilot-content-header span :not(.comment),
.trustpilot-wrapper .trustpilot-content-header span :not(.name) {
  font-size: 27px !important
}

.trustpilot-wrapper .trustpilot-content-header .trustpilot-rating {
  width: 229px;
  height: 43px;
  margin-right: 27px
}

@media(max-width:800px) {
  .trustpilot-wrapper .trustpilot-content-header .trustpilot-rating {
    margin: 10px auto
  }
}

@media(max-width:280px) {
  .trustpilot-wrapper .trustpilot-content-header .trustpilot-rating {
    width: 180px
  }
}

.trustpilot-wrapper .trustpilot-content-header .trustpilot-logo {
  width: 144px;
  height: 54px;
  margin-left: auto
}

@media(max-width:800px) {
  .trustpilot-wrapper .trustpilot-content-header .trustpilot-logo {
    margin: 30px auto
  }
}

.trustpilot-wrapper .trustpilot-content-header .reviews {
  display: none;
  margin-top: 10px
}

@media(max-width:800px) {
  .trustpilot-wrapper .trustpilot-content-header .reviews {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center
  }
}

.trustpilot-wrapper .trustpilot-content-header .reviews img {
  width: 106px;
  height: 20px
}

.trustpilot-wrapper .trustpilot-content-header .reviews hr {
  width: 107px;
  height: 4px;
  color: #ececef;
  margin: 13px 0 7px
}

.trustpilot-wrapper .trustpilot-content-header .reviews .comment {
  width: 215px;
  font-size: 1rem;
  font-weight: 500;
  font-style: italic;
  color: #545454;
  text-align: center;
  margin-bottom: 0
}

@media(max-width:800px) {
  .trustpilot-wrapper .trustpilot-content-header .reviews .comment {
    line-height: 1.2
  }
}

.trustpilot-wrapper .trustpilot-content-header .reviews .name {
  font-size: 16px;
  font-weight: 700;
  color: #1e4b51
}

.trustpilot-wrapper .trustpilot-content-body {
  width: 100%;
  height: 254px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 0
}

@media(max-width:800px) {
  .trustpilot-wrapper .trustpilot-content-body {
    display: none
  }
}

.trustpilot-wrapper .trustpilot-content-body div {
  width: 30%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  height: 100%
}

.trustpilot-wrapper .trustpilot-content-body div img {
  margin-bottom: 5px;
  height: 30px
}

.trustpilot-wrapper .trustpilot-content-body div hr {
  color: #ececef;
  height: 4px;
  max-width: 242px;
  width: 80%;
  margin: 10px
}

.trustpilot-wrapper .trustpilot-content-body div .comment {
  color: #545454;
  font-size: 16px;
  height: 130px;
  font-weight: 500;
  font-style: italic;
  text-align: center
}

.trustpilot-wrapper .trustpilot-content-body div .name {
  font-size: 16px;
  color: 10000b51;
  text-transform: capitalize;
  font-weight: 700
}

.trustpilot-wrapper .trustpilot-content.no-float {
  top: 0
}

.trustpilot-wrapper.alt {
  height: 500px
}

@media(max-width:800px) {
  .trustpilot-wrapper.alt {
    height: 1050px
  }
}

body.ARAE .trustpilot-wrapper.alt .trustpilot-content-header .trustpilot-logo,
body.ARAE .trustpilot-wrapper .trustpilot-content-header .trustpilot-logo,
body.RTL .trustpilot-wrapper.alt .trustpilot-content-header .trustpilot-logo,
body.RTL .trustpilot-wrapper .trustpilot-content-header .trustpilot-logo,
html:lang(ar-AE) .trustpilot-wrapper.alt .trustpilot-content-header .trustpilot-logo,
html:lang(ar-AE) .trustpilot-wrapper .trustpilot-content-header .trustpilot-logo {
  margin-left: 0;
  margin-right: 25px
}

.tm-ul-widget-list .title {
  font-weight: 700
}

@media(max-width:800px) {
  .tm-ul-widget-list .title {
    text-align: center;
    margin-bottom: 18px
  }

  .tm-ul-widget-list .title.txt-left {
    text-align: left
  }
}

.tm-ul-widget-list-item {
  margin: 5px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.tm-ul-widget-list-item .tm-li-title {
  font-weight: 700
}

.tm-ul-widget-list-item .tm-li-txt {
  margin-top: 5px
}

.tm-ul-widget-list-item span {
  display: inline-block
}

.tm-ul-widget-list-item img.tm-ul-img {
  margin: 5px 18px 0 0;
  width: 26px;
  height: 28px
}

.tm-ul-widget-list-item img.tm-ul-img.img-lg {
  width: 64px;
  height: 64px;
  margin-top: -5px
}

@media(max-width:800px) {
  .tm-ul-widget-list-item img.tm-ul-img.img-lg {
    width: 34px;
    height: 34px
  }
}

.tm-ul-widget-list-item img.tm-ul-img.mobile-img-lg {
  width: 64px;
  height: 64px;
  margin-top: -5px
}

.tm-ul-widget-list-item img.tm-ul-img.img-md {
  width: 52px;
  height: 52px
}

@media(max-width:800px) {
  .tm-ul-widget-list-item img.tm-ul-img.img-md {
    width: 34px;
    height: 34px
  }
}

.tm-ul-widget-list li.pointed-list {
  list-style-type: disc;
  margin-left: 20px
}

@media(max-width:800px) {
  .tm-ul-widget-list .mobile-align-middle {
    position: absolute;
    left: 50%;
    top: 90%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }
}

.tm-ul-list {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media(max-width:800px) {
  .tm-ul-list {
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.tm-ul-list-item {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%
}

@media(max-width:800px) {
  .tm-ul-list-item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
}

.tm-ul-list-item .item-icon-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end
}

.tm-ul-list-item .item-icon-header .header-icon {
  margin-left: -15px
}

.tm-ul-list-item .item-icon-header .header-text {
  vertical-align: middle;
  margin: 0 0 10px 30px
}

@media(max-width:800px) {
  .tm-ul-list-item .item-icon-header .header-text {
    margin-left: 0
  }
}

body.ARAE .tm-ul-widget-list,
body.ARAE .tm-ul-widget-list .title,
body.RTL .tm-ul-widget-list,
body.RTL .tm-ul-widget-list .title,
html:lang(ar-AE) .tm-ul-widget-list,
html:lang(ar-AE) .tm-ul-widget-list .title {
  text-align: right
}

body.ARAE .tm-ul-widget-list-item span.tm-icon,
body.RTL .tm-ul-widget-list-item span.tm-icon,
html:lang(ar-AE) .tm-ul-widget-list-item span.tm-icon {
  margin-left: .75rem;
  margin-right: 0
}

body.ARAE .tm-ul-widget-list-item img.tm-ul-img,
body.RTL .tm-ul-widget-list-item img.tm-ul-img,
html:lang(ar-AE) .tm-ul-widget-list-item img.tm-ul-img {
  margin: 5px 0 0 18px
}

body.ARAE .tm-ul-list-item,
body.ARAE .tm-ul-list-item>*,
body.ARAE .tm-ul-widget-list-item .tm-li-txt,
body.ARAE .tm-ul-widget-list-item p,
body.RTL .tm-ul-list-item,
body.RTL .tm-ul-list-item>*,
body.RTL .tm-ul-widget-list-item .tm-li-txt,
body.RTL .tm-ul-widget-list-item p,
html:lang(ar-AE) .tm-ul-list-item,
html:lang(ar-AE) .tm-ul-list-item>*,
html:lang(ar-AE) .tm-ul-widget-list-item .tm-li-txt,
html:lang(ar-AE) .tm-ul-widget-list-item p {
  text-align: right
}

body.ARAE .tm-ul-list-item .item-icon-header .header-text,
body.ARAE .tm-ul-list-item>* .item-icon-header .header-text,
body.RTL .tm-ul-list-item .item-icon-header .header-text,
body.RTL .tm-ul-list-item>* .item-icon-header .header-text,
html:lang(ar-AE) .tm-ul-list-item .item-icon-header .header-text,
html:lang(ar-AE) .tm-ul-list-item>* .item-icon-header .header-text {
  margin: 0 30px 10px 0
}

body.ARAE li.pointed-list,
body.RTL li.pointed-list,
html:lang(ar-AE) li.pointed-list {
  list-style-type: disc;
  margin-left: 0;
  margin-right: 20px;
  direction: rtl
}

body.ARAE ul.print-list,
body.RTL ul.print-list,
html:lang(ar-AE) ul.print-list {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-right: 0;
  text-align: right;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important
}

body.ARAE ul.print-list li:last-child,
body.RTL ul.print-list li:last-child,
html:lang(ar-AE) ul.print-list li:last-child {
  margin-left: 20px
}

.usp-widget-wrapper {
  width: 100vw
}

@media(max-width:800px) {
  .usp-widget-wrapper {
    margin-top: 2rem
  }
}

.usp-widget-wrapper .usp-widget-content {
  width: 80%;
  margin: 0 auto;
  max-width: 1370px;
  padding: 70px 0
}

.usp-widget-wrapper .usp-widget-content .usp-widget-title {
  font-weight: 700;
  color: #000;
  text-align: center
}

.usp-widget-wrapper .usp-widget-content .usp-widget-text {
  font-size: 16px;
  color: #394448;
  text-align: center;
  max-width: 602px;
  margin: 0 auto
}

.usp-widget-wrapper .usp-widget-content .usp-widget-box-container {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 100px
}

@media(max-width:800px) {
  .usp-widget-wrapper .usp-widget-content .usp-widget-box-container {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
  }
}

.usp-widget-wrapper .usp-widget-content .usp-widget-box-container .usp-widget-box {
  width: 301px;
  height: 247px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid rgba(112, 150, 163, .58);
  border-radius: 5px;
  background-color: #fafafb;
  position: relative
}

@media(max-width:1200px) {
  .usp-widget-wrapper .usp-widget-content .usp-widget-box-container .usp-widget-box {
    width: 270px
  }
}

@media(max-width:1024px) {
  .usp-widget-wrapper .usp-widget-content .usp-widget-box-container .usp-widget-box {
    width: 250px
  }
}

@media(max-width:800px) {
  .usp-widget-wrapper .usp-widget-content .usp-widget-box-container .usp-widget-box {
    margin-bottom: 100px;
    width: 301px
  }
}

@media(max-width:280px) {
  .usp-widget-wrapper .usp-widget-content .usp-widget-box-container .usp-widget-box {
    width: 270px
  }
}

.usp-widget-wrapper .usp-widget-content .usp-widget-box-container .usp-widget-box:last-child {
  margin-bottom: 0
}

.usp-widget-wrapper .usp-widget-content .usp-widget-box-container .icon-Icons_v5-14:before,
.usp-widget-wrapper .usp-widget-content .usp-widget-box-container .icon-Icons_v5-131:before,
.usp-widget-wrapper .usp-widget-content .usp-widget-box-container .icon-laptop-phone:before,
.usp-widget-wrapper .usp-widget-content .usp-widget-box-container .icon-mobile-unit:before,
.usp-widget-wrapper .usp-widget-content .usp-widget-box-container .tm-icon.icon-candle-coin:before,
.usp-widget-wrapper .usp-widget-content .usp-widget-box-container .tm-icon.icon-certificate:before,
.usp-widget-wrapper .usp-widget-content .usp-widget-box-container .tm-icon.icon-cup:before,
.usp-widget-wrapper .usp-widget-content .usp-widget-box-container .tm-icon.icon-hand-coin:before,
.usp-widget-wrapper .usp-widget-content .usp-widget-box-container .tm-icon.icon-mobile-phone:before,
.usp-widget-wrapper .usp-widget-content .usp-widget-box-container .tm-icon.icon-ok-building:before,
.usp-widget-wrapper .usp-widget-content .usp-widget-box-container .tm-icon.icon-ok-laptop:before,
.usp-widget-wrapper .usp-widget-content .usp-widget-box-container .tm-icon.icon-shield:before,
.usp-widget-wrapper .usp-widget-content .usp-widget-box-container .tm-icon.icon-stars:before {
  color: #2064B0
}

.usp-widget-wrapper .usp-widget-content .usp-widget-box-container span {
  width: 98px;
  height: 98px;
  border: 3px solid #2064B0;
  border-radius: 50%;
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  top: -50px;
  background-color: #fff
}

.usp-widget-wrapper .usp-widget-content .usp-widget-box-container .usp-widget-box-title {
  color: #000;
  font-weight: 700;
  text-align: center;
  letter-spacing: -.03px;
  position: relative;
  top: 25%
}

.usp-widget-wrapper .usp-widget-content .usp-widget-box-container .usp-widget-box-title.alt {
  text-transform: uppercase;
  word-wrap: break-word;
  top: 23%;
  line-height: normal;
  height: 40px !important
}

.usp-widget-wrapper .usp-widget-content .usp-widget-box-container hr {
  border: 1px solid rgba(112, 150, 163, .58);
  width: 50%;
  margin: 0 auto;
  position: relative;
  top: 35%
}

.usp-widget-wrapper .usp-widget-content .usp-widget-box-container hr.alt {
  top: 28% !important
}

.usp-widget-wrapper .usp-widget-content .usp-widget-box-container .usp-widget-box-content {
  color: #7096a3;
  font-size: 21px;
  text-align: center;
  letter-spacing: -.03px;
  position: relative;
  top: 45%
}

.usp-widget-wrapper .usp-widget-content .usp-widget-box-container .usp-widget-box-content.alt {
  top: 32%;
  color: #000;
  line-height: normal
}

@media(max-width:1500px) {

  body.JAJP .usp-widget-content.alt,
  html:lang(ja-JP) .usp-widget-content.alt {
    width: 90%;
    max-width: 90%
  }
}

@media(max-width:800px) {

  body.JAJP .usp-widget-content.alt .usp-widget-box-container,
  html:lang(ja-JP) .usp-widget-content.alt .usp-widget-box-container {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
  }
}

body.JAJP .usp-widget-content.alt .usp-widget-box-container .usp-widget-box,
html:lang(ja-JP) .usp-widget-content.alt .usp-widget-box-container .usp-widget-box {
  width: 330px !important;
  height: 300px !important;
  padding: 10px !important
}

@media(max-width:1024px) {

  body.JAJP .usp-widget-content.alt .usp-widget-box-container .usp-widget-box,
  html:lang(ja-JP) .usp-widget-content.alt .usp-widget-box-container .usp-widget-box {
    margin-bottom: 100px
  }
}

body.JAJP .usp-widget-content.alt .usp-widget-box-container .usp-widget-box-title.alt,
html:lang(ja-JP) .usp-widget-content.alt .usp-widget-box-container .usp-widget-box-title.alt {
  top: 18% !important
}

@media(max-width:1200px) {

  body.JAJP .usp-widget-content.alt .usp-widget-box-container .usp-widget-box-title.alt,
  html:lang(ja-JP) .usp-widget-content.alt .usp-widget-box-container .usp-widget-box-title.alt {
    font-size: 18px !important
  }
}

body.JAJP .usp-widget-content.alt .usp-widget-box-container .usp-widget-box hr.alt,
html:lang(ja-JP) .usp-widget-content.alt .usp-widget-box-container .usp-widget-box hr.alt {
  top: 20% !important
}

body.JAJP .usp-widget-content.alt .usp-widget-box-container .usp-widget-box-content.alt,
html:lang(ja-JP) .usp-widget-content.alt .usp-widget-box-container .usp-widget-box-content.alt {
  top: 26% !important;
  line-height: 1.2 !important
}

@media(max-width:1200px) {

  body.JAJP .usp-widget-content.alt .usp-widget-box-container .usp-widget-box-content.alt,
  html:lang(ja-JP) .usp-widget-content.alt .usp-widget-box-container .usp-widget-box-content.alt {
    font-size: 16px !important
  }
}

@media(max-width:800px) {

  body.JAJP .usp-widget-content.alt .usp-widget-box-container .usp-widget-box-content.alt,
  html:lang(ja-JP) .usp-widget-content.alt .usp-widget-box-container .usp-widget-box-content.alt {
    font-size: 18px !important;
    line-height: normal
  }
}

body.JAJP .usp-widget-content.alt .usp-widget-box-container .usp-widget-box-content.alt p,
html:lang(ja-JP) .usp-widget-content.alt .usp-widget-box-container .usp-widget-box-content.alt p {
  line-height: 1.2 !important
}

@media(max-width:1200px) {

  body.JAJP .usp-widget-content.alt .usp-widget-box-container .usp-widget-box-content.alt p,
  html:lang(ja-JP) .usp-widget-content.alt .usp-widget-box-container .usp-widget-box-content.alt p {
    font-size: 16px !important
  }
}

@media(max-width:800px) {

  body.JAJP .usp-widget-content.alt .usp-widget-box-container .usp-widget-box-content.alt p,
  html:lang(ja-JP) .usp-widget-content.alt .usp-widget-box-container .usp-widget-box-content.alt p {
    font-size: 18px !important;
    line-height: normal
  }
}

@-webkit-keyframes dropdownMenuAnimation {
  0% {
    transform: scaleY(0)
  }

  60% {
    transform: scaleX(1)
  }
}

@-webkit-keyframes fadeAnimation {
  0% {
    opacity: 0
  }

  30% {
    opacity: 0
  }

  80% {
    opacity: 1
  }
}

.image-bullet2-wrapper {
  width: 100vw;
  position: relative
}

.image-bullet2-wrapper .left-panel-bckgnd-img,
.image-bullet2-wrapper .right-panel-bckgnd-img {
  position: absolute;
  z-index: 0;
  height: 220px;
  width: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  top: calc(50% - 101px);
  background-image: linear-gradient(266deg, rgba(241, 237, 237, .55) 100%, #f8f8f8 0, #f0f0f0 0)
}

@media(max-width:1024px) {

  .image-bullet2-wrapper .left-panel-bckgnd-img,
  .image-bullet2-wrapper .right-panel-bckgnd-img {
    width: 59%
  }
}

@media(max-width:800px) {

  .image-bullet2-wrapper .left-panel-bckgnd-img,
  .image-bullet2-wrapper .right-panel-bckgnd-img {
    display: none
  }
}

.image-bullet2-wrapper .left-panel-bckgnd-img {
  left: 0;
  background-image: linear-gradient(266deg, rgba(241, 237, 237, .55) 100%, #f8f8f8 0, #f0f0f0 0);
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px
}

.image-bullet2-wrapper .left-panel-bckgnd-img.bckgnd-img-medium {
  height: 186px
}

.image-bullet2-wrapper .right-panel-bckgnd-img {
  height: 186px;
  right: 0;
  top: calc(50% - 90px);
  background-image: linear-gradient(266deg, rgba(241, 237, 237, .55) 100%, #f8f8f8 0, #f0f0f0 0);
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px
}

@media(max-width:800px) {

  .image-bullet2-wrapper .left-panel-bckgnd-img.bckgnd-img-visible,
  .image-bullet2-wrapper .right-panel-bckgnd-img.bckgnd-img-visible {
    width: 100%;
    top: 60px;
    height: 116px;
    display: block
  }
}

.image-bullet2-wrapper .image-bullet2-content {
  width: 80%;
  max-width: 1370px;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  padding: 70px 0;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative
}

@media(max-width:1024px) {
  .image-bullet2-wrapper .image-bullet2-content {
    width: 95%
  }
}

@media(max-width:800px) {
  .image-bullet2-wrapper .image-bullet2-content {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 50px 0;
    height: 600px
  }
}

.image-bullet2-wrapper .image-bullet2-content .left-panel {
  width: 45%
}

@media(max-width:800px) {
  .image-bullet2-wrapper .image-bullet2-content .left-panel {
    width: 95%;
    margin-bottom: 20px
  }
}

.image-bullet2-wrapper .image-bullet2-content .left-panel-main-video {
  width: 558px;
  height: 310px;
  top: calc(50% - 150px)
}

.image-bullet2-wrapper .image-bullet2-content .left-panel-main-img {
  width: 495px;
  height: 202px;
  top: calc(50% - 110px)
}

.image-bullet2-wrapper .image-bullet2-content .left-panel-main-img.img-w-530 {
  width: 530px;
  height: 384px;
  right: calc(40% + 220px);
  top: calc(50% - 170px)
}

.image-bullet2-wrapper .image-bullet2-content .left-panel-main-img.img-w-530.alt {
  top: calc(50% - 190px)
}

@media(max-width:1024px) {
  .image-bullet2-wrapper .image-bullet2-content .left-panel-main-img.img-w-530.alt {
    right: calc(40% - 130px)
  }
}

.image-bullet2-wrapper .image-bullet2-content .left-panel-main-img.img-lg {
  width: 495px;
  height: 402px;
  top: calc(50% - 200px)
}

@media(max-width:800px) {
  .image-bullet2-wrapper .image-bullet2-content .left-panel-main-img.img-lg {
    height: 239px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }
}

.image-bullet2-wrapper .image-bullet2-content .left-panel-main-img.img-md {
  width: 445px;
  height: 322px;
  top: calc(50% - 160px)
}

@media(max-width:800px) {
  .image-bullet2-wrapper .image-bullet2-content .left-panel-main-img.img-md {
    height: 239px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }
}

.image-bullet2-wrapper .image-bullet2-content .left-panel-main-img {
  -o-object-fit: cover;
  object-fit: cover
}

.image-bullet2-wrapper .image-bullet2-content .left-panel-main-img,
.image-bullet2-wrapper .image-bullet2-content .left-panel-main-video {
  position: absolute;
  right: calc(40% + 180px);
  z-index: 5;
  border-radius: 5px
}

@media(max-width:1200px) {

  .image-bullet2-wrapper .image-bullet2-content .left-panel-main-img,
  .image-bullet2-wrapper .image-bullet2-content .left-panel-main-video {
    width: 400px
  }
}

@media(max-width:1024px) {

  .image-bullet2-wrapper .image-bullet2-content .left-panel-main-img,
  .image-bullet2-wrapper .image-bullet2-content .left-panel-main-video {
    right: calc(40% + 75px)
  }
}

@media(max-width:800px) {

  .image-bullet2-wrapper .image-bullet2-content .left-panel-main-img,
  .image-bullet2-wrapper .image-bullet2-content .left-panel-main-video {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 132px
  }
}

@media(max-width:600px) {

  .image-bullet2-wrapper .image-bullet2-content .left-panel-main-img,
  .image-bullet2-wrapper .image-bullet2-content .left-panel-main-video {
    width: 100%
  }
}

@media(max-width:800px) {
  .image-bullet2-wrapper .image-bullet2-content .left-panel .left-panel-main-video {
    height: 191px
  }

  .image-bullet2-wrapper .image-bullet2-content .left-panel.left-panel-invisible {
    display: none
  }
}

.image-bullet2-wrapper .image-bullet2-content .left-panel-text {
  width: 47%
}

@media(max-width:800px) {
  .image-bullet2-wrapper .image-bullet2-content .left-panel-text {
    width: 95%
  }
}

.image-bullet2-wrapper .image-bullet2-content .right-panel {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 45%
}

@media(max-width:800px) {
  .image-bullet2-wrapper .image-bullet2-content .right-panel {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 95%;
    margin-bottom: 20px
  }
}

.image-bullet2-wrapper .image-bullet2-content .right-panel .btn-call-to-action {
  width: 280px
}

.image-bullet2-wrapper .image-bullet2-content .right-panel.alt {
  -ms-flex-pack: start;
  justify-content: flex-start
}

.image-bullet2-wrapper .image-bullet2-content .right-panel-img {
  width: 47%;
  display: -ms-flexbox;
  display: flex
}

@media(max-width:800px) {
  .image-bullet2-wrapper .image-bullet2-content .right-panel-img {
    width: 95%
  }
}

.image-bullet2-wrapper .image-bullet2-content .right-panel-img .right-panel-main-img {
  width: 500px;
  height: 200px;
  margin: 0 auto
}

@media(max-width:800px) {
  .image-bullet2-wrapper .image-bullet2-content .right-panel-img .right-panel-main-img {
    width: 100%;
    height: 132px
  }
}

.image-bullet2-wrapper .image-bullet2-content .right-panel-img .right-panel-main-video {
  width: 558px;
  height: 310px
}

@media(max-width:800px) {
  .image-bullet2-wrapper .image-bullet2-content .right-panel-img .right-panel-main-video {
    width: 100%;
    height: 191px
  }
}

.image-bullet2-wrapper .image-bullet2-content.height-auto {
  height: auto
}

@media(max-width:800px) {
  .image-bullet2-wrapper .image-bullet2-content.mobile-no-padding {
    height: 400px;
    padding: 0 0 40px
  }
}

.image-bullet2-wrapper .image-bullet2-content-reverse {
  width: 80%;
  max-width: 1370px;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  padding: 70px 0;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative
}

@media(max-width:1024px) {
  .image-bullet2-wrapper .image-bullet2-content-reverse {
    width: 95%
  }
}

@media(max-width:800px) {
  .image-bullet2-wrapper .image-bullet2-content-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 50px 0;
    height: 600px
  }
}

.image-bullet2-wrapper .image-bullet2-content-reverse .left-panel-text {
  width: 45%
}

@media(max-width:800px) {
  .image-bullet2-wrapper .image-bullet2-content-reverse .left-panel-text {
    width: 95%
  }
}

.image-bullet2-wrapper .image-bullet2-content-reverse .right-panel-img {
  width: 45%
}

@media(max-width:800px) {
  .image-bullet2-wrapper .image-bullet2-content-reverse .right-panel-img {
    width: 95%
  }
}

.image-bullet2-wrapper .image-bullet2-content-reverse .right-panel-img .right-panel-main-video {
  width: 558px;
  height: 310px;
  top: calc(50% - 150px)
}

.image-bullet2-wrapper .image-bullet2-content-reverse .right-panel-img .right-panel-main-img {
  width: 500px;
  height: 200px;
  top: calc(50% - 95px);
  -o-object-fit: cover;
  object-fit: cover
}

.image-bullet2-wrapper .image-bullet2-content-reverse .right-panel-img .right-panel-main-img.img-lg {
  height: 325px;
  width: 446px;
  top: calc(50% - 150px)
}

.image-bullet2-wrapper .image-bullet2-content-reverse .right-panel-img .right-panel-main-img,
.image-bullet2-wrapper .image-bullet2-content-reverse .right-panel-img .right-panel-main-video {
  position: absolute;
  left: calc(40% + 200px);
  z-index: 5;
  border-radius: 5px
}

@media(max-width:1200px) {

  .image-bullet2-wrapper .image-bullet2-content-reverse .right-panel-img .right-panel-main-img,
  .image-bullet2-wrapper .image-bullet2-content-reverse .right-panel-img .right-panel-main-video {
    width: 400px;
    left: calc(40% + 180px)
  }
}

@media(max-width:1024px) {

  .image-bullet2-wrapper .image-bullet2-content-reverse .right-panel-img .right-panel-main-img,
  .image-bullet2-wrapper .image-bullet2-content-reverse .right-panel-img .right-panel-main-video {
    left: calc(40% + 75px)
  }
}

@media(max-width:800px) {

  .image-bullet2-wrapper .image-bullet2-content-reverse .right-panel-img .right-panel-main-img,
  .image-bullet2-wrapper .image-bullet2-content-reverse .right-panel-img .right-panel-main-video {
    position: relative;
    right: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 132px
  }
}

@media(max-width:600px) {

  .image-bullet2-wrapper .image-bullet2-content-reverse .right-panel-img .right-panel-main-img,
  .image-bullet2-wrapper .image-bullet2-content-reverse .right-panel-img .right-panel-main-video {
    width: 100%
  }
}

@media(max-width:800px) {
  .image-bullet2-wrapper .image-bullet2-content-reverse .right-panel-img .right-panel-main-video {
    height: 191px
  }
}

.image-bullet2-wrapper .image-bullet2-content-reverse .left-panel-text.basis-40,
.image-bullet2-wrapper .image-bullet2-content-reverse .right-panel-img.basis-40 {
  width: 40%
}

@media(max-width:800px) {

  .image-bullet2-wrapper .image-bullet2-content-reverse .left-panel-text.basis-40,
  .image-bullet2-wrapper .image-bullet2-content-reverse .right-panel-img.basis-40 {
    width: 100%
  }
}

.image-bullet2-wrapper .image-bullet2-content-reverse .left-panel-text.vertical-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center
}

@media(max-width:800px) {
  .image-bullet2-wrapper .image-bullet2-content-reverse .right-panel-img.mobile-invisible {
    display: none
  }
}

.image-bullet2-wrapper .image-bullet2-content-reverse.alt,
.image-bullet2-wrapper .image-bullet2-content-reverse.height-auto {
  height: auto
}

@media(max-width:1024px) {
  .image-bullet2-wrapper .image-bullet2-content-reverse.alt-width {
    width: 80%;
    -ms-flex-align: start;
    align-items: flex-start
  }
}

@media(max-width:800px) {
  .image-bullet2-wrapper .image-bullet2-content.reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

.image-bullet2-wrapper .image-bullet2-content.w65 {
  width: 65% !important
}

@media(max-width:800px) {
  .image-bullet2-wrapper .image-bullet2-content.w65 {
    width: 100% !important
  }
}

.image-bullet2-wrapper .lfc-video {
  height: 550px;
  max-width: 973px;
  max-height: 550px
}

@media(max-width:800px) {
  .image-bullet2-wrapper .lfc-video {
    height: 202px;
    max-width: 359px;
    max-height: 203px
  }
}

body.ARAE .image-bullet2-wrapper .image-bullet2-content,
body.RTL .image-bullet2-wrapper .image-bullet2-content,
html:lang(ar-AE) .image-bullet2-wrapper .image-bullet2-content {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

@media(max-width:800px) {

  body.ARAE .image-bullet2-wrapper .image-bullet2-content,
  body.RTL .image-bullet2-wrapper .image-bullet2-content,
  html:lang(ar-AE) .image-bullet2-wrapper .image-bullet2-content {
    -ms-flex-direction: column;
    flex-direction: column
  }

  body.ARAE .image-bullet2-wrapper .image-bullet2-content .left-panel-main-img,
  body.ARAE .image-bullet2-wrapper .image-bullet2-content .left-panel-main-video,
  body.RTL .image-bullet2-wrapper .image-bullet2-content .left-panel-main-img,
  body.RTL .image-bullet2-wrapper .image-bullet2-content .left-panel-main-video,
  html:lang(ar-AE) .image-bullet2-wrapper .image-bullet2-content .left-panel-main-img,
  html:lang(ar-AE) .image-bullet2-wrapper .image-bullet2-content .left-panel-main-video {
    left: 0 !important;
    right: 0 !important
  }
}

body.ARAE .image-bullet2-wrapper .image-bullet2-content-reverse,
body.RTL .image-bullet2-wrapper .image-bullet2-content-reverse,
html:lang(ar-AE) .image-bullet2-wrapper .image-bullet2-content-reverse {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  text-align: right
}

@media(max-width:800px) {

  body.ARAE .image-bullet2-wrapper .image-bullet2-content-reverse,
  body.RTL .image-bullet2-wrapper .image-bullet2-content-reverse,
  html:lang(ar-AE) .image-bullet2-wrapper .image-bullet2-content-reverse {
    -ms-flex-direction: column;
    flex-direction: column
  }

  body.ARAE .image-bullet2-wrapper .image-bullet2-content-reverse .left-panel-main-img,
  body.ARAE .image-bullet2-wrapper .image-bullet2-content-reverse .left-panel-main-video,
  body.RTL .image-bullet2-wrapper .image-bullet2-content-reverse .left-panel-main-img,
  body.RTL .image-bullet2-wrapper .image-bullet2-content-reverse .left-panel-main-video,
  html:lang(ar-AE) .image-bullet2-wrapper .image-bullet2-content-reverse .left-panel-main-img,
  html:lang(ar-AE) .image-bullet2-wrapper .image-bullet2-content-reverse .left-panel-main-video {
    left: 0 !important;
    right: 0 !important
  }

  .right-panel-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 21px
  }
}

.right-panel-content-title {
  font-size: 31px;
  font-weight: 700;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.19;
  letter-spacing: -.04px
}

@media(max-width:800px) {
  .right-panel-content-title {
    font-size: 21px;
    text-align: left
  }

  .right-panel-content-title.center {
    width: 100%;
    text-align: center
  }
}

.right-panel-content-body {
  font-size: 16px;
  line-height: 1.38;
  color: #000;
  margin-bottom: 33px;
  letter-spacing: normal
}

@media(max-width:800px) {
  .right-panel-content-body {
    text-align: left
  }
}

.right-panel-content-body p i {
  color: #67962d;
  margin-right: 5px
}

@media(max-width:800px) {
  .right-panel-content-body.center {
    text-align: center
  }

  .right-panel-content .mobile-align-middle {
    position: absolute;
    left: 50%;
    top: 70%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }

  .right-panel-content .mobile-align-middle.lower {
    top: 85%
  }
}

body.ARAE .right-panel-content,
body.ARAE .right-panel-content-body,
body.RTL .right-panel-content,
body.RTL .right-panel-content-body,
html:lang(ar-AE) .right-panel-content,
html:lang(ar-AE) .right-panel-content-body {
  text-align: right
}

.card-widget-wrapper {
  padding: 20px;
  box-shadow: 0 0 11px 0 rgba(112, 150, 163, .24);
  border: 1px solid rgba(115, 165, 55, .35);
  border-top: 5px solid #73a537;
  background-color: #fff;
  border-radius: 5px
}

.card-widget-container {
  width: 100vw
}

.card-widget-container-content {
  width: 80%;
  max-width: 1370px;
  padding: 70px 0;
  margin: 0 auto
}

@media(max-width:1024px) {
  .card-widget-container-content {
    width: 95%;
    padding: 35px 0
  }
}

.card-widget-container-content .header-content-title {
  font-size: 31px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 18px;
  line-height: 1.19;
  letter-spacing: -.04px
}

@media(max-width:800px) {
  .card-widget-container-content .header-content-title {
    margin-bottom: 13px;
    font-size: 21px
  }
}

.card-widget-container-content .header-content-title.txt-left {
  text-align: center
}

@media(max-width:800px) {
  .card-widget-container-content .header-content-title.txt-left {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    max-width: 95%
  }
}

.card-widget-container-content .header-content-txt {
  font-size: 21px;
  font-weight: 500;
  text-align: center;
  max-width: 660px;
  height: 80px;
  margin: 0 auto;
  line-height: 1.33;
  color: #000
}

@media(max-width:800px) {
  .card-widget-container-content .header-content-txt {
    margin-bottom: 5px;
    font-size: 16px
  }
}

.card-widget-container-content .header-content-txt.txt-left {
  text-align: center
}

@media(max-width:800px) {
  .card-widget-container-content .header-content-txt.txt-left {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    max-width: 95%
  }
}

.card-widget-container-content .card-widget-container-body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media(max-width:800px) {
  .card-widget-container-content .card-widget-container-body {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.card-widget-container-content .card-widget-container-body div.card-widget-wrapper {
  width: 47%;
  height: 354px;
  margin-bottom: 15px
}

@media(max-width:1500px) {
  .card-widget-container-content .card-widget-container-body div.card-widget-wrapper {
    height: auto
  }
}

@media(max-width:800px) {
  .card-widget-container-content .card-widget-container-body div.card-widget-wrapper {
    width: 95%
  }
}

@media(max-width:400px) {
  .card-widget-container-content .card-widget-container-body div.card-widget-wrapper {
    height: auto
  }
}

.card-widget-container-content .card-widget-container-body div.card-widget-wrapper .card-widget-img-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-bottom: 24px
}

.card-widget-container-content .card-widget-container-body div.card-widget-wrapper .card-widget-img-header img {
  width: 238px;
  height: 60px;
  margin-right: 41px;
  -o-object-fit: contain;
  object-fit: contain
}

@media(max-width:1500px) {
  .card-widget-container-content .card-widget-container-body div.card-widget-wrapper .card-widget-img-header img {
    width: 200px;
    height: 50px
  }
}

@media(max-width:1200px) {
  .card-widget-container-content .card-widget-container-body div.card-widget-wrapper .card-widget-img-header img {
    width: 180px;
    height: 40px;
    margin-right: 21px
  }
}

@media(max-width:1024px) {
  .card-widget-container-content .card-widget-container-body div.card-widget-wrapper .card-widget-img-header img {
    width: 129px;
    height: 33px;
    margin-right: 18px
  }
}

@media(max-width:400px) {
  .card-widget-container-content .card-widget-container-body div.card-widget-wrapper .card-widget-img-header img {
    width: 45%
  }
}

.card-widget-container-content .card-widget-container-body div.card-widget-wrapper .card-widget-body.flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

.card-widget-container-content .card-widget-container-body div.card-widget-wrapper.sm {
  height: 239px;
  width: 40%
}

@media(max-width:1500px) {
  .card-widget-container-content .card-widget-container-body div.card-widget-wrapper.sm {
    height: 266px
  }
}

@media(max-width:800px) {
  .card-widget-container-content .card-widget-container-body div.card-widget-wrapper.sm {
    width: 90%;
    height: 266px
  }
}

.card-widget-container-content .card-widget-container-body div.text-panel {
  width: 47%;
  text-align: left;
  color: #333;
  font-weight: 500;
  line-height: 1.38
}

@media(max-width:800px) {
  .card-widget-container-content .card-widget-container-body div.text-panel {
    width: 95%
  }
}

.card-widget-container-content .card-widget-container-body .card-widget-paragraph {
  font-size: 21px;
  font-weight: 500;
  line-height: 1.19;
  text-align: left;
  color: #333;
  margin-bottom: 10px
}

@media(max-width:800px) {
  .card-widget-container-content .card-widget-container-body .card-widget-paragraph {
    font-size: 16px
  }
}

.card-widget-container-content .card-widget-container-body .card-widget-paragraph .color-text {
  color: #0094b2;
  font-weight: 700
}

body.JAJP div.card-widget-wrapper.sm,
html:lang(ja-JP) div.card-widget-wrapper.sm {
  height: 269px !important
}

@media(max-width:1500px) {

  body.JAJP div.card-widget-wrapper.sm,
  html:lang(ja-JP) div.card-widget-wrapper.sm {
    height: 266px !important
  }
}

@media(max-width:1024px) {

  body.JAJP div.card-widget-wrapper.sm,
  html:lang(ja-JP) div.card-widget-wrapper.sm {
    height: 286px !important
  }
}

@media(max-width:800px) {

  body.JAJP div.card-widget-wrapper.sm,
  html:lang(ja-JP) div.card-widget-wrapper.sm {
    width: 100% !important;
    height: auto !important
  }
}

body.ARAE .card-widget-container-body div.card-widget-wrapper,
body.ARAE .card-widget-container-body div.card-widget-wrapper .card-widget-content div p,
body.ARAE .card-widget-container-body div.text-panel,
body.RTL .card-widget-container-body div.card-widget-wrapper,
body.RTL .card-widget-container-body div.card-widget-wrapper .card-widget-content div p,
body.RTL .card-widget-container-body div.text-panel,
html:lang(ar-AE) .card-widget-container-body div.card-widget-wrapper,
html:lang(ar-AE) .card-widget-container-body div.card-widget-wrapper .card-widget-content div p,
html:lang(ar-AE) .card-widget-container-body div.text-panel {
  text-align: right !important
}

.career-search-container {
  padding: 70px 15px
}

.career-search-container .search-content .content-box {
  text-align: center;
  border-radius: 5px;
  box-shadow: 0 4px 10px 0 rgba(112, 150, 163, .47);
  background-color: #fff;
  padding: 35px 35px 0
}

.career-search-container .search-content .content-box .close-icon {
  position: absolute;
  top: 15%;
  right: 5%;
  color: rgba(141, 164, 172, .5803921568627451)
}

.career-search-container .search-content .content-box .close-icon:hover {
  cursor: pointer
}

@media only screen and (min-width:768px) {
  .career-search-container .search-content .content-box .close-icon {
    top: 14px
  }
}

.career-search-container .search-content .content-box .form-row .form-group {
  margin-bottom: 30px;
  position: relative
}

@media only screen and (min-width:768px) {
  .career-search-container .search-content .content-box .form-row .form-group {
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px
  }
}

.career-search-container .search-content .content-box .transparent-btn {
  border-radius: 32.5px;
  margin-top: 15px;
  padding: 15px 0 16px
}

.career-search-container .search-results {
  margin-top: 2rem
}

@media only screen and (min-width:768px) {
  .career-search-container .search-results .content-holder {
    border-radius: 5px;
    box-shadow: 0 4px 10px 0 rgba(112, 150, 163, .47);
    background-color: #fff;
    padding: 30px 25px 40px
  }
}

.career-search-container .search-results .content-holder .content-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  padding: 30px 0
}

@media(max-width:600px) {
  .career-search-container .search-results .content-holder .content-box {
    border-radius: 5px;
    box-shadow: 0 4px 10px 0 rgba(112, 150, 163, .47);
    background-color: #fff;
    padding: 30px 25px 40px;
    margin-bottom: 2rem
  }
}

.career-search-container .search-results .content-holder .content-box .title-label {
  color: #cdc6c6 !important
}

@media only screen and (min-width:768px) {
  .career-search-container .search-results .content-holder .content-box {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center
  }

  .career-search-container .search-results .content-holder .content-box:first-child {
    padding-top: 0
  }

  .career-search-container .search-results .content-holder .content-box:last-child:after {
    display: none
  }

  .career-search-container .search-results .content-holder .content-box:after {
    content: "";
    position: absolute;
    border: 1px solid #7096a3;
    bottom: 0;
    width: 100%
  }
}

.career-search-container .search-results .content-holder .content-box .title {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

@media only screen and (min-width:768px) {
  .career-search-container .search-results .content-holder .content-box .title {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
  }
}

.career-search-container .search-results .content-holder .content-box .title h3 {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -.03px;
  color: #333e43;
  text-align: left
}

@media(max-width:600px) {
  .career-search-container .search-results .content-holder .content-box .title h3 {
    font-size: 24px
  }
}

.career-search-container .search-results .content-holder .content-box .cell {
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%
}

@media only screen and (min-width:768px) {
  .career-search-container .search-results .content-holder .content-box .cell {
    -ms-flex-preferred-size: 13%;
    flex-basis: 13%
  }
}

.career-search-container .search-results .content-holder .content-box .cell .title-label {
  font-size: 14px;
  letter-spacing: -.02px;
  color: #cdc6c6 !important;
  padding: 0 0 8px;
  margin: 0 0 8px
}

.career-search-container .search-results .content-holder .content-box .cell .title {
  color: #333e43;
  font-size: 16px
}

@media(max-width:600px) {
  .career-search-container .search-results .content-holder .content-box .cell {
    border-left: 1px solid hsla(0, 0%, 66.7%, .5);
    padding-left: 8px
  }

  .career-search-container .search-results .content-holder .content-box .cell:nth-child(4) {
    padding-left: 0;
    border-left: 0
  }

  .career-search-container .search-results .content-holder .content-box .cell .title-label {
    padding: 0
  }
}

.career-search-container .search-results .content-holder .content-box .primary-btn {
  margin: 24px auto 0;
  padding: 12px 0;
  -ms-flex-preferred-size: 70%;
  flex-basis: 70%
}

@media only screen and (min-width:768px) {
  .career-search-container .search-results .content-holder .content-box .primary-btn {
    margin: 0 auto;
    -ms-flex-preferred-size: 16%;
    flex-basis: 16%;
    padding: 16px 0
  }
}

pagination-template {
  margin-top: 35px
}

pagination-template .form-group {
  margin: 0;
  -ms-flex-align: center;
  align-items: center
}

pagination-template .col-form-label {
  color: #8da4ac
}

pagination-template .col-form-label.current-num {
  border: 2px solid #73a537;
  border-radius: 10px;
  color: #333;
  background-color: #fff
}

pagination-template .nav-arrow a.disabled {
  pointer-events: none
}

pagination-template .nav-arrow a.rotate img {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.market-range .market-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row
}

@media(max-width:1024px) {
  .market-range .market-group {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.market-range .market-group .market-item {
  border-radius: 5px;
  border: 1px solid #7096a3;
  text-align: center;
  margin: 10px;
  -ms-flex: 45%;
  flex: 45%;
  padding: 3rem;
  position: relative;
  background-color: #fff
}

.market-range .market-group .market-item .item-img-desktop,
.market-range .market-group .market-item .item-img-mobile {
  width: 100%;
  max-width: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  margin-bottom: 20px
}

.market-range .market-group .market-item .item-img-mobile {
  display: none
}

@media(max-width:800px) {
  .market-range .market-group .market-item .item-img-mobile {
    display: block
  }
}

.market-range .market-group .market-item .item-img-desktop {
  display: block
}

@media(max-width:800px) {
  .market-range .market-group .market-item .item-img-desktop {
    display: none
  }
}

.market-range .market-group .market-item.alt {
  padding: 0
}

.market-range .market-group .market-item.fixed-width {
  width: 361px
}

@media(max-width:1200px) {
  .market-range .market-group .market-item.fixed-width {
    width: 331px;
    padding: 1rem;
    -ms-flex: 25%;
    flex: 25%
  }
}

.market-range .market-group .market-item.w190,
.market-range .market-group .market-item.w250 {
  width: 250px;
  box-shadow: 0 4px 17px 0 rgba(112, 150, 163, .3);
  text-decoration: none;
  color: #000
}

.market-range .market-group .market-item.w300 {
  width: 300px;
  height: 336px
}

@media(max-width:800px) {
  .market-range .market-group .market-item.w300 {
    -ms-flex: 100%;
    flex: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-width: 241px;
    max-height: 268px;
    margin: 25px auto
  }
}

.market-range .market-group .market-item.w190 {
  width: 190px;
  height: 150px;
  -ms-flex: none;
  flex: none
}

@media(max-width:600px) {
  .market-range .market-group .market-item.w190 {
    width: 100px;
    -ms-flex: 45%;
    flex: 45%
  }
}

@media(max-width:400px) {
  .market-range .market-group .market-item.w190 {
    -ms-flex: 25%;
    flex: 25%
  }
}

@media(max-width:600px) {
  .market-range .market-group .market-item.w190 .title {
    font-size: 14px !important
  }
}

.market-range .market-group .market-item.w190 a {
  display: inline-block;
  text-decoration: none;
  padding: 20px 10px 10px;
  width: 100%;
  height: 100%;
  color: #000;
  background: #fff;
  border-radius: 5px
}

.market-range .market-group .market-item.w190 a svg path {
  fill: #000
}

.market-range .market-group .market-item.w190 a.active {
  border: 1px solid #67962d;
  border-radius: 5px
}

.market-range .market-group .market-item.w190 a.active svg path {
  fill: #67962d
}

.market-range .market-group .title {
  font-weight: 700;
  font-size: 18px;
  padding-top: 1rem;
  padding-bottom: .5rem
}

.market-range .market-group .title.alt {
  height: 50px
}

.market-range .market-group .title.alt1 {
  height: 70px
}

.market-range .market-group .title.alt2 {
  font-size: 24px;
  font-weight: 700
}

@media(max-width:800px) {
  .market-range .market-group .title.alt2 {
    color: #fff;
    position: absolute;
    top: 130px;
    left: 0;
    width: 100%;
    text-align: center
  }
}

.market-range .market-group .tips {
  line-height: normal
}

.market-range .market-group .tips.alt-height {
  height: 95px
}

.market-range .market-group .mkt-item {
  text-align: center;
  margin: 10px;
  -ms-flex: 25%;
  flex: 25%;
  padding: 0 .25rem
}

@media(max-width:1200px) {
  .market-range .market-group .mkt-item {
    padding: 0 .05rem
  }
}

.market-range .market-group .mkt-item .mkt-item-link {
  text-decoration: none !important;
  color: #000 !important
}

.market-range .market-group .mkt-item .mkt-item-link .single-img {
  width: auto;
  height: 78px;
  -o-object-fit: contain;
  object-fit: contain
}

.market-range .market-group .mkt-item .mkt-item-link .double-img {
  width: auto;
  height: 37px;
  -o-object-fit: contain;
  object-fit: contain
}

.market-range .market-group .mkt-item .mkt-item-link .title-h70 {
  height: 70px
}

.market-range .market-group .mkt-item .mkt-item-link span.icon-world-card {
  margin-left: -40px
}

.market-range .market-group .mkt-item .mkt-item-link span.icon-24-support {
  margin-left: -20px
}

.market-range .market-group .mkt-item .tm-icon.color-black:before {
  color: #000
}

@media(max-width:800px) {
  .market-range .market-group .mkt-item.flex-100 {
    -ms-flex: 100%;
    flex: 100%
  }
}

.market-range .market-group .mkt-item.flex-100 .title-h70 {
  height: 70px !important
}

.market-range .market-group .item-shadow {
  border-radius: 5px;
  box-shadow: 0 4px 10px 0 rgba(112, 150, 163, .47);
  border: 1px solid rgba(112, 150, 163, .5);
  background-color: #fff
}

@media(max-width:1024px) {
  .market-range .market-group {
    -ms-flex: 25%;
    flex: 25%
  }
}

@media(max-width:600px) {
  .market-range .market-group {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .market-range .market-group .title {
    font-size: 1rem;
    padding-top: .4rem
  }

  .market-range .market-group .market-item {
    margin: .25rem;
    padding: 1rem .5rem
  }

  .market-range .market-group .market-item .tm-icon {
    display: block
  }

  .market-range .market-group .market-item .tips {
    font-size: 14px
  }
}

.market-range .market-group.alt {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.market-range .market-group.alt.nav {
  border: none
}

body.ARAE .market-range .market-group,
body.ARAE .market-range .market-group.alt,
body.RTL .market-range .market-group,
body.RTL .market-range .market-group.alt,
html:lang(ar-AE) .market-range .market-group,
html:lang(ar-AE) .market-range .market-group.alt {
  margin-right: 0
}

.gh-landing-3 .market-range .market-group .market-item {
  border-radius: 0;
  border-color: #73a537;
  min-width: 300px;
  margin: 10px 0;
  max-width: calc(50% - 38px)
}

@media(max-width:1024px) {
  .gh-landing-3 .market-range .market-group .market-item {
    padding: 16px;
    max-width: 100%
  }
}

.trade-invest-widget {
  width: 100vw
}

.trade-invest-widget-container {
  width: 80%;
  max-width: 1370px;
  margin: 70px auto
}

@media(max-width:800px) {
  .trade-invest-widget-container {
    margin: 0 auto
  }
}

.trade-invest-widget-container .trade-invest-container-header {
  font-size: 45px
}

@media(max-width:1024px) {
  .trade-invest-widget-container .trade-invest-container-header {
    font-size: 31px
  }
}

@media(max-width:800px) {
  .trade-invest-widget-container .trade-invest-container-header {
    font-size: 21px
  }
}

.trade-invest-widget-container .trade-invest-container-bottom,
.trade-invest-widget-container .trade-invest-container-header {
  font-weight: 700;
  text-align: center;
  max-width: 1140px;
  margin: 0 auto
}

@media(max-width:1024px) {

  .trade-invest-widget-container .trade-invest-container-bottom,
  .trade-invest-widget-container .trade-invest-container-header {
    text-align: left
  }
}

.trade-invest-widget-container .trade-invest-container-bottom .desktop-visible,
.trade-invest-widget-container .trade-invest-container-header .desktop-visible {
  display: block
}

@media(max-width:800px) {

  .trade-invest-widget-container .trade-invest-container-bottom .desktop-visible,
  .trade-invest-widget-container .trade-invest-container-header .desktop-visible {
    display: none
  }
}

.trade-invest-widget-container .trade-option-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 15px;
  column-gap: 15px;
  row-gap: 20px;
  max-width: 1140px;
  margin: 30px auto
}

@media(max-width:800px) {
  .trade-invest-widget-container .trade-option-container {
    grid-template-columns: 1fr;
    row-gap: 40px
  }
}

.trade-invest-widget-container .trade-option-container .trade-option-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.trade-invest-widget-container .trade-option-container .trade-option-item span {
  margin-right: 30px
}

.trade-invest-widget-container .trade-option-container .trade-option-item span.mobile-visible {
  display: none
}

@media(max-width:800px) {
  .trade-invest-widget-container .trade-option-container .trade-option-item span.mobile-visible {
    display: block
  }
}

.trade-invest-widget-container .trade-option-container .trade-option-item span.desktop-visible {
  display: block
}

@media(max-width:800px) {
  .trade-invest-widget-container .trade-option-container .trade-option-item span.desktop-visible {
    display: none
  }
}

.trade-invest-widget-container .trade-option-container .trade-option-item p {
  margin: 0;
  font-size: 21px;
  font-weight: 500;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  -ms-flex-preferred-size: 310px;
  flex-basis: 310px
}

@media(max-width:800px) {
  .trade-invest-widget-container .trade-option-container .trade-option-item p {
    font-size: 16px
  }

  .trade-invest-widget-container .trade-option-container .trade-option-item:first-child {
    -ms-flex-order: 0;
    order: 0
  }

  .trade-invest-widget-container .trade-option-container .trade-option-item:nth-child(2) {
    -ms-flex-order: 3;
    order: 3
  }

  .trade-invest-widget-container .trade-option-container .trade-option-item:nth-child(3) {
    -ms-flex-order: 1;
    order: 1
  }

  .trade-invest-widget-container .trade-option-container .trade-option-item:nth-child(4) {
    -ms-flex-order: 4;
    order: 4
  }

  .trade-invest-widget-container .trade-option-container .trade-option-item:nth-child(5) {
    -ms-flex-order: 2;
    order: 2
  }

  .trade-invest-widget-container .trade-option-container .trade-option-item:nth-child(6) {
    -ms-flex-order: 5;
    order: 5
  }
}

.tablet-slideshow {
  width: 100vw
}

.tablet-slideshow-container {
  width: 80%;
  max-width: 1370px;
  margin: 70px auto;
  position: relative
}

.tablet-slideshow-container .mySlides {
  display: none;
  max-width: 831px;
  height: 600px;
  margin: auto
}

@media(max-width:800px) {
  .tablet-slideshow-container .mySlides {
    width: 100%;
    height: 400px
  }
}

@media(max-width:600px) {
  .tablet-slideshow-container .mySlides {
    max-width: 375px
  }
}

@media(max-width:280px) {
  .tablet-slideshow-container .mySlides {
    max-width: 270px
  }
}

.tablet-slideshow-container .mySlides img {
  position: relative;
  z-index: 0;
  max-width: 100%;
  height: 467px;
  -o-object-fit: cover;
  object-fit: cover
}

@media(max-width:800px) {
  .tablet-slideshow-container .mySlides img {
    width: 100%;
    height: 210px;
    -o-object-fit: contain;
    object-fit: contain
  }
}

.tablet-slideshow-container .mySlides .content-text {
  color: #000;
  line-height: 1.38;
  padding: 8px 12px;
  width: 100%;
  text-align: center;
  margin-top: 30px
}

.tablet-slideshow-container .mySlides .content-text h1,
.tablet-slideshow-container .mySlides .content-text span {
  text-align: center
}

@media(max-width:800px) {
  .tablet-slideshow-container .mySlides .content-text h1 {
    font-size: 27px
  }
}

@media(max-width:600px) {
  .tablet-slideshow-container .mySlides .content-text h1 {
    font-size: 21px
  }
}

.tablet-slideshow-container .mySlides .content-text span {
  color: #333;
  font-size: 16px
}

.tablet-slideshow-container .mySlides.alt {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto
}

@media(max-width:800px) {
  .tablet-slideshow-container .mySlides.alt {
    height: 600px;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.tablet-slideshow-container .mySlides.alt .flex-container {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%
}

@media(max-width:800px) {
  .tablet-slideshow-container .mySlides.alt .flex-container {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
  }
}

.tablet-slideshow-container .mySlides.alt .flex-container .right-div {
  width: 50%
}

.tablet-slideshow-container .mySlides.alt .flex-container .left-img {
  width: 454px;
  height: 457px
}

@media(max-width:1200px) {
  .tablet-slideshow-container .mySlides.alt .flex-container .left-img {
    width: 354px;
    height: 357px
  }
}

@media(max-width:800px) {
  .tablet-slideshow-container .mySlides.alt .flex-container .left-img {
    margin: 20px auto
  }
}

.tablet-slideshow-container .mySlides.alt .flex-container .store-container {
  display: -ms-flexbox;
  display: flex
}

@media(max-width:800px) {
  .tablet-slideshow-container .mySlides.alt .flex-container .store-container {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center
  }
}

.tablet-slideshow-container .mySlides.alt .flex-container .store-container .apple-store,
.tablet-slideshow-container .mySlides.alt .flex-container .store-container .play-store {
  width: 164px;
  height: 48px
}

@media(max-width:800px) {

  .tablet-slideshow-container .mySlides.alt .flex-container .store-container .apple-store,
  .tablet-slideshow-container .mySlides.alt .flex-container .store-container .play-store {
    width: 152px;
    height: 45px
  }
}

.tablet-slideshow-container .mySlides.alt .flex-container .store-container .qr-code {
  width: 117px;
  height: 117px;
  -o-object-fit: cover;
  object-fit: cover;
  cursor: pointer
}

.tablet-slideshow-container .next,
.tablet-slideshow-container .prev {
  cursor: pointer;
  position: absolute;
  top: 30%;
  width: auto;
  color: #73a537;
  font-weight: 700;
  font-size: 4rem;
  transition: .6s ease;
  border-radius: 0 3px 3px 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none
}

@media(max-width:800px) {

  .tablet-slideshow-container .next,
  .tablet-slideshow-container .prev {
    top: 20%;
    font-size: 2rem
  }
}

.tablet-slideshow-container .next.jp-slide,
.tablet-slideshow-container .prev.jp-slide {
  top: 40%;
  font-size: 4rem !important
}

@media(max-width:800px) {

  .tablet-slideshow-container .next.jp-slide,
  .tablet-slideshow-container .prev.jp-slide {
    font-size: 2rem !important
  }
}

.tablet-slideshow-container .next {
  right: 0;
  border-radius: 3px 0 0 3px
}

@media(max-width:800px) {
  .tablet-slideshow-container .next {
    right: -25px
  }

  .tablet-slideshow-container .prev {
    left: -30px
  }
}

.tablet-slideshow .dot-container {
  width: 80%;
  max-width: 1370px;
  text-align: center;
  margin: auto;
  position: relative;
  top: -220px
}

@media(max-width:800px) {
  .tablet-slideshow .dot-container {
    top: -250px
  }
}

.tablet-slideshow .dot-container .dot {
  cursor: pointer;
  height: 16px;
  width: 16px;
  margin: 0 2px;
  background-color: #bbb;
  border: 1px solid #73a537;
  border-radius: 50%;
  display: inline-block;
  transition: background-color .6s ease
}

.tablet-slideshow .dot-container .active,
.tablet-slideshow .dot-container .dot:hover {
  background-color: #73a537
}

.tablet-slideshow .dot-container.jp-slide {
  top: -180px
}

@media(max-width:800px) {
  .tablet-slideshow .dot-container.jp-slide {
    top: 20px
  }
}

.tablet-carousel {
  width: 100vw;
  position: relative
}

.tablet-carousel-wrapper {
  width: 80%;
  max-width: 1370px;
  margin: 0 auto;
  position: relative;
  overflow: hidden
}

.tablet-carousel-wrapper .tablet-carousel-container {
  width: 400%;
  margin: 70px auto;
  position: relative
}

@media(max-width:800px) {
  .tablet-carousel-wrapper .tablet-carousel-container {
    margin: 35px auto
  }
}

.tablet-carousel-wrapper .tablet-carousel-container .tbl-carousel-item {
  position: relative;
  display: inline-block;
  width: 25%
}

@media(max-width:800px) {
  .tablet-carousel-wrapper .tablet-carousel-container .tbl-carousel-item {
    height: 600px;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.tablet-carousel-wrapper .tablet-carousel-container .tbl-carousel-item .flex-container {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%
}

@media(max-width:800px) {
  .tablet-carousel-wrapper .tablet-carousel-container .tbl-carousel-item .flex-container {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
  }
}

.tablet-carousel-wrapper .tablet-carousel-container .tbl-carousel-item .flex-container .right-div {
  width: 45%
}

@media(max-width:800px) {
  .tablet-carousel-wrapper .tablet-carousel-container .tbl-carousel-item .flex-container .right-div {
    width: 100%;
    height: 300px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
  }

  .tablet-carousel-wrapper .tablet-carousel-container .tbl-carousel-item .flex-container .right-div p {
    text-align: center
  }
}

.tablet-carousel-wrapper .tablet-carousel-container .tbl-carousel-item .flex-container .left-img {
  width: 454px;
  height: 457px
}

@media(max-width:1200px) {
  .tablet-carousel-wrapper .tablet-carousel-container .tbl-carousel-item .flex-container .left-img {
    width: 354px;
    height: 357px
  }
}

@media(max-width:800px) {
  .tablet-carousel-wrapper .tablet-carousel-container .tbl-carousel-item .flex-container .left-img {
    margin: 20px auto
  }
}

.tablet-carousel-wrapper .tablet-carousel-container .tbl-carousel-item .flex-container .store-container {
  display: -ms-flexbox;
  display: flex
}

@media(max-width:800px) {
  .tablet-carousel-wrapper .tablet-carousel-container .tbl-carousel-item .flex-container .store-container {
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
  }
}

.tablet-carousel-wrapper .tablet-carousel-container .tbl-carousel-item .flex-container .store-container .apple-store,
.tablet-carousel-wrapper .tablet-carousel-container .tbl-carousel-item .flex-container .store-container .play-store {
  width: 164px;
  height: 48px
}

@media(max-width:800px) {

  .tablet-carousel-wrapper .tablet-carousel-container .tbl-carousel-item .flex-container .store-container .apple-store,
  .tablet-carousel-wrapper .tablet-carousel-container .tbl-carousel-item .flex-container .store-container .play-store {
    width: 135px;
    height: 45px
  }
}

.tablet-carousel-wrapper .tablet-carousel-container .tbl-carousel-item .flex-container .store-container .qr-code {
  width: 117px;
  height: 117px;
  -o-object-fit: cover;
  object-fit: cover;
  cursor: pointer
}

.tablet-carousel-wrapper .tablet-carousel-container .tbl-carousel-item .flex-container .store-container.mobile-visible {
  display: none
}

@media(max-width:800px) {
  .tablet-carousel-wrapper .tablet-carousel-container .tbl-carousel-item .flex-container .store-container.mobile-visible {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
  }
}

.tablet-carousel .next.jp-carousel,
.tablet-carousel .prev.jp-carousel {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  color: #73a537;
  font-weight: 700;
  font-size: 4rem !important;
  transition: .6s ease;
  border-radius: 0 3px 3px 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none
}

@media(max-width:800px) {

  .tablet-carousel .next.jp-carousel,
  .tablet-carousel .prev.jp-carousel {
    font-size: 3rem !important
  }
}

.tablet-carousel .next.jp-carousel {
  right: 10%;
  border-radius: 3px 0 0 3px
}

@media(max-width:1500px) {
  .tablet-carousel .next.jp-carousel {
    right: 5%
  }
}

.tablet-carousel .prev.jp-carousel {
  left: 10%
}

@media(max-width:1500px) {
  .tablet-carousel .prev.jp-carousel {
    right: 5%
  }
}

.tablet-carousel .dot-container {
  width: 80%;
  max-width: 1370px;
  text-align: center;
  margin: auto;
  position: relative;
  top: -220px
}

.tablet-carousel .dot-container .dot {
  cursor: pointer;
  height: 16px;
  width: 16px;
  margin: 0 2px;
  background-color: #bbb;
  border: 1px solid #73a537;
  border-radius: 50%;
  display: inline-block;
  transition: background-color .6s ease
}

.tablet-carousel .dot-container .active,
.tablet-carousel .dot-container .dot:hover {
  background-color: #73a537
}

.tablet-carousel .dot-container.jp-carousel {
  top: -70px
}

@media(max-width:800px) {
  .tablet-carousel .dot-container.jp-carousel {
    top: -10px
  }
}

body.ARAE .tablet-carousel-wrapper .tablet-carousel-container .tbl-carousel-item .flex-container .right-div,
body.ARAE .tablet-carousel-wrapper .tablet-carousel-container .tbl-carousel-item .flex-container .right-div p,
body.RTL .tablet-carousel-wrapper .tablet-carousel-container .tbl-carousel-item .flex-container .right-div,
body.RTL .tablet-carousel-wrapper .tablet-carousel-container .tbl-carousel-item .flex-container .right-div p,
html:lang(ar-AE) .tablet-carousel-wrapper .tablet-carousel-container .tbl-carousel-item .flex-container .right-div,
html:lang(ar-AE) .tablet-carousel-wrapper .tablet-carousel-container .tbl-carousel-item .flex-container .right-div p {
  text-align: right
}

[class^=belly-banner-] {
  padding: 2rem;
  margin-bottom: 1rem
}

[class^=belly-banner-] .section-wrapper {
  padding: unset;
  display: -ms-flexbox;
  display: flex
}

[class^=belly-banner-] .content {
  -ms-flex-align: center;
  align-items: center
}

[class^=belly-banner-] .content p {
  color: #fff;
  font-size: 1.5rem;
  line-height: normal;
  margin: 0
}

@media(max-width:800px) {
  [class^=belly-banner-] .content p {
    margin-bottom: 20px
  }
}

[class^=belly-banner-] .content .tips {
  color: #fff;
  margin-top: 1rem;
  font-size: 14px
}

@media(max-width:600px) {
  [class^=belly-banner-] .content {
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center
  }

  [class^=belly-banner-] .content button {
    margin-top: 30px !important
  }
}

.belly-banner-dark,
.belly-banner-img.dark {
  background-color: #2064B0
}

.belly-banner-classic {
  background-color: #0093b2
}

.belly-banner-light {
  background-color: rgba(0, 147, 178, .5)
}

.belly-banner-img {
  width: 100%;
  height: 152px;
  padding: 0;
  z-index: 0;
  position: relative
}

@media(max-width:800px) {
  .belly-banner-img {
    height: 256px
  }
}

.belly-banner-img .belly-desktop-img,
.belly-banner-img .belly-mobile-img {
  width: 100%;
  height: inherit;
  -o-object-fit: cover;
  object-fit: cover
}

@media(max-width:800px) {
  .belly-banner-img .belly-desktop-img {
    display: none
  }
}

.belly-banner-img .belly-mobile-img {
  display: none
}

@media(max-width:800px) {
  .belly-banner-img .belly-mobile-img {
    display: block
  }
}

.belly-banner-img .section-wrapper {
  z-index: 100;
  width: 80%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute
}

@media(max-width:800px) {
  .belly-banner-img .section-wrapper {
    width: 100%;
    top: 0;
    left: 0;
    -ms-transform: translate(0);
    transform: translate(0)
  }
}

.belly-banner-img .section-wrapper .content {
  margin-left: auto;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center
}

@media(max-width:1024px) {
  .belly-banner-img .section-wrapper .content {
    margin: auto;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.belly-banner-img .section-wrapper .content h1 {
  margin-right: 3rem
}

@media(max-width:1500px) {
  .belly-banner-img .section-wrapper .content h1 {
    margin-right: 1rem
  }
}

@media(max-width:800px) {
  .belly-banner-img .section-wrapper .content h1 {
    margin-right: 0
  }
}

.belly-banner-img .section-wrapper.darken {
  background: linear-gradient(90deg, rgba(0, 0, 0, .5), #000)
}

.belly-banner-img:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #313230
}

body.ARAE [class^=belly-banner-],
body.RTL [class^=belly-banner-],
html:lang(ar-AE) [class^=belly-banner-] {
  text-align: right
}

.inner-page-banner-wrapper {
  width: 100vw;
  height: 300px;
  position: relative
}

@media(max-width:600px) {
  .inner-page-banner-wrapper {
    height: 600px;
    margin-bottom: 200px
  }
}

.inner-page-banner-wrapper>.desktop-img,
.inner-page-banner-wrapper>.mobile-img {
  -o-object-fit: cover;
  object-fit: cover;
  z-index: -1;
  position: absolute;
  top: 0
}

.inner-page-banner-wrapper .desktop-img {
  display: block !important;
  width: 100%;
  height: 100%
}

@media(max-width:600px) {
  .inner-page-banner-wrapper .desktop-img {
    display: none !important
  }
}

.inner-page-banner-wrapper .mobile-img {
  width: 100%;
  height: 375px;
  display: none !important
}

@media(max-width:600px) {
  .inner-page-banner-wrapper .mobile-img {
    display: block !important
  }
}

.inner-page-banner-wrapper .inner-page-banner,
.inner-page-banner-wrapper .inner-page-banner>* {
  z-index: 1
}

.inner-page-banner-wrapper .inner-page-banner {
  height: 100%;
  width: 80%;
  max-width: 1370px;
  margin: 90px auto 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

@media(max-width:600px) {
  .inner-page-banner-wrapper .inner-page-banner {
    margin-top: 70px;
    width: 95%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.inner-page-banner-wrapper .inner-page-banner-header {
  max-width: 730px;
  position: relative;
  height: 100px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 20px;
  margin-top: 30px
}

@media(max-width:1024px) {
  .inner-page-banner-wrapper .inner-page-banner-header {
    margin-top: 0
  }
}

@media(max-width:800px) {
  .inner-page-banner-wrapper .inner-page-banner-header {
    margin-top: 30px
  }
}

@media(max-width:600px) {
  .inner-page-banner-wrapper .inner-page-banner-header {
    width: 100%;
    top: 0;
    margin-top: 0;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
  }
}

.inner-page-banner-wrapper .inner-page-banner-header h2 {
  font-weight: 700
}

@media(max-width:600px) {
  .inner-page-banner-wrapper .inner-page-banner-header.alt {
    width: 100%;
    margin-bottom: 20px;
    top: 0;
    margin-top: 0
  }
}

.inner-page-banner-wrapper .inner-page-banner-header.alt h2 {
  text-align: left
}

.inner-page-banner-wrapper .inner-page-banner-content {
  max-width: 730px;
  position: relative;
  height: 100px
}

@media(max-width:600px) {
  .inner-page-banner-wrapper .inner-page-banner-content {
    top: 0;
    width: 100%;
    text-align: center
  }
}

.inner-page-banner-wrapper .inner-page-banner-content h4 {
  font-weight: 300
}

@media(max-width:600px) {
  .inner-page-banner-wrapper .inner-page-banner-content h4 {
    text-align: center;
    font-weight: 400 !important
  }
}

@media(max-width:800px) {
  .inner-page-banner-wrapper .inner-page-banner-content a.primary-btn {
    margin: 0 auto
  }
}

@media(max-width:600px) {
  .inner-page-banner-wrapper .inner-page-banner-content.alt {
    top: 0;
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
  }
}

.inner-page-banner-wrapper .inner-page-banner-content.alt h4 {
  text-align: left
}

.inner-page-banner-wrapper .inner-page-banner-content.long-width {
  max-width: 860px
}

@media(max-width:600px) {
  .inner-page-banner-wrapper .inner-page-banner.alt {
    width: 80%
  }

  .inner-page-banner-wrapper.mobile-mt-70 {
    margin-top: 70px !important
  }
}

.inner-page-banner-wrapper.mb-100 {
  margin-bottom: 0 !important
}

@media(max-width:600px) {
  .inner-page-banner-wrapper.mb-100 {
    margin-bottom: 100px
  }
}

body.ARAE .inner-page-banner-wrapper .inner-page-banner-content,
body.ARAE .inner-page-banner-wrapper .inner-page-banner-content.alt,
body.ARAE .inner-page-banner-wrapper .inner-page-banner-content.alt>*,
body.ARAE .inner-page-banner-wrapper .inner-page-banner-header,
body.ARAE .inner-page-banner-wrapper .inner-page-banner-header.alt,
body.ARAE .inner-page-banner-wrapper .inner-page-banner-header.alt h2,
body.RTL .inner-page-banner-wrapper .inner-page-banner-content,
body.RTL .inner-page-banner-wrapper .inner-page-banner-content.alt,
body.RTL .inner-page-banner-wrapper .inner-page-banner-content.alt>*,
body.RTL .inner-page-banner-wrapper .inner-page-banner-header,
body.RTL .inner-page-banner-wrapper .inner-page-banner-header.alt,
body.RTL .inner-page-banner-wrapper .inner-page-banner-header.alt h2,
html:lang(ar-AE) .inner-page-banner-wrapper .inner-page-banner-content,
html:lang(ar-AE) .inner-page-banner-wrapper .inner-page-banner-content.alt,
html:lang(ar-AE) .inner-page-banner-wrapper .inner-page-banner-content.alt>*,
html:lang(ar-AE) .inner-page-banner-wrapper .inner-page-banner-header,
html:lang(ar-AE) .inner-page-banner-wrapper .inner-page-banner-header.alt,
html:lang(ar-AE) .inner-page-banner-wrapper .inner-page-banner-header.alt h2 {
  text-align: right !important
}

@media(max-width:600px) {

  body.ARAE .inner-page-banner-wrapper .inner-page-banner-content,
  body.ARAE .inner-page-banner-wrapper .inner-page-banner-content.alt,
  body.ARAE .inner-page-banner-wrapper .inner-page-banner-content.alt>*,
  body.ARAE .inner-page-banner-wrapper .inner-page-banner-header,
  body.ARAE .inner-page-banner-wrapper .inner-page-banner-header.alt,
  body.ARAE .inner-page-banner-wrapper .inner-page-banner-header.alt h2,
  body.RTL .inner-page-banner-wrapper .inner-page-banner-content,
  body.RTL .inner-page-banner-wrapper .inner-page-banner-content.alt,
  body.RTL .inner-page-banner-wrapper .inner-page-banner-content.alt>*,
  body.RTL .inner-page-banner-wrapper .inner-page-banner-header,
  body.RTL .inner-page-banner-wrapper .inner-page-banner-header.alt,
  body.RTL .inner-page-banner-wrapper .inner-page-banner-header.alt h2,
  html:lang(ar-AE) .inner-page-banner-wrapper .inner-page-banner-content,
  html:lang(ar-AE) .inner-page-banner-wrapper .inner-page-banner-content.alt,
  html:lang(ar-AE) .inner-page-banner-wrapper .inner-page-banner-content.alt>*,
  html:lang(ar-AE) .inner-page-banner-wrapper .inner-page-banner-header,
  html:lang(ar-AE) .inner-page-banner-wrapper .inner-page-banner-header.alt,
  html:lang(ar-AE) .inner-page-banner-wrapper .inner-page-banner-header.alt h2 {
    text-align: center !important
  }
}

.article-card-wrapper {
  margin-bottom: 50px
}

.article-card-wrapper .scrollingcontentblock {
  width: 100%;
  margin: 35px auto;
  padding: 0 5px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  grid-gap: 30px;
  grid-auto-flow: dense;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  max-width: 1370px
}

@media(max-width:1500px) {
  .article-card-wrapper .scrollingcontentblock {
    gap: 5px;
    grid-gap: 5px
  }
}

@media(max-width:1200px) {
  .article-card-wrapper .scrollingcontentblock {
    grid-template-columns: repeat(2, 1fr)
  }
}

@media(max-width:800px) {
  .article-card-wrapper .scrollingcontentblock {
    width: 95%;
    margin-top: 100px;
    grid-template-columns: auto;
    -ms-flex-pack: center;
    justify-content: center;
    row-gap: 40px;
    grid-row-gap: 40px
  }
}

.article-card-wrapper .scrollingcontentblock .trader-article-card {
  width: 100%;
  height: 446px;
  padding: 0;
  border-radius: 5px;
  box-shadow: none;
  text-decoration: none
}

@media(max-width:800px) {
  .article-card-wrapper .scrollingcontentblock .trader-article-card {
    height: 360px
  }
}

.article-card-wrapper .scrollingcontentblock .trader-article-card:hover {
  cursor: pointer
}

.article-card-wrapper .scrollingcontentblock .trader-article-card .trader-article-img {
  width: 100%;
  height: 236px;
  -o-object-fit: cover;
  object-fit: cover
}

@media(max-width:800px) {
  .article-card-wrapper .scrollingcontentblock .trader-article-card .trader-article-img {
    height: 195px
  }
}

.article-card-wrapper .scrollingcontentblock .trader-article-card .trader-article-body {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

.article-card-wrapper .scrollingcontentblock .trader-article-card .trader-article-body .trader-article-text {
  width: 100%;
  padding: 25px;
  height: 130px;
  color: #000;
  text-align: left;
  line-height: 1.1 !important
}

@media(max-width:800px) {
  .article-card-wrapper .scrollingcontentblock .trader-article-card .trader-article-body .trader-article-text {
    font-size: 21px;
    padding: 20px 15px;
    height: 80px
  }
}

@media(max-width:400px) {
  .article-card-wrapper .scrollingcontentblock .trader-article-card .trader-article-body .trader-article-text {
    font-size: 16px
  }
}

.article-card-wrapper .scrollingcontentblock .trader-article-card .trader-article-body .read-more-link {
  padding: 0 30px;
  margin-bottom: 15px !important;
  margin-top: auto;
  text-decoration: underline;
  color: #00748d;
  font-weight: 700
}

@media(max-width:800px) {
  .article-card-wrapper .scrollingcontentblock .trader-article-card .trader-article-body .read-more-link {
    padding: 0 15px
  }
}

.article-card-wrapper .scrollingcontentblock .trader-article-card .trader-article-body .read-more-link:focus,
.article-card-wrapper .scrollingcontentblock .trader-article-card .trader-article-body .read-more-link:hover {
  color: #1e4b51;
  outline: 0
}

.landing-widget {
  width: 100vw
}

.landing-widget-content {
  width: 80%;
  max-width: 1370px;
  margin: 70px auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media(max-width:800px) {
  .landing-widget-content {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.landing-widget-content .left-content {
  padding-top: 80px;
  -ms-flex-preferred-size: 35%;
  flex-basis: 35%
}

@media(max-width:800px) {
  .landing-widget-content .left-content {
    padding-top: 0
  }

  .landing-widget-content .left-content .desktop-title {
    display: none
  }
}

.landing-widget-content .left-content p:nth-child(3) {
  color: #000
}

@media(max-width:800px) {
  .landing-widget-content .left-content p:nth-child(3) {
    display: none
  }
}

.landing-widget-content .left-content p:nth-child(4) {
  color: #394448;
  font-weight: 700
}

@media(max-width:800px) {
  .landing-widget-content .left-content p:nth-child(4) {
    display: none
  }
}

.landing-widget-content .left-content-icons {
  display: -ms-flexbox;
  display: flex
}

@media(max-width:800px) {
  .landing-widget-content .left-content-icons {
    display: none
  }
}

.landing-widget-content .left-content-icons img {
  width: 155px;
  height: 44px;
  -o-object-fit: contain;
  object-fit: contain
}

@media(max-width:800px) {
  .landing-widget-content .left-content-icons img {
    width: 150px;
    height: 47px
  }
}

.landing-widget-content .left-content-icons img:first-child {
  margin-right: 10px
}

.landing-widget-content .left-content .mobile-title {
  font-weight: 700;
  text-align: center;
  display: none
}

@media(max-width:800px) {
  .landing-widget-content .left-content .mobile-title {
    display: block
  }
}

.landing-widget-content .widget-mobile-img {
  width: 285px;
  height: 568px;
  -o-object-fit: cover;
  object-fit: cover
}

@media(max-width:800px) {
  .landing-widget-content .widget-mobile-img {
    width: 142px;
    height: 286px
  }
}

.landing-widget-content .right-content {
  padding-top: 80px;
  -ms-flex-preferred-size: 35%;
  flex-basis: 35%
}

@media(max-width:800px) {
  .landing-widget-content .right-content {
    padding-top: 0
  }
}

.landing-widget-content .right-content-txt {
  display: none;
  text-align: center;
  font-weight: 700 !important
}

@media(max-width:800px) {
  .landing-widget-content .right-content-txt {
    display: block
  }
}

.landing-widget-content .right-content-icons {
  display: none;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media(max-width:800px) {
  .landing-widget-content .right-content-icons {
    display: -ms-flexbox;
    display: flex
  }

  .landing-widget-content .right-content-icons img {
    width: 145px;
    height: 47px
  }
}

.landing-widget.alt {
  padding: 70px 0
}

.landing-widget.alt .landing-widget-title {
  width: 80%;
  max-width: 1370px;
  margin: 0 auto
}

@media(max-width:800px) {
  .landing-widget.alt .landing-widget-title .desktop-title {
    display: none
  }
}

.landing-widget.alt .landing-widget-title .mobile-title {
  font-weight: 700;
  text-align: center;
  display: none
}

@media(max-width:800px) {
  .landing-widget.alt .landing-widget-title .mobile-title {
    display: block
  }
}

.landing-widget.alt .landing-widget-content {
  margin: 0 auto;
  -ms-flex-pack: start;
  justify-content: flex-start
}

@media(max-width:800px) {
  .landing-widget.alt .landing-widget-content {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

.landing-widget.alt .landing-widget-content .left-content,
.landing-widget.alt .landing-widget-content .right-content {
  padding-top: 0;
  width: 45%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%
}

@media(max-width:800px) {

  .landing-widget.alt .landing-widget-content .left-content,
  .landing-widget.alt .landing-widget-content .right-content {
    width: 100%
  }
}

.landing-widget.alt .landing-widget-content .left-content {
  margin-right: 200px
}

@media(max-width:800px) {
  .landing-widget.alt .landing-widget-content .left-content {
    margin-right: 0
  }
}

.landing-widget.alt .landing-widget-content .right-content {
  margin-left: 200px
}

@media(max-width:800px) {
  .landing-widget.alt .landing-widget-content .right-content {
    margin-left: 0
  }
}

.landing-widget.alt .landing-widget-content .widget-mobile-img {
  margin-top: -40px
}

@media(max-width:800px) {
  .landing-widget.alt .landing-widget-content.content-reverse {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

body.ARAE .landing-widget .landing-widget-content .left-content,
body.ARAE .landing-widget .landing-widget-content .right-content,
body.RTL .landing-widget .landing-widget-content .left-content,
body.RTL .landing-widget .landing-widget-content .right-content,
html:lang(ar-AE) .landing-widget .landing-widget-content .left-content,
html:lang(ar-AE) .landing-widget .landing-widget-content .right-content {
  text-align: right
}

body.ARAE .landing-widget .landing-widget-content .left-content-icons,
body.RTL .landing-widget .landing-widget-content .left-content-icons,
html:lang(ar-AE) .landing-widget .landing-widget-content .left-content-icons {
  -ms-flex-pack: start;
  justify-content: flex-start
}

body.ARAE .landing-widget.alt .landing-widget-title,
body.RTL .landing-widget.alt .landing-widget-title,
html:lang(ar-AE) .landing-widget.alt .landing-widget-title {
  text-align: center
}

body.ARAE .landing-widget.alt .landing-widget-content .left-content,
body.RTL .landing-widget.alt .landing-widget-content .left-content,
html:lang(ar-AE) .landing-widget.alt .landing-widget-content .left-content {
  margin-right: 0;
  margin-left: 200px
}

@media(max-width:800px) {

  body.ARAE .landing-widget.alt .landing-widget-content .left-content,
  body.RTL .landing-widget.alt .landing-widget-content .left-content,
  html:lang(ar-AE) .landing-widget.alt .landing-widget-content .left-content {
    margin-left: auto
  }
}

.award-carousel {
  width: 100vw;
  background: #f7f7f7
}

.award-carousel-wrapper {
  width: 80%;
  max-width: 1370px;
  margin: 0 auto;
  padding: 50px 0;
  position: relative
}

@media screen and (max-width:1570px) {
  .award-carousel-wrapper {
    width: 96%
  }
}

.award-carousel .carousel-title {
  font-size: 27px;
  line-height: .93;
  font-weight: 500;
  letter-spacing: normal;
  text-align: center;
  color: #333;
  margin-bottom: 34px
}

@media(max-width:800px) {
  .award-carousel .carousel-title {
    display: none
  }
}

.award-carousel .carousel-title.mobile-visible {
  display: block;
  margin: 20px 0
}

.award-carousel-content {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center
}

.award-carousel-content .myCarousel,
.award-carousel-content .myCarousel.active {
  width: 261px;
  min-width: 270px;
  height: 276px;
  background: #fff;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
  border-radius: 7px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px;
  margin: 15px
}

@media(max-width:1024px) {

  .award-carousel-content .myCarousel,
  .award-carousel-content .myCarousel.active {
    width: 30%
  }
}

@media(max-width:800px) {

  .award-carousel-content .myCarousel,
  .award-carousel-content .myCarousel.active {
    width: 261px;
    display: none
  }
}

.award-carousel-content .myCarousel.active img,
.award-carousel-content .myCarousel img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 200px;
  height: 84px !important;
  margin-bottom: 20px
}

.award-carousel-content .myCarousel.active img.jp-award,
.award-carousel-content .myCarousel img.jp-award {
  width: 100%;
  height: 100% !important
}

.award-carousel-content .myCarousel.active .carousel-text,
.award-carousel-content .myCarousel .carousel-text {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.29;
  color: #333;
  margin-bottom: 0
}

@media(max-width:800px) {

  .award-carousel-content .myCarousel.active .carousel-text,
  .award-carousel-content .myCarousel .carousel-text {
    font-size: 16px
  }
}

.award-carousel-content .myCarousel.active .carousel-footer,
.award-carousel-content .myCarousel .carousel-footer {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #333;
  margin-top: auto
}

@media(max-width:800px) {
  .award-carousel-content .myCarousel.active {
    display: -ms-flexbox;
    display: flex
  }
}

.award-carousel-content .myCarousel.no-box-shadow {
  box-shadow: none
}

.award-carousel .prev.carousel-nav {
  opacity: .5
}

.award-carousel .next,
.award-carousel .prev {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  color: #73a537;
  font-weight: 700;
  font-size: 4rem;
  transition: .6s ease;
  border-radius: 0 3px 3px 0;
  text-decoration: none !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: none
}

@media(max-width:800px) {

  .award-carousel .next,
  .award-carousel .prev {
    top: 40%;
    font-size: 2rem;
    display: block
  }
}

.award-carousel .next.jp-award-arrow,
.award-carousel .prev.jp-award-arrow {
  font-size: 4rem !important
}

@media(max-width:800px) {

  .award-carousel .next.jp-award-arrow,
  .award-carousel .prev.jp-award-arrow {
    font-size: 3rem !important;
    top: auto;
    bottom: 35%
  }
}

.award-carousel .next {
  right: 0;
  border-radius: 3px 0 0 3px
}

.award-carousel .carousel-dot-container {
  width: 80%;
  max-width: 1370px;
  text-align: center;
  margin: auto;
  position: relative;
  top: -50px;
  display: none
}

@media(max-width:800px) {
  .award-carousel .carousel-dot-container {
    display: block
  }
}

.award-carousel .carousel-dot-container .carousel-dot {
  cursor: pointer;
  height: 16px;
  width: 16px;
  margin: 0 2px;
  background-color: #bbb;
  border: 1px solid #73a537;
  border-radius: 50%;
  display: inline-block;
  transition: background-color .6s ease
}

.award-carousel .carousel-dot-container .active,
.award-carousel .carousel-dot-container .carousel-dot:hover {
  background-color: #73a537
}

.timeline-widget-wrapper {
  width: 100vw
}

.timeline-widget-wrapper .timeline-widget-content {
  width: 80%;
  max-width: 1370px;
  margin: 70px auto;
  position: relative
}

.timeline-widget-wrapper .timeline-widget-content .timeline-container {
  position: relative;
  width: 100%;
  height: 171px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  z-index: 100
}

@media(max-width:800px) {
  .timeline-widget-wrapper .timeline-widget-content .timeline-container {
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    -ms-flex-align: start;
    align-items: flex-start
  }
}

.timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-bottom-box,
.timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-box {
  width: 20%;
  position: relative;
  height: 100%;
  padding: 25px
}

@media(max-width:1024px) {

  .timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-bottom-box,
  .timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-box {
    padding: 10px
  }
}

@media(max-width:800px) {

  .timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-bottom-box,
  .timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-box {
    width: 80%;
    height: auto;
    padding: 20px 30px;
    border-top: 1px solid #7096a3
  }
}

.timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-bottom-box b,
.timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-box b {
  font-size: 21px;
  color: #67962d
}

@media(max-width:800px) {

  .timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-bottom-box b,
  .timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-box b {
    position: absolute;
    top: -35px
  }
}

.timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-bottom-box p,
.timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-box p {
  color: #445558
}

@media(max-width:800px) {

  .timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-bottom-box p,
  .timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-box p {
    margin-bottom: 30px
  }

  .timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-bottom-box.timeline-featured,
  .timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-box.timeline-featured {
    border-bottom: none;
    border-top: 1px solid #67962d
  }
}

.timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-bottom-box.timeline-featured b,
.timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-box.timeline-featured b {
  color: #67962d
}

.timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-bottom-box.timeline-featured p,
.timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-box.timeline-featured p {
  color: #000;
  font-weight: 700
}

.timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-bottom-box:before,
.timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-box:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 1px;
  display: block;
  background: #7096a3;
  margin-left: 9px;
  z-index: 1
}

.timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-bottom-box span,
.timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-box span {
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  margin-bottom: -10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #7096a3;
  z-index: 2
}

@media(max-width:800px) {

  .timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-bottom-box span,
  .timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-box span {
    top: 0;
    margin-top: -10px
  }
}

.timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-bottom-box span {
  bottom: auto;
  margin-bottom: auto;
  top: 0;
  margin-top: -10px
}

.timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-bottom-box.timeline-featured:before,
.timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-box.timeline-featured:before {
  background: #67962d
}

@media(max-width:800px) {

  .timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-bottom-box.timeline-featured:before,
  .timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-box.timeline-featured:before {
    background: #7096a3
  }
}

.timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-bottom-box.timeline-featured span,
.timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-box.timeline-featured span {
  border: 1px solid #67962d
}

.timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-bottom-box.timeline-featured span:after,
.timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-box.timeline-featured span:after {
  background-color: #67962d;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  position: absolute;
  content: "";
  top: 3px;
  left: 3px
}

.timeline-widget-wrapper .timeline-widget-content .timeline-container.ml-150 {
  margin-left: 120px
}

@media(max-width:800px) {
  .timeline-widget-wrapper .timeline-widget-content .timeline-container.ml-150 {
    margin-left: 0
  }
}

.timeline-widget-wrapper .timeline-widget-content .timeline-container.bottom-border {
  border-bottom: 1px solid #7096a3
}

@media(max-width:800px) {
  .timeline-widget-wrapper .timeline-widget-content .timeline-container.bottom-border {
    border-bottom: none;
    margin-top: 70px
  }
}

body.ARAE .timeline-widget-wrapper .timeline-widget-content,
body.RTL .timeline-widget-wrapper .timeline-widget-content,
html:lang(ar-AE) .timeline-widget-wrapper .timeline-widget-content {
  text-align: right
}

@media(max-width:800px) {

  body.ARAE .timeline-widget-wrapper .timeline-widget-content .timeline-container,
  body.RTL .timeline-widget-wrapper .timeline-widget-content .timeline-container,
  html:lang(ar-AE) .timeline-widget-wrapper .timeline-widget-content .timeline-container {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

body.ARAE .timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-bottom-box:before,
body.ARAE .timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-box:before,
body.RTL .timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-bottom-box:before,
body.RTL .timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-box:before,
html:lang(ar-AE) .timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-bottom-box:before,
html:lang(ar-AE) .timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-box:before {
  margin-left: 0;
  margin-right: 9px;
  right: 0
}

body.ARAE .timeline-widget-wrapper .timeline-widget-content .timeline-container.ml-150,
body.RTL .timeline-widget-wrapper .timeline-widget-content .timeline-container.ml-150,
html:lang(ar-AE) .timeline-widget-wrapper .timeline-widget-content .timeline-container.ml-150 {
  margin-left: 0;
  margin-right: 120px
}

@media(max-width:800px) {

  body.ARAE .timeline-widget-wrapper .timeline-widget-content .timeline-container.ml-150,
  body.RTL .timeline-widget-wrapper .timeline-widget-content .timeline-container.ml-150,
  html:lang(ar-AE) .timeline-widget-wrapper .timeline-widget-content .timeline-container.ml-150 {
    margin-left: 0;
    margin-right: 0
  }
}

body.ARAE .timeline-widget-wrapper .timeline-widget-content .timeline-bottom-box span,
body.ARAE .timeline-widget-wrapper .timeline-widget-content .timeline-box span,
body.RTL .timeline-widget-wrapper .timeline-widget-content .timeline-bottom-box span,
body.RTL .timeline-widget-wrapper .timeline-widget-content .timeline-box span,
html:lang(ar-AE) .timeline-widget-wrapper .timeline-widget-content .timeline-bottom-box span,
html:lang(ar-AE) .timeline-widget-wrapper .timeline-widget-content .timeline-box span {
  right: 0
}

.location-widget-wrapper {
  width: 100vw;
  height: auto;
  position: relative;
  padding: 46px 0 20px
}

.location-widget-wrapper .location-widget-content {
  width: 80%;
  max-width: 1370px;
  margin: 70px auto;
  display: -ms-flexbox;
  display: flex
}

@media(max-width:800px) {
  .location-widget-wrapper .location-widget-content {
    height: 750px
  }
}

.location-widget-wrapper .location-widget-content .left-content {
  width: 45%
}

.location-widget-wrapper .location-widget-content .left-content .grid-2-col {
  display: grid;
  grid-template-columns: repeat(2, 1fr)
}

.location-widget-wrapper .location-widget-content .right-content {
  width: 45%
}

.location-widget-wrapper .location-widget-content .right-content img.map-img {
  width: 648px;
  height: 350px
}

@media(max-width:800px) {
  .location-widget-wrapper .location-widget-content .right-content img.map-img {
    width: 326px;
    height: 176px
  }

  .location-widget-wrapper .location-widget-content .left-content,
  .location-widget-wrapper .location-widget-content .right-content {
    width: 100%
  }
}

body.ARAE .location-widget-wrapper .location-widget-content .left-content,
body.RTL .location-widget-wrapper .location-widget-content .left-content,
html:lang(ar-AE) .location-widget-wrapper .location-widget-content .left-content {
  text-align: right
}

@media(max-width:800px) {

  body.ARAE .location-widget-wrapper .location-widget-content .left-content,
  body.RTL .location-widget-wrapper .location-widget-content .left-content,
  html:lang(ar-AE) .location-widget-wrapper .location-widget-content .left-content {
    text-align: center
  }
}

body.ARAE .location-widget-wrapper .location-widget-content .left-content ul,
body.RTL .location-widget-wrapper .location-widget-content .left-content ul,
html:lang(ar-AE) .location-widget-wrapper .location-widget-content .left-content ul {
  margin-right: 0
}

.tab {
  width: 100%
}

.tab .tab-list {
  width: 100%;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.tab .tab-item {
  padding: 0;
  background-color: #fff;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  display: list-item
}

@media(max-width:600px) {
  .tab .tab-item {
    padding-top: 5px;
    padding-bottom: 5px
  }
}

.tab .tab-link,
.tab .tab-link.pill {
  padding: 18px 57px;
  text-decoration: none;
  background-color: #fff;
  border: 2px solid rgba(0, 0, 0, 0);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px
}

@media(max-width:600px) {

  .tab .tab-link,
  .tab .tab-link.pill {
    padding: 5px
  }
}

.tab .tab-link.active,
.tab .tab-link.pill.active {
  color: #67962d;
  padding: 21px 57px;
  border-color: #67962d #67962d rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 4px 2px 2px;
  box-shadow: 1px 0 0 0 rgba(0, 0, 0, .16)
}

@media(max-width:600px) {

  .tab .tab-link.active,
  .tab .tab-link.pill.active {
    padding: 5px
  }
}

.tab .tab-link.pill:hover,
.tab .tab-link:hover {
  cursor: pointer;
  background-color: rgba(122, 178, 78, .11);
  border-color: #67962d #67962d #fff;
  border-style: solid;
  border-width: 4px 2px 2px
}

.tab .tab-link.pill {
  border-radius: 22.5px;
  padding: 5px 57px;
  border: 2px solid #7096a3;
  color: #7096a3;
  margin-right: 20px
}

@media(max-width:600px) {
  .tab .tab-link.pill {
    padding: 5px 10px;
    margin-right: 5px
  }
}

.tab .tab-link.pill.active {
  padding: 5px 57px;
  background: #7096a3;
  border: 2px solid #7096a3;
  color: #fff;
  box-shadow: none
}

@media(max-width:600px) {
  .tab .tab-link.pill.active {
    padding: 5px 10px
  }
}

.tab .tab-link.pill:hover {
  border: 2px solid #7096a3;
  background: rgba(112, 150, 163, .25);
  color: #7096a3
}

.tab .tab-btn-list {
  border-bottom: 2px solid #2064B0;
  padding-bottom: 1rem
}

.tab .tab-btn-contents,
.tab .tab-contents,
.tab .tab-pill-contents {
  width: 100%;
  max-width: 1370px;
  min-width: 220px;
  height: auto;
  padding: 10px 19px;
  border: 2px solid #67962d;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16)
}

.tab .tab-btn-contents .tab-panel,
.tab .tab-contents .tab-panel,
.tab .tab-pill-contents .tab-panel {
  color: #333;
  width: 100%;
  height: 100%;
  min-height: 250px;
  overflow: auto;
  background: #fff;
  display: none
}

.tab .tab-btn-contents .tab-panel.active,
.tab .tab-contents .tab-panel.active,
.tab .tab-pill-contents .tab-panel.active {
  display: block
}

.tab .tab-pill-contents {
  width: 100%;
  height: auto;
  padding: 10px 19px;
  border: none;
  border-radius: 5px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16)
}

.tab .tab-btn-contents {
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin: 1rem 0;
  padding: 0
}

.tab .tab-btn-contents .tab-pane {
  width: 100%;
  height: 100%
}

.tab .tab-btn-contents .tab-pane img.image-desktop {
  width: 500px;
  height: 364px
}

@media(max-width:800px) {
  .tab .tab-btn-contents .tab-pane img.image-desktop {
    width: 300px;
    height: 240px;
    margin-top: 30px
  }
}

body.ARAE .tab-panel,
body.RTL .tab-panel,
html:lang(ar-AE) .tab-panel {
  text-align: right
}

.tm-wrapper {
  width: 100vw
}

.tm-wrapper .section-container {
  width: 90%;
  max-width: 1920px;
  margin: 0 auto;
  padding: 70px 0
}

.tm-wrapper .section-container .content-container {
  width: 80%;
  max-width: 1370px;
  margin: 0 auto
}

@media(max-width:1500px) {
  .tm-wrapper .section-container .content-container {
    max-width: 1440px;
    width: 100%
  }
}

.tm-wrapper .section-container .content {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media(max-width:800px) {
  .tm-wrapper .section-container .content {
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.tm-wrapper .section-container .content .left55-content {
  width: 55%
}

@media(max-width:1200px) {
  .tm-wrapper .section-container .content .left55-content {
    width: 60%
  }
}

@media(max-width:800px) {
  .tm-wrapper .section-container .content .left55-content {
    width: 100%
  }
}

.tm-wrapper .section-container .content .left55-content .market-range {
  height: 100%
}

.tm-wrapper .section-container .content .left55-content .market-group.alt {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 70px 0
}

@media(max-width:600px) {
  .tm-wrapper .section-container .content .left55-content .market-group.alt .market-item.w190 {
    width: 95px;
    -ms-flex: none;
    flex: none
  }
}

.tm-wrapper .section-container .content .left55-content .market-group.alt .market-item.w190 img {
  width: 44px;
  height: 44px;
  -o-object-fit: contain;
  object-fit: contain
}

.tm-wrapper .section-container .content .right40-content {
  width: 40%
}

@media(max-width:1500px) {
  .tm-wrapper .section-container .content .right40-content {
    width: 45%
  }
}

@media(max-width:800px) {
  .tm-wrapper .section-container .content .right40-content {
    width: 100%
  }
}

.tm-wrapper .section-container .content .right40-content img {
  width: 240px;
  height: 486px
}

@media(max-width:800px) {
  .tm-wrapper .section-container .content .right40-content img {
    margin: auto
  }
}

.tm-wrapper .section-container .content .right40-content .text-content {
  vertical-align: middle;
  margin: auto 10px
}

@media(max-width:800px) {
  .tm-wrapper .section-container .content .right40-content .text-content {
    text-align: center;
    margin: 30px auto
  }
}

body.ARAE .tm-wrapper .section-container .content .left55-content,
body.ARAE .tm-wrapper .section-container .content .right40-content,
body.RTL .tm-wrapper .section-container .content .left55-content,
body.RTL .tm-wrapper .section-container .content .right40-content,
html:lang(ar-AE) .tm-wrapper .section-container .content .left55-content,
html:lang(ar-AE) .tm-wrapper .section-container .content .right40-content {
  text-align: right
}

.spread-widget-wrapper {
  width: 100vw;
  position: relative
}

.spread-widget-wrapper .spread-widget-content {
  width: 80%;
  max-width: 1370px;
  margin: 70px auto;
  padding: 70px 0;
  position: relative
}

@media(max-width:1024px) {
  .spread-widget-wrapper .spread-widget-content {
    width: 95%
  }
}

@media(max-width:800px) {
  .spread-widget-wrapper .spread-widget-content {
    margin: 0 auto
  }
}

.spread-widget-wrapper .spread-widget-content .crown-spread .left-spread,
.spread-widget-wrapper .spread-widget-content .crown-spread .right-spread {
  width: 404px;
  height: 160px;
  padding: 32px;
  border-radius: 5px;
  border: 1px solid #0093b2;
  position: relative
}

@media(max-width:600px) {

  .spread-widget-wrapper .spread-widget-content .crown-spread .left-spread,
  .spread-widget-wrapper .spread-widget-content .crown-spread .right-spread {
    width: 343px;
    height: 136px;
    padding: 12px
  }
}

@media(max-width:400px) {

  .spread-widget-wrapper .spread-widget-content .crown-spread .left-spread,
  .spread-widget-wrapper .spread-widget-content .crown-spread .right-spread {
    width: 300px
  }
}

@media(max-width:280px) {

  .spread-widget-wrapper .spread-widget-content .crown-spread .left-spread,
  .spread-widget-wrapper .spread-widget-content .crown-spread .right-spread {
    width: 260px
  }
}

.spread-widget-wrapper .spread-widget-content .crown-spread .left-spread img.flag,
.spread-widget-wrapper .spread-widget-content .crown-spread .right-spread img.flag {
  width: 100px;
  height: 100px;
  -o-object-fit: contain;
  object-fit: contain
}

@media(max-width:800px) {

  .spread-widget-wrapper .spread-widget-content .crown-spread .left-spread img.flag,
  .spread-widget-wrapper .spread-widget-content .crown-spread .right-spread img.flag {
    width: 70px;
    height: 70px
  }
}

.spread-widget-wrapper .spread-widget-content .crown-spread .left-spread img.flag-1,
.spread-widget-wrapper .spread-widget-content .crown-spread .left-spread img.flag-2,
.spread-widget-wrapper .spread-widget-content .crown-spread .right-spread img.flag-1,
.spread-widget-wrapper .spread-widget-content .crown-spread .right-spread img.flag-2 {
  position: absolute;
  top: 10px
}

.spread-widget-wrapper .spread-widget-content .crown-spread .left-spread img.flag-1,
.spread-widget-wrapper .spread-widget-content .crown-spread .right-spread img.flag-1 {
  left: 5px;
  z-index: 50
}

@media(max-width:800px) {

  .spread-widget-wrapper .spread-widget-content .crown-spread .left-spread img.flag-1,
  .spread-widget-wrapper .spread-widget-content .crown-spread .right-spread img.flag-1 {
    left: 15px
  }
}

.spread-widget-wrapper .spread-widget-content .crown-spread .left-spread img.flag-2,
.spread-widget-wrapper .spread-widget-content .crown-spread .right-spread img.flag-2 {
  left: 50px;
  z-index: 0
}

.spread-widget-wrapper .spread-widget-content .crown-spread .left-spread h4,
.spread-widget-wrapper .spread-widget-content .crown-spread .right-spread h4 {
  position: absolute;
  top: 110px;
  left: 20px
}

@media(max-width:800px) {

  .spread-widget-wrapper .spread-widget-content .crown-spread .left-spread h4,
  .spread-widget-wrapper .spread-widget-content .crown-spread .right-spread h4 {
    top: 90px
  }
}

.spread-widget-wrapper .spread-widget-content .crown-spread .left-spread .spread-text,
.spread-widget-wrapper .spread-widget-content .crown-spread .right-spread .spread-text {
  font-size: 96px !important;
  color: #15aeae
}

@media(max-width:600px) {

  .spread-widget-wrapper .spread-widget-content .crown-spread .left-spread .spread-text,
  .spread-widget-wrapper .spread-widget-content .crown-spread .right-spread .spread-text {
    font-size: 56px !important
  }
}

.spread-widget-wrapper .spread-widget-content .crown-spread .left-spread .crown-img-left,
.spread-widget-wrapper .spread-widget-content .crown-spread .left-spread .crown-img-right,
.spread-widget-wrapper .spread-widget-content .crown-spread .right-spread .crown-img-left,
.spread-widget-wrapper .spread-widget-content .crown-spread .right-spread .crown-img-right {
  width: 28px;
  height: 27px;
  position: absolute;
  top: -15px;
  right: -10px
}

.spread-widget-wrapper .spread-widget-content .crown-spread .left-spread .spread-hr-text,
.spread-widget-wrapper .spread-widget-content .crown-spread .right-spread .spread-hr-text {
  color: #15aeae !important
}

.spread-widget-wrapper .spread-widget-content .spread-note {
  width: 60%;
  margin: 0 auto
}

@media(max-width:600px) {
  .spread-widget-wrapper .spread-widget-content .spread-note {
    width: 80%
  }
}

.spread-widget-wrapper .spread-widget-content .spread-note.w-single {
  width: 400px
}

@media(max-width:400px) {
  .spread-widget-wrapper .spread-widget-content .spread-note.w-single {
    width: 70%
  }
}

.spread-widget-wrapper .spread-widget-content .market-group .tips {
  color: #3e4a5a !important
}

.spread-widget-wrapper .spread-widget-content .market-group .mkt-item.w250 {
  -ms-flex: 40%;
  flex: 40%;
  position: relative
}

.spread-widget-wrapper .spread-widget-content .market-group .mkt-item.w250 .mkt-item-link .spread-flag {
  width: 46px;
  height: 46px;
  -o-object-fit: cover;
  object-fit: cover
}

@media(max-width:600px) {
  .spread-widget-wrapper .spread-widget-content .market-group .mkt-item.w250 .mkt-item-link .spread-flag {
    width: 36px;
    height: 36px
  }
}

.spread-widget-wrapper .spread-widget-content .market-group .mkt-item.w250 .mkt-item-link span.flag-container {
  position: relative;
  margin-right: 20px
}

.spread-widget-wrapper .spread-widget-content .market-group .mkt-item.w250 .mkt-item-link>span.flag-container img.spread-flag:last-child {
  position: absolute;
  left: 50%
}

body.ARAE .spread-widget-wrapper .spread-widget-content .left-spread,
body.ARAE .spread-widget-wrapper .spread-widget-content .right-spread,
body.RTL .spread-widget-wrapper .spread-widget-content .left-spread,
body.RTL .spread-widget-wrapper .spread-widget-content .right-spread,
html:lang(ar-AE) .spread-widget-wrapper .spread-widget-content .left-spread,
html:lang(ar-AE) .spread-widget-wrapper .spread-widget-content .right-spread {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.tm-container.img-bckgnd {
  position: relative
}

.tm-container.img-bckgnd img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: -1
}

.tm-container.img-bckgnd .content-block {
  z-index: 1;
  position: relative
}

.tm-container.img-bckgnd .lfc-form {
  width: 575px !important;
  height: auto !important;
  margin-right: auto;
  margin-left: auto
}

@media(max-width:800px) {
  .tm-container.img-bckgnd .lfc-form {
    width: 355px !important
  }
}

@media(max-width:400px) {
  .tm-container.img-bckgnd .lfc-form {
    width: 95% !important
  }
}

.tm-container.img-bckgnd .lfc-form .btn.btn-icon:before {
  font-family: tm-icon-font !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1.5;
  font-size: 2rem;
  content: "";
  color: #000
}

.tm-container.img-bckgnd .lfc-form .btn.btn-icon {
  padding: 0 !important
}

.tm-container.img-bckgnd .CaptchaTable img {
  position: relative;
  width: auto;
  -o-object-fit: none;
  object-fit: none;
  z-index: 1;
  margin-left: 10px
}

.lfc-left-img {
  max-width: 518px;
  max-height: 372px
}

@media(max-width:800px) {
  .lfc-left-img {
    max-width: 337px;
    max-height: 242px
  }
}

.gh-landing-form .field-item-group .field-item {
  max-width: 449px
}

.gh-landing-form .lfc-form {
  padding-top: 50px;
  padding-bottom: 50px
}

.quad-cards-container {
  width: 100vw;
  height: auto;
  min-height: 440px;
  max-height: 1000px;
  background-color: #0e1d31;
  -ms-flex-pack: center;
  justify-content: center
}

@media screen and (max-width:920px) {
  .quad-cards-container {
    min-height: 740px
  }
}

.quad-cards-title {
  font-size: 40px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: center;
  padding-top: 80px
}

@media screen and (max-width:920px) {
  .quad-cards-title {
    padding-top: 40px
  }
}

.choose-from {
  color: #fff
}

.four-metals {
  color: #14aeae
}

.quad-cards-subtitle {
  font-size: 18px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin: 0 33vw
}

@media screen and (max-width:920px) {
  .quad-cards-subtitle {
    margin: 0 16px
  }
}

.cards-container {
  display: -ms-flexbox;
  display: flex;
  padding: 25px 0 80px;
  width: 70%;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto
}

@media screen and (max-width:920px) {
  .cards-container {
    display: initial
  }
}

.quad-card {
  background-color: #fff;
  border-radius: 32px;
  box-shadow: 0 3px 23px 0 rgba(9, 100, 112, .1);
  padding: 10px;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: auto;
  min-width: 264px;
  width: 23%;
  margin-left: 24px
}

@media screen and (max-width:920px) {
  .quad-card {
    width: 97%;
    display: -ms-flexbox;
    display: flex;
    margin: 20px 5px;
    -ms-flex-pack: distribute;
    justify-content: space-around
  }
}

.quad-card-image {
  width: 80px
}

@media screen and (max-width:920px) {
  .quad-card-image {
    width: 60px
  }
}

.metal-title {
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #0e1d31;
  margin: 10px
}

@media screen and (max-width:920px) {
  .metal-title {
    font-size: 16px
  }
}

.buy-sell-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center
}

.buy-sell-text {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
  color: #3e4a5a
}

.buy-sell-price,
.buy-sell-text {
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center
}

.buy-sell-price {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.31;
  color: #14aeae
}

.buy-container {
  padding: 10px;
  border-right: 1px solid #cfd2d6
}

.sell-container {
  padding: 10px
}

@media screen and (max-width:920px) {
  .metal-container {
    margin-bottom: -16px
  }
}

.hero-gold-container {
  width: 100vw;
  min-height: 600px;
  max-height: 800px;
  background-color: #004a54;
  position: relative
}

@media only screen and (max-width:920px) {
  .hero-gold-container {
    text-align: center;
    max-height: 1000px
  }
}

.hero-gold-image {
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover
}

@media only screen and (max-width:920px) {
  .hero-gold-image {
    display: none
  }
}

.hero-gold-image-small {
  width: 100vw;
  position: absolute;
  top: 100px;
  left: 0
}

@media only screen and (min-width:921px) {
  .hero-gold-image-small {
    display: none
  }
}

.hero-gold-logo {
  position: absolute;
  top: 5%;
  left: 15%;
  z-index: 1;
  width: 200px
}

@media only screen and (max-width:1300px) {
  .hero-gold-logo {
    width: 150px
  }
}

@media only screen and (max-width:920px) {
  .hero-gold-logo {
    position: relative;
    left: 0;
    margin-top: 25px;
    width: 180px
  }
}

.content-container {
  position: relative;
  z-index: 1;
  padding: 10% 0 0 15%;
  width: 50vw
}

@media only screen and (max-width:920px) {
  .content-container {
    margin-top: 300px;
    padding-bottom: 108px !important;
    width: 100vw;
    text-align: center;
    padding: 0
  }
}

.text-header {
  font-size: 48px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: left;
  color: #fff
}

@media only screen and (max-width:1300px) {
  .text-header {
    font-size: 36px
  }
}

@media only screen and (max-width:920px) {
  .text-header {
    text-align: center
  }
}

.subtext {
  margin-top: 20px;
  font-size: 20px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: left;
  color: #fff
}

@media only screen and (max-width:920px) {
  .subtext {
    text-align: center;
    margin-bottom: 30px
  }
}

.buttons-container {
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px
}

.free-demo,
.hero-gold-button,
.start-trading {
  padding: 8px 20px;
  border-radius: 24px
}

@media only screen and (max-width:920px) {

  .free-demo,
  .hero-gold-button,
  .start-trading {
    width: 90vw;
    padding: 10px 5vw;
    left: 5vw
  }
}

.free-demo {
  border: 2px solid #659c13
}

@media only screen and (max-width:920px) {
  .free-demo {
    position: absolute;
    bottom: 20px;
    margin: 10px 0
  }
}

.start-trading {
  background-color: #659c13;
  margin-left: 5vw
}

.button-text {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #fff
}

.component-container {
  position: relative;
  width: 100vw;
  min-height: 350px
}

.action-container {
  width: 100%;
  height: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  margin: auto
}

.cta-image {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1
}

@media screen and (max-width:920px) {
  .cta-image {
    display: none
  }
}

.cta-image-small {
  width: 100%;
  display: none
}

@media screen and (max-width:920px) {
  .cta-image-small {
    display: initial;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0
  }
}

.three-cards-header {
  font-size: 40px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #f9f9f9
}

@media screen and (max-width:1864px) {
  .three-cards-header {
    font-size: 34px
  }
}

@media screen and (max-width:1542px) {
  .three-cards-header {
    font-size: 32px
  }
}

@media screen and (max-width:1400px) {
  .three-cards-header {
    font-size: 28px
  }
}

@media screen and (max-width:1100px) {
  .three-cards-header {
    font-size: 24px
  }
}

@media screen and (max-width:920px) {
  .three-cards-header {
    font-size: 72px
  }
}

@media screen and (max-width:650px) {
  .three-cards-header {
    font-size: 42px
  }
}

.cta-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  margin: 0 auto;
  padding: 5vh 0;
  width: 70%
}

@media screen and (max-width:920px) {
  .cta-grid {
    width: 55%;
    margin: 5vh 30vw;
    display: initial
  }
}

@media screen and (max-width:650px) {
  .cta-grid {
    margin: 3vh 30vw
  }
}

.grid-card {
  width: 33.34%;
  margin: 0 8px;
  border-radius: 8px;
  border: 1px solid #72cfcf;
  padding: 10px 15px
}

@media screen and (max-width:920px) {
  .grid-card {
    width: calc(100% - 64px);
    margin: 80px 32px;
    padding: 50px 35px
  }
}

@media screen and (max-width:650px) {
  .grid-card {
    margin: 15px auto;
    padding: 20px 15px
  }
}

.card-headline {
  font-size: 30px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #e7f7f7;
  width: 70%;
  margin: 0 auto
}

@media screen and (max-width:1864px) {
  .card-headline {
    font-size: 28px
  }
}

@media screen and (max-width:1542px) {
  .card-headline {
    font-size: 26px
  }
}

@media screen and (max-width:1400px) {
  .card-headline {
    font-size: 24px
  }
}

@media screen and (max-width:920px) {
  .card-headline {
    font-size: 32px
  }
}

@media screen and (max-width:650px) {
  .card-headline {
    width: 100%;
    font-size: 28px
  }
}

.card-text {
  font-size: 22px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #72cfcf;
  margin-top: 5px
}

@media screen and (max-width:1864px) {
  .card-text {
    font-size: 18px
  }
}

@media screen and (max-width:1542px) {
  .card-text {
    font-size: 16px
  }
}

@media screen and (max-width:1400px) {
  .card-text {
    font-size: 14px
  }
}

@media screen and (max-width:920px) {
  .card-text {
    font-size: 18px
  }
}

.button {
  padding: 12px 40px;
  border-radius: 24px !important;
  background-color: #70aa1e;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #f9f9f9;
  margin-top: 2vh
}

@media screen and (max-width:1864px) {
  .button {
    font-size: 16px
  }
}

@media screen and (max-width:1542px) {
  .button {
    font-size: 14px
  }
}

@media screen and (max-width:1400px) {
  .button {
    font-size: 12px;
    margin-top: 0
  }
}

@media screen and (max-width:1100px) {
  .button {
    font-size: 10px
  }
}

@media screen and (max-width:920px) {
  .button {
    font-size: 20px
  }
}

@media screen and (max-width:650px) {
  .button {
    font-size: 16px
  }
}

.statics-bar {
  width: 100vw;
  height: 240px;
  background-color: #096470;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.statics-bar-content {
  width: 70%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (max-width:920px) {
  .statics-bar-content {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }
}

.static-item {
  width: 120px
}

.title-number {
  font-size: 50px;
  font-weight: 800;
  color: #fff;
  line-height: .8;
  text-align: center
}

.description {
  font-size: 16px;
  font-weight: 600;
  color: #a1dede;
  text-align: center;
  margin: 16px auto 0
}

@media only screen and (max-width:820px) {
  .statics-bar {
    height: 200px
  }

  .statics-bar-content {
    width: 100%
  }

  .static-item {
    margin-bottom: 20px
  }
}

@media only screen and (max-width:820px) and (max-width:920px) {
  .static-item {
    margin: 15px 0
  }
}

@media only screen and (max-width:820px) {
  .title-number {
    font-size: 28px
  }

  .description {
    font-size: 12px;
    width: 100px
  }

  .title-number {
    font-size: 42px !important
  }

  .description {
    font-size: 18px !important
  }

  .statics-bar {
    height: 400px !important
  }
}

.three-column-card-container {
  min-height: 520px;
  background-color: #e4f1f2;
  padding: 4%
}

.three-column-card-container .three-column-card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 77%;
  margin: 0 auto;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media(max-width:1024px) {
  .three-column-card-container .three-column-card-group {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.three-column-card-container .three-column-card-group .three-column-card-item {
  width: calc(33.34% - 24px);
  min-height: 300px;
  border-radius: 20px;
  border: 1px solid #7096a3;
  text-align: center;
  -ms-flex: 45%;
  flex: 45%;
  padding: 2rem 2rem 1rem;
  position: relative;
  background-color: #fff;
  margin: 20px 12px 0
}

@media(max-width:800px) {
  .three-column-card-container .three-column-card-group .three-column-card-item {
    display: block
  }
}

@media screen and (max-width:920px) {
  .three-column-card-container .three-column-card-group .three-column-card-item {
    width: 100%
  }
}

.three-column-card-container .three-column-card-group .title {
  font-weight: 700;
  font-size: 20px;
  padding-top: 1rem;
  padding-bottom: .5rem;
  color: #14aeae;
  margin: 0 auto;
  width: 95%
}

.three-column-card-container .three-column-card-group .tips {
  line-height: 1.5;
  font-size: 16px
}

.three-column-card-container .three-column-card-group .item-shadow {
  box-shadow: 0 4px 10px 0 rgba(112, 150, 163, .47);
  border: 1px solid rgba(112, 150, 163, .5);
  background-color: #fff
}

@media(max-width:600px) {
  .three-column-card-container .three-column-card-group {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 80%;
    display: block
  }

  .three-column-card-container .three-column-card-group .title {
    font-size: 1rem;
    padding-top: .4rem
  }

  .three-column-card-container .three-column-card-group .three-column-card-item {
    padding: 2rem
  }

  .three-column-card-container .three-column-card-group .three-column-card-item .tm-icon {
    display: block
  }

  .three-column-card-container .three-column-card-group .three-column-card-item .tips {
    font-size: 14px
  }
}

.three-column-card-container .three-column-card-group.alt {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.three-column-card-container .three-column-card-group.alt.nav {
  border: none
}

.image-right-container {
  display: -ms-flexbox;
  display: flex;
  background-color: #f9f9f9;
  min-height: 440px;
  width: 100vw
}

@media screen and (max-width:920px) {
  .image-right-container {
    display: initial
  }
}

.left-container {
  width: 30vw;
  margin: 75px 0 75px 20vw
}

@media screen and (max-width:920px) {
  .left-container {
    width: 90vw;
    margin: 5vw
  }
}

.image-container {
  margin-top: 70px
}

@media screen and (max-width:920px) {
  .image-container {
    display: none
  }
}

@media screen and (min-width:921px) {
  .image-container-small {
    display: none
  }
}

.laptop-mobile-small {
  width: 100vw;
  margin-top: 20px
}

.image-right-title {
  font-size: 30px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: normal;
  text-align: left;
  color: #0e1d31
}

.laptop-mobile {
  width: 35vw;
  margin-right: 15vw
}

.image-right-subtitle {
  font-size: 20px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: left;
  color: #3e4a5a;
  margin: 20px 0
}

.think,
.trader {
  font-weight: 700
}

.trader {
  color: #70aa1e
}

.list-item {
  margin-bottom: 10px
}

.list-item-text,
.list-number,
.list-text {
  font-size: 20px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left
}

.list-number {
  color: #14aeae
}

.list-item-text {
  color: #0e1d31;
  margin-left: 14px
}

.downloads {
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px
}

@media screen and (max-width:920px) {
  .downloads {
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
  }
}

.apple-download {
  width: 89px
}

@media screen and (max-width:920px) {
  .apple-download {
    width: 120px
  }
}

.google-download {
  width: 100px;
  margin-left: 20px
}

@media screen and (max-width:920px) {
  .google-download {
    width: 135px;
    margin: 0
  }
}

.qr-container {
  margin: 40px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start
}

@media screen and (max-width:920px) {
  .qr-container {
    display: none
  }
}

.qr-text {
  width: 120px;
  font-size: 10px;
  margin-right: 30px
}

.qr-image {
  width: 60px;
  height: 60px
}

.three-column-img-container {
  width: 100vw;
  min-height: 500px;
  background-color: #e7f7f7;
  text-align: center
}

.three-column-img-title {
  font-size: 28px;
  padding-top: 5%;
  padding-bottom: 30px
}

.three-column-img-content {
  width: 70%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.three-column-img {
  width: 100%
}

.three-columns {
  width: calc(33% - 24px);
  margin: 0 12px
}

@media only screen and (max-width:920px) {
  .three-columns {
    width: 100%
  }
}

.three-column-desc {
  font-size: 18px;
  font-weight: 700 !important;
  padding: 5% 5% 1%
}

.three-column-underline {
  width: 60px;
  margin: 0 auto 10%;
  border-bottom: 3px solid #14aeae
}

@media only screen and (max-width:820px) {
  .three-column-img-title {
    font-size: 20px !important;
    padding-top: 10%;
    width: 280px;
    margin: 0 auto
  }
}

.blue-box {
  border: 1px solid #7096a3;
  background-color: #fafdfd;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 20.5%;
  height: 130px;
  text-align: center;
  padding: 23px 17px;
  margin-bottom: 28px
}

.blue-box__container {
  -ms-flex-pack: distribute;
  justify-content: space-around;
  max-width: 1200px
}

.blue-box__title {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
  padding-bottom: 0
}

.blue-box__text {
  font-size: 16px;
  font-weight: 400;
  color: #7096a3;
  line-height: 1.5
}

@media(max-width:800px) {
  .blue-box {
    width: 45%;
    padding: 10px 6px
  }
}

.comparison-table {
  border-collapse: initial;
  border: none;
  font-family: Helvetica, sans-serif
}

.comparison-table td,
.comparison-table th,
.comparison-table tr {
  border: none
}

.comparison-table .header {
  text-transform: none;
  font-size: 20px;
  line-height: 40px
}

.comparison-table tbody,
.comparison-table tfoot,
.comparison-table thead {
  border: none
}

.comparison-table a {
  display: block
}

.comparison-table .primary-btn {
  max-width: 200px;
  margin: 0 auto
}

.comparison-table .cell__image {
  width: 80px;
  position: absolute;
  left: 0;
  right: 0;
  top: -25px;
  z-index: 1;
  margin: 0 auto
}

.comparison-table .cell--dark {
  background-color: #0e1d31;
  color: #fff
}

.comparison-table .cell--dark,
.comparison-table .cell--white {
  padding: 5px 33px !important;
  font-size: 18px !important;
  font-weight: 400;
  line-height: 1.78
}

.comparison-table .cell--white {
  background-color: #fff;
  color: #0e1d31;
  text-align: center
}

.comparison-table .cell--overlay span {
  position: relative;
  z-index: 1;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.78
}

.comparison-table .cell--overlay td {
  position: relative
}

.comparison-table .cell--overlay td:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(62, 74, 90, .7);
  z-index: 0
}

.comparison-table .cell__border {
  border: 1px solid #0e1d31;
  border-radius: 23px
}

.comparison-table .cell__border--top-left {
  border-bottom: 0;
  border-right: 0
}

.comparison-table .cell__border--top-right {
  border-bottom: 0;
  border-left: 0
}

.comparison-table .cell__border--bottom-left {
  border-top: 0;
  border-right: 0
}

.comparison-table .cell__border--bottom-right {
  border-top: 0;
  border-left: 0
}

.comparison-table .cell--border-left {
  border-left: 1px solid #707070
}

.comparison-table .cell--border-left-black {
  border-left: 1px solid #0e1d31
}

.comparison-table .cell--border-right-black {
  border-right: 1px solid #0e1d31
}

.text-underline {
  text-decoration: underline
}

.security-funds-table {
  border-radius: 16px;
  border: 1px solid #0e1d31;
  overflow: hidden;
  border-collapse: inherit
}

.security-funds-table td {
  position: relative;
  background-color: #fff;
  padding: 20px 40px;
  font-size: 27px;
  line-height: 40px;
  font-weight: 400;
  border: 0
}

.security-funds-table td:first-child {
  background-color: rgba(198, 221, 165, .30980392156862746);
  width: 100%
}

.security-funds-table td:last-child {
  text-align: center;
  max-width: 286px;
  width: 20%;
  min-width: 80px
}

.security-funds-table__overlay {
  border: 0;
  position: relative;
  font-weight: 700;
  color: #fff
}

.security-funds-table__overlay:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(1, 115, 124, .7);
  z-index: 0
}

.security-funds-table__overlay span {
  position: relative;
  z-index: 1;
  font-weight: 700
}

@media screen and (max-width:900px) {
  .security-funds-table tr {
    display: table-row
  }

  .security-funds-table td {
    display: table-cell;
    padding: 10px;
    font-size: 16px;
    line-height: 20px
  }

  .security-funds-table td:last-child {
    width: 30%
  }
}

.carousel-root {
  background: #f7f7f7
}

.carousel-title {
  font-size: 27px;
  line-height: .93;
  font-weight: 500;
  letter-spacing: normal;
  text-align: center;
  color: #333;
  margin-bottom: 34px
}

@media(max-width:800px) {
  .carousel-title {
    display: none
  }
}

.carousel-wrapper {
  position: relative;
  width: 100%
}

.carousel-wrapper .carousel-btn {
  cursor: pointer;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: auto;
  color: #73a537;
  font-weight: 700;
  transition: .6s ease;
  border-radius: 0 3px 3px 0;
  text-decoration: none !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 4rem
}

@media(max-width:800px) {
  .carousel-wrapper .carousel-btn {
    font-size: 3rem
  }
}

.carousel-wrapper .carousel-btn[disabled] {
  opacity: .2;
  pointer-events: none
}

.carousel-wrapper .carousel-prev {
  right: 100%
}

@media(max-width:800px) {
  .carousel-wrapper .carousel-prev {
    right: calc(100% - 1rem)
  }
}

.carousel-wrapper .carousel-next {
  left: 100%
}

@media(max-width:800px) {
  .carousel-wrapper .carousel-next {
    left: calc(100% - 1rem)
  }
}

.carousel-dots {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 20px
}

.carousel-dots .carousel-dot-btn {
  cursor: pointer;
  height: 16px;
  width: 16px;
  margin: 0 2px 2px;
  background-color: #bbb;
  border: 1px solid #73a537;
  border-radius: 50%;
  transition: background-color .6s ease
}

.carousel-dots .carousel-dot-btn:hover,
.carousel-dots .carousel-dot-btn[disabled] {
  background-color: #73a537
}

.carousel {
  display: grid;
  overflow-x: hidden;
  scroll-behavior: smooth;
  min-width: 100%;
  grid-template-rows: 276px;
  padding: 20px 0
}

.carousel-item-wrap {
  display: -ms-flexbox;
  display: flex;
  padding: 0 10px
}

.carousel-item {
  width: 270px;
  height: 100%;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
  border-radius: 7px;
  padding: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly
}

.carousel-item img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 84px
}

.carousel-item .carousel-text {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.29;
  color: #333;
  margin-bottom: 20px
}

@media(max-width:800px) {
  .carousel-item .carousel-text {
    font-size: 16px
  }
}

.carousel-item .carousel-footer {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #333;
  margin-top: auto
}

.hero-gold-new .subtext {
  font-size: 20px;
  line-height: 26px;
  color: #3e4a5a
}

.hero-gold-new.hero-gold-container {
  background-image: linear-gradient(180deg, rgba(242, 244, 246, 0), #f2f4f6);
  background-color: rgba(0, 0, 0, 0)
}

.hero-gold-new .hero-gold-image-small {
  width: auto;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  margin: 0 auto
}

.image-right-container.image-right-new {
  background-color: #0e1d31
}

.image-right-container.image-right-new .image-right-title {
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.17
}

.image-right-container.image-right-new .image-right-subtitle {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  line-height: 1.6
}

.image-right-container.image-right-new .left-container {
  width: auto;
  background-color: #0e1d31;
  max-width: 575px
}

.image-right-container.image-right-new .image-container {
  margin: 0
}

.image-right-container.image-right-new .image-right-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.image-right-container.image-right-new .image-right-list img {
  width: 30px;
  margin-right: 10px
}

.image-right-container.image-right-new .image-right-list-item {
  width: calc(50% - 20px);
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.8;
  white-space: nowrap
}

.image-right-container.image-right-new .image-right-text {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6;
  color: #fff
}

.image-right-container.image-right-new .image-right-text a {
  font-size: inherit;
  text-decoration: none
}

.image-right-container.image-right-new .downloads,
.image-right-container.image-right-new .qr-container {
  margin: 0 0 0 20px
}

.image-right-container.image-right-new .qr-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.image-right-container.image-right-new .qr-image {
  width: 92px;
  height: 92px
}

@media screen and (max-width:920px) {

  .image-right-container.image-right-new,
  .image-right-container.image-right-new .image-right-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .image-right-container.image-right-new .image-right-title {
    font-size: 26px
  }

  .image-right-container.image-right-new .image-right-list-item {
    font-size: 12px;
    width: 50%
  }

  .image-right-container.image-right-new .image-right-text,
  .image-right-container.image-right-new .qr-container {
    display: none
  }

  .image-right-container.image-right-new .downloads {
    margin: 0 auto;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 280px
  }
}

.image-with-three-cards-new .card-text {
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: start;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex: 1;
  flex: 1;
  font-size: 18px
}

.image-with-three-cards-new .grid-card {
  border: 1px solid #fff;
  width: 264px;
  min-height: 144px
}

.image-with-three-cards-new .card-headline,
.image-with-three-cards-new .cta-grid {
  -ms-flex-pack: center;
  justify-content: center
}

.image-with-three-cards-new .card-headline {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: 1;
  flex: 1;
  font-size: 24px
}

.image-with-three-cards-new .button {
  padding-left: 40px;
  padding-right: 40px
}

@media screen and (max-width:650px) {
  .three-cards-header {
    font-size: 32px
  }

  .image-with-three-cards-new .grid-card {
    width: calc(100% - 32px)
  }
}

.quad-cards-container.quad-cards-new {
  min-height: unset;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(180deg, rgba(242, 244, 246, 0), #f2f4f6)
}

.quad-cards-container.quad-cards-new .metal-title {
  color: #007c8c
}

.quad-cards-container.quad-cards-new .cards-container {
  max-width: 1000px;
  width: 100%;
  padding: 25px 0
}

.quad-cards-container.quad-cards-new .cfd-card-au {
  width: 33%;
  text-align: center
}

@media screen and (max-width:920px) {
  .quad-cards-container.quad-cards-new {
    min-height: unset
  }

  .quad-cards-container.quad-cards-new .cards-container {
    padding: 0
  }
}

.three-column-card-new.three-column-card-container {
  background-color: #fff
}

.three-column-card-new.three-column-card-container .subtitle {
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  color: #3e4a5a;
  max-width: 744px;
  margin: 0 auto
}

.three-column-card-new.three-column-card-container .trustpilot-image {
  margin: 0 auto
}

.three-column-card-new.three-column-card-container .three-column-card-group .title {
  color: #007c8c
}

.three-column-card-new.three-column-card-container .three-column-card-group .tips {
  font-size: 18px;
  color: #3e4a5a;
  font-weight: 400
}

.three-column-card-new.three-column-card-container .three-column-card-group .three-column-card-item {
  padding: 10px 24px 50px;
  width: 100%;
  margin: 0 0 16px;
  -ms-flex: none;
  flex: none;
  box-shadow: none;
  border: none;
  background-color: #f2f4f6;
  min-height: unset
}

.text-xs {
  font-size: 12px;
  font-weight: 400
}

.three-column-card-new__container {
  width: 77%;
  margin: 0 auto
}

@media screen and (min-width:1024px) {
  .three-column-card-new.three-column-card-container .three-column-card-group .three-column-card-item {
    width: calc(33.34% - 16px)
  }
}

@media screen and (max-width:600px) {

  .three-column-card-new.three-column-card-container .three-column-card-group,
  .three-column-card-new.three-column-card-container .three-column-card-new__container {
    width: 100%
  }
}

.three-column-img-new.three-column-img-container {
  background-color: #fff
}

.three-column-img-new.three-column-img-container .three-column-img-content {
  -ms-flex-pack: justify;
  justify-content: space-between
}

.three-column-img-new.three-column-img-container .three-column-img-title {
  max-width: 744px;
  margin: 0 auto
}

.three-column-img-new.three-column-img-container .three-column-img {
  border-radius: 16px
}

.three-column-img-new.three-column-img-container .three-column-desc {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.33;
  color: #0e1d31
}

.three-column-img-new.three-column-img-container .three-columns {
  width: calc(33% - 16px);
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

.three-column-img-new.three-column-img-container .three-column-underline {
  margin: auto auto 0
}

@media screen and (max-width:768px) {
  .three-column-img-new.three-column-img-container .three-column-img-content {
    width: 94%
  }

  .three-column-img-new.three-column-img-container .three-columns {
    width: 100%;
    max-width: 350px;
    margin: 16px auto
  }
}

.trustpilot-carousel {
  text-align: center
}

.trustpilot-carousel .myCarousel {
  -ms-flex-align: start;
  align-items: start;
  background: rgba(0, 0, 0, 0);
  box-shadow: none;
  width: 328px;
  padding: 0
}

.trustpilot-carousel .myCarousel .carousel-text {
  text-align: left;
  font-size: 18px;
  line-height: 1.33;
  color: #0e1d31;
  font-weight: 400
}

.trustpilot-carousel .myCarousel .carousel-footer {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  text-align: left;
  color: #3e4a5a
}

.trustpilot-carousel .prev {
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  top: 50%
}

.trustpilot-carousel .prev .tm-icon:before {
  color: #66b0ba
}

.trustpilot-carousel .next {
  top: 50%;
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg)
}

.trustpilot-carousel .next .tm-icon:before {
  color: #66b0ba
}

@media screen and (max-width:600px) {
  .trustpilot-carousel .myCarousel {
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 0 20px;
    margin-top: 0
  }

  .trustpilot-carousel .myCarousel .carousel-text {
    text-align: center
  }

  .trustpilot-carousel .myCarousel .carousel-footer {
    margin-top: 16px
  }
}

.demo-account-container {
  display: -ms-flexbox;
  display: flex;
  min-height: 990px;
  position: relative
}

@media(max-width:600px) {
  .demo-account-container {
    min-height: unset
  }
}

.demo-account-container input {
  color: #273840;
  font-size: 16px
}

.demo-account-container label {
  color: #6c8e96;
  font-size: 15px;
  background: #fff;
  font-weight: 400
}

.demo-account-container .tm-demo-account-sidebar {
  -ms-flex: 25%;
  flex: 25%;
  margin-right: 15%;
  position: relative;
  min-height: 100vh
}

@media(max-width:600px) {
  .demo-account-container .tm-demo-account-sidebar {
    display: none !important
  }
}

.demo-account-container .tm-demo-account-sidebar .tm-transitions-group {
  height: 100%;
  padding: 2rem 2rem 2rem 0;
  position: absolute;
  opacity: 0;
  z-index: 0;
  transition: transform .4s, opacity .2s cubic-bezier(.755, .05, .855, .06)
}

.demo-account-container .tm-demo-account-sidebar .tm-transitions-group.tm-active {
  opacity: 1
}

.demo-account-container .tm-demo-account-sidebar .tm-transitions-group h1,
.demo-account-container .tm-demo-account-sidebar .tm-transitions-group h2,
.demo-account-container .tm-demo-account-sidebar .tm-transitions-group p {
  color: #fff
}

.demo-account-container .tm-demo-account-sidebar .tm-main-sidebar {
  background: url(../images/first-image.jpg) 0 0/cover no-repeat;
  padding-top: 10rem
}

.demo-account-container .tm-demo-account-sidebar .tm-thinktrader-sidebar {
  background: #404e4e;
  z-index: 1
}

.demo-account-container .tm-demo-account-sidebar .tm-thinktrader-sidebar:before {
  content: "";
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), #000)
}

.demo-account-container .tm-demo-account-sidebar .tm-mt4-sidebar,
.demo-account-container .tm-demo-account-sidebar .tm-mt5-sidebar {
  background: #448bbb;
  z-index: 1
}

.demo-account-container .tm-demo-account-sidebar .tm-mt4-sidebar:before,
.demo-account-container .tm-demo-account-sidebar .tm-mt5-sidebar:before {
  content: "";
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(228deg, rgba(0, 0, 0, 0) 101%, #fff 0)
}

.demo-account-container .tm-demo-account-sidebar .tm-sidebar-content {
  padding: 2rem .5rem 2rem 2rem
}

.demo-account-container .tm-demo-account-sidebar .tm-sidebar-content p {
  font-size: 21px
}

.demo-account-container .tm-demo-account-sidebar .tm-transition-delay {
  margin-bottom: 1.5rem;
  will-change: transform;
  -ms-transform: translateX(-110%);
  transform: translateX(-110%);
  transition: transform .4s, opacity .2s cubic-bezier(.755, .05, .855, .06);
  transition-delay: .2s
}

.demo-account-container .tm-demo-account-sidebar .tm-active .tm-transition-delay {
  opacity: 1;
  -ms-transform: translateX(0);
  transform: translateX(0);
  transition: transform .7s, opacity .6s cubic-bezier(.755, .05, .855, .06);
  transition-delay: .3s
}

.demo-account-container .tm-demo-account-sidebar .tm-sidebar-platform-features {
  list-style-type: none;
  margin: 0;
  padding: 0
}

.demo-account-container .tm-demo-account-sidebar .tm-sidebar-platform-features li {
  color: #fff;
  font-size: 15px;
  line-height: 1.35em;
  margin-bottom: 17px;
  padding-left: 30px;
  background: url(../images/tick.svg) 0 0/20px no-repeat
}

.demo-account-container .tm-demo-form-wrapper {
  -ms-flex: 60%;
  flex: 60%
}

.demo-form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 460px;
  padding-bottom: 5rem !important;
  padding-top: 2rem
}

@media(max-width:600px) {
  .demo-form {
    padding: 1rem;
    margin: 0 auto
  }

  .demo-form h2 {
    text-align: center
  }
}

.demo-form .align-center {
  -ms-flex-pack: center;
  justify-content: center
}

.demo-form .tm-already-account {
  position: relative;
  margin: 25px 0;
  width: 100%;
  height: 23px;
  font-size: 17px;
  line-height: 1.5em !important;
  text-align: center
}

.demo-form .tm-already-account:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  background: #273840;
  opacity: .3
}

.demo-form .tm-already-account span {
  display: inline-block;
  height: 20px;
  padding: 0 15px;
  background: #fff;
  color: #bec3c5;
  position: relative;
  z-index: 3
}

.demo-form .tm-terms {
  font-weight: 500;
  line-height: 1.5em;
  padding-bottom: 1.5rem
}

@media(max-width:600px) {
  .demo-form .tm-terms {
    font-size: 14px
  }
}

.demo-form-success {
  padding-top: 7rem
}

.demo-form-success .account-success {
  background: #f7f9f9;
  padding: 2rem;
  margin-bottom: 1.5rem;
  border-radius: 5px;
  font-size: 1.5rem
}

ngx-intl-tel-input .iti--allow-dropdown {
  width: 100%
}

ngx-intl-tel-input.error input {
  border: 1px solid red !important
}

.tm-platform-selection {
  position: relative
}

.tm-platform-list {
  display: -ms-flexbox;
  display: flex;
  margin-left: 0
}

.tm-platform-list .tm-hide-on-mobiles {
  display: none
}

.tm-platform-list li {
  margin: .5rem;
  position: relative
}

.tm-platform-list li:first-child {
  margin-left: 0
}

.tm-platform-list li:last-child {
  margin-right: 0
}

.tm-platform-list li label {
  -ms-flex-direction: column;
  flex-direction: column;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  border: 1px solid #b3c5c5;
  background: #f7f9f9;
  padding: 1rem;
  border-radius: 5px;
  width: 143px;
  height: 170px
}

.tm-platform-list li label.tm-popular-label-new:after {
  content: attr(data-label);
  display: block;
  text-align: center;
  line-height: 17px;
  position: absolute;
  right: 0;
  top: 0;
  height: 18px;
  line-height: 18px;
  z-index: 2;
  background: #77a340;
  font-size: 14px;
  color: #fff;
  width: 50%;
  max-width: 76px;
  margin: -1px 0;
  border-radius: 0 4px 0 4px
}

.tm-platform-list li label.error {
  border: 1px solid red;
  margin-top: 0
}

.tm-platform-list li label.tm-active,
.tm-platform-list li label:hover {
  box-shadow: 0 0 5px -1px rgba(119, 163, 64, .7);
  border-color: #77a340 !important
}

.tm-platform-list li label input {
  display: none
}

.tm-platform-list input[type=radio]:checked+span:before {
  opacity: 1
}

.tm-platform-list input[type=radio]+span {
  display: block;
  width: 26px;
  height: 26px;
  border-radius: 100%;
  background: #fff;
  border: 1px solid #b3c5c5;
  position: relative;
  margin-top: 15px
}

.tm-platform-list input[type=radio]+span:before {
  content: "";
  width: 16px;
  height: 16px;
  background: #77a340;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -ms-transform-origin: center;
  transform-origin: center;
  opacity: 0;
  transition: transform .3s, opacity .3s cubic-bezier(.075, .82, .165, 1);
  border-radius: 100%
}

@media(max-width:600px) {
  .tm-platform-wrapper .tm-platform-list {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .tm-platform-wrapper .tm-platform-list .tm-active,
  .tm-platform-wrapper .tm-platform-list .tm-remove {
    z-index: 1
  }

  .tm-platform-wrapper .tm-platform-list li {
    margin: 0
  }

  .tm-platform-wrapper .tm-platform-list li label {
    width: 100%;
    height: 65px;
    margin-bottom: 18px;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .tm-platform-wrapper .tm-platform-list li label span {
    margin-top: 0;
    margin-right: 1rem
  }

  .tm-platform-wrapper .tm-platform-list li label .tm-hide-on-desktops {
    display: none
  }

  .tm-platform-wrapper .tm-platform-list li label .tm-hide-on-mobiles {
    display: block
  }
}

.tm-platform-list li {
  cursor: pointer;
  border-radius: 5px;
  z-index: 7;
  transition: transform .5s, opacity 1.2s cubic-bezier(.075, .82, .165, 1)
}

.tm-platform-list li.tm-active:nth-child(2) {
  -ms-transform: translatex(-108%);
  transform: translatex(-108%)
}

.tm-platform-list li.tm-active:nth-child(3) {
  -ms-transform: translatex(-220%);
  transform: translatex(-220%)
}

.tm-platform-list li.tm-remove {
  -ms-transform: translateY(110%);
  transform: translateY(110%);
  opacity: 0;
  z-index: -1;
  transition: transform .8s, opacity .9s cubic-bezier(.075, .82, .165, 1)
}

@media(max-width:600px) {
  .tm-platform-list li.tm-active:nth-child(2) {
    -ms-transform: translatey(-100%);
    transform: translatey(-100%)
  }

  .tm-platform-list li.tm-active:nth-child(3) {
    -ms-transform: translatey(-200%);
    transform: translatey(-200%)
  }
}

.tm-platform-description {
  position: absolute;
  top: 0;
  right: 0;
  width: 65%;
  height: 100%;
  padding: .5rem
}

.tm-platform-description p {
  opacity: .88;
  color: #333;
  line-height: 1.5em
}

.tm-platform-description.tm-remove {
  display: none
}

.tm-platform-description.tm-active {
  display: block
}

.tm-platform-description li.tm-remove {
  display: none
}

.tm-platform-description li.tm-active {
  display: block
}

@media(max-width:600px) {
  .tm-platform-description {
    position: absolute;
    width: 100%;
    z-index: 8;
    background: #fff;
    top: 80px;
    transition: transform .5s, opacity .6s cubic-bezier(.075, .82, .165, 1);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    display: block !important
  }

  .tm-platform-description.tm-remove {
    height: 0;
    z-index: -1;
    opacity: 0
  }

  .tm-platform-description.tm-active {
    height: auto;
    opacity: 1;
    transition-delay: .2s;
    -ms-transform: translateY(0);
    transform: translateY(0)
  }
}

.tm-reset-platform-selection {
  color: #6c8e96;
  font-size: 15px;
  line-height: 1.4em;
  background: #fff;
  position: relative;
  display: block;
  cursor: pointer;
  margin-bottom: 0;
  padding: 6px 7px 6px 0
}

@media(max-width:600px) {
  .tm-reset-platform-selection {
    margin-bottom: .5rem
  }
}

.tm-reset-platform-selection.tm-active {
  padding-left: 12px
}

.tm-reset-platform-selection.tm-active:before {
  opacity: 1
}

.tm-reset-platform-selection:before {
  content: "";
  display: block;
  width: 13px;
  height: 8px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../fonts/arrow-down-icon.svg) no-repeat;
  margin-top: 13px;
  opacity: 0;
  -ms-transform: rotate(90deg) translateY(5px);
  transform: rotate(90deg) translateY(5px)
}

html {
  scroll-behavior: smooth
}

.careers .header-image.row {
  max-width: 100%
}

.careers .header-image .header-desktop {
  height: 100%
}

.careers .header-image .content-copy {
  top: 80%;
  width: 100%;
  max-width: 1200px
}

@media only screen and (min-width:768px) {
  .careers .header-image .content-copy {
    top: 50%
  }
}

.careers .header-image h1 {
  color: #fff !important
}

.careers .header-image h1 br {
  display: block
}

.careers .header-image .desktop-topbar {
  display: none
}

.careers .header-image .desktop-topbar h3 a {
  color: #fff;
  font-size: 19px
}

.careers .header-image .desktop-topbar h3 a:hover {
  color: #fff;
  text-decoration: none
}

@media only screen and (min-width:768px) {
  .careers .header-image .desktop-topbar {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .4392156862745098);
    color: #fff;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px 0
  }
}

.careers .header-image .desktop-topbar h3 {
  font-size: 19px;
  -ms-flex-preferred-size: 17%;
  flex-basis: 17%;
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: 400
}

.careers .wrapper-content {
  max-width: 1200px
}

.careers .top-bar {
  display: block
}

@media only screen and (min-width:768px) {
  .careers .top-bar {
    display: none
  }
}

.careers .top-bar .content {
  text-align: center
}

.careers .top-bar .content h3 a {
  font-size: 19px;
  text-decoration: none;
  color: #000 !important
}

.careers .top-bar .content h3 a:hover {
  text-decoration: none
}

.careers .top-bar .content h3:first-child {
  margin-top: 15px
}

.careers .top-bar .content h3:nth-child(2) {
  margin: 15px 0
}

.careers .top-bar .content h3:nth-child(3) {
  margin-bottom: 15px
}

.careers .icon-section {
  padding: 70px 10px
}

.careers .icon-section .icon-holder {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (min-width:768px) {
  .careers .icon-section .icon-holder {
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
}

.careers .icon-section .icon-block {
  padding: 22px 12px 10px;
  border-radius: 5px;
  border: 1px solid #7096a3;
  background-color: #fafdfd;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px
}

@media only screen and (min-width:768px) {
  .careers .icon-section .icon-block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 285px;
    height: 306px;
    margin-bottom: 0
  }
}

.careers .icon-section .icon-block:first-child {
  margin-top: 25px
}

@media only screen and (min-width:768px) {
  .careers .icon-section .icon-block:first-child {
    margin-top: 0
  }
}

.careers .icon-section .icon-block .left {
  -ms-flex-preferred-size: auto;
  flex-basis: auto
}

@media only screen and (min-width:768px) {
  .careers .icon-section .icon-block .left {
    margin: 0 auto;
    height: 70px
  }
}

.careers .icon-section .icon-block .left .desktop-icon {
  display: none
}

@media only screen and (min-width:768px) {
  .careers .icon-section .icon-block .left .desktop-icon {
    display: -ms-flexbox;
    display: flex
  }
}

.careers .icon-section .icon-block .left .mobile-icon {
  display: -ms-flexbox;
  display: flex
}

@media only screen and (min-width:768px) {
  .careers .icon-section .icon-block .left .mobile-icon {
    display: none
  }
}

.careers .icon-section .icon-block .right {
  -ms-flex-preferred-size: 82%;
  flex-basis: 82%
}

@media only screen and (min-width:768px) {
  .careers .icon-section .icon-block .right {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center
  }
}

.careers .icon-section .icon-block .right h4 {
  font-size: 19px
}

@media only screen and (min-width:768px) {
  .careers .icon-section .icon-block .right h4 {
    font-size: 21px;
    font-weight: 700
  }

  .careers .icon-section .icon-block .right p {
    font-size: 15px
  }

  .careers .full-width-image {
    height: 440px
  }
}

.careers .full-width-image img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%
}

.careers .full-width-image .copy {
  position: absolute;
  color: #fff;
  text-align: center;
  padding: 200px 40px 70px;
  top: 5%
}

@media only screen and (min-width:768px) {
  .careers .full-width-image .copy {
    width: 394px;
    padding: 30px 0 0;
    color: #000;
    top: 3%;
    left: 50%;
    text-align: left
  }
}

.careers .full-width-image .copy h2 {
  text-align: left;
  color: #fff !important
}

@media only screen and (min-width:768px) {
  .careers .full-width-image .copy h2 {
    font-size: 31px;
    color: #000 !important
  }

  .careers .full-width-image .copy h2 br {
    display: none
  }
}

.careers .full-width-image .copy p {
  margin-bottom: 20px;
  text-align: left;
  color: #fff
}

.careers .full-width-image .copy p.lead {
  font-size: 21px
}

@media only screen and (min-width:768px) {
  .careers .full-width-image .copy p {
    color: #000
  }
}

.careers .map-careers {
  text-align: center;
  padding: 70px 0
}

.careers .map-careers .wrapper-content {
  max-width: 1024px
}

.careers .map-careers .title {
  margin-bottom: 35px
}

.careers .map-careers .title h2 {
  color: #000;
  padding: 0;
  margin: 0
}

@media(max-width:600px) {
  .mobile-center {
    text-align: center !important
  }
}

.transparent-btn {
  color: #000 !important
}

.transparent-btn:hover {
  color: #fff !important
}

.tm-banner .banner-img {
  width: 100%;
  height: 500px;
  position: absolute;
  z-index: -1;
  top: 0
}

.tm-banner .banner-img>img {
  position: relative;
  z-index: 0;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.tm-banner .banner-img .desktop-img {
  display: block;
  height: 500px
}

.tm-banner .banner-img .mobile-img {
  display: none
}

@media(max-width:600px) {
  .tm-banner .banner-img {
    height: 375px
  }

  .tm-banner .banner-img .desktop-img {
    display: none
  }

  .tm-banner .banner-img .mobile-img {
    display: block;
    height: 100%
  }
}

.tm-banner {
  padding: 0;
  width: 100%;
  height: 500px;
  color: #fff;
  -ms-flex-pack: unset;
  justify-content: unset
}

.tm-banner .left-panel {
  text-align: left
}

.tm-banner .left-panel h1 {
  font-size: 45px;
  font-weight: 700
}

@media(max-width:600px) {
  .tm-banner .left-panel h1 {
    font-size: 27px
  }
}

.tm-banner .left-panel h4 {
  font-size: 27px;
  font-weight: 300
}

@media(max-width:600px) {
  .tm-banner .left-panel h4 {
    font-size: 21px
  }
}

.tm-banner .tm-logo-img {
  width: 200px
}

.tm-banner .banner-content {
  padding-top: 140px
}

.tm-banner .banner-content .terms-link {
  color: #fff
}

@media(max-width:600px) {
  .tm-banner .banner-content {
    padding-top: 240px
  }

  .tm-banner .banner-content .terms-link {
    color: #7096a3
  }

  .tm-banner .banner-content h1 {
    padding-bottom: 40px
  }

  .tm-banner .banner-content h4 {
    color: #000
  }

  .tm-banner .banner-content button {
    margin-top: 10px
  }
}

@media(max-width:800px) {
  .tm-banner .left-panel {
    width: 64%
  }

  .tm-banner .right-panel {
    width: 36%
  }
}

@media(max-width:600px) {
  .tm-banner {
    height: unset;
    overflow: unset;
    padding-top: 0 !important
  }

  .tm-banner .tm-logo {
    text-align: center
  }

  .tm-banner .right-panel {
    display: none
  }
}

.trade-promo-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center
}

@media(max-width:600px) {
  .trade-promo-list {
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.trade-promo-list li {
  text-align: center;
  max-width: 250px
}

@media(max-width:600px) {
  .trade-promo-list li {
    max-width: 152;
    margin-bottom: 30px
  }
}

.trade-promo-list li>div {
  width: 100%
}

.trade-promo-list li .icon {
  background-repeat: no-repeat;
  width: 82px;
  height: 82px;
  margin: auto;
  padding-bottom: 4px
}

.trade-promo-list li .title {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 8px;
  line-height: normal
}

.trade-promo-list li .content {
  font-size: 16px;
  font-weight: 300
}

.trade-promo-list li:first-child .icon {
  background-image: url(../images/hin-icon-desktop.png)
}

.trade-promo-list li:nth-child(2) .icon {
  background-image: url(../images/free-data-icon-desktop.png)
}

.trade-promo-list li:nth-child(3) .icon {
  background-image: url(../images/support-icon-desktop.png)
}

@media(max-width:600px) {
  .section-wrapper.promo-list-section {
    padding-bottom: 0
  }
}

.section-wrapper.alt {
  background-color: #f5f9f8;
  max-width: unset
}

.section-wrapper.alt a {
  color: #7096a3
}

.section-wrapper.alt .left-panel {
  padding-top: 3rem
}

.section-wrapper.alt .left-panel .tm-countable-list li {
  font-weight: 500;
  margin-bottom: 16px
}

@media(max-width:600px) {
  .section-wrapper.alt .left-panel .tm-countable-list li {
    font-weight: 700
  }

  .section-wrapper.alt .left-panel {
    padding-left: 35px;
    padding-right: 35px
  }

  .section-wrapper.alt .left-panel h2 {
    padding-bottom: 2rem;
    text-align: center
  }

  .section-wrapper.alt {
    background-image: none;
    padding-top: 0;
    padding-bottom: 0
  }

  .section-wrapper.alt .content {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

.section-wrapper.alt .trade-promo-img img {
  max-height: 400px
}

.section-wrapper.alt .trade-promo-img .desktop-img {
  display: block
}

.section-wrapper.alt .trade-promo-img .mobile-img {
  display: none
}

@media(max-width:600px) {
  .section-wrapper.alt .trade-promo-img {
    text-align: center
  }

  .section-wrapper.alt .trade-promo-img .desktop-img {
    display: none
  }

  .section-wrapper.alt .trade-promo-img .mobile-img {
    display: block
  }

  .section-wrapper.alt .trade-promo-img img {
    max-height: unset;
    width: 95%;
    padding: 2rem 2rem 0
  }
}

.sa-equities-container {
  width: 100vw
}

.section-banner {
  width: 100%;
  height: 500px
}

@media(max-width:800px) {
  .section-banner {
    width: 100%;
    height: 375px
  }
}

.section-banner .mobile-img,
.section-banner>.desktop-img {
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 0;
  position: absolute;
  top: 0
}

.section-banner .content,
.section-banner .form-container,
.section-banner .logo-link,
.section-banner .termsandconditions,
.section-banner>.content-wrapper,
.section-banner img {
  z-index: 200
}

.section-banner .desktop-img {
  width: inherit;
  height: inherit
}

@media(max-width:800px) {
  .section-banner .desktop-img {
    display: none !important
  }
}

.section-banner .mobile-img {
  width: inherit;
  height: 375px;
  display: none
}

@media(max-width:800px) {
  .section-banner .mobile-img {
    display: block !important
  }
}

.section-banner .content-wrapper {
  width: 80%;
  height: inherit;
  max-width: 1370px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex
}

@media(max-width:1500px) {
  .section-banner .content-wrapper {
    width: 100%
  }
}

@media(max-width:1200px) {
  .section-banner .content-wrapper {
    width: 100%
  }
}

@media(max-width:800px) {
  .section-banner .content-wrapper {
    display: block
  }
}

.section-banner .content-wrapper .content {
  position: absolute;
  top: 120px;
  width: 602px;
  text-align: left;
  padding-left: 25px
}

@media(max-width:1200px) {
  .section-banner .content-wrapper .content {
    width: 502px
  }
}

@media(max-width:1024px) {
  .section-banner .content-wrapper .content {
    width: 502px
  }
}

@media(max-width:800px) {
  .section-banner .content-wrapper .content {
    position: relative;
    top: 375px;
    width: 400px;
    margin: 0 auto;
    padding: 0;
    left: 0;
    right: 0;
    text-align: center
  }
}

@media(max-width:600px) {
  .section-banner .content-wrapper .content {
    width: 312px
  }
}

.section-banner .content-wrapper .content-header {
  font-size: 45px;
  font-weight: 700;
  line-height: 1.3;
  color: #000
}

@media(max-width:1024px) {
  .section-banner .content-wrapper .content-header {
    font-size: 38px
  }
}

@media(max-width:800px) {
  .section-banner .content-wrapper .content-header {
    color: #fff;
    text-align: center;
    width: 100%;
    position: absolute;
    top: -100px
  }
}

@media(max-width:600px) {
  .section-banner .content-wrapper .content-header {
    font-size: 27px
  }
}

.section-banner .content-wrapper .content p {
  font-size: 27px;
  font-weight: 300;
  width: 560px;
  color: #000
}

@media(max-width:1200px) {
  .section-banner .content-wrapper .content p {
    width: 402px;
    font-size: 20px
  }
}

@media(max-width:1024px) {
  .section-banner .content-wrapper .content p {
    width: 350px
  }
}

@media(max-width:800px) {
  .section-banner .content-wrapper .content p {
    width: 345px;
    padding-top: 20px;
    letter-spacing: 0;
    text-align: center;
    color: #000;
    width: 100%;
    word-wrap: break-word
  }
}

.section-banner .content-wrapper .content .btn-download {
  font-size: 20px;
  font-weight: 700;
  width: 280px;
  padding: 19px 0;
  margin-top: 20px;
  letter-spacing: -.03px;
  display: none
}

@media(max-width:800px) {
  .section-banner .content-wrapper .content .btn-download {
    display: block;
    margin: 20px auto 0
  }
}

.section-banner .content-wrapper .termsandconditions {
  font-size: 14px;
  position: absolute;
  top: 470px;
  color: #545454;
  padding-left: 25px
}

@media(max-width:800px) {
  .section-banner .content-wrapper .termsandconditions {
    display: none;
    position: relative;
    top: 190px;
    padding: 0;
    margin: 0 auto;
    width: 180px
  }
}

.section-banner .content-wrapper .mobile-terms {
  display: none
}

@media(max-width:800px) {
  .section-banner .content-wrapper .mobile-terms {
    display: block
  }
}

.section-banner .content-wrapper .logo-link {
  width: 200px;
  height: 200px;
  position: absolute;
  top: -80px;
  padding-left: 25px
}

@media(max-width:800px) {
  .section-banner .content-wrapper .logo-link {
    position: relative;
    padding: 0;
    top: -150px;
    display: inherit;
    margin: 0 auto
  }
}

.section-banner .content-wrapper .logo-link img {
  width: inherit;
  height: inherit;
  top: -50px
}

.section-banner .content-wrapper .form-container {
  right: 0;
  margin: 120px 0 0 auto;
  padding-right: 25px
}

@media(max-width:800px) {
  .section-banner .content-wrapper .form-container {
    display: none
  }
}

.section-graph-wrapper {
  width: 80%;
  max-width: 1370px;
  margin: 146px auto 70px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 0 25px
}

@media(max-width:1500px) {
  .section-graph-wrapper {
    padding: 0;
    width: 95%
  }
}

@media(max-width:1024px) {
  .section-graph-wrapper {
    margin: 246px auto 70px
  }
}

@media(max-width:800px) {
  .section-graph-wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 70px 0;
    margin-bottom: 0
  }
}

.section-graph-wrapper img {
  margin-right: 87px
}

@media(max-width:1200px) {
  .section-graph-wrapper img:not(.arrow-img) {
    margin-right: 10px
  }
}

@media(max-width:800px) {
  .section-graph-wrapper img:not(.arrow-img) {
    display: none
  }
}

.section-graph-wrapper .sa-equities-list .title {
  font-size: 31px
}

@media(max-width:800px) {
  .section-graph-wrapper .sa-equities-list .title {
    text-align: center;
    font-size: 27px
  }
}

.sa-equities-list {
  color: #000;
  margin: 0
}

.sa-equities-list .title {
  font-size: 31px;
  font-weight: 700
}

.sa-equities-list-item {
  padding: 13px 0
}

.sa-equities-list-item span {
  display: -ms-flexbox;
  display: flex;
  font-size: 16px
}

.sa-equities-list-item .li-title {
  font-size: 21px;
  font-weight: 700;
  vertical-align: middle
}

.sa-equities-list-item .li-text {
  padding-left: 44px
}

.sa-equities-list .arrow-img {
  width: 23px;
  height: 24px;
  margin-right: 15px
}

.sa-equities-think-trader-wrapper {
  width: 100vw;
  background-color: #f5f9f8
}

.sa-equities-think-trader-wrapper .sa-equities-think-trader-content {
  width: 80%;
  max-width: 1370px;
  min-height: 652px;
  margin: auto;
  padding: 79px 0 79px 25px;
  display: -ms-flexbox;
  display: flex
}

@media(max-width:1500px) {
  .sa-equities-think-trader-wrapper .sa-equities-think-trader-content {
    width: 95%
  }
}

@media(max-width:1024px) {
  .sa-equities-think-trader-wrapper .sa-equities-think-trader-content {
    padding-left: 10px
  }
}

@media(max-width:800px) {
  .sa-equities-think-trader-wrapper .sa-equities-think-trader-content {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0
  }
}

.sa-equities-think-trader-wrapper .sa-equities-think-trader-content .sa-equities-think-trader-text {
  width: 598px;
  margin-right: 14px
}

@media(max-width:1200px) {
  .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .sa-equities-think-trader-text {
    width: 500px
  }
}

@media(max-width:1024px) {
  .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .sa-equities-think-trader-text {
    width: 400px
  }
}

@media(max-width:800px) {
  .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .sa-equities-think-trader-text {
    width: 90%;
    margin: 50px auto
  }
}

.sa-equities-think-trader-wrapper .sa-equities-think-trader-content .sa-equities-btn-create-acct {
  width: 280px;
  padding: 17px 0 19px;
  margin: 20px auto 10px;
  font-size: 18px;
  letter-spacing: -.03px;
  font-weight: 700
}

@media(max-width:800px) {
  .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .sa-equities-btn-create-acct {
    display: block
  }

  .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div {
    position: relative;
    display: block;
    margin: 0 auto;
    top: 210px;
    top: 230px
  }
}

@media(max-width:600px) {
  .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div {
    top: 260px
  }
}

.sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div .phone-img {
  width: 435px;
  height: 435px;
  z-index: 0
}

@media(max-width:1024px) {
  .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div .phone-img {
    -o-object-fit: cover;
    object-fit: cover;
    margin-left: -60px
  }
}

@media(max-width:800px) {
  .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div .phone-img {
    -o-object-fit: none;
    object-fit: none;
    position: relative;
    margin: 0 auto 0 -70px
  }
}

@media(max-width:600px) {
  .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div .phone-img {
    width: 315px;
    height: 302px;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0 auto 0 -70px;
    display: block
  }
}

@media(max-width:800px) {
  .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .think-trader-logo {
    position: relative;
    top: -450px;
    width: 255px;
    height: 45px;
    display: block;
    margin: 20px auto
  }
}

@media(max-width:600px) {
  .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .think-trader-logo {
    top: -340px
  }
}

@media(max-width:800px) {
  .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .sa-equities-list .title {
    position: relative;
    top: -440px;
    width: 80%;
    font-size: 27px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 70px
  }
}

@media(max-width:600px) {
  .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .sa-equities-list .title {
    top: -330px
  }
}

.sa-equities-think-trader-wrapper .sa-equities-think-trader-content .sa-equities-list .sa-equities-list-item img {
  width: 27px;
  height: 28px
}

@media(max-width:800px) {
  .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .sa-equities-list .sa-equities-list-item .li-title {
    font-size: 21px;
    color: #000;
    font-weight: 700
  }
}

.sa-equities-think-trader-wrapper .sa-equities-think-trader-content>.img-div {
  position: relative;
  z-index: 0
}

.sa-equities-think-trader-wrapper .sa-equities-think-trader-content>.img-div .rating {
  position: absolute;
  top: 288px;
  left: 395px;
  width: 205px;
  z-index: 200;
  color: #545454
}

@media(max-width:1500px) {
  .sa-equities-think-trader-wrapper .sa-equities-think-trader-content>.img-div .rating {
    top: 250px;
    width: 170px
  }
}

@media(max-width:1024px) {
  .sa-equities-think-trader-wrapper .sa-equities-think-trader-content>.img-div .rating {
    top: 250px;
    left: 325px;
    width: 170px
  }
}

@media(max-width:800px) {
  .sa-equities-think-trader-wrapper .sa-equities-think-trader-content>.img-div .rating {
    top: 280px;
    left: 300px;
    width: 200px
  }
}

@media(max-width:600px) {
  .sa-equities-think-trader-wrapper .sa-equities-think-trader-content>.img-div .rating {
    top: 180px;
    left: 180px;
    width: 200px
  }
}

.sa-equities-think-trader-wrapper .sa-equities-think-trader-content>.img-div .rating p {
  margin: 0;
  font-style: italic;
  font-size: 16px
}

@media(max-width:800px) {
  .sa-equities-think-trader-wrapper .sa-equities-think-trader-content>.img-div .rating p {
    display: none
  }
}

.sa-equities-think-trader-wrapper .sa-equities-think-trader-content>.img-div .rating p.techradar {
  font-size: 19px;
  font-weight: 700
}

@media(max-width:800px) {
  .sa-equities-think-trader-wrapper .sa-equities-think-trader-content>.img-div .rating p.techradar {
    display: block;
    font-size: 19px
  }
}

.sa-equities-start-investing-wrapper {
  width: 100vw
}

.sa-equities-start-investing-wrapper .sa-equities-start-investing-content {
  width: 80%;
  margin: 0 auto;
  max-width: 1370px
}

.sa-equities-start-investing-wrapper .sa-equities-start-investing-content .investing-header {
  margin: 70px 15px 12px 13px;
  padding: 0;
  text-align: center;
  font-size: 31px;
  color: #000
}

.sa-equities-start-investing-wrapper .sa-equities-start-investing-content p {
  font-size: 21px;
  letter-spacing: -.03px;
  color: #394448;
  text-align: center;
  margin: 12px 6px 53px 4px
}

.sa-equities-start-investing-wrapper .sa-equities-start-investing-content .sa-equities-tm-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 2rem
}

@media(max-width:600px) {
  .sa-equities-start-investing-wrapper .sa-equities-start-investing-content .sa-equities-tm-list {
    height: 450px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start
  }
}

.sa-equities-start-investing-wrapper .sa-equities-start-investing-content .sa-equities-tm-list a {
  color: #000
}

.sa-equities-start-investing-wrapper .sa-equities-start-investing-content .sa-equities-tm-list a:hover {
  color: #7eaf3e
}

.sa-equities-start-investing-wrapper .sa-equities-start-investing-content .sa-equities-tm-list li {
  display: inline-block;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.sa-equities-start-investing-wrapper .sa-equities-start-investing-content .sa-equities-tm-list li:not(:last-child):before {
  content: "";
  border: 2px solid #7aa329;
  background-color: #7aa329;
  display: block;
  top: 25px;
  height: 225px;
  left: 11%;
  position: absolute
}

.sa-equities-start-investing-wrapper .sa-equities-start-investing-content .sa-equities-tm-list li .count {
  color: #fff !important;
  border-radius: 60px;
  font-size: 40px;
  font-weight: 700;
  margin: auto;
  width: 100px;
  height: 100px;
  list-style-type: none;
  background-color: #7aa329;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 10;
  min-width: 100px;
  max-width: 100px
}

@media(max-width:600px) {
  .sa-equities-start-investing-wrapper .sa-equities-start-investing-content .sa-equities-tm-list li .count {
    width: 75px;
    height: 75px;
    min-width: 75px;
    max-width: 75px;
    border-radius: 40px
  }
}

.sa-equities-start-investing-wrapper .sa-equities-start-investing-content .sa-equities-tm-list li .content {
  padding: 1rem
}

.sa-equities-start-investing-wrapper .sa-equities-start-investing-content .sa-equities-tm-list li .content .title {
  display: inline-block;
  font-size: 21px;
  font-weight: 700;
  width: 230px;
  margin: 0 auto
}

@media(max-width:800px) {
  .sa-equities-start-investing-wrapper .sa-equities-start-investing-content .sa-equities-tm-list li .content .title {
    font-size: 21px;
    width: 150px
  }
}

@media(max-width:600px) {
  .sa-equities-start-investing-wrapper .sa-equities-start-investing-content .sa-equities-tm-list li .content .title {
    font-size: 21px;
    width: 249px;
    margin: 0;
    text-align: left
  }
}

.sa-equities-start-investing-wrapper .sa-equities-start-investing-content .sa-equities-tm-list li .content .body {
  padding: 0;
  line-height: 24px
}

@media only screen and (min-width:600px) {
  .sa-equities-start-investing-wrapper .sa-equities-start-investing-content .sa-equities-tm-list {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .sa-equities-start-investing-wrapper .sa-equities-start-investing-content .sa-equities-tm-list li {
    width: calc(100%/3);
    display: inline-block
  }

  .sa-equities-start-investing-wrapper .sa-equities-start-investing-content .sa-equities-tm-list li:not(:last-child):before {
    width: 100%;
    left: 55%;
    height: auto;
    position: absolute;
    display: block;
    top: 50px
  }

  .sa-equities-start-investing-wrapper .sa-equities-start-investing-content .sa-equities-tm-list li .content {
    text-align: center
  }

  .sa-equities-start-investing-wrapper .sa-equities-start-investing-content .sa-equities-tm-list li .content .body {
    padding: 0 2rem
  }
}

body.ARAE .section-banner .content,
body.RTL .section-banner .content,
html:lang(ar-AE) .section-banner .content {
  text-align: right
}

@media(max-width:800px) {

  body.ARAE .section-banner .content,
  body.RTL .section-banner .content,
  html:lang(ar-AE) .section-banner .content {
    text-align: center;
    padding-right: 0
  }
}

body.ARAE .section-banner .form-container,
body.RTL .section-banner .form-container,
html:lang(ar-AE) .section-banner .form-container {
  margin: 140px auto 0 0 !important
}

@media(max-width:800px) {

  body.ARAE .section-banner .form-container,
  body.RTL .section-banner .form-container,
  html:lang(ar-AE) .section-banner .form-container {
    margin: 0 auto !important
  }
}

body.ARAE .sa-equities-think-trader-wrapper .sa-equities-think-trader-content,
body.RTL .sa-equities-think-trader-wrapper .sa-equities-think-trader-content,
html:lang(ar-AE) .sa-equities-think-trader-wrapper .sa-equities-think-trader-content {
  width: 80%
}

@media(max-width:1024px) {

  body.ARAE .sa-equities-think-trader-wrapper .sa-equities-think-trader-content,
  body.RTL .sa-equities-think-trader-wrapper .sa-equities-think-trader-content,
  html:lang(ar-AE) .sa-equities-think-trader-wrapper .sa-equities-think-trader-content {
    width: 95%
  }
}

body.ARAE .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .sa-equities-think-trader-text,
body.RTL .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .sa-equities-think-trader-text,
html:lang(ar-AE) .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .sa-equities-think-trader-text {
  text-align: right
}

body.ARAE .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div,
body.RTL .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div,
html:lang(ar-AE) .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div {
  width: 450px;
  height: 450px
}

@media(max-width:800px) {

  body.ARAE .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div,
  body.RTL .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div,
  html:lang(ar-AE) .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div {
    top: 400px
  }
}

body.ARAE .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div img.phone-img,
body.RTL .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div img.phone-img,
html:lang(ar-AE) .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div img.phone-img {
  margin-left: -200px
}

@media(max-width:1200px) {

  body.ARAE .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div img.phone-img,
  body.RTL .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div img.phone-img,
  html:lang(ar-AE) .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div img.phone-img {
    margin-left: -150px
  }
}

@media(max-width:800px) {

  body.ARAE .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div img.phone-img,
  body.RTL .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div img.phone-img,
  html:lang(ar-AE) .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div img.phone-img {
    margin-left: 0
  }
}

@media(max-width:600px) {

  body.ARAE .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div img.phone-img,
  body.RTL .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div img.phone-img,
  html:lang(ar-AE) .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div img.phone-img {
    margin-left: 80px
  }
}

body.ARAE .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div .rating,
body.RTL .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div .rating,
html:lang(ar-AE) .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div .rating {
  left: 100px
}

@media(max-width:1200px) {

  body.ARAE .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div .rating,
  body.RTL .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div .rating,
  html:lang(ar-AE) .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div .rating {
    left: 200px
  }
}

@media(max-width:800px) {

  body.ARAE .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div .rating,
  body.RTL .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div .rating,
  html:lang(ar-AE) .sa-equities-think-trader-wrapper .sa-equities-think-trader-content .img-div .rating {
    left: 350px
  }
}

body.ARAE .sa-equities-list,
body.RTL .sa-equities-list,
html:lang(ar-AE) .sa-equities-list {
  text-align: right
}

body.ARAE .sa-equities-list .arrow-img,
body.RTL .sa-equities-list .arrow-img,
html:lang(ar-AE) .sa-equities-list .arrow-img {
  margin-right: 0;
  margin-left: 15px
}

@media only screen and (max-width:600px) {

  body.ARAE .sa-equities-tm-list li:not(:last-child):before,
  body.RTL .sa-equities-tm-list li:not(:last-child):before,
  html:lang(ar-AE) .sa-equities-tm-list li:not(:last-child):before {
    left: 0;
    right: 37.5px;
    width: 2px
  }

  body.ARAE .sa-equities-tm-list li .content p,
  body.RTL .sa-equities-tm-list li .content p,
  html:lang(ar-AE) .sa-equities-tm-list li .content p {
    text-align: right !important
  }
}

@media only screen and (min-width:600px) {

  body.ARAE .sa-equities-tm-list li:not(:last-child):before,
  body.RTL .sa-equities-tm-list li:not(:last-child):before,
  html:lang(ar-AE) .sa-equities-tm-list li:not(:last-child):before {
    right: 55%;
    left: 0
  }
}

.swap-rates-container {
  overflow-x: hidden
}

.section-spacing {
  margin-top: 0
}

.section-card-with-texts {
  background: #f7f7f7;
  padding-top: 70px
}

.section-contact-us {
  background-color: #ebf1f4
}

.swap-rate-image-with-text {
  width: 80%;
  max-width: 1370px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  padding: 70px 0
}

@media(max-width:1024px) {
  .swap-rate-image-with-text {
    width: 95%
  }
}

@media(max-width:800px) {
  .swap-rate-image-with-text {
    padding: 10px 0 70px;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

.swap-rate-image-with-text .swap-rate-left-panel,
.swap-rate-image-with-text .swap-rate-right-panel {
  -ms-flex-preferred-size: 47%;
  flex-basis: 47%;
  display: -ms-flexbox;
  display: flex
}

@media(max-width:800px) {

  .swap-rate-image-with-text .swap-rate-left-panel,
  .swap-rate-image-with-text .swap-rate-right-panel {
    width: 80%;
    margin-left: auto;
    margin-right: auto
  }
}

.swap-rate-image-with-text .swap-rate-right-panel {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center
}

.swap-rate-image-with-text .swap-rate-right-panel .swap-rate-contact-title {
  font-size: 31px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -.03px;
  text-align: left;
  color: #000;
  margin-bottom: 18px
}

.swap-rate-image-with-text .swap-rate-right-panel .call-us-link {
  color: #000;
  text-decoration: underline
}

@media(max-width:800px) {

  .swap-rate-image-with-text .swap-rate-right-panel h3,
  .swap-rate-image-with-text .swap-rate-right-panel p {
    text-align: center
  }
}

.swap-rate-image-with-text .store-link-container {
  display: none
}

@media(max-width:800px) {
  .swap-rate-image-with-text .store-link-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
  }
}

.swap-rate-image-with-text .swap-rate-left-panel .swap-rate-contact-img {
  width: 494.4px;
  height: 330px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 5px;
  margin-left: auto
}

@media(max-width:800px) {
  .swap-rate-image-with-text .swap-rate-left-panel .swap-rate-contact-img {
    width: 100%;
    height: 208px
  }
}

.swap-rate-image-with-text .swap-rate-left-panel .left-panel-img {
  width: 314px;
  height: 579px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 5px;
  margin-left: auto
}

@media(max-width:800px) {
  .swap-rate-image-with-text .swap-rate-left-panel .left-panel-img {
    width: 100%;
    height: 424px;
    -o-object-fit: contain;
    object-fit: contain
  }
}

.platform2-widget-wrapper {
  width: 100vw;
  height: auto;
  background-color: #f5f9f8;
  position: relative;
  padding: 46px 0 20px
}

.platform2-widget-wrapper .platform2-widget-content {
  width: 80%;
  max-width: 1370px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

@media(max-width:1200px) {
  .platform2-widget-wrapper .platform2-widget-content {
    width: 95%
  }
}

.platform2-widget-wrapper .platform2-widget-content .platform2-widget-header {
  width: 100%;
  margin: 0 auto;
  font-size: 31px;
  font-weight: 700
}

@media(max-width:800px) {
  .platform2-widget-wrapper .platform2-widget-content .platform2-widget-header {
    -ms-flex-order: 1;
    order: 1;
    text-align: center;
    margin: 0 auto 23px
  }

  .platform2-widget-wrapper .platform2-widget-content .tab-content {
    -ms-flex-order: 3;
    order: 3
  }
}

.platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row {
  width: 100%;
  height: 321px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  box-shadow: 0 4px 15px 0 rgba(112, 150, 163, .47);
  background-color: #fff;
  margin: 46px auto;
  padding: 33px;
  border-left: 2px solid #67962d
}

@media(max-width:1024px) {
  .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row {
    padding: 13px
  }
}

@media(max-width:800px) {
  .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row {
    -ms-flex-order: 3;
    order: 3;
    border-left: none;
    box-shadow: none;
    background: rgba(0, 0, 0, 0);
    margin: 35px auto;
    height: auto
  }

  .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    height: 250px
  }
}

.platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left img {
  height: 54px;
  margin-bottom: 22px;
  -o-object-fit: contain;
  object-fit: contain
}

@media(max-width:600px) {
  .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left img {
    width: 203px;
    height: 40px
  }
}

.platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left p {
  max-width: 500px;
  font-size: 16px;
  color: #000;
  line-height: 22px
}

@media(max-width:1024px) {
  .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left p {
    max-width: 380px
  }
}

@media(max-width:800px) {
  .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left p {
    max-width: 500px;
    text-align: left
  }
}

.platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left p.tb-paragraph {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem
}

.platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-right {
  position: relative
}

@media(max-width:800px) {
  .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-right {
    display: none
  }
}

.platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-right img {
  position: relative;
  top: -50%;
  right: 0
}

.platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-right .tablet-img {
  width: 386px;
  height: 303px
}

.platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-right a {
  width: 280px;
  position: absolute;
  top: 190px;
  right: 53px
}

.platform2-widget-wrapper .platform2-widget-content .platform2-widget-app-btns {
  display: none
}

@media(max-width:800px) {
  .platform2-widget-wrapper .platform2-widget-content .platform2-widget-app-btns {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-order: 4;
    order: 4
  }
}

@media(max-width:400px) {
  .platform2-widget-wrapper .platform2-widget-content .platform2-widget-app-btns img {
    width: 45%
  }
}

.platform2-widget-wrapper .platform2-widget-content .platform2-widget-warning {
  display: none
}

@media(max-width:800px) {
  .platform2-widget-wrapper .platform2-widget-content .platform2-widget-warning {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    color: #7096a3;
    -ms-flex-order: 4;
    order: 4;
    margin-top: 21px
  }
}

.platform2-widget-wrapper .platform2-widget-content .platform-widget-bottom-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin: 0 auto
}

@media(max-width:800px) {
  .platform2-widget-wrapper .platform2-widget-content .platform-widget-bottom-row {
    -ms-flex-order: 2;
    order: 2
  }
}

.platform2-widget-wrapper .platform2-widget-content .platform-widget-bottom-row .platform2-box {
  width: 386px;
  height: 99px;
  text-decoration: none;
  box-shadow: 0 4px 10px 0 rgba(112, 150, 163, .47);
  background-color: #fff;
  border-radius: 5px
}

.platform2-widget-wrapper .platform2-widget-content .platform-widget-bottom-row .platform2-box:hover {
  border: 1px solid #73a537;
  cursor: pointer
}

@media(max-width:1500px) {
  .platform2-widget-wrapper .platform2-widget-content .platform-widget-bottom-row .platform2-box {
    width: 32%
  }
}

@media(max-width:800px) {
  .platform2-widget-wrapper .platform2-widget-content .platform-widget-bottom-row .platform2-box {
    width: 30%;
    height: 41px
  }
}

.platform2-widget-wrapper .platform2-widget-content .platform-widget-bottom-row .platform2-box a {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

.platform2-widget-wrapper .platform2-widget-content .platform-widget-bottom-row .platform2-box a img:not(.inactive-img) {
  display: none
}

.platform2-widget-wrapper .platform2-widget-content .platform-widget-bottom-row .platform2-box a.active img.active-img {
  display: block
}

.platform2-widget-wrapper .platform2-widget-content .platform-widget-bottom-row .platform2-box a.active img.inactive-img {
  display: none
}

.platform2-widget-wrapper .platform2-widget-content .platform-widget-bottom-row .platform2-box img {
  width: 58px;
  height: 57px;
  margin-right: 19px
}

@media(max-width:800px) {
  .platform2-widget-wrapper .platform2-widget-content .platform-widget-bottom-row .platform2-box img {
    width: 19px;
    height: 19px
  }
}

@media(max-width:600px) {
  .platform2-widget-wrapper .platform2-widget-content .platform-widget-bottom-row .platform2-box img {
    margin-right: 5px
  }
}

.platform2-widget-wrapper .platform2-widget-content .platform-widget-bottom-row .platform2-box span {
  font-size: 21px;
  font-weight: 700;
  color: #000;
  width: auto
}

@media(max-width:800px) {
  .platform2-widget-wrapper .platform2-widget-content .platform-widget-bottom-row .platform2-box span {
    font-size: 14px
  }
}

@media(max-width:400px) {
  .platform2-widget-wrapper .platform2-widget-content .platform-widget-bottom-row .platform2-box span {
    display: none
  }
}

@media(max-width:800px) {
  .platform2-widget-wrapper .platform2-widget-content .platform-widget-bottom-row .platform2-box .think-market {
    display: none
  }
}

.platform2-widget-wrapper .platform2-widget-content .nav-tabs {
  border: none !important
}

body.ARAE .platform2-widget-wrapper .platform2-widget-content .platform2-widget-header,
body.RTL .platform2-widget-wrapper .platform2-widget-content .platform2-widget-header,
html:lang(ar-AE) .platform2-widget-wrapper .platform2-widget-content .platform2-widget-header {
  text-align: right
}

body.ARAE .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row,
body.RTL .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row,
html:lang(ar-AE) .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row {
  -ms-flex-pack: justify;
  justify-content: space-between
}

body.ARAE .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left,
body.ARAE .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-right,
body.RTL .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left,
body.RTL .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-right,
html:lang(ar-AE) .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left,
html:lang(ar-AE) .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-right {
  text-align: right
}

body.ARAE .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left .rating-tt,
body.ARAE .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left .rating-tt .trusted-blue,
body.ARAE .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left .tb-paragraph,
body.RTL .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left .rating-tt,
body.RTL .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left .rating-tt .trusted-blue,
body.RTL .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left .tb-paragraph,
html:lang(ar-AE) .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left .rating-tt,
html:lang(ar-AE) .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left .rating-tt .trusted-blue,
html:lang(ar-AE) .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left .tb-paragraph {
  text-align: right !important
}

body.ARAE .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left ul,
body.RTL .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left ul,
html:lang(ar-AE) .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left ul {
  text-align: right
}

@media(max-width:800px) {

  body.ARAE .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left ul,
  body.RTL .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left ul,
  html:lang(ar-AE) .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left ul {
    margin-right: 0
  }
}

.image-bullet-wrapper {
  width: 80%;
  max-width: 1370px;
  margin: 70px auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}

@media(max-width:1500px) {
  .image-bullet-wrapper {
    width: 95%
  }
}

@media(max-width:800px) {
  .image-bullet-wrapper {
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.image-bullet-wrapper .title {
  width: 100%
}

@media(max-width:800px) {
  .image-bullet-wrapper .title {
    text-align: left
  }
}

.image-bullet-wrapper .bullet1-img {
  margin-right: 87px
}

@media(max-width:1200px) {
  .image-bullet-wrapper .bullet1-img {
    margin-right: 10px
  }
}

@media(max-width:800px) {
  .image-bullet-wrapper .bullet1-img {
    margin: 10px auto 44px;
    width: 100%
  }
}

.image-bullet-wrapper .widget-img {
  width: 391.1px;
  height: 538px;
  -o-object-fit: cover;
  object-fit: cover
}

@media(max-width:1024px) {
  .image-bullet-wrapper .widget-img {
    width: auto;
    height: auto
  }
}

@media(max-width:800px) {
  .image-bullet-wrapper .widget-img {
    width: 276px;
    height: 380px
  }
}

.image-bullet-wrapper.alt {
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 80%
}

@media(max-width:800px) {
  .image-bullet-wrapper.alt {
    -ms-flex-pack: center;
    justify-content: center
  }
}

.image-bullet-wrapper.alt .left-panel,
.image-bullet-wrapper.alt .right-panel {
  width: 45%
}

@media(max-width:800px) {

  .image-bullet-wrapper.alt .left-panel,
  .image-bullet-wrapper.alt .right-panel {
    width: 100%
  }
}

.image-bullet-wrapper.alt .liverpool-img {
  margin: 30px 0;
  width: 484px;
  height: 348px;
  border-radius: 5px
}

@media(max-width:800px) {
  .image-bullet-wrapper.alt .liverpool-img {
    margin: 32px auto;
    width: 100%;
    height: 235px
  }
}

.image-bullet-wrapper.alt .full-width-header {
  width: 100%
}

.th-lfc-widget {
  width: 100vw
}

.th-lfc-widget .th-lfc-content {
  width: 80%;
  max-width: 1370px;
  padding: 70px 0;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start
}

@media(max-width:800px) {
  .th-lfc-widget .th-lfc-content {
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 0 70px
  }
}

.th-lfc-widget .th-lfc-content img,
.th-lfc-widget .th-lfc-content p {
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
  width: 45%
}

.th-lfc-widget .th-lfc-content p {
  line-height: 24px;
  color: #000;
  margin: auto 0
}

@media(max-width:800px) {
  .th-lfc-widget .th-lfc-content p {
    width: 100%;
    padding: 24px 0 0
  }
}

.th-lfc-widget .th-lfc-content b {
  font-weight: 700
}

.th-lfc-widget .th-lfc-content img {
  width: 533px;
  height: 180px;
  -o-object-fit: contain;
  object-fit: contain
}

@media(max-width:1200px) {
  .th-lfc-widget .th-lfc-content img {
    width: 35%;
    -o-object-fit: contain;
    object-fit: contain
  }
}

@media(max-width:800px) {
  .th-lfc-widget .th-lfc-content img {
    width: 100%;
    height: 110px
  }
}

.th-lfc-partnership-widget {
  width: 100vw;
  background-color: #f6f6f6
}

.th-lfc-partnership-widget .reputation-widget {
  width: 80%;
  max-width: 1370px;
  margin: 0 auto;
  padding: 70px 0
}

@media(max-width:800px) {
  .th-lfc-partnership-widget .reputation-widget {
    width: 95%;
    padding: 70px 0 0
  }
}

.th-lfc-partnership-widget .reputation-widget .reputation-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px 0
}

@media(max-width:800px) {
  .th-lfc-partnership-widget .reputation-widget .reputation-content {
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.th-lfc-partnership-widget .reputation-widget .reputation-content img {
  width: 432px;
  height: 248px;
  border-radius: 5px;
  -o-object-fit: cover;
  object-fit: cover
}

@media(max-width:1200px) {
  .th-lfc-partnership-widget .reputation-widget .reputation-content img {
    width: 20rem
  }
}

@media(max-width:800px) {
  .th-lfc-partnership-widget .reputation-widget .reputation-content img {
    height: 187px;
    margin-right: auto;
    margin-left: auto
  }
}

.th-lfc-partnership-widget .reputation-widget .reputation-content .panel-content {
  width: 55%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column
}

@media(max-width:800px) {
  .th-lfc-partnership-widget .reputation-widget .reputation-content .panel-content {
    width: 100%;
    padding-top: 30px
  }
}

.th-lfc-partnership-widget .reputation-widget .reputation-content p {
  margin-bottom: 20px;
  line-height: 24px;
  letter-spacing: 0;
  color: #000
}

.th-lfc-partnership-widget .reputation-widget .reputation-content b {
  font-weight: 700
}

@media(max-width:800px) {
  .th-lfc-partnership-widget .reputation-widget .reputation-content.alt {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

body.ARAE .th-lfc-partnership-widget .reputation-widget .reputation-content.alt .panel-content,
body.ARAE .th-lfc-partnership-widget .reputation-widget .reputation-content .panel-content,
body.RTL .th-lfc-partnership-widget .reputation-widget .reputation-content.alt .panel-content,
body.RTL .th-lfc-partnership-widget .reputation-widget .reputation-content .panel-content,
html:lang(ar-AE) .th-lfc-partnership-widget .reputation-widget .reputation-content.alt .panel-content,
html:lang(ar-AE) .th-lfc-partnership-widget .reputation-widget .reputation-content .panel-content {
  text-align: right
}

body.ARAE .th-lfc-widget .th-lfc-content,
body.RTL .th-lfc-widget .th-lfc-content,
html:lang(ar-AE) .th-lfc-widget .th-lfc-content {
  -ms-flex-pack: justify;
  justify-content: space-between
}

body.ARAE .th-lfc-widget .th-lfc-content p,
body.RTL .th-lfc-widget .th-lfc-content p,
html:lang(ar-AE) .th-lfc-widget .th-lfc-content p {
  text-align: right;
  margin-left: 0
}

body.ARAE .image-bullet-wrapper,
body.ARAE .image-bullet-wrapper.alt,
body.RTL .image-bullet-wrapper,
body.RTL .image-bullet-wrapper.alt,
html:lang(ar-AE) .image-bullet-wrapper,
html:lang(ar-AE) .image-bullet-wrapper.alt {
  -ms-flex-pack: justify;
  justify-content: space-between
}

.tm-hide-mobile {
  display: none
}

@media only screen and (min-width:768px) {
  .tm-hide-mobile {
    display: block
  }
}

.tm-hide-desktop {
  display: block
}

@media only screen and (min-width:768px) {
  .tm-hide-desktop {
    display: none
  }
}

@media(max-width:800px) {
  .tm-hide-desktop {
    display: none
  }
}

.white-bg-mobile {
  background-color: #ebebeb
}

@media only screen and (min-width:768px) {
  .white-bg-mobile {
    background-color: #fff
  }
}

.bgcolor-desktop {
  background-color: #fff
}

@media only screen and (min-width:768px) {
  .bgcolor-desktop {
    background-color: #f5f9f8
  }
}

.section-banner .banner-content-wrapper .content {
  height: auto
}

@media only screen and (min-width:768px) {
  .section-banner .banner-content-wrapper .content {
    height: 285px;
    top: 45%
  }
}

.trusted-blue {
  color: #7096a3 !important
}

.tcs {
  color: #394448;
  opacity: .44
}

.rating-tt {
  position: absolute;
  top: 60%
}

.rating-tt.tm-hide-desktop {
  top: 0
}

.rating-tt.tm-hide-desktop img {
  height: 18px !important
}

.rating-tt.tm-hide-desktop .rate-logo {
  position: relative;
  left: -10%;
  margin-bottom: 10px
}

.rating-tt.tm-show-mobile {
  display: none;
  position: relative;
  top: 0;
  left: 0
}

@media(max-width:800px) {
  .rating-tt.tm-show-mobile {
    display: block
  }
}

.rating-tt.tm-show-mobile .rate-logo {
  margin-bottom: 10px !important;
  width: 103px !important
}

.rating-tt p.trusted-blue {
  margin-top: 12px;
  margin-bottom: 15px
}

.rating-tt img {
  width: 71px;
  height: 14px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-left: 0
}

.rating-tt-text {
  width: 100%;
  font-size: 16px;
  font-style: italic;
  color: #545454
}

.rating-tt .reviewer {
  width: 100%;
  font-size: 19px;
  font-weight: 700;
  font-style: italic;
  color: #474747
}

.trusted-brand .demo-account-link {
  text-decoration: underline
}

.trusted-brand .tm-form {
  height: 485px
}

.trusted-brand .tm-form .field-comment {
  display: block
}

@media only screen and (min-width:768px) {
  .trusted-brand .tm-form {
    height: 456px
  }
}

.trusted-brand .section-banner .banner-content-wrapper img {
  width: auto
}

@media only screen and (min-width:768px) {
  .trusted-brand .section-wrapper.pt-5 {
    padding-top: 6rem !important
  }
}

.trusted-brand .section-banner .mobile-img {
  height: 100%
}

.trusted-brand .platform2-widget-wrapper {
  padding: 0 0 100px
}

@media only screen and (min-width:768px) {
  .trusted-brand .platform2-widget-wrapper {
    padding: 46px 0 20px
  }
}

@media(max-width:800px) {
  .trusted-brand .platform2-widget-wrapper {
    margin: 0 0 100px
  }
}

.trusted-brand .platform2-widget-wrapper .platform2-widget-content {
  width: 100%
}

.trusted-brand .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row {
  height: 434px
}

@media only screen and (min-width:768px) {
  .trusted-brand .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row {
    height: 405px
  }
}

.trusted-brand .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-right {
  width: 45%
}

.trusted-brand .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-right img {
  left: 0;
  top: -28%
}

.trusted-brand .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left {
  -ms-flex-align: revert;
  align-items: revert;
  height: 580px;
  width: 50%
}

@media(max-width:800px) {
  .trusted-brand .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left {
    width: 100%
  }
}

@media only screen and (min-width:768px) {
  .trusted-brand .platform2-widget-wrapper .platform2-widget-content .platform-widget-top-row .platform2-top-row-left {
    height: auto
  }
}

.trusted-brand .section-icons {
  padding-right: 30px;
  padding-left: 30px;
  padding-top: 70px
}

.trusted-brand .section-icons .wrapper-icons {
  text-align: center;
  width: 100%;
  -ms-flex-align: baseline;
  align-items: baseline
}

@media only screen and (min-width:768px) {
  .trusted-brand .section-icons .wrapper-icons {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
}

.trusted-brand .section-icons .wrapper-icons .content-icon {
  margin-bottom: 45px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

@media only screen and (min-width:768px) {
  .trusted-brand .section-icons .wrapper-icons .content-icon {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%
  }
}

.trusted-brand .section-icons .wrapper-icons .content-icon .icon-copy {
  margin-top: 7px
}

.trusted-brand .section-icons .wrapper-icons .content-icon .icon-copy h3 {
  font-size: 21px;
  padding-bottom: 0;
  margin-bottom: 9px
}

@media only screen and (min-width:768px) {
  .trusted-brand .section-icons .wrapper-icons .content-icon .icon-copy h3 {
    font-size: 24px;
    font-weight: 700
  }
}

.trusted-brand .section-icons .wrapper-icons .content-icon .icon-copy p {
  color: #3a3a3a
}

.trusted-brand .landing-boxes {
  padding-top: 35px;
  padding-bottom: 30px
}

.trusted-brand .landing-boxes .content-copy {
  text-align: center
}

.trusted-brand .landing-boxes .content-copy h2 {
  font-size: 27px;
  margin-bottom: 10px;
  padding-bottom: 10px
}

@media only screen and (min-width:768px) {
  .trusted-brand .landing-boxes .content-copy h2 {
    font-size: 31px;
    margin-bottom: 0;
    padding-bottom: 0
  }

  .trusted-brand .landing-boxes .content-copy h2 br,
  .trusted-brand .landing-boxes .content-copy p br {
    display: none
  }
}

.trusted-brand .landing-boxes .box-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (min-width:768px) {
  .trusted-brand .landing-boxes .box-container {
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.trusted-brand .landing-boxes .box-container .box-item {
  -ms-flex-preferred-size: 47%;
  flex-basis: 47%;
  padding: 13px 11px;
  border-radius: 5px;
  box-shadow: 0 4px 10px 0 rgba(112, 150, 163, .47);
  background-color: #fff;
  height: 232px;
  margin: 4px;
  text-align: center
}

@media only screen and (min-width:768px) {
  .trusted-brand .landing-boxes .box-container .box-item {
    -ms-flex-preferred-size: 23%;
    flex-basis: 23%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
    flex-flow: column
  }
}

.trusted-brand .landing-boxes .box-container .box-item .box-image {
  margin-top: 10px;
  margin-bottom: 5px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

.trusted-brand .landing-boxes .box-container .box-item .box-title {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -.03px;
  margin-bottom: 5px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

.trusted-brand .landing-boxes .box-container .box-item .box-text {
  font-size: 16px;
  color: #394448;
  letter-spacing: -.02px;
  line-height: 19px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

.trusted-brand .image-bullet-wrapper {
  margin: 0 auto;
  width: 100%
}

.trusted-brand .image-bullet-wrapper .tm-ul-widget-list .tm-ul-widget-list-item img {
  height: 28px;
  width: auto;
  margin-bottom: 0
}

.trusted-brand .image-bullet-wrapper .tm-ul-widget-list .tm-ul-widget-list-item span {
  margin-top: 7px
}

.trusted-brand .content-bullet {
  position: relative;
  width: 100%;
  margin: 0 auto
}

@media only screen and (min-width:768px) {
  .trusted-brand .content-bullet {
    margin: 0
  }
}

.trusted-brand .content-bullet h3 {
  font-size: 21px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -.03px;
  margin: 0 0 30px 45px
}

.trusted-brand .content-bullet .bullet-icon {
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  width: 28px;
  height: 27px;
  text-align: center;
  border: 2px solid #77a340;
  border-radius: 50%
}

.trusted-brand .content-bullet .bullet-icon:after,
.trusted-brand .content-bullet .bullet-icon:before {
  content: "";
  display: block;
  background-color: #77a340;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border-radius: 2px
}

.trusted-brand .content-bullet .bullet-icon:before {
  width: 37%;
  height: 3px;
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
  top: -27%
}

.trusted-brand .content-bullet .bullet-icon:after {
  width: 37%;
  height: 3px;
  -ms-transform: rotate(-50deg);
  transform: rotate(-50deg);
  bottom: -15%
}

.trusted-brand .content-bullet .bullet-copy {
  margin: 0 8px 24px 45px
}

.trusted-brand .content-bullet .bullet-copy h3 {
  font-size: 21px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -.03px;
  font-weight: 700;
  margin: 0
}

.trusted-brand .content-bullet .bullet-copy p {
  font-size: 17px;
  width: 100%
}

.trusted-brand .section-image-left {
  padding: 0 0 50px
}

@media only screen and (min-width:768px) {
  .trusted-brand .section-image-left {
    padding-top: 100px;
    padding-bottom: 200px
  }
}

.trusted-brand .section-image-left .panel-left .panel-bg {
  top: 26%
}

.trusted-brand .section-image-left .panel-left img {
  position: relative;
  left: 20%
}

.trusted-brand .section-image-left .panel-right p {
  margin-top: 0;
  margin-bottom: 25px
}

body.ARAE .trusted-brand .section-image-left,
body.RTL .trusted-brand .section-image-left,
html:lang(ar-AE) .trusted-brand .section-image-left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

body.ARAE .trusted-brand .section-image-left .panel-right,
body.RTL .trusted-brand .section-image-left .panel-right,
html:lang(ar-AE) .trusted-brand .section-image-left .panel-right {
  text-align: right
}

body.ARAE .trusted-brand .section-image-left .panel-right .content-bullet .bullet-icon,
body.RTL .trusted-brand .section-image-left .panel-right .content-bullet .bullet-icon,
html:lang(ar-AE) .trusted-brand .section-image-left .panel-right .content-bullet .bullet-icon {
  right: 0
}

body.ARAE .trusted-brand .section-image-left .panel-right .content-bullet .bullet-copy,
body.RTL .trusted-brand .section-image-left .panel-right .content-bullet .bullet-copy,
html:lang(ar-AE) .trusted-brand .section-image-left .panel-right .content-bullet .bullet-copy {
  margin: 0 45px 24px 8px
}

.article-wrapper {
  width: 100vw;
  position: relative
}

.article-wrapper .image-overlay {
  position: relative;
  width: 100vw;
  margin-top: 70px
}

.article-wrapper .image-overlay .mobile-img {
  display: none;
  -o-object-fit: cover;
  object-fit: cover;
  height: 375px;
  width: 100%;
  margin-top: 0
}

@media(max-width:800px) {
  .article-wrapper .image-overlay .mobile-img {
    display: block
  }
}

.article-wrapper .image-overlay:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, .52), rgba(0, 0, 0, .9))
}

.article-wrapper .article-content {
  width: 80%;
  max-width: 1370px;
  margin: 120px auto 35px
}

@media(max-width:800px) {
  .article-wrapper .article-content {
    margin-top: 70px;
    width: 90%
  }
}

.article-wrapper .article-content .article-header {
  text-align: left;
  width: 65%
}

@media(max-width:800px) {
  .article-wrapper .article-content .article-header {
    text-align: center;
    position: absolute;
    top: 100px;
    width: 80%
  }
}

.article-wrapper .article-content .article-body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media(max-width:800px) {
  .article-wrapper .article-content .article-body {
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.article-wrapper .article-content .article-body .article-sidebar {
  width: 30%;
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
  padding: 25px;
  border-radius: 5px;
  box-shadow: 0 4px 10px 0 rgba(112, 150, 163, .47);
  background-color: #fff
}

@media(max-width:800px) {
  .article-wrapper .article-content .article-body .article-sidebar {
    width: 100%
  }
}

.article-wrapper .article-content .article-body .article-sidebar .related-article {
  max-width: 482px;
  max-height: 146px;
  padding: 15px;
  margin: 20px 0;
  border-radius: 5px;
  border: 1px solid #7096a3;
  background-color: #f6f6f6;
  line-height: 1;
  color: #000;
  overflow: hidden
}

@media(max-width:1200px) {
  .article-wrapper .article-content .article-body .article-sidebar .related-article {
    font-size: 16px
  }
}

.article-wrapper .article-content .article-body .article-sidebar .related-article a {
  text-decoration: none !important;
  color: inherit
}

.article-wrapper .article-content .article-body .article-sidebar .related-article a:hover {
  color: inherit
}

.article-wrapper .article-content .article-body .article-sidebar.flat {
  box-shadow: none
}

.article-wrapper .article-content .article-body .article {
  width: 65%
}

@media(max-width:800px) {
  .article-wrapper .article-content .article-body .article {
    width: 100%
  }
}

.article-wrapper .article-content .article-body .article .destop-img {
  display: block;
  width: 100%;
  height: 450px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 5px
}

@media(max-width:800px) {
  .article-wrapper .article-content .article-body .article .destop-img {
    display: none
  }
}

.article-wrapper .article-content .article-body .article .body-img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 5px
}

@media(max-width:800px) {
  .article-wrapper .article-content .article-body .article .body-img {
    height: 221px
  }
}

.article-wrapper .article-content .article-body .article p {
  margin: 20px auto;
  font-weight: 400;
  color: inherit;
  line-height: inherit
}

.article-wrapper .article-content .article-body .article li {
  list-style-type: disc;
  list-style-position: inside
}

.article-wrapper .article-content .article-footer {
  width: 100%;
  margin: 35px 0
}

.article-wrapper .article-content .article-footer .article-social-media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column
}

.article-wrapper .article-content .article-footer .article-social-media hr {
  border-top: 1px solid #000;
  width: 317px;
  margin: 1.5rem 0
}

.article-wrapper .article-content .article-footer .article-social-media .social-media-container {
  z-index: 0
}

.article-wrapper .article-content .article-footer .article-social-media .social-media-container,
.article-wrapper .article-content .article-footer .footer-buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 1rem 0
}

@media(max-width:1024px) {
  .article-wrapper .article-content .article-footer .footer-buttons {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.article-wrapper .article-content .article-footer .footer-buttons .article-footer-btn {
  padding: 10px;
  margin-right: 10px
}

@media(max-width:1024px) {
  .article-wrapper .article-content .article-footer .footer-buttons .article-footer-btn:first-child {
    -ms-flex-order: 0;
    order: 0;
    min-width: 150px
  }

  .article-wrapper .article-content .article-footer .footer-buttons .article-footer-btn:nth-child(3) {
    -ms-flex-order: 1;
    order: 1;
    min-width: 150px;
    margin-right: 0
  }

  .article-wrapper .article-content .article-footer .footer-buttons .article-footer-btn:nth-child(2) {
    -ms-flex-order: 2;
    order: 2;
    margin-top: 20px
  }
}

@media(max-width:800px) {
  .article-wrapper .article-content .article-footer .footer-buttons .article-footer-btn:nth-child(2) {
    margin-top: 0
  }
}

@media(max-width:600px) {
  .article-wrapper .article-content .article-footer .footer-buttons .article-footer-btn:nth-child(2) {
    margin-top: 20px
  }
}

.double-bg-wrapper {
  width: 100vw
}

.double-bg-wrapper .double-bg-widget,
.double-bg-wrapper .login-news-widget {
  height: 650px;
  padding: 90px 0 0
}

.double-bg-wrapper .double-bg-widget .content,
.double-bg-wrapper .login-news-widget .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  width: 80%;
  max-width: 1370px;
  margin: 0 auto
}

@media(max-width:1024px) {

  .double-bg-wrapper .double-bg-widget .content,
  .double-bg-wrapper .login-news-widget .content {
    width: 95%
  }
}

@media(max-width:800px) {

  .double-bg-wrapper .double-bg-widget .content,
  .double-bg-wrapper .login-news-widget .content {
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.double-bg-wrapper .double-bg-widget .content .left-content,
.double-bg-wrapper .double-bg-widget .content .right-content,
.double-bg-wrapper .login-news-widget .content .left-content,
.double-bg-wrapper .login-news-widget .content .right-content {
  width: 45%
}

.double-bg-wrapper .double-bg-widget .banner-content,
.double-bg-wrapper .double-bg-widget .banner-content h2,
.double-bg-wrapper .double-bg-widget .banner-content h4,
.double-bg-wrapper .login-news-widget .banner-content,
.double-bg-wrapper .login-news-widget .banner-content h2,
.double-bg-wrapper .login-news-widget .banner-content h4 {
  color: #fff !important
}

.double-bg-wrapper .double-bg-widget .banner-content img,
.double-bg-wrapper .login-news-widget .banner-content img {
  width: 452px;
  height: 231px;
  -o-object-fit: cover;
  object-fit: cover
}

.double-bg-wrapper .double-bg-widget .crypto-content,
.double-bg-wrapper .login-news-widget .crypto-content {
  color: #0e1d31
}

@media(max-width:800px) {

  .double-bg-wrapper .double-bg-widget .crypto-content,
  .double-bg-wrapper .login-news-widget .crypto-content {
    display: none
  }
}

.double-bg-wrapper .double-bg-widget .crypto-content img,
.double-bg-wrapper .login-news-widget .crypto-content img {
  width: 264px;
  height: 264px;
  -o-object-fit: cover;
  object-fit: cover;
  margin: auto
}

.double-bg-wrapper .double-bg-widget.ice-blue-bg {
  background: #e5f2f5
}

@media(max-width:800px) {
  .double-bg-wrapper .double-bg-widget {
    display: none
  }
}

.news-container {
  position: relative;
  width: 100vw;
  background: #fff
}

@media(max-width:800px) {
  .news-container {
    margin-top: 500px
  }
}

.news-container .section-container {
  width: 90%;
  max-width: 1980px;
  margin: 0 auto;
  padding: 70px 0;
  position: relative
}

.news-container .section-container .news-content {
  width: 80%;
  max-width: 1370px;
  background: #fff;
  height: auto;
  color: #0e1d31;
  margin: auto
}

@media(max-width:1200px) {
  .news-container .section-container .news-content {
    width: 90%
  }
}

.news-container .section-container .news-content p {
  color: #6e7783
}

.news-container .section-container .news-content .news-box {
  margin-bottom: 30px;
  width: 30%
}

@media(max-width:800px) {
  .news-container .section-container .news-content .news-box {
    width: 80%
  }
}

div.tm-article-form,
form.tm-article-form {
  position: fixed;
  top: 280px;
  left: 15%;
  background-color: #fff
}

@media(max-width:1500px) {

  div.tm-article-form,
  form.tm-article-form {
    left: 10%
  }
}

@media(max-width:1200px) {

  div.tm-article-form,
  form.tm-article-form {
    left: 5%
  }
}

@media(max-width:800px) {

  div.tm-article-form,
  form.tm-article-form {
    position: absolute;
    margin: 0 auto;
    height: 350px;
    top: 100px;
    left: 0;
    right: 0;
    box-shadow: none
  }
}

@media screen and (min-width:0\0) and (-webkit-min-device-pixel-ratio:.75),
screen and (min-width:0\0) and (min-resolution:72dpi) {

  div.tm-article-form,
  form.tm-article-form {
    z-index: 1
  }
}

.za-container {
  overflow: hidden
}

.za-container,
.za-cta {
  width: 100%;
  position: relative
}

.za-cta {
  background-color: #141414;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center
}

.za-cta p {
  font-weight: 500;
  line-height: 1.17;
  color: #fefefe;
  text-decoration: underline
}

.za-cta button,
.za-cta p {
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center
}

.za-cta button {
  width: 280px;
  height: 58px;
  padding: 18px 64px;
  border-radius: 29px;
  background-color: #7ab24e;
  font-weight: 700;
  line-height: 1.22;
  color: #fff
}

.tm-lfc-logo {
  width: 35%;
  height: 195px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3
}

.za-contact {
  width: 100%;
  height: 82px;
  background-color: #ca2d25;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.za-contact,
.za-contact a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.za-contact a {
  margin-left: 30px;
  text-decoration: none
}

.iconColor:before {
  color: #fff !important
}

.za-contact-info {
  font-size: 14px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #fff
}

.za-hero {
  width: 100%;
  height: 500px;
  padding-top: 131px;
  position: relative;
  z-index: 1;
  background-image: url(../images/hero2898@3x.png)
}

.za-hero h1 {
  position: relative;
  z-index: 2;
  max-width: 540px;
  font-size: 51px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2 !important;
  letter-spacing: normal;
  text-align: left;
  color: #fff !important
}

.za-hero span {
  color: #7ab24e
}

.za-hero img {
  pointer-events: none;
  position: absolute;
  top: 0;
  min-width: 135%;
  -ms-transform: translateY(-20%);
  transform: translateY(-20%)
}

.za-content {
  width: 100%;
  padding-top: 300px;
  position: relative;
  z-index: 2
}

.how-to-enter h3 {
  font-size: 31px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19 !important;
  letter-spacing: normal;
  text-align: left;
  color: #000 !important
}

.how-to-enter p {
  font-size: 16px;
  font-weight: 400
}

.how-to-enter h4,
.how-to-enter p {
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38 !important;
  letter-spacing: normal;
  text-align: left;
  color: #000 !important
}

.how-to-enter h4 {
  font-size: 16px !important;
  font-weight: 700;
  margin-top: 50px
}

.how-to-enter ul {
  margin-bottom: 50px
}

.how-to-enter ul li {
  list-style: disc;
  margin-left: 30px;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #000
}

.how-to-enter ul li::marker {
  color: #ca2d25 !important
}

.wycw {
  margin-top: 30px;
  margin-bottom: 50px
}

.za-social {
  margin-top: 30px;
  margin-bottom: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.za-social img {
  width: 32px;
  height: 32px;
  margin-right: 10px
}

.za-social span {
  font-size: 16px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38 !important;
  letter-spacing: normal;
  text-align: left;
  color: #000 !important;
  margin-right: 30px
}

.za-prizes {
  width: 60%;
  margin-top: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.za-prizes h5 {
  font-size: 12px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33 !important;
  letter-spacing: normal;
  text-align: center;
  color: #c40d11 !important;
  margin-top: 10px;
  width: 84px
}

.za-circle {
  background-color: #000;
  width: 82px;
  height: 82px;
  border-radius: 50%;
  position: relative
}

.za-signed-shirt {
  position: absolute;
  top: -20px
}

.za-three-shirts {
  width: 92px;
  height: 122px;
  position: absolute;
  top: -55px
}

.za-tickets {
  width: 92px;
  height: 102px;
  position: absolute;
  top: -30px
}

.za-form-wrap {
  position: relative
}

.za-form-wrap .za-form-mobile-background {
  display: none;
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-color: #1a191d
}

.za-form {
  position: relative;
  display: inline-block;
  background-color: #fff;
  box-shadow: 0 0 20px #000;
  border-radius: 5px;
  width: 100%;
  margin: -200px auto 100px
}

.za-form h1 {
  font-size: 31px;
  font-weight: 700;
  line-height: 1.19 !important;
  text-align: center;
  color: #7ab24e !important;
  margin-top: 30px
}

.za-form h1,
.za-form p {
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal
}

.za-form p {
  font-size: 10px !important;
  font-weight: 400;
  line-height: 2.4 !important;
  text-align: left;
  color: #707070 !important;
  margin: -30px 0 0 55px;
  max-width: 85%
}

.za-form button {
  display: block;
  margin: 40px auto;
  width: 157px;
  height: 45px;
  font-size: 18px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: -.03px;
  text-align: center;
  color: #fff;
  background-color: #77a340;
  border-radius: 20px
}

.za-form-group {
  width: 90%;
  height: 50px;
  margin: 30px auto;
  border: 1px solid #8da4ac !important;
  border-radius: 5px;
  position: relative
}

.za-form-group input {
  border: none;
  background-color: #fff !important;
  padding: 0 20px !important;
  height: 90% !important;
  margin: 3px 0 !important
}

.za-form-group input::-moz-placeholder {
  font-size: 12px;
  font-weight: 300
}

.za-form-group input:-ms-input-placeholder {
  font-size: 12px;
  font-weight: 300
}

.za-form-group input::placeholder {
  font-size: 12px;
  font-weight: 300
}

.za-form-group>label {
  position: absolute;
  top: -13px;
  left: 20px;
  background-color: #fff;
  padding: 0 6px;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: left;
  color: #404040
}

#za-check {
  margin-left: 5%
}

.za-top-menu {
  display: none
}

@media only screen and (max-width:991px) {
  .za-top-menu {
    display: block
  }

  .za-contact,
  .za-cta {
    display: none
  }

  .za-hero {
    margin-top: 70px;
    background-image: linear-gradient(180deg, rgba(20, 20, 20, 0), #141414), url(../images/jerseymobile1@3x.png);
    -o-object-fit: cover;
    object-fit: cover;
    background-size: 100% 100%
  }

  .za-hero img {
    display: none
  }

  .za-hero>div>h1 {
    text-align: center;
    margin: 0 auto;
    font-size: 37px;
    padding-top: 200px
  }

  .za-content {
    padding-top: 50px
  }

  .za-content>div {
    -ms-flex-direction: column;
    flex-direction: column
  }

  .za-form {
    margin-top: 100px
  }

  .za-form-wrap .za-form-mobile-background {
    display: block
  }

  .how-to-enter {
    width: 99% !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
  }

  .how-to-enter h4 {
    margin-top: 20px
  }

  .za-prizes {
    margin-bottom: 50px
  }
}

@media only screen and (max-width:767px) {
  .za-prizes {
    width: 90%
  }
}

@media only screen and (max-width:350px) {
  .za-hero>div>h1 {
    padding-top: 150px
  }

  .za-content h3,
  .za-content h4,
  .za-content p {
    text-align: center
  }

  .za-social {
    -ms-flex-direction: column;
    flex-direction: column
  }

  .za-social span {
    margin-bottom: 30px
  }

  .za-prizes {
    width: 100%
  }

  .za-form p {
    margin-left: 30px
  }

  .za-form .last-label {
    top: -23px
  }
}

.platform-tt-hero--mobile .platform-tt-hero-background {
  background-image: url(../images/hero-small.png);
  background-position: 50%;
  background-size: cover;
  height: 90vw
}

@media(max-width:360px) {
  .platform-tt-hero--mobile h1 {
    font-size: 26px
  }
}

.platform-tt-hero .platform-tt-hero-background {
  height: 600px;
  background-image: url(../images/hero-large.png);
  background-size: cover;
  background-position-x: -200px
}

@media(min-width:1700px) {
  .platform-tt-hero .platform-tt-hero-background {
    background-position-x: -100px
  }
}

@media(min-width:1800px) {
  .platform-tt-hero .platform-tt-hero-background {
    background-position-x: 0;
    background-size: 105% 100%;
    background-repeat: no-repeat;
    background-position: 50%
  }
}

.platform-tt-hero h1 {
  font-size: 42px
}

.platform-tt-hero p {
  font-size: 24px
}

.section1-card {
  border: 2px solid #7096a3;
  border-top: 5px solid #7096a3;
  border-radius: 5px;
  padding: 16px;
  height: 100%
}

.section1-card-separator {
  height: 0;
  width: 90%;
  margin: 0 auto;
  border-bottom: 1px solid grey
}

@media(min-width:992px) {
  .section1-card-separator {
    width: 0;
    height: 90%;
    margin: auto 0;
    border-right: 1px solid grey
  }
}

.info-image {
  min-width: 90px
}

.sectio2-card {
  border: 1px solid #7096a3;
  border-radius: 5px;
  background-color: #fafdfd;
  height: 300px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

.sectio2-card p {
  max-width: 300px
}

.sectio2-card h4 {
  margin: 0;
  padding: 0
}

.section2-icon {
  height: 100px;
  width: 100px;
  position: absolute;
  left: 50%;
  top: -17%;
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  border: 4px solid #01737c;
  border-radius: 50%;
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.section2-icon img {
  width: 50px;
  height: 70px
}

.section2-separator {
  height: 0;
  width: 70%;
  margin: 20px auto;
  border-top: 2px solid rgba(112, 150, 163, .58)
}

.section4-wrapper {
  opacity: .98;
  background-color: #ebf1f4;
  width: 100%
}

.section4-card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center
}

.section4-card p {
  max-width: 300px
}

@media(min-width:992px) {
  .section4-card p {
    max-width: 200px
  }
}

.section4-card img {
  height: 80px;
  width: 80px
}

@media(min-width:992px) {
  .section4-card h3 {
    max-width: 210px
  }
}

.button-wrapper {
  grid-gap: 50px
}

.tt-col {
  background-color: #c6dda5;
  border-left: none !important
}

.bb-none,
.tt-col {
  border-bottom: none !important
}

.section5-title {
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 1.17 !important;
  text-align: center !important;
  color: #01737c !important
}

.findOutMore {
  padding: 10px 50px;
  border-radius: 34px;
  background-color: #01737c;
  margin-top: 110px;
  color: #fff
}

.blue-line:before {
  border: 2px solid #01737c !important;
  background-color: #01737c !important;
  z-index: -1
}

@media(max-width:600px) {
  .blue-line:before {
    left: 48px !important
  }
}

.section6-count {
  color: #01737c !important;
  border-radius: 60px;
  font-size: 40px !important;
  font-weight: 700;
  margin: auto;
  width: 100px;
  height: 100px;
  list-style-type: none;
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 10;
  min-width: 100px;
  max-width: 100px;
  border: 4px solid #01737c !important
}

.section6-text {
  font-size: 24px !important;
  line-height: 1.17 !important;
  text-align: center !important;
  color: #004a54 !important
}

.paint-blue {
  border: 2px solid #005f6d !important
}

.border-blue:after,
.paint-blue:after,
.paint-blue:before {
  background-color: #005f6d !important
}

.accordion-items .item-container.expanded .item-content .item-title .new-color-blue {
  color: #005f6d !important
}

.account-comparison-gray {
  color: #989595;
  font-weight: 400
}

.affiliate-section__line {
  max-width: 500px
}

.affiliates-programme-usp .tm-icon:before {
  color: #4d9095
}

@media screen and (max-width:800px) {
  .affiliates-programme-usp .usp-widget-content {
    width: 100%
  }
}

.affiliates-programme-usp .usp-widget-box-container {
  -ms-flex-pack: center;
  justify-content: center
}

@media screen and (max-width:800px) {
  .affiliates-programme-usp .usp-widget-box-container {
    margin-top: 0
  }
}

.affiliates-programme-usp.usp-widget-wrapper .usp-widget-content .usp-widget-box-container .usp-widget-box {
  margin: 0 16px;
  max-width: 357px;
  width: 100%;
  height: auto;
  min-height: 290px;
  background-color: #ebf1f4
}

@media screen and (max-width:800px) {
  .affiliates-programme-usp.usp-widget-wrapper .usp-widget-content .usp-widget-box-container .usp-widget-box {
    margin-top: 60px;
    max-width: calc(100% - 32px)
  }
}

.affiliates-programme-usp .usp-widget-box-title {
  font-size: 24px;
  line-height: 28px;
  color: #000;
  font-weight: 700;
  position: static;
  margin-top: 60px;
  padding: 0 30px
}

.affiliates-programme-usp .usp-widget-box-content {
  color: #7096a3;
  font-size: 21px;
  line-height: 24px;
  padding: 0 30px 30px;
  position: static
}

.affiliates-programme-usp.usp-widget-wrapper .usp-widget-content .usp-widget-box-container hr {
  position: static;
  margin: 20px 0
}

.tm-new-form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.tm-new-form select {
  background: none
}

.tm-new-form__container {
  width: 90%;
  max-width: 936px;
  margin: 0 auto;
  box-shadow: 0 4px 10px 0 rgba(112, 150, 163, .47);
  background-color: #fff
}

.tm-new-form__field-container {
  position: relative;
  width: calc(50% - 12px)
}

@media screen and (max-width:600px) {
  .tm-new-form__field-container {
    width: 100%
  }
}

.tm-new-form__field-container-parent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.tm-new-form__field-container-parent .tm-new-form__field-container {
  width: calc(100% - 96px)
}

.tm-new-form__field-container-parent .tm-new-form__field-container:first-child {
  width: 72px
}

.tm-new-form__field-label {
  position: absolute;
  display: inline;
  background-color: #fff;
  top: -13px;
  left: 10px;
  padding: 5px;
  z-index: 10;
  font-size: 10px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: left;
  color: #404040
}

.tm-new-form__field-wrap {
  position: relative
}

.tm-new-form__field-input {
  display: block;
  width: 100%;
  padding: 11px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  color: #495057 !important;
  border-radius: 5px;
  border: 1px solid #8da4ac !important;
  background-color: #fff !important;
  height: auto !important
}

.tm-new-form__field-input::-moz-placeholder {
  color: rgba(0, 0, 0, .5)
}

.tm-new-form__field-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, .5)
}

.tm-new-form__field-input::placeholder {
  color: rgba(0, 0, 0, .5)
}

.tm-new-form__field-textarea {
  resize: none
}

.tm-new-form .tm-icon.icon-ok {
  color: #8da4ac;
  position: absolute;
  right: 10px;
  z-index: 1;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none
}

.alt-normal {
  font-weight: 400
}

@media screen and (min-width:800px) {
  .timeline-about.timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-bottom-box {
    width: 16.5%
  }
}

.timeline-about.timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-bottom-box.timeline-featured p,
.timeline-about.timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-box.timeline-featured p {
  font-weight: 400
}

.timeline-about.timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-bottom-box p,
.timeline-about.timeline-widget-wrapper .timeline-widget-content .timeline-container .timeline-box p {
  color: #000;
  line-height: 20px
}

.statics-bar-about .statics-bar-content {
  max-width: 960px
}

.about-mkt-text {
  font-size: 16px;
  line-height: 1.5;
  color: #686868;
  padding: 0 23px
}

@media(max-width:600px) {
  .about-market-group {
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.au-homepage-background-color-dark-teal {
  background-color: #096470
}

.au-homepage-background-color-dark-teal .statics-bar {
  width: 100% !important
}

@media screen and (max-width:820px) {
  .au-homepage-background-color-dark-teal .statics-bar {
    height: 240px !important
  }
}

.au-homepage-background-color-dark-teal .statics-bar-content {
  width: 100% !important;
  margin: 0 72px
}

@media screen and (max-width:650px) {
  .au-homepage-background-color-dark-teal .statics-bar-content {
    margin: 0
  }
}

.au-homepage-background-color-dark-teal .static-item:first-child {
  width: 157px
}

@media screen and (max-width:650px) {
  .au-homepage-background-color-dark-teal .static-item:first-child {
    width: 110px
  }
}

.au-homepage-background-color-dark-teal .homepage-title-number {
  color: #fff;
  font-size: 51px;
  font-weight: 700;
  line-height: .78;
  text-align: center
}

@media screen and (max-width:950px) {
  .au-homepage-background-color-dark-teal .homepage-title-number {
    font-size: 36px
  }
}

@media screen and (max-width:650px) {
  .au-homepage-background-color-dark-teal .homepage-title-number {
    font-size: 24px;
    line-height: 1.17
  }
}

.au-homepage-background-color-dark-teal .homepage-description {
  color: #a1dede;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.24;
  text-align: center;
  margin: 16px auto 0
}

@media screen and (max-width:950px) {
  .au-homepage-background-color-dark-teal .homepage-description {
    font-size: 18px;
    margin: 8px auto 0
  }
}

@media screen and (max-width:650px) {
  .au-homepage-background-color-dark-teal .homepage-description {
    font-size: 16px;
    line-height: 1.13;
    margin: 0 auto
  }
}

.au-homepage-container {
  max-width: 1188px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px
}

.au-homepage-container .homepage-flex-container {
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width:600px) {
  .au-homepage-container .homepage-flex-container {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
  }
}

.au-homepage-container .slideshow-content-header {
  width: 100% !important
}

.au-homepage-container .slideshow-content-header h1 {
  left: 0 !important
}

.au-homepage-container .slideshow-content {
  width: 100% !important
}

.au-homepage-container .slideshow-content-text {
  left: 0 !important
}

@media(max-width:600px) {
  .au-homepage-container .display-mobile {
    display: block !important
  }
}

.au-homepage-payment-mthd .au-homepage-section-wrapper {
  padding: 68px 0 40px
}

.au-homepage-payment-mthd h3 {
  font-size: 18px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33px;
  letter-spacing: normal;
  text-align: center;
  padding: 0;
  margin-bottom: 10px
}

.au-homepage-award-carousel-wrapper {
  padding: 68px 0 62px
}

.au-homepage-three-columns {
  width: 360px;
  border-radius: 5px;
  box-shadow: 0 4px 10px 0 rgba(112, 150, 163, .47);
  background-color: #fff
}

@media screen and (max-width:1200px) {
  .au-homepage-three-columns {
    margin-bottom: 32px
  }
}

.au-homepage-three-columns .au-homepage-column-image-text-container {
  margin: 0 22.5px
}

.au-homepage-three-columns .au-homepage-three-columns-title {
  font-size: 24px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-top: 23px;
  margin-bottom: 45px
}

.au-homepage-three-columns .au-homepage-three-columns-text {
  height: 64px;
  margin-bottom: 35px
}

.au-homepage-three-columns .au-homepage-btn-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 28px
}

@media screen and (max-width:800px) {
  .au-homepage-three-columns {
    width: 305px
  }

  .au-homepage-three-columns .au-homepage-column-image-text-container {
    margin: 0 19px
  }
}

@media screen and (max-width:1130px) {
  .au-homepage-three-columns {
    margin-bottom: 32px
  }
}

.au-homepage-three-column-img-container {
  min-height: 500px;
  background-color: #ebf1f4;
  padding: 48px 0
}

@media screen and (max-width:800px) {
  .au-homepage-three-column-img-container {
    padding: 32px 0 0
  }
}

.au-homepage-three-column-img-container .au-homepage-three-column-mobile-title {
  display: none
}

@media screen and (max-width:800px) {
  .au-homepage-three-column-img-container .au-homepage-three-column-mobile-title {
    margin-bottom: 27px;
    display: block
  }

  .au-homepage-three-column-img-container .au-homepage-three-column-mobile-title h3 {
    padding: 0;
    margin: 0
  }
}

.au-homepage-three-column-img-container .au-homepage-three-column-img-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (max-width:1200px) {
  .au-homepage-three-column-img-container .au-homepage-three-column-img-content {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
  }
}

.au-homepage-instument-card-widget-wrapper {
  width: 100vw
}

@media(max-width:800px) {
  .au-homepage-instument-card-widget-wrapper {
    margin-top: 2rem
  }
}

.au-homepage-instument-card-widget-wrapper .au-homepage-instument-card-widget-content {
  padding: 70px 0
}

@media screen and (max-width:800px) {
  .au-homepage-instument-card-widget-wrapper .au-homepage-instument-card-widget-content {
    padding: 0 0 52px
  }
}

.au-homepage-instument-card-widget-wrapper .au-homepage-instument-card-widget-title {
  font-size: 36px;
  font-weight: 700;
  line-height: .61;
  color: #000;
  text-align: center
}

.au-homepage-instument-card-widget-wrapper .au-homepage-instument-card-widget-text {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.22;
  text-align: center
}

.au-homepage-instument-card-widget-wrapper .au-homepage-instument-card-widget-box-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%
}

@media screen and (max-width:800px) {
  .au-homepage-instument-card-widget-wrapper .au-homepage-instument-card-widget-box-container a {
    display: none
  }
}

.au-homepage-instument-card-widget-wrapper .au-homepage-instument-card-container {
  width: 357px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid rgba(112, 150, 163, .58);
  border-radius: 5px;
  background-color: #fafafb;
  position: relative;
  margin: 105px 14px 0
}

@media screen and (max-width:800px) {
  .au-homepage-instument-card-widget-wrapper .au-homepage-instument-card-container {
    margin-top: 60px
  }
}

.au-homepage-instument-card-widget-wrapper .au-homepage-instument-card-container hr {
  border: 1px solid rgba(112, 150, 163, .58);
  width: 50%;
  margin: 10px auto 18.5px
}

.au-homepage-instument-card-widget-wrapper .au-homepage-instument-card-container h3 {
  font-size: 24px;
  font-weight: 700;
  margin: 87px 0 0;
  padding: 0
}

@media screen and (max-width:800px) {
  .au-homepage-instument-card-widget-wrapper .au-homepage-instument-card-container h3 {
    margin-top: 66px
  }
}

.au-homepage-instument-card-widget-wrapper .au-homepage-instument-card-container p {
  font-size: 21px;
  color: #7096a3;
  line-height: 1.14;
  margin: 0 44px 31.5px;
  text-align: center
}

@media screen and (max-width:800px) {
  .au-homepage-instument-card-widget-wrapper .au-homepage-instument-card-container p {
    font-size: 16px;
    line-height: 1.5
  }
}

.au-homepage-instument-card-widget-wrapper .au-homepage-instument-card-container a {
  font-size: 16px;
  font-weight: 700;
  color: #007c8c;
  margin-bottom: 20.5px
}

.au-homepage-instument-card-widget-wrapper .au-homepage-instument-card-container-img {
  position: absolute;
  top: -62px;
  width: 123px;
  height: 123px
}

@media screen and (max-width:800px) {
  .au-homepage-instument-card-widget-wrapper .au-homepage-instument-card-container-img {
    width: 87px;
    height: 87px;
    top: -43.5px
  }
}

.au-homepage-instument-card-widget-wrapper .au-homepage-instument-etf-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 60px
}

@media screen and (max-width:800px) {
  .au-homepage-instument-card-widget-wrapper .au-homepage-instument-etf-container {
    margin-bottom: 32px
  }

  .au-homepage-instument-card-widget-wrapper .au-homepage-instument-etf-container a {
    display: none
  }
}

.au-homepage-our-platforms-container {
  padding: 0 0 68px
}

@media screen and (max-width:600px) {
  .au-homepage-our-platforms-container {
    padding: 0 0 32px
  }
}

.au-homepage-our-platforms-container .au-homepage-our-top-section-wrapper {
  position: relative;
  padding-top: 68px;
  height: 692px;
  background-color: #ebf1f4
}

@media screen and (max-width:950px) {
  .au-homepage-our-platforms-container .au-homepage-our-top-section-wrapper {
    display: -ms-flexbox;
    display: flex;
    padding-top: 32px;
    height: auto
  }

  .au-homepage-our-platforms-container .au-homepage-our-top-section-text {
    margin-left: 28px;
    margin-right: 28px
  }

  .au-homepage-our-platforms-container .au-homepage-our-top-section-text h3 {
    font-size: 24px !important;
    font-weight: 700
  }

  .au-homepage-our-platforms-container .au-homepage-our-top-section-text p {
    font-size: 16px !important;
    font-weight: 700;
    line-height: 1.5
  }
}

.au-homepage-our-platforms-container .au-homepage-patforms-mobile-download {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 28px
}

.au-homepage-our-platforms-container .au-homepage-patforms-mobile-download .homepage-apple-badge {
  width: 146.5px;
  height: 49px;
  margin-right: 11.2px
}

.au-homepage-our-platforms-container .au-homepage-patforms-mobile-download .homepage-google-badge {
  width: 165.3px;
  height: 49px
}

@media screen and (min-width:950px) {
  .au-homepage-our-platforms-container .au-homepage-patforms-mobile-download {
    display: none
  }
}

.au-homepage-our-platforms-container .au-homepage-our-top-section-title {
  font-size: 36px;
  font-weight: 700;
  text-align: center
}

.au-homepage-our-platforms-container .au-homepage-our-top-section {
  margin-top: 66px
}

@media screen and (max-width:950px) {
  .au-homepage-our-platforms-container .au-homepage-our-top-section {
    margin-top: 23px
  }
}

.au-homepage-our-platforms-container .au-homepage-our-top-section .au-FXimg {
  position: absolute;
  width: 279px;
  height: 564px;
  bottom: -83px;
  margin-left: 77px
}

@media screen and (max-width:950px) {
  .au-homepage-our-platforms-container .au-homepage-our-top-section .au-FXimg {
    display: none
  }
}

.au-homepage-our-platforms-container .au-homepage-our-top-section h3 {
  font-size: 27px;
  font-weight: 700;
  line-height: 1.48;
  margin: 32px 0 26px
}

.au-homepage-our-platforms-container .au-homepage-our-top-section .au-homepage-our-top-section-panel {
  margin-left: 50%
}

@media screen and (max-width:950px) {
  .au-homepage-our-platforms-container .au-homepage-our-top-section .au-homepage-our-top-section-panel {
    margin: 0 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
  }

  .au-homepage-our-platforms-container .au-homepage-our-top-section .au-homepage-our-top-section-panel p {
    font-size: 16px;
    font-weight: 700 !important;
    line-height: 2
  }

  .au-homepage-our-platforms-container .au-homepage-our-top-section .au-homepage-our-top-section-panel h3 {
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 2;
    margin: 24px 0;
    padding: 0
  }
}

.au-homepage-our-platforms-container .au-arrow-img {
  width: 28px;
  height: 28px;
  margin-right: 12px
}

.au-homepage-our-platforms-container .au-homepage-our-platform-list-item {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px
}

.au-homepage-our-platforms-container .au-homepage-our-platform-list-item p {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2
}

.au-homepage-our-platforms-container .au-homepage-our-platform-qr-code-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 82px
}

@media screen and (max-width:950px) {
  .au-homepage-our-platforms-container .au-homepage-our-platform-qr-code-container {
    display: none
  }
}

.au-homepage-our-platforms-container .au-homepage-our-platform-qr-code-container p {
  margin-left: 23px;
  font-size: 16px;
  line-height: 1.31
}

.au-homepage-our-platforms-container .au-homepage-our-platform-qr-code-container span {
  font-weight: 700
}

.au-homepage-our-platforms-container .au-homepage-our-platform-qr-code-container .green-span {
  color: #70aa1e
}

.au-homepage-our-platforms-container .au-homepage-our-platform-available {
  display: -ms-flexbox;
  display: flex;
  margin: 32px 0 0 50%
}

@media screen and (max-width:950px) {
  .au-homepage-our-platforms-container .au-homepage-our-platform-available {
    display: none
  }
}

.au-homepage-our-platforms-container .au-homepage-our-platform-available p {
  font-size: 27px;
  font-weight: 700;
  margin-right: 10px
}

.au-homepage-our-platforms-container .au-homepage-our-platform-card-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-top: 110px
}

@media screen and (max-width:1200px) {
  .au-homepage-our-platforms-container .au-homepage-our-platform-card-container {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
  }

  .au-homepage-our-platforms-container .au-homepage-our-platform-card-container div:first-of-type {
    margin-bottom: 62px
  }
}

@media screen and (max-width:950px) {
  .au-homepage-our-platforms-container .au-homepage-our-platform-card-container {
    margin-top: 50px
  }
}

.au-homepage-our-platforms-container .au-homepage-our-platform-card {
  width: 488px;
  height: 292px;
  padding: 31px 0 0 57px;
  position: relative;
  border-radius: 5px;
  box-shadow: 0 0 11px 0 rgba(112, 150, 163, .24);
  background-color: #fafdfd
}

@media screen and (max-width:600px) {
  .au-homepage-our-platforms-container .au-homepage-our-platform-card {
    width: 295px;
    height: 100%;
    padding: 22px 0 0 47px
  }
}

@media screen and (max-width:350px) {
  .au-homepage-our-platforms-container .au-homepage-our-platform-card {
    width: 245px;
    height: 100%;
    padding: 11px 0 0 37px
  }
}

.au-homepage-our-platforms-container .au-homepage-our-platform-card h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.17;
  margin-bottom: 12px
}

.au-homepage-our-platforms-container .au-homepage-our-platform-card p {
  font-size: 16px;
  line-height: 1.5
}

.au-homepage-our-platforms-container .au-homepage-our-platform-card .bold {
  font-weight: 700;
  line-height: 1.19;
  margin-bottom: 21.5px
}

.au-homepage-our-platforms-container .au-homepage-our-platform-card .au-homepage-our-platform-card-available {
  display: -ms-flexbox;
  display: flex;
  margin-top: 22.5px;
  margin-bottom: 30px
}

.au-homepage-our-platforms-container .au-homepage-our-platform-card .au-homepage-our-platform-card-available img {
  -o-object-fit: fill;
  object-fit: fill;
  width: 28px;
  height: 28px;
  background-color: #fafdfd
}

.au-homepage-our-platforms-container .au-homepage-our-platform-card .tickIcon {
  display: -ms-flexbox;
  display: flex
}

.au-homepage-our-platforms-container .au-homepage-our-platform-card .tickIcon img {
  width: 35px;
  height: 30px;
  margin-left: -30px
}

.au-homepage-our-platforms-container .au-homepage-our-platform-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  width: 74px;
  height: 74px;
  top: -37px;
  left: -37px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16)
}

@media screen and (max-width:600px) {
  .au-homepage-our-platforms-container .au-homepage-our-platform-icon {
    width: 61px;
    height: 61px;
    top: -30.5px;
    left: -30.5px
  }
}

.au-homepage-our-platforms-container .au-homepage-our-platform-text-section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 68px
}

.au-homepage-our-platforms-container .au-homepage-our-platform-text-section .au-homepage-our-platform-text-section-mobile {
  display: none
}

.au-homepage-our-platforms-container .au-homepage-our-platform-text-section a {
  margin-top: 32px
}

@media screen and (max-width:600px) {
  .au-homepage-our-platforms-container .au-homepage-our-platform-text-section {
    margin-top: 32px
  }

  .au-homepage-our-platforms-container .au-homepage-our-platform-text-section .au-homepage-our-platform-text-section-mobile {
    display: block
  }

  .au-homepage-our-platforms-container .au-homepage-our-platform-text-section .mobile-hide-text {
    display: none
  }
}

.au-homepage-pricefeed-container {
  padding: 68px 0 0
}

.au-homepage-pricefeed-container .au-homepage-pricefeed-selector {
  margin: 0 10px
}

.au-homepage-pricefeed-container .au-homepage-pricefeed-selector li {
  margin-bottom: 13px
}

.au-homepage-pricefeed-container .au-homepage-pricefeed-thead {
  background-color: #e6ebea !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.19
}

.au-homepage-pricefeed-container .feed-wrapper {
  overflow: hidden
}

.au-homepage-pricefeed-container .au-homepage-pricefeed-table th {
  padding: 19px 0 13px 65px
}

@media screen and (max-width:600px) {
  .au-homepage-pricefeed-container .au-homepage-pricefeed-table th {
    padding: 19px 0 13px 15px
  }
}

.au-homepage-pricefeed-container .au-homepage-pricefeed-table tbody td {
  padding-left: 65px !important
}

.au-homepage-pricefeed-container .au-homepage-pricefeed-table tbody td .green:not(.button),
.au-homepage-pricefeed-container .au-homepage-pricefeed-table tbody td .red,
.au-homepage-pricefeed-container .au-homepage-pricefeed-table tbody td .tm-nav-button.white:not(.button) {
  background-position: 50px
}

@media screen and (max-width:600px) {
  .au-homepage-pricefeed-container .au-homepage-pricefeed-table tbody td {
    padding-left: 15px !important
  }

  .au-homepage-pricefeed-container .au-homepage-pricefeed-table tbody td .green:not(.button),
  .au-homepage-pricefeed-container .au-homepage-pricefeed-table tbody td .red,
  .au-homepage-pricefeed-container .au-homepage-pricefeed-table tbody td .tm-nav-button.white:not(.button) {
    background-position: 10px
  }
}

.au-homepage-pricefeed-container .au-homepage-pricefeed-table tbody tr:nth-child(2n) {
  background-color: #efefef
}

.au-homepage-pricefeed-container .au-homepage-pricefeed-table tbody tr:nth-child(odd) {
  background-color: #fff
}

.au-homepage-pricefeed-container .au-homepage-pricefeed-table tbody tr:last-child td {
  padding: 0 !important
}

.au-homepage-pricefeed-container .au-homepage-pricefeed-table tbody tr:last-child p {
  padding: 30px 100px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.29
}

@media screen and (max-width:800px) {
  .au-homepage-pricefeed-container .au-homepage-pricefeed-table tbody tr:last-child p {
    padding: 20px 15px;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.33
  }
}

.au-homepage-title {
  font-size: 36px;
  font-weight: 700;
  line-height: .61;
  color: #000;
  text-align: center
}

@media screen and (max-width:800px) {
  .au-homepage-title {
    font-size: 24px !important;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33
  }
}

.au-homepage-text {
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1.22;
  text-align: center
}

.au-homepage-section-wrapper-padding {
  padding: 6px 0
}

.au-homepage-payment-mthd-mobile {
  display: none
}

@media screen and (max-width:480px) {
  .au-homepage-payment-mthd-mobile {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .au-homepage-payment-mthd-desktop {
    display: none
  }
}

@media screen and (max-width:600px) {
  .au-homepage-remove-content-tablet {
    display: none
  }
}

@media screen and (max-width:800px) {
  .au-homepage-remove-content-big-tablet {
    display: none
  }
}

.en-homepage-background-color-dark-teal {
  background-color: #096470
}

.en-homepage-background-color-dark-teal .statics-bar {
  width: 100% !important
}

@media screen and (max-width:820px) {
  .en-homepage-background-color-dark-teal .statics-bar {
    height: 240px !important
  }
}

.en-homepage-background-color-dark-teal .statics-bar-content {
  width: 100% !important;
  margin: 0 72px
}

@media screen and (max-width:650px) {
  .en-homepage-background-color-dark-teal .statics-bar-content {
    margin: 0
  }
}

.en-homepage-background-color-dark-teal .static-item:first-child {
  width: 157px
}

@media screen and (max-width:650px) {
  .en-homepage-background-color-dark-teal .static-item:first-child {
    width: 110px
  }
}

.en-homepage-background-color-dark-teal .homepage-title-number {
  color: #fff;
  font-size: 51px;
  font-weight: 700;
  line-height: .78;
  text-align: center
}

@media screen and (max-width:950px) {
  .en-homepage-background-color-dark-teal .homepage-title-number {
    font-size: 36px
  }
}

@media screen and (max-width:650px) {
  .en-homepage-background-color-dark-teal .homepage-title-number {
    font-size: 24px;
    line-height: 1.17
  }
}

.en-homepage-background-color-dark-teal .homepage-description {
  color: #a1dede;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.24;
  text-align: center;
  margin: 16px auto 0
}

@media screen and (max-width:950px) {
  .en-homepage-background-color-dark-teal .homepage-description {
    font-size: 18px;
    margin: 8px auto 0
  }
}

@media screen and (max-width:650px) {
  .en-homepage-background-color-dark-teal .homepage-description {
    font-size: 16px;
    line-height: 1.13;
    margin: 0 auto
  }
}

.en-homepage-container {
  max-width: 1188px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px
}

.en-homepage-container .homepage-flex-container {
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width:600px) {
  .en-homepage-container .homepage-flex-container {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
  }
}

.en-homepage-container .slideshow-content-header {
  width: 100% !important
}

.en-homepage-container .slideshow-content-header h1 {
  left: 0 !important
}

.en-homepage-container .slideshow-content {
  width: 100% !important
}

.en-homepage-container .slideshow-content-text {
  left: 0 !important
}

@media(max-width:600px) {
  .en-homepage-container .display-mobile {
    display: block !important
  }
}

.en-homepage-payment-mthd .en-homepage-section-wrapper {
  padding: 68px 0 40px
}

.en-homepage-payment-mthd h3 {
  font-size: 18px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33px;
  letter-spacing: normal;
  text-align: center;
  padding: 0;
  margin-bottom: 10px
}

.en-homepage-award-carousel-wrapper {
  padding: 68px 0 62px
}

.en-homepage-three-columns {
  width: 360px;
  border-radius: 5px;
  box-shadow: 0 4px 10px 0 rgba(112, 150, 163, .47);
  background-color: #fff
}

@media screen and (max-width:1200px) {
  .en-homepage-three-columns {
    margin-bottom: 32px
  }
}

.en-homepage-three-columns .en-homepage-column-image-text-container {
  margin: 0 22.5px
}

.en-homepage-three-columns .en-homepage-three-columns-title {
  font-size: 24px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-top: 23px;
  margin-bottom: 45px
}

.en-homepage-three-columns .en-homepage-three-columns-text {
  height: 64px;
  margin-bottom: 35px
}

.en-homepage-three-columns .en-homepage-btn-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 28px
}

@media screen and (max-width:800px) {
  .en-homepage-three-columns {
    width: 305px
  }

  .en-homepage-three-columns .en-homepage-column-image-text-container {
    margin: 0 19px
  }
}

@media screen and (max-width:1130px) {
  .en-homepage-three-columns {
    margin-bottom: 32px
  }
}

.en-homepage-three-column-img-container {
  min-height: 500px;
  background-color: #ebf1f4;
  padding: 48px 0
}

@media screen and (max-width:800px) {
  .en-homepage-three-column-img-container {
    padding: 32px 0 0
  }
}

.en-homepage-three-column-img-container .en-homepage-three-column-mobile-title {
  display: none
}

@media screen and (max-width:800px) {
  .en-homepage-three-column-img-container .en-homepage-three-column-mobile-title {
    margin-bottom: 27px;
    display: block
  }

  .en-homepage-three-column-img-container .en-homepage-three-column-mobile-title h3 {
    padding: 0;
    margin: 0
  }
}

.en-homepage-three-column-img-container .en-homepage-three-column-img-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (max-width:1200px) {
  .en-homepage-three-column-img-container .en-homepage-three-column-img-content {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
  }
}

.en-homepage-instument-card-widget-wrapper {
  width: 100vw
}

@media(max-width:800px) {
  .en-homepage-instument-card-widget-wrapper {
    margin-top: 2rem
  }
}

.en-homepage-instument-card-widget-wrapper .en-homepage-instument-card-widget-content {
  padding: 70px 0
}

@media screen and (max-width:800px) {
  .en-homepage-instument-card-widget-wrapper .en-homepage-instument-card-widget-content {
    padding: 0
  }
}

.en-homepage-instument-card-widget-wrapper .en-homepage-instument-card-widget-title {
  font-size: 36px;
  font-weight: 700;
  line-height: .61;
  color: #000;
  text-align: center
}

.en-homepage-instument-card-widget-wrapper .en-homepage-instument-card-widget-text {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.22;
  text-align: center
}

.en-homepage-instument-card-widget-wrapper .en-homepage-instument-card-widget-box-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%
}

@media screen and (max-width:800px) {
  .en-homepage-instument-card-widget-wrapper .en-homepage-instument-card-widget-box-container {
    margin-bottom: 32px
  }

  .en-homepage-instument-card-widget-wrapper .en-homepage-instument-card-widget-box-container a {
    display: none
  }
}

.en-homepage-instument-card-widget-wrapper .en-homepage-instument-card-container {
  width: 357px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid rgba(112, 150, 163, .58);
  border-radius: 5px;
  background-color: #fafafb;
  position: relative;
  margin: 105px 14px 0
}

@media screen and (max-width:800px) {
  .en-homepage-instument-card-widget-wrapper .en-homepage-instument-card-container {
    margin-top: 60px
  }
}

.en-homepage-instument-card-widget-wrapper .en-homepage-instument-card-container hr {
  border: 1px solid rgba(112, 150, 163, .58);
  width: 50%;
  margin: 10px auto 18.5px
}

.en-homepage-instument-card-widget-wrapper .en-homepage-instument-card-container h3 {
  font-size: 24px;
  font-weight: 700;
  margin: 87px 0 0;
  padding: 0
}

@media screen and (max-width:800px) {
  .en-homepage-instument-card-widget-wrapper .en-homepage-instument-card-container h3 {
    margin-top: 66px
  }
}

.en-homepage-instument-card-widget-wrapper .en-homepage-instument-card-container p {
  font-size: 21px;
  color: #7096a3;
  line-height: 1.14;
  margin: 0 44px 31.5px;
  text-align: center
}

@media screen and (max-width:800px) {
  .en-homepage-instument-card-widget-wrapper .en-homepage-instument-card-container p {
    font-size: 16px;
    line-height: 1.5
  }
}

.en-homepage-instument-card-widget-wrapper .en-homepage-instument-card-container a {
  font-size: 16px;
  font-weight: 700;
  color: #007c8c;
  margin-bottom: 20.5px
}

.en-homepage-instument-card-widget-wrapper .en-homepage-instument-card-container-img {
  position: absolute;
  top: -62px;
  width: 123px;
  height: 123px
}

@media screen and (max-width:800px) {
  .en-homepage-instument-card-widget-wrapper .en-homepage-instument-card-container-img {
    width: 87px;
    height: 87px;
    top: -43.5px
  }
}

.en-homepage-our-platforms-container {
  padding: 0 0 68px
}

@media screen and (max-width:600px) {
  .en-homepage-our-platforms-container {
    padding: 0 0 32px
  }
}

.en-homepage-our-platforms-container .en-homepage-our-top-section-wrapper {
  position: relative;
  padding-top: 68px;
  height: 692px;
  background-color: #ebf1f4
}

@media screen and (max-width:950px) {
  .en-homepage-our-platforms-container .en-homepage-our-top-section-wrapper {
    display: -ms-flexbox;
    display: flex;
    padding-top: 32px;
    height: auto
  }

  .en-homepage-our-platforms-container .en-homepage-our-top-section-text {
    margin-left: 28px;
    margin-right: 28px
  }

  .en-homepage-our-platforms-container .en-homepage-our-top-section-text h3 {
    font-size: 24px !important;
    font-weight: 700
  }

  .en-homepage-our-platforms-container .en-homepage-our-top-section-text p {
    font-size: 16px !important;
    font-weight: 700;
    line-height: 1.5
  }
}

.en-homepage-our-platforms-container .en-homepage-patforms-mobile-download {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 28px
}

.en-homepage-our-platforms-container .en-homepage-patforms-mobile-download .homepage-apple-badge {
  width: 146.5px;
  height: 49px;
  margin-right: 11.2px
}

.en-homepage-our-platforms-container .en-homepage-patforms-mobile-download .homepage-google-badge {
  width: 165.3px;
  height: 49px
}

@media screen and (min-width:950px) {
  .en-homepage-our-platforms-container .en-homepage-patforms-mobile-download {
    display: none
  }
}

.en-homepage-our-platforms-container .en-homepage-our-top-section-title {
  font-size: 36px;
  font-weight: 700;
  text-align: center
}

.en-homepage-our-platforms-container .en-homepage-our-top-section {
  margin-top: 66px
}

@media screen and (max-width:950px) {
  .en-homepage-our-platforms-container .en-homepage-our-top-section {
    margin-top: 23px
  }
}

.en-homepage-our-platforms-container .en-homepage-our-top-section .en-FXimg {
  position: absolute;
  width: 279px;
  height: 564px;
  bottom: -83px;
  margin-left: 77px
}

@media screen and (max-width:950px) {
  .en-homepage-our-platforms-container .en-homepage-our-top-section .en-FXimg {
    display: none
  }
}

.en-homepage-our-platforms-container .en-homepage-our-top-section h3 {
  font-size: 27px;
  font-weight: 700;
  line-height: 1.48;
  margin: 32px 0 26px
}

.en-homepage-our-platforms-container .en-homepage-our-top-section .en-homepage-our-top-section-panel {
  margin-left: 50%
}

@media screen and (max-width:950px) {
  .en-homepage-our-platforms-container .en-homepage-our-top-section .en-homepage-our-top-section-panel {
    margin: 0 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
  }

  .en-homepage-our-platforms-container .en-homepage-our-top-section .en-homepage-our-top-section-panel p {
    font-size: 16px;
    font-weight: 700 !important;
    line-height: 2
  }

  .en-homepage-our-platforms-container .en-homepage-our-top-section .en-homepage-our-top-section-panel h3 {
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 2;
    margin: 24px 0;
    padding: 0
  }
}

.en-homepage-our-platforms-container .en-arrow-img {
  width: 28px;
  height: 28px;
  margin-right: 12px
}

.en-homepage-our-platforms-container .en-homepage-our-platform-list-item {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px
}

.en-homepage-our-platforms-container .en-homepage-our-platform-list-item p {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2
}

.en-homepage-our-platforms-container .en-homepage-our-platform-qr-code-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 82px
}

@media screen and (max-width:950px) {
  .en-homepage-our-platforms-container .en-homepage-our-platform-qr-code-container {
    display: none
  }
}

.en-homepage-our-platforms-container .en-homepage-our-platform-qr-code-container p {
  margin-left: 23px;
  font-size: 16px;
  line-height: 1.31
}

.en-homepage-our-platforms-container .en-homepage-our-platform-qr-code-container span {
  font-weight: 700
}

.en-homepage-our-platforms-container .en-homepage-our-platform-qr-code-container .green-span {
  color: #70aa1e
}

.en-homepage-our-platforms-container .en-homepage-our-platform-available {
  display: -ms-flexbox;
  display: flex;
  margin: 32px 0 0 50%
}

@media screen and (max-width:950px) {
  .en-homepage-our-platforms-container .en-homepage-our-platform-available {
    display: none
  }
}

.en-homepage-our-platforms-container .en-homepage-our-platform-available p {
  font-size: 27px;
  font-weight: 700;
  margin-right: 10px
}

.en-homepage-our-platforms-container .en-homepage-our-platform-card-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-top: 110px
}

@media screen and (max-width:1200px) {
  .en-homepage-our-platforms-container .en-homepage-our-platform-card-container {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
  }

  .en-homepage-our-platforms-container .en-homepage-our-platform-card-container div:first-of-type {
    margin-bottom: 62px
  }
}

@media screen and (max-width:950px) {
  .en-homepage-our-platforms-container .en-homepage-our-platform-card-container {
    margin-top: 50px
  }
}

.en-homepage-our-platforms-container .en-homepage-our-platform-card {
  width: 488px;
  height: 292px;
  padding: 31px 0 0 57px;
  position: relative;
  border-radius: 5px;
  box-shadow: 0 0 11px 0 rgba(112, 150, 163, .24);
  background-color: #fafdfd
}

@media screen and (max-width:600px) {
  .en-homepage-our-platforms-container .en-homepage-our-platform-card {
    width: 295px;
    height: 100%;
    padding: 22px 0 0 47px
  }
}

@media screen and (max-width:350px) {
  .en-homepage-our-platforms-container .en-homepage-our-platform-card {
    width: 245px;
    height: 100%;
    padding: 11px 0 0 37px
  }
}

.en-homepage-our-platforms-container .en-homepage-our-platform-card h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.17;
  margin-bottom: 12px
}

.en-homepage-our-platforms-container .en-homepage-our-platform-card p {
  font-size: 16px;
  line-height: 1.5
}

.en-homepage-our-platforms-container .en-homepage-our-platform-card .bold {
  font-weight: 700;
  line-height: 1.19;
  margin-bottom: 21.5px
}

.en-homepage-our-platforms-container .en-homepage-our-platform-card .en-homepage-our-platform-card-available {
  display: -ms-flexbox;
  display: flex;
  margin-top: 22.5px;
  margin-bottom: 30px
}

.en-homepage-our-platforms-container .en-homepage-our-platform-card .en-homepage-our-platform-card-available img {
  -o-object-fit: fill;
  object-fit: fill;
  width: 28px;
  height: 28px;
  background-color: #fafdfd
}

.en-homepage-our-platforms-container .en-homepage-our-platform-card .tickIcon {
  display: -ms-flexbox;
  display: flex
}

.en-homepage-our-platforms-container .en-homepage-our-platform-card .tickIcon img {
  width: 35px;
  height: 30px;
  margin-left: -30px
}

.en-homepage-our-platforms-container .en-homepage-our-platform-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  width: 74px;
  height: 74px;
  top: -37px;
  left: -37px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16)
}

@media screen and (max-width:600px) {
  .en-homepage-our-platforms-container .en-homepage-our-platform-icon {
    width: 61px;
    height: 61px;
    top: -30.5px;
    left: -30.5px
  }
}

.en-homepage-our-platforms-container .en-homepage-our-platform-text-section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 68px
}

.en-homepage-our-platforms-container .en-homepage-our-platform-text-section .en-homepage-our-platform-text-section-mobile {
  display: none
}

.en-homepage-our-platforms-container .en-homepage-our-platform-text-section a {
  margin-top: 32px
}

@media screen and (max-width:600px) {
  .en-homepage-our-platforms-container .en-homepage-our-platform-text-section {
    margin-top: 32px
  }

  .en-homepage-our-platforms-container .en-homepage-our-platform-text-section .en-homepage-our-platform-text-section-mobile {
    display: block
  }

  .en-homepage-our-platforms-container .en-homepage-our-platform-text-section .mobile-hide-text {
    display: none
  }
}

.en-homepage-pricefeed-container {
  padding: 68px 0 0
}

.en-homepage-pricefeed-container .en-homepage-pricefeed-selector {
  margin: 0 10px
}

.en-homepage-pricefeed-container .en-homepage-pricefeed-selector li {
  margin-bottom: 13px
}

.en-homepage-pricefeed-container .en-homepage-pricefeed-thead {
  background-color: #e6ebea !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.19
}

.en-homepage-pricefeed-container .feed-wrapper {
  overflow: hidden
}

.en-homepage-pricefeed-container .en-homepage-pricefeed-table th {
  padding: 19px 0 13px 65px
}

@media screen and (max-width:600px) {
  .en-homepage-pricefeed-container .en-homepage-pricefeed-table th {
    padding: 19px 0 13px 15px
  }
}

.en-homepage-pricefeed-container .en-homepage-pricefeed-table tbody td {
  padding-left: 65px !important
}

.en-homepage-pricefeed-container .en-homepage-pricefeed-table tbody td .green:not(.button),
.en-homepage-pricefeed-container .en-homepage-pricefeed-table tbody td .red,
.en-homepage-pricefeed-container .en-homepage-pricefeed-table tbody td .tm-nav-button.white:not(.button) {
  background-position: 50px
}

@media screen and (max-width:600px) {
  .en-homepage-pricefeed-container .en-homepage-pricefeed-table tbody td {
    padding-left: 15px !important
  }

  .en-homepage-pricefeed-container .en-homepage-pricefeed-table tbody td .green:not(.button),
  .en-homepage-pricefeed-container .en-homepage-pricefeed-table tbody td .red,
  .en-homepage-pricefeed-container .en-homepage-pricefeed-table tbody td .tm-nav-button.white:not(.button) {
    background-position: 10px
  }
}

.en-homepage-pricefeed-container .en-homepage-pricefeed-table tbody tr:nth-child(2n) {
  background-color: #efefef
}

.en-homepage-pricefeed-container .en-homepage-pricefeed-table tbody tr:nth-child(odd) {
  background-color: #fff
}

.en-homepage-pricefeed-container .en-homepage-pricefeed-table tbody tr:last-child td {
  padding: 0 !important
}

.en-homepage-pricefeed-container .en-homepage-pricefeed-table tbody tr:last-child p {
  padding: 30px 100px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.29
}

@media screen and (max-width:800px) {
  .en-homepage-pricefeed-container .en-homepage-pricefeed-table tbody tr:last-child p {
    padding: 20px 15px;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.33
  }
}

.en-homepage-title {
  font-size: 36px;
  font-weight: 700;
  line-height: .61;
  color: #000;
  text-align: center
}

@media screen and (max-width:800px) {
  .en-homepage-title {
    font-size: 24px !important;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33
  }
}

.en-homepage-text {
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1.22;
  text-align: center
}

.margin-remove {
  margin: 0
}

.padding-remove {
  padding: 0 !important
}

.homepage-section-wrapper-padding {
  padding: 6px 0
}

.homepage-payment-mthd-mobile {
  display: none
}

@media screen and (max-width:480px) {
  .homepage-payment-mthd-mobile {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .homepage-payment-mthd-desktop {
    display: none
  }
}

@media screen and (max-width:600px) {
  .homepage-remove-content-tablet {
    display: none
  }
}

@media screen and (max-width:800px) {
  .homepage-remove-content-big-tablet {
    display: none
  }
}

.uk-homepage-background-color-dark-teal {
  background-color: #096470
}

.uk-homepage-background-color-dark-teal .statics-bar {
  width: 100% !important
}

@media screen and (max-width:820px) {
  .uk-homepage-background-color-dark-teal .statics-bar {
    height: 240px !important
  }
}

.uk-homepage-background-color-dark-teal .statics-bar-content {
  width: 100% !important;
  margin: 0 72px
}

@media screen and (max-width:650px) {
  .uk-homepage-background-color-dark-teal .statics-bar-content {
    margin: 0
  }
}

.uk-homepage-background-color-dark-teal .static-item:first-child {
  width: 157px
}

@media screen and (max-width:650px) {
  .uk-homepage-background-color-dark-teal .static-item:first-child {
    width: 110px
  }
}

.uk-homepage-background-color-dark-teal .uk-homepage-title-number {
  color: #fff;
  font-size: 51px;
  font-weight: 700;
  line-height: .78;
  text-align: center
}

@media screen and (max-width:950px) {
  .uk-homepage-background-color-dark-teal .uk-homepage-title-number {
    font-size: 36px
  }
}

@media screen and (max-width:650px) {
  .uk-homepage-background-color-dark-teal .uk-homepage-title-number {
    font-size: 24px;
    line-height: 1.17
  }
}

.uk-homepage-background-color-dark-teal .uk-homepage-description {
  color: #a1dede;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.24;
  text-align: center;
  margin: 16px auto 0
}

@media screen and (max-width:950px) {
  .uk-homepage-background-color-dark-teal .uk-homepage-description {
    font-size: 18px;
    margin: 8px auto 0
  }
}

@media screen and (max-width:650px) {
  .uk-homepage-background-color-dark-teal .uk-homepage-description {
    font-size: 16px;
    line-height: 1.13;
    margin: 0 auto
  }
}

.uk-homepage-container {
  max-width: 1188px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px
}

.uk-homepage-container .uk-homepage-flex-container {
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width:600px) {
  .uk-homepage-container .uk-homepage-flex-container {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
  }
}

.uk-homepage-container .slideshow-content-header {
  width: 100% !important
}

.uk-homepage-container .slideshow-content-header h1 {
  left: 0 !important
}

.uk-homepage-container .slideshow-content {
  width: 100% !important
}

.uk-homepage-container .slideshow-content-text {
  left: 0 !important
}

@media(max-width:600px) {
  .uk-homepage-container .display-mobile {
    display: block !important
  }
}

.uk-homepage-payment-mthd .uk-homepage-section-wrapper {
  padding: 68px 0 40px
}

.uk-homepage-payment-mthd h3 {
  font-size: 18px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33px;
  letter-spacing: normal;
  text-align: center;
  padding: 0;
  margin-bottom: 10px
}

.uk-homepage-award-carousel-wrapper {
  padding: 68px 0 62px
}

.uk-homepage-three-columns {
  width: 360px;
  border-radius: 5px;
  box-shadow: 0 4px 10px 0 rgba(112, 150, 163, .47);
  background-color: #fff
}

@media screen and (max-width:1200px) {
  .uk-homepage-three-columns {
    margin-bottom: 32px
  }
}

.uk-homepage-three-columns .uk-homepage-column-image-text-container {
  margin: 0 22.5px
}

.uk-homepage-three-columns .uk-homepage-three-columns-title {
  font-size: 24px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-top: 23px;
  margin-bottom: 45px
}

.uk-homepage-three-columns .uk-homepage-three-columns-text {
  height: 64px;
  margin-bottom: 35px
}

.uk-homepage-three-columns .uk-homepage-btn-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 28px
}

@media screen and (max-width:800px) {
  .uk-homepage-three-columns {
    width: 305px
  }

  .uk-homepage-three-columns .uk-homepage-column-image-text-container {
    margin: 0 19px
  }
}

@media screen and (max-width:1130px) {
  .uk-homepage-three-columns {
    margin-bottom: 32px
  }
}

.uk-homepage-three-column-img-container {
  min-height: 500px;
  background-color: #ebf1f4;
  padding: 48px 0
}

@media screen and (max-width:800px) {
  .uk-homepage-three-column-img-container {
    padding: 32px 0 0
  }
}

.uk-homepage-three-column-img-container .uk-homepage-three-column-mobile-title {
  display: none
}

@media screen and (max-width:800px) {
  .uk-homepage-three-column-img-container .uk-homepage-three-column-mobile-title {
    margin-bottom: 27px;
    display: block
  }

  .uk-homepage-three-column-img-container .uk-homepage-three-column-mobile-title h3 {
    padding: 0;
    margin: 0
  }
}

.uk-homepage-three-column-img-container .uk-homepage-three-column-img-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (max-width:1200px) {
  .uk-homepage-three-column-img-container .uk-homepage-three-column-img-content {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
  }
}

.uk-homepage-instument-card-widget-wrapper {
  width: 100vw
}

@media(max-width:800px) {
  .uk-homepage-instument-card-widget-wrapper {
    margin-top: 2rem
  }
}

.uk-homepage-instument-card-widget-wrapper .uk-homepage-instument-card-widget-content {
  padding: 70px 0
}

@media screen and (max-width:800px) {
  .uk-homepage-instument-card-widget-wrapper .uk-homepage-instument-card-widget-content {
    padding: 0
  }
}

.uk-homepage-instument-card-widget-wrapper .uk-homepage-instument-card-widget-title {
  font-size: 36px;
  font-weight: 700;
  line-height: .61;
  color: #000;
  text-align: center
}

.uk-homepage-instument-card-widget-wrapper .uk-homepage-instument-card-widget-text {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.22;
  text-align: center
}

.uk-homepage-instument-card-widget-wrapper .uk-homepage-instument-card-widget-box-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%
}

@media screen and (max-width:800px) {
  .uk-homepage-instument-card-widget-wrapper .uk-homepage-instument-card-widget-box-container {
    margin-bottom: 32px
  }

  .uk-homepage-instument-card-widget-wrapper .uk-homepage-instument-card-widget-box-container a {
    display: none
  }
}

.uk-homepage-instument-card-widget-wrapper .uk-homepage-instument-card-container {
  width: 357px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid rgba(112, 150, 163, .58);
  border-radius: 5px;
  background-color: #fafafb;
  position: relative;
  margin: 105px 14px 0
}

@media screen and (max-width:800px) {
  .uk-homepage-instument-card-widget-wrapper .uk-homepage-instument-card-container {
    margin-top: 60px
  }
}

.uk-homepage-instument-card-widget-wrapper .uk-homepage-instument-card-container hr {
  border: 1px solid rgba(112, 150, 163, .58);
  width: 50%;
  margin: 10px auto 18.5px
}

.uk-homepage-instument-card-widget-wrapper .uk-homepage-instument-card-container h3 {
  font-size: 24px;
  font-weight: 700;
  margin: 87px 0 0;
  padding: 0
}

@media screen and (max-width:800px) {
  .uk-homepage-instument-card-widget-wrapper .uk-homepage-instument-card-container h3 {
    margin-top: 66px
  }
}

.uk-homepage-instument-card-widget-wrapper .uk-homepage-instument-card-container p {
  font-size: 21px;
  color: #7096a3;
  line-height: 1.14;
  margin: 0 44px 31.5px;
  text-align: center
}

@media screen and (max-width:800px) {
  .uk-homepage-instument-card-widget-wrapper .uk-homepage-instument-card-container p {
    font-size: 16px;
    line-height: 1.5
  }
}

.uk-homepage-instument-card-widget-wrapper .uk-homepage-instument-card-container a {
  font-size: 16px;
  font-weight: 700;
  color: #007c8c;
  margin-bottom: 20.5px
}

.uk-homepage-instument-card-widget-wrapper .uk-homepage-instument-card-container-img {
  position: absolute;
  top: -62px;
  width: 123px;
  height: 123px
}

@media screen and (max-width:800px) {
  .uk-homepage-instument-card-widget-wrapper .uk-homepage-instument-card-container-img {
    width: 87px;
    height: 87px;
    top: -43.5px
  }
}

.uk-homepage-our-platforms-container {
  padding: 0 0 68px
}

@media screen and (max-width:600px) {
  .uk-homepage-our-platforms-container {
    padding: 0 0 32px
  }
}

.uk-homepage-our-platforms-container .uk-homepage-our-top-section-wrapper {
  position: relative;
  padding-top: 68px;
  height: 692px;
  background-color: #ebf1f4
}

@media screen and (max-width:950px) {
  .uk-homepage-our-platforms-container .uk-homepage-our-top-section-wrapper {
    display: -ms-flexbox;
    display: flex;
    padding-top: 32px;
    height: auto
  }

  .uk-homepage-our-platforms-container .uk-homepage-our-top-section-text {
    margin-left: 28px;
    margin-right: 28px
  }

  .uk-homepage-our-platforms-container .uk-homepage-our-top-section-text h3 {
    font-size: 24px !important;
    font-weight: 700
  }

  .uk-homepage-our-platforms-container .uk-homepage-our-top-section-text p {
    font-size: 16px !important;
    font-weight: 700;
    line-height: 1.5
  }
}

.uk-homepage-our-platforms-container .uk-homepage-patforms-mobile-download {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 28px
}

.uk-homepage-our-platforms-container .uk-homepage-patforms-mobile-download .uk-homepage-apple-badge {
  width: 146.5px;
  height: 49px;
  margin-right: 11.2px
}

.uk-homepage-our-platforms-container .uk-homepage-patforms-mobile-download .uk-homepage-google-badge {
  width: 165.3px;
  height: 49px
}

@media screen and (min-width:950px) {
  .uk-homepage-our-platforms-container .uk-homepage-patforms-mobile-download {
    display: none
  }
}

.uk-homepage-our-platforms-container .uk-homepage-our-top-section-title {
  font-size: 36px;
  font-weight: 700;
  text-align: center
}

.uk-homepage-our-platforms-container .uk-homepage-our-top-section {
  margin-top: 66px
}

@media screen and (max-width:950px) {
  .uk-homepage-our-platforms-container .uk-homepage-our-top-section {
    margin-top: 23px
  }
}

.uk-homepage-our-platforms-container .uk-homepage-our-top-section .uk-FXimg {
  position: absolute;
  width: 279px;
  height: 564px;
  bottom: -83px;
  margin-left: 77px
}

@media screen and (max-width:950px) {
  .uk-homepage-our-platforms-container .uk-homepage-our-top-section .uk-FXimg {
    display: none
  }
}

.uk-homepage-our-platforms-container .uk-homepage-our-top-section h3 {
  font-size: 27px;
  font-weight: 700;
  line-height: 1.48;
  margin: 32px 0 26px
}

.uk-homepage-our-platforms-container .uk-homepage-our-top-section .uk-homepage-our-top-section-panel {
  margin-left: 50%
}

@media screen and (max-width:950px) {
  .uk-homepage-our-platforms-container .uk-homepage-our-top-section .uk-homepage-our-top-section-panel {
    margin: 0 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
  }

  .uk-homepage-our-platforms-container .uk-homepage-our-top-section .uk-homepage-our-top-section-panel p {
    font-size: 16px;
    font-weight: 700 !important;
    line-height: 2
  }

  .uk-homepage-our-platforms-container .uk-homepage-our-top-section .uk-homepage-our-top-section-panel h3 {
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 2;
    margin: 24px 0;
    padding: 0
  }
}

.uk-homepage-our-platforms-container .arrow-img {
  width: 28px;
  height: 28px;
  margin-right: 12px
}

.uk-homepage-our-platforms-container .uk-homepage-our-platform-list-item {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px
}

.uk-homepage-our-platforms-container .uk-homepage-our-platform-list-item p {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2
}

.uk-homepage-our-platforms-container .uk-homepage-our-platform-qr-code-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 82px
}

@media screen and (max-width:950px) {
  .uk-homepage-our-platforms-container .uk-homepage-our-platform-qr-code-container {
    display: none
  }
}

.uk-homepage-our-platforms-container .uk-homepage-our-platform-qr-code-container p {
  margin-left: 23px;
  font-size: 16px;
  line-height: 1.31
}

.uk-homepage-our-platforms-container .uk-homepage-our-platform-qr-code-container span {
  font-weight: 700
}

.uk-homepage-our-platforms-container .uk-homepage-our-platform-qr-code-container .green-span {
  color: #70aa1e
}

.uk-homepage-our-platforms-container .uk-homepage-our-platform-available {
  display: -ms-flexbox;
  display: flex;
  margin: 32px 0 0 50%
}

@media screen and (max-width:950px) {
  .uk-homepage-our-platforms-container .uk-homepage-our-platform-available {
    display: none
  }
}

.uk-homepage-our-platforms-container .uk-homepage-our-platform-available p {
  font-size: 27px;
  font-weight: 700;
  margin-right: 10px
}

.uk-homepage-our-platforms-container .uk-homepage-our-platform-card-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-top: 110px
}

@media screen and (max-width:1200px) {
  .uk-homepage-our-platforms-container .uk-homepage-our-platform-card-container {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
  }

  .uk-homepage-our-platforms-container .uk-homepage-our-platform-card-container div:first-of-type {
    margin-bottom: 62px
  }
}

@media screen and (max-width:950px) {
  .uk-homepage-our-platforms-container .uk-homepage-our-platform-card-container {
    margin-top: 50px
  }
}

.uk-homepage-our-platforms-container .uk-homepage-our-platform-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  width: 74px;
  height: 74px;
  top: -37px;
  left: -37px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16)
}

@media screen and (max-width:600px) {
  .uk-homepage-our-platforms-container .uk-homepage-our-platform-icon {
    width: 61px;
    height: 61px;
    top: -30.5px;
    left: -30.5px
  }
}

.uk-homepage-our-platforms-container .uk-homepage-our-platform-card {
  width: 488px;
  height: 292px;
  padding: 31px 0 0 57px;
  position: relative;
  border-radius: 5px;
  box-shadow: 0 0 11px 0 rgba(112, 150, 163, .24);
  background-color: #fafdfd
}

@media screen and (max-width:600px) {
  .uk-homepage-our-platforms-container .uk-homepage-our-platform-card {
    width: 295px;
    height: 100%;
    padding: 22px 0 0 47px
  }
}

@media screen and (max-width:350px) {
  .uk-homepage-our-platforms-container .uk-homepage-our-platform-card {
    width: 245px;
    height: 100%;
    padding: 11px 0 0 37px
  }
}

.uk-homepage-our-platforms-container .uk-homepage-our-platform-card h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.17;
  margin-bottom: 12px
}

.uk-homepage-our-platforms-container .uk-homepage-our-platform-card p {
  font-size: 16px;
  line-height: 1.5
}

.uk-homepage-our-platforms-container .uk-homepage-our-platform-card .bold {
  font-weight: 700;
  line-height: 1.19;
  margin-bottom: 21.5px
}

.uk-homepage-our-platforms-container .uk-homepage-our-platform-card .uk-homepage-our-platform-card-available {
  display: -ms-flexbox;
  display: flex;
  margin-top: 22.5px;
  margin-bottom: 30px
}

.uk-homepage-our-platforms-container .uk-homepage-our-platform-card .uk-homepage-our-platform-card-available img {
  -o-object-fit: fill;
  object-fit: fill;
  width: 28px;
  height: 28px;
  background-color: #fafdfd
}

.uk-homepage-our-platforms-container .uk-homepage-our-platform-card .tickIcon {
  display: -ms-flexbox;
  display: flex
}

.uk-homepage-our-platforms-container .uk-homepage-our-platform-card .tickIcon img {
  width: 35px;
  height: 30px;
  margin-left: -30px
}

.uk-homepage-our-platforms-container .uk-homepage-our-platform-text-section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 68px
}

.uk-homepage-our-platforms-container .uk-homepage-our-platform-text-section .uk-homepage-our-platform-text-section-mobile {
  display: none
}

.uk-homepage-our-platforms-container .uk-homepage-our-platform-text-section a {
  margin-top: 32px
}

@media screen and (max-width:600px) {
  .uk-homepage-our-platforms-container .uk-homepage-our-platform-text-section .uk-homepage-our-platform-text-section-mobile {
    display: block
  }

  .uk-homepage-our-platforms-container .uk-homepage-our-platform-text-section .mobile-hide-text {
    display: none
  }
}

.uk-homepage-pricefeed-container {
  padding: 68px 0 0
}

.uk-homepage-pricefeed-container .uk-homepage-pricefeed-selector {
  margin: 0 10px
}

.uk-homepage-pricefeed-container .uk-homepage-pricefeed-selector li {
  margin-bottom: 13px
}

.uk-homepage-pricefeed-container .uk-homepage-pricefeed-thead {
  background-color: #e6ebea !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.19
}

.uk-homepage-pricefeed-container .feed-wrapper {
  overflow: hidden
}

.uk-homepage-pricefeed-container .uk-homepage-pricefeed-table th {
  padding: 19px 0 13px 65px
}

@media screen and (max-width:600px) {
  .uk-homepage-pricefeed-container .uk-homepage-pricefeed-table th {
    padding: 19px 0 13px 15px
  }
}

.uk-homepage-pricefeed-container .uk-homepage-pricefeed-table tbody td {
  padding-left: 65px !important
}

.uk-homepage-pricefeed-container .uk-homepage-pricefeed-table tbody td .green:not(.button),
.uk-homepage-pricefeed-container .uk-homepage-pricefeed-table tbody td .red,
.uk-homepage-pricefeed-container .uk-homepage-pricefeed-table tbody td .tm-nav-button.white:not(.button) {
  background-position: 50px
}

@media screen and (max-width:600px) {
  .uk-homepage-pricefeed-container .uk-homepage-pricefeed-table tbody td {
    padding-left: 15px !important
  }

  .uk-homepage-pricefeed-container .uk-homepage-pricefeed-table tbody td .green:not(.button),
  .uk-homepage-pricefeed-container .uk-homepage-pricefeed-table tbody td .red,
  .uk-homepage-pricefeed-container .uk-homepage-pricefeed-table tbody td .tm-nav-button.white:not(.button) {
    background-position: 10px
  }
}

.uk-homepage-pricefeed-container .uk-homepage-pricefeed-table tbody tr:nth-child(2n) {
  background-color: #efefef
}

.uk-homepage-pricefeed-container .uk-homepage-pricefeed-table tbody tr:nth-child(odd) {
  background-color: #fff
}

.uk-homepage-pricefeed-container .uk-homepage-pricefeed-table tbody tr:last-child td {
  padding: 0
}

.uk-homepage-pricefeed-container .uk-homepage-pricefeed-table tbody tr:last-child p {
  padding: 30px 100px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.29
}

@media screen and (max-width:800px) {
  .uk-homepage-pricefeed-container .uk-homepage-pricefeed-table tbody tr:last-child p {
    padding: 20px 15px;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.33
  }
}

.uk-homepage-title {
  font-size: 36px;
  font-weight: 700;
  line-height: .61;
  color: #000;
  text-align: center
}

@media screen and (max-width:800px) {
  .uk-homepage-title {
    font-size: 24px !important;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33
  }
}

.uk-homepage-text {
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1.22;
  text-align: center
}

.uk-margin-remove {
  margin: 0
}

.uk-padding-remove {
  padding: 0 !important
}

.uk-homepage-section-wrapper-padding {
  padding: 6px 0
}

.uk-homepage-payment-mthd-mobile {
  display: none
}

@media screen and (max-width:480px) {
  .uk-homepage-payment-mthd-mobile {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .uk-homepage-payment-mthd-desktop {
    display: none
  }
}

@media screen and (max-width:600px) {
  .uk-homepage-remove-content-tablet {
    display: none
  }
}

@media screen and (max-width:800px) {
  .uk-homepage-remove-content-big-tablet {
    display: none
  }
}

.partnership-hero-container {
  background-color: #ededed
}

@media screen and (min-width:801px) {
  .partnership-hero-container {
    background-image: linear-gradient(90deg, #d9d9d9, rgba(0, 0, 0, 0))
  }
}

.partnership-hero-container .title {
  font-size: 36px;
  line-height: .94
}

@media screen and (min-width:801px) {
  .partnership-hero-container .title {
    font-size: 45px;
    line-height: .76
  }
}

.partnership-hero-container .subtitle {
  font-size: 16px;
  line-height: 1.5
}

@media screen and (min-width:801px) {
  .partnership-hero-container .subtitle {
    font-size: 18px;
    line-height: 1.89;
    margin-bottom: 20px
  }
}

.partnership-hero-container .col-12 {
  padding-left: 8px;
  padding-right: 29px
}

.partnership-hero-container .CMSBreadCrumbsCurrentItem {
  font-size: 14px
}

.partnership-info-container .card-widget-container-content {
  padding-top: 24px !important;
  padding-bottom: 123px !important
}

@media screen and (min-width:801px) {
  .partnership-info-container .card-widget-container-content {
    padding-top: 93px !important;
    padding-bottom: 173px !important
  }
}

.partnership-info-container .right-panel-content {
  margin-top: 0
}

.partnership-info-container .partnership-info-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 2.33;
  padding: 0;
  margin-bottom: 24px
}

@media screen and (min-width:801px) {
  .partnership-info-container .partnership-info-title {
    font-size: 45px;
    line-height: .76
  }
}

.partnership-info-container .partnership-text-container p:first-of-type {
  font-weight: 700 !important;
  margin-top: 32px;
  margin-bottom: 24px
}

@media screen and (min-width:801px) {
  .partnership-info-container .partnership-text-container p:first-of-type {
    margin-bottom: 0
  }
}

.partnership-info-container .partnership-text-container p {
  font-size: 16px;
  line-height: 1.25
}

.partnership-info-container .partnership-text-container a {
  color: #7ab24e
}

@media screen and (min-width:801px) {
  .partnership-info-container .partnership-text-container a {
    margin-top: 16px
  }
}

.partnership-info-container .card-widget-wrapper {
  margin-top: 72px
}

@media screen and (min-width:801px) {
  .partnership-info-container .card-widget-wrapper {
    margin-top: 0;
    max-height: 212px
  }
}

.partnership-info-container .partnerships-widget-content h3 {
  margin-top: 17px
}

.partnership-info-container .partnerships-widget-content p {
  margin-bottom: 23px
}

.partnership-info-container .partnerships-widget-content a {
  margin-bottom: 30px
}

.thinkCopy-usp-container {
  width: 80% !important;
  margin: 0 auto
}

.thinkCopy-usp-container .usp-widget-box {
  height: 288px
}

.thinkCopy-usp-container .usp-widget-box .usp-widget-box-title {
  font-size: 24px
}

@media screen and (max-width:801px) {
  .mobile-center-text {
    text-align: center
  }
}

.img-center {
  margin: 0 auto
}

@media screen and (min-width:801px) {
  .think-copy-banner-container {
    width: 40%
  }
}

.think-copy-what-is-container {
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .think-copy-what-is-container .mobile-img {
    margin: 40px auto
  }
}

.mobile-img {
  display: none
}

@media screen and (max-width:767px) {
  .mobile-img {
    display: -ms-flexbox;
    display: flex
  }
}

.think-copy-description-spacing {
  margin-bottom: 20px
}

.think-copy-logo {
  margin-top: 40px
}

.think-copy-icon {
  height: 98px;
  width: 98px;
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  top: -50px
}

.think-copy-why-copy-wrapper {
  background-color: #e7f7f7;
  margin: 0 auto
}

@media screen and (min-width:801px) {
  .think-copy-why-copy-wrapper {
    padding: 80px 168px 80px 155px
  }
}

.think-copy-why-copy-content {
  padding: 40px 16px;
  width: 80%;
  margin: 0 auto
}

@media screen and (min-width:801px) {
  .think-copy-why-copy-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
  }

  .think-copy-why-copy-content .think-copy-why-copy-section {
    width: 40%
  }
}

@media screen and (max-width:801px) {
  .think-copy-why-title {
    text-align: center
  }
}

.think-copy-why-copy-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  height: 223px
}

.think-copy-why-copy-list .think-copy-green-check {
  margin: auto 15px
}

.think-copy-why-copy-list .think-copy-bullet {
  display: -ms-flexbox;
  display: flex
}

@media screen and (min-width:801px) {
  .think-copy-why-copy-list .think-copy-bullet {
    width: 425px
  }
}

.think-copy-why-copy-list .think-copy-bullet p {
  font-weight: 700
}

.think-copy-start-wrapper {
  text-align: center;
  padding: 40px 16px
}

@media screen and (min-width:801px) {
  .think-copy-start-wrapper {
    padding: 80px 156px 36.2px
  }

  .think-copy-start-wrapper .think-copy-start-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
  }
}

.think-copy-start-wrapper .think-copy-box-container {
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px
}

@media screen and (max-width:801px) {
  .think-copy-start-wrapper .think-copy-box-container {
    -ms-flex-pack: center;
    justify-content: center
  }
}

.think-copy-start-wrapper .start-box {
  position: relative;
  width: 106px;
  height: 125px;
  padding: 9.9px 19px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
  margin-right: 12px;
  border: 1px solid #fff
}

@media screen and (min-width:801px) {
  .think-copy-start-wrapper .start-box {
    width: 160px;
    height: 125px;
    padding: 9.9px 28px;
    border-radius: 24px;
    margin-right: 15px
  }
}

@media screen and (max-width:801px) {
  .think-copy-start-wrapper .start-box .think-copy-step-number {
    height: 94px
  }
}

.think-copy-start-wrapper .start-box .start-box-content {
  text-align: center
}

.think-copy-start-wrapper .start-box .start-box-text {
  font-weight: 700 !important;
  position: absolute;
  top: 35%;
  width: 70%
}

@media screen and (max-width:801px) {
  .think-copy-start-wrapper .start-box .start-box-text {
    font-size: 12px
  }
}

.think-copy-start-wrapper .start-box:hover {
  border: 1px solid #005f6d
}

@media screen and (min-width:801px) {
  .think-copy-start-wrapper .right-panel {
    display: -ms-flexbox;
    display: flex
  }

  .think-copy-start-wrapper .right-panel .right-panel-text {
    width: 300px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0
  }
}

.think-copy-start-wrapper .right-panel-text {
  margin: 20px 0
}

.think-copy-start-wrapper .think-copy-start-button-div {
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px
}

.think-copy-start-wrapper .think-copy-start-button-div .think-copy-start-button {
  margin: 0 auto
}

.think-copy-trading-work {
  padding: 40px 16px;
  background-color: #e7f7f7
}

@media screen and (min-width:801px) {
  .think-copy-trading-work {
    padding: 80px 156px 76.2px
  }
}

.think-copy-trading-work .full-width-header {
  margin-bottom: 20px
}

.think-copy-trading-work .think-copy-trading-work-content {
  margin: 0 auto
}

@media screen and (min-width:801px) {
  .think-copy-trading-work .think-copy-trading-work-content {
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
  }
}

.think-copy-trading-work .think-copy-trading-work-content .right-panel {
  width: 350px
}

.think-copy-trading-work .think-copy-trading-work-content p {
  font-weight: 700
}

.think-copy-belly-banner {
  margin-bottom: 0
}

@media screen and (max-width:801px) {
  .think-copy-inverse-title {
    margin-top: 40px
  }
}

.think-copy-top-traders-wrapper {
  background-color: #e7f7f7;
  padding: 40px 5px 40px 6px
}

@media screen and (min-width:801px) {
  .think-copy-top-traders-wrapper {
    padding: 94px 75px 24px 164px
  }
}

.think-copy-top-traders-wrapper .think-copy-top-traders-img {
  width: 90%
}

.think-copy-top-traders-wrapper .think-copy-top-traders-caption {
  text-align: center;
  color: #707070;
  font-size: 12px
}

.thinkSocial--logo {
  background-color: #0e1d31;
  height: 65px
}

.thinkSocial--heroBanner p {
  font-size: 27px
}

@media only screen and (min-width:576px) {
  .thinkSocial--heroBanner {
    height: 600px;
    position: relative
  }
}

@media only screen and (min-width:1900px) {
  .thinkSocial--heroBanner {
    height: 800px
  }
}

.thinkSocial--bannerDesktop {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.thinkSocial--bannerMobile {
  height: 500px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.thinkSocial--logoDesktop {
  margin-bottom: 60px
}

.thinkSocial--heroText {
  margin-top: -120px
}

.thinkSocial--heroText p {
  margin: 35px 0
}

@media only screen and (min-width:576px) {
  .thinkSocial--heroText {
    margin-top: 0;
    padding-top: 60px;
    position: relative;
    z-index: 5
  }

  .thinkSocial--heroText h1 {
    color: #fff !important
  }

  .thinkSocial--heroText p {
    color: #fff !important;
    font-size: 20px;
    margin-bottom: 40px;
    margin-top: 30px
  }
}

@media only screen and (min-width:1900px) {
  .thinkSocial--heroText h1 {
    margin: 60px 0 50px
  }

  .thinkSocial--heroText p {
    margin: 60px 0
  }
}

.thinkSocial--copy {
  color: #22f47c !important
}

.thinkSocial--autoCopy p {
  color: #6e7783;
  font-size: 27px;
  margin-bottom: 40px
}

@media only screen and (min-width:576px) {
  .thinkSocial--autoCopy h2 {
    margin-top: 30px
  }

  .thinkSocial--autoCopy p {
    font-size: 20px
  }
}

.thinkSocial--instruments {
  background-color: #e3f8f7
}

.thinkSocial--instrumentCard h4 {
  font-size: 32px
}

@media only screen and (min-width:576px) {
  .thinkSocial--instrumentCard img {
    width: 127px;
    height: 127px
  }
}

.thinkSocial--bellyBanner {
  background-color: #0e1d31 !important;
  margin-bottom: 0 !important
}

.thinkSocial--beginners {
  background-color: #e3f8f7
}

.thinkSocial--beginners p {
  color: #3e4a5a;
  font-size: 20px
}

.thinkSocial--bullets img {
  margin-top: 2px;
  margin-right: 10px
}

.thinkSocial--bullets p {
  color: #0e1d31;
  font-size: 18px
}

.thinkSocial--journey p {
  color: #0e1d31;
  font-size: 20px
}

.thinkSocial--journeyCard {
  box-shadow: -1px 8px 24px 0 rgba(0, 0, 0, .08);
  border-radius: 15px;
  margin: 40px 0;
  width: 95%;
  height: 200px;
  position: relative
}

@media only screen and (min-width:576px) {
  .thinkSocial--journeyCard {
    width: 200px
  }
}

.thinkSocial--journeyCard img {
  width: 100px;
  height: 100px;
  position: absolute;
  top: -50px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.thinkSocial--journeyCard h4 {
  color: #14aeae !important;
  font-size: 24px !important;
  font-weight: 600 !important;
  margin-top: 80px !important
}

.thinkSocial--journeyCard p {
  color: #3e4a5a;
  font-size: 18px;
  width: 200px;
  margin: 0 auto
}

.thinkSocial--bellyBanner2 {
  background-color: #005f6d !important;
  margin-bottom: 0 !important
}

.tradingEvent--logoDesktop {
  margin-top: -700px
}

@media only screen and (min-width:576px) {
  .tradingEvent--logoDesktop {
    margin-top: 0;
    margin-bottom: 90px
  }
}

@media only screen and (min-width:1900px) {
  .tradingEvent--bd {
    height: 600px !important
  }
}

.tradingEvent--h1 {
  margin-bottom: 60px;
  font-size: 25px !important;
  color: #fff !important
}

@media only screen and (min-width:768px) {
  .tradingEvent--h1 {
    font-size: 45px !important
  }
}

.tradingEvent--p {
  font-size: 21px !important
}

@media only screen and (min-width:768px) {
  .tradingEvent--p {
    font-size: 27px !important
  }
}

.tradingEvent--joinUs--p {
  color: #70aa1e;
  font-size: 24px
}

.tradingEvent--submit {
  width: 225px !important;
  height: 53px !important;
  padding: 16px 32px !important;
  border-radius: 100px !important;
  font-size: 18px !important
}

.tradingEvent--list li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 20px
}

.tradingEvent--list li img {
  margin-right: 15px
}

.tradingEvent--experts {
  background-color: #e4f1f2
}

.tradingEvent--whyCard {
  max-width: 300px
}

.tradingEvent--bellyBanner {
  background-color: #00748d !important;
  margin-bottom: 0 !important
}

@media only screen and (max-width:1000px) {
  .adjust-btn-width {
    width: 95% !important;
    min-width: 95% !important;
    font-size: 14px !important
  }
}

.tsac td,
.tsac th {
  padding-bottom: 10px !important;
  padding-top: 10px !important
}

.new-tm,
body .new-tm {
  font-family: NotoSansJP, sans-serif !important
}

.new-tm .tm-copy,
body .new-tm .tm-copy {
  font-size: 1.125rem;
  font-family: NotoSansJP, sans-serif !important;
  line-height: 32px !important;
  font-weight: 400 !important
}

.new-tm .tm-caption-one,
body .new-tm .tm-caption-one {
  font-size: .875rem;
  font-family: NotoSansJP, sans-serif !important;
  line-height: 16px !important;
  font-weight: 400 !important
}

.new-tm .tm-caption-two,
body .new-tm .tm-caption-two {
  font-size: .75rem;
  font-family: NotoSansJP, sans-serif !important;
  line-height: 16px !important;
  font-weight: 400 !important
}

.new-tm .legal,
body .new-tm .legal {
  font-size: .875rem;
  font-family: NotoSansJP, sans-serif !important;
  line-height: 20px !important;
  font-weight: 400 !important
}

.new-tm h1,
body .new-tm h1 {
  font-size: calc(1.425rem + 2.1vw);
  line-height: 56px !important;
  font-weight: 700
}

@media(min-width:1200px) {

  .new-tm h1,
  body .new-tm h1 {
    font-size: 3rem
  }
}

.new-tm h2,
body .new-tm h2 {
  font-size: calc(1.35rem + 1.2vw);
  line-height: 48px !important;
  font-weight: 700
}

@media(min-width:1200px) {

  .new-tm h2,
  body .new-tm h2 {
    font-size: 2.25rem
  }
}

.new-tm h3,
body .new-tm h3 {
  font-size: calc(1.3125rem + .75vw);
  line-height: 40px !important;
  font-weight: 700
}

@media(min-width:1200px) {

  .new-tm h3,
  body .new-tm h3 {
    font-size: 1.875rem
  }
}

.new-tm h4,
body .new-tm h4 {
  font-size: 1.25rem;
  line-height: 28px !important;
  font-weight: 300 !important
}

.bg-tm-green {
  background-color: #138518
}

.bg-teal-light {
  background-color: #e5f2f5
}

.bg-tm-lighter-blue {
  background-color: #cce7ec
}

.bg-tm-light-blue {
  background-color: #99cfd9
}

.bg-tm-blue {
  background-color: #66b6c6
}

.bg-tm-dark-blue {
  background-color: #0086a0
}

.bg-tm-light-grey {
  background-color: #e6e8ea
}

.bg-tm-grey {
  background-color: #cfd2d6
}

.bg-tm-dark-grey {
  background-color: #9fa5ad
}

.bg-tm-darker-grey {
  background-color: #6e7783
}

.bg-tm-pale-black {
  background-color: #3e4a5a
}

.bg-tm-black {
  background-color: #0e1d31
}

.bg-tm-green-gradient {
  background-image: linear-gradient(180deg, #2bbb35, #138518)
}

.text-tm-green {
  color: #138518
}

.text-tm-teal-mid {
  color: #339eb3
}

.text-teal-light {
  color: #e5f2f5
}

.text-tm-lighter-blue {
  color: #cce7ec
}

.text-tm-light-blue {
  color: #99cfd9
}

.text-tm-blue {
  color: #66b6c6
}

.text-tm-dark-blue {
  color: #0086a0
}

.text-tm-light-grey {
  color: #e6e8ea
}

.text-tm-grey {
  color: #cfd2d6
}

.text-tm-dark-grey {
  color: #9fa5ad
}

.text-tm-darker-grey {
  color: #6e7783
}

.text-tm-pale-black {
  color: #3e4a5a
}

.text-tm-black {
  color: #0e1d31
}

.accordion {
  cursor: pointer;
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: #3e4a5a
}

.accordion__text,
.accordion__title {
  font-size: inherit;
  color: inherit;
  line-height: inherit
}

.accordion__item--icon {
  width: 32px
}

.accordion__item--text {
  margin-right: 32px
}

.accordion__item--text a {
  color: #138518
}

.accordion__item--answer {
  display: none;
  overflow: hidden
}

.color-palette {
  border: 1px solid #ccc5c5;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 1rem
}

.color-palette li {
  border: 1px dashed grey;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: 27%;
  flex: 27%;
  background-color: #e2e2e2;
  margin: 1rem 1rem 1rem 0;
  padding: .5rem
}

.color-palette li:before {
  content: "";
  border: 1px dashed grey;
  width: 2rem;
  height: 2rem;
  display: inline-block;
  margin-right: 2rem
}

.color-palette span {
  -ms-flex: 1;
  flex: 1;
  color: inherit
}

.color-palette li.tm-black:before {
  background-color: #0e1d31
}

.color-palette li.tm-pale-black:before {
  background-color: #3e4a5a
}

.color-palette li.tm-teal:before {
  background-color: #005d6f
}

.color-palette li.tm-teal-light:before {
  background-color: #e5f2f5
}

.color-palette li.tm-dark-green:before {
  background-color: #13474e
}

.color-palette li.tm-light-grey:before {
  background-color: #e6e8ea
}

.color-palette li.tm-lightest-blue:before {
  background-color: #ecf3f5
}

.color-palette li.tm-light-blue:before {
  background-color: #99cfd9
}

.color-palette li.tm-lighter-blue:before {
  background-color: #cce7ec
}

.color-palette li.tm-grey:before {
  background-color: #cfd2d6
}

.color-palette li.tm-lighter-grey:before {
  background-color: #f9f9f9
}

.color-palette li.tm-green:before {
  background-color: #138518
}

.color-palette li.tm-dark-grey:before {
  background-color: #9fa5ad
}

.color-palette li.tm-blue:before {
  background-color: #66b6c6
}

.color-palette li.tm-dark-blue:before {
  background-color: #0086a0
}

.color-palette li.tm-darker-grey:before {
  background-color: #6e7783
}

.color-palette li.tm-blue-gradient:before {
  background-image: linear-gradient(93deg, #267871 37%, #136a8a 100%, #182848 0)
}

.color-palette li.tm-blue-gradient-vertical:before {
  background-image: linear-gradient(173deg, #267871 44%, #136a8a, #182848)
}

.color-palette li.tm-green-gradient:before {
  background-image: linear-gradient(180deg, #2bbb35, #138518)
}

.required-field {
  color: red
}

.tm-form-new {
  border: 1px solid #e6e8ea;
  border-radius: 8px
}

.tm-form-new__button {
  border-radius: 4px;
  max-width: 168px;
  min-width: auto
}

.tm-form-new__input-wrap,
.tm-form-new__textarea-wrap {
  width: 100%
}

.tm-form-new__checkbox-wrap .tm-form-new__label {
  line-height: 1.25rem
}

.tm-form-new__title {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  color: #3e4a5a
}

.tm-form-new__error,
.tm-form-new__label {
  font-size: .875rem;
  line-height: 1rem;
  color: #3e4a5a
}

.tm-form-new__error {
  color: red
}

.tm-form-new__field {
  background-color: #f9f9f9 !important;
  border: 1px solid #9fa5ad !important;
  border-radius: 4px;
  color: #0e1d31
}

.tm-form-new__field::-moz-placeholder {
  color: #9fa5ad
}

.tm-form-new__field:-ms-input-placeholder {
  color: #9fa5ad
}

.tm-form-new__field::placeholder {
  color: #9fa5ad
}

.tm-form-new__field:focus {
  color: #0e1d31;
  border: 1px solid #0e1d31 !important
}

.tm-form-new__field.error {
  border: 1px solid red !important
}

.tm-form-new__input {
  height: 48px !important;
  padding: 12px 16px
}

.tm-form-new__textarea {
  resize: none;
  min-height: 140px
}

.tm-form-new__checkbox:checked:before {
  background-color: #000
}

.tm-form-new__checkbox:hover:before {
  border-color: #0e1d31;
  transition: .3s ease-in
}

.tm-form-new__checkbox:checked:after {
  width: 7px;
  height: 12px;
  top: 4px;
  left: 8px
}

.tm-form-new__checkbox:before,
.tm-form-new__checkbox:checked:before {
  width: 24px;
  height: 24px
}

.tm-form-new__error {
  position: absolute;
  top: calc(100% + 16px);
  display: none
}

.tm-form-new__error.error {
  display: block
}

@media screen and (min-width:768px) {
  .tm-form-new__input-wrap {
    width: calc(50% - 32px)
  }
}

.side-menu {
  color: #3e4a5a
}

.side-menu__title {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700
}

.side-menu__list {
  border-bottom: 1px solid #cfd2d6
}

.side-menu__item {
  position: relative;
  border: 1px solid #cfd2d6;
  border-bottom: 0;
  text-align: left;
  padding: 8px;
  background-color: #fff;
  -ms-flex: 1;
  flex: 1
}

.side-menu__link {
  text-decoration: none;
  color: inherit;
  font-size: .875rem;
  line-height: 1rem
}

.side-menu__link:after {
  content: "";
  background-image: url(../fonts/arrow-chevron-up.svg);
  width: 24px;
  height: 24px;
  background-size: cover;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.side-menu .current {
  font-weight: 700
}

.side-menu .current:before {
  content: "";
  width: 4px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-image: linear-gradient(173deg, #267871 44%, #136a8a, #182848)
}

.side-menu .current a:after {
  display: none
}

.side-menu__select {
  background-image: url(../fonts/arrow-chevron-down.svg);
  background-size: 24px;
  cursor: pointer
}

.tm-table-container>ul {
  border-bottom: 1px solid #cfd2d6
}

.tm-table-container li>div {
  border: 1px solid #cfd2d6;
  text-align: left;
  padding: 8px;
  color: #3e4a5a;
  background-color: #fff;
  -ms-flex: 1;
  flex: 1
}

.tm-table-container li>div:first-child {
  background-color: #e6e8ea
}

.tm-table-container li>div {
  border-bottom: 0
}

@media screen and (min-width:768px) {
  .tm-table-container div:first-child {
    border-right: 0
  }

  .tm-table-container li>div:first-child {
    max-width: 180px;
    border-right: 0
  }

  .tm-table-container>ul {
    border-top: 0
  }
}

.tm-table-two-container>ul {
  -ms-flex-direction: column;
  flex-direction: column
}

.tm-table-two-container li>div {
  border: 1px solid #cfd2d6;
  text-align: left;
  padding: 8px;
  color: #3e4a5a;
  background-color: #fff;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 0;
  border-right: 0;
  border-right: 1px solid #cfd2d6
}

.tm-table-two-container li>div:first-child {
  background-color: #e5f2f5;
  font-weight: 700
}

.tm-table-two-container li>div:last-child {
  font-weight: 500
}

.tm-table-two-container .tm-table-two__title {
  font-weight: 700
}

@media screen and (min-width:768px) {
  .tm-table-two-container>ul {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .tm-table-two-container li>div {
    max-width: 100%;
    border-right: 0;
    border-bottom: 0;
    max-width: 308px
  }

  .tm-table-two-container li>div:first-child {
    -ms-flex: 0;
    flex: 0;
    word-break: keep-all;
    max-width: 100%
  }

  .tm-table-two-container li:last-child>div {
    border-right: 1px solid #cfd2d6
  }
}

.tm-table-three-container>ul {
  border: 1px solid #e6e8ea;
  border-radius: 0 0 8px 8px
}

.tm-table-three-container__title {
  background-color: #e6e8ea;
  border-bottom: 1px solid #e6e8ea;
  border-radius: 8px 8px 0 0;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700
}

.tm-table-three-container__text {
  font-size: .875rem;
  line-height: 1rem
}

.tm-table-three-container__text--sm,
.tm-table-three-container__text--sm a {
  font-weight: 700;
  font-size: .75rem;
  line-height: 1rem
}

.tm-table-three-container li {
  border-bottom: 1px solid #e6e8ea
}

.tm-table-three-container li:last-child {
  border-bottom: 0
}

.tm-table-three-container a {
  color: #138518
}

.text-sm,
.tm-breadcrumbs span.text-sm {
  font-size: .875rem
}

.tm-pale-black {
  color: #3e4a5a
}

.tm-on-menu-banner-card {
  border-radius: 8px;
  background-color: #ecf3f5;
  border-left: 8px solid #99cfd9
}

.tm-on-menu-banner-icon {
  width: 56px
}

.tm-on-menu-banner-heading {
  font-size: calc(1.425rem + 2.1vw);
  line-height: 56px !important
}

@media(min-width:1200px) {
  .tm-on-menu-banner-heading {
    font-size: 3rem
  }
}

.tm-on-menu-banner-subheading {
  font-size: 1.25rem;
  line-height: 28px;
  color: #333
}

.blue-border-bottom {
  border-bottom: 4px solid #cce7ec
}

.clean-horizontal-card__title {
  font-weight: 700 !important;
  font-size: calc(1.3125rem + .75vw);
  line-height: 40px
}

@media(min-width:1200px) {
  .clean-horizontal-card__title {
    font-size: 1.875rem
  }
}

.clean-horizontal-card__icon {
  width: 128px;
  height: 128px
}

.clean-horizontal-card__text {
  text-align: center
}

@media screen and (min-width:768px) {
  .clean-horizontal-card__text {
    -ms-flex-align: start;
    align-items: start;
    text-align: left
  }
}

.clean-vertical-card__title {
  font-weight: 700 !important;
  font-size: calc(1.3125rem + .75vw);
  line-height: 40px
}

@media(min-width:1200px) {
  .clean-vertical-card__title {
    font-size: 1.875rem
  }
}

.cards-border-list>div {
  border-bottom: 1px solid #cfd2d6
}

.cards-border-list>div:last-child {
  border-bottom: 0
}

.cta-button {
  color: #fff;
  max-width: 200px;
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-weight: 700;
  padding: 12px 24px
}

.cta-button__red {
  background: linear-gradient(180deg, #ed1616, #cc1414)
}

.cta-button__red:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #cc1414;
  z-index: 0;
  transition: .3s ease-out
}

.cta-button__red:hover {
  color: #fff
}

.cta-button__red:hover:before {
  right: 200px;
  transition: .3s ease-out
}

.cta-button__blue {
  background: linear-gradient(180deg, #009cbb, #007890)
}

.cta-button__blue:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #007890;
  z-index: 0;
  transition: .3s ease-out
}

.cta-button__blue:hover {
  color: #fff
}

.cta-button__blue:hover:before {
  right: 200px;
  transition: .3s ease-out
}

.cta-button__page {
  background: #007890;
  max-width: 100%;
  min-width: 168px
}

.cta-button__page:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #0086a0;
  z-index: 0;
  transition: .3s ease-out
}

.cta-button__page:hover {
  color: #fff
}

.cta-button__page:hover:before {
  right: 200px;
  transition: .3s ease-out
}

.card-button {
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .1);
  font-size: 1.125rem;
  line-height: 28px;
  min-width: 168px;
  background-color: #fff
}

.card-button:after {
  content: "";
  background-image: url(../images/arrow-chevron-up.svg);
  width: 24px;
  height: 24px;
  background-size: cover;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.card-button:before {
  content: "";
  position: absolute;
  left: 0;
  right: calc(100% + 1px);
  top: 0;
  bottom: 0;
  background: #e5f2f5;
  z-index: 0;
  transition: .3s ease-out
}

.card-button:hover:before {
  right: 0;
  transition: .3s ease-out
}

.card-button__first:after {
  content: "";
  background-image: url(../fonts/button-icon-logout.svg);
  -ms-transform: unset;
  transform: unset;
  z-index: 1
}

.card-button__third {
  padding: 16px;
  min-width: 200px;
  font-size: 1.25rem;
  line-height: 28px
}

@media screen and (max-width:600px) {
  .card-button__second {
    width: 100%;
    max-width: 350px;
    font-size: 1rem;
    line-height: 24px
  }

  .card-button__third {
    padding: 12px 16px;
    min-width: 164px;
    font-size: 1rem;
    line-height: 24px
  }
}

.tm-font-lib {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.tm-font-lib .tm-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: auto;
  flex: auto;
  padding: 10px;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  margin: .5rem;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 89%, .21176470588235294);
  position: relative;
  -ms-flex-direction: column;
  flex-direction: column
}

.tm-font-lib .tm-box .tm-tip {
  color: grey;
  text-align: center
}

@media(min-width:768px) {
  .tm-box {
    max-width: 31%
  }
}

.tm-title {
  text-align: center;
  padding: .75rem;
  background-color: #e3e3e3
}

.tm-content {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.tm-content .tm-section {
  border: 1px solid #e3e3e3;
  padding-bottom: 1rem;
  margin-top: 1rem
}

.icon-tm-money-yen .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-money-yen .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-scales-3 .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-scales-3 .path2:before {
  content: "";
  margin-left: -1em;
  color: #fff1c1
}

.icon-tm-scales-3 .path3:before {
  content: "";
  margin-left: -1em;
  color: #fff1c1
}

.icon-tm-scales-3 .path4:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-pie-chart .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-pie-chart .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-bar-chart .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-bar-chart .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-currencies .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-currencies .path2:before {
  content: "";
  margin-left: -1em;
  color: #fff1c1
}

.icon-tm-currencies .path3:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-currencies .path4:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-line-chart-line .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-line-chart-line .path2:before {
  content: "";
  margin-left: -1em;
  color: #fff1c1
}

.icon-tm-line-chart-line .path3:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-computer-line .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-computer-line .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-external-link-line .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-external-link-line .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-lightbulb-line .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-lightbulb-line .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-hours .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-hours .path2:before {
  content: "";
  margin-left: -1em;
  color: #fff1c1
}

.icon-tm-hours .path3:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-home .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-home .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-mobile .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-mobile .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-star .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-star .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-exchange .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-exchange .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-arrow-down-s-line .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-arrow-down-s-line .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-arrow-up-s-line .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-arrow-up-s-line .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-arrow-right-s-line .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-arrow-right-s-line .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-arrow-left-s-line .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-arrow-left-s-line .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-check-line .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-check-line .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-new-account .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-new-account .path2:before {
  content: "";
  margin-left: -1em;
  color: #fff1c1
}

.icon-tm-new-account .path3:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-account-managementt .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-account-managementt .path2:before {
  content: "";
  margin-left: -1em;
  color: #fff1c1
}

.icon-tm-account-managementt .path3:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-chat .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-chat .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-mail .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-mail .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-phone .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-phone .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-tag-free-48x48 .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-tag-free-48x48 .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-tag-free-48x48 .path3:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-tag-free-48x48 .path4:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-stock-line-48x48 .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-stock-line-48x48 .path2:before {
  content: "";
  margin-left: -.94140625em;
  color: #fff1c1
}

.icon-tm-stock-line-48x48 .path3:before {
  content: "";
  margin-left: -.94140625em;
  color: #0e1d31
}

.icon-tm-login-box .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-login-box .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-settings .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-settings .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-map-pin .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-map-pin .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-secure-payment .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-secure-payment .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-bank .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-bank .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-contact-us .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-contact-us .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-faq .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-faq .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-first-timers .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-first-timers .path2:before {
  content: "";
  margin-left: -1em;
  color: #fff1c1
}

.icon-tm-first-timers .path3:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.icon-tm-company .path1:before {
  content: "";
  color: #fff1c1
}

.icon-tm-company .path2:before {
  content: "";
  margin-left: -1em;
  color: #0e1d31
}

.container__title {
  position: absolute;
  top: -36px;
  padding: 16px 32px;
  border-radius: 37px;
  max-width: calc(100% - 48px)
}

.container__wrapper {
  margin-top: 120px
}

@media screen and (max-width:600px) {
  .container__title {
    top: -56px
  }
}

.bg-light-gray {
  background-color: #f9f9f9
}

@media screen and (max-width:768px) {
  .rounded-header {
    border-radius: 1rem 1rem 0 0;
    position: relative
  }

  .gradient-top:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -1px;
    right: 0;
    height: 20px;
    background: linear-gradient(93deg, #267871 37%, #136a8a 100%, #182848 0);
    z-index: 0
  }
}

@media screen and (min-width:1200px) {
  .tm-new-container.container {
    max-width: 1366px
  }
}

.top-menu-container {
  display: block
}

@media(max-width:1024px) {
  .top-menu-container {
    display: none
  }
}

.top-menu-container.header-content {
  max-width: 1370px;
  margin: 0 auto
}

.top-menu-container.header-content .header-brand {
  margin: auto auto auto 0;
  min-width: 205px;
  max-width: 250px
}

.top-menu-container.header-content .header-brand img {
  width: 100%
}

.header-container {
  height: 70px;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1050;
  width: 100%
}

.mini-nav {
  display: block;
  background-color: #f7f7f7;
  width: 100%;
  min-width: 1024px;
  color: #fff;
  height: auto;
  border-bottom: 1px solid #eee;
  padding: .2rem 0
}

@media(max-width:1024px) {
  .mini-nav {
    display: none
  }
}

.mini-nav .nav {
  -ms-flex-pack: end;
  justify-content: flex-end
}

.mini-nav .nav-item {
  font-size: 12px
}

.mini-nav .nav-item .mini-nav-link {
  margin: 0 10px;
  padding: 3px 0;
  font-weight: 300;
  color: #000;
  cursor: pointer;
  font-size: 12px;
  text-decoration: none
}

.mini-nav .nav-item .nav-item-culture {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  cursor: pointer
}

.mini-nav .nav-item .nav-item-culture-txt {
  font-weight: 700;
  color: #000
}

.mini-nav .nav-item .nav-item-culture-txt:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 4px;
  background: url(../images/earth.png) no-repeat;
  background-size: 100%;
  vertical-align: middle;
  border-radius: 50%;
  cursor: pointer
}

.mini-nav .dropdown-li span {
  margin-right: 2px !important
}

.mini-nav .dropdown-li:after {
  font-family: Font Awesome\ 5 Free;
  content: "";
  font-weight: 900;
  font-size: .7rem;
  color: #000
}

.mini-nav .dropdown-li:hover .drpdwn {
  visibility: visible;
  opacity: 1;
  display: block;
  z-index: 1500;
  background-color: #fff;
  border: 1px solid grey
}

.main-header {
  display: block;
  background-color: #fff !important;
  z-index: 1020;
  padding: 0;
  height: 70px;
  font-size: 1rem;
  box-shadow: 0 6px 10px -7px rgba(0, 0, 0, .3)
}

@media(max-width:1024px) {
  .main-header {
    display: none
  }
}

.main-header .header-content {
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 70px
}

.main-header .main-menu-container {
  margin-left: auto
}

.main-header .main-header-nav {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  width: 100%;
  height: 70px
}

.main-header .transparent-bckgnd {
  background-color: rgba(0, 0, 0, 0) !important
}

.main-header .main-header-nav-item {
  height: 100%
}

.main-header .main-header-nav-item,
.main-header .main-header-nav-item span {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.main-header .main-header-nav-item span {
  position: relative;
  z-index: 10;
  padding: 25px 20px;
  cursor: pointer;
  vertical-align: middle
}

@media(max-width:1200px) {
  .main-header .main-header-nav-item span {
    padding: 20px 15px
  }
}

@media(max-width:1024px) {
  .main-header .main-header-nav-item span {
    padding: 0 15px
  }
}

@media(max-width:1500px) {
  .main-header .main-header-nav-item .nav-search {
    width: 30px
  }
}

@media(max-width:1200px) {
  .main-header .main-header-nav-item .nav-search {
    width: 30px
  }
}

@media(max-width:1024px) {
  .main-header .main-header-nav-item .nav-search {
    width: 20px
  }
}

.main-header .main-header-nav-item .nav-item-dropdown {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  width: 90%;
  height: 0;
  max-width: 1370px;
  background-color: #fff;
  color: #000;
  border: 1px solid rgba(0, 0, 0, .2);
  z-index: 1020;
  box-shadow: 0 3px 8px -3px rgba(0, 0, 0, .2);
  -ms-transform-origin: top;
  transform-origin: top;
  opacity: 0;
  visibility: hidden
}

.main-header .main-header-nav-item .nav-item-dropdown-content {
  display: none;
  width: 100%;
  height: 100%
}

.main-header .main-header-nav-item .nav-item-dropdown-content .nav-item-dropdown-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fcfcfc;
  list-style: none;
  font-size: 18px;
  width: 25%;
  border-right: 1px solid #c9c6c6;
  margin: 0
}

.main-header .main-header-nav-item .nav-item-dropdown-content .submenu-content {
  position: absolute;
  right: 0;
  bottom: 0;
  margin-bottom: 55px;
  margin-right: 45px;
  height: 0;
  width: 60%;
  max-width: 460px;
  opacity: 0;
  visibility: hidden;
  background-color: #2f4f4f;
  color: #fff;
  box-sizing: border-box;
  padding-left: 45px;
  top: 130px
}

@media(max-width:1200px) {
  .main-header .main-header-nav-item .nav-item-dropdown-content .submenu-content {
    width: 35%;
    padding: 10px;
    margin-bottom: 5px;
    margin-right: 5px
  }
}

.main-header .main-header-nav-item .nav-item-dropdown-content .submenu-content-header {
  background-color: #ececec;
  width: 70%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 24px;
  color: #333;
  text-align: left;
  line-height: 32px;
  box-sizing: border-box;
  min-height: 50px;
  padding: 5px 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center
}

.main-header .main-header-nav-item .nav-item-dropdown-content .submenu-content-body {
  height: 40%;
  font-size: 18px;
  margin-top: 20px
}

@media(max-width:1200px) {
  .main-header .main-header-nav-item .nav-item-dropdown-content .submenu-content-body {
    margin-top: 0;
    margin-bottom: 10px
  }
}

.main-header .main-header-nav-item .nav-item-dropdown .dropdown-nav-item {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 12px 12px 12px 30px;
  cursor: pointer
}

.main-header .main-header-nav-item .nav-item-dropdown .dropdown-nav-item .right {
  display: block
}

.main-header .main-header-nav-item .nav-item-dropdown .dropdown-nav-item .left {
  display: none
}

.main-header .main-header-nav-item .nav-item-dropdown .dropdown-nav-item:first-child {
  margin-top: 8%
}

.main-header .main-header-nav-item .nav-item-dropdown .dropdown-nav-item.active,
.main-header .main-header-nav-item .nav-item-dropdown .dropdown-nav-item:hover {
  background-color: #67962d;
  color: #fff
}

.main-header .main-header-nav-item .nav-item-dropdown .dropdown-nav-item .nav-item-submenu-link {
  text-decoration: none;
  padding: 20px 10px;
  display: inline-block;
  width: 70%
}

.main-header .main-header-nav-item .nav-item-dropdown .dropdown-nav-item svg {
  margin: auto 0
}

.main-header .main-header-nav-item .nav-item-dropdown .dropdown-nav-item .nav-item-dropdown-submenu {
  visibility: hidden;
  opacity: 0;
  list-style: none;
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 40%;
  height: 60%;
  top: 10px;
  left: 25%;
  padding-top: 10px;
  padding-left: 25px;
  background-color: #fff;
  overflow: hidden
}

.main-header .main-header-nav-item .nav-item-dropdown .dropdown-nav-item .nav-item-dropdown-submenu li {
  width: 50%
}

.main-header .main-header-nav-item .nav-item-dropdown .dropdown-nav-item .nav-item-dropdown-submenu .nav-item-submenu-link {
  padding: 10px 0;
  margin: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 400
}

.main-header .main-header-nav-item .nav-item-dropdown .dropdown-nav-item .nav-item-dropdown-submenu p {
  margin-bottom: 10px
}

.main-header .main-header-nav-item .nav-item-dropdown .dropdown-nav-item .nav-item-dropdown-div {
  margin-top: 20px !important;
  width: 30% !important;
  text-align: justify;
  line-height: 20px;
  color: #000
}

.main-header .main-header-nav-item .nav-item-dropdown .dropdown-nav-item .nav-item-dropdown-div-link {
  text-decoration: underline;
  color: #67962d
}

.main-header .main-header-nav-item .nav-item-dropdown .dropdown-nav-item:hover .nav-item-dropdown-submenu {
  visibility: visible;
  opacity: 1
}

.main-header .main-header-nav-item .nav-item-dropdown .dropdown-nav-item.active.trading .nav-item-dropdown-submenu {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.main-header .main-header-nav-item .nav-item-dropdown .dropdown-nav-item.active .nav-item-dropdown-submenu {
  visibility: visible;
  opacity: 1
}

.main-header .main-header-nav-item:hover {
  cursor: pointer;
  background-color: #7eaf3e;
  color: #fff
}

.main-header .main-header-nav-item:hover .nav-item-dropdown {
  top: 98px;
  height: 400px;
  visibility: visible;
  opacity: 1;
  -webkit-animation: dropdownMenuAnimation 1s cubic-bezier(.39, .575, .565, 1);
  animation: dropdownMenuAnimation 1s cubic-bezier(.39, .575, .565, 1)
}

.main-header .main-header-nav-item:hover .nav-item-dropdown .nav-item-dropdown-content {
  visibility: visible;
  opacity: 1;
  display: -ms-flexbox;
  display: flex
}

.main-header .main-header-nav-item:hover .nav-item-dropdown .nav-item-dropdown-list,
.main-header .main-header-nav-item:hover .nav-item-dropdown .submenu-content {
  visibility: visible;
  opacity: 1;
  -webkit-animation: fadeAnimation 1s;
  animation: fadeAnimation 1s
}

.main-header .main-header-nav-item:hover .nav-item-dropdown .submenu-content {
  height: 220px
}

.main-header .main-header-nav-item .nav-item-submenu-link {
  color: #333;
  position: relative;
  transition: width .2s ease-in
}

.main-header .main-header-nav-item .nav-item-submenu-link:hover {
  color: #67962d
}

.main-header .main-header-nav-item .nav-item-submenu-link:before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #67962d;
  visibility: hidden;
  transition: all .3s ease-in-out
}

.main-header .main-header-nav-item .nav-item-submenu-link:hover:before {
  visibility: visible;
  width: 100%
}

.main-header .main-header-nav-item .nav-search {
  font-size: 22px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  vertical-align: middle;
  width: 60px;
  height: 100%;
  cursor: pointer;
  color: #8b8a8d
}

.main-header .main-header-nav-item .nav-search:hover {
  color: #000
}

.main-header .main-header-nav-item .nav-create-btn-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  padding-right: 0
}

.main-header .main-header-nav-item .nav-create-btn {
  width: 250px
}

.main-header .main-header-nav-item .nav-create-btn span {
  font-size: .875rem;
  padding: 0
}

.main-header .main-header-nav-item .btn-create {
  width: 170px
}

.main-header .main-header-nav-item .btn-create span {
  font-size: .875rem;
  padding: 0
}

.main-header .main-header-nav-item .search-collapse {
  position: absolute;
  right: 0;
  left: 0;
  top: 95px;
  width: 100%;
  background-color: #fff;
  color: #000;
  border: .001rem solid #f1f1f2;
  height: 70px;
  box-shadow: 0 6px 10px -7px rgba(0, 0, 0, .3);
  transition: height 1s
}

.main-header .main-header-nav-item .search-collapse>div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 60%;
  height: 100%;
  max-width: 1370px;
  margin: auto
}

.main-header .main-header-nav-item .search-collapse>* {
  opacity: 1;
  visibility: visible;
  transition: all 1s .5s
}

.main-header .main-header-nav-item .search-collapse input[type=text] {
  width: 450px;
  vertical-align: middle;
  height: 80% !important;
  background-color: #fff !important;
  border: 1px solid #ced4da !important
}

.main-header .main-header-nav-item .search-collapse .btn-search {
  font-size: 1rem;
  width: 200px;
  vertical-align: middle
}

.main-header .main-header-nav-item .search-collapse .btn-search:hover {
  cursor: pointer
}

.main-header .main-header-nav-item .search-collapse .btn-close {
  margin-left: auto;
  height: 100%;
  padding: 10px
}

.main-header .main-header-nav-item .search-collapse .btn-close:hover {
  cursor: pointer;
  color: #000
}

.main-header .main-header-nav-item .search-collapse .btn-close img {
  vertical-align: top;
  width: 40px;
  height: 40px
}

.main-header .main-header-nav-item .search-collapse .btn-close img:hover {
  cursor: pointer
}

.main-header .main-header-nav-item .search-collapse .btn-close-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.main-header .main-header-nav-item .search-collapse.invisible {
  height: 0
}

.main-header .main-header-nav-item .search-collapse.invisible>* {
  opacity: 0;
  visibility: hidden;
  transition: opacity .1s
}

.main-header .main-header-nav-item .create-account-collapse {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 98px;
  right: 0;
  left: 0;
  margin: auto 0;
  background-color: #fff;
  color: #000;
  border: .001rem solid #f1f1f2;
  height: 185px;
  box-shadow: 0 6px 10px -7px rgba(0, 0, 0, .3);
  transition: height 1s
}

.main-header .main-header-nav-item .create-account-collapse>* {
  visibility: visible;
  opacity: 1;
  transition: all 1s .5s
}

.main-header .main-header-nav-item .create-account-collapse.invisible {
  height: 0
}

.main-header .main-header-nav-item .create-account-collapse.invisible>* {
  visibility: hidden;
  opacity: 0;
  transition: opacity .1s
}

.main-header .main-header-nav-item .create-account-wrapper {
  width: 75%;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.main-header .main-header-nav-item .create-account-wrapper .create-account-item {
  width: 30%;
  border-left: .001rem solid #f1f1f2;
  padding: 10px
}

.main-header .main-header-nav-item .create-account-wrapper .create-account-title {
  font-size: 24px;
  text-align: left;
  margin-bottom: .5rem
}

.main-header .main-header-nav-item .create-account-wrapper .create-account-body {
  font-size: 16px;
  margin-bottom: .75rem
}

.main-header .main-header-nav-item .create-account-wrapper .btn-search {
  font-size: 1rem;
  width: 250px;
  vertical-align: middle
}

.main-header .main-header-nav-item .create-account-wrapper .btn-search:hover {
  cursor: pointer
}

.main-header .main-header-nav-item .create-account-wrapper .btn-create {
  font-size: 1rem;
  width: 250px;
  vertical-align: middle
}

.main-header .main-header-nav-item .create-account-wrapper .btn-create:hover {
  cursor: pointer
}

.main-header .main-header-nav-item .create-account-wrapper .btn-close {
  margin-left: auto;
  height: 100%;
  padding: 10px
}

.main-header .main-header-nav-item .create-account-wrapper .btn-close:hover {
  cursor: pointer;
  color: #000
}

.main-header .main-header-nav-item .create-account-wrapper .btn-close img {
  vertical-align: top;
  width: 40px;
  height: 40px
}

.main-header .main-header-nav-item .create-account-wrapper .btn-close img:hover {
  cursor: pointer
}

.tm-hamburger {
  display: none;
  max-width: 1000px
}

@media(max-width:1024px) {
  .tm-hamburger {
    display: block
  }
}

.tm-hamburger .hamburger-menu-header {
  width: 100%;
  height: 70px;
  padding: .2rem .5rem;
  background-color: #fff;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1200;
  display: -ms-flexbox;
  display: flex;
  box-shadow: 0 6px 10px -7px rgba(0, 0, 0, .3)
}

.tm-hamburger .hamburger-menu-logo {
  margin-right: auto;
  height: 60px;
  width: 200px;
  padding: 1rem 0
}

.tm-hamburger .hamburger-main-nav-list-link,
.tm-hamburger .hamburger-menu-icons-link,
.tm-hamburger .hamburger-menu-logo,
.tm-hamburger .hamburger-mini-nav-link,
.tm-hamburger .inner-menu-link,
.tm-hamburger .nav-list-link,
.tm-hamburger .submenu-title-link {
  color: #000;
  font-weight: 700;
  text-decoration: none
}

.tm-hamburger .hamburger-main-nav-list-link:hover,
.tm-hamburger .hamburger-menu-icons-link:hover,
.tm-hamburger .hamburger-menu-logo:hover,
.tm-hamburger .hamburger-mini-nav-link:hover,
.tm-hamburger .inner-menu-link:hover,
.tm-hamburger .nav-list-link:hover,
.tm-hamburger .submenu-title-link:hover {
  color: #67962d
}

.tm-hamburger .dropdown-link,
.tm-hamburger .hamburger-mini-nav-link {
  color: #333 !important
}

.tm-hamburger .hamburger-menu-icons {
  margin-left: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.tm-hamburger .hamburger-menu-icons-link {
  margin-right: .8rem;
  display: inline-block
}

.tm-hamburger .hamburger-menu-icons img {
  vertical-align: middle;
  height: 30px;
  width: 30px
}

.tm-hamburger .hamburger-menu-icons-lines {
  width: 30px;
  height: 30px;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  transition: transform .2s .2s
}

.tm-hamburger .hamburger-menu-icons .menu-line-1,
.tm-hamburger .hamburger-menu-icons .menu-line-2,
.tm-hamburger .hamburger-menu-icons .menu-line-3 {
  width: 100%;
  height: 4px;
  background-color: #333;
  -ms-transform-origin: right;
  transform-origin: right;
  transition: all .1s
}

.tm-hamburger .hamburger-culture-container {
  background-color: #fff;
  width: 100%;
  height: 0;
  z-index: 1100;
  position: absolute;
  top: -1000px;
  font-size: 14px;
  padding: 1rem;
  overflow-y: auto;
  transition: all 1s
}

.tm-hamburger .show {
  visibility: visible;
  opacity: 1;
  top: 70px;
  height: 90vh
}

.tm-hamburger .hamburger-culture-item {
  position: relative;
  color: #000;
  margin: 1rem
}

.tm-hamburger .hamburger-culture-item:hover {
  cursor: pointer;
  color: rgba(0, 0, 0, .3)
}

.tm-hamburger .hamburger-culture-item span {
  margin-left: 50px;
  vertical-align: middle
}

.tm-hamburger .hamburger-navigation {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 200vw;
  height: 710px;
  background-color: #fefefe;
  z-index: 1050;
  right: -200%;
  top: 70px;
  position: fixed;
  overflow-y: scroll;
  overflow-x: hidden;
  scroll-behavior: smooth;
  transition: right 2s
}

.tm-hamburger .hamburger-navigation.full-width {
  transition: right .5s
}

.tm-hamburger .hamburger-navigation-level-1,
.tm-hamburger .hamburger-navigation-level-2 {
  width: 80vw;
  height: 725px;
  overflow-y: auto;
  overflow-x: hidden
}

.tm-hamburger .hamburger-navigation-level-2 {
  box-shadow: 3px -21px 0 -18px rgba(0, 0, 0, .7)
}

.tm-hamburger .hamburger-search-wrapper {
  height: 90px;
  background-color: #f6f6f6;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.tm-hamburger .hamburger-search-wrapper .input-grp {
  width: 80%;
  height: 90px;
  padding: 0;
  margin: 0 auto
}

.tm-hamburger .hamburger-search-wrapper .search-txt {
  border-radius: 30px !important;
  background-color: #fff !important;
  height: 50px !important;
  vertical-align: middle !important;
  margin: auto 0 !important
}

.tm-hamburger .hamburger-search-wrapper .search-btn {
  margin-left: -42px;
  z-index: 100;
  border: none;
  outline: none;
  cursor: pointer;
  box-shadow: none
}

.tm-hamburger .hamburger-mini-nav {
  width: 100%;
  padding: .25rem 0;
  font-weight: 300;
  font-size: .7rem !important
}

.tm-hamburger .hamburger-mini-nav-content {
  width: 95%;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.tm-hamburger .hamburger-mini-nav-item {
  list-style: none;
  position: relative
}

.tm-hamburger .hamburger-mini-nav-link {
  text-decoration: none;
  font-size: .7rem !important
}

.tm-hamburger .hamburger-mini-nav-link:hover {
  cursor: pointer;
  color: #67962d
}

.tm-hamburger .hamburger-mini-nav .dropdown-li:before {
  font-family: Font Awesome\ 5 Free;
  content: "";
  font-weight: 900;
  font-size: .7rem;
  margin-right: 5px
}

.tm-hamburger .hamburger-mini-nav .dropdown-li:hover .dropdown {
  visibility: visible;
  opacity: 1;
  display: block;
  z-index: 1500
}

.tm-hamburger .hamburger-main-nav {
  margin-top: .5rem;
  height: 800px;
  overflow-y: scroll;
  overflow-x: hidden
}

.tm-hamburger .hamburger-main-nav-list {
  width: 95%;
  margin: auto auto auto 30px;
  height: 320px
}

.tm-hamburger .hamburger-main-nav-list ul {
  width: 100%;
  list-style-type: none;
  padding: 0;
  margin: 0
}

.tm-hamburger .hamburger-main-nav-list-link {
  font-weight: 700;
  font-size: 22px
}

.tm-hamburger .hamburger-main-nav-list-item {
  padding: 1rem 0;
  margin: 0 0 0 100px;
  font-size: 22px;
  height: 60px
}

.tm-hamburger .hamburger-main-nav-list-item-submenu {
  visibility: hidden;
  height: 0;
  position: relative;
  z-index: 2;
  margin: 0
}

.tm-hamburger .hamburger-btn-container {
  width: 90%;
  margin: 1rem auto;
  height: 250px
}

.tm-hamburger .hamburger-btn-container-content {
  width: 100%;
  margin: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.tm-hamburger .hamburger-btn-container-content .hmbgr-btn {
  margin-bottom: 1rem
}

@media(max-width:800px) {
  .tm-hamburger .hamburger-btn-container-content .hmbgr-btn {
    padding: 16px
  }
}

.tm-hamburger .hamburger-btn-container .hamburger-btn-login {
  color: #67962d !important;
  border: 2px solid #67962d !important;
  border: 2px solid #67962d
}

.tm-hamburger .hamburger-btn-container .hamburger-btn-demo {
  color: #fff;
  background-color: #016b79 !important;
  border: 2px solid #016b79
}

.tm-hamburger .hamburger-navigation-level-2 .hamburger-main-nav-list-item-submenu .inner-menu {
  width: 100%;
  padding: 10px 0;
  visibility: hidden;
  opacity: 0;
  height: 0;
  line-height: 34px;
  transition: height .3s, opacity 1s
}

.tm-hamburger .hamburger-navigation-level-2 .hamburger-main-nav-list-item-submenu .inner-menu-item {
  padding: .25rem 0
}

.tm-hamburger .hamburger-navigation-level-2 .hamburger-main-nav-list-item-submenu .inner-menu-link {
  cursor: pointer;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  word-wrap: break-word
}

.tm-hamburger .hamburger-navigation-level-2 .hamburger-main-nav-list-item-submenu>.selected .inner-menu {
  padding: 2% 0 2% 2%;
  height: 130px;
  visibility: visible;
  opacity: 1;
  margin-bottom: 25px
}

.tm-hamburger .hamburger-navigation-level-2 .hamburger-main-nav-list-item-submenu>.selected .inner-menu.trading {
  height: 350px
}

.tm-hamburger .hamburger-navigation-level-2 .hamburger-main-nav-list-item-submenu>.selected .inner-menu.platforms {
  height: 130px
}

.tm-hamburger .hamburger-navigation-level-2 .hamburger-main-nav-list-item-submenu>.selected .inner-menu.acct-types {
  height: 180px
}

.tm-hamburger .hamburger-navigation-level-2 .hamburger-main-nav-list-item-submenu>.selected .inner-menu.articles {
  height: 100px
}

.tm-hamburger .hamburger-navigation-level-2 .main-nav-list-link {
  font-weight: 700
}

.tm-hamburger .hamburger-navigation-level-2 .submenu-title {
  height: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center
}

.tm-hamburger .hamburger-navigation-level-2 .submenu-title .submenu-title-link {
  font-weight: 700;
  font-size: 20px
}

.tm-hamburger .hamburger-navigation-level-2 .submenu-title:before {
  font-family: Font Awesome\ 5 Free;
  content: "";
  font-weight: 900;
  font-size: .75rem;
  position: relative;
  top: 2px;
  margin-right: .5rem
}

.tm-hamburger .hamburger-navigation-level-2 .submenu-item {
  font-weight: 500;
  padding: .35rem;
  opacity: 0;
  transition: opacity .1s
}

.tm-hamburger .hamburger-navigation-level-2 .submenu-item .nav-list-link {
  font-size: 20px;
  display: inline-block
}

.tm-hamburger .hamburger-navigation-level-2 .submenu-caret-up .caret-container {
  display: -ms-flexbox;
  display: flex
}

.tm-hamburger .hamburger-navigation-level-2 .submenu-caret-up .caret {
  width: 20px;
  height: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 10px;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -ms-transform-origin: center;
  transform-origin: center;
  transition: transform .5s
}

.tm-hamburger .hamburger-navigation-level-2 .submenu-caret-up.rotate .caret {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.tm-hamburger .hamburger-navigation-level-2 .submenu-caret-empty {
  padding-bottom: 20px
}

.tm-hamburger .hamburger-navigation-level-2 .submenu-caret-empty .nav-list-link {
  padding-left: 20px
}

.hamburger-check:checked~.hamburger-navigation {
  right: -120%
}

.hamburger-check:checked~.hamburger-navigation .hamburger-main-nav-list-item:first-child {
  margin: 0;
  transition: .5s;
  transition-delay: .3s
}

.hamburger-check:checked~.hamburger-navigation .hamburger-main-nav-list-item:nth-child(2) {
  margin: 0;
  transition: .5s;
  transition-delay: .4s
}

.hamburger-check:checked~.hamburger-navigation .hamburger-main-nav-list-item:nth-child(3) {
  margin: 0;
  transition: .5s;
  transition-delay: .5s
}

.hamburger-check:checked~.hamburger-navigation .hamburger-main-nav-list-item:nth-child(4) {
  margin: 0;
  transition: .5s;
  transition-delay: .6s
}

.hamburger-check:checked~.hamburger-navigation .hamburger-main-nav-list-item:nth-child(5) {
  margin: 0;
  transition: .5s;
  transition-delay: .7s
}

.hamburger-check:checked~.hamburger-navigation.full-width {
  right: -40%;
  overflow-y: auto;
  overflow-x: hidden
}

.hamburger-check:checked~.hamburger-navigation.full-width .hamburger-navigation-level-2.iosHeight {
  height: 600px
}

.hamburger-check:checked~.hamburger-navigation.full-width .hamburger-navigation-level-2.androidHeight {
  height: 750px
}

.hamburger-check:checked~.hamburger-navigation.full-width .hamburger-navigation-level-2 .hamburger-main-nav-list-item-submenu.active {
  visibility: visible;
  height: auto;
  padding-left: 2%;
  z-index: 2;
  overflow: hidden
}

.hamburger-check:checked~.hamburger-navigation.full-width .hamburger-navigation-level-2 .hamburger-main-nav-list-item-submenu.active .submenu-item:first-child {
  opacity: 1;
  transition: .5s;
  transition-delay: .3s
}

.hamburger-check:checked~.hamburger-navigation.full-width .hamburger-navigation-level-2 .hamburger-main-nav-list-item-submenu.active .submenu-item:nth-child(2) {
  opacity: 1;
  transition: .5s;
  transition-delay: .4s
}

.hamburger-check:checked~.hamburger-navigation.full-width .hamburger-navigation-level-2 .hamburger-main-nav-list-item-submenu.active .submenu-item:nth-child(3) {
  opacity: 1;
  transition: .5s;
  transition-delay: .5s
}

.hamburger-check:checked~.hamburger-navigation.full-width .hamburger-navigation-level-2 .hamburger-main-nav-list-item-submenu.active .submenu-item:nth-child(4) {
  opacity: 1;
  transition: .5s;
  transition-delay: .6s
}

.hamburger-check:checked~.hamburger-navigation.full-width .hamburger-navigation-level-2 .hamburger-main-nav-list-item-submenu.active .submenu-item:nth-child(5) {
  opacity: 1;
  transition: .5s;
  transition-delay: .7s
}

.hamburger-check:checked~.hamburger-navigation.full-width .hamburger-navigation-level-2 .hamburger-main-nav-list-item-submenu.active .submenu-item:nth-child(6) {
  opacity: 1;
  transition: .5s;
  transition-delay: .8s
}

.hamburger-check:checked~.hamburger-navigation.full-width .hamburger-navigation-level-2 .hamburger-main-nav-list-item-submenu.active .submenu-item:nth-child(7) {
  opacity: 1;
  transition: .5s;
  transition-delay: .9s
}

.hamburger-check:checked~.hamburger-navigation.full-width .hamburger-navigation-level-2 .hamburger-main-nav-list-item-submenu.active .submenu-item:nth-child(8) {
  opacity: 1;
  transition: .5s;
  transition-delay: 1s
}

.hamburger-check:checked~.hamburger-navigation.full-width .hamburger-navigation-level-2 .hamburger-main-nav-list-item-submenu.active .submenu-item:nth-child(9) {
  opacity: 1;
  transition: .5s;
  transition-delay: 1.1s
}

.hamburger-check:checked~.hamburger-navigation.full-width .hamburger-navigation-level-2 .hamburger-main-nav-list-item-submenu.active .submenu-item:nth-child(10) {
  opacity: 1;
  transition: .5s;
  transition-delay: 1.2s
}

.hamburger-check:checked~.hamburger-menu-header .hamburger-menu-icons-lines {
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-bottom: .5rem
}

.hamburger-check:checked~.hamburger-menu-header .menu-line-1 {
  -ms-transform: rotate(-40deg);
  transform: rotate(-40deg)
}

.hamburger-check:checked~.hamburger-menu-header .menu-line-2 {
  opacity: 0
}

.hamburger-check:checked~.hamburger-menu-header .menu-line-3 {
  -ms-transform: rotate(40deg);
  transform: rotate(40deg)
}

.modal-close {
  font-size: 40px;
  text-align: right;
  margin-right: 5px;
  font-weight: 400
}

.tm-menu-culture-modal {
  display: none;
  position: fixed;
  z-index: 500;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, .2)
}

@media(max-width:1024px) {
  .tm-menu-culture-modal {
    display: none
  }
}

.tm-menu-culture-modal.open {
  display: block
}

@media(max-width:1024px) {
  .tm-menu-culture-modal.open {
    display: none
  }
}

.tm-culture-modal-content {
  background-color: #fefefe;
  margin: 10% auto;
  padding: 0 0 0 30px;
  border: 1px solid #888;
  max-width: 700px;
  max-height: 550px;
  border-radius: 5px
}

.modal-culture-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 0;
  margin: 50px 0 20px
}

@media(max-width:1200px) {
  .modal-culture-list {
    display: none
  }
}

.modal-culture-item {
  font-size: 1rem;
  padding-bottom: .25rem;
  margin: .5rem;
  font-weight: 500;
  position: relative;
  transition: margin-left .25s
}

.modal-culture-item:hover {
  cursor: pointer;
  margin-left: 1rem
}

.modal-culture-item span {
  margin-left: 50px
}

.culture-flag {
  text-decoration: none;
  color: #000;
  font-weight: 400
}

.culture-flag:before {
  content: "";
  position: absolute;
  top: 0;
  width: 40px;
  height: 30px;
  border-radius: 5px;
  border: .001rem solid #f1f1f2;
  box-shadow: 0 6px 10px -7px rgba(0, 0, 0, .2)
}

.dropdown-li {
  position: relative;
  cursor: pointer
}

.dropdown-li:hover .dropdown {
  visibility: visible;
  opacity: 1;
  display: block
}

.drpdwn {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 1.3rem;
  left: -5%;
  width: 7rem;
  background-color: #f2f2f2;
  list-style: none;
  text-decoration: none;
  padding: .1rem;
  text-align: center;
  border-radius: .2rem;
  letter-spacing: 2px;
  transition: opacity .3s
}

.drpdwn .dropdown-list-item {
  padding: .2rem .1rem
}

.drpdwn:after {
  content: "";
  display: block;
  position: absolute;
  top: -.5rem;
  left: -.4rem
}

@keyframes dropdownMenuAnimation {
  0% {
    transform: scaleY(0)
  }

  60% {
    transform: scaleX(1)
  }
}

@keyframes fadeAnimation {
  0% {
    opacity: 0
  }

  30% {
    opacity: 0
  }

  80% {
    opacity: 1
  }
}

body.ARAE .header-container .mini-nav .nav,
body.RTL .header-container .mini-nav .nav,
html:lang(ar-AE) .header-container .mini-nav .nav {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-pack: end;
  justify-content: flex-end
}

body.ARAE .header-container .mini-nav .nav-item .nav-item-culture-txt:before,
body.RTL .header-container .mini-nav .nav-item .nav-item-culture-txt:before,
html:lang(ar-AE) .header-container .mini-nav .nav-item .nav-item-culture-txt:before {
  display: none
}

body.ARAE .header-container .mini-nav .nav-item .nav-item-culture-txt:after,
body.RTL .header-container .mini-nav .nav-item .nav-item-culture-txt:after,
html:lang(ar-AE) .header-container .mini-nav .nav-item .nav-item-culture-txt:after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 4px;
  background: url(../images/earth.png) no-repeat;
  background-size: 100%;
  vertical-align: middle;
  border-radius: 50%;
  cursor: pointer
}

body.ARAE .header-container .mini-nav .nav-item .dropdown .dropdown-list-item,
body.RTL .header-container .mini-nav .nav-item .dropdown .dropdown-list-item,
html:lang(ar-AE) .header-container .mini-nav .nav-item .dropdown .dropdown-list-item {
  text-align: right
}

body.ARAE .header-container .mini-nav .nav .dropdown-li span,
body.RTL .header-container .mini-nav .nav .dropdown-li span,
html:lang(ar-AE) .header-container .mini-nav .nav .dropdown-li span {
  margin: 0 10px 0 2px !important
}

body.ARAE .header-container .mini-nav .nav .dropdown-li:after,
body.RTL .header-container .mini-nav .nav .dropdown-li:after,
html:lang(ar-AE) .header-container .mini-nav .nav .dropdown-li:after {
  display: none
}

body.ARAE .header-container .mini-nav .nav .dropdown-li:before,
body.RTL .header-container .mini-nav .nav .dropdown-li:before,
html:lang(ar-AE) .header-container .mini-nav .nav .dropdown-li:before {
  font-family: Font Awesome\ 5 Free;
  content: "";
  font-weight: 900;
  font-size: .7rem;
  color: #000
}

body.ARAE .header-container .main-header .header-content .header-brand,
body.RTL .header-container .main-header .header-content .header-brand,
html:lang(ar-AE) .header-container .main-header .header-content .header-brand {
  margin: 10px 0 0 10px
}

body.ARAE .header-container .main-header .header-content .main-menu-container,
body.RTL .header-container .main-header .header-content .main-menu-container,
html:lang(ar-AE) .header-container .main-header .header-content .main-menu-container {
  margin-right: auto;
  margin-left: 0
}

body.ARAE .header-container .main-header .header-content .main-header-nav .nav-item-dropdown-content .submenu-content,
body.RTL .header-container .main-header .header-content .main-header-nav .nav-item-dropdown-content .submenu-content,
html:lang(ar-AE) .header-container .main-header .header-content .main-header-nav .nav-item-dropdown-content .submenu-content {
  position: absolute;
  left: 0;
  bottom: 0;
  right: auto;
  margin-bottom: 55px;
  margin-left: 45px;
  padding-right: 45px;
  top: 130px
}

body.ARAE .header-container .main-header .header-content .main-header-nav .nav-item-dropdown-content .submenu-content-header,
body.RTL .header-container .main-header .header-content .main-header-nav .nav-item-dropdown-content .submenu-content-header,
html:lang(ar-AE) .header-container .main-header .header-content .main-header-nav .nav-item-dropdown-content .submenu-content-header {
  text-align: right;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-left: auto
}

body.ARAE .header-container .main-header .header-content .main-header-nav .nav-item-dropdown-content .submenu-content-body,
body.RTL .header-container .main-header .header-content .main-header-nav .nav-item-dropdown-content .submenu-content-body,
html:lang(ar-AE) .header-container .main-header .header-content .main-header-nav .nav-item-dropdown-content .submenu-content-body {
  text-align: right
}

body.ARAE .header-container .main-header .header-content .main-header-nav .nav-item-dropdown-content .submenu-content .submenu-content-btn,
body.RTL .header-container .main-header .header-content .main-header-nav .nav-item-dropdown-content .submenu-content .submenu-content-btn,
html:lang(ar-AE) .header-container .main-header .header-content .main-header-nav .nav-item-dropdown-content .submenu-content .submenu-content-btn {
  width: 100%;
  text-align: right
}

body.ARAE .header-container .main-header .header-content .main-header-nav .nav-item-dropdown .dropdown-nav-item .left,
body.RTL .header-container .main-header .header-content .main-header-nav .nav-item-dropdown .dropdown-nav-item .left,
html:lang(ar-AE) .header-container .main-header .header-content .main-header-nav .nav-item-dropdown .dropdown-nav-item .left {
  display: block
}

body.ARAE .header-container .main-header .header-content .main-header-nav .nav-item-dropdown .dropdown-nav-item .right,
body.RTL .header-container .main-header .header-content .main-header-nav .nav-item-dropdown .dropdown-nav-item .right,
html:lang(ar-AE) .header-container .main-header .header-content .main-header-nav .nav-item-dropdown .dropdown-nav-item .right {
  display: none
}

body.ARAE .header-container .main-header .header-content .main-header-nav .nav-item-dropdown .dropdown-nav-item .nav-item-dropdown-submenu,
body.RTL .header-container .main-header .header-content .main-header-nav .nav-item-dropdown .dropdown-nav-item .nav-item-dropdown-submenu,
html:lang(ar-AE) .header-container .main-header .header-content .main-header-nav .nav-item-dropdown .dropdown-nav-item .nav-item-dropdown-submenu {
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  left: 35%;
  padding-right: 25px
}

body.ARAE .header-container .main-header .header-content .main-header-nav .nav-item-dropdown .dropdown-nav-item .nav-item-dropdown-submenu .nav-item-submenu-link,
body.ARAE .header-container .main-header .header-content .main-header-nav .nav-item-dropdown .dropdown-nav-item .nav-item-dropdown-submenu li,
body.RTL .header-container .main-header .header-content .main-header-nav .nav-item-dropdown .dropdown-nav-item .nav-item-dropdown-submenu .nav-item-submenu-link,
body.RTL .header-container .main-header .header-content .main-header-nav .nav-item-dropdown .dropdown-nav-item .nav-item-dropdown-submenu li,
html:lang(ar-AE) .header-container .main-header .header-content .main-header-nav .nav-item-dropdown .dropdown-nav-item .nav-item-dropdown-submenu .nav-item-submenu-link,
html:lang(ar-AE) .header-container .main-header .header-content .main-header-nav .nav-item-dropdown .dropdown-nav-item .nav-item-dropdown-submenu li {
  text-align: right
}

body.ARAE .header-container .main-header .header-content .main-header-nav .nav-item-dropdown .dropdown-nav-item .nav-item-dropdown-div,
body.RTL .header-container .main-header .header-content .main-header-nav .nav-item-dropdown .dropdown-nav-item .nav-item-dropdown-div,
html:lang(ar-AE) .header-container .main-header .header-content .main-header-nav .nav-item-dropdown .dropdown-nav-item .nav-item-dropdown-div {
  left: 45%;
  text-align: right
}

body.ARAE .header-container .main-header .header-content .main-header-nav .main-header-nav-item .search-collapse div>.btn-close,
body.RTL .header-container .main-header .header-content .main-header-nav .main-header-nav-item .search-collapse div>.btn-close,
html:lang(ar-AE) .header-container .main-header .header-content .main-header-nav .main-header-nav-item .search-collapse div>.btn-close {
  margin-right: auto;
  margin-left: 0
}

body.ARAE .header-container .main-header .header-content .main-header-nav .main-header-nav-item .search-collapse form>div>input,
body.RTL .header-container .main-header .header-content .main-header-nav .main-header-nav-item .search-collapse form>div>input,
html:lang(ar-AE) .header-container .main-header .header-content .main-header-nav .main-header-nav-item .search-collapse form>div>input {
  direction: rtl
}

body.ARAE .header-container .main-header .header-content .nav-create-btn-container,
body.RTL .header-container .main-header .header-content .nav-create-btn-container,
html:lang(ar-AE) .header-container .main-header .header-content .nav-create-btn-container {
  padding: 12px 20px 16px 0;
  margin-left: 0
}

body.ARAE .header-container .main-header .header-content .create-account-wrapper,
body.RTL .header-container .main-header .header-content .create-account-wrapper,
html:lang(ar-AE) .header-container .main-header .header-content .create-account-wrapper {
  width: 60%
}

body.ARAE .header-container .main-header .header-content .create-account-wrapper .create-account-item,
body.RTL .header-container .main-header .header-content .create-account-wrapper .create-account-item,
html:lang(ar-AE) .header-container .main-header .header-content .create-account-wrapper .create-account-item {
  text-align: right;
  border-right: .001rem solid #f1f1f2;
  border-left: none
}

body.ARAE .header-container .main-header .header-content .create-account-wrapper .create-account-body,
body.ARAE .header-container .main-header .header-content .create-account-wrapper .create-account-title,
body.RTL .header-container .main-header .header-content .create-account-wrapper .create-account-body,
body.RTL .header-container .main-header .header-content .create-account-wrapper .create-account-title,
html:lang(ar-AE) .header-container .main-header .header-content .create-account-wrapper .create-account-body,
html:lang(ar-AE) .header-container .main-header .header-content .create-account-wrapper .create-account-title {
  text-align: right
}

body.ARAE .header-container .main-header .header-content .create-account-wrapper .btn-close,
body.RTL .header-container .main-header .header-content .create-account-wrapper .btn-close,
html:lang(ar-AE) .header-container .main-header .header-content .create-account-wrapper .btn-close {
  margin-right: auto;
  margin-left: 0
}

body.ARAE .header-container .tm-hamburger .hamburger-menu-header,
body.ARAE .header-container .tm-hamburger .hamburger-menu-header .hamburger-menu-icons,
body.RTL .header-container .tm-hamburger .hamburger-menu-header,
body.RTL .header-container .tm-hamburger .hamburger-menu-header .hamburger-menu-icons,
html:lang(ar-AE) .header-container .tm-hamburger .hamburger-menu-header,
html:lang(ar-AE) .header-container .tm-hamburger .hamburger-menu-header .hamburger-menu-icons {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

body.ARAE .header-container .tm-hamburger .hamburger-culture-item,
body.RTL .header-container .tm-hamburger .hamburger-culture-item,
html:lang(ar-AE) .header-container .tm-hamburger .hamburger-culture-item {
  text-align: right;
  overflow-x: hidden;
  margin: .75rem;
  padding: .3rem
}

body.ARAE .header-container .tm-hamburger .hamburger-culture-item span,
body.RTL .header-container .tm-hamburger .hamburger-culture-item span,
html:lang(ar-AE) .header-container .tm-hamburger .hamburger-culture-item span {
  margin-right: 20px;
  margin-left: 0
}

body.ARAE .header-container .tm-hamburger .hamburger-culture-item .culture-flag:after,
body.RTL .header-container .tm-hamburger .hamburger-culture-item .culture-flag:after,
html:lang(ar-AE) .header-container .tm-hamburger .hamburger-culture-item .culture-flag:after {
  right: 0
}

body.ARAE .header-container .tm-hamburger .hamburger-navigation,
body.RTL .header-container .tm-hamburger .hamburger-navigation,
html:lang(ar-AE) .header-container .tm-hamburger .hamburger-navigation {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

body.ARAE .header-container .tm-hamburger .hamburger-navigation-level-1,
body.RTL .header-container .tm-hamburger .hamburger-navigation-level-1,
html:lang(ar-AE) .header-container .tm-hamburger .hamburger-navigation-level-1 {
  text-align: right
}

body.ARAE .header-container .tm-hamburger .hamburger-navigation-level-1 .hamburger-main-nav-list ul,
body.RTL .header-container .tm-hamburger .hamburger-navigation-level-1 .hamburger-main-nav-list ul,
html:lang(ar-AE) .header-container .tm-hamburger .hamburger-navigation-level-1 .hamburger-main-nav-list ul {
  margin-right: 1.15rem
}

body.ARAE .header-container .tm-hamburger .hamburger-navigation-level-2 .submenu-title,
body.RTL .header-container .tm-hamburger .hamburger-navigation-level-2 .submenu-title,
html:lang(ar-AE) .header-container .tm-hamburger .hamburger-navigation-level-2 .submenu-title {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

body.ARAE .header-container .tm-hamburger .hamburger-navigation-level-2 .caret-container,
body.RTL .header-container .tm-hamburger .hamburger-navigation-level-2 .caret-container,
html:lang(ar-AE) .header-container .tm-hamburger .hamburger-navigation-level-2 .caret-container {
  margin-right: auto
}

body.ARAE .header-container .tm-hamburger .hamburger-navigation-level-2 .hamburger-main-nav-list-item-submenu,
body.ARAE .header-container .tm-hamburger .hamburger-navigation-level-2 .inner-menu .inner-menu-item,
body.RTL .header-container .tm-hamburger .hamburger-navigation-level-2 .hamburger-main-nav-list-item-submenu,
body.RTL .header-container .tm-hamburger .hamburger-navigation-level-2 .inner-menu .inner-menu-item,
html:lang(ar-AE) .header-container .tm-hamburger .hamburger-navigation-level-2 .hamburger-main-nav-list-item-submenu,
html:lang(ar-AE) .header-container .tm-hamburger .hamburger-navigation-level-2 .inner-menu .inner-menu-item {
  text-align: right
}

body.ARAE .header-container .tm-hamburger .hamburger-search-wrapper input,
body.RTL .header-container .tm-hamburger .hamburger-search-wrapper input,
html:lang(ar-AE) .header-container .tm-hamburger .hamburger-search-wrapper input {
  direction: rtl
}

body.ARAE .header-container .tm-hamburger .hamburger-search-wrapper .search-btn,
body.RTL .header-container .tm-hamburger .hamburger-search-wrapper .search-btn,
html:lang(ar-AE) .header-container .tm-hamburger .hamburger-search-wrapper .search-btn {
  border: 1px solid #fefefe;
  width: 50px;
  height: 50px;
  margin: auto
}

body.ARAE .header-container .culture-flag,
body.RTL .header-container .culture-flag,
html:lang(ar-AE) .header-container .culture-flag {
  margin-right: 5%;
  text-decoration: none
}

@media(max-width:600px) {

  body.ARAE .header-container .culture-flag,
  body.RTL .header-container .culture-flag,
  html:lang(ar-AE) .header-container .culture-flag {
    margin-right: 20%
  }
}

@media(max-width:400px) {

  body.ARAE .header-container .culture-flag,
  body.RTL .header-container .culture-flag,
  html:lang(ar-AE) .header-container .culture-flag {
    margin-right: 15%
  }
}

body.ARAE .header-container .culture-flag:before,
body.RTL .header-container .culture-flag:before,
html:lang(ar-AE) .header-container .culture-flag:before {
  display: none
}

body.ARAE .header-container .culture-flag:after,
body.RTL .header-container .culture-flag:after,
html:lang(ar-AE) .header-container .culture-flag:after {
  content: "";
  position: absolute;
  top: 0;
  width: 42px;
  height: 30px;
  border-radius: 5px;
  border: .001rem solid #f1f1f2;
  box-shadow: 0 6px 10px -7px rgba(0, 0, 0, .2);
  vertical-align: middle
}

body.ARAE .header-container .international:after,
body.RTL .header-container .international:after,
html:lang(ar-AE) .header-container .international:after {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 0;
  background-size: 38px
}

body.ARAE .header-container .uk:after,
body.RTL .header-container .uk:after,
html:lang(ar-AE) .header-container .uk:after {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -343px
}

body.ARAE .header-container .aus:after,
body.RTL .header-container .aus:after,
html:lang(ar-AE) .header-container .aus:after {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -43px
}

body.ARAE .header-container .ge:after,
body.RTL .header-container .ge:after,
html:lang(ar-AE) .header-container .ge:after {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -85px
}

body.ARAE .header-container .spain:after,
body.RTL .header-container .spain:after,
html:lang(ar-AE) .header-container .spain:after {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -128px
}

body.ARAE .header-container .italy:after,
body.RTL .header-container .italy:after,
html:lang(ar-AE) .header-container .italy:after {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -171px
}

body.ARAE .header-container .indonesia:after,
body.RTL .header-container .indonesia:after,
html:lang(ar-AE) .header-container .indonesia:after {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -214px
}

body.ARAE .header-container .malaysia:after,
body.RTL .header-container .malaysia:after,
html:lang(ar-AE) .header-container .malaysia:after {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -257px
}

body.ARAE .header-container .poland:after,
body.RTL .header-container .poland:after,
html:lang(ar-AE) .header-container .poland:after {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -300px
}

body.ARAE .header-container .greece:after,
body.RTL .header-container .greece:after,
html:lang(ar-AE) .header-container .greece:after {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -386px
}

body.ARAE .header-container .vietnam:after,
body.RTL .header-container .vietnam:after,
html:lang(ar-AE) .header-container .vietnam:after {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -429px
}

body.ARAE .header-container .czech:after,
body.RTL .header-container .czech:after,
html:lang(ar-AE) .header-container .czech:after {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -519px
}

body.ARAE .header-container .latin-america:after,
body.RTL .header-container .latin-america:after,
html:lang(ar-AE) .header-container .latin-america:after {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -562px
}

body.ARAE .header-container .sa:after,
body.RTL .header-container .sa:after,
html:lang(ar-AE) .header-container .sa:after {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -734px
}

body.ARAE .header-container .uae:after,
body.RTL .header-container .uae:after,
html:lang(ar-AE) .header-container .uae:after {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -605px
}

body.ARAE .header-container .brazil:after,
body.RTL .header-container .brazil:after,
html:lang(ar-AE) .header-container .brazil:after {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -734px
}

body.ARAE .header-container .chinese-trad:after,
body.RTL .header-container .chinese-trad:after,
html:lang(ar-AE) .header-container .chinese-trad:after {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -648px
}

body.ARAE .header-container .chinese:after,
body.RTL .header-container .chinese:after,
html:lang(ar-AE) .header-container .chinese:after {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -775px
}

body.ARAE .header-container .thai:after,
body.RTL .header-container .thai:after,
html:lang(ar-AE) .header-container .thai:after {
  background: url(../images/sprites-new-flags_jp-included.png) no-repeat 0 -475px
}

body.ARAE .modal-culture-list,
body.RTL .modal-culture-list,
html:lang(ar-AE) .modal-culture-list {
  direction: rtl;
  text-align: right
}

body.ARAE .modal-culture-item,
body.RTL .modal-culture-item,
html:lang(ar-AE) .modal-culture-item {
  font-size: 1rem;
  padding-bottom: .25rem;
  margin: .5rem;
  font-weight: 500;
  position: relative;
  transition: margin-left .25s
}

body.ARAE .modal-culture-item:hover,
body.RTL .modal-culture-item:hover,
html:lang(ar-AE) .modal-culture-item:hover {
  cursor: pointer;
  margin-left: 1rem
}

body.ARAE .modal-culture-item span,
body.RTL .modal-culture-item span,
html:lang(ar-AE) .modal-culture-item span {
  margin-left: 0;
  margin-right: 50px
}

body.ARAE .hamburger-check:checked~.hamburger-navigation.full-width .active .hamburger-main-nav-list-item-submenu,
body.RTL .hamburger-check:checked~.hamburger-navigation.full-width .active .hamburger-main-nav-list-item-submenu,
html:lang(ar-AE) .hamburger-check:checked~.hamburger-navigation.full-width .active .hamburger-main-nav-list-item-submenu {
  width: 90vw;
  padding-right: 2%
}

.blue-gradient-bg {
  background-image: linear-gradient(93deg, #267871 37%, #136a8a 100%, #182848 0)
}

.header-container-top {
  top: 0;
  left: 0;
  right: 0
}

.dropdown-container {
  position: absolute;
  top: calc(100% - 31px);
  left: calc(50% - 140px);
  min-width: 280px;
  display: none
}

.dropdown-container .dropdown-main-box {
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .1);
  border-radius: 9px
}

.dropdown-container .dropdown-angle {
  max-width: 50px
}

.dropdown-container .tm-nav-link {
  padding: 24px 16px
}

.dropdown-container .tm-nav-link:hover {
  background-color: #e5f2f5;
  color: #005d6f;
  transition: .3s ease-in
}

.tm-nav-link {
  font-size: 1.125rem;
  color: #0e1d31;
  font-weight: 400;
  transition: .3s ease-in
}

.has-dropdown {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.has-dropdown .dropdown-marker {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.dropdown-active .dropdown-marker {
  -ms-transform: rotate(0);
  transform: rotate(0)
}

.tm-nav-button {
  padding: .75rem 1.5rem !important
}

.tm-nav-button span {
  font-size: 1.25rem;
  font-weight: 400
}

.tm-nav-button.green,
.tm-nav-button.white {
  background-image: linear-gradient(180deg, #2bbb35, #138518);
  min-width: 156px !important
}

.tm-nav-button.white {
  color: #005d6f;
  background: #fff;
  border: 1px solid #005d6f !important
}

.tm-nav-button.white span {
  font-weight: 700
}

.tm-links-container {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  height: 100%
}

.tm-navigation .tm-main-menu .tm-main-menu-container .button.green.mobile-hide,
.tm-navigation .tm-main-menu .tm-main-menu-container .button.mobile-hide.tm-nav-button.white {
  display: -ms-flexbox !important;
  display: flex !important
}

.tm-navigation .tm-header-container {
  background-color: rgba(0, 0, 0, 0)
}

.tm-navigation .tm-main-menu-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.tm-navigation .header-container-top,
.tm-navigation .wide-menu {
  display: none
}

.tm-navigation .rounded-top-bg:before {
  content: "";
  background-image: linear-gradient(93deg, #267871 37%, #136a8a 100%, #182848 0);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 20px;
  z-index: -1
}

.tm-navigation .tm-mobile-menu {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 999;
  overflow-y: scroll;
  height: calc(100vh - 72px);
  transition: .4s ease
}

.tm-navigation .tm-mobile-menu .dropdown-container {
  position: static;
  box-shadow: none
}

.tm-navigation .tm-mobile-menu .input-group-append img {
  border-radius: 4px
}

.tm-desktop-logo {
  display: none
}

.tm-mobile-logo {
  display: block
}

.tm-mobile-menu-input {
  height: 48px !important;
  border-radius: 4px;
  color: #9fa5ad
}

.tm-mobile-trigger,
.tm-mobile-trigger .tm-mobile-close,
.tm-mobile-trigger.triggered-nav .tm-mobile-open {
  display: none
}

.tm-mobile-trigger.triggered-nav .tm-mobile-close {
  display: block
}

.search-box-input::-moz-placeholder {
  color: hsla(0, 0%, 100%, .5)
}

.search-box-input:-ms-input-placeholder {
  color: hsla(0, 0%, 100%, .5)
}

.search-box-input::placeholder {
  color: hsla(0, 0%, 100%, .5)
}

.search-box-container {
  white-space: nowrap;
  transition: all .3s ease-in-out
}

.search-box-wrapper {
  border-radius: 4px;
  width: 30px;
  border: 1px solid rgba(0, 0, 0, 0);
  transition: all .3s ease-in-out
}

.search-box-icon {
  width: 30px
}

.search-box-trigger-main {
  left: 0;
  z-index: 2
}

.search-box-clear,
.search-box-trigger {
  cursor: pointer
}

.search-box-wrapper.search-box__triggered {
  width: 220px;
  border: 1px solid #fff
}

@media screen and (min-width:1040px) {
  .tm-navigation .tm-top-navigation-container {
    z-index: 126
  }

  .tm-navigation .tm-desktop-icon,
  .tm-navigation .tm-desktop-logo {
    display: block
  }

  .tm-navigation .tm-mobile-icon,
  .tm-navigation .tm-mobile-logo {
    display: none
  }

  .tm-navigation .header-container-top,
  .tm-navigation .wide-menu {
    display: block
  }

  .tm-navigation .tm-mobile-menu {
    display: none
  }

  .tm-navigation .tm-header-wrapper:before {
    border-radius: 16px 16px 0 0;
    box-shadow: 0 6px 10px -7px rgba(0, 0, 0, .3)
  }

  .tm-navigation .tm-header-wrapper:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 100%;
    background: #13474e;
    z-index: 1
  }
}

@media screen and (max-width:1500px) {
  .dropdown-container {
    left: 0
  }
}

@media screen and (max-width:1040px) {
  .tm-mobile-trigger {
    display: -ms-flexbox;
    display: flex
  }

  .tm-navigation .tm-mobile-icon {
    display: block
  }

  .tm-navigation .tm-desktop-icon {
    display: none
  }

  .tm-navigation .tm-main-menu-container {
    border-radius: 1rem 1rem 0 0
  }

  .tm-navigation .tm-main-menu-nav {
    padding: 16px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .tm-navigation span.tm-nav-link {
    font-weight: 700
  }

  .tm-navigation a.tm-nav-link {
    border-bottom: 1px solid #e6e8ea;
    padding: 16px
  }

  .tm-navigation .tm-nav-button.white {
    color: #fff;
    background-color: #005d6f
  }

  .tm-top-navigation-container {
    padding-top: 12px;
    padding-bottom: 12px
  }
}

#grid {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  opacity: .1;
  z-index: 99999;
  pointer-events: none;
  background: repeating-linear-gradient(90deg, pink, pink calc((100% - 176px)/12), #fff calc((100% - 176px)/12), #fff calc(((100% - 176px)/12) + 16px));
  width: calc(100% - 2rem);
  max-width: 100%
}

@media(min-width:768px) {
  #grid {
    max-width: 70rem
  }
}

@media(min-width:980px) {
  #grid {
    width: 100%;
    max-width: 1120px
  }
}



.download-box {
  position: relative;

}
.download-box .hidden-hover {
  position: absolute;
  left: 14px;
  min-width: 100%;
  top: 100%;
  box-sizing: border-box;
  padding: 10px 0;
  display: none;
}
.download-box:hover .hidden-hover {
  display: block;
}
.download-box .hidden-hover .box {
  background-color: #fff;
  border-radius: 10px;
  padding: 2px 0;
  box-shadow: 0 0 10px rgba(255, 255, 255, .2);
}
.download-box .hidden-hover .box a {
  display: flex;
  height: 40px;
  padding: 0 40px;
  align-items: center;
  text-decoration: none;
}
.download-box .hidden-hover .box a:hover {
  color: #2064B0;
}

@media screen and (max-width: 1024px) {
  .download-box .hidden-hover {
    top: calc(100% - 15px);
  }
}

@media screen and (min-width: 768px) {
  .inner-page-banner-wrapper .inner-page-banner {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .inner-page-banner-wrapper .inner-page-banner .inner-page-banner-header h1 {
    font-size: 2.85rem;
  }
}
@media screen and (max-width: 600px) {
  .inner-page-banner-wrapper {
    margin-bottom: -70px !important;
    background-color: #1e201f;
  }
  .inner-page-banner-wrapper .mobile-img {
    z-index: 0 !important;
  }
  .inner-page-banner-wrapper .inner-page-banner {
    justify-content: flex-end;
    padding-bottom: 20px;
  }
}