html body main.overflow-unset {
  overflow: unset;
}
#new-pc .card {
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  border-radius: 1.5rem;
  background-color: #fff;
  border-color: #e2e8f0;
  border-style: solid;
  border-width: 1px;
  padding: 1.5rem;
}
#new-pc {
  background-color: #f1f5f9;
  gap: 1.5rem;
  display: flex;
  flex-direction: column;
  padding-top: 1.5rem;
}
#new-pc > .container-xxl > .container-wrapper, #new-pc > .container-xxl > .container-wrapper > .row > .col-lg-8 {
  gap: 1.5rem;
  display: flex;
  flex-direction: column;
}
#new-pc h1 {
  font-weight: 600;
}
.pc1_1 {
  display: flex;
  gap: .5rem 2rem;
  flex-wrap: wrap;
}
.pc1_1 > * {
  margin: 0 !important;
  display: flex;
  gap: .5rem;
}
.pc1_1.product-informations {
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 !important;
}
.product_card .pc1_1.product-informations .product-delivery-information {
  display: flex;
  flex-direction: row;
  padding: 0;
  border: 0;
  gap: .5rem 2rem;
  flex-wrap: wrap;
}
.pc1_1 .product-delivery-information > div > i {
  display: none;
}
.pc1_1 .product-delivery-information > div > *:last-child, .pc1_1 .product-availability > p > *:last-child, .pc1_1 .product-symbol span span, .pc1_1 .product-producer-logo p a {
  font-weight: 700 !important;
  text-decoration: none;
  color: #000;
}
#new-pc .core_priceFormat {
  letter-spacing: 0 !important;
}
.pc1_2 {
  display: flex;
  gap: .5rem;
  margin-bottom: 1rem;
}
.pc1_2 .sky-f-caption-medium {
  line-height: 100% !important;
  font-weight: 500 !important;
}
.pc1_2 > div {
  border-radius: 2rem !important;
  color: #314158;
  text-transform: uppercase;
  padding: 4px 12px;
  letter-spacing: 2px;
  background-color: #f1f5f9;
  justify-content: center;
  align-items: center;
  display: flex;
}
.pc1_2 > .product-discount-percent {
  color: #c70036;
  background-color: #fff1f2;
}
#new-pc2 {
  position: sticky;
  top: 1.5rem;
}
#new-pc2 h1 {
  display: none;
}
.product_card #new-pc3 .product-gallery .product-card-gallery-wrapper .product-card-img:first-of-type {
  width: 100%;
}
.product_card #new-pc3 .product-gallery .product-card-gallery-wrapper .product-card-img img {
  aspect-ratio: 1;
}
#new-pc4 h2 {
  font-weight: 600;
  font-size: 1.5rem;
}
.subtitle {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid #e2e8f0;
}
.subtitle > span {
  color: #62748e;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 1rem;
  display: block;
}
#new-pc4 .product-description-tab {
  line-height: 2rem;
}
#new-pc4 .product-description-tab p {
  color: #314158;
}
#new-pc4 .product-parameters-table {
  margin-top: 0;
  padding-top: 0;
  border: 0;
}
#new-pc4 .sky-f-product-card-name {
  display: none !important;
}
#new-pc4 .product-parameters-table .product-parameter-wrapper {
  display: flex;
  flex-direction: column;
  gap: .5rem;
}
#new-pc4 .product-parameters-table .product-parameter-row {
  border-bottom: 0;
  padding: 12px 16px;
  display: flex;
  gap: 10px;
  justify-content: space-between;
  background-color: #f8fafc;
  border-radius: 1rem;
  margin-bottom: 0 !important;
}
#new-pc4 .producer {
  padding: 12px 16px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  background-color: #f8fafc;
  border-radius: 1rem;
  margin-top: 1rem;
}
#new-pc4 .product-parameters-table .product-parameter-row .sky-f-small-bold, #new-pc4 .product-parameters-table .product-parameter-row .product-parameter-name {
  font-weight: 400 !important;
  letter-spacing: 0;
  color: #62748e;
  font-size: 14px !important;
  line-height: 1.5rem;
}
#new-pc4 .product-parameters-table .product-parameter-row .sky-f-small-regular, #new-pc4 .product-parameters-table .product-parameter-row .product-parameter-details, #new-pc4 .producer h4, #new-pc4 .producer p {
  font-weight: 400 !important;
  letter-spacing: 0;
  color: #0f172b;
  font-size: 14px !important;
  line-height: 1.5rem;
}
#new-pc4 .producer p {
  color: #45556c;
}
#new-pc4 .producer p:last-child {
  margin-bottom: 0;
}
#new-pc4 .product-parameters-table + .product-parameters-table {
  margin-top: .5rem;
}
#new-pc4 .product-parameters-table .product-parameter-row .product-parameter-name {
  width: auto;
}
#new-pc4 .product-parameters-table .product-parameter-row .product-parameter-details {
  flex: unset;
}
#new-pc2 .product-price, #new-pc2 .product-price-show-brutto-with-discount {
  display: flex;
  flex-direction: column-reverse;
  gap: .5rem;
}
#new-pc2 .product-price-show-brutto-with-discount {
  scale: 1;
}
#new-pc2 .product-price-show-brutto-with-discount .price-normal.discount {
  line-height: 1rem !important;
  color: #62748e;
  font-size: 14px !important;
  line-height: 20px !important;
}
#new-pc2 .product-price-show-brutto-with-discount .price-special {
  color: #4491ed;
  font-size: 36px !important;
  font-weight: 600;
  line-height: 40px !important;
}
#new-pc2 .product-price-show-with-discount .price-special {
  color: #45556c;
  font-size: 20px !important;
  font-weight: 500 !important;
}
#new-pc2 .product-price-show-with-discount .price-normal.discount {
  display: none;
}
.product_card #new-pc2.product-informations .product-lowest-price {
  color: #314158;
  background-color: #f1f5f9;
  border-radius: 16px;
  padding: 12px 16px;
}
.product_card #new-pc2.product-informations .product-add-to-cart {
  flex-wrap: wrap;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.product_card #new-pc2.product-informations .product-add-to-cart > * {
  flex: 1 0 30%;
}
.product_card #new-pc2.product-informations .product-add-to-cart .counter-field {
  order: 1;
}
.product_card #new-pc2.product-informations .product-add-to-cart span {
  order: 2;
}
.product_card #new-pc2.product-informations .product-add-to-cart .product-add-to-store {
  order: 3;
}
.product_card #new-pc2.product-informations .product-add-to-cart .btn-primary {
  order: 4;
  flex: 1 0 100%;
  padding: 10px 20px;
  background-color: #4491ed;
  border-color: #e2e8f0;
}
.product_card #new-pc2.product-informations .product-add-to-cart .btn-primary:hover, .product_card #new-pc2.product-informations .product-add-to-cart .btn-primary:focus {
  background-color: #357fd6;
}
.product_card #new-pc2.product-informations .product-add-to-cart .product-negotiate-price {
  order: 5;
}
.product_card #new-pc2.product-informations .product-add-to-cart .product-negotiate-price .btn {
  background-color: #fff;
  border-color: #cad5e2;
}
.product_card #new-pc2.product-informations .product-add-to-cart .product-negotiate-price .btn:hover, .product_card #new-pc2.product-informations .product-add-to-cart .product-negotiate-price .btn:focus {
  background-color: #f8fafc;
  border-color: #90a1b9;
  color: #212529;
}
.product_card #new-pc2.product-informations .product-add-to-cart .product-negotiate-price .btn {
  width: 100%;
}
#new-pc2 .pdf i {
  display: none;
}
#new-pc2 .pdf {
  display: flex;
  gap: .5rem .75rem;
  justify-content: space-between;
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid #e2e8f0;
}
#new-pc2 .pdf a, #new-pc2 .pdf form, #new-pc2 .pdf button {
  color: #45556c !important;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
}
#new-pc2 .pdf a:hover, #new-pc2 .pdf a:focus, #new-pc2 .pdf button:hover, #new-pc2 .pdf button:focus {
  color: #0f172b !important;
}
.product_card .product-informations .product-pdf-download {
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
}