
.channel-html {
  font-weight: normal;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.channel-html,
.channel-html:before,
.channel-html:after,
.channel-html *,
.channel-html *:before,
.channel-html *:after {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  float: initial;
  pointer-events: auto;
  letter-spacing: normal;
}

.channel-html *,
.channel-html *:before,
.channel-html *:after {
  float: inherit;
  font-size: 1em;
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-align: inherit;
}

.channel-html div,
.channel-html aside,
.channel-html footer,
.channel-html section {
  display: block;
}

.channel-html ul, .channel-html li{list-style: none;}

.channel-html img {
  border: 0;
  vertical-align: middle;
}

.channel-html ul {
  list-style: none;
}

.channel-html,
.channel-html button {
  font-synthesis: none;
  -moz-font-feature-settings: "kern";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  direction: ltr;
  text-align: left;
}

.channel-html,
.channel-html button {
  font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.channel-html sup {
  font-size: 0.6em;
  vertical-align: top;
  position: relative;
  bottom: -0.2em;
}

h1 .channel-html sup,
h2 .channel-html sup,
h3 .channel-html sup {
  font-size: 0.4em;
}

.channel-html sup a {
  vertical-align: inherit;
  color: inherit;
}

.channel-html sup a:hover {
  color: rgb(0, 102, 204);
  text-decoration: none;
}

.channel-html html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

.channel-html body {
  margin: 0;
  padding: 0;
}

.channel-html ul,
.channel-html li,
.channel-html dd,
.channel-html h1,
.channel-html h2,
.channel-html h3,
.channel-html h4,
.channel-html h5,
.channel-html h6,
.channel-html p,
.channel-html button {
  margin: 0;
  padding: 0;
}

.channel-html video {
  vertical-align: baseline;
}

.channel-html button {
  background: none;
  border: 0;
  box-sizing: content-box;
  color: inherit;
  cursor: pointer;
  font: inherit;
  line-height: inherit;
  overflow: visible;
  vertical-align: inherit;
}

.channel-html button:disabled {
  cursor: default;
}

.channel-html :focus-visible {
  outline: 2px solid var(--sk-focus-color, #0071e3);
  outline-offset: var(--sk-focus-offset, 1px);
}

.channel-html ::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.channel-html :root {
  --sk-body-text-color: rgb(29, 29, 31);
  --sk-headline-text-color: rgb(29, 29, 31);
  --sk-body-background-color: rgb(255, 255, 255);
  --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;
}

.channel-html html {
  font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 106.25%;
  quotes: "“""”";
}

.channel-html body {
  font-size: 17px;
  line-height: 1.4705882353;
  font-weight: 400;
  letter-spacing: -0.022em;
  font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  background-color: var(--sk-body-background-color, rgb(255, 255, 255));
  color: var(--sk-body-text-color, rgb(29, 29, 31));
  font-style: normal;
}

.channel-html body,
.channel-html button {
  font-synthesis: none;
  -moz-font-feature-settings: "kern";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.channel-html h1,
.channel-html h2,
.channel-html h3,
.channel-html h4,
.channel-html h5,
.channel-html h6 {
  font-weight: 600;
  color: var(--sk-headline-text-color, rgb(29, 29, 31));
}

.channel-html h1 img,
.channel-html h2 img,
.channel-html h3 img,
.channel-html h4 img,
.channel-html h5 img,
.channel-html h6 img {
  display: block;
  margin: 0;
}

.channel-html h1+*,
.channel-html h2+*,
.channel-html h3+*,
.channel-html h4+*,
.channel-html h5+*,
.channel-html h6+* {
  margin-top: var(--sk-headline-plus-first-element-margin, 0.8em);
}

.channel-html h1+h1,
.channel-html h1+h2,
.channel-html h1+h3,
.channel-html h1+h4,
.channel-html h1+h5,
.channel-html h1+h6,
.channel-html h2+h1,
.channel-html h2+h2,
.channel-html h2+h3,
.channel-html h2+h4,
.channel-html h2+h5,
.channel-html h2+h6,
.channel-html h3+h1,
.channel-html h3+h2,
.channel-html h3+h3,
.channel-html h3+h4,
.channel-html h3+h5,
.channel-html h3+h6,
.channel-html h4+h1,
.channel-html h4+h2,
.channel-html h4+h3,
.channel-html h4+h4,
.channel-html h4+h5,
.channel-html h4+h6,
.channel-html h5+h1,
.channel-html h5+h2,
.channel-html h5+h3,
.channel-html h5+h4,
.channel-html h5+h5,
.channel-html h5+h6,
.channel-html h6+h1,
.channel-html h6+h2,
.channel-html h6+h3,
.channel-html h6+h4,
.channel-html h6+h5,
.channel-html h6+h6 {
  margin-top: var(--sk-headline-plus-headline-margin, 0.4em);
}

.channel-html p+h1,
.channel-html ul+h1,
.channel-html p+h2,
.channel-html ul+h2,
.channel-html p+h3,
.channel-html ul+h3,
.channel-html p+h4,
.channel-html ul+h4,
.channel-html p+h5,
.channel-html ul+h5,
.channel-html p+h6,
.channel-html ul+h6 {
  margin-top: var(--sk-paragraph-plus-headline-margin, 1.6em);
}

.channel-html p+*,
.channel-html ul+* {
  margin-top: var(--sk-paragraph-plus-element-margin, 0.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 b {
  font-weight: 600;
}

.channel-html em,
.channel-html i {
  font-style: italic;
}

.channel-html :root {
  --sk-body-link-color: rgb(0, 102, 204);
  --sk-link-disabled-opacity: 0.42;
}

.channel-html a {
  color: var(--sk-body-link-color, rgb(0, 102, 204));
  letter-spacing: inherit;
}

.channel-html a:disabled {
  text-decoration: none;
}

.channel-html a:hover {
  text-decoration: underline;
}

.channel-html a :disabled {
  opacity: var(--sk-link-disabled-opacity, 0.42);
}

.channel-html :root {
  --sk-focus-color: #0071e3;
  --sk-focus-color-alt: rgb(0, 0, 0);
  --sk-focus-offset: 1px;
  --sk-focus-offset-container: 3px;
}

.channel-html 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 html[dir=rtl] {
  --r-sk-start: right;
  --r-sk-end: left;
  --r-sk-safe-area-inset-start: env(safe-area-inset-right);
  --r-sk-safe-area-inset-end: env(safe-area-inset-left);
  --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 :root {
  --sk-footnote-font-size: 0.6em;
  --sk-footnote-offset-top: -0.5em;
}

.channel-html sup {
  position: relative;
  font-size: var(--sk-footnote-font-size, 0.6em);
  vertical-align: baseline;
}

.channel-html sup {
  top: var(--sk-footnote-offset-top, -0.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-2 {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}

.channel-html .large-3 {
  flex-basis: 25%;
  max-width: 25%;
}

.channel-html .large-4 {
  flex-basis: 33.3333333333%;
  max-width: 33.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-8 {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}

.channel-html .large-9 {
  flex-basis: 75%;
  max-width: 75%;
}

.channel-html .large-10 {
  flex-basis: 83.3333333333%;
  max-width: 83.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 .large-last {
  margin-inline-start: auto;
}

@media only screen and (max-width: 1068px) {
  .channel-html .medium-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .channel-html .medium-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .channel-html .medium-3 {
    flex-basis: 25%;
    max-width: 25%;
  }

  .channel-html .medium-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .channel-html .medium-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .channel-html .medium-6 {
    flex-basis: 50%;
    max-width: 50%;
  }

  .channel-html .medium-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .channel-html .medium-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .channel-html .medium-9 {
    flex-basis: 75%;
    max-width: 75%;
  }

  .channel-html .medium-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .channel-html .medium-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .channel-html .medium-12 {
    flex-basis: 100%;
    max-width: 100%;
  }

  .channel-html .medium-last {
    margin-inline-start: auto;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .small-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .channel-html .small-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .channel-html .small-3 {
    flex-basis: 25%;
    max-width: 25%;
  }

  .channel-html .small-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .channel-html .small-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .channel-html .small-6 {
    flex-basis: 50%;
    max-width: 50%;
  }

  .channel-html .small-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .channel-html .small-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .channel-html .small-9 {
    flex-basis: 75%;
    max-width: 75%;
  }

  .channel-html .small-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .channel-html .small-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .channel-html .small-12 {
    flex-basis: 100%;
    max-width: 100%;
  }

  .channel-html .small-last {
    margin-inline-start: auto;
  }
}

.channel-html .large-span-0 {
  grid-column: span 0;
}

.channel-html .large-span-1 {
  grid-column: span 1;
}

.channel-html .large-span-2 {
  grid-column: span 2;
}

.channel-html .large-span-3 {
  grid-column: span 3;
}

.channel-html .large-span-4 {
  grid-column: span 4;
}

.channel-html .large-span-5 {
  grid-column: span 5;
}

.channel-html .large-span-6 {
  grid-column: span 6;
}

.channel-html .large-span-7 {
  grid-column: span 7;
}

.channel-html .large-span-8 {
  grid-column: span 8;
}

.channel-html .large-span-9 {
  grid-column: span 9;
}

.channel-html .large-span-10 {
  grid-column: span 10;
}

.channel-html .large-span-11 {
  grid-column: span 11;
}

.channel-html .large-span-12 {
  grid-column: span 12;
}

@media only screen and (max-width: 1068px) {
  .channel-html .medium-span-0 {
    grid-column: span 0;
  }

  .channel-html .medium-span-1 {
    grid-column: span 1;
  }

  .channel-html .medium-span-2 {
    grid-column: span 2;
  }

  .channel-html .medium-span-3 {
    grid-column: span 3;
  }

  .channel-html .medium-span-4 {
    grid-column: span 4;
  }

  .channel-html .medium-span-5 {
    grid-column: span 5;
  }

  .channel-html .medium-span-6 {
    grid-column: span 6;
  }

  .channel-html .medium-span-7 {
    grid-column: span 7;
  }

  .channel-html .medium-span-8 {
    grid-column: span 8;
  }

  .channel-html .medium-span-9 {
    grid-column: span 9;
  }

  .channel-html .medium-span-10 {
    grid-column: span 10;
  }

  .channel-html .medium-span-11 {
    grid-column: span 11;
  }

  .channel-html .medium-span-12 {
    grid-column: span 12;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .small-span-0 {
    grid-column: span 0;
  }

  .channel-html .small-span-1 {
    grid-column: span 1;
  }

  .channel-html .small-span-2 {
    grid-column: span 2;
  }

  .channel-html .small-span-3 {
    grid-column: span 3;
  }

  .channel-html .small-span-4 {
    grid-column: span 4;
  }

  .channel-html .small-span-5 {
    grid-column: span 5;
  }

  .channel-html .small-span-6 {
    grid-column: span 6;
  }

  .channel-html .small-span-7 {
    grid-column: span 7;
  }

  .channel-html .small-span-8 {
    grid-column: span 8;
  }

  .channel-html .small-span-9 {
    grid-column: span 9;
  }

  .channel-html .small-span-10 {
    grid-column: span 10;
  }

  .channel-html .small-span-11 {
    grid-column: span 11;
  }

  .channel-html .small-span-12 {
    grid-column: span 12;
  }
}

.channel-html .icon::before,
.channel-html .icon::after,
.channel-html .more::before,
.channel-html .more::after {
  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: "";
}

.channel-html .icon::before,
.channel-html .icon::after,
.channel-html .more::before,
.channel-html .more::after {
  text-decoration: none;
}

.channel-html .icon::before,
.channel-html .more::before {
  display: none;
}

.channel-html .more::after {
  padding-inline-start: 0.24em;
  top: 0;
}

.channel-html .icon-apple::before,
.channel-html .icon-apple::after {
  content: "\f8ff";
}

.channel-html .icon-plus::before,
.channel-html .icon-plus::after {
  content: "\f309";
}

.channel-html .icon-close::before,
.channel-html .icon-close::after {
  content: "\f35e";
}

.channel-html a.icon {
  text-decoration: none;
}

.channel-html a.icon:hover {
  text-decoration: underline;
}

.channel-html html:not([dir=rtl]) .more::before,
.channel-html html:not([dir=rtl]) .more::after {
  content: "\f301";
}

.channel-html html[dir=rtl] .more::before,
.channel-html html[dir=rtl] .more::after {
  content: "\f300";
}

.channel-html .more-block {
  margin-top: 0.5em;
}

.channel-html a.more {
  text-decoration: none;
}

.channel-html a.more:hover {
  text-decoration: underline;
}

.channel-html html[dir=rtl] .icon-copy {
  unicode-bidi: embed;
}

.channel-html body {
  min-width: 320px;
}

.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);
}

.channel-html .theme-light {
  --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 .theme-light a.block {
  --sk-blocklink-color: rgb(0, 102, 204);
}

.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: #0077ED;
  --sk-button-background-active: #006EDB;
}

.channel-html .theme-light .list,
.channel-html .theme-light .list-title {
  --sk-list-copy-color: rgb(29, 29, 31);
  --sk-list-title-color: rgb(29, 29, 31);
  padding: 0;
}

.channel-html .theme-light .sosumi {
  --sk-sosumi-text-color: rgba(0, 0, 0, 0.56);
  --sk-sosumi-link-color: rgba(0, 0, 0, 0.72);
}

.channel-html [class*=typography-eyebrow] {
  display: block;
  margin-bottom: 0.4em;
}

.channel-html [class*=typography-eyebrow]+* {
  margin-top: 0;
}

.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-disabled-opacity: var(--sk-link-disabled-opacity, 0.42);
  --sk-button-border-color: transparent;
  --sk-button-border-radius: 980px;
  --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;
  font-size: 14px;
  line-height: 1.2857742857;
  font-weight: 400;
  letter-spacing: -0.016em;
  font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  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);
  cursor: pointer;
  display: var(--sk-button-display);
  box-sizing: var(--sk-button-box-sizing);
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  --sk-button-background: rgb(0, 113, 227);
  --sk-button-background-hover: #0077ED;
  --sk-button-background-active: #006EDB;
}

.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:focus-visible {
  outline: 2px solid var(--sk-focus-color, #0071e3);
  outline-offset: var(--sk-focus-offset-container, 3px);
}

.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: none;
}

.channel-html .button:disabled {
  pointer-events: none;
  opacity: var(--sk-button-disabled-opacity);
}

.channel-html .button-block {
  --sk-button-box-sizing: border-box;
  --sk-button-width: 100%;
  --sk-button-display: block;
  --sk-button-border-radius: 8px;
  --sk-button-margin-horizontal: 9px;
  --sk-button-margin-vertical: 9px;
}

.channel-html .button-light {
  --sk-button-disabled-opacity: var(--sk-link-disabled-opacity, 0.42);
  --sk-button-background: rgb(0, 113, 227);
  --sk-button-background-hover: #0077ED;
  --sk-button-background-active: #006EDB;
}

.channel-html :root {
  --sk-links-inline-margin: 0.8em;
  --sk-links-stacked-margin: 0.4em;
}

.channel-html .link {
  color: var(--sk-body-link-color, rgb(0, 102, 204));
  letter-spacing: inherit;
}

.channel-html .link:disabled {
  text-decoration: none;
}

.channel-html .link:hover {
  text-decoration: underline;
}

.channel-html .link :disabled {
  opacity: var(--sk-link-disabled-opacity, 0.42);
}

.channel-html .link-inline,
.channel-html .link-inline:link {
  text-decoration: underline;
}

.channel-html [copy-type=h1]+*,
.channel-html [copy-type=h2]+*,
.channel-html [copy-type=h3]+*,
.channel-html [copy-type=h4]+*,
.channel-html [copy-type=h5]+*,
.channel-html [copy-type=h6]+* {
  margin-top: 0.8em;
}

.channel-html .section-background {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.channel-html .section-background .section-background-img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.channel-html .bento-box {
  margin-left: 0;
}

.channel-html .bentobox-item {
  display: flex;
  flex-direction: column;
}

.channel-html .button:focus {
  box-shadow: 0 0 0 4px var(--focus-color);
}

.channel-html .button-channel {
  background: transparent;
  border: 1px solid rgb(29, 29, 31);
  color: rgb(29, 29, 31);
}

.channel-html .button-channel:hover {
  background: transparent;
  border: 1px solid rgb(110, 110, 115);
  color: rgb(110, 110, 115);
}



/*
When you have two images of a different size, this function will
allow you to align the smaller one to the bottom of the column.

@example scss
.bigger-image {
  @include picture(image_bigger);
}

.smaller-image {
  @include picture(image_smaller);

  @each $viewport in viewports.viewport-list() {
      @include viewports.viewport($viewport) {
          @include techspecs-image-bottom-align(image_bigger, image_smaller, $viewport);
      }
  }
}
*/

/*
When you have two images of a different size, this function will
allow you to align the smaller one to the vertical center of the bigger one.

@example scss
.bigger-image {
  @include picture(image_bigger);
}

.smaller-image {
  @include picture(image_smaller);

  @each $viewport in viewports.viewport-list() {
      @include viewports.viewport($viewport) {
          @include techspecs-image-middle-align(image_bigger, image_smaller, $viewport);
      }
  }
}
*/

/*
This will generate unique classes for all provided built-in app images.

@example scss
.section-apps, .section-freeapps {
  @include techspecs-appicon-classes();
}

@example html
<figure class="techspecs-app">
  <div class="techspecs-app-icon techspecs-app-icon-camera"></div>
  <figcaption>Camera</figcaption>
</figure>
*/

/*
When you have two images of a different size, this function will
allow you to align the smaller one to the bottom of the column.

@example scss
.bigger-image {
  @include picture(image_bigger);
}

.smaller-image {
  @include picture(image_smaller);

  @each $viewport in viewports.viewport-list() {
      @include viewports.viewport($viewport) {
          @include techspecs-image-bottom-align(image_bigger, image_smaller, $viewport);
      }
  }
}
*/

/*
When you have two images of a different size, this function will
allow you to align the smaller one to the vertical center of the bigger one.

@example scss
.bigger-image {
  @include picture(image_bigger);
}

.smaller-image {
  @include picture(image_smaller);

  @each $viewport in viewports.viewport-list() {
      @include viewports.viewport($viewport) {
          @include techspecs-image-middle-align(image_bigger, image_smaller, $viewport);
      }
  }
}
*/

/*
This will generate unique classes for all provided built-in app images.

@example scss
.section-apps, .section-freeapps {
  @include techspecs-appicon-classes();
}

@example html
<figure class="techspecs-app">
  <div class="techspecs-app-icon techspecs-app-icon-camera"></div>
  <figcaption>Camera</figcaption>
</figure>
*/

/**
Mixin to define gaps per viewport and column number
@see Compare.vue: computed.columnRange()
*/

/**
Mixin to define padding per viewport and column number
@see Compare.vue: computed.columnRange()
*/









.channel-html .copy {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  word-break: break-word;
}

.channel-html .copy.helvetica-neue {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  letter-spacing: normal;
}

.channel-html a.footer-link {
  color: #555555;
}

.channel-html a.footer-link:focus {
  outline: 4px solid var(--focus-color);
}

body {
  margin: 0;
  min-width: 320px;
  overflow-x: hidden;
}

@media only screen and (max-width: 734px) {
  body {
    overflow-x: visible;
  }
}

@media (inverted-colors) {
  body .double-invert {
    filter: invert(1);
  }
}



@media only screen and (min-width: 1069px) {
  .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;
  }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
  .channel-html .row.medium-display-bleed {
    position: relative;
  }

  .channel-html .row.medium-display-bleed .column {
    z-index: 1;
  }

  .channel-html .row.medium-display-bleed::after,
  .channel-html .row.medium-display-bleed::before {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    height: 100%;
    width: 22px;
    left: -22px;
  }

  .channel-html .row.medium-display-bleed::after {
    left: initial;
    right: -22px;
  }
}

@media only screen and (max-width: 734px) {
  .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 .section {
  display: flex;
  position: relative;
  overflow-x: hidden;
}

.channel-html .section .section-content {
  margin-inline-start: auto;
  margin-inline-end: auto;
  width: 980px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .section .section-content {
    width: 692px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .section .section-content {
    max-width: 320px;
    width: 87.5%;
  }
}

.image-battery_icon_mega {
  width: 272px;
  height: 135px;
  background-size: 272px 135px;
  background-repeat: no-repeat;
  background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/battery_icon_mega_large.png?7f79251f0e10);
}

.image-connectivity {
  width: 446px;
  height: 306px;
  background-size: 446px 306px;
  background-repeat: no-repeat;
  background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/connectivity_large.png?7f79217f5ae0);
}

.image-camera_photographic {
  width: 355px;
  height: 491px;
  background-size: 355px 491px;
  background-repeat: no-repeat;
  background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/camera_photographic_large.png?7f79256c7610);
}

.image-app_store {
  width: 480px;
  height: 211px;
  background-size: 480px 211px;
  background-repeat: no-repeat;
  background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/app_store_large.png?7f792573a6c0);
}

.image-camera_macro {
  width: 480px;
  height: 550px;
  background-size: 480px 550px;
  background-repeat: no-repeat;
  background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/camera_macro_large.png?7f79257aff50);
}

.image-transfer {
  width: 438px;
  height: 335px;
  background-size: 438px 335px;
  background-repeat: no-repeat;
  background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/transfer_large.png?7f79257fa210);
}

.image-hero {
  width: 452px;
  height: 404px;
  background-size: 452px 404px;
  background-repeat: no-repeat;
  background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/hero_large.png?7f792576acf0);
}

.image-chip {
  width: 412px;
  height: 204px;
  background-size: 412px 204px;
  background-repeat: no-repeat;
  background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/chip_large.png?7f79251e56d0);
}

.image-hero_logo_iphone {
  width: 73px;
  height: 18px;
  background-size: 73px 18px;
  background-repeat: no-repeat;
  background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/hero_logo_iphone_large.png?7f7925198760);
}

.image-camera {
  width: 506px;
  height: 354px;
  background-size: 506px 354px;
  background-repeat: no-repeat;
  background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/camera_large.png?7f79256f2880);
}

.image-dynamic_island {
  width: 348px;
  height: 362px;
  background-size: 348px 362px;
  background-repeat: no-repeat;
  background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/dynamic_island_large.png?7f7925758880);
}

