.timeAndRewards__aqaE7 {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem 4vw;
}

  .timeAndRewards__aqaE7.fullWidth__wbxds {
    gap: 1.25rem;
    justify-content: space-between;
    width: 100%;
  }

.detailItem__LzWbu .label__RQ52s, .detailItem__LzWbu .value__gRBzI {
    display: block;
  }

.detailItem__LzWbu .label__RQ52s {
    font-size: var(--default-font-size);
    font-weight: bold;
    margin-bottom: 0.5rem;
    text-align: left;
  }

.detailItem__LzWbu .value__gRBzI {
    align-items: center;
    background: var(--lighter-gray);
    border-radius: 0.75rem;
    box-sizing: border-box;
    display: flex;
    font-size: var(--default-font-size);
    gap: 0.75rem;
    padding: 0.5rem 1rem;
    white-space: nowrap;
  }

.secondary__mA1Ob {
  gap: 1.25rem 2vw;
}

.secondary__mA1Ob .detailItem__LzWbu .value__gRBzI {
      background: var(--white);
    }

.hideLabels__fVh9W .detailItem__LzWbu .label__RQ52s {
      display: none;
    }

@media screen and (max-width: 768px) {
  .timeAndRewards__aqaE7.fullWidth__wbxds {
    justify-content: left;
  }
}

.labeledSection__Ye7eN {
  margin-top: 1.25rem;
  width: 100%;
}

.label__Ceh1T, .content__VVgQD {
  display: block;
}

.label__Ceh1T {
  font-weight: bold;
  margin-bottom: 0.625rem;
}

.content__VVgQD {
  align-items: center;
  background: var(--lighter-gray);
  border-radius: 0.75rem;
  box-sizing: border-box;
  display: flex;
  gap: 0.75rem;
  padding: 1.25rem 0.75rem 1.25rem 1rem;
  width: 100%;
}

.contentGrid__nDAv8 {
  display: grid;
  gap: 1rem;
  grid-template-columns: auto auto;
}

  .contentGrid__nDAv8 > * {
    min-width: auto;
  }

.deviceDesc__Ce2qH {
  align-items: center;
  display: flex;
  gap: 0.625rem;
  margin-right: 1.25rem;
}

.page__tmLxi {
  display: flex;
  flex-direction: column;
}

.headingWrapper__coAJj {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin: 0 0 0.5rem;
  width: 100%;
}

.heading__Afo5M {
  flex-grow: 1;
  font-size: 1.75rem;
  font-weight: 900;
}

.copyLinkButton__ijZjc {
  align-items: center;
  display: flex;
  gap: 0.375rem;
}

.copyLinkButton__ijZjc svg {
    color: var(--light-violet);
  }

.reward__SCat2 {
  color: var(--sentiment-positive);
  display: inline-block;
  font-size: 1.375rem;
  font-weight: 900;
  margin-bottom: 0.75rem;
  text-align: left;
  width: 100%;
}

.customRewardsText__BMcc4 {
  cursor: default;
}

.testDescription__RsfYD {
  display: block;
  font-size: 1.125rem;
  margin-bottom: 2.5rem;
  max-width: 56.25rem;
}

.content__kNeSN {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 62.5rem;
  padding: 1.875rem 1.25rem 8.125rem;
  width: 100%;
}

.applyWidgetWrapper__TR1eU {
  margin-top: 1.5rem;
  display: flex;
  gap: 1rem;
  align-items: center;
}

.testClosedMessage__t9l5P {
  max-width: 43.75rem;
}

@media screen and (max-width: 1200px) {
  .content__kNeSN {
    padding: 1.25rem 1rem 6.25rem;
  }
}

@media screen and (max-width: 900px) {
  .content__kNeSN {
    padding: 1rem 1rem 2.5rem;
  }

  .testDescription__RsfYD {
    font-size: 1rem;
    margin-bottom: 1.25rem;
  }
}

