@charset "UTF-8";
/**
 * Border radius tylko dla lewej strony elementu
 * @param {length} $radius - Promień zaokrąglenia (domyślnie 0.5rem)
 */
/**
 * Border radius tylko dla prawej strony elementu
 * @param {length} $radius - Promień zaokrąglenia (domyślnie 0.5rem)
 */
.support {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.5rem;
  padding: 4rem 0;
}
@media (max-width: 1240px) {
  .support {
    grid-template-columns: 1fr;
  }
}
.support__header {
  position: relative;
  background-color: #662483;
  padding: 2.5rem 5.625rem;
  display: flex;
  align-items: center;
  gap: 1.75rem;
  border-radius: 0.75rem;
}
.support__header::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  content: "";
  width: 38px;
  height: 134px;
  background-image: url('data:image/svg+xml,<svg width="38" height="134" viewBox="0 0 38 134" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 0H2V2H0V0Z" fill="white" fill-opacity="0.3"/><path d="M6 0H8V2H6V0Z" fill="white" fill-opacity="0.3"/><path d="M12 0H14V2H12V0Z" fill="white" fill-opacity="0.3"/><path d="M18 0H20V2H18V0Z" fill="white" fill-opacity="0.3"/><path d="M24 0H26V2H24V0Z" fill="white" fill-opacity="0.3"/><path d="M30 0H32V2H30V0Z" fill="white" fill-opacity="0.3"/><path d="M36 0H38V2H36V0Z" fill="white" fill-opacity="0.3"/><path d="M0 6H2V8H0V6Z" fill="white" fill-opacity="0.3"/><path d="M6 6H8V8H6V6Z" fill="white" fill-opacity="0.3"/><path d="M12 6H14V8H12V6Z" fill="white" fill-opacity="0.3"/><path d="M18 6H20V8H18V6Z" fill="white" fill-opacity="0.3"/><path d="M24 6H26V8H24V6Z" fill="white" fill-opacity="0.3"/><path d="M30 6H32V8H30V6Z" fill="white" fill-opacity="0.3"/><path d="M36 6H38V8H36V6Z" fill="white" fill-opacity="0.3"/><path d="M0 12H2V14H0V12Z" fill="white" fill-opacity="0.3"/><path d="M6 12H8V14H6V12Z" fill="white" fill-opacity="0.3"/><path d="M12 12H14V14H12V12Z" fill="white" fill-opacity="0.3"/><path d="M18 12H20V14H18V12Z" fill="white" fill-opacity="0.3"/><path d="M24 12H26V14H24V12Z" fill="white" fill-opacity="0.3"/><path d="M30 12H32V14H30V12Z" fill="white" fill-opacity="0.3"/><path d="M36 12H38V14H36V12Z" fill="white" fill-opacity="0.3"/><path d="M0 18H2V20H0V18Z" fill="white" fill-opacity="0.3"/><path d="M6 18H8V20H6V18Z" fill="white" fill-opacity="0.3"/><path d="M12 18H14V20H12V18Z" fill="white" fill-opacity="0.3"/><path d="M18 18H20V20H18V18Z" fill="white" fill-opacity="0.3"/><path d="M24 18H26V20H24V18Z" fill="white" fill-opacity="0.3"/><path d="M30 18H32V20H30V18Z" fill="white" fill-opacity="0.3"/><path d="M36 18H38V20H36V18Z" fill="white" fill-opacity="0.3"/><path d="M0 24H2V26H0V24Z" fill="white" fill-opacity="0.3"/><path d="M6 24H8V26H6V24Z" fill="white" fill-opacity="0.3"/><path d="M12 24H14V26H12V24Z" fill="white" fill-opacity="0.3"/><path d="M18 24H20V26H18V24Z" fill="white" fill-opacity="0.3"/><path d="M24 24H26V26H24V24Z" fill="white" fill-opacity="0.3"/><path d="M30 24H32V26H30V24Z" fill="white" fill-opacity="0.3"/><path d="M36 24H38V26H36V24Z" fill="white" fill-opacity="0.3"/><path d="M0 30H2V32H0V30Z" fill="white" fill-opacity="0.3"/><path d="M6 30H8V32H6V30Z" fill="white" fill-opacity="0.3"/><path d="M12 30H14V32H12V30Z" fill="white" fill-opacity="0.3"/><path d="M18 30H20V32H18V30Z" fill="white" fill-opacity="0.3"/><path d="M24 30H26V32H24V30Z" fill="white" fill-opacity="0.3"/><path d="M30 30H32V32H30V30Z" fill="white" fill-opacity="0.3"/><path d="M36 30H38V32H36V30Z" fill="white" fill-opacity="0.3"/><path d="M0 36H2V38H0V36Z" fill="white" fill-opacity="0.3"/><path d="M6 36H8V38H6V36Z" fill="white" fill-opacity="0.3"/><path d="M12 36H14V38H12V36Z" fill="white" fill-opacity="0.3"/><path d="M18 36H20V38H18V36Z" fill="white" fill-opacity="0.3"/><path d="M24 36H26V38H24V36Z" fill="white" fill-opacity="0.3"/><path d="M30 36H32V38H30V36Z" fill="white" fill-opacity="0.3"/><path d="M36 36H38V38H36V36Z" fill="white" fill-opacity="0.3"/><path d="M0 42H2V44H0V42Z" fill="white" fill-opacity="0.3"/><path d="M6 42H8V44H6V42Z" fill="white" fill-opacity="0.3"/><path d="M12 42H14V44H12V42Z" fill="white" fill-opacity="0.3"/><path d="M18 42H20V44H18V42Z" fill="white" fill-opacity="0.3"/><path d="M24 42H26V44H24V42Z" fill="white" fill-opacity="0.3"/><path d="M30 42H32V44H30V42Z" fill="white" fill-opacity="0.3"/><path d="M36 42H38V44H36V42Z" fill="white" fill-opacity="0.3"/><path d="M0 48H2V50H0V48Z" fill="white" fill-opacity="0.3"/><path d="M6 48H8V50H6V48Z" fill="white" fill-opacity="0.3"/><path d="M12 48H14V50H12V48Z" fill="white" fill-opacity="0.3"/><path d="M18 48H20V50H18V48Z" fill="white" fill-opacity="0.3"/><path d="M24 48H26V50H24V48Z" fill="white" fill-opacity="0.3"/><path d="M30 48H32V50H30V48Z" fill="white" fill-opacity="0.3"/><path d="M36 48H38V50H36V48Z" fill="white" fill-opacity="0.3"/><path d="M0 54H2V56H0V54Z" fill="white" fill-opacity="0.3"/><path d="M6 54H8V56H6V54Z" fill="white" fill-opacity="0.3"/><path d="M12 54H14V56H12V54Z" fill="white" fill-opacity="0.3"/><path d="M18 54H20V56H18V54Z" fill="white" fill-opacity="0.3"/><path d="M24 54H26V56H24V54Z" fill="white" fill-opacity="0.3"/><path d="M30 54H32V56H30V54Z" fill="white" fill-opacity="0.3"/><path d="M36 54H38V56H36V54Z" fill="white" fill-opacity="0.3"/><path d="M0 60H2V62H0V60Z" fill="white" fill-opacity="0.3"/><path d="M6 60H8V62H6V60Z" fill="white" fill-opacity="0.3"/><path d="M12 60H14V62H12V60Z" fill="white" fill-opacity="0.3"/><path d="M18 60H20V62H18V60Z" fill="white" fill-opacity="0.3"/><path d="M24 60H26V62H24V60Z" fill="white" fill-opacity="0.3"/><path d="M30 60H32V62H30V60Z" fill="white" fill-opacity="0.3"/><path d="M36 60H38V62H36V60Z" fill="white" fill-opacity="0.3"/><path d="M0 66H2V68H0V66Z" fill="white" fill-opacity="0.3"/><path d="M6 66H8V68H6V66Z" fill="white" fill-opacity="0.3"/><path d="M12 66H14V68H12V66Z" fill="white" fill-opacity="0.3"/><path d="M18 66H20V68H18V66Z" fill="white" fill-opacity="0.3"/><path d="M24 66H26V68H24V66Z" fill="white" fill-opacity="0.3"/><path d="M30 66H32V68H30V66Z" fill="white" fill-opacity="0.3"/><path d="M36 66H38V68H36V66Z" fill="white" fill-opacity="0.3"/><path d="M0 72H2V74H0V72Z" fill="white" fill-opacity="0.3"/><path d="M6 72H8V74H6V72Z" fill="white" fill-opacity="0.3"/><path d="M12 72H14V74H12V72Z" fill="white" fill-opacity="0.3"/><path d="M18 72H20V74H18V72Z" fill="white" fill-opacity="0.3"/><path d="M24 72H26V74H24V72Z" fill="white" fill-opacity="0.3"/><path d="M30 72H32V74H30V72Z" fill="white" fill-opacity="0.3"/><path d="M36 72H38V74H36V72Z" fill="white" fill-opacity="0.3"/><path d="M0 78H2V80H0V78Z" fill="white" fill-opacity="0.3"/><path d="M6 78H8V80H6V78Z" fill="white" fill-opacity="0.3"/><path d="M12 78H14V80H12V78Z" fill="white" fill-opacity="0.3"/><path d="M18 78H20V80H18V78Z" fill="white" fill-opacity="0.3"/><path d="M24 78H26V80H24V78Z" fill="white" fill-opacity="0.3"/><path d="M30 78H32V80H30V78Z" fill="white" fill-opacity="0.3"/><path d="M36 78H38V80H36V78Z" fill="white" fill-opacity="0.3"/><path d="M0 84H2V86H0V84Z" fill="white" fill-opacity="0.3"/><path d="M6 84H8V86H6V84Z" fill="white" fill-opacity="0.3"/><path d="M12 84H14V86H12V84Z" fill="white" fill-opacity="0.3"/><path d="M18 84H20V86H18V84Z" fill="white" fill-opacity="0.3"/><path d="M24 84H26V86H24V84Z" fill="white" fill-opacity="0.3"/><path d="M30 84H32V86H30V84Z" fill="white" fill-opacity="0.3"/><path d="M36 84H38V86H36V84Z" fill="white" fill-opacity="0.3"/><path d="M0 90H2V92H0V90Z" fill="white" fill-opacity="0.3"/><path d="M6 90H8V92H6V90Z" fill="white" fill-opacity="0.3"/><path d="M12 90H14V92H12V90Z" fill="white" fill-opacity="0.3"/><path d="M18 90H20V92H18V90Z" fill="white" fill-opacity="0.3"/><path d="M24 90H26V92H24V90Z" fill="white" fill-opacity="0.3"/><path d="M30 90H32V92H30V90Z" fill="white" fill-opacity="0.3"/><path d="M36 90H38V92H36V90Z" fill="white" fill-opacity="0.3"/><path d="M0 96H2V98H0V96Z" fill="white" fill-opacity="0.3"/><path d="M6 96H8V98H6V96Z" fill="white" fill-opacity="0.3"/><path d="M12 96H14V98H12V96Z" fill="white" fill-opacity="0.3"/><path d="M18 96H20V98H18V96Z" fill="white" fill-opacity="0.3"/><path d="M24 96H26V98H24V96Z" fill="white" fill-opacity="0.3"/><path d="M30 96H32V98H30V96Z" fill="white" fill-opacity="0.3"/><path d="M36 96H38V98H36V96Z" fill="white" fill-opacity="0.3"/><path d="M0 102H2V104H0V102Z" fill="white" fill-opacity="0.3"/><path d="M6 102H8V104H6V102Z" fill="white" fill-opacity="0.3"/><path d="M12 102H14V104H12V102Z" fill="white" fill-opacity="0.3"/><path d="M18 102H20V104H18V102Z" fill="white" fill-opacity="0.3"/><path d="M24 102H26V104H24V102Z" fill="white" fill-opacity="0.3"/><path d="M30 102H32V104H30V102Z" fill="white" fill-opacity="0.3"/><path d="M36 102H38V104H36V102Z" fill="white" fill-opacity="0.3"/><path d="M0 108H2V110H0V108Z" fill="white" fill-opacity="0.3"/><path d="M6 108H8V110H6V108Z" fill="white" fill-opacity="0.3"/><path d="M12 108H14V110H12V108Z" fill="white" fill-opacity="0.3"/><path d="M18 108H20V110H18V108Z" fill="white" fill-opacity="0.3"/><path d="M24 108H26V110H24V108Z" fill="white" fill-opacity="0.3"/><path d="M30 108H32V110H30V108Z" fill="white" fill-opacity="0.3"/><path d="M36 108H38V110H36V108Z" fill="white" fill-opacity="0.3"/><path d="M0 114H2V116H0V114Z" fill="white" fill-opacity="0.3"/><path d="M6 114H8V116H6V114Z" fill="white" fill-opacity="0.3"/><path d="M12 114H14V116H12V114Z" fill="white" fill-opacity="0.3"/><path d="M18 114H20V116H18V114Z" fill="white" fill-opacity="0.3"/><path d="M24 114H26V116H24V114Z" fill="white" fill-opacity="0.3"/><path d="M30 114H32V116H30V114Z" fill="white" fill-opacity="0.3"/><path d="M36 114H38V116H36V114Z" fill="white" fill-opacity="0.3"/><path d="M0 120H2V122H0V120Z" fill="white" fill-opacity="0.3"/><path d="M6 120H8V122H6V120Z" fill="white" fill-opacity="0.3"/><path d="M12 120H14V122H12V120Z" fill="white" fill-opacity="0.3"/><path d="M18 120H20V122H18V120Z" fill="white" fill-opacity="0.3"/><path d="M24 120H26V122H24V120Z" fill="white" fill-opacity="0.3"/><path d="M30 120H32V122H30V120Z" fill="white" fill-opacity="0.3"/><path d="M36 120H38V122H36V120Z" fill="white" fill-opacity="0.3"/><path d="M0 126H2V128H0V126Z" fill="white" fill-opacity="0.3"/><path d="M6 126H8V128H6V126Z" fill="white" fill-opacity="0.3"/><path d="M12 126H14V128H12V126Z" fill="white" fill-opacity="0.3"/><path d="M18 126H20V128H18V126Z" fill="white" fill-opacity="0.3"/><path d="M24 126H26V128H24V126Z" fill="white" fill-opacity="0.3"/><path d="M30 126H32V128H30V126Z" fill="white" fill-opacity="0.3"/><path d="M36 126H38V128H36V126Z" fill="white" fill-opacity="0.3"/><path d="M0 132H2V134H0V132Z" fill="white" fill-opacity="0.3"/><path d="M6 132H8V134H6V132Z" fill="white" fill-opacity="0.3"/><path d="M12 132H14V134H12V132Z" fill="white" fill-opacity="0.3"/><path d="M18 132H20V134H18V132Z" fill="white" fill-opacity="0.3"/><path d="M24 132H26V134H24V132Z" fill="white" fill-opacity="0.3"/><path d="M30 132H32V134H30V132Z" fill="white" fill-opacity="0.3"/><path d="M36 132H38V134H36V132Z" fill="white" fill-opacity="0.3"/></svg>');
  background-position: center;
  background-size: cover;
}
.support__header__title {
  font-size: 2.25rem;
  font-weight: 600;
  color: #ffffff;
  display: flex;
  flex-direction: column;
}
.support__header__title--small {
  font-size: 1.25rem;
  font-weight: 400;
}
@media (max-width: 670px) {
  .support__header {
    padding: 2rem;
    gap: 0.5rem;
    flex-direction: column;
    align-items: start;
  }
  .support__header::before {
    display: none;
  }
  .support__header__title {
    font-size: 1.75rem;
  }
  .support__header__title-small {
    font-size: 1rem;
  }
}
.support__content {
  background-color: #ffffff;
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 2.5rem;
  display: flex;
  justify-content: space-between;
  gap: 0.5rem;
}
.support__content__column {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.support__content__contact-info {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
.support__content__contact-info__icon {
  width: 24px;
  height: 24px;
  flex: none;
}
.support__content__contact-info__text {
  color: #662483;
  font-weight: 600;
  font-size: 1rem;
}
.support__content__contact-info__text:hover {
  text-decoration: underline;
}
.support__content__open-hours {
  min-height: 24px;
  font-size: 1rem;
  color: #5b4949;
  font-weight: 400;
}
.support__content__faq-link {
  display: flex;
  align-items: center;
  gap: 1rem;
  align-self: flex-end;
  margin-top: auto;
}
.support__content__faq-link__icon {
  width: 24px;
  height: 24px;
  flex: none;
}
.support__content__faq-link__text {
  font-size: 1rem;
  color: #662483;
  font-weight: 600;
}
@media (max-width: 670px) {
  .support__content {
    flex-direction: column;
    gap: 2rem;
  }
  .support__content__faq-link {
    margin-top: unset;
    align-self: unset;
  }
}
