section.special-offer {
  --head-td-height: 28px;
  --body-th-height: 55px;
  --body-td-height: 52px;
  --body-td-padding-top: var(--head-td-height);
  --body-td-total: calc(var(--body-td-padding-top) + var(--body-td-height));
}

  @media (min-width: 576px) {section.special-offer {
    --head-width: 35%;
    --body-td-height: 75px;
    --body-th-height: var(--body-td-height);
    --head-td-height: var(--body-td-height);
    --body-td-total: var(--body-td-height)
}
  }

  @media (min-width: 1024px) {section.special-offer {
    --head-width: 25%
}
  }

  @media (min-width: 1440px) {section.special-offer {
    --head-width: 20%
}
  }

  section.special-offer .special-offer-table-wrapper {
    /* background: rgb(0 0 0 / 0.1); */
    width: 100%;
  }

  section.special-offer .special-offer-table-wrapper .special-offer-table-box {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
}

  @media (min-width: 576px) {

  section.special-offer .special-offer-table-wrapper .special-offer-table-box {
    display: flex;
  }
      }

  section.special-offer .special-offer-table-wrapper .special-offer-table-box::before {
        content: '';
        height: var(--body-th-height);
        position: absolute;
        top: 0px;
        left: 0px;
        display: block;
        width: 100%;
        --tw-bg-opacity: 1;
        background-color: rgb(255 103 0 / var(--tw-bg-opacity));
      }

  section.special-offer .special-offer-table-wrapper .special-offer-table-box ul {
  width: 100%;
}

  @media (min-width: 576px) {

  section.special-offer .special-offer-table-wrapper .special-offer-table-box ul {
    border-right-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(168 174 184 / var(--tw-border-opacity));
  }
        }

  section.special-offer .special-offer-table-wrapper .special-offer-table-box ul li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  font-size: 0.8125rem;
  line-height: 1.5;
  letter-spacing: 0.52px;
  --tw-text-opacity: 1;
  color: rgb(45 48 51 / var(--tw-text-opacity));
}

  @media (min-width: 576px) {

  section.special-offer .special-offer-table-wrapper .special-offer-table-box ul li {
    font-size: 0.9375rem;
    line-height: 1.5;
    letter-spacing: 0.9px;
  }
}

  section.special-offer .special-offer-table-wrapper .special-offer-table-box ul li {
          height: var(--body-td-total);
          padding-top: var(--body-td-padding-top);
        }

  @media (min-width: 576px) {

  section.special-offer .special-offer-table-wrapper .special-offer-table-box ul li {
    border-top-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(168 174 184 / var(--tw-border-opacity));
    padding-top: 0px;
  }
          }

  section.special-offer .special-offer-table-wrapper .special-offer-table-box ul li::after {
            content: '';
            width: 1px;
            height: calc(var(--body-td-height) * 0.3);
            background: rgb(0 0 0 / 0.1);
            right: -0.5px;
            bottom: calc((100% - var(--head-td-height)) * 0.5);
            position: absolute;
            --tw-translate-y: 50%;
            transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          }

  @media (min-width: 576px) {

  section.special-offer .special-offer-table-wrapper .special-offer-table-box ul li::after {
    display: none;
  }
            }

  section.special-offer .special-offer-table-wrapper .special-offer-table-box ul li:first-child {
  background-color: transparent;
  padding-top: 0px;
  font-size: 0.9375rem;
  line-height: 1.5;
  letter-spacing: 0.9px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

  @media (min-width: 576px) {

  section.special-offer .special-offer-table-wrapper .special-offer-table-box ul li:first-child {
    font-size: 1.125rem;
    line-height: 1.5;
    letter-spacing: 1.8px;
  }
}

  section.special-offer .special-offer-table-wrapper .special-offer-table-box ul li:first-child {
            height: var(--body-th-height);
          }

  @media (min-width: 576px) {

  section.special-offer .special-offer-table-wrapper .special-offer-table-box ul li:first-child {
    border-top-width: 0px;
  }
            }

  section.special-offer .special-offer-table-wrapper .special-offer-table-box ul li:first-child::after {
              bottom: 50%;
            }

  section.special-offer .special-offer-table-wrapper .special-offer-table-box .special-offer-table-title {
  pointer-events: none;
  position: absolute;
  top: 0px;
  left: 0px;
}

  section.special-offer .special-offer-table-wrapper .special-offer-table-box .special-offer-table-title li {
          height: var(--head-td-height);
          margin-bottom: var(--body-td-height);
          padding-top: 2px;
          --tw-bg-opacity: 1;
          background-color: rgb(131 141 156 / var(--tw-bg-opacity));
          --tw-text-opacity: 1;
          color: rgb(255 255 255 / var(--tw-text-opacity));
        }

  @media (min-width: 576px) {

  section.special-offer .special-offer-table-wrapper .special-offer-table-box .special-offer-table-title li {
    margin-bottom: 0px;
  }
          }

  section.special-offer .special-offer-table-wrapper .special-offer-table-box .special-offer-table-title li:first-child {
            height: var(--body-th-height);
            margin-bottom: 0px;
            background-color: transparent;
            opacity: 0;
          }

  @media (min-width: 576px) {

  section.special-offer .special-offer-table-wrapper .special-offer-table-box .special-offer-table-title li:first-child {
    opacity: 1;
  }
            }

  section.special-offer .special-offer-table-wrapper .special-offer-table-box .special-offer-table-title li::after {
  display: none;
}

  @media (min-width: 576px) {

  section.special-offer .special-offer-table-wrapper .special-offer-table-box .special-offer-table-title {
          width: var(--head-width);
          position: relative;
          flex-shrink: 0;
          flex-grow: 0
      }
        }

  section.special-offer .special-offer-table-wrapper .special-offer-table-box .special-offer-table-content {
  --tw-bg-opacity: 1;
  background-color: rgb(238 243 246 / var(--tw-bg-opacity));
}

  @media (min-width: 576px) {

  section.special-offer .special-offer-table-wrapper .special-offer-table-box .special-offer-table-content {
          width: calc(100% - var(--head-width));
          flex: 1 1 0%
      }
        }

/*# sourceMappingURL=special-offer.css.map */