.testListWrapper__o1_YN {
  margin: 1.25rem auto 0;
  max-width: 75rem;
  width: 100%;
}

.testList__fGpPB {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  margin: 0 auto;
  padding: 0 0 3.125rem;
  width: 100%;
}

.listItem__W1ESB .itemSection__PXZuf {
    margin-bottom: 0;
    padding-bottom: 1.875rem;
    padding-right: 1.875rem;
  }

.listItem__W1ESB h2 {
    font-family: var(--default-font-family);
    font-size: 1.125rem;
    font-weight: bold;
    padding-right: 2.5rem;
    text-align: left;
  }

.listItem__W1ESB p {
    font-family: var(--default-font-family);
    font-size: 1rem;
    font-weight: 200;
    margin-bottom: 1.5rem;
    text-align: left;
  }

.listItem__W1ESB .bottom__aQshe {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 1.875rem;
    margin-top: 2.25rem;
  }

.listItem__W1ESB .deviceIconList__JO7Zh {
    align-items: center;
    display: flex;
    gap: 0.875rem;
  }

.listItem__W1ESB .deviceIconList__JO7Zh li {
      display: inline-flex;
    }

.detailsRowWrapper__oK0TR {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem 2.5rem;
  justify-content: space-between;
  width: 100%;
}

.notificationCount__PC5q_ {
  align-items: center;
  display: flex;
  font-weight: bold;
  gap: 0.375rem;
}

.notificationCount__PC5q_ svg {
    color: var(--error);
  }

.skeletonWrapper__fpSeV {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  margin-bottom: 1.875rem;
  width: 100%;
}

.skeletonWrapper__fpSeV .skeleton__KGy7a {
    max-width: 100%;
    transform: none;
  }

.reward__seRXB, .customRewardText__ShV3K {
  color: var(--sentiment-positive);
  font-size: 1.125rem;
  font-weight: 900;
  margin-right: 0.875rem;
  margin-top: 0.75rem;
}

.customRewardText__ShV3K {
  font-size: 1rem;
}

.bottom__aQshe .customRewardText__ShV3K {
  display: none;
}

@media screen and (max-width: 768px) {
  .customRewardText__ShV3K {
    display: none;
  }

  .bottom__aQshe .customRewardText__ShV3K {
    display: block;
  }
}

.filters__SeiNI {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem;
  margin-bottom: 1.875rem;
  width: 100%;
}

.pickerContent__SWUCt label span {
  white-space: nowrap;
}

.planOptionItem__bGWn0 {
  background-color: var(--white);
  border-radius: 0.75rem;
  border: 0.0625rem solid var(--light-gray);
  box-sizing: border-box;
  padding: 1.25rem 1.5rem;
}

  .planOptionItem__bGWn0 h3 {
    font-size: 1rem;
  }

  .planOptionItem__bGWn0 h2 {
    font-size: 1.875rem;
  }

  .planOptionItem__bGWn0 h2, .planOptionItem__bGWn0 h3, .planOptionItem__bGWn0 p {
    margin: 0;
  }

  .planOptionItem__bGWn0 .priceContainer__ig4yZ + button.mainButton__a4TyW {
    font-size: 1.125rem;
    width: 100%;
  }

.specsWrapper__Jx7ap {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-bottom: 1.875rem;
  margin-top: 0.375rem;
  min-height: 5.875rem;
}

.specsWrapper__Jx7ap button {
    color: var(--darker-gray);
  }

.selectOptions__Nt8US {
  width: 100%;
}

.description__Guxpy {
  font-size: 0.875rem;
  font-weight: 200;
  line-height: 1.5rem;
  margin: 0.375rem 0 0;
}

.switchContainer__DOosw {
  align-items: center;
  font-size: 0.875rem;
  margin-top: 0.625rem;
}

.switchContainer__DOosw > :first-child {
    font-weight: bold;
  }

.switchContainer__DOosw > :last-child {
    opacity: 0.8;
    margin-left: 0.125rem;
  }

