.FAQ-style_FAQ_Conatiner__ukTUP {
  background: url(/_next/static/media/circles.4172a263.svg) no-repeat center
    calc(50% + 30px);
  background-size: fill;
  display: flex;
  justify-content: center;
  padding-bottom: 108px;
}
.FAQ-style_FAQ_Box_Wrapper__MPpBB {
  width: 80%;
  text-align: center;
}
.FAQ-style_FAQ_Title_Box__6CMen {
  margin-bottom: 66px;
}
.FAQ-style_FAQ_Title_Box__6CMen h3 {
  font-family: Euclid Circular B;
  font-weight: 600;
  font-size: 30px;
  color: #fff;
  margin-top: 70px;
  margin-bottom: 8px;
}
.FAQ-style_FAQ_Title_Box__6CMen p {
  font-family: Euclid Circular B;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #fff;
}
.FAQ-style_FAQ_Details_Container__Zoysf {
  display: flex;
  justify-content: center;
}
.FAQ-style_FAQ_Details_Wrapper__jQsOq {
  width: 946px;
}
.FAQ-style_FAQ_Details_Wrapper__jQsOq details {
  margin-bottom: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.FAQ-style_FAQ_Details_Wrapper__jQsOq details summary {
  text-align: left;
  height: 77px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: linear-gradient(
    90deg,
    rgba(125, 111, 246, 0.15) 0.31%,
    rgba(88, 225, 217, 0.15)
  );
  border: 1px solid hsla(0, 0%, 100%, 0.15);
  border-radius: 10px;
  color: #fff;
  font-family: Euclid Circular B;
  font-size: 20px;
  font-weight: 700;
  padding: 0 30px;
  cursor: pointer;
}
.FAQ-style_FAQ_Details_Wrapper__jQsOq details[open] > summary {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.FAQ-style_FAQ_Details_Arrow_Icon__PZkdA {
  width: 27px;
  height: 12px;
  transition: all 0.5s ease-in-out;
  margin-left: 10px;
}
.FAQ-style_FAQ_Details_Wrapper__jQsOq
  details[open]
  summary
  .FAQ-style_FAQ_Details_Arrow_Icon__PZkdA {
  rotate: 180deg;
}
.FAQ-style_FAQ_Details_Wrapper__jQsOq details div {
  box-sizing: border-box;
  text-align: left;
  background: rgba(25, 23, 31, 0.15);
  border: 0.5px solid hsla(0, 0%, 100%, 0.15);
  box-shadow: 0 5px 20px hsla(0, 0%, 100%, 0.07);
  border-radius: 0 0 10px 10px;
  padding: 23px 42px;
}
.FAQ-style_FAQ_Details_Wrapper__jQsOq details div p {
  font-family: Euclid Circular B;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  color: #ddd;
}
.FAQ-style_FAQ_Details_Wrapper__jQsOq details summary::-webkit-details-marker {
  display: none;
}
@media (max-width: 600px) {
  .FAQ-style_FAQ_Details_Wrapper__jQsOq details summary {
    font-size: 14px;
    padding: 8px 10px;
    height: -moz-fit-content;
    height: fit-content;
  }
  .FAQ-style_FAQ_Details_Arrow_Icon__PZkdA {
    width: 14px;
    height: 6px;
  }
  .FAQ-style_FAQ_Details_Wrapper__jQsOq details div {
    padding: 10px 12px;
  }
  .FAQ-style_FAQ_Details_Wrapper__jQsOq details div p {
    font-size: 12px;
  }
}
.accordion-style_Accordion_Container__WAl0X {
  position: relative;
  overflow: hidden;
}
.accordion-style_Accordion_Container__WAl0X.accordion-style_closed__4_0Ov {
  height: 77px;
}
.accordion-style_Accordion_Title_Box__AfFh7 {
  text-align: left;
  height: 77px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: linear-gradient(
    90deg,
    rgba(125, 111, 246, 0.15) 0.31%,
    rgba(88, 225, 217, 0.15)
  );
  border: 1px solid hsla(0, 0%, 100%, 0.15);
  padding: 0 30px;
  cursor: pointer;
}
.accordion-style_Accordion_Arrow_Icon__HwcJo {
  width: 27px;
  height: 12px;
  transition: all 0.5s ease-in-out;
  margin-left: 10px;
  rotate: 180deg;
}
.accordion-style_Accordion_Title__PIZoL {
  color: #fff;
  font-family: Euclid Circular B;
  font-size: 20px;
  font-weight: 700;
  cursor: pointer;
}
.accordion-style_Accordion_Content_Box__p36Dr {
  box-sizing: border-box;
  text-align: left;
  background: rgba(25, 23, 31, 0.15);
  border: 0.5px solid hsla(0, 0%, 100%, 0.15);
  box-shadow: 0 5px 20px hsla(0, 0%, 100%, 0.07);
  border-radius: 0 0 10px 10px;
  padding: 23px 42px;
  --animate-duration: 0.5s;
}
.accordion-style_Accordion_Description__1CVs_ {
  font-family: Euclid Circular B;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  color: #ddd;
}
@media (max-width: 600px) {
  .accordion-style_Accordion_Container__WAl0X.accordion-style_closed__4_0Ov {
    height: auto;
  }
  .accordion-style_Accordion_Title_Box__AfFh7 {
    height: auto;
    min-height: 56px;
    padding: 12px 16px;
  }
  .accordion-style_Accordion_Title__PIZoL {
    font-size: 15px;
    line-height: 1.35;
  }
  .accordion-style_Accordion_Arrow_Icon__HwcJo {
    width: 16px;
    height: 8px;
    flex-shrink: 0;
  }
  .accordion-style_Accordion_Content_Box__p36Dr {
    padding: 16px 18px;
  }
  .accordion-style_Accordion_Description__1CVs_ {
    font-size: 14px;
    line-height: 20px;
  }
}
