/* screen - footer-pa */
@media(min-width:1200px){
  .footer-pa {
    align-items: flex-start;
    display: flex;
    height: 408px;
    min-width: 100%;
  }

  .footer-pa .footer-pa-1 {
    align-items: flex-start;
    background-color: var(--whisper);
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
  }

  .footer-pa .frame-2614 {
    align-items: flex-start;
    align-self: stretch;
    display: flex;
    flex: 0 0 auto;
    gap: 96px;
    padding: 56px 108px;
    position: relative;
    width: 100%;
  }

  .footer-pa .content {
    align-items: center;
    display: inline-flex;
    flex: 0 0 auto;
    gap: 4px;
    justify-content: center;
    position: relative;
  }

  .footer-pa .button-2 {
    line-height: 20px;
  }

  .footer-pa .button-3 {
    line-height: 20px;
  }

  .footer-pa .button-4 {
    line-height: 20px;
  }

  .footer-pa .button-5 {
    line-height: 20px;
  }

  .footer-pa .button-6 {
    line-height: 20px;
  }

  .footer-pa .button-7 {
    line-height: 20px;
  }

  .footer-pa .button-8 {
    line-height: 20px;
  }

  .footer-pa .button-9 {
    line-height: 20px;
  }

  .footer-pa .button-10 {
    line-height: 20px;
  }

  .footer-pa .button-11 {
    line-height: 20px;
  }

  .footer-pa .button-12 {
    line-height: 20px;
  }

  .footer-pa .button-13 {
    line-height: 20px;
  }

  .footer-pa .button-14 {
    line-height: 20px;
  }

  .footer-pa .button-15 {
    line-height: 20px;
  }

  .footer-pa .button-16 {
    line-height: 20px;
  }

  .footer-pa .button-17 {
    line-height: 20px;
  }

  .footer-pa .group-2613 {
    align-items: center;
    align-self: stretch;
    background-color: var(--white);
    display: flex;
    flex: 0 0 auto;
    gap: 16px;
    justify-content: center;
    padding: 12px 108px;
    position: relative;
    width: 100%;
  }

  .footer-pa .button-1 {
    line-height: 16px;
  }

  .footer-pa .separator {
    height: 1px;
    position: relative;
    transform: rotate(-90deg);
    width: 14px;
  }

  .footer-pa .button-18 {
    letter-spacing: 0;
    margin-top: -1.00px;
    position: relative;
    white-space: nowrap;
    width: fit-content;
  }

  .footer-pa .prodotti-4 {
    letter-spacing: 0;
    line-height: 20px;
    margin-top: -1.00px;
    position: relative;
    white-space: nowrap;
    width: fit-content;
  }

  /* custom css */
  .footer-pa {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;
    height: auto;
  }
}