.section-live-text .tile-picture-wrapper {
  max-width: 100%;
  padding-right: 0;
}

#overview-smart-tools-live-text-1 {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
  .large-span-12.grid-item-password .section-password .tile-featured-content {
    margin: 0 auto;
  }
}

.no-pay .section-security .section .text-content {
  width: 620px;
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
  .no-pay .section-security .section .text-content {
    width: 440px;
  }
}

/* section safari */

.button {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  font-size: 17px;
  line-height: 1.17648;
  font-weight: 400;
  letter-spacing: -0.022em;
  font-family: 'SF Pro Text', 'SF Pro Icons', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  min-width: 28px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 18px;
  background: #0071e3;
  color: #fff;
}

.section-safari .article-headline {
  max-inline-size: 10em;
}

.main article.section-safari {
  padding-top: 170px;
}

@media only screen and (max-width: 1068px) {
  .main article.section-safari {
    padding-top: 140px;
  }
}

@media only screen and (max-width: 734px) {
  .main article.section-safari {
    padding-top: 100px;
  }
}

.main article.section-safari .headline {
  max-inline-size: 10em;
}

.main article.section-safari .headline + table {
  -webkit-margin-before: 2.5rem;
  margin-block-start: 2.5rem;
}

.main article.section-safari table + .button {
  -webkit-margin-before: 3.125rem;
  margin-block-start: 3.125rem;
}

.main article.section-safari table {
  border-collapse: separate;
  inline-size: min(100%, 63rem);
  margin-inline: auto;
}

.main article.section-safari caption {
  block-size: 0;
  inline-size: -webkit-fit-content;
  inline-size: -moz-fit-content;
  inline-size: fit-content;
  max-inline-size: 66%;
  -webkit-margin-after: calc(28px - 1em - 3px);
  margin-block-end: calc(28px - 1em - 3px);
}

.main article.section-safari caption span {
  font-weight: 600;
  font-size: 28px;
  line-height: 1;
}

@media only screen and (max-width: 734px) {
  .main article.section-safari caption {
    block-size: unset;
    inline-size: unset;
    max-inline-size: unset;
  }
}

.main article.section-safari :is(thead, tbody) :is(th, td):not(:first-child) {
  text-align: center;
}

.main article.section-safari thead th {
  -webkit-padding-after: 1.375rem;
  padding-block-end: 1.375rem;
  line-height: 1;
}

@media only screen and (max-width: 734px) {
  .main article.section-safari thead th {
    -webkit-padding-after: 0.5rem;
    padding-block-end: 0.5rem;
  }
}

.main article.section-safari thead th:not(:first-child) {
  padding-inline: 1.75rem;
  text-align: center;
}

@media only screen and (max-width: 1068px) {
  .main article.section-safari thead th:not(:first-child) {
    padding-inline: 0.875rem;
  }
}

.main article.section-safari thead th:not(:first-child) picture {
  display: block;
  -webkit-margin-after: 0.125rem;
  margin-block-end: 0.125rem;
}

.main article.section-safari tbody :is(th, td) {
  border-bottom: 1px solid #3e3e3e;
  padding-block: 1.125rem;
}

@media only screen and (max-width: 734px) {
  .main article.section-safari tbody :is(th, td) {
    padding-block: 1.375rem;
  }
}

.main article.section-safari tbody td {
  text-align: center;
}

@media only screen and (max-width: 734px) {
  .main article.section-safari tbody th {
    font-size: 14px;
  }
}

.main article.section-safari tbody tr:first-of-type :is(th, td) {
  -webkit-padding-before: 0;
  padding-block-start: 0;
}

.main article.section-safari .button {
  font-size: 14px;
  color: #fff;
}

.main article.section-safari .button:is(:active, :focus) {
  text-decoration: none;
}

html.no-switch-to-safari .main article.section-safari .button {
  display: none;
}

.main article.section-safari .icon {
  block-size: 1.5625rem;
  aspect-ratio: 1;
  vertical-align: middle;
}

.main article.section-safari .icon.icon-checkmark-circle {
  color: #00d959;
}

.main article.section-safari .icon.icon-xmark-circle {
  color: #ff3037;
}

/* section safari ends */
