@media (max-width: 767px), (max-height: 799px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 768px) and (min-height: 800px) {
  .visible-sm {
    display: none !important; } }

@media (max-width: 767px) and (max-height: 799px) {
  .order-preview {
    margin-bottom: 0 !important; } }

.order-preview__media {
  max-width: 200px; }
  .order-preview__media .order-preview__video-container {
    padding-right: 1rem; }

.order-preview .picture {
  margin-bottom: 2.5rem !important; }

.order-preview .picture--digital-only {
  background-position: left !important; }
  .order-preview .picture--digital-only > img:nth-child(1) {
    margin-bottom: 1rem !important; }
  .order-preview .picture--digital-only > img:nth-child(2) {
    left: 0 !important; }

.order-preview__preview-link {
  font-size: 12px;
  line-height: 16px;
  margin-top: .5rem; }
  .order-preview__preview-link img {
    display: inline-block !important;
    border: none !important;
    box-shadow: none !important; }

.order-preview__video-wrapper {
  width: 100%; }
  .order-preview__video-wrapper iframe {
    width: 100%;
    aspect-ratio: 3/2; }

.order-preview__video-title {
  font-weight: 700;
  font-size: 14px;
  line-height: 22px; }

.order-preview__video-info {
  display: flex;
  column-gap: 1ch;
  font-size: 12px;
  line-height: 16px; }

.order-preview__video-link {
  color: #878787; }
  .order-preview__video-link:hover {
    cursor: pointer;
    color: #000; }

.plyr {
  min-width: unset !important; }

@media (max-width: 996px) and (max-height: 799px) {
  .info {
    justify-content: flex-end; } }

.info__container {
  display: flex;
  flex-direction: column;
  row-gap: 2.5rem;
  margin-right: 2.5rem; }
  @media (min-width: 768px) and (min-height: 800px) {
    .info__container {
      row-gap: 3.75rem; } }

@media (max-width: 767px) and (max-height: 799px) {
  .order-preview .info {
    width: 100% !important; } }

.order-preview__advantages {
  margin-top: 20px;
  margin-bottom: 0 !important; }
  @media (min-width: 768px) and (min-height: 800px) {
    .order-preview__advantages {
      margin-top: 0; } }

.order-preview__advantages-header {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: .5rem; }

.order-preview__advantages-text ul {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.order-preview__customer-voice-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: .5rem; }

.order-preview__customer-voice-text {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 1rem; }

.order-preview__customer-voice-description {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  align-items: center;
  font-size: 12px;
  line-height: 16px; }

.order-preview__customer-voice-image {
  width: 84px;
  height: 84px; }
  .order-preview__customer-voice-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%; }

.order-preview__customer-voice-company {
  color: #878787; }

.order-preview__info-mobile {
  display: flex;
  flex-direction: column;
  row-gap: 2.5rem; }

.order-preview__contact {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 1rem;
  gap: 1rem;
  border: 1px solid #E2E2E2;
  margin-bottom: 1rem;
  background: #fff; }

.order-preview__contact-title {
  font-size: 14px;
  line-height: 22px; }

.order-preview__contact-person {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  align-items: center; }

.order-preview__contact-image {
  width: 46px;
  height: 46px; }
  .order-preview__contact-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 50%; }

.order-preview__contact-info {
  display: flex;
  flex-direction: column;
  font-size: 12px;
  line-height: 16px; }

.order-preview__contact-email a {
  color: #0176C3;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  column-gap: 0.5rem; }

.order-preview-options {
  background: unset !important;
  padding: unset !important;
  border: unset !important;
  min-width: 226px !important; }
  .order-preview-options__box {
    order: 3;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 1rem;
    gap: 1rem;
    background: #F1F1F1;
    border: 1px solid #E2E2E2;
    height: fit-content;
    flex-grow: 1;
    position: relative;
    left: 0;
    right: 0;
    top: -450px;
    top: unset;
    z-index: 900;
    transition-property: top;
    transition-duration: 0.3s;
    width: -webkit-fill-available;
    width: -moz-available; }
  .order-preview-options__select__submit {
    height: unset !important; }
  .order-preview-options__select__button {
    margin-top: 1rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border: 1px solid #0176C3;
    border-radius: 2px;
    background: #EEF9FF;
    color: #0176C3; }
    .order-preview-options__select__button:hover {
      text-decoration: none;
      cursor: pointer; }
  .order-preview-options__dropdown {
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    width: 100%;
    padding-left: 10px; }
  .order-preview-options__input {
    height: 36px;
    background: #FFFFFF !important;
    border: 1px solid #E2E2E2 !important;
    width: calc(100% - 1.1rem);
    padding-left: 1rem; }
    .order-preview-options__input.hidden {
      display: none; }
  .order-preview-options #price-on-request {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #474747; }

.faq {
  --faq-padding: 2.5rem;
  z-index: 10000;
  position: fixed;
  top: 0;
  right: 0;
  width: 457px;
  max-width: calc(100% - var(--faq-padding) * 2);
  height: 100%;
  min-height: 100vh;
  background: #fff;
  padding: var(--faq-padding);
  box-shadow: -8px 0px 12px rgba(0, 0, 0, 0.16);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  isolation: isolate;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #474747;
  transform: translateX(calc(100vw + var(--faq-padding) * 2));
  transition-property: transform;
  transition-duration: 0.75s; }
  .faq__header {
    position: relative;
    width: 100%; }
    .faq__header__title {
      font-weight: 700;
      font-size: 24px;
      line-height: 30px;
      cursor: default; }
    .faq__header__icon {
      position: absolute;
      top: 0;
      right: 0;
      cursor: pointer; }
  .faq__elements {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 48px;
    overflow-y: auto;
    overflow-x: hidden; }
  .faq__element {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    border-top: 1px solid #E2E2E2;
    width: 100%; }
  .faq__top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0px;
    gap: 8px;
    width: 100%; }
  .faq__title {
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 0;
    cursor: pointer; }
  .faq__content {
    height: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    gap: 1rem;
    overflow: hidden;
    transition-property: height, padding;
    transition-duration: 0.3s; }
    .faq__content p {
      cursor: default; }
  .faq__chevron {
    transform: rotate(0deg);
    transition-property: transform;
    transition-duration: 0.3s; }

body {
  overflow-x: hidden;
  position: relative; }

.faq.active {
  transform: translateX(0); }

.faq__element.active .faq__content {
  height: auto !important;
  padding-top: 1rem; }

.faq__element.active .faq__chevron {
  transform: rotate(180deg); }
