
#bg-color[data-v-0bd45d5d] {
  height: 100%;
  background-color: #d9d9d9;
  padding-left: 0rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  position: relative;
  margin-right: 1rem;
}
#bg-color[data-v-0bd45d5d]:after {
  content: '';
  background-color: transparent;
  position: absolute;
  border-top: 2rem solid transparent;
  border-bottom: 2rem solid transparent;
  border-left: 0.75rem solid #d9d9d9;
  height: 100%;
  border-right: 0;
  top: 0;
  left: 99%;
}
@media (min-width: 640px) {
#bg-color[data-v-0bd45d5d] {
    padding-left: 1rem;
}
}
@media (min-width: 1200px) {
#bg-color[data-v-0bd45d5d] {
    height: 100%;
    background-color: #d9d9d9;
    padding-left: 0;
    padding-top: 1.1rem;
    padding-bottom: 1.2rem;
    position: relative;
    margin-right: 1rem;
}
#bg-color[data-v-0bd45d5d]:after {
    content: '';
    background-color: transparent;
    position: absolute;
    border-top: 2rem solid transparent;
    border-bottom: 2rem solid transparent;
    border-left: 1.3rem solid #d9d9d9;
    height: 100%;
    border-right: 0;
    top: 0;
    left: 100%;
}
}

.sale[data-v-da7e1c41] {
  background-color: #e0012c;
  width: -moz-min-content;
  width: min-content;
  position: relative;
  height: 2rem;
  margin-right: 1.5rem;
}
.sale[data-v-da7e1c41]:after {
  content: '';
  border-top: 1rem solid transparent;
  border-bottom: 1rem solid transparent;
  border-left: 0.5rem solid #e0012c;
  height: 100%;
  position: absolute;
  top: 0;
  left: 100%;
}
.sale-mobile[data-v-da7e1c41] {
  background-color: #e0012c;
  width: -moz-min-content;
  width: min-content;
  position: relative;
  height: 1.5rem;
  margin-right: 1.5rem;
  transform: translateY(0.4rem);
}
.sale-mobile[data-v-da7e1c41]:after {
  content: '';
  border-top: 0.75rem solid transparent;
  border-bottom: 0.75rem solid transparent;
  border-left: 0.5rem solid #e0012c;
  height: 100%;
  position: absolute;
  top: 0;
  left: 100%;
}
.arrow[data-v-da7e1c41] {
  position: relative;
}
.arrow[data-v-da7e1c41]:after {
  content: '';
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-top: 0.5rem solid #ff7900;
  width: 10%;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -0.6rem;
  margin-top: -0.1rem;
}
.flex-center[data-v-da7e1c41] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.dot-circle[data-v-da7e1c41] {
  margin-right: 0.5rem;
  display: inline-block;
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 120 0 / var(--tw-bg-opacity));
}
.link[data-v-da7e1c41] a {
  --tw-text-opacity: 1;
  color: rgb(255 120 0 / var(--tw-text-opacity));
  text-decoration-line: underline;
}
.table-row[data-v-da7e1c41] {
  width: 100%;
}
.table-row td[data-v-da7e1c41] {
  background-color: #f2f2f2;
  position: relative;
  padding: 1rem;
}
.table-row td[data-v-da7e1c41]:first-of-type {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.table-row td[data-v-da7e1c41]:last-of-type {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.sale[data-v-f733ea35] {
  background-color: #e0012c;
  width: -moz-min-content;
  width: min-content;
  position: relative;
  height: 2rem;
  margin-right: 1.5rem;
}
.sale[data-v-f733ea35]:after {
  content: '';
  border-top: 1rem solid transparent;
  border-bottom: 1rem solid transparent;
  border-left: 0.5rem solid #e0012c;
  height: 100%;
  position: absolute;
  top: 0;
  left: 100%;
}
.sale-mobile[data-v-f733ea35] {
  background-color: #e0012c;
  width: -moz-min-content;
  width: min-content;
  position: relative;
  height: 1.5rem;
  margin-right: 1.5rem;
  transform: translateY(0.4rem);
}
.sale-mobile[data-v-f733ea35]:after {
  content: '';
  border-top: 0.75rem solid transparent;
  border-bottom: 0.75rem solid transparent;
  border-left: 0.5rem solid #e0012c;
  height: 100%;
  position: absolute;
  top: 0;
  left: 100%;
}
.arrow[data-v-f733ea35] {
  position: relative;
}
.arrow[data-v-f733ea35]:after {
  content: '';
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-top: 0.5rem solid #ff7900;
  width: 10%;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -0.6rem;
}
.flex-center[data-v-f733ea35] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.dot-circle[data-v-f733ea35] {
  margin-right: 0.5rem;
  display: inline-block;
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 120 0 / var(--tw-bg-opacity));
}
.link[data-v-f733ea35] a {
  --tw-text-opacity: 1;
  color: rgb(255 120 0 / var(--tw-text-opacity));
  text-decoration-line: underline;
}
.table-row[data-v-f733ea35] {
  width: 100%;
}
.table-row td[data-v-f733ea35] {
  background-color: #f2f2f2;
  height: 5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.table-row td[data-v-f733ea35]:first-of-type {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.table-row td[data-v-f733ea35]:last-of-type {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}
