@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");

@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css");

#mgt-info#mgt-info,
#mgt-info#mgt-info * {
  box-sizing: border-box !important;
}

#mgt-info#mgt-info {
  --mgt-color1: #0e8f8f !important;
  --mgt-color2: #e45b5b !important;
  --mgt-accent: #f2b84b !important;
  --mgt-grad: linear-gradient(135deg,#0e8f8f,#e45b5b) !important;
  --mgt-grad-soft: linear-gradient(135deg,rgba(14,143,143,.045),rgba(228,91,91,.035)) !important;
  --mgt-grad-strong: linear-gradient(135deg,rgba(14,143,143,.075),rgba(228,91,91,.055)) !important;
  --mgt-ink: #10202b !important;
  --mgt-body: #64748b !important;
  --mgt-border: rgba(14,143,143,.16) !important;
  --mgt-wh: #ffffff !important;
  --mgt-ow: #f3fbfa !important;
  --mgt-r: 12px !important;
  margin-top: -25px !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden !important;
  font-family: Inter,sans-serif !important;
  color: var(--mgt-ink) !important;
}

#mgt-info#mgt-info .mgt-inner {
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
}

#mgt-info#mgt-info .mgt-sec {
  padding: 80px 24px !important;
  width: 100% !important;
}

#mgt-info#mgt-info .mgt-s1 {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

#mgt-info#mgt-info .mgt-s3 {
  padding-bottom: 40px !important;
  margin-bottom: 0 !important;
}

#mgt-info#mgt-info .mgt-bg-wh {
  background: #ffffff !important;
}

#mgt-info#mgt-info .mgt-bg-ow {
  background: var(--mgt-ow) !important;
}

#mgt-info#mgt-info .mgt-hb {
  max-width: 760px !important;
  margin: 0 auto 36px !important;
  text-align: center !important;
}

#mgt-info#mgt-info .mgt-hb h2 {
  margin-top: 48px !important;
  margin-bottom: 12px !important;
  font-family: Inter,sans-serif !important;
  font-size: clamp(1.6rem,2.6vw,2.5rem) !important;
  line-height: 1.12 !important;
  font-weight: 800 !important;
  letter-spacing: -.04em !important;
  text-align: center !important;
  color: var(--mgt-ink) !important;
}

#mgt-info#mgt-info .mgt-hb p {
  font-size: 1rem !important;
  line-height: 1.7 !important;
  color: var(--mgt-body) !important;
  margin: 0 auto !important;
}

#mgt-info#mgt-info .mgt-gx {
  background: var(--mgt-grad) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: transparent !important;
}

#mgt-info#mgt-info .mgt-g3 {
  display: grid !important;
  grid-template-columns: repeat(3,minmax(0,1fr)) !important;
  gap: 26px !important;
}

#mgt-info#mgt-info .mgt-g4 {
  display: grid !important;
  grid-template-columns: repeat(4,minmax(0,1fr)) !important;
  gap: 26px !important;
}

#mgt-info#mgt-info .mgt-ca,
#mgt-info#mgt-info .mgt-cb {
  background: var(--mgt-wh) !important;
  border-radius: 12px !important;
  border: 1px solid var(--mgt-border) !important;
  position: relative !important;
  overflow: hidden !important;
  opacity: 1 !important;
  transform: translateY(0) !important;
  transition: opacity .5s ease,transform .5s ease,box-shadow .28s ease,border-color .28s ease,background-color .28s ease !important;
}

#mgt-info#mgt-info .mgt-ca {
  padding: 42px 32px 38px !important;
}

#mgt-info#mgt-info .mgt-cb {
  padding: 36px 28px 32px !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  text-align: center !important;
}

#mgt-info#mgt-info .mgt-ci {
  width: 68px !important;
  height: 68px !important;
  border-radius: var(--mgt-r) !important;
  background: var(--mgt-grad-soft) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-bottom: 20px !important;
  color: var(--mgt-color1) !important;
  transition: transform .28s ease,box-shadow .28s ease,background .28s ease,filter .28s ease !important;
}

#mgt-info#mgt-info .mgt-ico {
  font-size: 1.5rem !important;
  color: var(--mgt-color1) !important;
  display: block !important;
  line-height: 1 !important;
  transition: transform .28s ease,filter .28s ease,color .28s ease !important;
}

#mgt-info#mgt-info h3 {
  font-size: 1.05rem !important;
  line-height: 1.35 !important;
  font-weight: 750 !important;
  color: var(--mgt-ink) !important;
  margin: 0 0 10px !important;
  letter-spacing: -.02em !important;
  transition: color .28s ease,transform .28s ease !important;
}

#mgt-info#mgt-info .mgt-cd p {
  font-size: .92rem !important;
  line-height: 1.65 !important;
  color: var(--mgt-body) !important;
  margin: 0 !important;
}

#mgt-info#mgt-info .mgt-badge {
  position: absolute !important;
  top: 16px !important;
  right: 16px !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  color: rgba(14,143,143,.58) !important;
  background: rgba(14,143,143,.07) !important;
  border: 1px solid rgba(14,143,143,.10) !important;
  border-radius: 9999px !important;
  padding: 4px 10px !important;
  line-height: 1 !important;
  transition: transform .24s ease,background .24s ease,color .24s ease,border-color .24s ease !important;
}

#mgt-info#mgt-info .mgt-fbar {
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  height: 0 !important;
  background: var(--mgt-grad) !important;
  border-radius: 0 0 12px 12px !important;
  transition: height .28s ease !important;
}

