<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.eb-product-promo-upsell {
  padding: 10px 20px 5px;
  margin: 20px 10px;
  margin-right: 5px;
  min-width: 585px;
  width: 100%;
}
@media only screen and (max-width: 999.98px) {
  .eb-product-promo-upsell {
    min-width: 90vw;
  }
}
@media only screen and (max-width: 575.98px) {
  .eb-product-promo-upsell {
    min-width: 85vw;
  }
}
@media only screen and (max-width: 319.98px) {
  .eb-product-promo-upsell {
    min-width: 80vw;
  }
}
.eb-product-promo-upsell .accordion {
  border-block-width: 0px;
}
.eb-product-promo-upsell .accordion .accordion__toggle {
  padding-block: 0px;
}
.eb-product-promo-upsell .accordion .accordion__toggle .animated-plus {
  top: -4px;
  left: -4px;
}
.eb-product-promo-upsell .accordion .accordion__toggle .animated-plus::before {
  width: 20px;
}
.eb-product-promo-upsell .accordion .accordion__toggle .animated-plus::after {
  height: 20px;
}
.eb-product-promo-upsell .accordion .accordion__content {
  padding-inline-end: 0;
}
.eb-product-promo-upsell .accordion .badge--custom {
  font-weight: 600;
  letter-spacing: 0px;
}
.eb-product-promo-upsell .accordion select {
  padding: 3px;
  font-size: 14px;
  background-color: #FFFFFF;
  border: 1px solid #F0F0F0;
  flex: 1;
  max-width: 100%;
  cursor: pointer;
}
.eb-product-promo-upsell .accordion .discounted-visual-price {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
}
.eb-product-promo-upsell .text-with-icon {
  width: 100%;
}
.eb-product-promo-upsell .text-with-icon .promo-title {
  font-size: 16px;
  width: 90%;
  text-align: center;
  letter-spacing: 0px;
  color: #030303;
  margin-bottom: 10px;
  line-height: 1.4;
  text-transform: none;
  margin-left: 35px;
  width: 100%;
}
@media only screen and (max-width: 999.98px) {
  .eb-product-promo-upsell .text-with-icon .promo-title {
    margin-left: 50px;
  }
}
.eb-product-promo-upsell .promo-description {
  text-align: center;
  letter-spacing: 0px;
  line-height: 1.4;
  color: #030303;
  margin-bottom: 10px;
  margin-left: 45px;
}
@media only screen and (max-width: 319.98px) {
  .eb-product-promo-upsell .promo-description {
    margin-left: 0px;
  }
}
.eb-product-promo-upsell .promo-circle {
  position: absolute;
  top: 3px;
  left: -50px;
  transform: translate(25%, -25%);
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 999.98px) {
  .eb-product-promo-upsell .promo-circle {
    left: -32px;
  }
}
.eb-product-promo-upsell .promo-circle .promo-circle-text {
  color: white;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: uppercase;
  transform: rotate(-20deg);
  font-weight: 700;
  line-height: 1.4;
  padding: 5px;
}
.eb-product-promo-upsell .upsell-products .product-list--carousel {
  grid: auto/auto-flow 25%;
}
.eb-product-promo-upsell .upsell-products .product-list--carousel .product-title {
  font-size: 16px !important;
  text-align: left;
  letter-spacing: 0px;
  color: #000000;
  margin-bottom: 0px !important;
}
.eb-product-promo-upsell .upsell-products .product-list--carousel .product-price {
  font-size: 16px !important;
  text-align: left;
}
.eb-product-promo-upsell .upsell-products .product-list--carousel .rating-badge {
  display: none;
}
.eb-product-promo-upsell .swiper {
  display: flex;
  align-items: end;
  flex-direction: column;
  margin: 0;
}
@media only screen and (max-width: 999.98px) {
  .eb-product-promo-upsell .swiper {
    max-width: initial;
    width: 100%;
  }
}
.eb-product-promo-upsell .swiper .swiper-wrapper {
  position: relative;
}
@media only screen and (max-width: 999.98px) {
  .eb-product-promo-upsell .swiper .swiper-wrapper {
    padding-top: 0;
  }
}
.eb-product-promo-upsell .swiper .swiper-wrapper .swiper-slide {
  display: grid;
  height: auto;
  text-align: center;
}
.eb-product-promo-upsell .swiper .swiper-wrapper .swiper-slide .product-card {
  display: flex;
  flex-flow: column;
  width: inherit;
}
.eb-product-promo-upsell .swiper .swiper-wrapper .swiper-slide .product-card .product-card__info {
  display: flex;
  flex-flow: column nowrap;
  align-items: stretch;
  flex: 1;
}
.eb-product-promo-upsell .swiper .swiper-wrapper .swiper-slide .product-card .product-card__info .v-stack {
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: stretch;
  align-items: flex-start;
}
.eb-product-promo-upsell .swiper .swiper-wrapper .swiper-slide .product-card .product-card__info .v-stack .v-stack {
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  height: 100%;
  align-items: flex-start;
}
.eb-product-promo-upsell .swiper .swiper-wrapper .swiper-slide .product-card .product-card__info .v-stack .v-stack .discounted-visual-price, .eb-product-promo-upsell .swiper .swiper-wrapper .swiper-slide .product-card .product-card__info .v-stack .v-stack .price-list {
  margin-top: auto;
}
.eb-product-promo-upsell .swiper .swiper-header {
  display: flex;
  flex-direction: row;
  justify-content: end;
  align-items: center;
  flex-wrap: wrap;
  padding-bottom: 20px;
  width: 100%;
}
@media only screen and (max-width: 999.98px) {
  .eb-product-promo-upsell .swiper .swiper-header {
    padding-bottom: 20px;
  }
}
.eb-product-promo-upsell .swiper .swiper-controls {
  display: flex;
  gap: 30px;
}
.eb-product-promo-upsell .swiper .swiper-controls .swiper-button-prev {
  position: static;
  color: black;
  margin: -13px;
  width: 36px;
  transform: rotate(180deg);
}
.eb-product-promo-upsell .swiper .swiper-controls .swiper-button-prev:after {
  content: none;
}
.eb-product-promo-upsell .swiper .swiper-controls .swiper-button-next {
  position: static;
  color: black;
  width: 30px;
  margin: 0;
}
.eb-product-promo-upsell .swiper .swiper-controls .swiper-button-next:after {
  content: none;
}
.eb-product-promo-upsell .swiper .product-title {
  text-align: left;
  letter-spacing: 0px;
  color: #000000;
  font-size: 16px;
  text-transform: capitalize;
}
.eb-product-promo-upsell .swiper .money {
  text-align: left;
  letter-spacing: 0px;
  color: #000000;
  font-size: 16px;
}
</pre></body></html>