.switchContainer__DOosw.checked__VDTO1 > :first-child {
      font-weight: 200;
      opacity: 0.8;
    }

.switchContainer__DOosw.checked__VDTO1 > :last-child {
      font-weight: bold;
      opacity: 1;
    }

.saveTip__cz12J {
  background-color: var(--lightest-blue);
  border-radius: 0.1875rem;
  color: var(--darkest-gray);
  display: inline-block;
  font-size: 0.6875rem;
  font-weight: bold;
  letter-spacing: .0625rem;
  margin-bottom: 0.5rem;
  margin-top: auto;
  padding: 0.25rem 0.5rem;
}

.selectContainer__uxhiw {
  margin-top: auto;
  width: 100%;
}

.selectContainer__uxhiw div > [class*="-menu"] {
    min-width: 90%;
  }

.featuresContainer__FrcUd {
  margin-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.priceContainer__ig4yZ {
  font-size: 0.875rem;
  font-weight: 200;
  margin-bottom: 1.25rem;
  min-height: 4.375rem;
}

.priceContainer__ig4yZ .cost__GjZYF {
    font-size: 1.75rem;
    font-family: "Roobert Medium", sans-serif;
  }

.priceContainer__ig4yZ .payInterval__rzy_6 {
    font-family: "Roobert Light", sans-serif;
  }

.priceContainer__ig4yZ .subText__OCkR4 {
    display: block;
    margin-top: 0.375rem;
  }

.featureList__e7s2z {
  display: flex;
  flex-direction: column;
  font-size: 0.875rem;
  font-weight: 200;
  gap: 0.875rem;
  margin-top: 1rem;
}

.featureRow__eVrSm {
  align-items: flex-start;
  display: flex;
  gap: 0.875rem;
  line-height: 1.375rem;
}

.featureRow__eVrSm svg {
    color: var(--violet);
    flex-shrink: 0;
    height: 1.25rem;
    margin-top: 0.1875rem;
    width: 1.25rem;
  }

@media screen and (max-width: 1200px) {
  .description__Guxpy {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .featureList__e7s2z {
    gap: 0.625rem;
    font-size: 0.875rem;
  }

  .featureRow__eVrSm {
    gap: 0.375rem;
  }
}

@media screen and (max-width: 1024px) {
  .planOptionItem__bGWn0 {
    padding: 0.75rem 1rem;
  }
}

@media screen and (max-width: 768px) {
  .description__Guxpy {
    font-size: 1rem;
    line-height: 1.5rem;
    min-height: 1.25rem;
    margin: 0.375rem 0 1.25rem;
  }

  .planOptionItem__bGWn0 {
    max-width: 28.125rem;
    width: 100%;
  }

  .paymentPeriodWidget__DpBxu {
    font-size: 0.875rem;
  }
}

.planListContainer__mxz3h {
  background-color: var(--lightest-gray);
  margin: 0.75rem auto 0;
  padding-bottom: 3.125rem;
  width: 100%;
}

  .planListContainer__mxz3h .planList__cquI6 {
    align-items: stretch;
    box-sizing: border-box;
    display: flex;
    gap: 1.875rem;
    margin: 0 auto;
    max-width: 70rem;
    min-height: 40.625rem;
    min-width: 56.25rem;
    padding: 2.5rem 0.625rem;
    width: 100%;
  }

  .planListContainer__mxz3h .planList__cquI6 > * {
      flex-basis: 0;
      flex-grow: 1;
    }

  @media screen and (max-width: 768px) {

  .planListContainer__mxz3h .planList__cquI6 {
      align-items: center;
      flex-direction: column
  }
    }

  @media screen and (max-width: 1200px) {

  .planListContainer__mxz3h .planList__cquI6 {
      min-width: auto
  }
    }

  @media screen and (max-width: 520px) {

  .planListContainer__mxz3h .planList__cquI6 {
      flex-direction: column
  }
    }

