* {
  font-family: Inter, sans-serif;
}

body {
  background-color: #f5f5f5;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 100vh;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}

.content {
  width: 100%;
  max-width: 1126px;
  background-color: white;
  padding-top: 250px;
}

header {
  width: 100%;
  border-top: 1px solid #cbcbcb;
  padding-top: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  row-gap: 10px;
  overflow: hidden;
}

header .logo {
  max-height: 60px;
}

header .info {
  text-align: center;
  font-size: 13px;
  color: #757575;
}

.navbar {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  background-color: #0179c8;
  font-size: 16px;
  color: white;
  padding: 10px 20px;
  overflow: hidden;
  min-width: 1000px;

  a {
    color: inherit;
    text-decoration: none;
  }
}

.breadcrumb {
  color: #333;
  font-size: 13px;
  margin-top: 10px;
  padding-left: 20px;
}

.article {
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;

  .published, .author {
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 20px;
  }

  img {
    max-height: 350px;
    width: 100%;
    max-width: 500px;
    margin-bottom: 15px;
    border-radius: 5px;
  }

  h2 {
    margin-top: 50px
  }

  .question {
    list-style: disc;
    font-weight: 500;
  }

  .answer {
    padding-left: 15px;
    font-style: italic;
  }
}

.HV7jrKSbExM4qwwp {
	padding: 20px;
	border-radius: 9px;
  width: 100%;
	max-width: 300px;
	overflow: hidden;
	gap: 10px;
	display: flex;
	flex-direction: column;
	position: relative;
  margin: 0 auto;
  margin-bottom: 30px;
  cursor: pointer;
  transition: .2s;
}

.HV7jrKSbExM4qwwp:hover {
  transform: scale(1.05);
}

.fNgXA5b9t74n6Zy4 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.hjktINIe3ftKqiEn {
  height: 30px;
  width: auto;
}

.TvFdnyLpMIAf4CRc {
  border: 1px solid #fff;
  border-radius: 999px;
  width: auto;
  display: flex;
  flex-direction: row;
  height: 30px;
  align-items: center;
}

.MasNCba9Fo0JikiP {
  font-family: var(--font-family);
  font-weight: 400;
  height: calc(100% - 20px);
  font-size: 10px;
  line-height: 100%;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  padding: 10px;
  width: auto;
}

.Jh8Ica4C9urQJapn {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 10px;
  line-height: 100%;
  height: calc(100% - 20px);
  border-left: 1px solid #fff;
  padding: 10px;
  text-align: center;
  width: auto;
  color: #fff;
  text-transform: none;
}

.xW4Wa1FXNWHojAJO {
  display: flex;
  flex-direction: row;
  gap: 7px;
  align-items: center;
  justify-content: center;
  margin: 0 0 8px 0;
}

.c9z79fPsNVKtaDp3 {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 13px;
  line-height: 150%;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  width: auto;
}

.YhbFioywHJhwaGzu {
  text-transform: uppercase;
  text-shadow: rgb(0, 0, 0) 3px 3px 0px;
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  text-align: center;
  color: #fff;
  width: auto;
}

.MVXpPVpFn69RjHUd {
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 12px;
  line-height: 120%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}

.BIKZ8cj5C1ZS579B {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 6px;
}

.t2bQWJb4cAxDdNQ4 {
  border: 1px solid #fff;
  border-radius: 9px;
  padding: 0px;
  width: 50px;
  height: auto;
}

.YIFcWwSEv3ecQcU1 {
  border-radius: 7px;
  padding: 4px 9px 5px 9px;
  height: 42px;
  background: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.hjryi1fhLHFHcjuG {
  text-transform: uppercase;
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 21px;
  line-height: 150%;
  text-transform: uppercase;
  text-align: center;
}

.qLg9JtJOtoqKKEEG {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 18px;
}

.tQyJkV3gWnlKJsbG {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 8px;
  line-height: 150%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}

.bbiNmPgGpAwcY8u5 {
  font-family: var(--second-family);
  font-weight: 400;
  font-size: 19px;
  line-height: 150%;
  text-align: center;
  color: #fff;
  width: auto;
}

.Xz78UV1JwhrYEpiE {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  margin-top: 16px;
  margin-bottom: 8px;
  border: 4px solid #fff;
  padding: 10px;
  border-radius: 20px;
  box-shadow: rgb(0, 0, 0) 2.8px 2.8px 0;
  z-index: 19;
}

.u7gfRPFrnCdf2Fel {
  font-family: var(--font-family);
  text-shadow: rgb(0, 0, 0) 1.8px 1.8px 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}

.u09Tbm67aHYihqTV {
  font-family: var(--font-family);
  text-shadow: rgb(0, 0, 0) 2.8px 2.8px 0;
  font-weight: 700;
  font-size: 28px;
  line-height: 120%;
  text-transform: uppercase;
  text-align: center;
  padding: 0px 2px 0px 4px;
  color: #fff;
}

.LS25xpLScq1GD6Pq {
  display: flex;
  justify-content: center;
  flex-direction: row;
  z-index: 19;
  margin-top: 10px;
}

.G9Pj8wI6Ge9bNx6b {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 999px;
  padding: 0px 40px;
  height: 50px;
  width: auto;
  background: #fff;
}

.eBvu8Phc9ITsy1H1 {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  text-transform: uppercase;
  text-align: center;
  color: #1e1b49;
  width: auto;
}

.Hs6PnFOHAD0Luexa {
  position: absolute;
  bottom: -15px;
  left: 7px;
  height: 70px;
  width: auto;
}

.fSkBTGpFqE1IL42j {
  position: absolute;
  bottom: -20px;
  right: -30px;
  height: 110px;
  width: auto;
}

.tags {
  display: flex;
  align-items: center;
  padding-left: 20px;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 5px;
  margin-bottom: 20px;

  div {
    font-size: 14px;
    padding: 8px 10px;
    border-radius: 6px;
    border: 1px solid #DEDEDE;
    text-decoration: none;
    box-shadow: 0 0 4px 1px #00000014;
    color: #333;
    cursor: pointer;
  }

  div:hover {
    background: #000 !important;
    color: #fff !important;
    border: 1px solid #000;
    box-shadow: 0 0 4px 1px #00000014;
  }
}

footer {
  width: 100%;
  background-color: black;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px 0;

  img {
    height: 70px;
  }
}

.links {
  display: flex;
  column-gap: 10px;
  color: white;
  margin-top: 30px;
  font-size: 11px;
  margin-bottom: 10px;

  a {
    color: inherit;
    text-decoration: none;
  }
}

.rights {
  text-align: center;
  color: white;
  font-size: 9px;
}