.button-hidden {
  visibility: hidden;
}

.theme-dark .main .tout {
  font-size: 17px;
  line-height: 1.235364;
  font-weight: 400;
  letter-spacing: -0.022em;
  font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.theme-dark .main .tout:lang(ar) {
  letter-spacing: 0;
  font-family: SF Pro AR, SF Pro Gulf, SF Pro Text, SF Pro Icons, Helvetica Neue,
    Helvetica, Arial, sans-serif;
}

.theme-dark .main .tout,
.theme-dark .main p {
  color: #cecece;
}

.section-compare .tout {
  max-width: 160px;
  margin-top: 7px;
  min-height: 50px;
  display: flex;
  justify-content: center;
}

@media only screen and (min-width: 735px) {
  .section-compare .tout {
    white-space: nowrap;
  }
}

html.quick-look .quicklook-hide {
  display: none;
}

.quicklook-cta {
  margin-top: 0;
}

.quicklook-component {
  display: none;
}

html.quick-look .quicklook-component {
  display: block;
}

html.quick-look .quicklook-component a {
  position: relative;
}

html.quick-look .quicklook-component a img {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0;
}

html.quick-look .quicklook-component a span {
  position: relative;
}

html.quick-look .quicklook-component a span:after,
html.quick-look .quicklook-component a span:before {
  font-family: SF Pro Icons;
  color: inherit;
  display: inline-block;
  font-style: normal;
  font-weight: inherit;
  font-size: inherit;
  line-height: 1;
  text-decoration: underline;
  position: relative;
  z-index: 1;
  alt: "";
  text-decoration: none;
}

html.quick-look .quicklook-component a span:before {
  display: none;
}

html.quick-look .quicklook-component a span:after,
html.quick-look .quicklook-component a span:before {
  content: "";
}

html.quick-look .quicklook-component a span:after {
  padding-left: 0.3em;
  top: 0;
}

@media only screen and (max-width: 734px) {
  html.quick-look .quicklook-component .section-content-alt {
    margin-left: auto;
    margin-right: auto;
    width: 87.5%;
  }
}

.section-compare .without-cellular .authentication,
.section-shared-compare .without-cellular .authentication {
  border-bottom: none;
}

.typography-retail-alt-tile-headline {
  font-size: 32px;
  line-height: 1.125;
  font-weight: 600;
  letter-spacing: 0.004em;
}