.image-usbc {
  width: 480px;
  height: 237px;
  background-size: 480px 237px;
  background-repeat: no-repeat;
  background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/usbc_large.png?7f7925735c60);
}

.image-satellite {
  width: 541px;
  height: 437px;
  background-size: 541px 437px;
  background-repeat: no-repeat;
  background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/satellite_large.png?7f7925718840);
}

.image-seamless {
  width: 347px;
  height: 349px;
  background-size: 347px 349px;
  background-repeat: no-repeat;
  background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/seamless_large.png?7f792524b6c0);
}

.image-privacy_icon_apple_logo_lock_mega {
  width: 147px;
  height: 202px;
  background-size: 147px 202px;
  background-repeat: no-repeat;
  background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/privacy_icon_apple_logo_lock_mega_large.png?7f7925764a60);
}

.image-ai {
  width: 834px;
  height: 310px;
  background-size: 834px 310px;
  background-repeat: no-repeat;
  background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/ai_large.png?7f792176e080);
}

.image-customization {
  width: 429px;
  height: 480px;
  background-size: 429px 480px;
  background-repeat: no-repeat;
  background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/customization_large.png?7f79257e1eb0);
}

.image-design_durability {
  width: 159px;
  height: 343px;
  background-size: 159px 343px;
  background-repeat: no-repeat;
  background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/design_durability_large.png?7f79257a1c20);
}

