@charset "UTF-8";
/**********************************************************
 *
 * Apple Watch 新商品パーツ
 *
 **********************************************************/

.channel-html *,
.channel-html button {
  box-sizing: content-box
}
.channel-html,
.channel-html :lang(ja),
.channel-html :lang(ko),
.channel-html :lang(th),
.channel-html :lang(zh) {
  font-style: normal
}
.channel-html .theme-light,
.channel-html :root {
  --sk-glyph: rgb(0, 0, 0);
  --sk-glyph-gray: rgb(29, 29, 31);
  --sk-glyph-gray-alpha: rgba(0, 0, 0, 0.88);
  --sk-glyph-gray-secondary: rgb(110, 110, 115);
  --sk-glyph-gray-secondary-alpha: rgba(0, 0, 0, 0.56);
  --sk-glyph-gray-secondary-alt: rgb(66, 66, 69);
  --sk-glyph-gray-secondary-alt-alpha: rgba(0, 0, 0, 0.72);
  --sk-glyph-gray-tertiary: rgb(134, 134, 139);
  --sk-glyph-gray-tertiary-alpha: rgba(0, 0, 0, 0.48);
  --sk-glyph-blue: rgb(0, 102, 204);
  --sk-glyph-orange: rgb(182, 68, 0);
  --sk-glyph-green: rgb(0, 128, 9);
  --sk-glyph-red: rgb(227, 0, 0);
  --sk-fill: rgb(255, 255, 255);
  --sk-fill-secondary: rgb(250, 250, 252);
  --sk-fill-tertiary: rgb(245, 245, 247);
  --sk-fill-gray: rgb(29, 29, 31);
  --sk-fill-gray-alpha: rgba(0, 0, 0, 0.88);
  --sk-fill-gray-secondary: rgb(134, 134, 139);
  --sk-fill-gray-secondary-alpha: rgba(0, 0, 0, 0.48);
  --sk-fill-gray-tertiary: rgb(210, 210, 215);
  --sk-fill-gray-tertiary-alpha: rgba(0, 0, 0, 0.16);
  --sk-fill-gray-quaternary: rgb(232, 232, 237);
  --sk-fill-gray-quaternary-alpha: rgba(0, 0, 0, 0.08);
  --sk-fill-blue: rgb(0, 113, 227);
  --sk-fill-orange: rgb(245, 99, 0);
  --sk-fill-orange-secondary: rgb(255, 249, 244);
  --sk-fill-green: rgb(3, 161, 14);
  --sk-fill-green-secondary: rgb(245, 255, 246);
  --sk-fill-red: rgb(227, 0, 0);
  --sk-fill-red-secondary: rgb(255, 242, 244);
  --sk-fill-yellow: rgb(255, 224, 69);
  --sk-fill-yellow-secondary: rgb(255, 254, 242);
  --sk-productred: rgb(175, 30, 45);
  --sk-enviro-green: rgb(0, 217, 89);
  --sk-enviro-neutral: rgb(232, 232, 237);
  --sk-body-background-color: rgb(255, 255, 255);
  --sk-body-text-color: rgb(29, 29, 31);
  --sk-headline-text-color: rgb(29, 29, 31);
  --sk-body-link-color: rgb(0, 102, 204)
}
.channel-html .button,
.channel-html .theme-light .button {
  --sk-button-disabled-opacity: var(--sk-link-disabled-opacity, 0.42);
  --sk-button-background: rgb(0, 113, 227);
  --sk-button-background-hover: #0076df;
  --sk-button-background-active: #006edb
}
.channel-html .stat,
.channel-html .theme-light .stat {
  --sk-stat-value-color: rgb(29, 29, 31);
  --sk-stat-caption-color: rgb(29, 29, 31)
}
.channel-html .channel-compare .stat .stat-content,
.channel-html .channel-compare .stat-content,
.channel-html button,
.channel-html figure,
.channel-html form,
.channel-html h2,
.channel-html h3,
.channel-html li,
.channel-html p,
.channel-html ul {
  margin: 0;
  padding: 0
}
.channel-html iframe {
  border: 0
}
.channel-html table {
  border-collapse: collapse;
  border-spacing: 0
}
.channel-html .channel-compare .compare-column strong,
.channel-html .channel-compare .row-colors.row-colors-none .colornav-items,
.channel-html .column.large-show,
.channel-html .large-show,
.channel-html details {
  display: block
}
.channel-html button {
  background: 0 0;
  border: 0;
  color: inherit;
  cursor: pointer;
  font: inherit;
  line-height: inherit;
  overflow: visible;
  vertical-align: inherit
}
.channel-html,
.channel-html button,
.channel-html select {
  font-synthesis: none;
  -moz-font-feature-settings: "kern";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.channel-html button:disabled {
  cursor: default
}
.channel-html ::-moz-focus-inner {
  border: 0;
  padding: 0
}
.channel-html :root {
  --sk-body-font-stack: text;
  --sk-default-stacked-margin: 0.4em;
  --sk-paragraph-plus-element-margin: 0.8em;
  --sk-headline-plus-first-element-margin: 0.8em;
  --sk-headline-plus-headline-margin: 0.4em;
  --sk-paragraph-plus-headline-margin: 1.6em;
  --sk-link-disabled-opacity: 0.42;
  --sk-focus-color: #0071e3;
  --sk-focus-color-alt: rgb(0, 0, 0);
  --sk-focus-offset: 1px;
  --sk-focus-offset-container: 3px;
  --sk-footnote-font-size: 0.6em;
  --sk-footnote-offset-top: -0.5em;
  --sk-links-inline-margin: 0.8em;
  --sk-links-stacked-margin: 0.4em
}
.channel-html {
  container-type: inline-size;
  background-color: var(--sk-body-background-color,#fff);
  color: var(--sk-body-text-color,#1d1d1f);
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
  quotes: "“" "”";
  font-size: 17px;
  line-height: 1.4705882353;
  font-weight: 400;
  letter-spacing: -.022em;
  background-color: var(--sk-body-background-color,#fff);
  color: var(--sk-body-text-color,#1d1d1f);
  min-width: 320px
}
.channel-html :lang(cs),
.channel-html :lang(de),
.channel-html :lang(hu),
.channel-html :lang(lt),
.channel-html :lang(pl) {
  quotes: "„" "“"
}
.channel-html :lang(de-CH),
.channel-html :lang(de-LI),
.channel-html :lang(es-ES),
.channel-html :lang(fr-CH),
.channel-html :lang(no-NO) {
  quotes: "«" "»"
}
.channel-html :lang(fr) {
  quotes: "« " " »"
}
.channel-html :lang(ja-JP),
.channel-html :lang(zh) {
  quotes: "「" "」"
}
.channel-html :lang(ru) {
  quotes: "« " " »"
}
.channel-html :lang(zh-CN) {
  quotes: "“" "”"
}
.channel-html .button:lang(ar),
.channel-html .channel-compare .price-container:lang(ar),
.channel-html .channel-compare .selector-dropdown:lang(ar),
.channel-html .channel-compare .stat-content .stat-caption:lang(ar),
.channel-html .channel-compare .static-dropdown:lang(ar),
.channel-html .stat .stat-caption:lang(ar),
.channel-html:lang(ar) {
  letter-spacing: 0;
}
.channel-html:lang(ja) {
  line-height: 1.3529611765;
  letter-spacing: 0;
}
.channel-html:lang(ko) {
  line-height: 1.5882352941;
  letter-spacing: 0;
}
.channel-html .button:lang(zh),
.channel-html .channel-compare .price-container:lang(zh),
.channel-html .channel-compare .selector-dropdown:lang(zh),
.channel-html .channel-compare .stat-content .stat-caption:lang(zh),
.channel-html .channel-compare .static-dropdown:lang(zh),
.channel-html .stat .stat-value:lang(zh),
.channel-html:lang(zh) {
  letter-spacing: 0
}
.channel-html:lang(th) {
  line-height: 1.3529611765;
  letter-spacing: 0;
}

.channel-html h2,
.channel-html h3 {
  font-weight: 700;
  color: var(--sk-headline-text-color,#1d1d1f)
}
.channel-html h2 img,
.channel-html h3 img {
  display: block;
  margin: 0
}
.channel-html h2 + *,
.channel-html h3 + * {
  margin-top: var(--sk-headline-plus-first-element-margin,.8em)
}
.channel-html h2 + h2,
.channel-html h2 + h3,
.channel-html h3 + h2,
.channel-html h3 + h3 {
  margin-top: var(--sk-headline-plus-headline-margin,.4em)
}
.channel-html p + h2,
.channel-html p + h3,
.channel-html ul + h2,
.channel-html ul + h3 {
  margin-top: var(--sk-paragraph-plus-headline-margin,1.6em)
}
.channel-html p + *,
.channel-html ul + * {
  margin-top: var(--sk-paragraph-plus-element-margin,.8em)
}
.channel-html ul {
  margin-inline-start: 1.1764705882em
}
.channel-html ul ul {
  margin-top: 0;
  margin-bottom: 0
}
.channel-html li li {
  font-size: 1em
}
.channel-html .channel-compare .stat-content .stat-caption.copy.mdash,
.channel-html b,
.channel-html strong {
  font-weight: 600
}
.channel-html i {
  font-style: italic
}
.channel-html :lang(ko) {
  word-break: keep-all
}
.channel-html .icon,
.x048CDC .copy {
  word-break: break-word
}
.channel-html a {
  color: var(--sk-body-link-color,#06c);
  letter-spacing: inherit
}
.channel-html a.icon,
.channel-html a.more,
.channel-html a:disabled {
  text-decoration: none
}
.channel-html a.icon:hover,
.channel-html a.more:hover,
.channel-html a:hover {
  text-decoration: underline
}
.channel-html a :disabled {
  opacity: var(--sk-link-disabled-opacity, .42)
}
.channel-html:not([dir=rtl]) {
  --r-sk-start: left;
  --r-sk-end: right;
  --r-sk-safe-area-inset-start: env(safe-area-inset-left);
  --r-sk-safe-area-inset-end: env(safe-area-inset-right);
  --r-sk-logical-factor: 1
}
.channel-html .visuallyhidden {
  position: absolute;
  clip: rect(1px,1px,1px,1px);
  clip-path: inset(0 0 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0
}
.channel-html .nowrap {
  display: inline-block;
  text-decoration: inherit;
  white-space: nowrap
}
.channel-html sup {
  position: relative;
  font-size: var(--sk-footnote-font-size, .6em);
  vertical-align: baseline;
  top: var(--sk-footnote-offset-top,-.5em)
}
.channel-html .row {
  display: flex;
  flex-flow: row wrap;
  width: 100%
}
.channel-html .column {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  min-width: 0
}
.channel-html .large-1 {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%
}
.channel-html .large-5 {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%
}
.channel-html .large-6 {
  flex-basis: 50%;
  max-width: 50%
}
.channel-html .large-7 {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%
}
.channel-html .large-11 {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%
}
.channel-html .large-12 {
  flex-basis: 100%;
  max-width: 100%
}
.channel-html .icon::after,
.channel-html .icon::before,
.channel-html .more::after,
.channel-html .more::before {
  font-family: "Material Icons";
  color: inherit;
  display: inline-block;
  font-style: normal;
  font-weight: inherit;
  font-size: inherit;
  line-height: 1;
  position: relative;
  z-index: 1;
  alt: "";
  text-decoration: none
}
.channel-html .button,
.channel-html .channel-compare .selector-dropdown {
  font-size: 14px;
  cursor: pointer
}



.channel-html .bento-box.large-hide,
.channel-html .bentobox-item.large-hide,
.channel-html .channel-compare .compare-row[compare-header-hide],
.channel-html .column.large-hide,
.channel-html .icon::before,
.channel-html .large-hide,
.channel-html .more::before,
.channel-html .row.large-hide,
.channel-html .section.large-hide {
  display: none
}
.channel-html .icon-after::after,
.channel-html .more::after {
  padding-inline-start: 0.24em;
  top: 0
}
.channel-html .icon-chevrondown::after,
.channel-html .icon-chevrondown::before {
  content: "\f303"
}
.channel-html :lang(ja) .icon-chevrondown::after,
.channel-html :lang(ja) .icon-chevrondown::before {
  position: relative;
  top: -.07em
}
.channel-html .icon-chevronright::after,
.channel-html .icon-chevronright::before,
.channel-html:not([dir=rtl]) .more::after,
.channel-html:not([dir=rtl]) .more::before {
  content: "\e315"
}
.channel-html :lang(ja) .icon-chevronright::after,
.channel-html :lang(ja) .icon-chevronright::before,
.channel-html:not([dir=rtl]):lang(ja) .more::after,
.channel-html:not([dir=rtl]):lang(ja) .more::before {
  position: relative;
  top: 2px;
}
.channel-html :lang(ko) .icon-chevronright::after,
.channel-html :lang(ko) .icon-chevronright::before,
.channel-html:not([dir=rtl]):lang(ko) .more::after,
.channel-html:not([dir=rtl]):lang(ko) .more::before {
  position: relative;
  top: -.08em
}
.channel-html .theme-light .list {
  --sk-list-copy-color: rgb(29, 29, 31);
  --sk-list-title-color: rgb(29, 29, 31)
}
@container (inverted-colors) {
  .channel-html .double-invert {
    filter: invert(1)
  }
}
.channel-html .bento-box {
  display: grid;
  grid-auto-rows: 1fr;
  margin-left: 0
}
.channel-html .bento-box.large-show,
.channel-html .channel-compare .compare-row[compare-header-show] {
  display: grid
}
.channel-html .bentobox-item {
  position: relative;
  display: flex;
  flex-direction: column
}
.channel-html .bentobox-item:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid
}
.channel-html .bentobox-item.large-show,
.channel-html .row.large-show,
.channel-html .section.large-show {
  display: flex
}
.channel-html .button {
  --sk-button-color: rgb(255, 255, 255);
  --sk-button-color-hover: var(--sk-button-color);
  --sk-button-color-active: var(--sk-button-color-hover);
  --sk-button-border-color: transparent;
  --sk-button-border-radius: 940px;
  --sk-button-margin-horizontal: 14px;
  --sk-button-margin-vertical: 14px;
  --sk-button-min-width-basis: 60px;
  --sk-button-padding-horizontal: 16px;
  --sk-button-padding-vertical: 9px;
  --sk-button-border-width: 1px;
  --sk-button-box-sizing: content-box;
  --sk-button-width: auto;
  --sk-button-display: inline-block;
  line-height: 1.2857742857;
  font-weight: 400;
  letter-spacing: -.016em;
  background: var(--sk-button-background);
  color: var(--sk-button-color);
  border-color: var(--sk-button-border-color);
  padding-block: calc(var(--sk-button-padding-vertical) - var(--sk-button-border-width));
  padding-inline: calc(var(--sk-button-padding-horizontal) - var(--sk-button-border-width));
  border-radius: var(--sk-button-border-radius);
  border-style: solid;
  border-width: var(--sk-button-border-width);
  width: var(--sk-button-width);
  min-width: calc(var(--sk-button-min-width-basis) - var(--sk-button-padding-horizontal) * 2);
  display: var(--sk-button-display);
  box-sizing: var(--sk-button-box-sizing);
  text-align: center;
  text-decoration: none;
  white-space: nowrap
}
.channel-html .button:lang(ja),
.channel-html .channel-compare .price-container:lang(ja),
.channel-html .channel-compare .selector-dropdown:lang(ja),
.channel-html .channel-compare .stat-content .stat-caption:lang(ja),
.channel-html .channel-compare .static-dropdown:lang(ja) {
  letter-spacing: 0;
}
.channel-html .button:lang(ko),
.channel-html .channel-compare .price-container:lang(ko),
.channel-html .channel-compare .selector-dropdown:lang(ko),
.channel-html .channel-compare .stat-content .stat-caption:lang(ko),
.channel-html .channel-compare .static-dropdown:lang(ko) {
  letter-spacing: 0;
}

.channel-html .button:hover {
  background: var(--sk-button-background-hover,var(--sk-button-background));
  color: var(--sk-button-color-hover,var(--sk-button-color));
  text-decoration: none;
  border-color: transparent
}
.channel-html .button:active {
  background: var(--sk-button-background-active,var(--sk-button-background));
  color: var(--sk-button-color-active,var(--sk-button-color));
  outline: 0
}
.channel-html .button:disabled {
  pointer-events: none;
  opacity: var(--sk-button-disabled-opacity)
}
.channel-html .button:focus {
  outline: 1px dotted #000;
}
.channel-html .colornav-items {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 8px
}
.channel-html .colornav-item {
  margin: -1px 4px
}
.channel-html .colornav-swatch {
  background: var(--colornav-background) center center;
  width: var(--colornav-swatch-size);
  height: var(--colornav-swatch-size);
  position: relative;
  display: block;
  border-radius: 50%
}
.channel-html .colornav-swatch:after {
  content: "";
  height: inherit;
  width: inherit;
  background-image: var(--colornav-border-color);
  mask-image: radial-gradient(circle at 50% 50%,transparent calc(var(--colornav-swatch-size)/ 2 - 1.5px),black calc(var(--colornav-swatch-size)/ 2 - 0.5px));
  mask-size: 100% 100%;
  mask-clip: border-box;
  border-radius: inherit;
  border-radius: inherit;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
  content: "";
  display: block;
  height: inherit;
  position: absolute;
  width: inherit;
  margin: 0
}
.channel-html .colornav-items {
  margin-left: 0;
  padding-top: 0
}
.channel-html .column {
  line-height: 0
}
.channel-html .channel-compare .selector-table {
  padding-top: 10px;
  margin-bottom: 40px
}
.channel-html .channel-compare .compare-header-row,
.channel-html .channel-compare .selector-table .compare-row {
  margin: 0
}
.channel-html .channel-compare .selector-table .compare-rowheader {
  height: 0
}
.channel-html .channel-compare .selector-element {
  position: relative;
  width: 100%;
  border: none;
  border-bottom: 1px solid #d6d6d6;
  border-radius: 0;
  transition: border-color .2s
}
.channel-html .channel-compare .selector-element::before {
  content: "";
  width: 40px;
  position: absolute;
  background: linear-gradient(to right,rgba(255,255,255,0) 0,#fff 60%,#fff 100%);
  top: 0;
  right: 0;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px
}
.channel-html .channel-compare .selector-dropdown {
  line-height: 1.4285914286;
  font-weight: 600;
  letter-spacing: -.016em;
  width: 100%;
  margin: 0;
  color: #000;
  background: 0 0;
  border: 0;
  border-radius: 0;
  overflow: hidden;
  appearance: none;
  outline: 0;
  padding: 12px 15px 12px 0
}
.channel-html .channel-compare .price-container,
.channel-html .channel-compare .static-dropdown {
  font-weight: 600
}
.channel-html .channel-compare .selector-dropdown:focus {
  border-radius: 0;
  outline: 1px dotted #000;
  width: 166px
}
.channel-html .channel-compare .selector-icon {
  display: block;
  position: absolute;
  top: 1px;
  font-size: 18px;
  line-height: 1;
  color: #06c;
  padding-right: 0;
  padding-top: 10px;
  pointer-events: none;
  right: 0
}
.channel-html .channel-compare .selector-icon:after {
  pointer-events: none
}
.channel-html .channel-compare .static-dropdown {
  font-size: 14px;
  line-height: 1.4285914286;
  letter-spacing: -.016em;
  border-bottom: 1px solid #d6d6d6;
  text-align: center;
  width: 100%;
  margin: 0;
  padding-bottom: 7px
}
.channel-html .mdash-container:first-child {
  height: 100%
}
.channel-html .channel-compare {
  --sk-paragraph-plus-element-margin: 0px
}
.channel-html .channel-compare .compare-template-display-block .price-container {
  display: block!important
}
.channel-html .channel-compare .compare-row.compare-template-preview-item-pricing,
.channel-html .channel-compare .compare-row.compare-template-preview-item-pricing:last-child,
.channel-html .channel-compare .compare-row.compare-template-space-bottom .compare-column {
  margin-bottom: 30px
}
.channel-html .channel-compare .price-container {
  align-items: center;
  display: flex;
  line-height: 1.4705882353;
  letter-spacing: -.022em;
  font-size: 12px
}
.channel-html .icon,
.channel-html .icon-after {
  display: inline-block
}
.channel-html .channel-compare .price-container strong {
  font-weight: 500;
  margin-bottom: 15px
}
.channel-html .channel-compare .button {
  background: #1d1d1f;
  border: 1px solid #1d1d1f;
  color: #ffffff;
}
.channel-html .channel-compare .button:focus {
  outline: 1px dotted #000;
}
.channel-html .channel-compare .button-container {
  margin-bottom: 55px
}
.channel-html .channel-compare .button-container .copy.helvetica-neue {
  font-weight: 400
}
.channel-html .channel-compare .embed-image {
  align-self: flex-end
}
.channel-html .channel-compare .stat {
  min-width: 0;
  margin: 0 auto
}
.channel-html .channel-compare .compare.with-fullwidthrowheader .mdash-container .mdash {
  font-weight: 600;
  font-size: 12px
}
.channel-html .channel-compare .stat-content .stat-caption {
  line-height: 1.4705882353;
  font-weight: 600;
  letter-spacing: -.022em;
}
.channel-html .channel-compare .stat-content .stat-value,
.channel-html .stat .stat-value {
  font-weight: 600;
}

.channel-html .channel-compare .stat-content .stat-caption {
  position: static;
  margin-bottom: 0;
  font-size: 12px
}
.channel-html .channel-compare .stat-content .stat-caption p {
  color: #1d1d1f;
}
.channel-html .channel-compare .stat-content .stat-caption.copy {
  font-weight: 500;
  line-height: 1.4
}
.channel-html .channel-compare .stat-content .stat-value {
  letter-spacing: -.009em;
  font-size: 21px;
  line-height: .74em;
  white-space: unset;
  overflow-wrap: break-word;
}
.channel-html .channel-compare .stat-content .stat-value:lang(ar),
.channel-html .stat .stat-value:lang(ar) {
  letter-spacing: 0;
}
.channel-html .channel-compare .stat-content .stat-value:lang(ja) {
  line-height: 1.109375;
  letter-spacing: 0;
}
.channel-html .channel-compare .stat-content .stat-value:lang(ko) {
  line-height: 1.171875;
  letter-spacing: 0;
}
.channel-html .channel-compare .stat-content .stat-value:lang(zh) {
  line-height: 1.09375;
  letter-spacing: 0
}
.channel-html .channel-compare .stat-content .stat-value:lang(th) {
  line-height: 1.34375;
}


@container (max-width:767px) {
  .channel-html .small-12 {
    flex-basis: 100%;
    max-width: 100%
  }
  .channel-html .bento-box.small-hide,
  .channel-html .bentobox-item.small-hide,
  .channel-html .column.small-hide,
  .channel-html .small-hide {
    display: none
  }
  .channel-html .column.small-show,
  .channel-html .small-show {
    display: block
  }
  .channel-html .bento-box.small-show {
    display: grid
  }
  .channel-html .bentobox-item.small-show {
    display: flex
  }
  .channel-html .colornav-items {
    max-width: 83px
  }
  .channel-html .channel-compare .selector-table {
    margin-bottom: 25px
  }
  .channel-html .channel-compare .selector-element {
    border: none;
    border-bottom: 1px solid #d6d6d6;
    border-radius: 0;
    margin-inline-end: 0
  }
  .channel-html .channel-compare .selector-element:hover {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #d6d6d6
  }
  .channel-html .channel-compare .selector-element::before {
    height: 100%;
    width: 40px;
    right: 5px
  }
  .channel-html .channel-compare .selector-dropdown:focus {
    box-sizing: content-box;
    width: 122px;
    border-radius: 0;
    border: none
  }
  .channel-html .channel-compare .selector-dropdown {
    width: 100%;
    padding-bottom: 11px;
    padding-left: 0;
    padding-top: 11px
  }
  .channel-html .channel-compare .compare-row.compare-template-preview-item-pricing,
  .channel-html .channel-compare .compare-row.compare-template-preview-item-pricing:last-child {
    margin-bottom: 20px
  }
  .channel-html .channel-compare .price-container {
    line-height: 1.3333733333;
    font-weight: 600;
    letter-spacing: -.01em;
    font-size: 12px
  }
  .channel-html .channel-compare .price-container:lang(ar),
  .channel-html .channel-compare .stat-content .stat-caption:lang(ar) {
    letter-spacing: 0;
  }
  .channel-html .channel-compare .price-container:lang(ja),
  .channel-html .channel-compare .stat-content .stat-caption:lang(ja) {
    letter-spacing: 0;
  }
  .channel-html .channel-compare .price-container:lang(ko),
  .channel-html .channel-compare .stat-content .stat-caption:lang(ko) {
    letter-spacing: 0;
  }
  .channel-html .channel-compare .price-container:lang(zh),
  .channel-html .channel-compare .stat-content .stat-caption:lang(zh) {
    letter-spacing: 0
  }
  .channel-html .channel-compare .button-container {
    margin-bottom: 32px
  }
  .channel-html .channel-compare .stat-content .stat-caption {
    font-size: 12px;
    line-height: 1.3333733333;
    font-weight: 600;
    letter-spacing: -.01em;
  }
  .channel-html .channel-compare .stat-content .stat-value {
    font-size: 32px;
    line-height: 1.125;
    font-weight: 600;
    letter-spacing: .004em;
  }
  .channel-html .channel-compare .stat-content .stat-value:lang(ja) {
    line-height: 1.21875;
  }
  .channel-html .channel-compare .stat-content .stat-value:lang(ko) {
    line-height: 1.21875;
  }
  .channel-html .channel-compare .stat-content .stat-value:lang(th) {
    line-height: 1.375;
  }
  .channel-html .channel-compare .stat-content .stat-value:lang(zh) {
    line-height: 1.21875
  }
}
.channel-html .channel-compare .stat-content .stat-row {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px
}
.channel-html .channel-compare .stat-content .stat-row:not(:last-child) {
  margin-bottom: 15px
}
.channel-html .channel-compare .stat-content .stat-row:first-child .copy {
  margin-bottom: -4px
}
.channel-html .channel-compare .stat-content .stat-row:first-child .stat-value:not(.copy) {
  margin-bottom: -3px
}
.channel-html .channel-compare .compare-row,
.channel-html .channel-compare .multi-row .compare-template-preview-item-color-nav,
.channel-html .channel-compare .multi-row .compare-template-preview-item-color-nav:last-child {
  margin-bottom: 40px
}
.channel-html .channel-compare .multi-row .row-colors {
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0
}
.channel-html .channel-compare .row-colors {
  width: 100%;
  text-align: center;
  padding-bottom: 27px;
  margin-top: 27px
}
.channel-html .channel-compare .row-colors .colornav-heading {
  font-weight: 600;
  letter-spacing: 0;
  padding-bottom: 15px;
  font-size: 12px;
  color: #1d1d1f;
}
.channel-html .channel-compare .row-colors.row-colors-none {
  display: flex;
  justify-content: center;
  align-items: center
}
.channel-html .channel-compare .colornav-items {
  display: inline-block;
  margin: 0 -1px 0 0
}
.channel-html .channel-compare .colornav-item-row {
  display: flex;
  justify-content: center
}
.channel-html .channel-compare .colornav-item-row:not(:first-child) {
  margin-top: 10px
}
.channel-html .channel-compare .colornav-item-row .colornav-item {
  margin-left: 0;
  margin-right: 6px
}
.channel-html .channel-compare .colornav-item-row .colornav-item:last-child {
  margin-right: 0
}
.channel-html .channel-compare .colornav-label-container {
  padding-top: 15px
}
.channel-html .channel-compare .colornav-label-container .channel-colornav-label {
  font-size: 12px;
  color: #6e6e73;
  font-weight: 500;
  line-height: 1.4
}
.channel-html .channel-compare .colornav-swatch {
  width: 12px;
  height: 12px
}
.channel-html .channel-compare .colornav-swatch:after {
  box-shadow: inset 0 1px 2px rgba(0,0,0,.48)
}
.channel-html .channel-compare .compare-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%
}
.channel-html .channel-compare .compare-section,
.channel-html .channel-compare .selector-table {
  position: relative
}
.channel-html .channel-compare select {
  box-sizing: border-box
}
.channel-html .channel-compare sup * {
  vertical-align: inherit;
  font-weight: 400
}
.channel-html .channel-compare ul {
  margin: 0;
  list-style: none
}
.channel-html .channel-compare .compare-section {
  padding-top: 39px;
  border: 0
}
.channel-html .channel-compare .compare-section.no-padding-top {
  padding: 0
}
.channel-html .channel-compare .compare.compare-column-range-large-3 .compare-header-row,
.channel-html .channel-compare .compare.compare-column-range-large-3 .compare-row {
  padding: 0 8px;
  --column-gap: 50px
}
.channel-html .channel-compare .compare-header-row,
.channel-html .channel-compare .compare-row {
  --column-gap: 16px;
  display: grid;
  column-gap: var(--column-gap);
  grid-template-columns: repeat(var(--grid-column),calc((100% - var(--column-gap) * (var(--grid-column) - 1))/ var(--grid-column)))
}
.channel-html .channel-compare .compare-row.compare-template-border-top .compare-column {
  border-top: 1px solid #d6d6d6;
  padding-top: 30px
}
.channel-html .channel-compare .compare-row:last-child {
  margin-bottom: 0
}
.channel-html .channel-compare .compare-rowheader {
  order: -1;
  grid-column: 1/var(--grid-column) span
}
.channel-html .channel-compare .compare-column {
  display: none;
  box-sizing: border-box
}
.channel-html .channel-compare .compare.with-fullwidthrowheader .compare-rowheader {
  width: 100%
}
.channel-html .channel-compare .compare.with-fullwidthrowheader .compare-column {
  text-align: center;
  justify-content: center;
  width: 248px
}
.channel-html .channel-compare .compare.with-fullwidthrowheader .mdash-container {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center
}
.channel-html .channel-compare .compare .copy.helvetica-neue {
  font-weight: 500;
  line-height: 1.235
}
.channel-html .channel-compare .channel-compare--hidden {
  opacity: 0
}
@property --tabnav-mask-color-left {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent
}
@property --tabnav-mask-color-right {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent
}
.channel-html a.footer-link {
  color: #555
}
.channel-html .link-wrapper:focus,
.channel-html a.footer-link:focus {
  outline: 1px dotted #000;
}

.channel-html .icon::after,
.channel-html .icon::before {
  padding-top: 2px
}
.channel-html .icon-after::after {
  background: inherit;
  background-size: 5em 100%;
  background-position: -60px center;
  padding-top: 2px
}
.channel-html .key-line {
  display: flex;
  width: 100%;
  height: 20px
}
.channel-html .key-line .liner {
  align-self: center
}
.channel-html .link-standalone:link:link {
  text-decoration: none
}
.channel-html .link-standalone:link:link:hover {
  text-decoration: underline
}
.channel-html .link-wrapper {
  display: inline-flex
}
.channel-html .link-wrapper.link-standalone:link:link:focus {
  outline: 1px dotted #000;
}
.channel-html .row {
  display: flex;
  margin-left: 0;
  margin-right: 0
}
@container (min-width:768px) {
  .channel-html .row.large-display-bleed {
    position: relative
  }
  .channel-html .row.large-display-bleed .column {
    z-index: 1
  }
  .channel-html .row.large-display-bleed::after,
  .channel-html .row.large-display-bleed::before {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    height: 100%;
    width: 44px;
    left: -44px
  }
  .channel-html .row.large-display-bleed::after {
    left: initial;
    right: -44px
  }
}

.channel-html .section {
  display: flex;
  position: relative;
  overflow-x: hidden;
  background-color: var(--sk-body-background-color,#fff);
  color: var(--sk-body-text-color,#1d1d1f)
}
.channel-html .section .section-content {
  background-color: inherit;
  color: inherit;
  margin-inline-start: auto;
  margin-inline-end: auto;
  width: 860px
}
.channel-html .stat {
  --sk-stat-currency-offset: -0.375em;
  --sk-stat-caption-lines-top: 1;
  --sk-stat-caption-lines-bottom: 1;
  --sk-stat-margin-top: calc(1em * var(--sk-stat-caption-lines-top));
  --sk-stat-margin-bottom: calc(1em * var(--sk-stat-caption-lines-bottom));
  margin-inline-end: 2em;
  color: var(--sk-stat-value-color);
  box-sizing: border-box;
  display: inline-block;
  font-size: 20px;
  min-width: 5em;
  position: relative;
  z-index: 1;
  white-space: normal;
  margin: 0
}
.channel-html .stat .stat-content {
  margin-top: var(--sk-stat-margin-top);
  margin-bottom: var(--sk-stat-margin-bottom);
  padding-top: 4px;
  padding-bottom: 2px;
  position: relative;
  z-index: 1;
  margin: 0!important
}
.channel-html .stat .stat-value {
  display: block;
  inset-inline-start: -2px;
  position: relative;
  z-index: 1;
  font-size: 48px;
  line-height: 1;
  letter-spacing: -.003em;
  white-space: normal
}
.channel-html .stat .stat-caption:first-child {
  top: auto;
  bottom: 100%
}
.channel-html .stat .stat-value:lang(ja) {
  letter-spacing: 0;
}
.channel-html .stat .stat-value:lang(ko) {
  letter-spacing: 0;
}

.channel-html .stat .stat-caption {
  color: var(--sk-stat-caption-color);
  box-sizing: border-box;
  display: block;
  position: absolute;
  inset-inline-start: 0;
  top: 100%;
  width: 100%;
  z-index: 1;
  font-size: 14px;
  line-height: 1.2857742857;
  font-weight: 400;
  letter-spacing: -.016em;
}
.channel-html .stat .stat-caption:lang(ja) {
  line-height: 1.3571828571;
  letter-spacing: 0;
}
.channel-html .stat .stat-caption:lang(ko) {
  line-height: 1.4285914286;
  letter-spacing: 0;
}
.channel-html .stat .stat-caption:lang(zh) {
  line-height: 1.3571828571;
  letter-spacing: 0
}
.channel-html .stat .stat-caption:lang(th) {
  line-height: 1.3571828571;
  letter-spacing: 0;
}
body {
  margin: 0;
  min-width: 320px;
  overflow-x: hidden
}
.channel-html .channel-custom-font-channel-custom-font-custom-17-partner-message {
  font-size: 17px;
  line-height: 21px;
  font-weight: 500;
  letter-spacing: 0
}
.channel-html .channel-custom-font-channel-custom-font-custom-40-headline-reduced {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  letter-spacing: 0
}
.channel-html .channel-custom-font-channel-custom-font-custom-32-headline-flex{
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
.channel-html .channel-custom-font-channel-custom-font-custom-18-eyebrow {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  letter-spacing: 0
}
.channel-html .channel-custom-font-channel-custom-font-custom-21-eyebrow-reduced,
.channel-html .channel-custom-font-channel-custom-font-custom-21-eyebrow-reduced-flex {
  font-size: 21px;
  line-height: 25px;
  font-weight: 700;
  letter-spacing: 0
}
.channel-html .channel-custom-font-channel-custom-font-custom-14-links {
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  letter-spacing: 0
}
.channel-html .channel-custom-font-channel-custom-font-custom-14-body-reduced-flex{
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  letter-spacing: 0;
}
.channel-html .channel-custom-font-channel-custom-font-custom-60-headline-super {
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  letter-spacing: 0
}
.channel-html .channel-custom-font-custom-12-sosumi {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  letter-spacing: 0
}
.x048CDC .channel-compare .compare .copy.helvetica-neue strong {
  line-height: 1.235
}
.x048CDC .channel-compare * {
  letter-spacing: normal;
  line-height: normal
}

.channel-html .dD7CBAC,
.channel-html .jBAD489,
.x048CDC .copy.helvetica-neue {
  letter-spacing: normal
}
.channel-html .aFAEF88,
.channel-html .b85BD43,
.channel-html .p6A853A {
  -webkit-text-fill-color: transparent;
  color: #1d1d1f;
  word-break: break-word
}
.channel-html .r81EC6B {
  margin-top: 130px;
  margin-bottom: 64px
}
.channel-html .oF9A196,
.channel-html .tD75576 {
  text-align: center
}
.channel-html .c6AC375,
.channel-html .lDE527E {
  justify-content: center
}
.b31A6D9 {
  margin-bottom: 38px
}
.i57FE00 {
  margin-top: 40px;
  margin-bottom: 70px
}
.channel-html .b85BD43 {
  margin-bottom: 40px;
  padding-left: 82px;
  padding-right: 82px;
  background: linear-gradient(135deg,#10a884 32%,#0097ff 45%,#6e5fff 56%,#db12dc 68%);
  -webkit-background-clip: text
}
.channel-html .aFAEF88 {
  margin-bottom: 40px;
  padding-left: 82px;
  padding-right: 82px;
  background: linear-gradient(135deg,#10a884 28%,#0097ff 40%,#6e5fff 59%,#db12dc 70%);
  -webkit-background-clip: text
}
.channel-html .p6A853A {
  margin-bottom: 40px;
  padding-left: 82px;
  padding-right: 82px;
  background: linear-gradient(135deg,#10a884 22%,#0097ff 42%,#6e5fff 63%,#db12dc 78%);
  -webkit-background-clip: text
}
.channel-html .dA5F106 {
  color: #1d1d1f;
  margin-top: 0;
  margin-bottom: 25px;
  padding-left: 164px;
  padding-right: 164px;
  letter-spacing: normal;
  word-break: break-word
}
.channel-html .t2AEB40.button {
  color: #fff;
  background: #1d1d1f;
  border: 1px solid #1d1d1f;
}
.channel-html .nE8DF4A {
  margin-top: 24px;
  margin-bottom: 0
}
.channel-html .h030C69 {
  margin-left: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap
}
.channel-html .c2A8D55 {
  margin-top: 0;
  margin-bottom: 10px
}
.channel-html .tD50A3C {
  grid-template-rows: minmax(undefined,1fr);
  grid-template-columns: repeat(1,860px);
  overflow: hidden
}
.channel-html .i0CBE63 .bentobox-item,
.channel-html .iB51897 .bentobox-item,
.channel-html .iC38DD2 .bentobox-item,
.channel-html .l821EB3 .bentobox-item,
.channel-html .m0EFC40 .bentobox-item,
.channel-html .m756409 .bentobox-item,
.channel-html .o5A9AB7 .bentobox-item,
.channel-html .t01DC4E .bentobox-item,
.channel-html .t34F734 .bentobox-item,
.channel-html .tD50A3C .bentobox-item,
.channel-html .w9A4A86 .bentobox-item,
.channel-html .xDFE3C8 .bentobox-item,
.channel-html .z4169CA .bentobox-item {
  border-radius: 18px
}
.channel-html .d8B3B04 {
  background-color: #f9f3ff;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  overflow: visible
}
.channel-html .c0D27D2:before,
.channel-html .d8B3B04:before,
.channel-html .dF27B5E:before,
.channel-html .f5FB2F0:before,
.channel-html .h30EC2A:before,
.channel-html .j6C64EF:before,
.channel-html .jE3A7CC:before,
.channel-html .pA85BED:before,
.channel-html .t1406D3:before,
.channel-html .w8F31A9:before,
.channel-html .x164046:before,
.channel-html .x37EF86:before,
.channel-html .z4AA945:before {
  content: none
}
.channel-html .t7BABAD {
  min-height: 478px;
  align-items: center;
  flex-grow: 0
}
.channel-html .j4D52E2 {
  padding: 53px 70px 40px 25px;
  text-align: left;
  z-index: 12
}
.channel-html .iBB03D9,
.channel-html .kDA349A,
.channel-html .l2986C2,
.channel-html .pD4D04A,
.channel-html .rEBC962,
.channel-html .uDE96A4 {
  color: #1d1d1f;
  word-break: break-word
}
.z85BC2C {
  margin-top: 14px;
  margin-left: -1px
}
.channel-html .m08A501,
.channel-html .t698423,
.channel-html .x1A04FE {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px
}
.channel-html .i0CBE63,
.channel-html .m756409,
.channel-html .t01DC4E,
.channel-html .xDFE3C8 {
  grid-template-rows: minmax(undefined,1fr);
  grid-template-columns: repeat(1,420px);
  overflow: hidden
}
.channel-html .x37EF86 {
  background-color: #ebf0ff;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  overflow: visible
}
.channel-html .jE3A7CC,
.channel-html .t1406D3 {
  background-color: #000;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1
}
.channel-html .h87A9E8,
.channel-html .rBF116A {
  min-height: 504px;
  flex-grow: 0
}
.channel-html .gD0C8D8 {
  padding-top: 40px;
  padding-left: 25px;
  padding-right: 40px;
  text-align: left;
  z-index: 12
}
.h349E41 {
  margin-top: 35px;
  margin-left: 0px
}
.channel-html .g1C8C7D,
.channel-html .o5C0C7C,
.channel-html .rBA0710 {
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 10px
}
.channel-html .t1406D3 {
  overflow: hidden
}
.channel-html .qD32505 {
  margin-top: -150px;
  padding: 38px 41px 30px 39px;
  text-align: left;
  order: 2;
  z-index: 12
}
.channel-html .l1C71B5,
.channel-html .z92C2A4 {
  color: #f5f5f7;
  word-break: break-word
}
.channel-html .c3F407F,
.channel-html .eC22F8B,
.channel-html .k9E956E,
.channel-html .oFFEA6F,
.channel-html .rCD3A20,
.channel-html .v5938A5,
.channel-html .x904EEC {
  color: #1d1d1f;
}
.channel-html .aF88D47,
.channel-html .h8925F8,
.channel-html .nFEE86F,
.channel-html .w090244,
.channel-html .x9F192E {
  order: 1
}
.channel-html .p82ABA1,
.channel-html .pEF2491,
.channel-html .xD8552D {
  text-align: left;
  order: 2;
  z-index: 12
}
.channel-html .iC38DD2 {
  grid-template-rows: minmax(undefined,1fr);
  grid-template-columns: repeat(1,253px);
  overflow: hidden
}
.channel-html .jE3A7CC {
  overflow: visible
}
.channel-html .nAFEDA3,
.channel-html .u3B3A4D {
  min-height: 492px;
  flex-grow: 0
}
.channel-html .e76968F {
  padding-top: 39px;
  padding-left: 25px;
  padding-right: 40px;
  text-align: left;
  z-index: 12
}
.h6AE9F3 {
  margin-top: 40px
}
.channel-html .l821EB3,
.channel-html .z4169CA {
  grid-template-rows: minmax(undefined,1fr);
  grid-template-columns: repeat(1,587px);
  overflow: hidden
}
.channel-html .c0D27D2 {
  background-color: #fbfbef;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  overflow: hidden
}
.channel-html .xD8552D {
  margin-left: -55px;
  padding-top: 39px;
  padding-left: 25px;
  padding-right: 200px
}
.i5D80B3 {
  margin-top: 82px;
  margin-left: 19px
}
.channel-html .w8F31A9 {
  background-color: #edf5fd;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  overflow: visible
}
.channel-html .jA01490,
.channel-html .t6D3280 {
  min-height: 499px;
  flex-grow: 0
}
.channel-html .c5AA3C3 {
  padding-top: 38px;
  padding-left: 25px;
  padding-right: 25px;
  text-align: left;
  z-index: 12
}
.u8C6F5F {
  margin-top: 64px;
  margin-left: 17px
}
.channel-html .m0EFC40 {
  grid-gap: 10px;
  grid-template-rows: minmax(undefined,1fr);
  grid-template-columns: repeat(1,253px);
  overflow: hidden
}
.channel-html .h30EC2A {
  background-color: #edfff8;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  overflow: visible
}
.channel-html .pEF2491 {
  padding-top: 35px;
  padding-left: 20px;
  padding-right: 30px
}
.channel-html .eC22F8B {
  margin-top: 23px;
  word-break: break-word
}
.f982097 {
  margin-top: 125px;
  margin-left: 20px
}
.channel-html .g8C6262 {
  margin-top: 10px;
  margin-right: 10px
}
.channel-html .z4AA945 {
  background-color: #fff7f8;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  overflow: hidden
}
.channel-html .f1AC877,
.channel-html .sE3FE75 {
  min-height: 460px;
  flex-grow: 0
}
.channel-html .p82ABA1 {
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 30px
}
.channel-html .oFFEA6F {
  margin-top: -44px;
  word-break: break-word
}
.k45940D {
  margin-top: 47px;
  margin-left: 62px
}
.channel-html .aA90F6E {
  margin-top: 10px;
  margin-left: 10px
}
.channel-html .f5FB2F0 {
  background-color: #efeefb;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  overflow: hidden
}
.channel-html .dF27B5E,
.channel-html .j6C64EF,
.channel-html .pA85BED,
.channel-html .x164046 {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2
}
.channel-html .i95B260 {
  margin-top: 211px;
  margin-left: -25px;
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
  order: 2;
  z-index: 12
}
.n6417E3 {
  margin-top: 24px
}
.p1DD416 {
  margin-top: 197px;
  margin-left: 120px
}
.channel-html .m9D4114 {
  align-items: center;
  padding-bottom: 65px
}
.channel-html .u457F33 {
  align-items: center;
  margin: 0;
  padding: 100px 0 0
}
.channel-html .c3F407F {
  margin-top: 8px;
  word-break: break-word
}
.channel-html .xC562F8 {
  margin-top: 42px;
  margin-bottom: 41px
}
.channel-html .t3C3A38 {
  width: 100%;
  --columns: 3;
  --grid-column: 3;
  --static-enabled: false;
  --column-data: 0,1,2,0,1,0,1;
  --allowed-columns: 3,2,2
}
.channel-html .t3C3A38 .compare-column-0,
.channel-html .t3C3A38 .compare-static-0 {
  display: flex;
  order: 1
}
.channel-html .t3C3A38 .compare-column-1,
.channel-html .t3C3A38 .compare-static-1 {
  display: flex;
  order: 2
}
.channel-html .t3C3A38 .compare-column-2,
.channel-html .t3C3A38 .compare-static-2 {
  display: flex;
  order: 3
}

.t3C3A38 .image-header_s11_46mm_rose_gold_aluminum_case_light_blush_sport_band {
  width: 152px;
  height: 197px;
  background-size: 152px 197px;
  background-repeat: no-repeat;
  background-image: url(/flcache_data/apple-watch/images/se-3/header_s11_46mm_rose_gold_aluminum_case_light_blush_sport_band_large.png)
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
  .t3C3A38 figure.image-header_s11_46mm_rose_gold_aluminum_case_light_blush_sport_band {
    width: 152px;
    height: 197px;
    background-size: 152px 197px;
    background-repeat: no-repeat;
    background-image: url(/flcache_data/apple-watch/images/se-3/header_s11_46mm_rose_gold_aluminum_case_light_blush_sport_band_large_2x.png)
  }
  .t3C3A38 figure.image-icon_apple_vitals_elevated {
    width: 42px;
    height: 42px;
    background-size: 42px 42px;
    background-repeat: no-repeat;
    background-image: url(/flcache_data/apple-watch/images/se-3/icon_apple_vitals_elevated_large_2x.png)
  }
  .t3C3A38 figure.image-icon_chip_s10_elevated {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat
  }
  .t3C3A38 figure.image-icon_chip_s10_elevated {
    background-image: url(/flcache_data/apple-watch/images/se-3/icon_chip_s10_elevated_large_2x.png)
  }
  .t3C3A38 figure.image-header_ultra_3_49mm_natural_titanium_ocean_blue_band {
    width: 172px;
    height: 197px;
    background-size: 172px 197px;
    background-repeat: no-repeat;
    background-image: url(/flcache_data/apple-watch/images/se-3/header_ultra_3_49mm_natural_titanium_ocean_blue_band_large_2x.png)
  }
  .t3C3A38 figure.image-icon_watchface_applewatch_case_inset_filled_elevated {
    width: 37px;
    height: 38px;
    background-size: 37px 38px;
    background-repeat: no-repeat;
    background-image: url(/flcache_data/apple-watch/images/se-3/icon_watchface_applewatch_case_inset_filled_elevated_large_2x.png)
  }
  .t3C3A38 figure.image-icon_drop_elevated {
    width: 29px;
    height: 41px;
    background-size: 29px 41px;
    background-repeat: no-repeat;
    background-image: url(/flcache_data/apple-watch/images/se-3/icon_drop_elevated_large_2x.png)
  }
  .t3C3A38 figure.image-icon_watchhealth_heart_elevated {
    width: 42px;
    height: 37px;
    background-size: 42px 37px;
    background-repeat: no-repeat;
    background-image: url(/flcache_data/apple-watch/images/se-3/icon_watchhealth_heart_elevated_large_2x.png)
  }
  .t3C3A38 figure.image-icon_applewatch_case_sizes_elevated {
    width: 43px;
    height: 38px;
    background-size: 43px 38px;
    background-repeat: no-repeat;
    background-image: url(/flcache_data/apple-watch/images/se-3/icon_applewatch_case_sizes_elevated_large_2x.png)
  }
  .t3C3A38 figure.image-icon_cycletracking_elevated {
    width: 42px;
    height: 42px;
    background-size: 42px 42px;
    background-repeat: no-repeat;
    background-image: url(/flcache_data/apple-watch/images/se-3/icon_cycletracking_elevated_large_2x.png)
  }
  .t3C3A38 figure.image-header_se_3rd_gen_44mm_midnight_aluminum_case_midnight_sport_band {
    width: 150px;
    height: 197px;
    background-size: 150px 197px;
    background-repeat: no-repeat;
    background-image: url(/flcache_data/apple-watch/images/se-3/header_se_3rd_gen_44mm_midnight_aluminum_case_midnight_sport_band_large_2x.png)
  }
  .t3C3A38 figure.image-icon_applewatch_case_elevated {
    width: 37px;
    height: 39px;
    background-size: 37px 39px;
    background-repeat: no-repeat;
    background-image: url(/flcache_data/apple-watch/images/se-3/icon_applewatch_case_elevated_large_2x.png)
  }
  .t3C3A38 figure.image-icon_sos_circle_elevated {
    width: 42px;
    height: 42px;
    background-size: 42px 42px;
    background-repeat: no-repeat;
    background-image: url(/flcache_data/apple-watch/images/se-3/icon_sos_circle_elevated_large_2x.png)
  }
  .t3C3A38 figure.image-icon_bed_double_elevated {
    width: 48px;
    height: 32px;
    background-size: 48px 32px;
    background-repeat: no-repeat;
    background-image: url(/flcache_data/apple-watch/images/se-3/icon_bed_double_elevated_large_2x.png)
  }
  .t3C3A38 figure.image-icon_battery_100_bolt_elevated {
    width: 48px;
    height: 26px;
    background-size: 48px 26px;
    background-repeat: no-repeat;
    background-image: url(/flcache_data/apple-watch/images/se-3/icon_battery_100_bolt_elevated_large_2x.png)
  }
  .t3C3A38 figure.image-icon_antenna_radiowaves_left_and_right_elevated {
    width: 43px;
    height: 39px;
    background-size: 43px 39px;
    background-repeat: no-repeat;
    background-image: url(/flcache_data/apple-watch/images/se-3/icon_antenna_radiowaves_left_and_right_elevated_large_2x.png)
  }
}
@media only screen and (max-width:767px) {
  .channel-html .r81EC6B {
    margin-top: 91px;
    margin-bottom: 45px
  }
  .channel-html .nE8DF4A {
    margin-top: 30px;
    margin-bottom: 0
  }
  .channel-html .t7BABAD {
    flex-direction: column;
    align-items: start;
  }
  .channel-html .jA01490,
  .channel-html .rBF116A,
  .channel-html .t7BABAD {
    min-height: 411px
  }
  .channel-html .h87A9E8,
  .channel-html .sE3FE75,
  .channel-html .t6D3280 {
    min-height: 460px
  }
  .channel-html .nAFEDA3,
  .channel-html .u3B3A4D {
    min-height: 450px
  }
  .channel-html .f1AC877 {
    min-height: 512px
  }
  .channel-html .m9D4114 {
    padding-bottom: 30px
  }
  .channel-html .u457F33 {
    align-items: center;
    margin: 0;
    padding: 40px 0 0
  }
  .channel-html .xC562F8 {
    margin-top: 3px;
    margin-bottom: 10px
  }
  .channel-html .t3C3A38 {
    --columns: 3;
    --grid-column: 3;
    --static-enabled: false;
    padding: 0 2px;
  }
  .channel-html .t3C3A38 .compare-column-0,
  .channel-html .t3C3A38 .compare-static-0 {
    display: flex;
    order: 1
  }
  .channel-html .t3C3A38 .compare-column-1,
  .channel-html .t3C3A38 .compare-static-1 {
    display: flex;
    order: 2
  }
  .channel-html .t3C3A38 .compare-column-2 {
    display: flex;
    order: 3
  }
  .channel-html .t3C3A38 .compare-static-2 {
    display: none
  }
  .t3C3A38 figure.image-header_s11_46mm_rose_gold_aluminum_case_light_blush_sport_band {
    width: 82px;
    height: 106px;
    background-size: 82px 106px;
    background-repeat: no-repeat;
    background-image: url(/flcache_data/apple-watch/images/se-3/header_s11_46mm_rose_gold_aluminum_case_light_blush_sport_band_small.png)
  }
  .t3C3A38 figure.image-header_ultra_3_49mm_natural_titanium_ocean_blue_band {
    width: 92px;
    height: 106px;
    background-size: 92px 106px;
    background-repeat: no-repeat;
    background-image: url(/flcache_data/apple-watch/images/se-3/header_ultra_3_49mm_natural_titanium_ocean_blue_band_small.png)
  }
  .t3C3A38 figure.image-header_se_3rd_gen_44mm_midnight_aluminum_case_midnight_sport_band {
    width: 81px;
    height: 106px;
    background-size: 81px 106px;
    background-repeat: no-repeat;
    background-image: url(/flcache_data/apple-watch/images/se-3/header_se_3rd_gen_44mm_midnight_aluminum_case_midnight_sport_band_small.png)
  }
}
@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:767px) and (min-resolution:1.5dppx),
only screen and (max-width:767px) and (min-resolution:144dpi) {
  .t3C3A38 figure.image-header_s11_46mm_rose_gold_aluminum_case_light_blush_sport_band {
    width: 82px;
    height: 106px;
    background-size: 82px 106px;
    background-repeat: no-repeat;
    background-image: url(/flcache_data/apple-watch/images/se-3/header_s11_46mm_rose_gold_aluminum_case_light_blush_sport_band_small_2x.png)
  }
  .t3C3A38 figure.image-header_ultra_3_49mm_natural_titanium_ocean_blue_band {
    width: 92px;
    height: 106px;
    background-size: 92px 106px;
    background-repeat: no-repeat;
    background-image: url(/flcache_data/apple-watch/images/se-3/header_ultra_3_49mm_natural_titanium_ocean_blue_band_small_2x.png)
  }
  .t3C3A38 figure.image-header_se_3rd_gen_44mm_midnight_aluminum_case_midnight_sport_band {
    width: 81px;
    height: 106px;
    background-size: 81px 106px;
    background-repeat: no-repeat;
    background-image: url(/flcache_data/apple-watch/images/se-3/header_se_3rd_gen_44mm_midnight_aluminum_case_midnight_sport_band_small_2x.png)
  }
}
.t3C3A38 .image-icon_apple_vitals_elevated {
  width: 42px;
  height: 42px;
  background-size: 42px 42px;
  background-repeat: no-repeat;
  background-image: url(/flcache_data/apple-watch/images/se-3/icon_apple_vitals_elevated_large.png)
}
.t3C3A38 .image-icon_chip_s10_elevated {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat
}
.t3C3A38 .image-icon_chip_s10_elevated {
  background-image: url(/flcache_data/apple-watch/images/se-3/icon_chip_s10_elevated_large.png)
}
.t3C3A38 .image-header_ultra_3_49mm_natural_titanium_ocean_blue_band {
  width: 172px;
  height: 197px;
  background-size: 172px 197px;
  background-repeat: no-repeat;
  background-image: url(/flcache_data/apple-watch/images/se-3/header_ultra_3_49mm_natural_titanium_ocean_blue_band_large.png)
}

.t3C3A38 .image-icon_watchface_applewatch_case_inset_filled_elevated {
  width: 37px;
  height: 38px;
  background-size: 37px 38px;
  background-repeat: no-repeat;
  background-image: url(/flcache_data/apple-watch/images/se-3/icon_watchface_applewatch_case_inset_filled_elevated_large.png)
}
.t3C3A38 .image-icon_drop_elevated {
  width: 29px;
  height: 41px;
  background-size: 29px 41px;
  background-repeat: no-repeat;
  background-image: url(/flcache_data/apple-watch/images/se-3/icon_drop_elevated_large.png)
}
.t3C3A38 .image-icon_watchhealth_heart_elevated {
  width: 42px;
  height: 37px;
  background-size: 42px 37px;
  background-repeat: no-repeat;
  background-image: url(/flcache_data/apple-watch/images/se-3/icon_watchhealth_heart_elevated_large.png)
}

.t3C3A38 .image-icon_applewatch_case_sizes_elevated {
  width: 43px;
  height: 38px;
  background-size: 43px 38px;
  background-repeat: no-repeat;
  background-image: url(/flcache_data/apple-watch/images/se-3/icon_applewatch_case_sizes_elevated_large.png)
}

.t3C3A38 .image-icon_cycletracking_elevated {
  width: 42px;
  height: 42px;
  background-size: 42px 42px;
  background-repeat: no-repeat;
  background-image: url(/flcache_data/apple-watch/images/se-3/icon_cycletracking_elevated_large.png)
}
.t3C3A38 .image-header_se_3rd_gen_44mm_midnight_aluminum_case_midnight_sport_band {
  width: 150px;
  height: 197px;
  background-size: 150px 197px;
  background-repeat: no-repeat;
  background-image: url(/flcache_data/apple-watch/images/se-3/header_se_3rd_gen_44mm_midnight_aluminum_case_midnight_sport_band_large.png)
}

.t3C3A38 .image-icon_applewatch_case_elevated {
  width: 37px;
  height: 39px;
  background-size: 37px 39px;
  background-repeat: no-repeat;
  background-image: url(/flcache_data/apple-watch/images/se-3/icon_applewatch_case_elevated_large.png)
}
.t3C3A38 .image-icon_sos_circle_elevated {
  width: 42px;
  height: 42px;
  background-size: 42px 42px;
  background-repeat: no-repeat;
  background-image: url(/flcache_data/apple-watch/images/se-3/icon_sos_circle_elevated_large.png)
}
.t3C3A38 .image-icon_bed_double_elevated {
  width: 48px;
  height: 32px;
  background-size: 48px 32px;
  background-repeat: no-repeat;
  background-image: url(/flcache_data/apple-watch/images/se-3/icon_bed_double_elevated_large.png)
}


.t3C3A38 .image-icon_battery_100_bolt_elevated {
  width: 48px;
  height: 26px;
  background-size: 48px 26px;
  background-repeat: no-repeat;
  background-image: url(/flcache_data/apple-watch/images/se-3/icon_battery_100_bolt_elevated_large.png)
}
.t3C3A38 .image-icon_antenna_radiowaves_left_and_right_elevated {
  width: 43px;
  height: 39px;
  background-size: 43px 39px;
  background-repeat: no-repeat;
  background-image: url(/flcache_data/apple-watch/images/se-3/icon_antenna_radiowaves_left_and_right_elevated_large.png)
}
.channel-html .gFBD135,
.channel-html .n7D3D2D,
.channel-html .r9DF9E1,
.channel-html .sB904F1 {
  margin-top: 10px;
  margin-bottom: 10px
}
.channel-html .iB51897,
.channel-html .o5A9AB7,
.channel-html .t34F734,
.channel-html .w9A4A86 {
  grid-gap: 10px;
  grid-template-rows: minmax(undefined,1fr);
  grid-template-columns: repeat(1,860px);
  overflow: hidden
}
.channel-html .dF27B5E,
.channel-html .j6C64EF {
  overflow: hidden
}
.channel-html .d39A3F7,
.channel-html .e165E5C,
.channel-html .m24C51D,
.channel-html .w5EE97D {
  min-height: 348px;
  align-items: center;
  flex-grow: 0
}

@media only screen and (max-width:767px) {
  .channel-html .e165E5C {
    min-height: 450px;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0
  }
}
.channel-html .xC25EFE {
  margin-left: -1px;
  padding: 42px 30px 40px 46px
}
.channel-html .k9E956E,
.channel-html .v5938A5 {
  margin-left: -1px;
  word-break: break-word
}
.channel-html .rCD3A20,
.channel-html .x904EEC {
  margin-top: 8px;
  margin-left: -2px;
  word-break: break-word
}
.channel-html .cAF7AF9,
.channel-html .yA2E004 {
  letter-spacing: normal;
  word-break: break-word;
  color: #1d1d1f
}
.channel-html .cAF7AF9 {
  margin-top: 18px;
  margin-left: -1px;
  padding-right: 100px
}
.channel-html .n17552B {
  margin-top: 14px;
  margin-left: -1px;
  padding-right: 100px
}
.channel-html .dD7CBAC:before,
.channel-html .jBAD489:before {
  background: 0 0
}
.channel-html .lDE527E .liner {
  background-color: #d2d2d7;
  width: 280px;
  height: 1px;
  opacity: 1
}
.channel-html .lDE527E .liner:after,
.channel-html .lDE527E .liner:before {
  position: absolute;
  display: inline-block;
  height: 100%;
  top: 0;
  background-color: #d2d2d7
}
@container (undefined) {
  .channel-html .lDE527E .liner:after,
  .channel-html .lDE527E .liner:before {
    width: 44px
  }
  .channel-html .lDE527E .liner:before {
    left: -44px
  }
  .channel-html .lDE527E .liner:after {
    right: -44px
  }
}
.channel-html .a4BCF26,
.channel-html .q940E80,
.channel-html .z3BA1DA {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 26px;
  text-align: center
}
.rF90EC5 {
  margin-left: -36px
}

@media only screen and (max-width:767px) {
  .channel-html .n17552B {
    margin-top: 12px;
    margin-left: 0;
    padding-bottom: 4px
  }
  .channel-html .m24C51D {
    min-height: 569px;
    align-items: flex-start
  }
}
.channel-html .r2D84E9 {
  margin-left: -1px;
  padding: 42px 15px 40px 46px
}
.channel-html .yA2E004 {
  margin-top: 18px;
  margin-left: -1px;
  padding-right: 50px
}
.a4F69ED {
  margin-top: -2px;
  margin-left: 0px;
}
.channel-html .pA85BED,
.channel-html .x164046 {
  overflow: visible
}
@media only screen and (max-width:767px) {
  .channel-html .w5EE97D {
    min-height: 567px;
    align-items: flex-start
  }
}
.channel-html .g0A4868 {
  margin-top: 87px;
  margin-bottom: 81px;
  padding-top: 0;
  padding-left: 43px;
  padding-bottom: 0
}
.channel-html .g2E6DDA {
  color: #1d1d1f;
  margin-top: 10px;
  margin-left: -2px;
  padding-right: 30px;
  word-break: break-word
}
.channel-html .dB1EE28,
.channel-html .y7C0589 {
  color: #1d1d1f;
  letter-spacing: normal;
  word-break: break-word
}
.channel-html .dB1EE28 {
  margin-top: 18px;
  margin-left: -1px;
  padding-right: 110px
}
.channel-html .y7C0589 {
  margin-left: -1px;
  padding-right: 110px
}
.channel-html .tFBBD4C {
  margin-top: -1px;
  margin-left: -64px;
  margin-bottom: 0;
  padding-left: 0;
  text-align: right
}

@media only screen and (max-width:767px) {
  .channel-html .d39A3F7 {
    min-height: 630px;
    align-items: flex-start;
    margin-bottom: 0
  }
}
.channel-html .k8387D0 {
  margin-top: 85px;
  margin-bottom: 81px;
  padding-top: 0;
  padding-left: 43px;
  padding-bottom: 0
}
.channel-html .z384CDA {
  color: #1d1d1f;
  margin-top: 12px;
  margin-left: -2px;
  word-break: break-word
}
.channel-html .s0300DD {
  margin-top: 16px;
  margin-left: 0;
  margin-bottom: 15px
}
.channel-html .vA06701 {
  margin-left: 0;
  list-style: none
}
.channel-html .j14F166,
.channel-html .xD60029 {
  align-items: center
}
.channel-html .a7635AB,
.channel-html .q9E3261,
.channel-html .rD61AE0 {
  margin-top: .5px;
  margin-left: -1px
}
.n9E9D09,
.tF9F826,
.uBF0042 {
  margin-top: 2px
}
.channel-html .a3A7C1A,
.channel-html .b3662BC,
.channel-html .f460D36 {
  margin-left: 10.5px;
  margin-bottom: -2px;
  padding-top: 2px
}
.channel-html .bBE949B,
.channel-html .q0BCB2D,
.channel-html .y3EE73F {
  margin-left: -1px;
  letter-spacing: normal;
  word-break: break-word
}
.channel-html .b53B5AB {
  align-items: center;
  margin-top: 0
}

.channel-html .hC310BF {
  margin-top: 14px;
  margin-left: -1px;
  padding-left: 0
}
.o018C6F {
  margin-top: -4px;
  margin-left: -94px;
  margin-bottom: 0
}
@supports (contain:inline-size) {
  @container (undefined) {
    .b31A6D9 {
      width: 226px;
      height: 34px
    }
    .i57FE00 {
      width: 866px;
      height: 792px
    }
    .z85BC2C {
      width: 451px;
      height: 369px
    }
    .h349E41 {
      width: 356px;
      height: 291px
    }
    .v6CF7EA {
      width: 480px;
      height: 526px
    }
    .h6AE9F3 {
      width: 233px;
      height: 233px
    }
    .i5D80B3 {
      width: 628px;
      height: 438px
    }
    .u8C6F5F {
      width: 542px;
      height: 292px
    }
    .f982097 {
      width: 233px;
      height: 115px
    }
    .k45940D {
      width: 353px;
      height: 353px
    }
    .n6417E3 {
      width: 345px;
      height: 180px
    }
    .p1DD416 {
      width: 360px;
      height: 159px
    }
    .rF90EC5,
    .u26360A {
      width: 527px;
      height: 415px
    }
    .a4F69ED {
      width: 409px;
      height: 294px
    }
    .tB7595F {
      width: 93px;
      height: 19px
    }
    .y108465 {
      width: 426px;
      height: 214px
    }
    .o68E055 {
      width: 71px;
      height: 19px
    }
    .n9E9D09,
    .tF9F826,
    .uBF0042 {
      width: 15px;
      height: 14px
    }
    .o018C6F {
      width: 216px;
      height: 296px
    }
  }

  @container (max-width:767px) {
    .b31A6D9 {
      width: 158px;
      height: 25px
    }
    .i57FE00 {
      width: 305px;
      height: 279px
    }
    .z85BC2C {
      width: 237px;
      height: 195px
    }
    .h349E41 {
      width: 235px;
      height: 193px
    }
    .v6CF7EA {
      width: 320px;
      height: 460px
    }
    .h6AE9F3 {
      width: 224px;
      height: 223px
    }
    .i5D80B3 {
      width: 320px;
      height: 246px
    }
    .u8C6F5F {
      width: 299px;
      height: 161px
    }
    .f982097 {
      width: 233px;
      height: 115px
    }
    .k45940D {
      width: 320px;
      height: 264px
    }
    .n6417E3 {
      width: 260px;
      height: 148px
    }
    .p1DD416 {
      width: 253px;
      height: 116px
    }
    .rF90EC5,
    .u26360A {
      width: 320px;
      height: 220px
    }
    .a4F69ED {
      width: 236px;
      height: 171px
    }
    .tB7595F {
      width: 89px;
      height: 18px
    }
    .y108465 {
      width: 278px;
      height: 157px
    }
    .o68E055 {
      width: 66px;
      height: 18px
    }
    .n9E9D09,
    .tF9F826,
    .uBF0042 {
      width: 15px;
      height: 14px
    }
    .o018C6F {
      width: 171px;
      height: 234px
    }
  }
}
.channel-html .c1DD6C9 {
  background-color: #fff;
  overflow: hidden
}
.channel-html .xD916FE {
  background-color: #fff;
  margin-top: 36px;
  margin-bottom: 7px
}
.channel-html .xD916FE.large-display-bleed::after,
.channel-html .xD916FE.medium-display-bleed::after,
.channel-html .xD916FE.medium-display-bleed::before,
.channel-html .xD916FE.small-display-bleed::after,
.channel-html .xD916FE.small-display-bleed::before,
false .channel-html .xD916FE.large-display-bleed::before {
  background-color: #fff
}

.channel-html .aCFCD08,
.channel-html .bCC7B81,
.channel-html .d47799C,
.channel-html .eAF0C0E,
.channel-html .f57877D,
.channel-html .fA087C3,
.channel-html .fC15F98,
.channel-html .h7D5D36,
.channel-html .i55DC23,
.channel-html .i5A0111,
.channel-html .j44E3FE,
.channel-html .j93E16C,
.channel-html .k8ACD50,
.channel-html .mB782B1,
.channel-html .o1E27FF,
.channel-html .p585E2B,
.channel-html .pB82857,
.channel-html .pFB3E50,
.channel-html .s9665DC,
.channel-html .tBF7702,
.channel-html .u3F5B08,
.channel-html .u593AB5,
.channel-html .yCBC912,
.channel-html .z7BDBD5,
.channel-html .zBBFC87 {
  margin-bottom: 9px
}
.channel-html .u4128BD {
  color: #6e6e73;
  margin-left: 0;
  letter-spacing: normal;
  word-break: break-word
}
.channel-html .v21D50A {
  margin-left: 0;
  padding-left: 0;
  list-style: none
}
.channel-html .a285C72,
.channel-html .c33F4BB,
.channel-html .dCBA262,
.channel-html .h2108C0,
.channel-html .kDE82D0,
.channel-html .q3B05D7,
.channel-html .s2A449A,
.channel-html .wCD800D {
  color: #6e6e73;
  margin-left: -.5px;
  letter-spacing: normal;
  word-break: break-word
}
.channel-html .cAAA641,
.channel-html .g30D85E,
.channel-html .hA5126B,
.channel-html .k0254FF,
.channel-html .lC47098,
.channel-html .p5129E4,
.channel-html .rC1AB6D,
.channel-html .rD8F145,
.channel-html .uA23128,
.channel-html .v8E0F88,
.channel-html .vF25AF6,
.channel-html .x2DE293,
.channel-html .xAFC907,
.channel-html .xBAF753,
.channel-html .yC0F18F,
.channel-html .z55843D {
  color: #6e6e73;
  margin-left: -.5px;
  padding-right: 2px;
  letter-spacing: normal;
  word-break: break-word
}
@media only screen and (max-width:767px) {
  .channel-html .s0300DD {
    margin-top: 10px;
    margin-bottom: 2px
  }
  .channel-html .b53B5AB,
  .channel-html .j14F166,
  .channel-html .xD60029 {
    align-items: flex-start
  }
  .channel-html .hC310BF {
    margin-top: 13px;
    margin-left: -1px;
    margin-right: 0;
    padding-right: 0
  }
  .channel-html .xD916FE {
    margin-top: 36px
  }
  .channel-html .fA087C3 {
    margin-top: 10px
  }
}
@container (max-width:767px) {
  .channel-html .channel-compare .stat-content .stat-value {
    font-size: 21px
  }
  .channel-html .channel-compare .stat-content .stat-row {
    padding: 0
  }
  .channel-html .channel-compare .compare-row.compare-template-space-bottom .compare-column,
  .channel-html .channel-compare .multi-row .compare-template-preview-item-color-nav {
    margin-bottom: 20px
  }
  .channel-html .channel-compare .multi-row .compare-template-preview-item-color-nav:last-child {
    margin-bottom: 40px
  }
  .channel-html .channel-compare .row-colors {
    padding-bottom: 17px;
    margin-top: 17px
  }
  .channel-html .channel-compare .row-colors .colornav-heading {
    padding-bottom: 15px;
    font-size: 12px
  }
  .channel-html .channel-compare .compare-wrapper,
  .channel-html .section .section-compare-table {
    overflow: initial
  }
  .channel-html .channel-compare .compare-section {
    padding-top: 20px;
    padding-bottom: 14px
  }
  .channel-html .channel-compare .compare.compare-column-range-small-3 .compare-header-row,
  .channel-html .channel-compare .compare.compare-column-range-small-3 .compare-row {
    padding: 0;
    --column-gap: 10px
  }
  .channel-html .channel-compare .compare-header-row,
  .channel-html .channel-compare .compare-row {
    --column-gap: 58px
  }
  .channel-html .channel-compare .compare-row.compare-template-border-top .compare-column {
    padding-top: 20px
  }
  .channel-html .channel-compare .compare.with-fullwidthrowheader .compare-column {
    width: 98px
  }
  .channel-html .channel-compare .compare.with-fullwidthrowheader .mdash-container .mdash {
    font-size: 12px
  }
  .channel-html .row.small-display-bleed {
    position: relative
  }
  .channel-html .row.small-display-bleed .column {
    z-index: 1
  }
  .channel-html .row.small-display-bleed::after,
  .channel-html .row.small-display-bleed::before {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    height: 100%;
    width: 20px;
    left: -20px
  }
  .channel-html .row.small-display-bleed::after {
    left: initial;
    right: -20px
  }
  .channel-html .row.small-show,
  .channel-html .section.small-show {
    display: flex
  }
  .channel-html .row.small-hide,
  .channel-html .section.small-hide {
    display: none
  }
  .channel-html .section .section-content {
    width: 320px;
  }
  .channel-html .channel-custom-font-channel-custom-font-custom-40-headline-reduced {
    font-size: 28px;
    line-height: 32px
  }
  .channel-html .channel-custom-font-channel-custom-font-custom-32-headline-flex{
    font-size: 25px;
    line-height: 29px;
  }
  .channel-html .channel-custom-font-channel-custom-font-custom-21-eyebrow-reduced-flex,
  .channel-html .channel-custom-font-channel-custom-font-custom-18-eyebrow {
    font-size: 19px;
    line-height: 23px
  }
  .channel-html .channel-custom-font-channel-custom-font-custom-21-eyebrow-reduced {
    font-size: 19px;
    line-height: 27px
  }
  .channel-html .channel-custom-font-channel-custom-font-custom-60-headline-super {
    font-size: 42px;
    line-height: 42px;
    font-weight: 600
  }
  .channel-html .button{
    font-size: 13px;
  }
  .b31A6D9 {
    margin-bottom: 12px
  }
  .i57FE00 {
    margin-top: 32px;
    margin-bottom: 30px
  }
  .channel-html .aFAEF88,
  .channel-html .b85BD43,
  .channel-html .p6A853A {
    margin-bottom: 31px
  }
  .channel-html .dA5F106 {
    margin-bottom: 14px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 20px;
  }
  .channel-html .aA90F6E,
  .channel-html .c2A8D55,
  .channel-html .g1C8C7D,
  .channel-html .m08A501,
  .channel-html .o5C0C7C,
  .channel-html .rBA0710,
  .channel-html .x1A04FE {
    margin-left: 0;
    margin-right: 0
  }
  .channel-html .i0CBE63,
  .channel-html .iB51897,
  .channel-html .iC38DD2,
  .channel-html .l821EB3,
  .channel-html .m0EFC40,
  .channel-html .m756409,
  .channel-html .o5A9AB7,
  .channel-html .t01DC4E,
  .channel-html .t34F734,
  .channel-html .tD50A3C,
  .channel-html .w9A4A86,
  .channel-html .xDFE3C8,
  .channel-html .z4169CA {
    grid-template-columns: repeat(1,320px);
    overflow: hidden
  }
  .channel-html .d8B3B04,
  .channel-html .h30EC2A,
  .channel-html .jE3A7CC,
  .channel-html .pA85BED,
  .channel-html .w8F31A9,
  .channel-html .x164046,
  .channel-html .x37EF86 {
    overflow: visible
  }
  .channel-html .c0D27D2:before,
  .channel-html .d8B3B04:before,
  .channel-html .dF27B5E:before,
  .channel-html .f5FB2F0:before,
  .channel-html .h30EC2A:before,
  .channel-html .j6C64EF:before,
  .channel-html .jE3A7CC:before,
  .channel-html .pA85BED:before,
  .channel-html .t1406D3:before,
  .channel-html .w8F31A9:before,
  .channel-html .x164046:before,
  .channel-html .x37EF86:before,
  .channel-html .z4AA945:before {
    content: none
  }
  .channel-html .d39A3F7,
  .channel-html .e165E5C,
  .channel-html .f1AC877,
  .channel-html .h87A9E8,
  .channel-html .jA01490,
  .channel-html .m24C51D,
  .channel-html .nAFEDA3,
  .channel-html .rBF116A,
  .channel-html .sE3FE75,
  .channel-html .t6D3280,
  .channel-html .t7BABAD,
  .channel-html .u3B3A4D,
  .channel-html .w5EE97D {
    flex-grow: 0
  }
  .channel-html .j4D52E2 {
    padding-top: 36px;
    padding-left: 42px;
    padding-right: 60px;
    text-align: left;
    max-width: 100%;
  }
  .z85BC2C {
    margin-top: -27px;
    margin-left: 44px
  }
  .channel-html .g8C6262,
  .channel-html .t698423 {
    margin-left: 0;
    margin-bottom: 10px;
    margin-right: 0
  }
  .channel-html .gD0C8D8 {
    padding-top: 35px;
    padding-left: 42px;
    padding-right: 40px
  }
  .h349E41 {
    margin-top: 28px;
    margin-left: 2px
  }
  .channel-html .c0D27D2,
  .channel-html .dF27B5E,
  .channel-html .f5FB2F0,
  .channel-html .j6C64EF,
  .channel-html .t1406D3,
  .channel-html .z4AA945 {
    overflow: hidden
  }
  .channel-html .qD32505 {
    margin-top: -136px;
    padding: 32px 30px 10px 42px
  }
  .channel-html .e76968F {
    padding-top: 33px;
    padding-left: 42px;
    padding-right: 40px
  }
  .h6AE9F3 {
    margin-top: 52px;
    margin-left: 6px
  }
  .channel-html .xD8552D {
    margin-left: -24px;
    padding-top: 34px;
    padding-left: 40px;
    padding-right: 30px
  }
  .i5D80B3 {
    margin-top: 162px;
    margin-left: 0
  }
  .channel-html .c5AA3C3 {
    padding-top: 32px;
    padding-left: 42px;
    padding-right: 22px
  }
  .u8C6F5F {
    margin-top: 84px;
    margin-left: -30px
  }
  .channel-html .pEF2491 {
    padding-top: 25px;
    padding-left: 42px;
    padding-right: 30px
  }
  .channel-html .eC22F8B {
    margin-top: 43px
  }
  .f982097 {
    margin-top: 109px;
    margin-left: 44px
  }
  .channel-html .p82ABA1 {
    padding-top: 31px;
    padding-left: 43px;
    padding-right: 30px
  }
  .k45940D {
    margin-top: 88px;
    margin-left: 0
  }
  .channel-html .i95B260 {
    margin-top: 179px;
    padding-top: 54px;
    padding-left: 23px;
    padding-right: 23px
  }
  .n6417E3 {
    margin-top: 31px
  }
  .p1DD416 {
    margin-top: 190px;
    margin-left: 67px
  }
  .channel-html .c3F407F {
    margin-top: 7px;
    padding-left: 30px;
    padding-right: 30px
  }
  .channel-html .xC25EFE {
    padding: 47px 0 1px 43px
  }
  .channel-html .k9E956E,
  .channel-html .v5938A5 {
    margin-left: -1px;
    padding-left: 0
  }
  .channel-html .x904EEC {
    margin-top: 4px;
    padding-left: 0
  }
  .channel-html .cAF7AF9 {
    margin-top: 12px;
    padding-right: 50px
  }
  .channel-html .pD900BC {
    margin-top: 20px;
    margin-bottom: 0;
    padding-top: 0
  }
  .channel-html .lDE527E .liner:after,
  .channel-html .lDE527E .liner:before {
    width: 20px
  }
  .channel-html .lDE527E .liner:before {
    left: -20px
  }
  .channel-html .lDE527E .liner:after {
    right: -20px
  }
  .u26360A {
    margin-top: -10px
  }
  .channel-html .z3BA1DA {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 9px
  }
  .rF90EC5 {
    margin-left: -10px
  }
  .channel-html .r2D84E9 {
    padding: 46px 22px 0 43px
  }
  .channel-html .rCD3A20 {
    margin-top: 5px;
    padding-left: 0
  }
  .channel-html .dB1EE28,
  .channel-html .yA2E004 {
    margin-top: 14px
  }
  .channel-html .q940E80 {
    margin-top: 30.5px;
    margin-bottom: 0;
    padding-left: 9px
  }
  .a4F69ED {
    margin-top: -39px;
    margin-left: -11px
  }
  .channel-html .g0A4868 {
    margin-top: 37px;
    margin-bottom: 0;
    padding-left: 41px
  }
  .o68E055,
  .tB7595F {
    margin-left: 1px
  }
  .channel-html .g2E6DDA {
    margin-top: 8px;
    margin-left: 0;
    padding-right: 80px
  }
  .channel-html .y7C0589 {
    margin-top: 12px
  }
  .channel-html .tFBBD4C {
    margin-top: 29px;
    margin-bottom: 39px;
    padding-left: 9px
  }
  .y108465 {
    margin-left: 0;
    margin-right: -64px
  }
  .channel-html .k8387D0 {
    margin-top: 36px;
    margin-bottom: 0;
    padding-left: 42px
  }
  .channel-html .z384CDA {
    margin-top: 8px;
    margin-left: 0
  }
  .channel-html .a7635AB,
  .channel-html .q9E3261,
  .channel-html .rD61AE0 {
    margin-top: 3px;
    margin-left: -1px
  }
  .n9E9D09,
  .tF9F826,
  .uBF0042 {
    margin-top: 4px
  }
  .channel-html .a3A7C1A,
  .channel-html .b3662BC,
  .channel-html .f460D36 {
    margin-left: 8px;
    padding-left: 3px
  }
  .channel-html .q0BCB2D {
    padding-right: 77px
  }
  .channel-html .bBE949B {
    padding-right: 90px
  }
  .channel-html .f2C1AD2 {
    padding-left: 1px;
    padding-right: 30px
  }
  .channel-html .a4BCF26 {
    margin-top: 30.5px;
    margin-bottom: 0;
    padding-left: 9px;
    padding-right: 40px
  }
  .o018C6F {
    margin-top: -38px;
    margin-left: 64px
  }
  .channel-html .pD20312 {
    margin-left: 20px;
    margin-right: 19px
  }
  .channel-html .a285C72,
  .channel-html .c33F4BB,
  .channel-html .h2108C0,
  .channel-html .kDE82D0,
  .channel-html .q3B05D7,
  .channel-html .s2A449A,
  .channel-html .wCD800D {
    padding-right: 9px
  }
  .channel-html .rC1AB6D,
  .channel-html .x2DE293,
  .channel-html .xAFC907,
  .channel-html .xBAF753 {
    padding-right: 10px
  }
  .channel-html .g30D85E,
  .channel-html .hA5126B,
  .channel-html .lC47098,
  .channel-html .p5129E4,
  .channel-html .rD8F145,
  .channel-html .uA23128,
  .channel-html .v8E0F88,
  .channel-html .vF25AF6,
  .channel-html .yC0F18F,
  .channel-html .z55843D {
    padding-right: 0
  }
  .channel-html .cAAA641 {
    padding-right: 20px
  }
  .channel-html .k0254FF {
    padding-right: 8px
  }
}


/* JP Only ==================================================================== */

span.jp-headline-adjust {
  display: inline-flex;
  margin-right: -0.55em;
}
span.jp-headline-adjust-mark {
  display: inline-flex;
  margin-right: -0.45em;
}
.nowrap {
  display: inline-block;
  text-decoration: inherit;
  white-space:nowrap;
}
.jp-only-Mleft{
  display: inline-flex;
  margin-left: -.45em;
}
.channel-compare .stat-content .stat-row{
  padding: 0;
}
.channel-html .icon-after::after, .channel-html .more::after{
  top: -.08em;
}
.channel-html .jp-palt{
  -webkit-font-feature-settings: "palt";
  -moz-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

@media only screen and (min-width: 768px) {
  .channel-html .large-hide {
    display: none;
  }
  .channel-html .large-show {
    display: block;
  }
  span.jp-headline-adjust-L {
    display: inline-flex;
    margin-right: -0.55em;
  }
  .nowrap-L {
    display: inline-block;
    text-decoration: inherit;
    white-space:nowrap;
  }
  .medium-only{
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .channel-html .small-hide {
    display: none;
  }
  .channel-html .small-show {
    display: block;
  }
  span.jp-headline-adjust-S {
    display: inline-flex;
    margin-right: -0.55em;
  }
  span.jp-headline-adjust-M {
    margin-right: 0;
  }
  .nowrap-S {
    display: inline-block;
    text-decoration: inherit;
    white-space:nowrap;
  }
}
.channel-html .channel-custom-font-channel-custom-font-custom-60-headline-super,
.channel-html .channel-custom-font-channel-custom-font-custom-80-headline-super,
.channel-html .channel-custom-font-channel-custom-font-custom-19-eyebrow,
.channel-html .channel-custom-font-channel-custom-font-custom-18-eyebrow,
.channel-html .channel-custom-font-channel-custom-font-custom-21-eyebrow-reduced,
.channel-html .channel-custom-font-channel-custom-font-custom-21-eyebrow-reduced-flex,
.channel-html .channel-custom-font-channel-custom-font-custom-40-headline-reduced{
  font-weight: 700;
}

.channel-html .channel-compare .stat-content .stat-row{
  padding: 0;
}

/*L size*/
@media only screen and (min-width: 768px) {
  .medium-only{
    display: none;
  }
  .ms-only{
    display: none;
  }
  .channel-html .channel-custom-font-channel-custom-font-custom-21-eyebrow-reduced,
  .channel-html .channel-custom-font-channel-custom-font-custom-21-eyebrow-reduced-flex{
    line-height: 27px;
  }
  .channel-html .channel-custom-font-channel-custom-font-custom-40-headline-reduced{
    line-height: 48px;
  }
  .channel-html .j4D52E2{
    padding-right: 0;
  }
  .channel-html .kDA349A{
    margin-right: -20px;
  }
  .channel-html .gD0C8D8{
    padding-right: 0;
  }
  .channel-html .e76968F{
    padding-right: 0;
  }
  .channel-html .xD8552D{
    padding-right: 0;
  }
  .h6AE9F3{
    margin-bottom: 40px;
  }
  .i5D80B3{
    margin-top: 96px;
  }
  .channel-html .pEF2491{
    padding-right: 0;
  }
  .channel-html .cAF7AF9{
    padding-right: 0;
  }
  .channel-html .xC25EFE{
    padding-right: 0;
  }
  .channel-html .yA2E004{
    padding-right: 0;
    margin-right: -58px;
  }
  .channel-html .t01DC4E{
    grid-template-columns: repeat(1,860px);
  }
  .u8C6F5F{
    margin-top: 40px;
  }
  .channel-html .eC22F8B{
    margin-top: 0;
  }
}

/*L,M size*/
@media only screen and (min-width: 768px) {
  .small-only{
    display: none;
  }
  .nowrap-LM {
    display: inline-block;
    text-decoration: inherit;
    white-space:nowrap;
  }
  .channel-html .p82ABA1{
    order: 1;
  }
  .channel-html .aF88D47{
    order: 2;
  }
  .channel-html .k45940D{
    margin-top: 0;
    margin-left: 13px;
  }
  .channel-html .sE3FE75{
    align-items: center;
  }
  .channel-html .p82ABA1{
    padding-top: 30px;
    padding-right: 0;
  }
}

/*S size*/
@media only screen and (max-width: 767px) {
  .medium-only{
    display: none;
  }
  .lm-only{
    display: none;
  }
  .channel-html .channel-custom-font-channel-custom-font-custom-21-eyebrow-reduced-flex,
  .channel-html .channel-custom-font-channel-custom-font-custom-18-eyebrow{
    font-size: 16px;
    line-height: 20px;
  }
  .channel-html .channel-custom-font-channel-custom-font-custom-21-eyebrow-reduced{
    min-height: 29px;
  }
  .channel-html .channel-custom-font-channel-custom-font-custom-40-headline-reduced{
    min-height: 35px;
  }
  .channel-html .p6A853A{
    padding: 0;
    font-size: 30px;
    line-height: 34px;
  }
  .channel-html .j4D52E2{
    padding-right: 0;
  }
  .channel-html .gD0C8D8{
    padding-right: 0;
  }
  .channel-html .e76968F{
    padding-right: 0;
  }
  .h6AE9F3{
    padding-bottom: 33px;
  }
  .channel-html .xD8552D{
    padding-right: 0;
  }
  .channel-html .rEBC962{
    margin-right: -20px;
  }
  .u8C6F5F{
    margin-top: 50px;
  }
  .channel-html .pEF2491{
    padding-right: 0;
  }
  .channel-html .p82ABA1{
    padding-right: 0;
  }
  .channel-html .i95B260{
    padding-right: 0;
    padding-left: 0;
  }
  .channel-html .cAF7AF9{
    padding-right: 0;
  }
  .channel-html .rCD3A20{
    padding-right: 0;
  }
  .channel-html .yA2E004{
    padding-right: 0;
  }
  .channel-html .r2D84E9{
    padding-right: 0;
  }
  .channel-html .y3EE73F{
    padding-right: 20px;
  }
  .channel-html .h349E41{
    margin-bottom: 40px;
  }
  .channel-html .sE3FE75{
    min-height: 445px;
  }
  .channel-html .q940E80{
    margin-top: 70px;
    margin-bottom: 46px;
  }
  .channel-html .a4BCF26{
    margin-top: 70px;
    margin-bottom: 36px;
  }
  .u8C6F5F{
    margin-top: 30px;
  }
  .channel-html .p82ABA1{
    order: 1;
  }
  .channel-html .aF88D47{
    order: 2;
  }
  .channel-html .oFFEA6F{
    margin-top: 0;
  }
}



body {
  overflow-x: hidden;
}

@media screen and (min-width: 768px) {
.s-fw-n-pc{
  font-weight: normal!important;
}
}

@media screen and (max-width: 767px) {
.s-fw-b-pc{
  font-weight: bold!important;
}
}

.compare-column-interactive .compare-name{
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 10px;
}

@media screen and (max-width: 767px) {
.compare-column-interactive .compare-name{
  font-size: 16px;
  padding-bottom: 4px;
}
}

.compare-column-interactive{
  border-bottom: 1px solid #d6d6d6;
}

.se-3-fc-01{
  color: #6352ff;
}

.se-3-fc-02{
  color: #0057f2;
}

.se-3-fc-03{
  color: #a2ffff;
}

.se-3-fc-04{
  color: #ff408c;
}

.se-3-fc-05{
  color: #008500;
}

.se-3-fc-06{
  color: #006fa5;
}

.se-3-fc-07{
  color: #008523;
}

.se-3-fc-08{
  color: #e11400;
}

.se-3-ws-nowrap{
  white-space: nowrap;
}

.se-3-sup{
  vertical-align: bottom!important;
  top: -0.3em!important;
}

.se-3-bg-01{
  background: (251, 251, 239, 0.75);
}

@media only screen and (min-width: 768px) {
  .se-3-h-62-pc{
    height: 62px;
  }
  .productContents {
  margin: 0 auto;
  width: 940px;
}
}

@media only screen and (max-width: 767px) {
  #applewatch-se-3.productContents {
      margin: 0 -11px;
  }
  .se-3-h-34-smt{
    height: 34px;
  }

  .se-3-h-52-smt{
    height: 52px;
  }

  .se-3-h-108-smt{
    height: 108px;
  }
}