#mgt-info#mgt-info .mgt-s1 .mgt-ca:hover,
#mgt-info#mgt-info .mgt-s1 .mgt-ca:focus-visible {
  transform: translateY(-3px) !important;
  border-color: rgba(14,143,143,.34) !important;
  box-shadow: 0 0 0 1px rgba(14,143,143,.14),0 8px 22px rgba(14,143,143,.08) !important;
}

#mgt-info#mgt-info .mgt-s1 .mgt-ca:hover .mgt-ci,
#mgt-info#mgt-info .mgt-s1 .mgt-ca:focus-visible .mgt-ci {
  transform: scale(1.04) !important;
}

#mgt-info#mgt-info .mgt-s2 .mgt-cb:hover,
#mgt-info#mgt-info .mgt-s2 .mgt-cb:focus-visible {
  transform: translateY(-2px) !important;
  box-shadow: 0 8px 24px rgba(14,143,143,.08) !important;
}

#mgt-info#mgt-info .mgt-s2 .mgt-cb:hover .mgt-ci,
#mgt-info#mgt-info .mgt-s2 .mgt-cb:focus-visible .mgt-ci {
  transform: scale(1.08) !important;
  box-shadow: 0 5px 14px rgba(14,143,143,.14) !important;
}

#mgt-info#mgt-info .mgt-s2 .mgt-cb:hover .mgt-badge,
#mgt-info#mgt-info .mgt-s2 .mgt-cb:focus-visible .mgt-badge {
  transform: translateY(-2px) !important;
  background: rgba(242,184,75,.14) !important;
  color: #8a5f05 !important;
  border-color: rgba(242,184,75,.35) !important;
}

#mgt-info#mgt-info .mgt-s2 .mgt-cb:hover .mgt-fbar,
#mgt-info#mgt-info .mgt-s2 .mgt-cb:focus-visible .mgt-fbar {
  height: 4px !important;
}

#mgt-info#mgt-info .mgt-s3 .mgt-ca::before {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  width: 42px !important;
  height: 42px !important;
  background: var(--mgt-grad) !important;
  opacity: .08 !important;
  transform: translate(16px,-16px) !important;
  border-radius: 0 12px 0 42px !important;
  transition: opacity .28s ease,transform .28s ease !important;
}

#mgt-info#mgt-info .mgt-s3 .mgt-ca:hover,
#mgt-info#mgt-info .mgt-s3 .mgt-ca:focus-visible {
  transform: translateY(-2px) !important;
  border-radius: 14px !important;
  box-shadow: 0 8px 24px rgba(14,143,143,.08) !important;
}

#mgt-info#mgt-info .mgt-s3 .mgt-ca:hover::before,
#mgt-info#mgt-info .mgt-s3 .mgt-ca:focus-visible::before {
  opacity: .16 !important;
  transform: translate(10px,-10px) !important;
}

#mgt-info#mgt-info .mgt-s3 .mgt-ca:hover .mgt-ico,
#mgt-info#mgt-info .mgt-s3 .mgt-ca:focus-visible .mgt-ico {
  transform: rotate(-4deg) scale(1.06) !important;
  filter: drop-shadow(1px 1px 0 rgba(228,91,91,.24)) !important;
}

#mgt-info#mgt-info .mgt-ca:focus-visible,
#mgt-info#mgt-info .mgt-cb:focus-visible {
  outline: 2px solid var(--mgt-color1) !important;
  outline-offset: 3px !important;
  box-shadow: 0 0 0 4px rgba(14,143,143,.14),0 10px 28px rgba(14,143,143,.09) !important;
}

@media (max-width: 1099px) {
  #mgt-info#mgt-info .mgt-sec {
    padding: 60px 16px !important;
  }

  #mgt-info#mgt-info .mgt-g3,
  #mgt-info#mgt-info .mgt-g4 {
    grid-template-columns: repeat(2,minmax(0,1fr)) !important;
    gap: 16px !important;
  }

  #mgt-info#mgt-info .mgt-ci {
    width: 48px !important;
    height: 48px !important;
  }

  #mgt-info#mgt-info .mgt-ico {
    font-size: 1.1rem !important;
  }

  #mgt-info#mgt-info .mgt-hb h2 {
    font-size: 1.4rem !important;
  }

  #mgt-info#mgt-info h3 {
    font-size: .925rem !important;
  }

  #mgt-info#mgt-info .mgt-cd p {
    font-size: .825rem !important;
  }
}

@media (max-width: 639px) {
  #mgt-info#mgt-info .mgt-sec {
    padding: 32px 12px !important;
  }

  #mgt-info#mgt-info .mgt-s1 {
    padding-top: 0 !important;
  }

  #mgt-info#mgt-info .mgt-s3 {
    padding-bottom: 40px !important;
  }

  #mgt-info#mgt-info .mgt-hb {
    margin-bottom: 22px !important;
  }

  #mgt-info#mgt-info .mgt-g3,
  #mgt-info#mgt-info .mgt-g4 {
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }

  #mgt-info#mgt-info .mgt-hb h2 {
    font-size: 1rem !important;
    line-height: 1.22 !important;
    margin-top: 32px !important;
  }

  #mgt-info#mgt-info .mgt-ci {
    width: 36px !important;
    height: 36px !important;
    margin-bottom: 14px !important;
  }

  #mgt-info#mgt-info .mgt-ico {
    font-size: .9rem !important;
  }

  #mgt-info#mgt-info h3 {
    font-size: .8rem !important;
  }

  #mgt-info#mgt-info .mgt-cd p {
    font-size: .75rem !important;
  }

  #mgt-info#mgt-info .mgt-ca,
  #mgt-info#mgt-info .mgt-cb {
    padding: 24px 18px 22px !important;
  }
}