/* screen - faq */

.faq {
  background-color: var(--white);
  display: flex;
  height: 100%;
  padding: 80px 108px;
  width: 100vw;
}

@media (max-width: 1000px) {
  .faq {
      padding:60px 12px;
  }
}

.faq .title {
  color: var(--secondary);
  font-weight: 700;
  line-height: 44px;
  margin-right: 6px;
  width: 910px;
  z-index: 2;
}

@media (max-width: 1000px) {
  .faq .title {
      width: 100%;
      margin-right: 0px;
  }
}

.faq .frame-4451 {
  align-items: flex-start;
  display: inline-flex;
  flex-direction: column;
  gap: 60px;
  position: relative;
  z-index: 1;
  width: 70%;
}

@media (max-width: 1000px) {
  .faq .frame-4451 {
      margin-right: 0px;
      width: 100%;
  }
}

.faq .frame-385 {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 20px;
  position: relative;
  width: 100%;
}

@media (max-width: 1000px) {
  .faq .frame-385 {
      width: 100%;
  }
}

.faq .frame-3834 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 8px;
  position: relative;
}

.faq .handshake {
  height: 20px;
  position: relative;
  width: 20px;
}

.faq .legalinvoice-germany {
  color: var(--secondary);
  font-weight: 900;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.faq .faqaccordion {
  display: flex;
  width: 100%;
}

@media(max-width:1000px){
  .faq .faqaccordion {
  width: 100%;
  }
}

.faq .accordion {
  gap: 16px;
  padding: 16px 20px 20px;
}

.faq .frame-383 {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 12px;
  position: relative;
  width: 100%;
}

.faq .frame-3877 {
  align-items: center;
  display: flex;
  flex: 1;
  flex-grow: 1;
  gap: 12px;
  position: relative;
}

.faq .section-title {
  letter-spacing: 0;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

@media(max-width:1000px){
  .faq .section-title { 
    white-space: normal;
  }
}

.faq .testo {
  align-items: flex-end;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 32px;
  position: relative;
  width: 100%;
}


.faq .carica-da-questo-com {
  align-self: stretch;
  letter-spacing: 0;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
}

.faq .faqaccordion-1 {
  display: inline-flex;
}

.faq .accordion-1 {
  gap: 12px;
  padding: 16px 20px;
}

.faq .section-title-1 {
  flex: 1;
}

.faq .keyboard_arrow_down {
  height: 20px;
  position: relative;
  width: 20px;
}

.faq .smart_display_black_24dp-1 {
  height: 20px;
  position: relative;
  width: 20px;
}

.faq .video {
  color: var(--secondary);
  font-weight: 900;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.faq .receipt_long {
  height: 20px;
  position: relative;
  width: 20px;
}

.faq .normativa {
  color: var(--secondary);
  font-weight: 900;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.faq .section-title-2 {
  margin-right: -20.00px;
  white-space: normal;
  width: fit-content;
}

@media(max-width:1000px){
  .faq .section-title-2 {
    white-space: normal;
    display: block;
  }
}

.faq .setting {
  height: 20px;
  position: relative;
  width: 20px;
}

.faq .topic-e-invoices {
  color: var(--secondary);
  font-weight: 900;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.faq .index-indice {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 13px;
  left: 108px;
  min-height: 272px;
  width: 30%;
}

@media(max-width:1000px){
  .faq .index-indice {
    display: none;
  }
}

.faq .indice {
  color: var(--grey-4);
  font-family: var(--font-family-open_sans);
  font-size: var(--font-size-s);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 20px;
  margin-top: -1px;
  width: 30%;
}

.faq .frame-3279 {
  align-items: flex-start;
  display: inline-flex;
  flex-direction: column;
  gap: 24px;
  position: relative;
}

.faq .la-normativa {
  color: var(--primary);
  cursor: pointer;
  font-family: var(--font-family-open_sans);
  font-size: var(--font-size-m);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
  width: 100%;
}

.faq .list-faq {
  cursor: pointer;
  letter-spacing: 0;
  line-height: 24px;
  position: relative;
  width: 100%;
}

.faq .come-fare-la-fattura {
  letter-spacing: 0;
  line-height: 24px;
  position: relative;
  width: 100%;
}

@media(max-width:1000px){
  .faq .accordion-2 {
  width: 100%!important;
  }
}

.faq .accordion-2 {
  align-items: flex-start;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--grey-3);
  border-radius: 5px;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
  width: 100%;
}

.faq .expand_less-6 {
  height: 20px;
  position: relative;
  width: 20px;
}

.faq .faqaccordion-2 {
  align-items: flex-start;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
}

.faq .section-title-3 {
  letter-spacing: 0;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
}


.faq .accordion .testo {
display: none;
}
.faq .accordion.active .testo {
display: block;
}

.video-faq:target {
  color: var(--primary);
    cursor: pointer;
    font-family: var(--font-family-open_sans);
    font-size: var(--font-size-m);
    font-weight: 700;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: -1.00px;
    position: relative;
    width: 100%;
}