.image-camera_control {
  width: 668px;
  height: 415px;
  background-size: 668px 415px;
  background-repeat: no-repeat;
  background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/camera_control_large.png?7f79257f9860);
}

@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) {
  .image-hero_logo_iphone {
    width: 73px;
    height: 18px;
    background-size: 73px 18px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/hero_logo_iphone_large_2x.png?7f79257d2290);
  }
}

@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) {
  .image-camera_control {
    width: 668px;
    height: 415px;
    background-size: 668px 415px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/camera_control_large_2x.png?7f79257fc9f0);
  }
}

@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) {
  .image-chip {
    width: 412px;
    height: 204px;
    background-size: 412px 204px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/chip_large_2x.png?7f792578ced0);
  }
}

@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) {
  .image-usbc {
    width: 480px;
    height: 237px;
    background-size: 480px 237px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/usbc_large_2x.png?7f792575d3d0);
  }
}

@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) {
  .image-ai {
    width: 834px;
    height: 310px;
    background-size: 834px 310px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/ai_large_2x.png?7f79256ba360);
  }
}

@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) {
  .image-connectivity {
    width: 446px;
    height: 306px;
    background-size: 446px 306px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/connectivity_large_2x.png?7f79257223c0);
  }
}

@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) {
  .image-app_store {
    width: 480px;
    height: 211px;
    background-size: 480px 211px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/app_store_large_2x.png?7f79256e7e60);
  }
}

@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) {
  .image-camera {
    width: 506px;
    height: 354px;
    background-size: 506px 354px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/camera_large_2x.png?7f79257ddc10);
  }
}

@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) {
  .image-dynamic_island {
    width: 348px;
    height: 362px;
    background-size: 348px 362px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/dynamic_island_large_2x.png?7f79251c79e0);
  }
}

@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) {
  .image-transfer {
    width: 438px;
    height: 335px;
    background-size: 438px 335px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/transfer_large_2x.png?7f79257ddfc0);
  }
}

@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) {
  .image-battery_icon_mega {
    width: 272px;
    height: 135px;
    background-size: 272px 135px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/battery_icon_mega_large_2x.png?7f79251b3670);
  }
}

@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) {
  .image-camera_photographic {
    width: 355px;
    height: 491px;
    background-size: 355px 491px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/camera_photographic_large_2x.png?7f79251df320);
  }
}

@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) {
  .image-hero {
    width: 452px;
    height: 404px;
    background-size: 452px 404px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/hero_large_2x.png?7f79257740c0);
  }
}

@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) {
  .image-design_durability {
    width: 159px;
    height: 343px;
    background-size: 159px 343px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/design_durability_large_2x.png?7f79217be3a0);
  }
}

@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) {
  .image-satellite {
    width: 541px;
    height: 437px;
    background-size: 541px 437px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/satellite_large_2x.png?7f7925704770);
  }
}

@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) {
  .image-privacy_icon_apple_logo_lock_mega {
    width: 147px;
    height: 202px;
    background-size: 147px 202px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/privacy_icon_apple_logo_lock_mega_large_2x.png?7f792572ad60);
  }
}

@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) {
  .image-seamless {
    width: 347px;
    height: 349px;
    background-size: 347px 349px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/seamless_large_2x.png?7f7921763620);
  }
}

@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) {
  .image-customization {
    width: 429px;
    height: 480px;
    background-size: 429px 480px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/customization_large_2x.png?7f79239a7c80);
  }
}

@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) {
  .image-camera_macro {
    width: 480px;
    height: 550px;
    background-size: 480px 550px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/camera_macro_large_2x.png?7f7923988150);
  }
}

@media only screen and (max-width:1068px) {
  .image-connectivity {
    width: 316px;
    height: 235px;
    background-size: 316px 235px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/connectivity_medium.png?7f7925672910);
  }
}

@media only screen and (max-width:1068px) {
  .image-camera_macro {
    width: 335px;
    height: 430px;
    background-size: 335px 430px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/camera_macro_medium.png?7f79257d27d0);
  }
}

@media only screen and (max-width:1068px) {
  .image-satellite {
    width: 369px;
    height: 307px;
    background-size: 369px 307px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/satellite_medium.png?7f79251c9630);
  }
}

@media only screen and (max-width:1068px) {
  .image-app_store {
    width: 335px;
    height: 172px;
    background-size: 335px 172px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/app_store_medium.png?7f7925625890);
  }
}

@media only screen and (max-width:1068px) {
  .image-battery_icon_mega {
    width: 180px;
    height: 88px;
    background-size: 180px 88px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/battery_icon_mega_medium.png?7f792390a3e0);
  }
}

@media only screen and (max-width:1068px) {
  .image-hero_logo_iphone {
    width: 63px;
    height: 16px;
    background-size: 63px 16px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/hero_logo_iphone_medium.png?7f79251d94d0);
  }
}

@media only screen and (max-width:1068px) {
  .image-ai {
    width: 582px;
    height: 187px;
    background-size: 582px 187px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/ai_medium.png?7f7925767550);
  }
}

@media only screen and (max-width:1068px) {
  .image-hero {
    width: 299px;
    height: 276px;
    background-size: 299px 276px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/hero_medium.png?7f79257b58f0);
  }
}

@media only screen and (max-width:1068px) {
  .image-design_durability {
    width: 270px;
    height: 312px;
    background-size: 270px 312px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/design_durability_medium.png?7f792572f7c0);
  }
}

@media only screen and (max-width:1068px) {
  .image-seamless {
    width: 264px;
    height: 277px;
    background-size: 264px 277px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/seamless_medium.png?7f79257f6f90);
  }
}

@media only screen and (max-width:1068px) {
  .image-camera_control {
    width: 437px;
    height: 282px;
    background-size: 437px 282px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/camera_control_medium.png?7f792572d280);
  }
}

@media only screen and (max-width:1068px) {
  .image-privacy_icon_apple_logo_lock_mega {
    width: 89px;
    height: 122px;
    background-size: 89px 122px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/privacy_icon_apple_logo_lock_mega_medium.png?7f7925253380);
  }
}

@media only screen and (max-width:1068px) {
  .image-dynamic_island {
    width: 209px;
    height: 265px;
    background-size: 209px 265px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/dynamic_island_medium.png?7f7922144710);
  }
}

@media only screen and (max-width:1068px) {
  .image-camera {
    width: 351px;
    height: 250px;
    background-size: 351px 250px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/camera_medium.png?7f7925769a10);
  }
}

@media only screen and (max-width:1068px) {
  .image-camera_photographic {
    width: 260px;
    height: 367px;
    background-size: 260px 367px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/camera_photographic_medium.png?7f79251c72b0);
  }
}

@media only screen and (max-width:1068px) {
  .image-transfer {
    width: 302px;
    height: 237px;
    background-size: 302px 237px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/transfer_medium.png?7f79257140e0);
  }
}

@media only screen and (max-width:1068px) {
  .image-customization {
    width: 290px;
    height: 336px;
    background-size: 290px 336px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/customization_medium.png?7f79257d1cd0);
  }
}

@media only screen and (max-width:1068px) {
  .image-chip {
    width: 316px;
    height: 235px;
    background-size: 316px 235px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/chip_medium.png?7f79251c6a30);
  }
}

@media only screen and (max-width:1068px) {
  .image-usbc {
    width: 335px;
    height: 171px;
    background-size: 335px 171px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/usbc_medium.png?7f7925727f50);
  }
}

@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:1068px) and (min-resolution:1.5dppx),
only screen and (max-width:1068px) and (min-resolution:144dpi) {
  .image-camera_macro {
    width: 335px;
    height: 430px;
    background-size: 335px 430px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/camera_macro_medium_2x.png?7f79257e0a70);
  }
}

@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:1068px) and (min-resolution:1.5dppx),
only screen and (max-width:1068px) and (min-resolution:144dpi) {
  .image-chip {
    width: 316px;
    height: 235px;
    background-size: 316px 235px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/chip_medium_2x.png?7f79257612a0);
  }
}

@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:1068px) and (min-resolution:1.5dppx),
only screen and (max-width:1068px) and (min-resolution:144dpi) {
  .image-design_durability {
    width: 270px;
    height: 312px;
    background-size: 270px 312px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/design_durability_medium_2x.png?7f792214cdd0);
  }
}

@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:1068px) and (min-resolution:1.5dppx),
only screen and (max-width:1068px) and (min-resolution:144dpi) {
  .image-customization {
    width: 290px;
    height: 336px;
    background-size: 290px 336px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/customization_medium_2x.png?7f79257a36a0);
  }
}

@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:1068px) and (min-resolution:1.5dppx),
only screen and (max-width:1068px) and (min-resolution:144dpi) {
  .image-seamless {
    width: 264px;
    height: 277px;
    background-size: 264px 277px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/seamless_medium_2x.png?7f7925711b50);
  }
}

