.elementor-14 .elementor-element.elementor-element-51ded4c6{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-14 .elementor-element.elementor-element-51ded4c6:not(.elementor-motion-effects-element-type-background), .elementor-14 .elementor-element.elementor-element-51ded4c6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-14 .elementor-element.elementor-element-371d95a3.elementor-element{--align-self:center;}.elementor-14 .elementor-element.elementor-element-56174929{margin:-16px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-14 .elementor-element.elementor-element-748dbae5.elementor-element{--align-self:center;}.elementor-14 .elementor-element.elementor-element-5977f493{margin:-21px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-14 .elementor-element.elementor-element-1ad96cf4{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-14 .elementor-element.elementor-element-1ad96cf4.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-14 .elementor-element.elementor-element-56fc1602.elementor-element{--align-self:center;}.elementor-14 .elementor-element.elementor-element-20036a6d.elementor-element{--align-self:center;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-14 .elementor-element.elementor-element-51ded4c6{--width:1600px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-14 .elementor-element.elementor-element-292bde1e{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 28px) 0px;padding:0px 0px 0px 0px;}.elementor-14 .elementor-element.elementor-element-371d95a3{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 28px) 0px;padding:0px 0px 0px 0px;}.elementor-14 .elementor-element.elementor-element-56174929{margin:-51px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-14 .elementor-element.elementor-element-17e93f8c{margin:-65px 0px calc(var(--kit-widget-spacing, 0px) + -66px) 0px;}.elementor-14 .elementor-element.elementor-element-748dbae5{margin:17px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-14 .elementor-element.elementor-element-26855a5b{margin:-35px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:30px 30px 30px 30px;}.elementor-14 .elementor-element.elementor-element-2e676b5a{width:100%;max-width:100%;margin:5px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-14 .elementor-element.elementor-element-3fda5fd2{width:100%;max-width:100%;margin:5px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-14 .elementor-element.elementor-element-5977f493{width:100%;max-width:100%;margin:-22px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 10px 0px 010px;}.elementor-14 .elementor-element.elementor-element-1ad96cf4{--width:398.6px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-14 .elementor-element.elementor-element-56fc1602{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-14 .elementor-element.elementor-element-43f3d01e{margin:13px 0px calc(var(--kit-widget-spacing, 0px) + 52px) 0px;padding:0px 0px 0px 0px;}.elementor-14 .elementor-element.elementor-element-20036a6d{margin:13px 0px calc(var(--kit-widget-spacing, 0px) + 52px) 0px;padding:0px 0px 0px 0px;}.elementor-14 .elementor-element.elementor-element-47a17c28{margin:-79px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}@media(min-width:768px){.elementor-14 .elementor-element.elementor-element-51ded4c6{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-2e676b5a */.faq-premium {
  background: radial-gradient(circle at top, #0f2a2a, #050909);
  padding: 80px 20px;
}

.faq-title {
  text-align: center;
  color: #00ffd5;
  font-size: 34px;
  font-weight: 800;
  margin-bottom: 50px;
  text-shadow: 0 0 10px rgba(0,255,213,0.3);
}

.faq-box {
  max-width: 1100px;
  margin: 0 auto;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 0 30px rgba(0,255,213,0.1);
}

.faq-item {
  border-bottom: 1px solid rgba(0,255,213,0.2);
  transition: 0.3s;
}

.faq-question {
  padding: 22px 60px 22px 20px;
  color: #00ffd5;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  position: relative;
  transition: 0.3s;
}

.faq-question:hover {
  background: rgba(0,255,213,0.05);
}

.faq-question::after {
  content: "+";
  position: absolute;
  right: 20px;
  font-size: 20px;
  transition: 0.3s;
}

.faq-item.active .faq-question::after {
  transform: rotate(45deg);
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  padding: 0 20px;
  color: #bffcf3;
  font-size: 14px;
  line-height: 1.6;
  transition: all 0.4s ease;
}

.faq-item.active .faq-answer {
  max-height: 200px;
  padding: 0 20px 20px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3fda5fd2 */.faq-premium {
  background: radial-gradient(circle at top, #0f2a2a, #050909);
  padding: 80px 20px;
}

.faq-title {
  text-align: center;
  color: #00ffd5;
  font-size: 34px;
  font-weight: 800;
  margin-bottom: 50px;
  text-shadow: 0 0 10px rgba(0,255,213,0.3);
}

.faq-box {
  max-width: 1100px;
  margin: 0 auto;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 0 30px rgba(0,255,213,0.1);
}

.faq-item {
  border-bottom: 1px solid rgba(0,255,213,0.2);
  transition: 0.3s;
}

.faq-question {
  padding: 22px 60px 22px 20px;
  color: #00ffd5;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  position: relative;
  transition: 0.3s;
}

.faq-question:hover {
  background: rgba(0,255,213,0.05);
}

.faq-question::after {
  content: "+";
  position: absolute;
  right: 20px;
  font-size: 20px;
  transition: 0.3s;
}

.faq-item.active .faq-question::after {
  transform: rotate(45deg);
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  padding: 0 20px;
  color: #bffcf3;
  font-size: 14px;
  line-height: 1.6;
  transition: all 0.4s ease;
}

.faq-item.active .faq-answer {
  max-height: 200px;
  padding: 0 20px 20px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-56fc1602 */.faq-premium {
  background: radial-gradient(circle at top, #0f2a2a, #050909);
  padding: 80px 20px;
}

.faq-title {
  text-align: center;
  color: #00ffd5;
  font-size: 34px;
  font-weight: 800;
  margin-bottom: 50px;
  text-shadow: 0 0 10px rgba(0,255,213,0.3);
}

.faq-box {
  max-width: 1100px;
  margin: 0 auto;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 0 30px rgba(0,255,213,0.1);
}

.faq-item {
  border-bottom: 1px solid rgba(0,255,213,0.2);
  transition: 0.3s;
}

.faq-question {
  padding: 22px 60px 22px 20px;
  color: #00ffd5;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  position: relative;
  transition: 0.3s;
}

.faq-question:hover {
  background: rgba(0,255,213,0.05);
}

.faq-question::after {
  content: "+";
  position: absolute;
  right: 20px;
  font-size: 20px;
  transition: 0.3s;
}

.faq-item.active .faq-question::after {
  transform: rotate(45deg);
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  padding: 0 20px;
  color: #bffcf3;
  font-size: 14px;
  line-height: 1.6;
  transition: all 0.4s ease;
}

.faq-item.active .faq-answer {
  max-height: 200px;
  padding: 0 20px 20px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6a801f9f */.faq-premium {
  background: radial-gradient(circle at top, #0f2a2a, #050909);
  padding: 80px 20px;
}

.faq-title {
  text-align: center;
  color: #00ffd5;
  font-size: 34px;
  font-weight: 800;
  margin-bottom: 50px;
  text-shadow: 0 0 10px rgba(0,255,213,0.3);
}

.faq-box {
  max-width: 1100px;
  margin: 0 auto;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 0 30px rgba(0,255,213,0.1);
}

.faq-item {
  border-bottom: 1px solid rgba(0,255,213,0.2);
  transition: 0.3s;
}

.faq-question {
  padding: 22px 60px 22px 20px;
  color: #00ffd5;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  position: relative;
  transition: 0.3s;
}

.faq-question:hover {
  background: rgba(0,255,213,0.05);
}

.faq-question::after {
  content: "+";
  position: absolute;
  right: 20px;
  font-size: 20px;
  transition: 0.3s;
}

.faq-item.active .faq-question::after {
  transform: rotate(45deg);
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  padding: 0 20px;
  color: #bffcf3;
  font-size: 14px;
  line-height: 1.6;
  transition: all 0.4s ease;
}

.faq-item.active .faq-answer {
  max-height: 200px;
  padding: 0 20px 20px;
}/* End custom CSS */