/*!*********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./src/app/metalmandi/_components/fingers.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************/
.fingers_accordion__3Bfd8 {
  margin-top: 1rem;
}

.fingers_item__qo1sk {
  /* border-bottom: 1px solid #dbecf4; */
  border-bottom: 1px solid gray;
}

.fingers_itemBtn__LX15W {
  cursor: pointer;
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 10px;
  font-size: 20px;
  text-align: left;
  color: #000000;
  background-color: transparent;
  border: none;
  line-height: 32.78px;
  font-weight: 600;
}

.fingers_itemBtn__LX15W:hover {
  background-color: #f3f3f3;
}

.fingers_itemBtnExpanded__AAkSO {
  background-color: #e7e7e7;
}

.fingers_itemContent__fDBjF {
  transition: height 0.25s cubic-bezier(0, 0, 0, 1);
}

.fingers_itemPanel__5li49 {
  padding: 1rem;
}

.fingers_chevron__t8o80 {
  margin-left: auto;
  transition: transform 0.25s cubic-bezier(0, 0, 0, 1);
}

.fingers_itemBtnExpanded__AAkSO .fingers_chevron__t8o80 {
  transform: rotate(180deg);
}