@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:1068px) and (min-resolution:1.5dppx),
only screen and (max-width:1068px) and (min-resolution:144dpi) {
  .image-camera {
    width: 351px;
    height: 250px;
    background-size: 351px 250px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/camera_medium_2x.png?7f79257fd540);
  }
}

@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:1068px) and (min-resolution:1.5dppx),
only screen and (max-width:1068px) and (min-resolution:144dpi) {
  .image-hero {
    width: 299px;
    height: 276px;
    background-size: 299px 276px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/hero_medium_2x.png?7f792575d500);
  }
}

@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:1068px) and (min-resolution:1.5dppx),
only screen and (max-width:1068px) and (min-resolution:144dpi) {
  .image-battery_icon_mega {
    width: 180px;
    height: 88px;
    background-size: 180px 88px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/battery_icon_mega_medium_2x.png?7f792579e320);
  }
}

@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:1068px) and (min-resolution:1.5dppx),
only screen and (max-width:1068px) and (min-resolution:144dpi) {
  .image-dynamic_island {
    width: 209px;
    height: 265px;
    background-size: 209px 265px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/dynamic_island_medium_2x.png?7f79257e6b60);
  }
}

@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:1068px) and (min-resolution:1.5dppx),
only screen and (max-width:1068px) and (min-resolution:144dpi) {
  .image-hero_logo_iphone {
    width: 63px;
    height: 16px;
    background-size: 63px 16px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/hero_logo_iphone_medium_2x.png?7f79257369f0);
  }
}

@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:1068px) and (min-resolution:1.5dppx),
only screen and (max-width:1068px) and (min-resolution:144dpi) {
  .image-app_store {
    width: 335px;
    height: 172px;
    background-size: 335px 172px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/app_store_medium_2x.png?7f7925789c30);
  }
}

@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:1068px) and (min-resolution:1.5dppx),
only screen and (max-width:1068px) and (min-resolution:144dpi) {
  .image-transfer {
    width: 302px;
    height: 237px;
    background-size: 302px 237px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/transfer_medium_2x.png?7f79257f2700);
  }
}

@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:1068px) and (min-resolution:1.5dppx),
only screen and (max-width:1068px) and (min-resolution:144dpi) {
  .image-privacy_icon_apple_logo_lock_mega {
    width: 89px;
    height: 122px;
    background-size: 89px 122px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/privacy_icon_apple_logo_lock_mega_medium_2x.png?7f79257163b0);
  }
}

@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:1068px) and (min-resolution:1.5dppx),
only screen and (max-width:1068px) and (min-resolution:144dpi) {
  .image-connectivity {
    width: 316px;
    height: 235px;
    background-size: 316px 235px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/connectivity_medium_2x.png?7f79257f6800);
  }
}

@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:1068px) and (min-resolution:1.5dppx),
only screen and (max-width:1068px) and (min-resolution:144dpi) {
  .image-usbc {
    width: 335px;
    height: 171px;
    background-size: 335px 171px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/usbc_medium_2x.png?7f792573bff0);
  }
}

@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:1068px) and (min-resolution:1.5dppx),
only screen and (max-width:1068px) and (min-resolution:144dpi) {
  .image-ai {
    width: 582px;
    height: 187px;
    background-size: 582px 187px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/ai_medium_2x.png?7f79257a47e0);
  }
}

@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:1068px) and (min-resolution:1.5dppx),
only screen and (max-width:1068px) and (min-resolution:144dpi) {
  .image-camera_control {
    width: 437px;
    height: 282px;
    background-size: 437px 282px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/camera_control_medium_2x.png?7f79257c7330);
  }
}

@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:1068px) and (min-resolution:1.5dppx),
only screen and (max-width:1068px) and (min-resolution:144dpi) {
  .image-camera_photographic {
    width: 260px;
    height: 367px;
    background-size: 260px 367px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/camera_photographic_medium_2x.png?7f7925780770);
  }
}

@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:1068px) and (min-resolution:1.5dppx),
only screen and (max-width:1068px) and (min-resolution:144dpi) {
  .image-satellite {
    width: 369px;
    height: 307px;
    background-size: 369px 307px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/satellite_medium_2x.png?7f79257eb9c0);
  }
}

@media only screen and (max-width:734px) {
  .image-usbc {
    width: 320px;
    height: 172px;
    background-size: 320px 172px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/usbc_small.png?7f79257204c0);
  }
}

@media only screen and (max-width:734px) {
  .image-camera {
    width: 301px;
    height: 212px;
    background-size: 301px 212px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/camera_small.png?7f79257f2950);
  }
}

@media only screen and (max-width:734px) {
  .image-design_durability {
    width: 149px;
    height: 264px;
    background-size: 149px 264px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/design_durability_small.png?7f7921757bf0);
  }
}

@media only screen and (max-width:734px) {
  .image-chip {
    width: 301px;
    height: 212px;
    background-size: 301px 212px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/chip_small.png?7f792573a440);
  }
}

@media only screen and (max-width:734px) {
  .image-connectivity {
    width: 301px;
    height: 212px;
    background-size: 301px 212px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/connectivity_small.png?7f79257ca200);
  }
}

@media only screen and (max-width:734px) {
  .image-battery_icon_mega {
    width: 182px;
    height: 90px;
    background-size: 182px 90px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/battery_icon_mega_small.png?7f792572bbf0);
  }
}

@media only screen and (max-width:734px) {
  .image-hero_logo_iphone {
    width: 63px;
    height: 16px;
    background-size: 63px 16px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/hero_logo_iphone_small.png?7f79257e1480);
  }
}

@media only screen and (max-width:734px) {
  .image-hero {
    width: 274px;
    height: 156px;
    background-size: 274px 156px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/hero_small.png?7f79257bcfd0);
  }
}

@media only screen and (max-width:734px) {
  .image-camera_macro {
    width: 320px;
    height: 400px;
    background-size: 320px 400px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/camera_macro_small.png?7f7925779e50);
  }
}

@media only screen and (max-width:734px) {
  .image-transfer {
    width: 283px;
    height: 207px;
    background-size: 283px 207px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/transfer_small.png?7f7925684890);
  }
}

@media only screen and (max-width:734px) {
  .image-ai {
    width: 320px;
    height: 208px;
    background-size: 320px 208px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/ai_small.png?7f797140b290);
  }
}

@media only screen and (max-width:734px) {
  .image-camera_photographic {
    width: 243px;
    height: 325px;
    background-size: 243px 325px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/camera_photographic_small.png?7f79257f88a0);
  }
}

@media only screen and (max-width:734px) {
  .image-dynamic_island {
    width: 190px;
    height: 247px;
    background-size: 190px 247px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/dynamic_island_small.png?7f792571fda0);
  }
}

@media only screen and (max-width:734px) {
  .image-camera_control {
    width: 320px;
    height: 241px;
    background-size: 320px 241px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/camera_control_small.png?7f792573a560);
  }
}

@media only screen and (max-width:734px) {
  .image-seamless {
    width: 229px;
    height: 246px;
    background-size: 229px 246px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/seamless_small.png?7f79239112a0);
  }
}

@media only screen and (max-width:734px) {
  .image-app_store {
    width: 320px;
    height: 140px;
    background-size: 320px 140px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/app_store_small.png?7f79251bad90);
  }
}

@media only screen and (max-width:734px) {
  .image-privacy_icon_apple_logo_lock_mega {
    width: 89px;
    height: 122px;
    background-size: 89px 122px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/privacy_icon_apple_logo_lock_mega_small.png?7f79239a9260);
  }
}

@media only screen and (max-width:734px) {
  .image-customization {
    width: 243px;
    height: 352px;
    background-size: 243px 352px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/customization_small.png?7f79257f2550);
  }
}

@media only screen and (max-width:734px) {
  .image-satellite {
    width: 243px;
    height: 236px;
    background-size: 243px 236px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/satellite_small.png?7f792576ae40);
  }
}

@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
  .image-hero_logo_iphone {
    width: 63px;
    height: 16px;
    background-size: 63px 16px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/hero_logo_iphone_small_2x.png?7f7922159e20);
  }
}

@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
  .image-chip {
    width: 301px;
    height: 212px;
    background-size: 301px 212px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/chip_small_2x.png?7f792177d100);
  }
}

@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
  .image-design_durability {
    width: 149px;
    height: 264px;
    background-size: 149px 264px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/design_durability_small_2x.png?7f7925276950);
  }
}

@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
  .image-camera {
    width: 301px;
    height: 212px;
    background-size: 301px 212px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/camera_small_2x.png?7f7925794080);
  }
}

@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
  .image-camera_control {
    width: 320px;
    height: 241px;
    background-size: 320px 241px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/camera_control_small_2x.png?7f792572e820);
  }
}

@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
  .image-privacy_icon_apple_logo_lock_mega {
    width: 89px;
    height: 122px;
    background-size: 89px 122px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/privacy_icon_apple_logo_lock_mega_small_2x.png?7f79257f8410);
  }
}

@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
  .image-ai {
    width: 320px;
    height: 208px;
    background-size: 320px 208px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/ai_small_2x.png?7f79257fb2d0);
  }
}

@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
  .image-battery_icon_mega {
    width: 182px;
    height: 90px;
    background-size: 182px 90px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/battery_icon_mega_small_2x.png?7f79256b3c60);
  }
}

@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
  .image-seamless {
    width: 229px;
    height: 246px;
    background-size: 229px 246px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/seamless_small_2x.png?7f79257f6df0);
  }
}

@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
  .image-hero {
    width: 274px;
    height: 156px;
    background-size: 274px 156px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/hero_small_2x.png?7f7925798500);
  }
}

@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
  .image-customization {
    width: 243px;
    height: 352px;
    background-size: 243px 352px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/customization_small_2x.png?7f79256b3a60);
  }
}

@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
  .image-satellite {
    width: 243px;
    height: 236px;
    background-size: 243px 236px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/satellite_small_2x.png?7f79256a9f70);
  }
}

@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
  .image-transfer {
    width: 283px;
    height: 207px;
    background-size: 283px 207px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/transfer_small_2x.png?7f79257f1060);
  }
}

@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
  .image-connectivity {
    width: 301px;
    height: 212px;
    background-size: 301px 212px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/connectivity_small_2x.png?7f7925671630);
  }
}

@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
  .image-camera_photographic {
    width: 243px;
    height: 325px;
    background-size: 243px 325px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/camera_photographic_small_2x.png?7f79256e3710);
  }
}

@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
  .image-dynamic_island {
    width: 190px;
    height: 247px;
    background-size: 190px 247px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/dynamic_island_small_2x.png?7f79257f0310);
  }
}

@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
  .image-usbc {
    width: 320px;
    height: 172px;
    background-size: 320px 172px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/usbc_small_2x.png?7f79257206d0);
  }
}

@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
  .image-app_store {
    width: 320px;
    height: 140px;
    background-size: 320px 140px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/app_store_small_2x.png?7f79251bbd40);
  }
}

