/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].oneOf[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/components/App/App.scss ***!
  \*****************************************************************************************************************************************************************************************************/
.pGUdfhqfZNFWXojVSPE9 {
  position: relative;
  display: flex;
  width: 100%;
}

.y9VEyVt6NEoyUSQaucve {
  overflow: hidden;
  cursor: pointer;
  text-decoration: none;
}
.y9VEyVt6NEoyUSQaucve:hover {
  text-decoration: underline;
}

.HuNqxyKm3hNXXyAjUudN {
  padding: 1.5rem 0;
  font-family: var(--env-font-family);
  font-weight: 500;
  font-size: 1.25rem;
  margin: 0 1.5rem;
}

.qPyw_YIrREtlO9dhqRu9 {
  display: flex;
  justify-content: center;
  width: 100%;
}

.VPu6AblfVb2OZqqd1hBL {
  position: absolute;
  right: 3%;
  top: 0;
  height: 100%;
  width: 80px;
  background-color: var(--env-element-secondary-background-color, #fff);
  border: none;
  padding: 0.5rem 1rem;
  cursor: pointer;
  z-index: 2;
  transition: all 0.3s ease-in-out;
}
.VPu6AblfVb2OZqqd1hBL:hover {
  background-color: #1f1e1e;
  color: var(--env-element-secondary-background-color, #fff);
}
.VPu6AblfVb2OZqqd1hBL svg {
  width: 30px;
  height: 30px;
}

.eWFPXvQZmI0LuVB0odwv {
  display: none;
}

