@media only screen and (max-width: 1068px) {
  .section-applecare .typography-intro-elevated br {
    display: none;
  }
}

#ac-globalfooter .ac-gf-sosumi a {
  white-space: break-spaces;
}

.section-plans .applecare-plan.pricing-columns-2 .column-product-group {
  padding-right: unset;
  padding-left: 40px;
}

@media only screen and (max-width: 735px) {
  .section-plans .applecare-plan.pricing-columns-2 .column-product-group {
    padding-right: unset;
    padding-left: 20px;
  }
}

.section-plans .is-last {
  margin-right: auto;
  margin-left: 23px;
}

.section-plans .applecare-plan .flex-row .column-dynamic-pricing.is-last {
  padding-left: 0;
}

.section-plans .applecare-plan .flex-row .column-dynamic-pricing.is-last p {
  margin-right: 0;
}

.no-break-link-words a {
  word-break: keep-all;
}

@media only screen and (min-width: 735px) {
  .section.section-plans .row {
    display: flex;
  }
}

@media only screen and (max-width: 734px) {
  .icon-battery-status {
    width: 63px;
  }
}

@media only screen and (min-width: 1068px) {
  .section-plans .section-headline {
    padding-right: unset;
    padding-left: 60px;
  }
}

.large-offset-1 {
  margin-right: 8.3333333333%;
}

.section-plans .applecare-plan .flex-row .column-dynamic-pricing {
  max-width: unset;
  justify-content: flex-end;
}

@media only screen and (min-width:735px) {
  .section-plans .applecare-plan .flex-row .column-dynamic-pricing.is-last {
    margin-left: 0;
  }
}

@media only screen and (min-width: 1067px) {
  .section-plans .section-headline {
        margin-left: 0;
}
}

.section-software .icon-container-ul,
.section-hardware .icon-container-ul {
    list-style: none;
    margin-top: 0px;
    margin-left: auto;
    margin-right: 0;
}