@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
  .image-camera_macro {
    width: 320px;
    height: 400px;
    background-size: 320px 400px;
    background-repeat: no-repeat;
    background-image: url(https://conteudoespecial.fastshop.com.br/vtex/lps/apple_intelligence/images/camera_macro_small_2x.png?7f7925648dd0);
  }
}

.t1D2C29 {
  /* But you can break out of scoping via SCSS "@at-root" feature */
}

.channel-html {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
}

.channel-html .channel-custom-font-custom-12-sosumi-subhead {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01rem;
  font-weight: 500;
}

.channel-html .channel-custom-font-custom-12-sosumi {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01rem;
  font-weight: 400;
}

.channel-html .channel-custom-font-custom-28-bento {
  font-size: 27px;
  line-height: 32px;
  letter-spacing: 0.007rem;
  font-weight: 600;
}

@media only screen and (max-width: 1068px) {
  .channel-html .channel-custom-font-custom-28-bento {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.009rem;
  }
}

.channel-html .channel-custom-font-custom-26-headline {
  font-size: 26px;
  line-height: 32px;
  letter-spacing: 0.007rem;
  font-weight: 500;
}

@media only screen and (max-width: 1068px) {
  .channel-html .channel-custom-font-custom-26-headline {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0.009rem;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .channel-custom-font-custom-26-headline {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0rem;
  }
}

.channel-html .channel-custom-font-custom-28-headline {
  font-size: 27px;
  line-height: 32px;
  letter-spacing: 0.007rem;
  font-weight: 600;
}

@media only screen and (max-width: 734px) {
  .channel-html .channel-custom-font-custom-28-headline {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.009rem;
  }
}

.channel-html .channel-custom-font-custom-28-AI-hero-headline {
  font-size: 27px;
  line-height: 32px;
  letter-spacing: 0.007rem;
  font-weight: 600;
}

@media only screen and (max-width: 1068px) {
  .channel-html .channel-custom-font-custom-28-AI-hero-headline {
    font-size: 21px;
    line-height: 25px;
    letter-spacing: 0.011rem;
  }
}

.channel-html .channel-custom-font-custom-10-bento {
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0rem;
}

.channel-html .channel-custom-font-custom-12-callout-bento {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.024rem;
  font-weight: 600;
}

.channel-html .m93C3BD {
  margin-top: 50px;
  margin-bottom: 39px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .m93C3BD {
    margin-top: 36px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m93C3BD {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .m93C3BD {
    margin-bottom: 39px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m93C3BD {
    margin-bottom: 39px;
  }
}

.channel-html .fAFDC3D {
  margin-left: 0px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.channel-html .y0DEBE3 {
  margin-top: 0px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .y0DEBE3 {
    margin-left: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .y0DEBE3 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .y0DEBE3 {
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .y0DEBE3 {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .y0DEBE3 {
    margin-right: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .y0DEBE3 {
    margin-right: 0px;
  }
}

.channel-html .a3D7281 {
  display: grid;
  grid-template-rows: minmax(300px, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 980px);
}

@media only screen and (max-width: 1068px) {
  .channel-html .a3D7281 {
    grid-template-rows: minmax(335px, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .a3D7281 {
    grid-template-rows: minmax(400px, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .a3D7281 {
    grid-template-columns: repeat(1, 680px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .a3D7281 {
    grid-template-columns: repeat(1, 320px);
  }
}

.channel-html .a3D7281 .bentobox-item {
  border-radius: 18px;
  overflow: hidden;
}

.channel-html .n8CA1CE {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  position: relative;
}

.channel-html .n8CA1CE:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .v9CCE2C {
  min-height: 480px;
  align-items: center;
}

@media only screen and (max-width: 1068px) {
  .channel-html .v9CCE2C {
    min-height: 335px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .v9CCE2C {
    min-height: 400px;
  }
}

.channel-html .z9C13B2 {
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-right: 40px;
  text-align: center;
}

@media only screen and (max-width: 1068px) {
  .channel-html .z9C13B2 {
    padding-top: 10px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .z9C13B2 {
    padding-top: 25px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .z9C13B2 {
    padding-left: 26px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .z9C13B2 {
    padding-left: 20px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .z9C13B2 {
    padding-bottom: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .z9C13B2 {
    padding-right: 15px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .z9C13B2 {
    padding-right: 20px;
  }
}

.channel-html .m4E2BCB {
  justify-content: center;
  margin-bottom: 9px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .m4E2BCB {
    margin-bottom: 3px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m4E2BCB {
    margin-bottom: 2px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .kF55771 {
    margin-bottom: 0px;
  }
}

.channel-html .dA7C51C {
  color: #1d1d1f;
  padding-top: 1px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .dA7C51C {
    padding-top: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .dA7C51C {
    padding-top: 2px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .dA7C51C {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .dA7C51C {
    padding-right: 0px;
  }
}

.channel-html .y846860 {
  color: #1d1d1f;
  margin-top: 18px;
  padding-left: 110px;
  padding-right: 110px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .y846860 {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .y846860 {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .y846860 {
    margin-bottom: 13px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .y846860 {
    padding-left: 50px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .y846860 {
    padding-left: 40px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .y846860 {
    padding-right: 50px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .y846860 {
    padding-right: 40px;
  }
}

.channel-html .k2C0F6B {
  color: #1d1d1f;
  margin-top: 20px;
  margin-bottom: 15px;
  padding-left: 60px;
  padding-right: 60px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .k2C0F6B {
    margin-top: 17px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .k2C0F6B {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .k2C0F6B {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .k2C0F6B {
    margin-bottom: 7px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .k2C0F6B {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .k2C0F6B {
    padding-right: 0px;
  }
}

.channel-html .kE1DEF2 {
  color: #1d1d1f;
  background: #f5f5f7;
  border: solid 1px #1d1d1f;
}

.channel-html .kE1DEF2:hover {
  color: #6e6e73;
  background: #f5f5f7;
  border: solid 1px #6e6e73;
}

.channel-html .oC8FF13 {
  padding-top: 40px;
  text-align: center;
  z-index: 12;
}

@media only screen and (max-width: 1068px) {
  .channel-html .oC8FF13 {
    padding-top: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .oC8FF13 {
    padding-top: 25px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .oC8FF13 {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .oC8FF13 {
    padding-right: 0px;
  }
}

.channel-html .q550B72 {
  margin-top: 36px;
  margin-left: -83px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .q550B72 {
    margin-top: 59px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .q550B72 {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .q550B72 {
    margin-left: -21px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .q550B72 {
    margin-left: 0px;
  }
}

.channel-html .d42F9F5 {
  margin-top: 10px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .d42F9F5 {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .d42F9F5 {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .d42F9F5 {
    margin-left: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .d42F9F5 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .d42F9F5 {
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .d42F9F5 {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .d42F9F5 {
    margin-right: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .d42F9F5 {
    margin-right: 0px;
  }
}

.channel-html .qA665B0 {
  display: grid;
  grid-template-rows: minmax(undefined, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 980px);
}

@media only screen and (max-width: 1068px) {
  .channel-html .qA665B0 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .qA665B0 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .qA665B0 {
    grid-template-columns: repeat(1, 680px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .qA665B0 {
    grid-template-columns: repeat(1, 320px);
  }
}

.channel-html .qA665B0 .bentobox-item {
  border-radius: 18px;
  overflow: hidden;
}

.channel-html .rA5B3D3 {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  position: relative;
}

.channel-html .rA5B3D3:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .a7321F9 {
  min-height: 480px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .a7321F9 {
    min-height: 335px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .a7321F9 {
    min-height: 400px;
  }
}

.channel-html .n91B4AF {
  padding-top: 49px;
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
  z-index: 12;
}

@media only screen and (max-width: 1068px) {
  .channel-html .n91B4AF {
    padding-top: 30px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .n91B4AF {
    padding-top: 38px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .n91B4AF {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .n91B4AF {
    padding-left: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .n91B4AF {
    padding-right: 30px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .n91B4AF {
    padding-right: 10px;
  }
}

.channel-html .tDB10A4 {
  color: #1d1d1f;
  margin-top: 0px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .tDB10A4 {
    margin-top: 0px;
  }
}

.channel-html .j009E81 {
  color: #1d1d1f;
  margin-top: 0px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .j009E81 {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .j009E81 {
    padding-left: 20px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .j009E81 {
    padding-right: 20px;
  }
}

.channel-html .nBA036D {
  color: #6e6e73;
  margin-top: 9px;
}

.channel-html .r5F4F96 {
  margin-top: 19px;
  margin-left: 107px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .r5F4F96 {
    margin-top: 24px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .r5F4F96 {
    margin-top: 4px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .r5F4F96 {
    margin-left: 65px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .r5F4F96 {
    margin-left: -10px;
  }
}

.channel-html .t527C40 {
  margin-top: 10px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .t527C40 {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .t527C40 {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .t527C40 {
    margin-left: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .t527C40 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .t527C40 {
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .t527C40 {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .t527C40 {
    margin-right: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .t527C40 {
    margin-right: 0px;
  }
}

.channel-html .i393668 {
  display: grid;
  grid-template-rows: minmax(undefined, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 980px);
}

@media only screen and (max-width: 1068px) {
  .channel-html .i393668 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .i393668 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .i393668 {
    grid-template-columns: repeat(1, 680px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .i393668 {
    grid-template-columns: repeat(1, 320px);
  }
}

.channel-html .i393668 .bentobox-item {
  border-radius: 18px;
  overflow: hidden;
}

.channel-html .f790DF4 {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  position: relative;
}

.channel-html .f790DF4:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .bCA19D9 {
  min-height: 480px;
  align-items: center;
}

@media only screen and (max-width: 1068px) {
  .channel-html .bCA19D9 {
    min-height: 335px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .bCA19D9 {
    min-height: 400px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .bCA19D9 {
    align-items: flex-start;
  }
}

.channel-html .u87439E {
  padding-top: 20px;
  padding-left: 70px;
  padding-bottom: 20px;
  padding-right: 30px;
  text-align: center;
  z-index: 12;
}

@media only screen and (max-width: 1068px) {
  .channel-html .u87439E {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .u87439E {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .u87439E {
    padding-top: 20px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .u87439E {
    padding-top: 37px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .u87439E {
    padding-left: 19px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .u87439E {
    padding-left: 20px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .u87439E {
    padding-bottom: 20px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .u87439E {
    padding-right: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .u87439E {
    padding-right: 20px;
  }
}

.channel-html .y5A61D6 {
  color: #1d1d1f;
  margin-top: 0px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .y5A61D6 {
    margin-top: 0px;
  }
}

.channel-html .u520588 {
  margin-top: 65px;
  margin-left: -96px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .u520588 {
    margin-top: 53px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .u520588 {
    margin-top: 18px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .u520588 {
    margin-left: -55px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .u520588 {
    margin-left: 0px;
  }
}

.channel-html .l361C3C {
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .l361C3C {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .l361C3C {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .l361C3C {
    margin-left: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .l361C3C {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .l361C3C {
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .l361C3C {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .l361C3C {
    margin-right: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .l361C3C {
    margin-right: 0px;
  }
}

.channel-html .m1CCFDC {
  display: grid;
  grid-template-rows: minmax(undefined, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 480px);
}

@media only screen and (max-width: 1068px) {
  .channel-html .m1CCFDC {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m1CCFDC {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .m1CCFDC {
    grid-template-columns: repeat(1, 335px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m1CCFDC {
    grid-template-columns: repeat(1, 320px);
  }
}

.channel-html .m1CCFDC .bentobox-item {
  border-radius: 18px;
  overflow: hidden;
}

.channel-html .c4484D1 {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  position: relative;
}

.channel-html .c4484D1:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .g6A0D1E {
  min-height: 550px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .g6A0D1E {
    min-height: 430px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .g6A0D1E {
    min-height: 400px;
  }
}

.channel-html .f32E96C {
  padding-top: 0px;
  padding-left: 50px;
  padding-bottom: 20px;
  padding-right: 50px;
  text-align: center;
  order: 2;
  z-index: 10;
}

@media only screen and (max-width: 1068px) {
  .channel-html .f32E96C {
    padding-left: 50px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .f32E96C {
    padding-left: 40px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .f32E96C {
    padding-right: 50px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .f32E96C {
    padding-right: 40px;
  }
}

.channel-html .fA6A2B0 {
  margin-left: 76px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .fA6A2B0 {
    margin-left: 25px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .fA6A2B0 {
    margin-left: 37px;
  }
}

.channel-html .oF3A5ED {
  color: #1d1d1f;
  margin-top: -91px;
  padding-left: 50px;
  padding-right: 50px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .oF3A5ED {
    margin-top: -59px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .oF3A5ED {
    margin-top: -44px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .oF3A5ED {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .oF3A5ED {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .oF3A5ED {
    padding-right: 0px;
  }
}

.channel-html .q86431D {
  margin-top: 10px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .q86431D {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .q86431D {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .q86431D {
    margin-left: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .q86431D {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .q86431D {
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .q86431D {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .q86431D {
    margin-right: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .q86431D {
    margin-right: 0px;
  }
}

.channel-html .h27FF63 {
  display: grid;
  grid-template-rows: minmax(undefined, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 980px);
}

@media only screen and (max-width: 1068px) {
  .channel-html .h27FF63 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .h27FF63 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .h27FF63 {
    grid-template-columns: repeat(1, 680px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .h27FF63 {
    grid-template-columns: repeat(1, 320px);
  }
}

.channel-html .h27FF63 .bentobox-item {
  border-radius: 18px;
  overflow: hidden;
}

.channel-html .e964DAD {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  position: relative;
}

.channel-html .e964DAD:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .xD1754A {
  min-height: 480px;
  align-items: center;
}

@media only screen and (max-width: 1068px) {
  .channel-html .xD1754A {
    min-height: 335px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .xD1754A {
    min-height: 400px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .xD1754A {
    align-items: flex-start;
  }
}

.channel-html .kC0EB84 {
  margin-top: -2px;
  padding-top: 20px;
  padding-left: 75px;
  padding-bottom: 20px;
  padding-right: 0px;
  text-align: center;
  z-index: 12;
}

@media only screen and (max-width: 1068px) {
  .channel-html .kC0EB84 {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .kC0EB84 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .kC0EB84 {
    padding-top: 20px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .kC0EB84 {
    padding-top: 37px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .kC0EB84 {
    padding-left: 22px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .kC0EB84 {
    padding-left: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .kC0EB84 {
    padding-bottom: 20px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .kC0EB84 {
    padding-right: 23px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .kC0EB84 {
    padding-right: 10px;
  }
}

.channel-html .sB24F00 {
  color: #1d1d1f;
  margin-top: 0px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .sB24F00 {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .cA74C35 {
    margin-top: -40px;
  }
}

.channel-html .w3014EE {
  margin-top: 126px;
  margin-left: 67px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .w3014EE {
    margin-top: 85px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .w3014EE {
    margin-top: 87px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .w3014EE {
    margin-left: -10px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .w3014EE {
    margin-left: 19px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .w3014EE {
    margin-bottom: -38px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .w3014EE {
    margin-bottom: 0px;
  }
}

.channel-html .l2901E7 {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .l2901E7 {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .l2901E7 {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .l2901E7 {
    margin-left: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .l2901E7 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .l2901E7 {
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .l2901E7 {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .l2901E7 {
    margin-right: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .l2901E7 {
    margin-right: 0px;
  }
}

.channel-html .h5276BE {
  display: grid;
  grid-template-rows: minmax(undefined, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 480px);
}

@media only screen and (max-width: 1068px) {
  .channel-html .h5276BE {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .h5276BE {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .h5276BE {
    grid-template-columns: repeat(1, 335px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .h5276BE {
    grid-template-columns: repeat(1, 320px);
  }
}

.channel-html .h5276BE .bentobox-item {
  border-radius: 18px;
  overflow: hidden;
}

.channel-html .t49FCCF {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  position: relative;
}

.channel-html .t49FCCF:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .q4F7762 {
  min-height: 550px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .q4F7762 {
    min-height: 430px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .q4F7762 {
    min-height: 400px;
  }
}

.channel-html .n2BBFA0 {
  margin-top: -79px;
  padding-left: 95px;
  padding-bottom: 0px;
  padding-right: 95px;
  text-align: center;
  order: 2;
  z-index: 10;
}

@media only screen and (max-width: 1068px) {
  .channel-html .n2BBFA0 {
    margin-top: -115px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .n2BBFA0 {
    margin-top: -91px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .n2BBFA0 {
    padding-top: 38px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .n2BBFA0 {
    padding-top: 7px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .n2BBFA0 {
    padding-left: 40px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .n2BBFA0 {
    padding-left: 40px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .n2BBFA0 {
    padding-right: 40px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .n2BBFA0 {
    padding-right: 40px;
  }
}

.channel-html .dFF713C {
  color: #1d1d1f;
}

@media only screen and (max-width: 734px) {
  .channel-html .dFF713C {
    margin-left: 0px;
  }
}

.channel-html .pEFD6F1 {
  padding-left: 70px;
  padding-right: 70px;
  order: 1;
  z-index: 1;
}

@media only screen and (max-width: 734px) {
  .channel-html .pEFD6F1 {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .pEFD6F1 {
    padding-right: 0px;
  }
}

.channel-html .pE56222 {
  margin-top: 137px;
  margin-left: 46px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .pE56222 {
    margin-top: 115px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .pE56222 {
    margin-top: 107px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .pE56222 {
    margin-left: 16px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .pE56222 {
    margin-left: 74px;
  }
}

.channel-html .iB8D429 {
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .iB8D429 {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .iB8D429 {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .iB8D429 {
    margin-left: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .iB8D429 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .iB8D429 {
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .iB8D429 {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .iB8D429 {
    margin-right: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .iB8D429 {
    margin-right: 0px;
  }
}

.channel-html .z9C7C99 {
  display: grid;
  grid-template-rows: minmax(undefined, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 480px);
}

@media only screen and (max-width: 1068px) {
  .channel-html .z9C7C99 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .z9C7C99 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .z9C7C99 {
    grid-template-columns: repeat(1, 335px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .z9C7C99 {
    grid-template-columns: repeat(1, 320px);
  }
}

.channel-html .z9C7C99 .bentobox-item {
  border-radius: 18px;
  overflow: hidden;
}

.channel-html .nD5C34C {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  position: relative;
}

.channel-html .nD5C34C:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .sD1C48D {
  min-height: 550px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .sD1C48D {
    min-height: 430px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .sD1C48D {
    min-height: 400px;
  }
}

.channel-html .v6D42F6 {
  padding-top: 52px;
  padding-left: 70px;
  padding-bottom: 0px;
  padding-right: 70px;
  text-align: center;
  z-index: 10;
}

@media only screen and (max-width: 1068px) {
  .channel-html .v6D42F6 {
    padding-top: 37px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .v6D42F6 {
    padding-top: 38px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .v6D42F6 {
    padding-left: 20px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .v6D42F6 {
    padding-left: 15px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .v6D42F6 {
    padding-right: 20px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .v6D42F6 {
    padding-right: 15px;
  }
}

.channel-html .z31BEB2 {
  color: #1d1d1f;
}

@media only screen and (max-width: 734px) {
  .channel-html .z31BEB2 {
    margin-left: 0px;
  }
}

.channel-html .l54EF71 {
  text-align: center;
  z-index: 1;
}

.channel-html .r395D11 {
  margin-top: 91px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .r395D11 {
    margin-top: 25px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .r395D11 {
    margin-top: 42px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .r395D11 {
    margin-left: -13px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .r395D11 {
    margin-left: 1px;
  }
}

.channel-html .m35EBBF {
  margin-top: 10px;
  margin-bottom: 7px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .m35EBBF {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m35EBBF {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .m35EBBF {
    margin-left: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m35EBBF {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .m35EBBF {
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m35EBBF {
    margin-bottom: 7px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .m35EBBF {
    margin-right: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m35EBBF {
    margin-right: 0px;
  }
}

.channel-html .hCEA370 {
  display: grid;
  grid-template-rows: minmax(undefined, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 980px);
}

@media only screen and (max-width: 1068px) {
  .channel-html .hCEA370 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .hCEA370 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .hCEA370 {
    grid-template-columns: repeat(1, 680px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .hCEA370 {
    grid-template-columns: repeat(1, 320px);
  }
}

.channel-html .hCEA370 .bentobox-item {
  border-radius: 18px;
  overflow: hidden;
}

.channel-html .v20A5A5 {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  position: relative;
}

.channel-html .v20A5A5:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .d14DDFB {
  min-height: 480px;
  align-items: center;
}

@media only screen and (max-width: 1068px) {
  .channel-html .d14DDFB {
    min-height: 335px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .d14DDFB {
    min-height: 400px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .d14DDFB {
    align-items: flex-start;
  }
}

.channel-html .m992BBE {
  padding-top: 20px;
  padding-left: 70px;
  padding-bottom: 20px;
  padding-right: 0px;
  text-align: center;
  z-index: 12;
}

@media only screen and (max-width: 734px) {
  .channel-html .m992BBE {
    margin-top: -84px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .m992BBE {
    margin-left: 34px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m992BBE {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .m992BBE {
    padding-top: 20px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m992BBE {
    padding-top: 20px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .m992BBE {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m992BBE {
    padding-left: 20px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .m992BBE {
    padding-bottom: 20px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m992BBE {
    padding-bottom: 20px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .m992BBE {
    padding-right: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m992BBE {
    padding-right: 20px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m992BBE {
    order: 2;
  }
}

.channel-html .cDBDDC4 {
  color: #1d1d1f;
  margin-top: 0px;
}

@media only screen and (max-width: 734px) {
  .channel-html .cDBDDC4 {
    margin-top: 40px;
  }
}

.channel-html .fF96795 {
  position: absolute;
}

@media only screen and (max-width: 734px) {
  .channel-html .fF96795 {
    position: relative;
    order: 2;
    align-self: flex-end;
  }

  .channel-html .fF96795 .picture {
    display: block;
    width: fit-content;
    margin: auto;
  }
}

.channel-html .s37A3E5 {
  margin-left: 143px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .s37A3E5 {
    margin-left: 73px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .s37A3E5 {
    margin-left: 76px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .s37A3E5 {
    margin-bottom: -1px;
  }
}

.channel-html .s4A2C32 {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .s4A2C32 {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .s4A2C32 {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .s4A2C32 {
    margin-left: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .s4A2C32 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .s4A2C32 {
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .s4A2C32 {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .s4A2C32 {
    margin-right: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .s4A2C32 {
    margin-right: 0px;
  }
}

.channel-html .x1D205A {
  display: grid;
  grid-template-rows: minmax(undefined, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 480px);
}

@media only screen and (max-width: 1068px) {
  .channel-html .x1D205A {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .x1D205A {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .x1D205A {
    grid-template-columns: repeat(1, 335px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .x1D205A {
    grid-template-columns: repeat(1, 320px);
  }
}

.channel-html .x1D205A .bentobox-item {
  border-radius: 18px;
  overflow: hidden;
}

.channel-html .oB0752C {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  position: relative;
}

.channel-html .oB0752C:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .s0CDADA {
  min-height: 550px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .s0CDADA {
    min-height: 430px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .s0CDADA {
    min-height: 400px;
  }
}

.channel-html .n48A221 {
  padding-top: 52px;
  padding-left: 30px;
  padding-bottom: 0px;
  padding-right: 30px;
  text-align: center;
  z-index: 10;
}

@media only screen and (max-width: 1068px) {
  .channel-html .n48A221 {
    padding-top: 38px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .n48A221 {
    padding-top: 37px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .n48A221 {
    padding-left: 25px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .n48A221 {
    padding-left: 20px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .n48A221 {
    padding-right: 25px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .n48A221 {
    padding-right: 20px;
  }
}

.channel-html .sE5CC30 {
  color: #1d1d1f;
  margin-left: 10px;
  margin-right: 10px;
}

@media only screen and (max-width: 734px) {
  .channel-html .sE5CC30 {
    margin-left: 20px;
    margin-right: 20px;
  }
}

.channel-html .x9613D9 {
  z-index: 1;
}

.channel-html .fFAC872 {
  margin-top: -4px;
  margin-left: 0px;
}

.channel-html .a1CEB06 {
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .a1CEB06 {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .a1CEB06 {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .a1CEB06 {
    margin-left: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .a1CEB06 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .a1CEB06 {
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .a1CEB06 {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .a1CEB06 {
    margin-right: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .a1CEB06 {
    margin-right: 0px;
  }
}

.channel-html .a61BFC2 {
  display: grid;
  grid-template-rows: minmax(undefined, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 480px);
}

@media only screen and (max-width: 1068px) {
  .channel-html .a61BFC2 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .a61BFC2 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .a61BFC2 {
    grid-template-columns: repeat(1, 335px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .a61BFC2 {
    grid-template-columns: repeat(1, 320px);
  }
}

.channel-html .a61BFC2 .bentobox-item {
  border-radius: 18px;
  overflow: hidden;
}

.channel-html .tF81A2F {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  position: relative;
}

.channel-html .tF81A2F:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .f3B7778 {
  min-height: 550px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .f3B7778 {
    min-height: 430px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .f3B7778 {
    min-height: 400px;
  }
}

.channel-html .wD23A45 {
  padding-top: 52px;
  padding-left: 45px;
  padding-bottom: 0px;
  padding-right: 45px;
  text-align: center;
  order: 2;
  z-index: 10;
}

@media only screen and (max-width: 1068px) {
  .channel-html .wD23A45 {
    padding-top: 38px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .wD23A45 {
    padding-top: 38px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .wD23A45 {
    padding-left: 40px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .wD23A45 {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .wD23A45 {
    padding-right: 40px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .wD23A45 {
    padding-right: 30px;
  }
}

.channel-html .qD73071 {
  color: #1d1d1f;
}

@media only screen and (max-width: 734px) {
  .channel-html .qD73071 {
    margin-left: 0px;
  }
}

.channel-html .k80C854 {
  margin-top: 10px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .k80C854 {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .k80C854 {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .k80C854 {
    margin-left: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .k80C854 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .k80C854 {
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .k80C854 {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .k80C854 {
    margin-right: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .k80C854 {
    margin-right: 0px;
  }
}

.channel-html .a0714D3 {
  display: grid;
  grid-template-rows: minmax(undefined, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 980px);
}

@media only screen and (max-width: 1068px) {
  .channel-html .a0714D3 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .a0714D3 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .a0714D3 {
    grid-template-columns: repeat(1, 680px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .a0714D3 {
    grid-template-columns: repeat(1, 320px);
  }
}

.channel-html .a0714D3 .bentobox-item {
  border-radius: 18px;
  overflow: hidden;
}

.channel-html .n2D0A44 {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  position: relative;
}

.channel-html .n2D0A44:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .fCDA81A {
  min-height: 480px;
  align-items: center;
}

@media only screen and (max-width: 1068px) {
  .channel-html .fCDA81A {
    min-height: 335px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .fCDA81A {
    min-height: 400px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .fCDA81A {
    align-items: flex-start;
  }
}

.channel-html .zCC6600 {
  padding-top: 20px;
  padding-left: 35px;
  padding-bottom: 20px;
  padding-right: 85px;
  text-align: center;
  order: 2;
  z-index: 12;
}

@media only screen and (max-width: 1068px) {
  .channel-html .zCC6600 {
    margin-left: 25px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .zCC6600 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .zCC6600 {
    padding-top: 20px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .zCC6600 {
    padding-top: 37px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .zCC6600 {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .zCC6600 {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .zCC6600 {
    padding-bottom: 20px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .zCC6600 {
    padding-right: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .zCC6600 {
    padding-right: 30px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .zCC6600 {
    order: 1;
  }
}

.channel-html .f7FB120 {
  color: #1d1d1f;
  margin-top: 0px;
  padding-left: 20px;
  padding-right: 40px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .f7FB120 {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .f7FB120 {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .f7FB120 {
    padding-right: 30px;
  }
}

.channel-html .yC44080 {
  order: 1;
}

@media only screen and (max-width: 734px) {
  .channel-html .yC44080 {
    order: 2;
  }
}

.channel-html .jD90176 {
  margin-top: 43px;
  margin-left: 127px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .jD90176 {
    margin-top: 28px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .jD90176 {
    margin-top: 23px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .jD90176 {
    margin-left: 85px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .jD90176 {
    margin-left: 78px;
  }
}

.channel-html .l0CB256 {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .l0CB256 {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .l0CB256 {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .l0CB256 {
    margin-left: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .l0CB256 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .l0CB256 {
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .l0CB256 {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .l0CB256 {
    margin-right: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .l0CB256 {
    margin-right: 0px;
  }
}

.channel-html .t9AEF54 {
  display: grid;
  grid-template-rows: minmax(undefined, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 480px);
}

@media only screen and (max-width: 1068px) {
  .channel-html .t9AEF54 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .t9AEF54 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .t9AEF54 {
    grid-template-columns: repeat(1, 335px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .t9AEF54 {
    grid-template-columns: repeat(1, 320px);
  }
}

.channel-html .t9AEF54 .bentobox-item {
  border-radius: 18px;
  overflow: hidden;
}

.channel-html .h6BC70F {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  position: relative;
}

.channel-html .h6BC70F:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .k42B041 {
  min-height: 550px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .k42B041 {
    min-height: 430px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .k42B041 {
    min-height: 400px;
  }
}

.channel-html .zF7FE56 {
  padding-top: 52px;
  padding-left: 105px;
  padding-right: 105px;
  text-align: center;
  z-index: 10;
}

@media only screen and (max-width: 1068px) {
  .channel-html .zF7FE56 {
    padding-top: 37px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .zF7FE56 {
    padding-top: 37px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .zF7FE56 {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .zF7FE56 {
    padding-left: 20px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .zF7FE56 {
    padding-right: 30px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .zF7FE56 {
    padding-right: 20px;
  }
}

.channel-html .dA08AAD {
  color: #1d1d1f;
}

@media only screen and (max-width: 734px) {
  .channel-html .dA08AAD {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .dA08AAD {
    padding-left: 20px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .dA08AAD {
    padding-left: 20px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .dA08AAD {
    padding-right: 20px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .dA08AAD {
    padding-right: 20px;
  }
}

.channel-html .c877F8B {
  margin-top: 80px;
  margin-left: -72px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .c877F8B {
    margin-top: 62px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .c877F8B {
    margin-top: 54px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .c877F8B {
    margin-left: -12px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .c877F8B {
    margin-left: -2px;
  }
}

.channel-html .p714998 {
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .p714998 {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .p714998 {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .p714998 {
    margin-left: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .p714998 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .p714998 {
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .p714998 {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .p714998 {
    margin-right: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .p714998 {
    margin-right: 0px;
  }
}

.channel-html .o1270FE {
  display: grid;
  grid-template-rows: minmax(undefined, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 480px);
}

@media only screen and (max-width: 1068px) {
  .channel-html .o1270FE {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .o1270FE {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .o1270FE {
    grid-template-columns: repeat(1, 335px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .o1270FE {
    grid-template-columns: repeat(1, 320px);
  }
}

.channel-html .o1270FE .bentobox-item {
  border-radius: 18px;
  overflow: hidden;
}

.channel-html .r15CEBF {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  position: relative;
}

.channel-html .r15CEBF:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .nFEA8AB {
  min-height: 550px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .nFEA8AB {
    min-height: 430px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .nFEA8AB {
    min-height: 400px;
  }
}

.channel-html .rB093F3 {
  padding-top: 52px;
  padding-left: 36px;
  padding-bottom: 0px;
  padding-right: 36px;
  text-align: center;
  order: 2;
  z-index: 10;
}

@media only screen and (max-width: 1068px) {
  .channel-html .rB093F3 {
    padding-top: 37px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .rB093F3 {
    padding-top: 37px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .rB093F3 {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .rB093F3 {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .rB093F3 {
    padding-right: 30px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .rB093F3 {
    padding-right: 30px;
  }
}

.channel-html .o89DE6F {
  color: #1d1d1f;
}

@media only screen and (max-width: 734px) {
  .channel-html .o89DE6F {
    margin-left: 0px;
  }
}

.channel-html .n45F8BF {
  margin-top: 54px;
  margin-left: 6px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .n45F8BF {
    margin-top: 31px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .n45F8BF {
    margin-top: 31px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .n45F8BF {
    margin-left: 2px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .n45F8BF {
    margin-left: 8px;
  }
}

.channel-html .m0FAC3F {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .m0FAC3F {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m0FAC3F {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .m0FAC3F {
    margin-left: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m0FAC3F {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .m0FAC3F {
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m0FAC3F {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .m0FAC3F {
    margin-right: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m0FAC3F {
    margin-right: 0px;
  }
}

.channel-html .o941792 {
  display: grid;
  grid-template-rows: minmax(undefined, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 480px);
}

@media only screen and (max-width: 1068px) {
  .channel-html .o941792 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .o941792 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .o941792 {
    grid-template-columns: repeat(1, 335px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .o941792 {
    grid-template-columns: repeat(1, 320px);
  }
}

.channel-html .o941792 .bentobox-item {
  border-radius: 18px;
  overflow: hidden;
}

.channel-html .e84265F {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  position: relative;
}

.channel-html .e84265F:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .yED7847 {
  min-height: 550px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .yED7847 {
    min-height: 430px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .yED7847 {
    min-height: 400px;
  }
}

.channel-html .m721CF6 {
  padding-top: 0px;
  padding-left: 80px;
  padding-bottom: 20px;
  padding-right: 80px;
  text-align: center;
  order: 2;
  z-index: 10;
}

@media only screen and (max-width: 1068px) {
  .channel-html .m721CF6 {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m721CF6 {
    padding-left: 20px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .m721CF6 {
    padding-right: 30px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m721CF6 {
    padding-right: 20px;
  }
}

.channel-html .n2AA703 {
  margin-top: 120px;
  margin-left: 1px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .n2AA703 {
    margin-top: 110px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .n2AA703 {
    margin-top: 100px;
  }
}

.channel-html .h890162 {
  color: #1d1d1f;
  padding-top: 49px;
}

@media only screen and (max-width: 734px) {
  .channel-html .h890162 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .h890162 {
    padding-top: 36px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .h890162 {
    padding-top: 26px;
  }
}

.channel-html .gA01663 {
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .gA01663 {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .gA01663 {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .gA01663 {
    margin-left: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .gA01663 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .gA01663 {
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .gA01663 {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .gA01663 {
    margin-right: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .gA01663 {
    margin-right: 0px;
  }
}

.channel-html .y265787 {
  display: grid;
  grid-template-rows: minmax(undefined, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 480px);
}

@media only screen and (max-width: 1068px) {
  .channel-html .y265787 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .y265787 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .y265787 {
    grid-template-columns: repeat(1, 335px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .y265787 {
    grid-template-columns: repeat(1, 320px);
  }
}

.channel-html .y265787 .bentobox-item {
  border-radius: 18px;
  overflow: hidden;
}

.channel-html .a690167 {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  position: relative;
}

.channel-html .a690167:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .u539DCF {
  min-height: 550px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .u539DCF {
    min-height: 430px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .u539DCF {
    min-height: 400px;
  }
}

.channel-html .g034C75 {
  padding-top: 52px;
  padding-left: 80px;
  padding-bottom: 0px;
  padding-right: 80px;
  text-align: center;
  order: 2;
  z-index: 10;
}

@media only screen and (max-width: 1068px) {
  .channel-html .g034C75 {
    padding-top: 37px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .g034C75 {
    padding-top: 37px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .g034C75 {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .g034C75 {
    padding-left: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .g034C75 {
    padding-right: 30px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .g034C75 {
    padding-right: 10px;
  }
}

.channel-html .l982DAB {
  color: #1d1d1f;
}

@media only screen and (max-width: 734px) {
  .channel-html .l982DAB {
    margin-left: 0px;
  }
}

.channel-html .r5F0C85 {
  margin-top: 83px;
  margin-left: -46px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .r5F0C85 {
    margin-top: 61px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .r5F0C85 {
    margin-top: 55px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .r5F0C85 {
    margin-left: -11px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .r5F0C85 {
    margin-left: 9px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .r5F0C85 {
    margin-bottom: -23px;
  }
}

.channel-html .r54745F {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .r54745F {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .r54745F {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .r54745F {
    margin-left: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .r54745F {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .r54745F {
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .r54745F {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .r54745F {
    margin-right: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .r54745F {
    margin-right: 0px;
  }
}

.channel-html .j97BB1F {
  display: grid;
  grid-template-rows: minmax(undefined, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 480px);
}

@media only screen and (max-width: 1068px) {
  .channel-html .j97BB1F {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .j97BB1F {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .j97BB1F {
    grid-template-columns: repeat(1, 335px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .j97BB1F {
    grid-template-columns: repeat(1, 320px);
  }
}

.channel-html .j97BB1F .bentobox-item {
  border-radius: 18px;
  overflow: hidden;
}

.channel-html .gB163E6 {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  position: relative;
}

.channel-html .gB163E6:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .b7F6179 {
  min-height: 550px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .b7F6179 {
    min-height: 430px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .b7F6179 {
    min-height: 400px;
  }
}

.channel-html .u8F28BB {
  padding-top: 0px;
  padding-left: 80px;
  padding-bottom: 20px;
  padding-right: 80px;
  text-align: center;
  order: 2;
  z-index: 10;
}

@media only screen and (max-width: 1068px) {
  .channel-html .u8F28BB {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .u8F28BB {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .u8F28BB {
    padding-right: 30px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .u8F28BB {
    padding-right: 30px;
  }
}

.channel-html .zCD9D2D {
  margin-left: -11px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .zCD9D2D {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .zCD9D2D {
    margin-left: -1px;
  }
}

.channel-html .gD40DF6 {
  color: #1d1d1f;
  padding-top: 35px;
}

@media only screen and (max-width: 734px) {
  .channel-html .gD40DF6 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .gD40DF6 {
    padding-top: 35px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .gD40DF6 {
    padding-top: 36px;
  }
}

.channel-html .oA411B7 {
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .oA411B7 {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .oA411B7 {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .oA411B7 {
    margin-left: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .oA411B7 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .oA411B7 {
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .oA411B7 {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .oA411B7 {
    margin-right: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .oA411B7 {
    margin-right: 0px;
  }
}

.channel-html .u73C808 {
  display: grid;
  grid-template-rows: minmax(undefined, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 480px);
}

@media only screen and (max-width: 1068px) {
  .channel-html .u73C808 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .u73C808 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .u73C808 {
    grid-template-columns: repeat(1, 335px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .u73C808 {
    grid-template-columns: repeat(1, 320px);
  }
}

.channel-html .u73C808 .bentobox-item {
  border-radius: 18px;
  overflow: hidden;
}

.channel-html .dC83BBA {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  position: relative;
}

.channel-html .dC83BBA:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .t0295FC {
  min-height: 550px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .t0295FC {
    min-height: 430px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .t0295FC {
    min-height: 400px;
  }
}

.channel-html .xC2D1B8 {
  padding-top: 0px;
  padding-left: 40px;
  padding-bottom: 20px;
  padding-right: 40px;
  text-align: center;
  order: 2;
  z-index: 10;
}

@media only screen and (max-width: 1068px) {
  .channel-html .xC2D1B8 {
    padding-left: 45px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .xC2D1B8 {
    padding-left: 40px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .xC2D1B8 {
    padding-right: 45px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .xC2D1B8 {
    padding-right: 40px;
  }
}

.channel-html .vEEB419 {
  margin-top: 118px;
  margin-left: -41px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .vEEB419 {
    margin-top: 82px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .vEEB419 {
    margin-top: 87px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .vEEB419 {
    margin-left: -44px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .vEEB419 {
    margin-left: -37px;
  }
}

.channel-html .rD7992E {
  color: #1d1d1f;
  padding-top: 55px;
  padding-left: 10px;
  padding-right: 10px;
}

@media only screen and (max-width: 734px) {
  .channel-html .rD7992E {
    margin-top: -10px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .rD7992E {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .rD7992E {
    padding-top: 58px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .rD7992E {
    padding-top: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .rD7992E {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .rD7992E {
    padding-left: 2px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .rD7992E {
    padding-right: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .rD7992E {
    padding-right: 2px;
  }
}

.channel-html .e9DA4B1 {
  background-color: #ffffff;
  overflow: hidden;
}

.channel-html .u892C6B {
  background-color: #ffffff;
  margin-bottom: 7px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .u892C6B {
    margin-left: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .u892C6B {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .u892C6B {
    margin-right: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .u892C6B {
    margin-right: 0px;
  }
}

.channel-html .u892C6B.large-display-bleed::before,
.channel-html .u892C6B.large-display-bleed::after {
  background-color: #ffffff;
}

.channel-html .u892C6B.medium-display-bleed::before,
.channel-html .u892C6B.medium-display-bleed::after {
  background-color: #ffffff;
}

.channel-html .u892C6B.small-display-bleed::before,
.channel-html .u892C6B.small-display-bleed::after {
  background-color: #ffffff;
}

@media only screen and (max-width: 1068px) {
  .channel-html .v25EAC1 {
    margin-left: 0;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .v25EAC1 {
    margin-left: 20px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .v25EAC1 {
    margin-right: 20px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .v25EAC1 {
    padding-right: 15px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .v25EAC1 {
    padding-right: 0px;
  }
}

.channel-html .tF70703 {
  margin-bottom: 9px;
}

.channel-html .h2730B5 {
  color: #6E6E73;
  margin-left: 0px;
}

.channel-html .kF05A0E {
  margin-left: 0px;
  padding-left: 0px;
}

.channel-html .h77B3E8 {
  margin-bottom: 9px;
}

.channel-html .v9AD273 {
  color: #6E6E73;
  margin-left: -0.5px;
}

@media only screen and (max-width: 734px) {
  .channel-html .v9AD273 {
    padding-right: 5px;
  }
}

.channel-html .kCEC51E {
  margin-bottom: 9px;
}

.channel-html .l45162A {
  color: #6E6E73;
  margin-left: -0.5px;
}

@media only screen and (max-width: 734px) {
  .channel-html .l45162A {
    padding-right: 9px;
  }
}

.channel-html .s254263 {
  margin-bottom: 9px;
}

.channel-html .aFC36B4 {
  color: #6E6E73;
  margin-left: -0.5px;
}

@media only screen and (max-width: 734px) {
  .channel-html .aFC36B4 {
    padding-right: 0px;
  }
}

.channel-html .kBB8464 {
  margin-bottom: 9px;
}

.channel-html .x718CFA {
  color: #6E6E73;
  margin-left: -0.5px;
}

@media only screen and (max-width: 734px) {
  .channel-html .x718CFA {
    padding-right: 9px;
  }
}

.channel-html .wB2C299 {
  margin-bottom: 9px;
}

.channel-html .dDD7F51 {
  color: #6E6E73;
  margin-left: -0.5px;
}

@media only screen and (max-width: 734px) {
  .channel-html .dDD7F51 {
    padding-right: 9px;
  }
}