.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 main,
.channel-html aside,
.channel-html details,
.channel-html figure,
.channel-html footer,
.channel-html header,
.channel-html nav,
.channel-html section {
  display: block;
}

.channel-html img {
  border: 0;
  vertical-align: middle;
}

.channel-html ul {
  list-style: none;
}

.channel-html,
.channel-html select,
.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 select,
.channel-html button {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
}

.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 figure,
.channel-html button {
  margin: 0;
  padding: 0;
}

.channel-html caption {
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
}

.channel-html caption {
  text-align: left;
}

.channel-html table {
  border-collapse: collapse;
  border-spacing: 0;
}

.channel-html main,
.channel-html details {
  display: block;
}

.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 {
  outline: 4px solid rgba(0, 125, 250, 0.6);
  outline-offset: 1px;
}

.channel-html :focus[data-focus-method=mouse]:not(input):not(textarea):not(select),
.channel-html :focus[data-focus-method=touch]:not(input):not(textarea):not(select) {
  outline: none;
}

.channel-html ::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.channel-html html {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
  font-size: 106.25%;
  quotes: "“""”";
}

.channel-html body {
  font-size: 17px;
  line-height: 1.4705882353;
  font-weight: 400;
  letter-spacing: 0em;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
  background-color: rgb(255, 255, 255);
  color: rgb(29, 29, 31);
  font-style: normal;
}

.channel-html body,
.channel-html select,
.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 h1,
.channel-html h2,
.channel-html h3,
.channel-html h4,
.channel-html h5,
.channel-html h6 {
  font-weight: 600;
  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: 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: 0.4em;
}

p+.channel-html h1,
ul+.channel-html h1,
p+.channel-html h2,
ul+.channel-html h2,
p+.channel-html h3,
ul+.channel-html h3,
p+.channel-html h4,
ul+.channel-html h4,
p+.channel-html h5,
ul+.channel-html h5,
p+.channel-html h6,
ul+.channel-html h6 {
  margin-top: 1.6em;
}

.channel-html p+*,
.channel-html ul+* {
  margin-top: 0.8em;
}

.channel-html ul {
  margin-left: 1.1764705882em;
}

.channel-html ul ul {
  margin-top: 0;
  margin-bottom: 0;
}

nav .channel-html ul {
  margin: 0;
  list-style: none;
}

.channel-html li li {
  font-size: 1em;
}

.channel-html a,
.channel-html .link {
  color: rgb(0, 102, 204);
  letter-spacing: inherit;
}

.channel-html a:link,
.channel-html a:visited,
.channel-html .link:link,
.channel-html .link:visited {
  text-decoration: none;
}

.channel-html a:hover,
.channel-html .link:hover {
  text-decoration: underline;
}

.channel-html a:active,
.channel-html .link:active {
  text-decoration: none;
}

.channel-html a:disabled,
.channel-html .link:disabled {
  opacity: 0.32;
}

.channel-html b,
.channel-html strong {
  font-weight: 600;
}

.channel-html em,
.channel-html i {
  font-style: italic;
}

.channel-html sup {
  position: relative;
  font-size: 0.6em;
  vertical-align: baseline;
}

.channel-html sup {
  top: -0.5em;
}

.channel-html .footnote a {
  vertical-align: inherit;
  color: inherit;
}

.channel-html .footnote a:hover {
  color: rgb(0, 102, 204);
  text-decoration: none;
}

.channel-html .footnote-reduced {
  font-size: 0.45em;
}

sup.channel-html .footnote-reduced {
  top: -0.86em;
}

.channel-html .footnote-diamond {
  position: relative;
  vertical-align: baseline;
  font-size: 0.6em;
  top: -0.5em;
}

.channel-html .footnote-diamond.footnote-reduced {
  font-size: 0.45em;
  top: -0.86em;
}

.channel-html .footnote-number {
  position: relative;
  vertical-align: baseline;
  font-size: 0.6em;
  top: -0.5em;
}

.channel-html .footnote-number.footnote-reduced {
  font-size: 0.45em;
  top: -0.86em;
}

.channel-html .justify-content-end {
  justify-content: flex-end;
}

.channel-html .justify-content-center {
  justify-content: center;
}

.channel-html .align-items-center {
  align-items: center;
}

.channel-html .align-items-end {
  align-items: flex-end;
}

.channel-html .large-justify-content-end {
  justify-content: flex-end;
}

.channel-html .large-justify-content-center {
  justify-content: center;
}

.channel-html .large-align-items-center {
  align-items: center;
}

.channel-html .large-align-items-end {
  align-items: flex-end;
}

@media only screen and (max-width: 1068px) {
  .channel-html .medium-justify-content-end {
    justify-content: flex-end;
  }

  .channel-html .medium-justify-content-center {
    justify-content: center;
  }

  .channel-html .medium-align-items-center {
    align-items: center;
  }

  .channel-html .medium-align-items-end {
    align-items: flex-end;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .small-justify-content-end {
    justify-content: flex-end;
  }
  p.txtIphone14 {
      font-size: 20px!important;
  }
  .channel-html .small-justify-content-center {
    justify-content: center;
  }

  .channel-html .small-align-items-center {
    align-items: center;
  }

  .channel-html .small-align-items-end {
    align-items: flex-end;
  }
}

.channel-html .visuallyhidden {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0;
}

.channel-html .row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
}

.channel-html .row-reverse {
  flex-direction: row-reverse;
}

.channel-html .column {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  min-width: 0px;
}

.channel-html .large-order-0 {
  order: 0;
}

.channel-html .large-1 {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}

.channel-html .large-order-1 {
  order: 1;
}

.channel-html .large-2 {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}

.channel-html .large-order-2 {
  order: 2;
}

.channel-html .large-3 {
  flex-basis: 25%;
  max-width: 25%;
}

.channel-html .large-order-3 {
  order: 3;
}

.channel-html .large-4 {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}

.channel-html .large-order-4 {
  order: 4;
}

.channel-html .large-5 {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}

.channel-html .large-order-5 {
  order: 5;
}

.channel-html .large-6 {
  flex-basis: 50%;
  max-width: 50%;
}

.channel-html .large-order-6 {
  order: 6;
}

.channel-html .large-7 {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}

.channel-html .large-order-7 {
  order: 7;
}

.channel-html .large-8 {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}

.channel-html .large-order-8 {
  order: 8;
}

.channel-html .large-9 {
  flex-basis: 75%;
  max-width: 75%;
}

.channel-html .large-order-9 {
  order: 9;
}

.channel-html .large-10 {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}

.channel-html .large-order-10 {
  order: 10;
}

.channel-html .large-11 {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}

.channel-html .large-order-11 {
  order: 11;
}

.channel-html .large-12 {
  flex-basis: 100%;
  max-width: 100%;
}

.channel-html .large-order-12 {
  order: 12;
}

@media only screen and (max-width: 1068px) {
  .channel-html .medium-order-0 {
    order: 0;
  }

  .channel-html .medium-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .channel-html .medium-order-1 {
    order: 1;
  }

  .channel-html .medium-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .channel-html .medium-order-2 {
    order: 2;
  }

  .channel-html .medium-3 {
    flex-basis: 25%;
    max-width: 25%;
  }

  .channel-html .medium-order-3 {
    order: 3;
  }

  .channel-html .medium-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .channel-html .medium-order-4 {
    order: 4;
  }

  .channel-html .medium-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .channel-html .medium-order-5 {
    order: 5;
  }

  .channel-html .medium-6 {
    flex-basis: 50%;
    max-width: 50%;
  }

  .channel-html .medium-order-6 {
    order: 6;
  }

  .channel-html .medium-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .channel-html .medium-order-7 {
    order: 7;
  }

  .channel-html .medium-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .channel-html .medium-order-8 {
    order: 8;
  }

  .channel-html .medium-9 {
    flex-basis: 75%;
    max-width: 75%;
  }

  .channel-html .medium-order-9 {
    order: 9;
  }

  .channel-html .medium-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .channel-html .medium-order-10 {
    order: 10;
  }

  .channel-html .medium-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .channel-html .medium-order-11 {
    order: 11;
  }

  .channel-html .medium-12 {
    flex-basis: 100%;
    max-width: 100%;
  }

  .channel-html .medium-order-12 {
    order: 12;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .small-order-0 {
    order: 0;
  }

  .channel-html .small-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .channel-html .small-order-1 {
    order: 1;
  }

  .channel-html .small-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .channel-html .small-order-2 {
    order: 2;
  }

  .channel-html .small-3 {
    flex-basis: 25%;
    max-width: 25%;
  }

  .channel-html .small-order-3 {
    order: 3;
  }

  .channel-html .small-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .channel-html .small-order-4 {
    order: 4;
  }

  .channel-html .small-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .channel-html .small-order-5 {
    order: 5;
  }

  .channel-html .small-6 {
    flex-basis: 50%;
    max-width: 50%;
  }

  .channel-html .small-order-6 {
    order: 6;
  }

  .channel-html .small-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .channel-html .small-order-7 {
    order: 7;
  }

  .channel-html .small-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .channel-html .small-order-8 {
    order: 8;
  }

  .channel-html .small-9 {
    flex-basis: 75%;
    max-width: 75%;
  }

  .channel-html .small-order-9 {
    order: 9;
  }

  .channel-html .small-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .channel-html .small-order-10 {
    order: 10;
  }

  .channel-html .small-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .channel-html .small-order-11 {
    order: 11;
  }

  .channel-html .small-12 {
    flex-basis: 100%;
    max-width: 100%;
  }

  .channel-html .small-order-12 {
    order: 12;
  }
}

.channel-html .row-reverse .column {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  min-width: 0px;
}

.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 .icon-after::after,
.channel-html .more::after {
  padding-left: 0.3em;
  top: 0;
}

.channel-html .icon-apple::before,
.channel-html .icon-apple::after {
  content: "\f8ff";
}

.channel-html .icon-chevronright::before,
.channel-html .icon-chevronright::after {
  content: "\f301";
}

.channel-html .icon-share::before,
.channel-html .icon-share::after {
  content: "\f32e";
}

.channel-html .icon-plus::before,
.channel-html .icon-plus::after {
  content: "\f309";
}

.channel-html .more::before,
.channel-html .more::after {
  content: "\f301";
}

.channel-html .more-block {
  margin-top: 0.5em;
}

.channel-html .icon-wrapper .icon,
.channel-html .icon-wrapper .icon-after::after {
  display: inline;
  position: static;
}

.channel-html a.icon-wrapper {
  text-decoration: none;
}

.channel-html a.icon-wrapper:hover .icon-copy {
  text-decoration: underline;
}

.channel-html .icon-wrapper {
  unicode-bidi: bidi-override;
}

.channel-html .icon-copy {
  unicode-bidi: embed;
}

.channel-html body {
  min-width: 320px;
}

.channel-html .large-hide {
  display: none;
}

.channel-html .large-show {
  display: block;
}

.channel-html .large-show-inline {
  display: inline;
}

@media only screen and (max-width: 1068px) {
  .channel-html .medium-hide {
    display: none;
  }

  .channel-html .medium-show {
    display: block;
  }

  .channel-html .medium-show-inline {
    display: inline;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .small-hide {
    display: none;
  }

  .channel-html .small-show {
    display: block;
  }

  .channel-html .small-show-inline {
    display: inline;
  }
}

.channel-html .viewport-content {
  margin-left: auto;
  margin-right: auto;
  width: 980px;
}

@media only screen and (min-width: 1441px) {
  .channel-html .viewport-content {
    margin-left: auto;
    margin-right: auto;
    width: 980px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .viewport-content {
    margin-left: auto;
    margin-right: auto;
    width: 692px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .viewport-content {
    margin-left: auto;
    margin-right: auto;
    width: 87.5%;
  }
}

.channel-html [class*=typography-eyebrow] {
  display: block;
  margin-bottom: 0.4em;
}

.channel-html [class*=typography-eyebrow]+* {
  margin-top: 0;
}

.channel-html .button {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  font-size: 17px;
  line-height: 1.1764805882;
  font-weight: 400;
  letter-spacing: 0em;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
  min-width: 28px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 980px;
  background: rgb(0, 113, 227);
  color: rgb(255, 255, 255);
  --sk-button-margin-horizontal: 14px;
  --sk-button-margin-vertical: 14px;
}

.channel-html .button:hover {
  text-decoration: none;
}

.channel-html .button:focus {
  box-shadow: 0 0 0 4px rgba(0, 125, 250, 0.6);
  outline: none;
}

.channel-html .button:focus[data-focus-method=mouse]:not(input):not(textarea):not(select),
.channel-html .button:focus[data-focus-method=touch]:not(input):not(textarea):not(select) {
  box-shadow: none;
}

.channel-html .button:active {
  outline: none;
}

.channel-html .button:disabled {
  cursor: default;
}

.channel-html .button:hover {
  background: #0077ED;
}

.channel-html .button:active {
  background: #006EDB;
}

.channel-html .button:disabled {
  background: rgb(0, 113, 227);
  color: rgb(255, 255, 255);
  opacity: 0.32;
}

.channel-html .button-block {
  box-sizing: border-box;
  display: block;
  width: 100%;
  border-radius: 8px;
  --sk-button-margin-horizontal: 9px;
  --sk-button-margin-vertical: 9px;
}

.channel-html .button-neutral {
  background: rgb(29, 29, 31);
  color: rgb(255, 255, 255);
}

.channel-html .button-neutral:hover {
  background: #272729;
}

.channel-html .button-neutral:active {
  background: #18181A;
}

.channel-html .button-neutral:disabled {
  background: rgb(29, 29, 31);
  color: rgb(255, 255, 255);
  opacity: 0.32;
}

.channel-html .button-super {
  font-size: 17px;
  line-height: 1.1764805882;
  font-weight: 400;
  letter-spacing: 0em;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
  min-width: 28px;
  padding-left: 31px;
  padding-right: 31px;
  padding-top: 18px;
  padding-bottom: 18px;
  --sk-button-margin-horizontal: 22px;
  --sk-button-margin-vertical: 22px;
}

.channel-html .button-super.button-block {
  border-radius: 12px;
  --sk-button-margin-horizontal: 14px;
  --sk-button-margin-vertical: 14px;
}

.channel-html .button-elevated {
  font-size: 17px;
  line-height: 1.1764805882;
  font-weight: 400;
  letter-spacing: 0em;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
  min-width: 26px;
  padding-left: 22px;
  padding-right: 22px;
  padding-top: 12px;
  padding-bottom: 12px;
  --sk-button-margin-horizontal: 18px;
  --sk-button-margin-vertical: 18px;
}

.channel-html .button-elevated.button-block {
  border-radius: 10px;
  --sk-button-margin-horizontal: 11px;
  --sk-button-margin-vertical: 11px;
}

.channel-html .button-reduced {
  font-size: 12px;
  line-height: 1.3333733333;
  font-weight: 400;
  letter-spacing: 0em;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
  min-width: 23px;
  padding-left: 11px;
  padding-right: 11px;
  padding-top: 4px;
  padding-bottom: 4px;
  --sk-button-margin-horizontal: 10px;
  --sk-button-margin-vertical: 10px;
}

.channel-html .button-reduced.button-block {
  border-radius: 5px;
  --sk-button-margin-horizontal: 6px;
  --sk-button-margin-vertical: 6px;
}

.channel-html .button-margin {
  margin-right: var(--sk-button-margin-horizontal);
  margin-bottom: var(--sk-button-margin-vertical);
}

.channel-html .badge {
  margin-right: 2em;
  box-sizing: border-box;
  display: inline-block;
  font-size: 20px;
  min-width: 5em;
  background: transparent;
  position: relative;
  z-index: 1;
  color: rgb(29, 29, 31);
}

.channel-html .badge .badge-content {
  margin: 1em 0;
  padding-top: 4px;
  padding-bottom: 2px;
  position: relative;
  z-index: 1;
}

.channel-html .badge .badge-value {
  left: -2px;
  display: block;
  white-space: nowrap;
  position: relative;
  z-index: 1;
}

.channel-html .badge .badge-caption {
  left: 0;
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 1;
}

.channel-html .badge .badge-caption:first-child {
  top: auto;
  bottom: 100%;
}

.channel-html .badge .badge-caption {
  color: rgb(29, 29, 31);
}

.channel-html .badge .badge-value {
  font-size: 48px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0em;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
}

.channel-html .badge .badge-caption {
  font-size: 14px;
  line-height: 1.2857742857;
  font-weight: 400;
  letter-spacing: 0em;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
}

.channel-html .badge-center {
  text-align: center;
}

.channel-html .badge-right {
  margin-right: 2em;
  text-align: right;
}

@media only screen and (max-width: 1068px) {
  .channel-html .badge-right {
    margin-right: 1em;
  }
}

.channel-html .badge-right .badge-caption {
  margin-left: -0.3em;
}

.channel-html .badge-super .badge-value {
  font-size: 80px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0em;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
}

.channel-html .badge-super .badge-caption {
  font-size: 17px;
  line-height: 1.2353641176;
  font-weight: 400;
  letter-spacing: 0em;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
}

.channel-html .badge-elevated .badge-value {
  font-size: 64px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0em;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
}

.channel-html .badge-elevated .badge-caption {
  font-size: 14px;
  line-height: 1.2857742857;
  font-weight: 400;
  letter-spacing: 0em;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
}

.channel-html .badge-reduced .badge-value {
  font-size: 40px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0em;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
}

.channel-html .badge-reduced .badge-caption {
  font-size: 14px;
  line-height: 1.2857742857;
  font-weight: 400;
  letter-spacing: 0em;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
}

.channel-html .colornav {
  display: inline-block;
  text-align: center;
}

.channel-html .colornav-items {
  display: inline-block;
  list-style: none;
  margin: 0 -1px;
  padding-top: 17px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .colornav-items {
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 13px;
  }
}

.channel-html .colornav-item {
  float: left;
  margin: -1px 5px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .colornav-item {
    margin-left: 4px;
    margin-right: 4px;
  }
}

.channel-html .colornav-value {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0;
}

.channel-html .colornav-link {
  border: 2px solid transparent;
  border-radius: 50%;
  box-sizing: border-box;
  color: rgb(29, 29, 31);
  cursor: pointer;
  float: left;
  margin-bottom: 2.4705882353em;
  padding: 3px;
  position: relative;
  width: 42px;
  height: 42px;
  z-index: 1;
}

@media only screen and (max-width: 1068px) {
  .channel-html .colornav-link {
    margin-bottom: 2.5882352941em;
    padding: 2px;
    width: 36px;
    height: 36px;
  }
}

.channel-html .colornav-value:checked~.colornav-link {
  border-color: rgb(0, 113, 227);
  cursor: default;
}

.channel-html .colornav-link:focus,
.channel-html .colornav-value:focus~.colornav-link {
  box-shadow: 0 0 0 4px rgba(0, 125, 250, 0.6);
  outline: none;
}

.channel-html .colornav-link:focus[data-focus-method=mouse]:not(input):not(textarea):not(select),
.channel-html .colornav-link:focus[data-focus-method=touch]:not(input):not(textarea):not(select),
.channel-html .colornav-value:focus~.colornav-link[data-focus-method=mouse]:not(input):not(textarea):not(select),
.channel-html .colornav-value:focus~.colornav-link[data-focus-method=touch]:not(input):not(textarea):not(select) {
  box-shadow: none;
}

.channel-html .colornav-swatch {
  background: rgb(245, 245, 247) center center;
  border-radius: 50%;
  display: block;
  width: 32px;
  height: 32px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .colornav-swatch {
    width: 28px;
    height: 28px;
  }
}

.channel-html .colornav-swatch:after {
  border-radius: inherit;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  content: "";
  display: block;
  height: inherit;
  position: absolute;
  width: inherit;
}

.channel-html .colornav-label,
.channel-html .colornav-label-hidden {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0;
}

.channel-html .colornav-label {
  overflow: visible;
}

.channel-html .colornav-value:checked~.colornav-link .colornav-label {
  font-size: 12px;
  line-height: 1.3333733333;
  font-weight: 400;
  letter-spacing: 0em;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
  clip: auto;
  clip-path: none;
  margin-left: -50px;
  padding-top: 7px;
  position: absolute;
  top: 100%;
  left: 50%;
  text-align: center;
  white-space: nowrap;
  width: 100px;
  height: auto;
  z-index: 1;
}

@media only screen and (max-width: 1068px) {
  .channel-html .colornav-value:checked~.colornav-link .colornav-label {
    padding-top: 4px;
  }
}

.channel-html .colornav-neutral .colornav-link {
  color: rgb(29, 29, 31);
}

.channel-html .colornav-neutral .colornav-value:checked~.colornav-link {
  border-color: rgb(29, 29, 31);
}

.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 .section-background .section-background-caption {
  position: absolute;
}

.channel-html .section-background .section-background-caption.bottom-left {
  left: 0;
  bottom: 0;
}

.channel-html .section-background .section-background-caption.bottom-right {
  right: 0;
  bottom: 0;
}

.channel-html .section-background .section-background-caption.top-right {
  top: 0;
  right: 0;
}

.channel-html .section-background .section-background-caption.top-left {
  top: 0;
  left: 0;
}

.channel-html .badge {
  white-space: normal;
  margin: 0;
}

.channel-html .badge .badge-content {
  margin: 0 !important;
}

.channel-html .badge-caption-up {
  word-wrap: break-word;
  bottom: 0.3em !important;
  position: relative !important;
  display: inline-block !important;
}

.channel-html .badge-caption-bottom {
  top: 0.2em !important;
  position: relative !important;
  display: block !important;
}

.channel-html .badge .badge-caption-up.helvetica-neue,
.channel-html .badge .badge-caption-bottom.helvetica-neue {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  letter-spacing: normal;
}

.channel-html .bento-box {
  margin-left: 0;
}

@media only screen and (min-width: 1069px) {
  .channel-html .bento-box.large-hide {
    display: none;
  }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
  .channel-html .bento-box.medium-hide {
    display: none;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .bento-box.small-hide {
    display: none;
  }
}

.channel-html .bentobox-item {
  display: flex;
  flex-direction: column;
}

.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);
}

.channel-html .colornav-items {
  margin-left: 0;
  padding-top: 0;
}

@media only screen and (max-width: 734px) {
  .channel-html .colornav-items {
    max-width: 83px;
  }
}

.channel-html .colornav-swatch {
  position: relative;
}



/*
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 viewport-list() {
@include 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 viewport-list() {
@include 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()
*/

@media only screen and (max-width: 734px) {
  .channel-html .section .section-compare-table {
    overflow: initial;
  }
}

.channel-compare .compare-wrapper {
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 734px) {
  .channel-compare .compare-wrapper {
    overflow: initial;
  }
}

.channel-compare .compare-section,
.channel-compare .selector-table {
  position: relative;
}

.channel-compare select {
  box-sizing: border-box;
}

.channel-compare sup * {
  vertical-align: inherit;
  font-weight: 400;
}

.channel-compare ul {
  margin: 0;
  list-style: none;
}

.channel-compare .compare-section {
  padding-top: 39px;
  border: 0;
}

@media only screen and (max-width: 1068px) {
  .channel-compare .compare-section {
    padding-top: 53px;
    padding-bottom: 25px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-compare .compare-section {
    padding-top: 20px;
    padding-bottom: 14px;
  }
}

.channel-compare .compare-section.no-padding-top {
  padding: 0;
}

.channel-compare .compare.compare-column-range-large-5 .compare-header-row,
.channel-compare .compare.compare-column-range-large-5 .compare-row {
  padding: 0 16px;
}

.channel-compare .compare.compare-column-range-large-4 .compare-header-row,
.channel-compare .compare.compare-column-range-large-4 .compare-row {
  padding: 0 42px;
}

.channel-compare .compare.compare-column-range-large-3 .compare-header-row,
.channel-compare .compare.compare-column-range-large-3 .compare-row {
  padding: 0 144px;
}

.channel-compare .compare.compare-column-range-large-2 .compare-header-row,
.channel-compare .compare.compare-column-range-large-2 .compare-row {
  padding: 0 0px;
}

@media only screen and (max-width: 1068px) {

  .channel-compare .compare.compare-column-range-medium-5 .compare-header-row,
  .channel-compare .compare.compare-column-range-medium-5 .compare-row {
    padding: 0 0px;
  }
}

@media only screen and (max-width: 1068px) {

  .channel-compare .compare.compare-column-range-medium-4 .compare-header-row,
  .channel-compare .compare.compare-column-range-medium-4 .compare-row {
    padding: 0 0px;
  }
}

@media only screen and (max-width: 1068px) {

  .channel-compare .compare.compare-column-range-medium-3 .compare-header-row,
  .channel-compare .compare.compare-column-range-medium-3 .compare-row {
    padding: 0 58px;
  }
}

@media only screen and (max-width: 1068px) {

  .channel-compare .compare.compare-column-range-medium-2 .compare-header-row,
  .channel-compare .compare.compare-column-range-medium-2 .compare-row {
    padding: 0 0px;
  }
}

@media only screen and (max-width: 734px) {

  .channel-compare .compare.compare-column-range-small-5 .compare-header-row,
  .channel-compare .compare.compare-column-range-small-5 .compare-row {
    padding: 0 0px;
  }
}

@media only screen and (max-width: 734px) {

  .channel-compare .compare.compare-column-range-small-4 .compare-header-row,
  .channel-compare .compare.compare-column-range-small-4 .compare-row {
    padding: 0 0px;
  }
}

@media only screen and (max-width: 734px) {

  .channel-compare .compare.compare-column-range-small-3 .compare-header-row,
  .channel-compare .compare.compare-column-range-small-3 .compare-row {
    padding: 0 0px;
  }
}

@media only screen and (max-width: 734px) {

  .channel-compare .compare.compare-column-range-small-2 .compare-header-row,
  .channel-compare .compare.compare-column-range-small-2 .compare-row {
    padding: 0 0;
  }
}

.channel-compare .compare.compare-column-range-large-5 .compare-header-row,
.channel-compare .compare.compare-column-range-large-5 .compare-row {
  --column-gap: 32px;
}

.channel-compare .compare.compare-column-range-large-4 .compare-header-row,
.channel-compare .compare.compare-column-range-large-4 .compare-row {
  --column-gap: 80px;
}

.channel-compare .compare.compare-column-range-large-3 .compare-header-row,
.channel-compare .compare.compare-column-range-large-3 .compare-row {
  --column-gap: 100px;
}

.channel-compare .compare.compare-column-range-large-2 .compare-header-row,
.channel-compare .compare.compare-column-range-large-2 .compare-row {
  --column-gap: 16px;
}

@media only screen and (max-width: 1068px) {

  .channel-compare .compare.compare-column-range-medium-5 .compare-header-row,
  .channel-compare .compare.compare-column-range-medium-5 .compare-row {
    --column-gap: 28px;
  }
}

@media only screen and (max-width: 1068px) {

  .channel-compare .compare.compare-column-range-medium-4 .compare-header-row,
  .channel-compare .compare.compare-column-range-medium-4 .compare-row {
    --column-gap: 28px;
  }
}

@media only screen and (max-width: 1068px) {

  .channel-compare .compare.compare-column-range-medium-3 .compare-header-row,
  .channel-compare .compare.compare-column-range-medium-3 .compare-row {
    --column-gap: 42px;
  }
}

@media only screen and (max-width: 1068px) {

  .channel-compare .compare.compare-column-range-medium-2 .compare-header-row,
  .channel-compare .compare.compare-column-range-medium-2 .compare-row {
    --column-gap: 28px;
  }
}

@media only screen and (max-width: 734px) {

  .channel-compare .compare.compare-column-range-small-5 .compare-header-row,
  .channel-compare .compare.compare-column-range-small-5 .compare-row {
    --column-gap: 18px;
  }
}

@media only screen and (max-width: 734px) {

  .channel-compare .compare.compare-column-range-small-4 .compare-header-row,
  .channel-compare .compare.compare-column-range-small-4 .compare-row {
    --column-gap: 18px;
  }
}

@media only screen and (max-width: 734px) {

  .channel-compare .compare.compare-column-range-small-3 .compare-header-row,
  .channel-compare .compare.compare-column-range-small-3 .compare-row {
    --column-gap: 18px;
  }
}

@media only screen and (max-width: 734px) {

  .channel-compare .compare.compare-column-range-small-2 .compare-header-row,
  .channel-compare .compare.compare-column-range-small-2 .compare-row {
    --column-gap: 18px;
  }
}

.channel-compare .compare-header-row,
.channel-compare .compare-row {
  --column-gap: 16px;
  display: grid;
  column-gap: var(--column-gap);
  grid-template-columns: repeat(var(--grid-column), calc((100% - var(--column-gap) * (var(--grid-column) - 1)) / var(--grid-column)));
}

@media only screen and (max-width: 1068px) {

  .channel-compare .compare-header-row,
  .channel-compare .compare-row {
    --column-gap: 28px;
  }
}

@media only screen and (max-width: 734px) {

  .channel-compare .compare-header-row,
  .channel-compare .compare-row {
    --column-gap: 18px;
  }
}

.channel-compare .compare-row {
  margin-bottom: 40px;
}

.channel-compare .compare-row.compare-template-border-top .compare-column {
  border-top: 1px solid #d6d6d6;
  padding-top: 30px;
}

@media only screen and (max-width: 1068px) {
  .channel-compare .compare-row.compare-template-border-top .compare-column {
    padding-top: 30px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-compare .compare-row.compare-template-border-top .compare-column {
    padding-top: 20px;
  }
}

.channel-compare .compare-row.compare-template-border-bottom .compare-column {
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 30px;
}

@media only screen and (max-width: 1068px) {
  .channel-compare .compare-row.compare-template-border-bottom .compare-column {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-compare .compare-row.compare-template-border-bottom .compare-column {
    margin-bottom: 20px;
  }
}

.channel-compare .compare-row.compare-template-space-bottom .compare-column {
  margin-bottom: 30px;
}

@media only screen and (max-width: 1068px) {
  .channel-compare .compare-row.compare-template-space-bottom .compare-column {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-compare .compare-row.compare-template-space-bottom .compare-column {
    margin-bottom: 20px;
  }
}

.channel-compare .compare-row:last-child {
  margin-bottom: 0;
}

.channel-compare .compare-header-row {
  margin: 0;
}

.channel-compare .compare-rowheader {
  order: -1;
}

.channel-compare .compare-rowheader,
.channel-compare .compare-rowheader-style {
  grid-column: 1/var(--grid-column) span;
}

.channel-compare .compare-columnheader,
.channel-compare .compare-column {
  display: none;
  box-sizing: border-box;
}

.channel-compare .compare-columnheader strong,
.channel-compare .compare-column strong {
  display: block;
}

.channel-compare .compare.with-fullwidthrowheader .compare-rowheader {
  width: 100%;
}

.channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style {
  font-size: 24px;
  line-height: 1.1666666667;
  font-weight: 600;
  letter-spacing: 0em;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
  padding-bottom: 27px;
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 33px;
  padding-bottom: 27px;
}

@media only screen and (max-width: 1068px) {
  .channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style {
    font-size: 21px;
    line-height: 1.1904761905;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
  }
}

@media only screen and (max-width: 734px) {
  .channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style {
    font-size: 17px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style {
    margin-bottom: 28px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style {
    margin-bottom: 17px;
    padding-bottom: 13px;
  }
}

.channel-compare .compare.with-fullwidthrowheader .compare-columnheader,
.channel-compare .compare.with-fullwidthrowheader .compare-column {
  text-align: center;
  justify-content: center;
  width: 164px;
}

@media only screen and (max-width: 734px) {

  .channel-compare .compare.with-fullwidthrowheader .compare-columnheader,
  .channel-compare .compare.with-fullwidthrowheader .compare-column {
    width: 131px;
  }
}

.channel-compare .compare.with-fullwidthrowheader .compare-columnheader-span,
.channel-compare .compare.with-fullwidthrowheader .compare-column-span {
  width: 100%;
}

.channel-compare .compare .copy.helvetica-neue {
  font-weight: 500;
  line-height: 1.235;
}

/*.channel-compare--hidden {
  opacity: 0;
}*/

.compare-wrapper {
  width: 100%;
}



.channel-compare .selector-table {
  padding-top: 10px;
  margin-bottom: 40px;
}

@media only screen and (max-width: 1068px) {
  .channel-compare .selector-table {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-compare .selector-table {
    margin-bottom: 25px;
  }
}

.channel-compare .selector-table .compare-row {
  margin: 0;
}

.channel-compare .selector-table .compare-rowheader {
  height: 0;
}

.channel-compare .selector-element {
  position: relative;
  width: 100%;
  border: none;
  border-bottom: 1px solid #d6d6d6;
  border-radius: 0px;
  transition: border-color 200ms ease;
}

@media only screen and (max-width: 1068px) {
  .channel-compare .selector-element {
    border: none;
    border-bottom: 1px solid #d6d6d6;
    border-radius: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-compare .selector-element {
    border: none;
    border-bottom: 1px solid #d6d6d6;
    border-radius: 0px;
  }

  .channel-compare .selector-element:hover {
    border: none;
    border-radius: 0px;
    border-bottom: 1px solid #d6d6d6;
  }
}

.channel-compare .selector-element::before {
  content: "";
  width: 40px;
  position: absolute;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 60%, rgb(255, 255, 255) 100%);
  top: 0;
  right: 0px;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

@media only screen and (max-width: 1068px) {
  .channel-compare .selector-element::before {
    width: 40px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-compare .selector-element::before {
    height: 100%;
    width: 40px;
    right: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-compare .selector-element {
    margin-right: 0;
  }
}

.channel-compare .selector-dropdown {
  font-size: 14px;
  line-height: 1.4285914286;
  font-weight: 600;
  letter-spacing: 0em;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
  width: 100%;
  margin: 0;
  color: rgb(0, 0, 0);
  background: transparent;
  border: 0;
  border-radius: 0;
  overflow: hidden;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  outline: none;
  padding: 12px 0;
  padding-right: 15px;
}

.channel-compare .selector-dropdown:focus {
  border-radius: 0px;
  box-shadow: 0 0 0 4px rgba(131, 192, 253, 0.5);
  width: 166px;
}

@media only screen and (max-width: 734px) {
  .channel-compare .selector-dropdown:focus {
    box-sizing: content-box;
  }
}

@media only screen and (max-width: 734px) {
  .channel-compare .selector-dropdown {
    width: 100%;
    padding-bottom: 11px;
    padding-left: 0px;
    padding-top: 11px;
  }

  .channel-compare .selector-dropdown:focus {
    width: 122px;
    border-radius: 0px;
    border: none;
  }
}

.channel-compare .selector-icon {
  display: block;
  position: absolute;
  top: 1px;
  right: 0;
  font-size: 19px;
  line-height: 1;
  color: rgb(0, 102, 204);
  padding-right: 0px;
  padding-top: 10px;
  pointer-events: none;
  right: 0;
}

.channel-compare .selector-icon:after {
  pointer-events: none;
}

.channel-compare .static-dropdown {
  font-size: 14px;
  line-height: 1.4285914286;
  font-weight: 600;
  letter-spacing: 0em;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
  border-bottom: 1px solid #d6d6d6;
  text-align: center;
  width: 100%;
  margin: 0;
  padding-bottom: 7px;
}



.channel-compare .badge {
  min-width: 0;
  margin: 0 auto;
}

.channel-compare .badge .badge-content {
  margin: 0;
  padding: 0;
}

.channel-compare .badge-content {
  margin: 0;
  padding: 0;
}

.channel-compare .badge-content .badge-caption {
  position: static;
  margin-bottom: 0;
  font-size: 17px;
  line-height: 1.4705882353;
  font-weight: 600;
  letter-spacing: 0em;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
  font-size: 12px;
}

@media only screen and (max-width: 1068px) {
  .channel-compare .badge-content .badge-caption {
    font-size: 14px;
    line-height: 1.4285914286;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
  }
}

@media only screen and (max-width: 734px) {
  .channel-compare .badge-content .badge-caption {
    font-size: 12px;
    line-height: 1.3333733333;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
  }
}

@media only screen and (max-width: 1068px) {
  .channel-compare .badge-content .badge-caption {
    font-size: 12px;
  }
}

.channel-compare .badge-content .badge-caption p {
  color: rgb(29, 29, 31);
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.channel-compare .badge-content .badge-caption.copy {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  line-height: 1.4;
}

.channel-compare .badge-content .badge-value {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 64px;
  line-height: 1.0625;
  font-weight: 600;
  letter-spacing: 0em;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
  font-size: 21px;
  line-height: 0.74em;
  white-space: unset;
  overflow-wrap: break-word;
}

@media only screen and (max-width: 1068px) {
  .channel-compare .badge-content .badge-value {
    font-size: 48px;
    line-height: 1.0834933333;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
  }
}

@media only screen and (max-width: 734px) {
  .channel-compare .badge-content .badge-value {
    font-size: 32px;
    line-height: 1.125;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
  }
}

@media only screen and (max-width: 1068px) {
  .channel-compare .badge-content .badge-value {
    font-size: 21px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-compare .badge-content .badge-value {
    font-size: 21px;
  }
}

.channel-compare .badge-content .badge-elevated .badge-caption p {
  color: rgb(134, 134, 139);
}

.channel-compare .badge-content .image-icon-wrapper {
  position: relative;
  text-align: center;
  margin-bottom: -4px;
}

.channel-compare .badge-content .image-icon-wrapper figure {
  display: block;
  margin: auto;
}

.channel-compare .badge-content .badge-row {
  padding: 0 10px;
}

@media only screen and (max-width: 1068px) {
  .channel-compare .badge-content .badge-row {
    padding: 0 10px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-compare .badge-content .badge-row {
    padding: 0 0;
  }
}

.channel-compare .badge-content .badge-row:not(:last-child) {
  margin-bottom: 15px;
}

.channel-compare .badge-content .badge-row:first-child .copy {
  margin-bottom: -4px;
}

.channel-compare .badge-content .badge-row:first-child .badge-value:not(.copy) {
  margin-bottom: -3px;
}

.channel-compare .compare-template-border-bottom .button-container {
  margin-bottom: 30px;
}

@media only screen and (max-width: 1068px) {
  .channel-compare .compare-template-border-bottom .button-container {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-compare .compare-template-border-bottom .button-container {
    margin-bottom: 20px;
  }
}

.channel-compare .button {
  background: transparent;
  border: 1px solid rgb(29, 29, 31);
  color: rgb(29, 29, 31);
  font-family: "SF Pro Text", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  padding-left: 19px;
  padding-right: 19px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 17px;
}

@media only screen and (max-width: 734px) {
  .channel-compare .button {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 12px;
  }
}

.channel-compare .button:hover {
  background: transparent;
  border: 1px solid rgb(110, 110, 115);
  color: rgb(110, 110, 115);
}

.channel-compare .button-container {
  margin-bottom: 55px;
}

@media only screen and (max-width: 1068px) {
  .channel-compare .button-container {
    margin-bottom: 55px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-compare .button-container {
    margin-bottom: 32px;
  }
}

.channel-compare .button-container .copy.helvetica-neue {
  font-weight: 400;
}

.channel-compare .multi-row .compare-template-preview-item-color-nav {
  margin-bottom: 40px;
}

@media only screen and (max-width: 1068px) {
  .channel-compare .multi-row .compare-template-preview-item-color-nav {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-compare .multi-row .compare-template-preview-item-color-nav {
    margin-bottom: 20px;
  }
}

.channel-compare .multi-row .compare-template-preview-item-color-nav:last-child {
  margin-bottom: 40px;
}

@media only screen and (max-width: 1068px) {
  .channel-compare .multi-row .compare-template-preview-item-color-nav:last-child {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-compare .multi-row .compare-template-preview-item-color-nav:last-child {
    margin-bottom: 40px;
  }
}

.channel-compare .multi-row .row-colors {
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
}

.channel-compare .row-colors {
  width: 100%;
  text-align: center;
  padding-bottom: 27px;
  margin-top: 27px;
}

@media only screen and (max-width: 1068px) {
  .channel-compare .row-colors {
    padding-bottom: 27px;
    margin-top: 27px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-compare .row-colors {
    padding-bottom: 17px;
    margin-top: 17px;
  }
}

.channel-compare .row-colors.row-colors-none {
  display: flex;
  justify-content: center;
  align-items: center;
}

.channel-compare .row-colors.row-colors-none .colornav-items {
  display: block;
}

.channel-compare .colornav-item-row {
  display: flex;
  justify-content: center;
}

.channel-compare .colornav-item-row:not(:first-child) {
  margin-top: 10px;
}

.channel-compare .colornav-item-row .colornav-item {
  margin-left: 0;
  margin-right: 6px;
}

.channel-compare .colornav-item-row .colornav-item:last-child {
  margin-right: 0;
}

.channel-compare .colornav-swatch {
  width: 12px;
  height: 12px;
}

.channel-compare .swatch-image {
  position: relative;
  left: calc(100% + 5px);
}

@media only screen and (max-width: 734px) {
  .channel-compare .swatch-image {
    left: calc(100% + 3px);
  }
}

.channel-compare .embed-image {
  align-self: flex-end;
}



.channel-compare .compare-template-font-color strong {
  color: var(--font-color);
}



.channel-html .copy {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  word-break: normal;
}

.channel-html .copy.helvetica-neue {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  letter-spacing: normal;
}

.channel-html a.footer-link {
  color: #555555;
}

@font-face {
  font-family: "SF Pro Icons";
  font-weight: normal;
  font-style: normal;
}

.channel-html .icon-after {
  display: inline-block;
}

.channel-html .icon-after::after {
  background: inherit;
  background-size: 5em 100%;
  background-position: -60px center;
}

.visually-hidden-text {
  font-size: 0.0001em;
  text-indent: -9999px;
  line-height: 0;
}

.channel-html .link-wrapper {
  display: inline-flex;
}

body {
  margin: 0;
  overflow-x: hidden;
}

@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-left: auto;
  margin-right: 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 {
    width: 280px;
  }
}

.channel-html .section.large-show {
  display: flex;
}

@media only screen and (max-width: 1068px) {
  .channel-html .section.medium-show {
    display: flex !important;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .section.small-show {
    display: flex !important;
  }
}

.channel-html .section.large-hide {
  display: none;
}

@media only screen and (max-width: 1068px) {
  .channel-html .section.medium-hide {
    display: none;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .section.small-hide {
    display: none !important;
  }
}

.image-design_ceramic {
  width: 231px;
  height: 98px;
  background-size: 231px 98px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/design_ceramic_large.png?1661810674739);
}

.image-icon_camera_iphone_14_pro_max {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/icon_camera_iphone_14_pro_max_large.png?1661810674739);
}

.image-flex_icon_switch {
  width: 78px;
  height: 60px;
  background-size: 78px 60px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_switch_large.png?1661810674739);
}

.image-design {
  width: 399px;
  height: 364px;
  background-size: 399px 364px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/design_large.png?1661810674739);
}

.image-safety_sos_alt {
  width: 302px;
  height: 454px;
  background-size: 302px 454px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/safety_sos_alt_large.png?1661810674739);
}

.image-icon_A15_chip {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/icon_A15_chip_large.png?1661810674740);
}

.image-video {
  width: 1038px;
  height: 1192px;
  background-size: 1038px 1192px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/video_large.png?1661810674740);
}

.image-header_iphone_13_pro_alpine_green {
  width: 153px;
  height: 194px;
  background-size: 153px 194px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_13_pro_alpine_green_large.png?1661810674740);
}

.image-header_iphone_13_pro_max_alpine_green {
  width: 159px;
  height: 209px;
  background-size: 159px 209px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_13_pro_max_alpine_green_large.png?1661810674741);
}

.image-camera {
  width: 490px;
  height: 410px;
  background-size: 490px 410px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/camera_large.png?1661810674741);
}

.image-hero_logo {
  width: 192px;
  height: 34px;
  background-size: 192px 34px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/hero_logo_large.png?1661810674741);
}

.image-hero {
  width: 779px;
  height: 332px;
  background-size: 779px 332px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/hero_large.png?1661810674741);
}

.image-header_iphone_14_pro_max_twilight_purple {
  width: 169px;
  height: 210px;
  background-size: 169px 210px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_14_pro_max_twilight_purple_large.png?1661810674741);
}

.image-icon_face_id {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/icon_face_id_large.png?1661810674742);
}

.image-flex_icon_worm {
  width: 84px;
  height: 17px;
  background-size: 84px 17px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_worm_large.png?1661810674742);
}

.image-icon_dynamic_island {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/icon_dynamic_island_large.png?1661810674742);
}

.image-flex_icon_privacy {
  width: 42px;
  height: 56px;
  background-size: 42px 56px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_privacy_large.png?1661810674742);
}

.image-battery_icon {
  width: 92px;
  height: 46px;
  background-size: 92px 46px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/battery_icon_large.png?1661810674743);
}

.image-header_iphone_14_pro_twilight_purple {
  width: 158px;
  height: 193px;
  background-size: 158px 193px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_14_pro_twilight_purple_large.png?1661810674743);
}

.image-icon_newbattery {
  width: 48px;
  height: 26px;
  background-size: 48px 26px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/icon_newbattery_large.png?1661810674744);
}

.image-header_iphone_14_blue {
  width: 146px;
  height: 192px;
  background-size: 146px 192px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_14_blue_large.png?1661810674745);
}

.image-icon_camera_iphone_13_pro_max {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/icon_camera_iphone_13_pro_max_large.png?1661810674745);
}

.image-icon_5G {
  width: 47px;
  height: 33px;
  background-size: 47px 33px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/icon_5G_large.png?1661810674745);
}

.image-chip {
  width: 593px;
  height: 293px;
  background-size: 593px 293px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/chip_large.png?1661810674745);
}

.image-icon_touch_id {
  width: 39px;
  height: 38px;
  background-size: 39px 38px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/icon_touch_id_large.png?1661810674746);
}

.image-icon_camera_iphone_14_plus {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/icon_camera_iphone_14_plus_large.png?1661810674746);
}

.image-flex_checkmark_apple_care {
  width: 14px;
  height: 14px;
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_checkmark_apple_care_large.png?1661810674747);
}

.image-flex_applecare {
  width: 257px;
  height: 305px;
  background-size: 257px 305px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_applecare_large.png?1661810674747);
}

.image-design_lock_screen {
  width: 446px;
  height: 184px;
  background-size: 446px 184px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/design_lock_screen_large.png?1661810674747);
}

.image-design_spills {
  width: 230px;
  height: 130px;
  background-size: 230px 130px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/design_spills_large.png?1661810674747);
}

.image-header_iphone_14_plus_blue {
  width: 155px;
  height: 210px;
  background-size: 155px 210px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_14_plus_blue_large.png?1661810674747);
}

.image-flex_icon_environment {
  width: 43px;
  height: 52px;
  background-size: 43px 52px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_environment_large.png?1661810674747);
}

.image-icon_camera_iphone_se_3rdGen {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/icon_camera_iphone_se_3rdGen_large.png?1661810674747);
}

.image-icon_A16_chip {
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/icon_A16_chip_large.png?1661810674748);
}

.image-icon_sos {
  width: 41px;
  height: 41px;
  background-size: 41px 41px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/icon_sos_large.png?1661810674749);
}

.image-header_iphone_se_gen03_midnight {
  width: 127px;
  height: 185px;
  background-size: 127px 185px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_se_gen03_midnight_large.png?1661810674749);
}

.image-flex_icon_upgrade {
  width: 45px;
  height: 61px;
  background-size: 45px 61px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_upgrade_large.png?1661810674749);
}

.image-flex_magsafe {
  width: 475px;
  height: 354px;
  background-size: 475px 354px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_magsafe_large.png?1661810674749);
}
.image-flex_magsaf {
  width: 475px;
  height: 354px;
  margin-left: 170px!important;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/iphone14_large.png);
}

.image-chip_icon {
  width: 74px;
  height: 74px;
  background-size: 74px 74px;
  background-repeat: no-repeat;
  background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/chip_icon_large.png?1661810674749);
}

@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: 779px;
    height: 332px;
    background-size: 779px 332px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/hero_large_2x.png?1661810674738);
  }
}

@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_ceramic {
    width: 231px;
    height: 98px;
    background-size: 231px 98px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/design_ceramic_large_2x.png?1661810674739);
  }
}

@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 {
    width: 399px;
    height: 364px;
    background-size: 399px 364px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/design_large_2x.png?1661810674739);
  }
}

@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-header_iphone_14_plus_blue {
    width: 155px;
    height: 210px;
    background-size: 155px 210px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_14_plus_blue_large_2x.png?1661810674739);
  }
}

@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_spills {
    width: 230px;
    height: 130px;
    background-size: 230px 130px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/design_spills_large_2x.png?1661810674739);
  }
}

@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-header_iphone_14_blue {
    width: 146px;
    height: 192px;
    background-size: 146px 192px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_14_blue_large_2x.png?1661810674740);
  }
}

@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-icon_touch_id {
    width: 39px;
    height: 38px;
    background-size: 39px 38px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/icon_touch_id_large_2x.png?1661810674740);
  }
}

@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 {
    width: 92px;
    height: 46px;
    background-size: 92px 46px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/battery_icon_large_2x.png?1661810674741);
  }
}

@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-flex_magsafe {
    width: 475px;
    height: 354px;
    background-size: 475px 354px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_magsafe_large_2x.png?1661810674742);
  }
}
@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-flex_magsaf {
    width: 475px;
    height: 354px;
    background-size: 475px 354px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/iphone14_large_2x.png);
  }*/
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
  .image-safety_sos_alt {
    width: 302px;
    height: 454px;
    background-size: 302px 454px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/safety_sos_alt_large_2x.png?1661810674742);
  }
}

@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 {
    width: 192px;
    height: 34px;
    background-size: 192px 34px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/hero_logo_large_2x.png?1661810674742);
  }
}

@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-header_iphone_13_pro_alpine_green {
    width: 153px;
    height: 194px;
    background-size: 153px 194px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_13_pro_alpine_green_large_2x.png?1661810674743);
  }
}

@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-icon_camera_iphone_14_plus {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/icon_camera_iphone_14_plus_large_2x.png?1661810674743);
  }
}

@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-icon_A16_chip {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/icon_A16_chip_large_2x.png?1661810674743);
  }
}

@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-icon_A15_chip {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/icon_A15_chip_large_2x.png?1661810674743);
  }
}

@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-header_iphone_14_pro_max_twilight_purple {
    width: 169px;
    height: 210px;
    background-size: 169px 210px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_14_pro_max_twilight_purple_large_2x.png?1661810674744);
  }
}

@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-icon_camera_iphone_14_pro_max {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/icon_camera_iphone_14_pro_max_large_2x.png?1661810674744);
  }
}

@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: 593px;
    height: 293px;
    background-size: 593px 293px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/chip_large_2x.png?1661810674744);
  }
}

@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-icon_sos {
    width: 41px;
    height: 41px;
    background-size: 41px 41px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/icon_sos_large_2x.png?1661810674745);
  }
}

@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-header_iphone_se_gen03_midnight {
    width: 127px;
    height: 185px;
    background-size: 127px 185px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_se_gen03_midnight_large_2x.png?1661810674745);
  }
}

@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_lock_screen {
    width: 446px;
    height: 184px;
    background-size: 446px 184px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/design_lock_screen_large_2x.png?1661810674746);
  }
}

@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-icon_camera_iphone_se_3rdGen {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/icon_camera_iphone_se_3rdGen_large_2x.png?1661810674746);
  }
}

@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-icon_dynamic_island {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/icon_dynamic_island_large_2x.png?1661810674746);
  }
}

@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-flex_icon_environment {
    width: 43px;
    height: 52px;
    background-size: 43px 52px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_environment_large_2x.png?1661810674746);
  }
}

@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-flex_icon_worm {
    width: 84px;
    height: 17px;
    background-size: 84px 17px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_worm_large_2x.png?1661810674747);
  }
}

@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-flex_icon_privacy {
    width: 42px;
    height: 56px;
    background-size: 42px 56px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_privacy_large_2x.png?1661810674747);
  }
}

@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-icon_newbattery {
    width: 48px;
    height: 26px;
    background-size: 48px 26px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/icon_newbattery_large_2x.png?1661810674748);
  }
}

@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-header_iphone_13_pro_max_alpine_green {
    width: 159px;
    height: 209px;
    background-size: 159px 209px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_13_pro_max_alpine_green_large_2x.png?1661810674748);
  }
}

@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-flex_applecare {
    width: 257px;
    height: 305px;
    background-size: 257px 305px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_applecare_large_2x.png?1661810674748);
  }
}

@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-flex_icon_upgrade {
    width: 45px;
    height: 61px;
    background-size: 45px 61px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_upgrade_large_2x.png?1661810674748);
  }
}

@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: 490px;
    height: 410px;
    background-size: 490px 410px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/camera_large_2x.png?1661810674748);
  }
}

@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-icon_camera_iphone_13_pro_max {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/icon_camera_iphone_13_pro_max_large_2x.png?1661810674748);
  }
}

@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-flex_checkmark_apple_care {
    width: 14px;
    height: 14px;
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_checkmark_apple_care_large_2x.png?1661810674748);
  }
}

@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-icon_5G {
    width: 47px;
    height: 33px;
    background-size: 47px 33px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/icon_5G_large_2x.png?1661810674748);
  }
}

@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-icon_face_id {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/icon_face_id_large_2x.png?1661810674748);
  }
}

@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-flex_icon_switch {
    width: 78px;
    height: 60px;
    background-size: 78px 60px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_switch_large_2x.png?1661810674749);
  }
}

@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-header_iphone_14_pro_twilight_purple {
    width: 158px;
    height: 193px;
    background-size: 158px 193px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_14_pro_twilight_purple_large_2x.png?1661810674749);
  }
}

@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_icon {
    width: 74px;
    height: 74px;
    background-size: 74px 74px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/chip_icon_large_2x.png?1661810674749);
  }
}

@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-video {
    width: 1038px;
    height: 1192px;
    background-size: 1038px 1192px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/video_large_2x.png?1661810674749);
  }
}

@media only screen and (max-width:1068px) {
  .image-hero_logo {
    width: 137px;
    height: 25px;
    background-size: 137px 25px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/hero_logo_medium.png?1661810674739);
  }
}

@media only screen and (max-width:1068px) {
  .image-video {
    width: 502px;
    height: 300px;
    background-size: 502px 300px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/video_medium.png?1661810674740);
  }
}

@media only screen and (max-width:1068px) {
  .image-hero {
    width: 543px;
    height: 232px;
    background-size: 543px 232px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/hero_medium.png?1661810674740);
  }
}

@media only screen and (max-width:1068px) {
  .image-flex_magsafe {
    width: 347px;
    height: 286px;
    background-size: 347px 286px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_magsafe_medium.png?1661810674740);
  }
}
@media only screen and (max-width:1068px) {
  .image-flex_magsaf {
    width: 347px;
    height: 286px;
    background-size: 347px 286px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/iphone14_medium.png);
  }
}

@media only screen and (max-width:1068px) {
  .image-chip_icon {
    width: 74px;
    height: 74px;
    background-size: 74px 74px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/chip_icon_medium.png?1661810674741);
  }
}

@media only screen and (max-width:1068px) {
  .image-flex_icon_upgrade {
    width: 45px;
    height: 61px;
    background-size: 45px 61px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_upgrade_medium.png?1661810674741);
  }
}

@media only screen and (max-width:1068px) {
  .image-flex_applecare {
    width: 204px;
    height: 242px;
    background-size: 204px 242px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_applecare_medium.png?1661810674742);
  }
}

@media only screen and (max-width:1068px) {
  .image-safety_sos_alt {
    width: 228px;
    height: 344px;
    background-size: 228px 344px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/safety_sos_alt_medium.png?1661810674742);
  }
}

@media only screen and (max-width:1068px) {
  .image-design {
    width: 294px;
    height: 274px;
    background-size: 294px 274px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/design_medium.png?1661810674742);
  }
}

@media only screen and (max-width:1068px) {
  .image-design_spills {
    width: 146px;
    height: 83px;
    background-size: 146px 83px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/design_spills_medium.png?1661810674744);
  }
}

@media only screen and (max-width:1068px) {
  .image-chip {
    width: 417px;
    height: 206px;
    background-size: 417px 206px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/chip_medium.png?1661810674744);
  }
}

@media only screen and (max-width:1068px) {
  .image-flex_icon_environment {
    width: 43px;
    height: 52px;
    background-size: 43px 52px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_environment_medium.png?1661810674744);
  }
}

@media only screen and (max-width:1068px) {
  .image-flex_icon_privacy {
    width: 42px;
    height: 56px;
    background-size: 42px 56px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_privacy_medium.png?1661810674744);
  }
}

@media only screen and (max-width:1068px) {
  .image-design_ceramic {
    width: 138px;
    height: 62px;
    background-size: 138px 62px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/design_ceramic_medium.png?1661810674744);
  }
}

@media only screen and (max-width:1068px) {
  .image-camera {
    width: 346px;
    height: 346px;
    background-size: 346px 346px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/camera_medium.png?1661810674745);
  }
}

@media only screen and (max-width:1068px) {
  .image-flex_icon_worm {
    width: 67px;
    height: 14px;
    background-size: 67px 14px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_worm_medium.png?1661810674745);
  }
}

@media only screen and (max-width:1068px) {
  .image-design_lock_screen {
    width: 336px;
    height: 149px;
    background-size: 336px 149px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/design_lock_screen_medium.png?1661810674747);
  }
}

@media only screen and (max-width:1068px) {
  .image-flex_icon_switch {
    width: 78px;
    height: 60px;
    background-size: 78px 60px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_switch_medium.png?1661810674748);
  }
}

@media only screen and (max-width:1068px) {
  .image-flex_checkmark_apple_care {
    width: 14px;
    height: 14px;
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_checkmark_apple_care_medium.png?1661810674748);
  }
}

@media only screen and (max-width:1068px) {
  .image-battery_icon {
    width: 64px;
    height: 32px;
    background-size: 64px 32px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/battery_icon_medium.png?1661810674748);
  }
}

@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-flex_icon_worm {
    width: 67px;
    height: 14px;
    background-size: 67px 14px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_worm_medium_2x.png?1661810674739);
  }
}

@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: 417px;
    height: 206px;
    background-size: 417px 206px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/chip_medium_2x.png?1661810674739);
  }
}

@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_ceramic {
    width: 138px;
    height: 62px;
    background-size: 138px 62px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/design_ceramic_medium_2x.png?1661810674740);
  }
}

@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 {
    width: 294px;
    height: 274px;
    background-size: 294px 274px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/design_medium_2x.png?1661810674740);
  }
}

@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: 346px;
    height: 346px;
    background-size: 346px 346px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/camera_medium_2x.png?1661810674740);
  }
}

@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-flex_applecare {
    width: 204px;
    height: 242px;
    background-size: 204px 242px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_applecare_medium_2x.png?1661810674741);
  }
}

@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 {
    width: 137px;
    height: 25px;
    background-size: 137px 25px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/hero_logo_medium_2x.png?1661810674741);
  }
}

@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-flex_icon_upgrade {
    width: 45px;
    height: 61px;
    background-size: 45px 61px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_upgrade_medium_2x.png?1661810674742);
  }
}

@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-flex_icon_switch {
    width: 78px;
    height: 60px;
    background-size: 78px 60px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_switch_medium_2x.png?1661810674742);
  }
}

@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_icon {
    width: 74px;
    height: 74px;
    background-size: 74px 74px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/chip_icon_medium_2x.png?1661810674743);
  }
}

@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_spills {
    width: 146px;
    height: 83px;
    background-size: 146px 83px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/design_spills_medium_2x.png?1661810674743);
  }
}

@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-video {
    width: 502px;
    height: 300px;
    background-size: 502px 300px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/video_medium_2x.png?1661810674744);
  }
}

@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-flex_magsafe {
    width: 347px;
    height: 286px;
    background-size: 347px 286px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_magsafe_medium_2x.png?1661810674744);
  }
}
@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-flex_magsaf {
    width: 347px;
    height: 286px;
    background-size: 347px 286px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/iphone14_medium_2x.png);
  }
}

@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-flex_icon_environment {
    width: 43px;
    height: 52px;
    background-size: 43px 52px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_environment_medium_2x.png?1661810674744);
  }
}

@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 {
    width: 64px;
    height: 32px;
    background-size: 64px 32px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/battery_icon_medium_2x.png?1661810674746);
  }
}

@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: 543px;
    height: 232px;
    background-size: 543px 232px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/hero_medium_2x.png?1661810674746);
  }
}

@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-safety_sos_alt {
    width: 228px;
    height: 344px;
    background-size: 228px 344px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/safety_sos_alt_medium_2x.png?1661810674746);
  }
}

@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-flex_icon_privacy {
    width: 42px;
    height: 56px;
    background-size: 42px 56px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_privacy_medium_2x.png?1661810674747);
  }
}

@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-flex_checkmark_apple_care {
    width: 14px;
    height: 14px;
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_checkmark_apple_care_medium_2x.png?1661810674748);
  }
}

@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_lock_screen {
    width: 336px;
    height: 149px;
    background-size: 336px 149px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/design_lock_screen_medium_2x.png?1661810674749);
  }
}

@media only screen and (max-width:734px) {
  .image-flex_icon_upgrade {
    width: 45px;
    height: 61px;
    background-size: 45px 61px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_upgrade_small.png?1661810674738);
  }
}

@media only screen and (max-width:734px) {
  .image-header_iphone_14_plus_blue {
    width: 88px;
    height: 119px;
    background-size: 88px 119px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_14_plus_blue_small.png?1661810674739);
  }
}

@media only screen and (max-width:734px) {
  .image-flex_icon_privacy {
    width: 42px;
    height: 56px;
    background-size: 42px 56px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_privacy_small.png?1661810674739);
  }
}

@media only screen and (max-width:734px) {
  .image-flex_applecare {
    width: 243px;
    height: 286px;
    background-size: 243px 286px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_applecare_small.png?1661810674740);
  }
}

@media only screen and (max-width:734px) {
  .image-flex_icon_worm {
    width: 59px;
    height: 11px;
    background-size: 59px 11px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_worm_small.png?1661810674740);
  }
}

@media only screen and (max-width:734px) {
  .image-hero_logo {
    width: 119px;
    height: 22px;
    background-size: 119px 22px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/hero_logo_small.png?1661810674741);
  }
}

@media only screen and (max-width:734px) {
  .image-chip {
    width: 324px;
    height: 160px;
    background-size: 324px 160px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/chip_small.png?1661810674741);
  }
}

@media only screen and (max-width:734px) {
  .image-battery_icon {
    width: 65px;
    height: 33px;
    background-size: 65px 33px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/battery_icon_small.png?1661810674741);
  }
}

@media only screen and (max-width:734px) {
  .image-header_iphone_14_pro_max_twilight_purple {
    width: 96px;
    height: 119px;
    background-size: 96px 119px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_14_pro_max_twilight_purple_small.png?1661810674741);
  }
}

@media only screen and (max-width:734px) {
  .image-header_iphone_se_gen03_midnight {
    width: 71px;
    height: 103px;
    background-size: 71px 103px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_se_gen03_midnight_small.png?1661810674742);
  }
}

@media only screen and (max-width:734px) {
  .image-design_ceramic {
    width: 136px;
    height: 87px;
    background-size: 136px 87px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/design_ceramic_small.png?1661810674743);
  }
}

@media only screen and (max-width:734px) {
  .image-design_spills {
    width: 136px;
    height: 78px;
    background-size: 136px 78px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/design_spills_small.png?1661810674744);
  }
}

@media only screen and (max-width:734px) {
  .image-header_iphone_14_pro_twilight_purple {
    width: 90px;
    height: 109px;
    background-size: 90px 109px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_14_pro_twilight_purple_small.png?1661810674744);
  }
}

@media only screen and (max-width:734px) {
  .image-header_iphone_13_pro_alpine_green {
    width: 86px;
    height: 109px;
    background-size: 86px 109px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_13_pro_alpine_green_small.png?1661810674744);
  }
}

@media only screen and (max-width:734px) {
  .image-safety_sos_alt {
    width: 246px;
    height: 370px;
    background-size: 246px 370px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/safety_sos_alt_small.png?1661810674744);
  }
}

@media only screen and (max-width:734px) {
  .image-flex_icon_environment {
    width: 43px;
    height: 52px;
    background-size: 43px 52px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_environment_small.png?1661810674744);
  }
}

@media only screen and (max-width:734px) {
  .image-hero {
    width: 321px;
    height: 138px;
    background-size: 321px 138px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/hero_small.png?1661810674745);
  }
}

@media only screen and (max-width:734px) {
  .image-design {
    width: 320px;
    height: 250px;
    background-size: 320px 250px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/design_small.png?1661810674745);
  }
}

@media only screen and (max-width:734px) {
  .image-flex_checkmark_apple_care {
    width: 14px;
    height: 14px;
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_checkmark_apple_care_small.png?1661810674745);
  }
}

@media only screen and (max-width:734px) {
  .image-video {
    width: 528px;
    height: 551px;
    background-size: 528px 551px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/video_small.png?1661810674745);
  }
}

@media only screen and (max-width:734px) {
  .image-header_iphone_13_pro_max_alpine_green {
    width: 90px;
    height: 118px;
    background-size: 90px 118px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_13_pro_max_alpine_green_small.png?1661810674745);
  }
}

@media only screen and (max-width:734px) {
  .image-camera {
    width: 320px;
    height: 320px;
    background-size: 320px 320px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/camera_small.png?1661810674746);
  }
}

@media only screen and (max-width:734px) {
  .image-flex_icon_switch {
    width: 78px;
    height: 60px;
    background-size: 78px 60px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_switch_small.png?1661810674746);
  }
}

@media only screen and (max-width:734px) {
  .image-flex_magsafe {
    width: 459px;
    height: 329px;
    background-size: 459px 329px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_magsafe_small.png?1661810674747);
  }
}
@media only screen and (max-width:734px) {
  .image-flex_magsaf {
    width: 459px;
    height: 329px;
    background-size: 459px 329px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/iphone14_small.png);
  }
}

@media only screen and (max-width:734px) {
  .image-chip_icon {
    width: 74px;
    height: 74px;
    background-size: 74px 74px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/chip_icon_small.png?1661810674747);
  }
}

@media only screen and (max-width:734px) {
  .image-design_lock_screen {
    width: 274px;
    height: 130px;
    background-size: 274px 130px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/design_lock_screen_small.png?1661810674749);
  }
}

@media only screen and (max-width:734px) {
  .image-header_iphone_14_blue {
    width: 83px;
    height: 109px;
    background-size: 83px 109px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_14_blue_small.png?1661810674749);
  }
}

@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-flex_icon_worm {
    width: 59px;
    height: 11px;
    background-size: 59px 11px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_worm_small_2x.png?1661810674739);
  }
}

@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-flex_magsafe {
    width: 459px;
    height: 329px;
    background-size: 175px 329px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_magsafe_small_2x.png?1661810674739);
  }
}
@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-flex_magsaf {
    width: 459px;
    height: 329px;
    background-size: 459px 329px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/iphone14_small_2x.png);
  }
}

@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-flex_icon_environment {
    width: 43px;
    height: 52px;
    background-size: 43px 52px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_environment_small_2x.png?1661810674740);
  }
}

@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-header_iphone_13_pro_max_alpine_green {
    width: 90px;
    height: 118px;
    background-size: 90px 118px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_13_pro_max_alpine_green_small_2x.png?1661810674741);
  }
}

@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 {
    width: 65px;
    height: 33px;
    background-size: 65px 33px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/battery_icon_small_2x.png?1661810674741);
  }
}

@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-flex_applecare {
    width: 243px;
    height: 286px;
    background-size: 243px 286px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_applecare_small_2x.png?1661810674741);
  }
}

@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 {
    width: 119px;
    height: 22px;
    background-size: 119px 22px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/hero_logo_small_2x.png?1661810674741);
  }
}

@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-header_iphone_14_blue {
    width: 83px;
    height: 109px;
    background-size: 83px 109px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_14_blue_small_2x.png?1661810674741);
  }
}

@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_spills {
    width: 136px;
    height: 78px;
    background-size: 136px 78px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/design_spills_small_2x.png?1661810674741);
  }
}

@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-video {
    width: 528px;
    height: 551px;
    background-size: 528px 551px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/video_small_2x.png?1661810674742);
  }
}

@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-header_iphone_se_gen03_midnight {
    width: 71px;
    height: 103px;
    background-size: 71px 103px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_se_gen03_midnight_small_2x.png?1661810674742);
  }
}

@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-safety_sos_alt {
    width: 246px;
    height: 370px;
    background-size: 246px 370px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/safety_sos_alt_small_2x.png?1661810674742);
  }
}

@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_icon {
    width: 74px;
    height: 74px;
    background-size: 74px 74px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/chip_icon_small_2x.png?1661810674742);
  }
}

@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_lock_screen {
    width: 274px;
    height: 130px;
    background-size: 274px 130px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/design_lock_screen_small_2x.png?1661810674743);
  }
}

@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: 324px;
    height: 160px;
    background-size: 324px 160px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/chip_small_2x.png?1661810674743);
  }
}

@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-flex_icon_privacy {
    width: 42px;
    height: 56px;
    background-size: 42px 56px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_privacy_small_2x.png?1661810674743);
  }
}

@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-flex_checkmark_apple_care {
    width: 14px;
    height: 14px;
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_checkmark_apple_care_small_2x.png?1661810674744);
  }
}

@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: 320px;
    height: 320px;
    background-size: 320px 320px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/camera_small_2x.png?1661810674745);
  }
}

@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-header_iphone_13_pro_alpine_green {
    width: 86px;
    height: 109px;
    background-size: 86px 109px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_13_pro_alpine_green_small_2x.png?1661810674745);
  }
}

@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-flex_icon_upgrade {
    width: 45px;
    height: 61px;
    background-size: 45px 61px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_upgrade_small_2x.png?1661810674746);
  }
}

@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-header_iphone_14_pro_twilight_purple {
    width: 90px;
    height: 109px;
    background-size: 90px 109px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_14_pro_twilight_purple_small_2x.png?1661810674747);
  }
}

@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-flex_icon_switch {
    width: 78px;
    height: 60px;
    background-size: 78px 60px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/flex_icon_switch_small_2x.png?1661810674748);
  }
}

@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-header_iphone_14_plus_blue {
    width: 88px;
    height: 119px;
    background-size: 88px 119px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_14_plus_blue_small_2x.png?1661810674749);
  }
}

@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: 321px;
    height: 138px;
    background-size: 321px 138px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/hero_small_2x.png?1661810674749);
  }
}

@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-header_iphone_14_pro_max_twilight_purple {
    width: 96px;
    height: 119px;
    background-size: 96px 119px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/header_iphone_14_pro_max_twilight_purple_small_2x.png?1661810674749);
  }
}

@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_ceramic {
    width: 136px;
    height: 87px;
    background-size: 136px 87px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/design_ceramic_small_2x.png?1661810674749);
  }
}

@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 {
    width: 320px;
    height: 250px;
    background-size: 320px 250px;
    background-repeat: no-repeat;
    background-image: url(/Imagesportal/fr/localisation/4/contents_pages/content-marketing/3098-CONTENT-2022-Apple-iPhone-14-W39/images/design_small_2x.png?1661810674750);
  }
}

.w6b801e {
  /* But you can break out of scoping via SCSS "@at-root" feature */
}

.channel-html .channel-custom-font-custom-80-headline-super {
  font-size: 80px;
  line-height: 84px;
  letter-spacing: -0.015rem;
  font-weight: 600;
}

@media only screen and (max-width: 1068px) {
  .channel-html .channel-custom-font-custom-80-headline-super {
    font-size: 64px;
    line-height: 68px;
    letter-spacing: -0.009rem;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .channel-custom-font-custom-80-headline-super {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 0.004rem;
  }
}

.channel-html .channel-custom-font-custom-48-headline {
  font-size: 48px;
  line-height: 53px;
  letter-spacing: -0.003rem;
  font-weight: 600;
}

@media only screen and (max-width: 1068px) {
  .channel-html .channel-custom-font-custom-48-headline {
    font-size: 40px;
    line-height: 46px;
    letter-spacing: 0rem;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .channel-custom-font-custom-48-headline {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 0.004rem;
  }
}

.channel-html .channel-custom-font-custom-40-headline-reduced {
  font-size: 40px;
  line-height: 44px;
  letter-spacing: 0rem;
  font-weight: 600;
}

@media only screen and (max-width: 1068px) {
  .channel-html .channel-custom-font-custom-40-headline-reduced {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 0.004rem;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .channel-custom-font-custom-40-headline-reduced {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0.007rem;
  }
}

.channel-html .channel-custom-font-custom-32-headline-hero {
  font-size: 32px;
  line-height: 36px;
  letter-spacing: 0.004rem;
  font-weight: 600;
}

@media only screen and (max-width: 1068px) {
  .channel-html .channel-custom-font-custom-32-headline-hero {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0.007rem;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .channel-custom-font-custom-32-headline-hero {
    font-size: 19px;
    line-height: 23px;
    letter-spacing: 0.012rem;
  }
}

.channel-html .channel-custom-font-custom-24-eyebrow {
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.009rem;
  font-weight: 600;
}

@media only screen and (max-width: 1068px) {
  .channel-html .channel-custom-font-custom-24-eyebrow {
    font-size: 21px;
    line-height: 25px;
    letter-spacing: 0.011rem;
  }
}

.channel-html .channel-custom-font-custom-24-intro-elevated {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.009rem;
  font-weight: 400;
}

@media only screen and (max-width: 1068px) {
  .channel-html .channel-custom-font-custom-24-intro-elevated {
    font-size: 21px;
    line-height: 29px;
    letter-spacing: 0.011rem;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .channel-custom-font-custom-24-intro-elevated {
    font-size: 19px;
    line-height: 27px;
    letter-spacing: 0.012rem;
  }
}

.channel-html .channel-custom-font-custom-21-eyebrow-reduced {
  font-size: 21px;
  line-height: 25px;
  letter-spacing: 0.011rem;
  font-weight: 600;
}

@media only screen and (max-width: 734px) {
  .channel-html .channel-custom-font-custom-21-eyebrow-reduced {
    font-size: 19px;
    line-height: 23px;
    letter-spacing: 0.012rem;
  }
}

.channel-html .channel-custom-font-custom-21-intro {
  font-size: 21px;
  line-height: 29px;
  letter-spacing: 0.011rem;
  font-weight: 400;
}

@media only screen and (max-width: 734px) {
  .channel-html .channel-custom-font-custom-21-intro {
    font-size: 19px;
    line-height: 27px;
    letter-spacing: 0.012rem;
  }
}

.channel-html .channel-custom-font-custom-17-body-reduced {
  font-size: 17px;
  line-height: 25px;
  letter-spacing: -0.022rem;
  font-weight: 400;
}

.channel-html .channel-custom-font-custom-17-body-reduced-flex {
  font-size: 17px;
  line-height: 25px;
  letter-spacing: -0.022rem;
  font-weight: 400;
}

@media only screen and (max-width: 1068px) {
  .channel-html .channel-custom-font-custom-17-body-reduced-flex {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.016rem;
  }
}

.channel-html .channel-custom-font-custom-17-body-tight {
  font-size: 17px;
  line-height: 21px;
  font-weight: 500;
}

@media only screen and (max-width: 1068px) {
  .channel-html .channel-custom-font-custom-17-body-tight {
    font-size: 17px;
    line-height: 25px;
  }
}

.channel-html .channel-custom-font-custom-14-body-reduced {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.016rem;
  font-weight: 400;
}

.channel-html .channel-custom-font-custom-12-sosumi {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
}

.channel-html .channel-custom-font-custom-19-callouts {
  font-size: 19px;
  line-height: 23px;
  letter-spacing: 0rem;
  font-weight: 500;
}

@media only screen and (max-width: 1068px) {
  .channel-html .channel-custom-font-custom-19-callouts {
    font-size: 14px;
    line-height: 18px;
  }
}

.channel-html .channel-custom-font-custom-48-design-badges {
  font-size: 48px;
  line-height: 52px;
  letter-spacing: -0.003rem;
  font-weight: 600;
}

@media only screen and (max-width: 1068px) {
  .channel-html .channel-custom-font-custom-48-design-badges {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 0.004rem;
  }
}

.channel-html .channel-custom-font-custom-19-battery-captions {
  font-size: 19px;
  line-height: 23px;
  font-weight: 500;
}

@media only screen and (max-width: 1068px) {
  .channel-html .channel-custom-font-custom-19-battery-captions {
    font-size: 17px;
    line-height: 21px;
  }
}

.channel-html .channel-custom-font-custom-40-battery-badges {
  font-size: 40px;
  line-height: 44px;
  font-weight: 600;
}

@media only screen and (max-width: 1068px) {
  .channel-html .channel-custom-font-custom-40-battery-badges {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0.007rem;
  }
}

.channel-html .fa908b4 {
  /** Margin */
  /** Padding */
  /** Overflow */
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .z9a22bc {
  /** alignment */
  /** Margin */
  margin-top: 63px;
  margin-bottom: 64px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .z9a22bc {
    margin-top: 53.5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .z9a22bc {
    margin-top: 56px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .z9a22bc {
    margin-bottom: 55px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .z9a22bc {
    margin-bottom: 45px;
  }
}

.channel-html .x746c32 {
  /** Margin */
  /** Padding */
  /** Align text*/
  text-align: center;
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .v5af1c5 {
  /** alignment */
  justify-content: center;
  /** Margin */
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .adb5135 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .y8d5222 {
  /** Margin */
  margin-left: 1px;
  margin-bottom: 0px;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .y8d5222 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .y8d5222 {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .y8d5222 {
    margin-bottom: 0px;
  }
}

.channel-html .z9b16b1 {
  color: #1d1d1f;
  margin-top: 36px;
  margin-bottom: 0px;
  padding-left: 82px;
  padding-right: 82px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .z9b16b1 {
    margin-top: 29px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .z9b16b1 {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .z9b16b1 {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .z9b16b1 {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .z9b16b1 {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .z9b16b1 {
    padding-right: 0px;
  }
}

.channel-html .t36601B {
  /** Margin */
  margin-top: 47px;
  margin-left: 100px;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .t36601B {
    margin-top: 34px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .t36601B {
    margin-top: 33px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .t36601B {
    margin-left: 74px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .t36601B {
    margin-left: -20px;
  }
}

.channel-html .w6fd73a {
  color: #1d1d1f;
  margin-top: 51px;
  margin-bottom: 29px;
  padding-left: 110px;
  padding-right: 110px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .w6fd73a {
    margin-top: 36px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .w6fd73a {
    margin-top: 22px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .w6fd73a {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .w6fd73a {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .w6fd73a {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .w6fd73a {
    padding-left: 16px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .w6fd73a {
    padding-right: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .w6fd73a {
    padding-right: 16px;
  }
}

.channel-html .e3364d1 {
  color: #1d1d1f;
  margin-top: 0px;
  margin-bottom: 22px;
  padding-left: 164px;
  padding-right: 164px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .e3364d1 {
    margin-bottom: 13px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .e3364d1 {
    margin-bottom: 8px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .e3364d1 {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .e3364d1 {
    padding-right: 0px;
  }
}

.channel-html .bb2da7f {
  /** Color */
  color: #6e6e73;
  border: solid 1px #6e6e73;
}

.channel-html .g6A3D9F {
  /** Margin */
  /** Padding */
  /** Overflow */
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .iEDAF83 {
  /** alignment */
  /** Margin */
  margin-top: 32px;
  margin-bottom: 0px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .iEDAF83 {
    justify-content: center;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .iEDAF83 {
    margin-top: 34px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .iEDAF83 {
    margin-top: 39px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .iEDAF83 {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .iEDAF83 {
    margin-bottom: 45px;
  }
}

.channel-html .a4D5333 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .z04D86F {
  color: #1d1d1f;
  margin-left: 0px;
  margin-bottom: 10px;
  padding-right: 50%;
}

@media only screen and (max-width: 1068px) {
  .channel-html .z04D86F {
    margin-bottom: 8px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .z04D86F {
    margin-bottom: 7px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .z04D86F {
    padding-right: 0px;
  }
}

.channel-html .e7BE745 {
  color: #1d1d1f;
  margin-top: 0px;
  margin-left: -2px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .e7BE745 {
    margin-left: -1px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .e7BE745 {
    margin-left: -1px;
  }
}

.channel-html .e035ACE {
  /** alignment */
  /** Margin */
  margin-top: 69px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .e035ACE {
    margin-top: 51px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .e035ACE {
    margin-top: 44px;
  }
}

.channel-html .kC083BA {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .kC083BA {
    margin-left: -20px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .kC083BA {
    margin-right: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .kC083BA {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .kC083BA {
    padding-right: 0px;
  }
}

.channel-html .aD730D8 {
  /** Background **/
  background: undefined;
  /** Grid */
  display: grid;
  grid-gap: 5px;
  grid-template-rows: minmax(undefined, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 398px);
}

@media only screen and (max-width: 1068px) {
  .channel-html .aD730D8 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .aD730D8 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .aD730D8 {
    grid-template-columns: repeat(1, 293px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .aD730D8 {
    grid-template-columns: repeat(1, 320px);
  }
}

.channel-html .aD730D8 .bentobox-item {
  border-radius: 18px;
  overflow: hidden;
}

.channel-html .s80DB42 {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2;
  position: relative;
}

@media only screen and (max-width: 734px) {
  .channel-html .s80DB42 {
    grid-column-start: 1;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .s80DB42 {
    grid-column-end: 1;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .s80DB42 {
    grid-row-start: 1;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .s80DB42 {
    grid-row-end: 1;
  }
}

.channel-html .s80DB42:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .e02E506 {
  /** alignment */
  /** Margin */
  margin-right: 0px;
  /** Padding */
  padding-top: 23px;
  padding-right: 0px;
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .e02E506 {
    padding-top: 18px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .e02E506 {
    padding-top: 0px;
  }
}

.channel-html .n63318A {
  /** Margin */
  margin-top: 92px;
  /** Padding */
  padding-left: 36px;
  /** Align text*/
  text-align: center;
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .n63318A {
    margin-top: 60px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .n63318A {
    margin-top: 43px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .n63318A {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .n63318A {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .n63318A {
    padding-left: 23px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .n63318A {
    padding-left: 46px;
  }
}

.channel-html .sC29D76 {
  color: #6e6e73;
}

.channel-html .b603648 {
  margin-top: 8px;
  padding-left: 6px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .b603648 {
    margin-top: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .b603648 {
    margin-top: 2px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .b603648 {
    padding-left: 7px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .b603648 {
    padding-left: 3px;
  }
}

.channel-html .l2F47CA {
  /** Margin */
  margin-top: 65px;
  margin-right: 0px;
  /** Padding */
  padding-right: 34px;
  /** Align text*/
  text-align: center;
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .l2F47CA {
    margin-top: 38px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .l2F47CA {
    margin-top: 24px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .l2F47CA {
    padding-right: 23px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .l2F47CA {
    padding-right: 43px;
  }
}

.channel-html .j32A471 {
  color: #6e6e73;
}

.channel-html .hCED7C3 {
  margin-top: 8px;
  padding-left: 7px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .hCED7C3 {
    margin-top: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .hCED7C3 {
    margin-top: 2px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .hCED7C3 {
    padding-left: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .hCED7C3 {
    padding-left: 3px;
  }
}

.channel-html .m0A6988 {
  /** Margin */
  margin-top: 1px;
  margin-left: 0px;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .m0A6988 {
    margin-top: -1px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m0A6988 {
    margin-top: 1px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .m0A6988 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m0A6988 {
    margin-left: 0px;
  }
}

.channel-html .qDC8580 {
  /** Margin */
  /** Padding */
  padding-left: 10px;
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .qDC8580 {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .qDC8580 {
    margin-left: -20px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .qDC8580 {
    padding-left: 20px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .qDC8580 {
    padding-left: 0px;
  }
}

.channel-html .y537E65 {
  /** Background **/
  background: undefined;
  /** Grid */
  display: grid;
  grid-gap: 20px;
  grid-template-rows: minmax(undefined, 1fr) minmax(undefined, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 562px);
}

@media only screen and (max-width: 1068px) {
  .channel-html .y537E65 {
    grid-gap: 15px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .y537E65 {
    grid-gap: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .y537E65 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .y537E65 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .y537E65 {
    grid-template-columns: repeat(1, 384px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .y537E65 {
    grid-template-columns: repeat(1, 320px);
  }
}

.channel-html .y537E65 .bentobox-item {
  border-radius: 18px;
  overflow: hidden;
}

.channel-html .i55C02F {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2;
  position: relative;
}

.channel-html .i55C02F:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .b1A4968 {
  /** alignment */
  justify-content: center;
  /** Margin */
  margin-top: 27px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .b1A4968 {
    margin-top: 19px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .b1A4968 {
    margin-top: 24px;
  }
}

.channel-html .uF08B39 {
  /** Margin */
  /** Padding */
  /** Align text*/
  text-align: center;
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .rF4C127 {
  color: #6e6e73;
  padding-left: 150px;
  padding-right: 150px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .rF4C127 {
    padding-left: 95px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .rF4C127 {
    padding-left: 64px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .rF4C127 {
    padding-right: 95px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .rF4C127 {
    padding-right: 64px;
  }
}

.channel-html .y4A0529 {
  /** Margin */
  margin-top: 27px;
  margin-left: 58px;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .y4A0529 {
    margin-top: 18px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .y4A0529 {
    margin-top: 24px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .y4A0529 {
    margin-left: 24px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .y4A0529 {
    margin-left: 23px;
  }
}

.channel-html .x9BB7D6 {
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 2;
  grid-row-end: 2;
  position: relative;
}

.channel-html .x9BB7D6:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .eC8590E {
  /** alignment */
  /** Margin */
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .z033447 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .yE06687 {
  /** Background **/
  background: undefined;
  /** Grid */
  display: grid;
  grid-gap: 20px;
  grid-template-rows: minmax(undefined, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(2, 271px);
}

@media only screen and (max-width: 1068px) {
  .channel-html .yE06687 {
    grid-gap: 15px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .yE06687 {
    grid-gap: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .yE06687 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .yE06687 {
    grid-template-rows: minmax(150px, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .yE06687 {
    grid-template-columns: repeat(2, 184px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .yE06687 {
    grid-template-columns: repeat(1, 140px);
  }
}

.channel-html .yE06687 .bentobox-item {
  border-radius: 18px;
}

.channel-html .d613FDF {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2;
  position: relative;
}

.channel-html .d613FDF:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .qB378FF {
  /** Margin */
  margin-top: 22px;
  margin-left: 15.5px;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .qB378FF {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .qB378FF {
    margin-top: 29px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .qB378FF {
    margin-left: 16px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .qB378FF {
    margin-left: -1px;
  }
}

.channel-html .v2134D1 {
  /** alignment */
  align-items: flex-end;
  /** Margin */
  margin-top: -11px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .v2134D1 {
    margin-top: -11px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .v2134D1 {
    margin-top: -2px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .v2134D1 {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .v2134D1 {
    padding-right: 0px;
  }
}

.channel-html .z82BE2D {
  /** Margin */
  /** Padding */
  /** Align text*/
  text-align: center;
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .mC30D51 {
  color: #6e6e73;
  margin-top: 0px;
  padding-left: 20px;
  padding-right: 20px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .mC30D51 {
    margin-top: 4px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .mC30D51 {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .mC30D51 {
    padding-left: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .mC30D51 {
    padding-right: 10px;
  }
}

.channel-html .m08FDE1 {
  background-color: #f5f5f7;
  grid-column-start: 2;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 1;
  position: relative;
}

.channel-html .m08FDE1:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .oB0A0CA {
  /** alignment */
  /** Margin */
  margin-top: 35px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .oB0A0CA {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .oB0A0CA {
    margin-top: 25px;
  }
}

.channel-html .sB4D0BC {
  /** Margin */
  /** Padding */
  /** Align text*/
  text-align: center;
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .h4BAA77 {
  color: #6e6e73;
  margin-top: 0px;
  padding-left: 60px;
  padding-right: 60px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .h4BAA77 {
    padding-left: 32px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .h4BAA77 {
    padding-left: 25px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .h4BAA77 {
    padding-right: 32px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .h4BAA77 {
    padding-right: 25px;
  }
}

.channel-html .wF3C63F {
  /** Margin */
  margin-top: 34px;
  margin-left: 21px;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .wF3C63F {
    margin-top: 19px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .wF3C63F {
    margin-top: 24px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .wF3C63F {
    margin-left: 24px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .wF3C63F {
    margin-left: 17px;
  }
}

.channel-html .h493EBB {
  /** Margin */
  /** Padding */
  /** Overflow */
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .y7244D6 {
  /** alignment */
  align-items: center;
  /** Margin */
  margin-top: 72px;
  margin-bottom: 0px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .y7244D6 {
    justify-content: center;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .y7244D6 {
    margin-top: 44px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .y7244D6 {
    margin-top: 17px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .y7244D6 {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .y7244D6 {
    margin-bottom: 0px;
  }
}

.channel-html .v4F470E {
  /** Margin */
  /** Padding */
  padding-left: 80px;
  /** Align text*/
  /** Flexbox order*/
  order: 2;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .v4F470E {
    padding-left: 58px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .v4F470E {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .v4F470E {
    order: 1;
  }
}

.channel-html .nA2FF29 {
  color: #1d1d1f;
  margin-left: 0px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .nA2FF29 {
    margin-bottom: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .nA2FF29 {
    margin-bottom: 7px;
  }
}

.channel-html .u4E4F47 {
  color: #1d1d1f;
  margin-top: 0px;
  margin-left: -2px;
  margin-bottom: 26px;
  margin-right: 0px;
  padding-right: 46px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .u4E4F47 {
    margin-left: -2.5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .u4E4F47 {
    margin-left: -1px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .u4E4F47 {
    margin-bottom: 12px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .u4E4F47 {
    margin-right: -2px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .u4E4F47 {
    margin-right: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .u4E4F47 {
    padding-right: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .u4E4F47 {
    padding-right: 38px;
  }
}

.channel-html .sF8A958 {
  color: #1d1d1f;
  margin-top: 0px;
  margin-left: -1.5px;
  padding-right: 83px;
}

@media only screen and (max-width: 734px) {
  .channel-html .sF8A958 {
    margin-top: 24px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .sF8A958 {
    margin-left: 1px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .sF8A958 {
    margin-left: -1px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .sF8A958 {
    margin-right: -7px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .sF8A958 {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .sF8A958 {
    padding-right: 30px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .sF8A958 {
    padding-right: 30px;
  }
}

.channel-html .wF9D24A {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  order: 1;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .wF9D24A {
    margin-top: 43px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .wF9D24A {
    margin-left: -40px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .wF9D24A {
    order: 2;
  }
}

.channel-html .wFB791F {
  /** Background **/
  background: undefined;
  /** Grid */
  display: grid;
  grid-gap: 0px;
  grid-template-rows: minmax(510px, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 490px);
}

@media only screen and (max-width: 1068px) {
  .channel-html .wFB791F {
    grid-template-rows: minmax(390px, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .wFB791F {
    grid-template-rows: minmax(400px, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .wFB791F {
    grid-template-columns: repeat(1, 346px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .wFB791F {
    grid-template-columns: repeat(1, 320px);
  }
}

.channel-html .wFB791F .bentobox-item {
  border-radius: 18px;
}

.channel-html .uDF35BD {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2;
  position: relative;
  overflow: hidden;
}

.channel-html .uDF35BD:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .u8C4B38 {
  /** Margin */
  margin-top: 56px;
  margin-left: 95px;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .u8C4B38 {
    margin-top: 46px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .u8C4B38 {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .u8C4B38 {
    margin-left: 59px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .u8C4B38 {
    margin-left: 37px;
  }
}

.channel-html .f1390a8 {
  /** Margin */
  /** Padding */
  /** Overflow */
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .t3eaab6 {
  /** alignment */
  align-items: center;
  /** Margin */
  margin-top: 120px;
  margin-bottom: 0px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .t3eaab6 {
    justify-content: center;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .t3eaab6 {
    margin-top: 110px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .t3eaab6 {
    margin-top: 85px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .t3eaab6 {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .t3eaab6 {
    margin-bottom: 45px;
  }
}

.channel-html .q0bfc78 {
  /** Margin */
  margin-top: 0px;
  margin-bottom: 4px;
  /** Padding */
  padding-right: 82px;
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .q0bfc78 {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .q0bfc78 {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .q0bfc78 {
    padding-right: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .q0bfc78 {
    padding-right: 0px;
  }
}

.channel-html .r1eb62f {
  color: #1d1d1f;
  margin-left: 0px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .r1eb62f {
    margin-bottom: 8px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .r1eb62f {
    margin-bottom: 7px;
  }
}

.channel-html .ca83cac {
  color: #1d1d1f;
  margin-top: 0px;
  margin-left: -2px;
  margin-bottom: 6px;
  padding-right: 91px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .ca83cac {
    margin-left: -2.5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .ca83cac {
    margin-left: -2px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .ca83cac {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .ca83cac {
    padding-right: 82px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .ca83cac {
    padding-right: 64px;
  }
}

.channel-html .g4F2452 {
  /** Margin */
  margin-top: 12px;
  /** Layer controls */
  /** Interaction controls */
  pointer-events: none;
}

@media only screen and (max-width: 1068px) {
  .channel-html .g4F2452 {
    margin-top: 11px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .g4F2452 {
    margin-left: -1px;
  }
}

.channel-html .ddb6fd4 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .ddb6fd4 {
    margin-top: 38px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .ddb6fd4 {
    margin-left: -40px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .ddb6fd4 {
    padding-left: 0px;
  }
}

.channel-html .l660334 {
  /** Background **/
  background: undefined;
  /** Grid */
  display: grid;
  grid-gap: 5px;
  grid-template-rows: minmax(undefined, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 490px);
}

@media only screen and (max-width: 1068px) {
  .channel-html .l660334 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .l660334 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .l660334 {
    grid-template-columns: repeat(1, 346px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .l660334 {
    grid-template-columns: repeat(1, 320px);
  }
}

.channel-html .l660334 .bentobox-item {
  border-radius: 18px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .l660334 .bentobox-item {
    border-radius: 18px;
  }
}

.channel-html .wA0EA95 {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2;
  position: relative;
}

.channel-html .wA0EA95:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .m6E5780 {
  /** alignment */
  /** Margin */
  margin-bottom: 69px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .m6E5780 {
    margin-bottom: 45px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m6E5780 {
    margin-bottom: 36px;
  }
}

.channel-html .tCA35D7 {
  /** Margin */
  margin-top: 31px;
  margin-left: 0px;
  /** Padding */
  padding-left: 53px;
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .tCA35D7 {
    margin-top: 45px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .tCA35D7 {
    margin-top: 36px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .tCA35D7 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .tCA35D7 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .tCA35D7 {
    padding-left: 25px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .tCA35D7 {
    padding-left: 23px;
  }
}

.channel-html .t48C702 {
  color: #6e6e73;
  margin-top: 36px;
  padding-left: 1px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .t48C702 {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .t48C702 {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .t48C702 {
    padding-left: 1px;
  }
}

.channel-html .j7E9AAD {
  color: #1d1d1f;
  margin-top: 4px;
  padding-left: 1px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .j7E9AAD {
    margin-top: 8px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .j7E9AAD {
    margin-top: 4px;
  }
}

.channel-html .b8C048B {
  color: #6e6e73;
  margin-top: 3px;
  margin-left: 0px;
  padding-left: 2px;
  padding-right: 28px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .b8C048B {
    margin-top: 4px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .b8C048B {
    margin-top: 1px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .b8C048B {
    padding-right: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .b8C048B {
    padding-right: 16px;
  }
}

.channel-html .jB5C951 {
  /** Margin */
  margin-top: 31px;
  margin-left: 0px;
  /** Padding */
  padding-left: 20px;
  padding-right: 24px;
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .jB5C951 {
    margin-top: 45px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .jB5C951 {
    margin-top: 29px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .jB5C951 {
    padding-left: 21px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .jB5C951 {
    padding-left: 23px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .jB5C951 {
    padding-right: 0px;
  }
}

.channel-html .zC151FE {
  color: #6e6e73;
  margin-top: 36px;
  padding-left: 1px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .zC151FE {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .zC151FE {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .zC151FE {
    padding-left: 1px;
  }
}

.channel-html .c15C141 {
  color: #1d1d1f;
  margin-top: 4px;
  padding-left: 1px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .c15C141 {
    margin-top: 8px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .c15C141 {
    margin-top: 4px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .c15C141 {
    margin-left: -1px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .c15C141 {
    padding-right: 16px;
  }
}

.channel-html .e4106B0 {
  color: #6e6e73;
  margin-top: 3px;
  margin-left: 0px;
  padding-left: 2px;
  padding-right: 66px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .e4106B0 {
    margin-top: 4px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .e4106B0 {
    margin-top: 1px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .e4106B0 {
    margin-left: -1px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .e4106B0 {
    padding-right: 11px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .e4106B0 {
    padding-right: 25px;
  }
}

.channel-html .y87F4F5 {
  /** Margin */
  /** Padding */
  /** Overflow */
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .b7AD217 {
  /** alignment */
  align-items: center;
  /** Margin */
  margin-top: 120px;
  margin-bottom: 0px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .b7AD217 {
    justify-content: center;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .b7AD217 {
    margin-top: 110px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .b7AD217 {
    margin-top: 40px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .b7AD217 {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .b7AD217 {
    margin-bottom: 0px;
  }
}

.channel-html .z7EA239 {
  /** Margin */
  /** Padding */
  padding-left: 82px;
  /** Align text*/
  /** Flexbox order*/
  order: 2;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .z7EA239 {
    padding-left: 58px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .z7EA239 {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .z7EA239 {
    order: 1;
  }
}

.channel-html .o13FE2A {
  color: #1d1d1f;
  margin-left: 0px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .o13FE2A {
    margin-bottom: 8px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .o13FE2A {
    margin-bottom: 7px;
  }
}

.channel-html .f7018D0 {
  color: #1d1d1f;
  margin-top: 0px;
  margin-left: -2px;
  margin-bottom: 25px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .f7018D0 {
    margin-left: -2.5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .f7018D0 {
    margin-left: -1px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .f7018D0 {
    margin-bottom: 24px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .f7018D0 {
    margin-right: -19px;
  }
}

.channel-html .tDF3C66 {
  color: #1d1d1f;
  margin-top: 0px;
  margin-left: -1.5px;
  padding-right: 22px;
}

@media only screen and (max-width: 734px) {
  .channel-html .tDF3C66 {
    margin-left: -1px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .tDF3C66 {
    margin-right: -4px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .tDF3C66 {
    margin-right: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .tDF3C66 {
    padding-right: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .tDF3C66 {
    padding-right: 0px;
  }
}

.channel-html .oB935F3 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  order: 1;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .oB935F3 {
    margin-top: 42px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .oB935F3 {
    margin-left: -40px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .oB935F3 {
    order: 2;
  }
}

.channel-html .lCA38DD {
  /** Background **/
  background: undefined;
  /** Grid */
  display: grid;
  grid-gap: 0px;
  grid-template-rows: minmax(410px, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 490px);
}

@media only screen and (max-width: 1068px) {
  .channel-html .lCA38DD {
    grid-template-rows: minmax(346px, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .lCA38DD {
    grid-template-rows: minmax(320px, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .lCA38DD {
    grid-template-columns: repeat(1, 346px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .lCA38DD {
    grid-template-columns: repeat(1, 320px);
  }
}

.channel-html .lCA38DD .bentobox-item {
  border-radius: 18px;
}

.channel-html .e67E75F {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2;
  position: relative;
  overflow: hidden;
}

.channel-html .e67E75F:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .iFD0E89 {
  /** Margin */
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .qB6847A {
  /** Margin */
  /** Padding */
  /** Overflow */
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .pFABBA2 {
  /** alignment */
  align-items: center;
  /** Margin */
  margin-top: 119px;
  margin-bottom: 0px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .pFABBA2 {
    justify-content: center;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .pFABBA2 {
    margin-top: 109px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .pFABBA2 {
    margin-top: 85px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .pFABBA2 {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .pFABBA2 {
    margin-bottom: 0px;
  }
}

.channel-html .o961C98 {
  /** Margin */
  margin-bottom: 789px;
  /** Padding */
  padding-right: 54px;
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .o961C98 {
    margin-bottom: 12px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .o961C98 {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .o961C98 {
    padding-right: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .o961C98 {
    padding-right: 0px;
  }
}

.channel-html .w9C5040 {
  color: #1d1d1f;
  margin-left: -1px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .w9C5040 {
    margin-left: -1px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .w9C5040 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .w9C5040 {
    margin-bottom: 8px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .w9C5040 {
    margin-bottom: 7px;
  }
}

.channel-html .k5C69BA {
  color: #1d1d1f;
  margin-top: 0px;
  margin-left: -2px;
  margin-bottom: 0px;
  margin-right: 0px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .k5C69BA {
    margin-left: -1px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .k5C69BA {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .k5C69BA {
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .k5C69BA {
    margin-right: -16px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .k5C69BA {
    margin-right: -11px;
  }
}

.channel-html .d942D9F {
  /** alignment */
  /** Margin */
  margin-top: 0px;
  margin-bottom: 0px;
  /** Padding */
  padding-top: 0px;
  padding-bottom: 0px;
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .g00CCE6 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .c5F9D64 {
  color: #1d1d1f;
  margin-top: 24px;
  margin-left: -1.5px;
  padding-right: 48px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .c5F9D64 {
    margin-top: 26px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .c5F9D64 {
    margin-left: -1px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .c5F9D64 {
    margin-bottom: 38px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .c5F9D64 {
    padding-right: 4px;
  }
}

.channel-html .u2AF56B {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .u2AF56B {
    margin-top: -476px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .u2AF56B {
    order: 3;
  }
}

.channel-html .uB6CA4F {
  color: #1d1d1f;
  margin-top: 28px;
  margin-left: -1.5px;
}

@media only screen and (max-width: 734px) {
  .channel-html .uB6CA4F {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .uB6CA4F {
    margin-left: -1px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .uB6CA4F {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .uB6CA4F {
    padding-right: 30px;
  }
}

.channel-html .h7A039B {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .h7A039B {
    margin-top: 0px;
  }
}

.channel-html .q91D1AF {
  /** Margin */
  margin-left: -1px;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .q91D1AF {
    margin-top: 19px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .q91D1AF {
    margin-left: 32px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .q91D1AF {
    margin-left: -21px;
  }
}

.channel-html .q0adc2a {
  /** Margin */
  margin-top: -667px;
  /** Padding */
  /** Overflow */
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .q0adc2a {
    margin-top: 88px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .q0adc2a {
    margin-top: -92px;
  }
}

.channel-html .t3ea0f8 {
  /** alignment */
  align-items: center;
  /** Margin */
  margin-top: 0px;
  margin-bottom: 100px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .t3ea0f8 {
    justify-content: center;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .t3ea0f8 {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .t3ea0f8 {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .t3ea0f8 {
    margin-bottom: 34px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .t3ea0f8 {
    margin-bottom: 0px;
  }
}

.channel-html .x7c41f1 {
  /** Margin */
  /** Padding */
  padding-left: 82px;
  /** Align text*/
  /** Flexbox order*/
  order: 2;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .x7c41f1 {
    padding-left: 58px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .x7c41f1 {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .x7c41f1 {
    order: 1;
  }
}

.channel-html .x7820e7 {
  color: #1d1d1f;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .x7820e7 {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .x7820e7 {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .x7820e7 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .x7820e7 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .x7820e7 {
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .x7820e7 {
    margin-bottom: 7px;
  }
}

.channel-html .q04e205 {
  color: #1d1d1f;
  margin-top: 0px;
  margin-left: -1px;
  margin-bottom: 25px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .q04e205 {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .q04e205 {
    margin-left: -1.5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .q04e205 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .q04e205 {
    margin-bottom: 0px;
  }
}

.channel-html .z97d36e {
  color: #1d1d1f;
  margin-top: 0px;
  margin-left: -1.5px;
}

@media only screen and (max-width: 734px) {
  .channel-html .z97d36e {
    margin-top: 24px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .z97d36e {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .z97d36e {
    margin-right: -2px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .z97d36e {
    padding-right: 32px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .z97d36e {
    padding-right: 0px;
  }
}

.channel-html .y98AE98 {
  /** alignment */
  align-items: center;
  /** Margin */
  margin-top: 23px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .y98AE98 {
    margin-top: 23px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .y98AE98 {
    margin-top: 28px;
  }
}

.channel-html .z225CE4 {
  /** Margin */
  /** Padding */
  padding-left: 0px;
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .v3AFBB8 {
  /** Margin */
  margin-left: -1px;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .v3AFBB8 {
    margin-left: -2px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .v3AFBB8 {
    margin-left: -1px;
  }
}

.channel-html .rD22B66 {
  /** Margin */
  margin-left: -5px;
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .rD22B66 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .rD22B66 {
    padding-left: 19px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .rD22B66 {
    padding-left: 22px;
  }
}

.channel-html .a9F797F {
  color: #6e6e73;
  margin-top: 0px;
  margin-right: -5px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .a9F797F {
    margin-right: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .a9F797F {
    padding-right: 14px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .a9F797F {
    padding-right: 4px;
  }
}

.channel-html .r118b0c {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  order: 1;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .r118b0c {
    margin-top: 48px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .r118b0c {
    order: 2;
  }
}

.channel-html .s240399 {
  /** Margin */
  margin-top: 7px;
  margin-left: -103px;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .s240399 {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .s240399 {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .s240399 {
    margin-left: -70px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .s240399 {
    margin-left: -22px;
  }
}

.channel-html .m433E0E {
  background-color: #ffffff;
  /** Margin */
  /** Padding */
  /** Overflow */
  overflow: hidden;
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .gA1EDE8 {
  background-color: #ffffff;
  /** alignment */
  /** Margin */
  margin-top: 19px;
  /** Padding */
  padding-bottom: 70px;
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .gA1EDE8 {
    margin-top: 69px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .gA1EDE8 {
    margin-top: 9px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .gA1EDE8 {
    margin-left: -50vw;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .gA1EDE8 {
    margin-right: -50vw;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .gA1EDE8 {
    padding-top: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .gA1EDE8 {
    padding-top: 86px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .gA1EDE8 {
    padding-left: 50vw;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .gA1EDE8 {
    padding-bottom: 70px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .gA1EDE8 {
    padding-bottom: 52px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .gA1EDE8 {
    padding-right: 50vw;
  }
}

.channel-html .gA1EDE8.large-display-bleed::before,
.channel-html .gA1EDE8.large-display-bleed::after {
  background-color: #ffffff;
}

.channel-html .gA1EDE8.medium-display-bleed::before,
.channel-html .gA1EDE8.medium-display-bleed::after {
  background-color: #ffffff;
}

.channel-html .gA1EDE8.small-display-bleed::before,
.channel-html .gA1EDE8.small-display-bleed::after {
  background-color: #ffffff;
}

.channel-html .lE20394 {
  /** Margin */
  margin-bottom: 51px;
  /** Padding */
  /** Align text*/
  text-align: center;
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .lE20394 {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .lE20394 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .lE20394 {
    text-align: start;
  }
}

.channel-html .i8B9075 {
  color: #1d1d1f;
  margin-left: -1.5px;
  margin-bottom: 8px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .i8B9075 {
    margin-bottom: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .i8B9075 {
    margin-bottom: 7px;
  }
}

.channel-html .j4ED38A {
  color: #1d1d1f;
  margin-top: 0px;
  margin-left: -2.5px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .j4ED38A {
    margin-left: -2px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .j4ED38A {
    margin-left: -1.5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .j4ED38A {
    padding-right: 20px;
  }
}

.m01625C {
  width: 100%;
  --columns: 5;
  --grid-column: 5;
  --static-enabled: true;
  --column-data: 0, 1, 2, 3, 15, 0, 2, 3, 0, 2;
  --allowed-columns: 5, 3, 2;
}

.m01625C .compare-column-0 {
  display: flex;
  order: 1;
}

.m01625C .compare-column-1 {
  display: flex;
  order: 2;
}

.m01625C .compare-column-2 {
  display: flex;
  order: 3;
}

.m01625C .compare-column-3 {
  display: flex;
  order: 4;
}

.m01625C .compare-column-4 {
  display: flex;
  order: 5;
}

.m01625C .compare-static-0 {
  display: flex;
  order: 1;
}

.m01625C .compare-static-1 {
  display: flex;
  order: 2;
}

.m01625C .compare-static-2 {
  display: flex;
  order: 3;
}

.m01625C .compare-static-3 {
  display: flex;
  order: 4;
}

.m01625C .compare-static-15 {
  display: flex;
  order: 5;
}

@media only screen and (max-width: 1068px) {
  .m01625C {
    --columns: 3;
    --grid-column: 3;
  }
}

@media only screen and (max-width: 1068px) {
  .m01625C .compare-column-0 {
    display: flex;
    order: 1;
  }
}

@media only screen and (max-width: 1068px) {
  .m01625C .compare-column-1 {
    display: flex;
    order: 2;
  }
}

@media only screen and (max-width: 1068px) {
  .m01625C .compare-column-2 {
    display: flex;
    order: 3;
  }
}

@media only screen and (max-width: 1068px) {
  .m01625C .compare-column-3 {
    display: none;
    order: 4;
  }
}

@media only screen and (max-width: 1068px) {
  .m01625C .compare-column-4 {
    display: none;
    order: 5;
  }
}

@media only screen and (max-width: 1068px) {
  .m01625C {
    --static-enabled: true;
  }

  .m01625C .compare-static-1 {
    display: none;
  }

  .m01625C .compare-static-15 {
    display: none;
  }

  .m01625C .compare-static-0 {
    display: flex;
    order: 1;
  }

  .m01625C .compare-static-2 {
    display: flex;
    order: 2;
  }

  .m01625C .compare-static-3 {
    display: flex;
    order: 3;
  }
}

@media only screen and (max-width: 734px) {
  .m01625C {
    --columns: 2;
    --grid-column: 2;
  }
}

@media only screen and (max-width: 734px) {
  .m01625C .compare-column-0 {
    display: flex;
    order: 1;
  }
}

@media only screen and (max-width: 734px) {
  .m01625C .compare-column-1 {
    display: flex;
    order: 2;
  }
}

@media only screen and (max-width: 734px) {
  .m01625C .compare-column-2 {
    display: none;
    order: 3;
  }
}

@media only screen and (max-width: 734px) {
  .m01625C .compare-column-3 {
    display: none;
    order: 4;
  }
}

@media only screen and (max-width: 734px) {
  .m01625C .compare-column-4 {
    display: none;
    order: 5;
  }
}

@media only screen and (max-width: 734px) {
  .m01625C {
    --static-enabled: true;
  }

  .m01625C .compare-static-1 {
    display: none;
  }

  .m01625C .compare-static-3 {
    display: none;
  }

  .m01625C .compare-static-15 {
    display: none;
  }

  .m01625C .compare-static-3 {
    display: none;
  }

  .m01625C .compare-static-0 {
    display: flex;
    order: 1;
  }

  .m01625C .compare-static-2 {
    display: flex;
    order: 2;
  }
}

.channel-html .yC99530 {
  background-color: #ffffff;
  /** Margin */
  /** Padding */
  /** Overflow */
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .m2F8ED7 {
  /** alignment */
  /** Margin */
  margin-left: 0px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .m2F8ED7 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m2F8ED7 {
    margin-left: -20px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m2F8ED7 {
    margin-bottom: 80px;
  }
}

.channel-html .cE1C487 {
  /** Margin */
  margin-left: -45px;
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .cE1C487 {
    margin-left: -22px;
  }
}

.channel-html .m9EC6E6 {
  /** Background **/
  background: undefined;
  /** Grid */
  display: grid;
  grid-template-rows: minmax(undefined, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 529px);
}

@media only screen and (max-width: 734px) {
  .channel-html .m9EC6E6 {
    height: 650px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .m9EC6E6 {
    grid-gap: 10px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m9EC6E6 {
    grid-gap: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .m9EC6E6 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m9EC6E6 {
    grid-template-rows: minmax(320px, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .m9EC6E6 {
    grid-template-columns: repeat(1, 362px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .m9EC6E6 {
    grid-template-columns: repeat(1, 320px);
  }
}

.channel-html .m9EC6E6 .bentobox-item {
  border-radius: 18px;
  overflow: hidden;
}

@media only screen and (max-width: 734px) {
  .channel-html .m9EC6E6 .bentobox-item {
    border-radius: 18px;
  }
}

.channel-html .rD6AC2F {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  position: relative;
}

.channel-html .rD6AC2F:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .oC4B4DA {
  min-height: 380px;
  /** alignment */
  align-items: center;
  /** Margin */
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .oC4B4DA {
    min-height: 355px;
  }
}

.channel-html .wCD3675 {
  /** Margin */
  /** Padding */
  padding-top: 37px;
  padding-bottom: 40px;
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .wCD3675 {
    margin-top: -10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .wCD3675 {
    padding-top: 40px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .wCD3675 {
    padding-bottom: 40px;
  }
}

.channel-html .iFD21D1 {
  /** alignment */
  /** Margin */
  margin-bottom: 12px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .iFD21D1 {
    justify-content: center;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .iFD21D1 {
    margin-bottom: 9px;
  }
}

.channel-html .c0C87E3 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .q257E50 {
  /** Margin */
  margin-left: 44px;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .q257E50 {
    margin-left: 31px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .q257E50 {
    margin-left: 0px;
  }
}

.channel-html .m5D0BE4 {
  /** alignment */
  /** Margin */
  margin-bottom: 18px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .i5D26E1 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .i5D26E1 {
    text-align: center;
  }
}

.channel-html .iFE7CF9 {
  color: #1d1d1f;
  padding-left: 43px;
  padding-right: 65px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .iFE7CF9 {
    padding-left: 32px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .iFE7CF9 {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .iFE7CF9 {
    padding-right: 50px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .iFE7CF9 {
    padding-right: 30px;
  }
}

.channel-html .f71B59E {
  /** alignment */
  /** Margin */
  margin-bottom: -7px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .p185F52 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .p185F52 {
    text-align: center;
  }
}

.channel-html .zE54F9E {
  color: #1d1d1f;
  padding-left: 44px;
  padding-right: 84px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .zE54F9E {
    padding-left: 31px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .zE54F9E {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .zE54F9E {
    padding-right: 40px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .zE54F9E {
    padding-right: 30px;
  }
}

.channel-html .gDC1B42 {
  /** Margin */
  /** Padding */
  padding-left: 50px;
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .gDC1B42 {
    padding-left: 27px;
  }
}

.channel-html .gF9469F {
  /** Background **/
  background: undefined;
  /** Grid */
  display: grid;
  grid-template-rows: minmax(undefined, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 529px);
}

@media only screen and (max-width: 734px) {
  .channel-html .gF9469F {
    height: 650px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .gF9469F {
    grid-gap: 10px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .gF9469F {
    grid-gap: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .gF9469F {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .gF9469F {
    grid-template-rows: minmax(320px, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .gF9469F {
    grid-template-columns: repeat(1, 362px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .gF9469F {
    grid-template-columns: repeat(1, 320px);
  }
}

.channel-html .gF9469F .bentobox-item {
  border-radius: 18px;
  overflow: hidden;
}

@media only screen and (max-width: 734px) {
  .channel-html .gF9469F .bentobox-item {
    border-radius: 18px;
  }
}

.channel-html .z0646BF {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  position: relative;
}

.channel-html .z0646BF:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .nFF0372 {
  min-height: 380px;
  /** alignment */
  align-items: center;
  /** Margin */
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .nFF0372 {
    min-height: 392px;
  }
}

.channel-html .rBCBE6D {
  /** Margin */
  /** Padding */
  padding-top: 0px;
  padding-bottom: 70px;
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .rBCBE6D {
    padding-bottom: 99px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .rBCBE6D {
    margin-top: -10px;
  }
}

.channel-html .s2178A3 {
  /** alignment */
  /** Margin */
  margin-bottom: 12px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .s2178A3 {
    justify-content: center;
  }
}

.channel-html .dEA28B5 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .c071D95 {
  /** Margin */
  margin-left: 45px;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .c071D95 {
    margin-left: 31px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .c071D95 {
    margin-left: 0px;
  }
}

.channel-html .b7ECA87 {
  /** alignment */
  /** Margin */
  margin-bottom: 18px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .l40F604 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .l40F604 {
    text-align: center;
  }
}

.channel-html .c43A7BD {
  color: #1d1d1f;
  padding-left: 45px;
  padding-right: 65px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .c43A7BD {
    padding-left: 31px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .c43A7BD {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .c43A7BD {
    padding-right: 30px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .c43A7BD {
    padding-right: 30px;
  }
}

.channel-html .c43A7BD .greenUnderline {
  background-position: 0 1em;
  background-repeat: no-repeat;
  overflow: visible;
  background-size: 95% auto;
  padding-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .c43A7BD .greenUnderline {
    background-size: 95% auto;
    padding-bottom: 10px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .c43A7BD .greenUnderline {
    background-size: 95% auto;
    padding-bottom: 10px;
  }
}

.channel-html .uC54867 {
  /** alignment */
  /** Margin */
  margin-bottom: 36px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .uC54867 {
    margin-bottom: 13px;
  }
}

.channel-html .t2C6781 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .t2C6781 {
    text-align: center;
  }
}

.channel-html .k83FEC3 {
  color: #1d1d1f;
  padding-left: 45px;
  padding-right: 80px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .k83FEC3 {
    padding-left: 31px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .k83FEC3 {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .k83FEC3 {
    padding-right: 65px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .k83FEC3 {
    padding-right: 30px;
  }
}

.channel-html .k322945 {
  background-color: #f5f5f7;
  /** Margin */
  /** Padding */
  /** Overflow */
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .fD6ACD9 {
  /** alignment */
  align-items: center;
  /** Margin */
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .fD6ACD9 {
    margin-top: 43px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .fD6ACD9 {
    margin-bottom: 38px;
  }
}

.channel-html .f233B7E {
  /** Margin */
  margin-top: -18px;
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .f233B7E {
    margin-top: 0px;
  }
}

.channel-html .iF301D4 {
  /** alignment */
  /** Margin */
  margin-bottom: 12px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .iF301D4 {
    justify-content: start;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .iF301D4 {
    margin-bottom: 11px;
  }
}

.channel-html .t6DE8EA {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .a0E3D15 {
  /** Margin */
  margin-left: 45px;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .a0E3D15 {
    margin-left: 21px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .a0E3D15 {
    margin-left: 0px;
  }
}

.channel-html .x8EA869 {
  /** alignment */
  /** Margin */
  margin-bottom: 18px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .x8EA869 {
    margin-bottom: 14px;
  }
}

.channel-html .d4E2D49 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .dA93FBA {
  color: #1d1d1f;
  padding-left: 45px;
  padding-right: 65px;
}

@media only screen and (max-width: 734px) {
  .channel-html .dA93FBA {
    margin-left: -1px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .dA93FBA {
    padding-left: 21px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .dA93FBA {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .dA93FBA {
    padding-right: 50px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .dA93FBA {
    padding-right: 30px;
  }
}

.channel-html .y7F3DA4 {
  /** alignment */
  /** Margin */
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .gC83343 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .vAF3EDB {
  color: #1d1d1f;
  padding-left: 45px;
  padding-right: 65px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .vAF3EDB {
    padding-left: 21px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .vAF3EDB {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .vAF3EDB {
    padding-right: 50px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .vAF3EDB {
    padding-right: 10px;
  }
}

.channel-html .i116293 {
  background-color: #f5f5f7;
  /** Margin */
  margin-top: 10px;
  /** Padding */
  /** Overflow */
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .d66AE18 {
  /** alignment */
  align-items: center;
  /** Margin */
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .d66AE18 {
    margin-top: 43px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .d66AE18 {
    margin-bottom: 38px;
  }
}

.channel-html .dBAC876 {
  /** Margin */
  margin-top: -18px;
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .dBAC876 {
    margin-top: 0px;
  }
}

.channel-html .i21EBB5 {
  /** alignment */
  /** Margin */
  margin-bottom: 12px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .i21EBB5 {
    justify-content: start;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .i21EBB5 {
    margin-bottom: 11px;
  }
}

.channel-html .l071B90 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .aD17DC2 {
  /** Margin */
  margin-left: 45px;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .aD17DC2 {
    margin-left: 21px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .aD17DC2 {
    margin-left: -1px;
  }
}

.channel-html .d087586 {
  /** alignment */
  /** Margin */
  margin-bottom: 18px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .d087586 {
    margin-bottom: 14px;
  }
}

.channel-html .kC17DCB {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .jAE7F22 {
  color: #1d1d1f;
  padding-left: 45px;
  padding-right: 65px;
}

@media only screen and (max-width: 734px) {
  .channel-html .jAE7F22 {
    margin-left: -1px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .jAE7F22 {
    padding-left: 21px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .jAE7F22 {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .jAE7F22 {
    padding-right: 50px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .jAE7F22 {
    padding-right: 41px;
  }
}

.channel-html .jAE7F22 .greenUnderline {
  background-position: 0 1em;
  background-repeat: no-repeat;
  overflow: visible;
  background-size: 95% auto;
  padding-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .jAE7F22 .greenUnderline {
    background-size: 100% auto;
    padding-bottom: 10px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .jAE7F22 .greenUnderline {
    background-size: 95% auto;
    padding-bottom: 10px;
  }
}

.channel-html .oC0BA78 {
  /** alignment */
  /** Margin */
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .aA24323 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .k658E7E {
  color: #1d1d1f;
  padding-left: 45px;
  padding-right: 65px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .k658E7E {
    padding-left: 21px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .k658E7E {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .k658E7E {
    padding-right: 50px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .k658E7E {
    padding-right: 24px;
  }
}

.channel-html .vF228F6 {
  background-color: #ffffff;
  /** Margin */
  /** Padding */
  padding-top: 10px;
  /** Overflow */
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .dFB87C1 {
  /** alignment */
  /** Margin */
  margin-left: -44px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .dFB87C1 {
    margin-left: -22px;
  }
}

.channel-html .l146F7E {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .wDF5769 {
  /** Background **/
  background: undefined;
  /** Grid */
  display: grid;
  grid-gap: 10px;
  grid-template-rows: minmax(undefined, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 529px);
}

@media only screen and (max-width: 1068px) {
  .channel-html .wDF5769 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .wDF5769 {
    grid-template-rows: minmax(150px, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .wDF5769 {
    grid-template-columns: repeat(1, 363px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .wDF5769 {
    grid-template-columns: repeat(1, 150px);
  }
}

.channel-html .wDF5769 .bentobox-item {
  border-radius: 30px;
}

.channel-html .p0BCE2E {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  position: relative;
}

.channel-html .p0BCE2E:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .xD40DE8 {
  min-height: 380px;
  /** alignment */
  align-items: center;
  /** Margin */
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .xD40DE8 {
    min-height: 355px;
  }
}

.channel-html .bA52898 {
  /** Margin */
  /** Padding */
  padding-top: 40px;
  padding-bottom: 40px;
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .bA52898 {
    margin-top: -10px;
  }
}

.channel-html .v13B2BF {
  /** alignment */
  /** Margin */
  margin-bottom: 12px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .v13B2BF {
    justify-content: center;
  }
}

.channel-html .b275D6B {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .r3DDBE6 {
  /** Margin */
  margin-left: 45px;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .r3DDBE6 {
    margin-left: 31px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .r3DDBE6 {
    margin-left: 0px;
  }
}

.channel-html .pF0B23B {
  /** alignment */
  /** Margin */
  margin-bottom: 18px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .c50BD86 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .c50BD86 {
    text-align: center;
  }
}

.channel-html .wE240E5 {
  color: #1d1d1f;
  padding-left: 45px;
  padding-right: 65px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .wE240E5 {
    padding-left: 31px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .wE240E5 {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .wE240E5 {
    padding-right: 50px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .wE240E5 {
    padding-right: 30px;
  }
}

.channel-html .f327DAC {
  /** alignment */
  /** Margin */
  margin-bottom: -7px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .f327DAC {
    padding-bottom: 36px;
  }
}

.channel-html .oE535C4 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .oE535C4 {
    text-align: center;
  }
}

.channel-html .gE1B745 {
  color: #1d1d1f;
  padding-left: 45px;
  padding-right: 41px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .gE1B745 {
    padding-left: 31px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .gE1B745 {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .gE1B745 {
    padding-right: 18px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .gE1B745 {
    padding-right: 30px;
  }
}

.channel-html .x7010AE {
  background-color: #f5f5f7;
  grid-column-start: 2;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 1;
  position: relative;
}

.channel-html .x7010AE:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .k0DFF6C {
  /** alignment */
  /** Margin */
  margin-right: 529px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .k0DFF6C {
    margin-right: 363px;
  }
}

.channel-html .v9755C3 {
  min-height: 380px;
  /** alignment */
  align-items: center;
  /** Margin */
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .v9755C3 {
    min-height: 355px;
  }
}

.channel-html .o7D226D {
  /** Margin */
  /** Padding */
  padding-top: 40px;
  padding-bottom: 40px;
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .o7D226D {
    margin-top: -10px;
  }
}

.channel-html .wA386C2 {
  /** alignment */
  /** Margin */
  margin-bottom: 12px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .wA386C2 {
    justify-content: center;
  }
}

.channel-html .xEB78B6 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .mD80500 {
  /** Margin */
  margin-left: 27px;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .mD80500 {
    margin-left: 13px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .mD80500 {
    margin-left: 0px;
  }
}

.channel-html .y51C281 {
  /** alignment */
  /** Margin */
  margin-bottom: 18px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .k458EFC {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .k458EFC {
    text-align: center;
  }
}

.channel-html .s814EF1 {
  color: #1d1d1f;
  padding-left: 45px;
  padding-right: 60px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .s814EF1 {
    padding-left: 31px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .s814EF1 {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .s814EF1 {
    padding-right: 58px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .s814EF1 {
    padding-right: 30px;
  }
}

.channel-html .n74F0A3 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .n74F0A3 {
    text-align: center;
  }
}

.channel-html .gD3449A {
  color: #1d1d1f;
  padding-left: 45px;
  padding-right: 60px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .gD3449A {
    padding-left: 31px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .gD3449A {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .gD3449A {
    padding-right: 58px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .gD3449A {
    padding-right: 30px;
  }
}

.channel-html .b06824D {
  /** alignment */
  /** Margin */
  margin-bottom: -7px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .i1C3BBF {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .i1C3BBF {
    text-align: center;
  }
}

.channel-html .zB7C7B2 {
  color: #1d1d1f;
  padding-left: 45px;
  padding-right: 33px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .zB7C7B2 {
    padding-left: 31px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .zB7C7B2 {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .zB7C7B2 {
    padding-right: 22px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .zB7C7B2 {
    padding-right: 30px;
  }
}

.channel-html .qB41002 {
  background-color: #f5f5f7;
  /** Margin */
  /** Padding */
  /** Overflow */
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .qB41002 {
    margin-top: 10px;
  }
}

.channel-html .l3EA42D {
  /** alignment */
  align-items: center;
  /** Margin */
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .l3EA42D {
    margin-top: 44px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .l3EA42D {
    margin-bottom: 38px;
  }
}

.channel-html .yD9BBA0 {
  /** Margin */
  margin-top: -18px;
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .yD9BBA0 {
    margin-top: 0px;
  }
}

.channel-html .g034EC6 {
  /** alignment */
  /** Margin */
  margin-bottom: 12px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .g034EC6 {
    justify-content: start;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .g034EC6 {
    margin-bottom: 11px;
  }
}

.channel-html .w82B26C {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .c3A81DC {
  /** Margin */
  margin-left: 45px;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .c3A81DC {
    margin-left: 21px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .c3A81DC {
    margin-left: 0px;
  }
}

.channel-html .bAAC10E {
  /** alignment */
  /** Margin */
  margin-bottom: 18px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .bAAC10E {
    margin-bottom: 13px;
  }
}

.channel-html .nD395E0 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .bCD6DCC {
  color: #1d1d1f;
  padding-left: 45px;
  padding-right: 65px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .bCD6DCC {
    padding-left: 21px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .bCD6DCC {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .bCD6DCC {
    padding-right: 50px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .bCD6DCC {
    padding-right: 30px;
  }
}

.channel-html .e300E7F {
  /** alignment */
  /** Margin */
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .s2AC06A {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .b2C80AF {
  color: #1d1d1f;
  padding-left: 45px;
  padding-right: 65px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .b2C80AF {
    padding-left: 21px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .b2C80AF {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .b2C80AF {
    padding-right: 50px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .b2C80AF {
    padding-right: 16px;
  }
}

.channel-html .k876546 {
  background-color: #f5f5f7;
  /** Margin */
  margin-top: 10px;
  /** Padding */
  /** Overflow */
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .l50A463 {
  /** alignment */
  align-items: center;
  /** Margin */
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .l50A463 {
    margin-top: 44px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .l50A463 {
    margin-bottom: 38px;
  }
}

.channel-html .a38B4F3 {
  /** Margin */
  margin-top: -18px;
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .a38B4F3 {
    margin-top: 0px;
  }
}

.channel-html .t2C8F68 {
  /** alignment */
  /** Margin */
  margin-bottom: 12px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .t2C8F68 {
    justify-content: start;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .t2C8F68 {
    margin-bottom: 11px;
  }
}

.channel-html .a4CC8B4 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .eA1B2E0 {
  /** Margin */
  margin-left: 45px;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .eA1B2E0 {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .eA1B2E0 {
    margin-left: 21px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .eA1B2E0 {
    margin-left: -18px;
  }
}

.channel-html .k5F49D3 {
  /** alignment */
  /** Margin */
  margin-bottom: 18px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .k5F49D3 {
    margin-bottom: 13px;
  }
}

.channel-html .b0731B3 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .b057E5A {
  color: #1d1d1f;
  padding-left: 45px;
  padding-right: 65px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .b057E5A {
    padding-left: 21px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .b057E5A {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .b057E5A {
    padding-right: 50px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .b057E5A {
    padding-right: 24px;
  }
}

.channel-html .l7CB30B {
  /** alignment */
  /** Margin */
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .yE7B2FC {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .t42FC86 {
  color: #1d1d1f;
  padding-left: 45px;
  padding-right: 65px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .t42FC86 {
    padding-left: 21px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .t42FC86 {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .t42FC86 {
    padding-right: 50px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .t42FC86 {
    padding-right: 35px;
  }
}

.channel-html .c22E08F {
  background-color: #ffffff;
  /** Margin */
  margin-top: 10px;
  /** Padding */
  /** Overflow */
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .l3480ED {
  /** alignment */
  /** Margin */
  margin-left: -45px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .l3480ED {
    margin-left: -22px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .l3480ED {
    margin-left: -20px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .l3480ED {
    margin-bottom: 80px;
  }
}

.channel-html .qF9A2BD {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .f960E29 {
  /** Background **/
  background: undefined;
  /** Grid */
  display: grid;
  grid-template-rows: minmax(undefined, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 1068px);
}

@media only screen and (max-width: 734px) {
  .channel-html .f960E29 {
    height: 650px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .f960E29 {
    grid-gap: 10px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .f960E29 {
    grid-gap: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .f960E29 {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .f960E29 {
    grid-template-rows: minmax(320px, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .f960E29 {
    grid-template-columns: repeat(1, 735px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .f960E29 {
    grid-template-columns: repeat(1, 320px);
  }
}

.channel-html .f960E29 .bentobox-item {
  border-radius: 18px;
  overflow: hidden;
}

@media only screen and (max-width: 734px) {
  .channel-html .f960E29 .bentobox-item {
    border-radius: 18px;
  }
}

.channel-html .c837C3A {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  position: relative;
}

.channel-html .c837C3A:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .h89465F {
  min-height: 380px;
  /** alignment */
  align-items: center;
  /** Margin */
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .h89465F {
    min-height: 355px;
  }
}

.channel-html .uCF74F2 {
  /** Margin */
  /** Padding */
  padding-top: 43px;
  padding-bottom: 40px;
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .uCF74F2 {
    margin-top: -10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .uCF74F2 {
    padding-top: 42px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .uCF74F2 {
    padding-bottom: 40px;
  }
}

.channel-html .w458B79 {
  /** alignment */
  /** Margin */
  margin-bottom: 8px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .w458B79 {
    justify-content: center;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .w458B79 {
    margin-bottom: 6px;
  }
}

.channel-html .s710227 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .gDE1056 {
  margin-left: 44px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .gDE1056 {
    margin-left: 31px;
  }
}

.channel-html .k47FB58 {
  /** alignment */
  /** Margin */
  margin-bottom: 18px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .a5AC36D {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .a5AC36D {
    text-align: center;
  }
}

.channel-html .oC1A34D {
  color: #1d1d1f;
  padding-left: 43px;
  padding-right: 65px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .oC1A34D {
    padding-left: 31px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .oC1A34D {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .oC1A34D {
    padding-right: 21px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .oC1A34D {
    padding-right: 30px;
  }
}

.channel-html .f87472F {
  /** alignment */
  /** Margin */
  margin-bottom: 13px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .q16CE92 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .q16CE92 {
    text-align: center;
  }
}

.channel-html .nBDCB91 {
  color: #1d1d1f;
  padding-left: 45px;
  padding-right: 142px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .nBDCB91 {
    padding-left: 31px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .nBDCB91 {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .nBDCB91 {
    padding-right: 88px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .nBDCB91 {
    padding-right: 30px;
  }
}

.channel-html .rA67B00 {
  /** alignment */
  /** Margin */
  margin-top: 0px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .w2D3AF2 {
  /** Margin */
  margin-left: 45px;
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .w2D3AF2 {
    margin-left: 31px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .w2D3AF2 {
    margin-right: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .w2D3AF2 {
    padding-right: 58px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .w2D3AF2 {
    padding-right: 60px;
  }
}

.channel-html .cBEE318 {
  color: #0066cc;
}

.channel-html .r20627D {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .r20627D {
    margin-top: -10px;
  }
}

.channel-html .a881857 {
  /** alignment */
  /** Margin */
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .a881857 {
    justify-content: center;
  }
}

.channel-html .iAA8BF1 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .iAA8BF1 {
    margin-left: 0px;
  }
}

.channel-html .pA330A6 {
  /** Margin */
  margin-top: 61px;
  margin-left: -1px;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .pA330A6 {
    margin-top: 116px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .pA330A6 {
    margin-left: -11px;
  }
}

.channel-html .s74B6CD {
  background-color: #f5f5f7;
  /** Margin */
  margin-top: 10px;
  /** Padding */
  /** Overflow */
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .yA7703F {
  /** alignment */
  align-items: center;
  /** Margin */
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .yA7703F {
    margin-top: 41px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .yA7703F {
    margin-bottom: 0px;
  }
}

.channel-html .a62D987 {
  /** Margin */
  margin-top: -18px;
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .a62D987 {
    margin-top: 0px;
  }
}

.channel-html .f475D7D {
  /** alignment */
  /** Margin */
  margin-bottom: 8px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .x0A7C5F {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .w8B89EE {
  margin-left: 45px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .w8B89EE {
    margin-left: 21px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .w8B89EE {
    margin-left: -1px;
  }
}

.channel-html .qEECCB2 {
  /** alignment */
  /** Margin */
  margin-bottom: 18px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .qEECCB2 {
    margin-bottom: 12px;
  }
}

.channel-html .cF0F076 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .s1440B4 {
  color: #1d1d1f;
  padding-left: 45px;
  padding-right: 65px;
}

@media only screen and (max-width: 734px) {
  .channel-html .s1440B4 {
    margin-left: -1px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .s1440B4 {
    padding-left: 21px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .s1440B4 {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .s1440B4 {
    padding-right: 50px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .s1440B4 {
    padding-right: 0px;
  }
}

.channel-html .a01F606 {
  /** alignment */
  /** Margin */
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .a01F606 {
    margin-bottom: 13px;
  }
}

.channel-html .aD29F3A {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .x2607F6 {
  color: #1d1d1f;
  padding-left: 45px;
  padding-right: 65px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .x2607F6 {
    padding-left: 21px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .x2607F6 {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .x2607F6 {
    padding-right: 50px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .x2607F6 {
    padding-right: 33px;
  }
}

.channel-html .l1AD5BD {
  /** alignment */
  /** Margin */
  margin-top: 0px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .l1AD5BD {
    margin-bottom: 42px;
  }
}

.channel-html .xB26F84 {
  /** Margin */
  margin-left: 45px;
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .xB26F84 {
    margin-left: 21px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .xB26F84 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .xB26F84 {
    padding-right: 60px;
  }
}

.channel-html .l84C685 {
  color: #0066cc;
}

.channel-html .k017B3E {
  /** alignment */
  /** Margin */
  margin-bottom: 12px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .k017B3E {
    justify-content: center;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .k017B3E {
    margin-bottom: 0px;
  }
}

.channel-html .t608C7A {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .iFF1F9A {
  /** Margin */
  margin-left: 45px;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .iFF1F9A {
    margin-left: 21px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .iFF1F9A {
    margin-left: -90px;
  }
}

.channel-html .zFECED9 {
  background-color: #ffffff;
  /** Margin */
  margin-top: 10px;
  /** Padding */
  /** Overflow */
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .pDF1517 {
  /** alignment */
  /** Margin */
  margin-left: -45px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .pDF1517 {
    margin-left: -22px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .pDF1517 {
    margin-left: -20px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .pDF1517 {
    margin-bottom: 80px;
  }
}

.channel-html .w43B3F2 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .h86EFDD {
  /** Background **/
  background: undefined;
  /** Grid */
  display: grid;
  grid-template-rows: minmax(undefined, 1fr);
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(1, 1068px);
}

@media only screen and (max-width: 734px) {
  .channel-html .h86EFDD {
    height: 650px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .h86EFDD {
    grid-gap: 10px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .h86EFDD {
    grid-gap: 10px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .h86EFDD {
    grid-template-rows: minmax(undefined, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .h86EFDD {
    grid-template-rows: minmax(320px, 1fr);
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .h86EFDD {
    grid-template-columns: repeat(1, 735px);
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .h86EFDD {
    grid-template-columns: repeat(1, 320px);
  }
}

.channel-html .h86EFDD .bentobox-item {
  border-radius: 18px;
  overflow: hidden;
}

@media only screen and (max-width: 734px) {
  .channel-html .h86EFDD .bentobox-item {
    border-radius: 18px;
  }
}

.channel-html .tA81EEF {
  background-color: #f5f5f7;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  position: relative;
}

.channel-html .tA81EEF:before {
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
}

.channel-html .nED78B0 {
  min-height: 380px;
  /** alignment */
  align-items: center;
  /** Margin */
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .nED78B0 {
    min-height: 355px;
  }
}

.channel-html .j19C7BC {
  /** Margin */
  /** Padding */
  padding-top: 40px;
  padding-bottom: 40px;
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .j19C7BC {
    margin-top: -10px;
  }
}

.channel-html .f97C2F7 {
  /** alignment */
  /** Margin */
  margin-bottom: 8px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .f97C2F7 {
    justify-content: center;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .f97C2F7 {
    margin-top: 2px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .f97C2F7 {
    margin-bottom: 0px;
  }
}

.channel-html .hC824B4 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .y63501F {
  margin-left: 45px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .y63501F {
    margin-left: 32px;
  }
}

.channel-html .h0AFF96 {
  /** alignment */
  /** Margin */
  margin-bottom: 18px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .h0AFF96 {
    margin-top: 6px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .h0AFF96 {
    margin-bottom: 0px;
  }
}

.channel-html .fA79FA3 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .fA79FA3 {
    text-align: center;
  }
}

.channel-html .a8ED07F {
  color: #1d1d1f;
  padding-left: 43px;
  padding-right: 65px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .a8ED07F {
    padding-left: 31px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .a8ED07F {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .a8ED07F {
    padding-right: 21px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .a8ED07F {
    padding-right: 30px;
  }
}

.channel-html .jE99AD4 {
  /** alignment */
  /** Margin */
  margin-top: 0px;
  margin-bottom: 13px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .jE99AD4 {
    margin-top: 19px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .jE99AD4 {
    margin-bottom: 14px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .jE99AD4 {
    margin-bottom: 17px;
  }
}

.channel-html .a380B2C {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .v5C128C {
  margin-left: 46px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .v5C128C {
    margin-left: 33px;
  }
}

.channel-html .o015519 {
  /** alignment */
  /** Margin */
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .e4356B4 {
  /** Margin */
  margin-top: 5.5px;
  margin-left: -1.5px;
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .e4356B4 {
    margin-top: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .e4356B4 {
    margin-left: -1px;
  }
}

.channel-html .kD8CA35 {
  /** Margin */
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .o69825E {
  /** Margin */
  margin-left: 10px;
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .o69825E {
    margin-left: 10px;
  }
}

.channel-html .gA5BF5D {
  margin-left: 1px;
}

.channel-html .pB709EA {
  /** alignment */
  /** Margin */
  margin-top: 0px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .z66E0A9 {
  /** Margin */
  margin-top: 5.5px;
  margin-left: -1.5px;
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .z66E0A9 {
    margin-top: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .z66E0A9 {
    margin-left: -1px;
  }
}

.channel-html .zBC746B {
  /** Margin */
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .p878FC0 {
  /** Margin */
  margin-left: 9px;
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .p878FC0 {
    margin-left: 9px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .p878FC0 {
    margin-left: 9px;
  }
}

.channel-html .q366584 {
  margin-left: 2px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .q366584 {
    margin-right: -5px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .q366584 {
    padding-right: 40px;
  }
}

.channel-html .c914368 {
  /** alignment */
  /** Margin */
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .f89020C {
  /** Margin */
  margin-top: 5.5px;
  margin-left: -1.5px;
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .f89020C {
    margin-top: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .f89020C {
    margin-left: -1px;
  }
}

.channel-html .sFB0F5A {
  /** Margin */
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .iC63C52 {
  /** Margin */
  margin-left: 9px;
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .iC63C52 {
    margin-left: 9px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .iC63C52 {
    margin-left: 9px;
  }
}

.channel-html .w9CDD9A {
  margin-left: 2px;
}

.channel-html .h21DD3A {
  /** alignment */
  /** Margin */
  margin-top: 0px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .p58AD4E {
  /** Margin */
  margin-left: 45px;
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .p58AD4E {
    margin-left: 31px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .p58AD4E {
    padding-right: 60px;
  }
}

.channel-html .e20D9E1 {
  color: #0066cc;
}

.channel-html .x3D4923 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .x3D4923 {
    margin-top: -10px;
  }
}

.channel-html .t6F371C {
  /** alignment */
  /** Margin */
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .t6F371C {
    justify-content: center;
  }
}

.channel-html .q7BF287 {
  /** Margin */
  margin-left: 0px;
  /** Padding */
  padding-bottom: 0px;
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .q7BF287 {
    margin-left: 56px;
  }
}

.channel-html .b3937F7 {
  /** Margin */
  margin-top: 54px;
  margin-left: 109px;
  margin-bottom: 56px;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .b3937F7 {
    margin-top: 54px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .b3937F7 {
    margin-left: 11px;
  }
}

.channel-html .t67F1A5 {
  background-color: #f5f5f7;
  /** Margin */
  margin-top: 10px;
  /** Padding */
  /** Overflow */
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .n65C4E2 {
  /** alignment */
  align-items: center;
  /** Margin */
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .n65C4E2 {
    margin-top: 40px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .n65C4E2 {
    margin-bottom: 42px;
  }
}

.channel-html .xAD6CC7 {
  /** Margin */
  margin-top: -18px;
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .xAD6CC7 {
    margin-top: 0px;
  }
}

.channel-html .uA23101 {
  /** alignment */
  /** Margin */
  margin-bottom: 8px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .z368EC4 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .k291DB6 {
  margin-left: 45px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .k291DB6 {
    margin-left: 21px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .k291DB6 {
    margin-left: -1px;
  }
}

.channel-html .c433E3C {
  /** alignment */
  /** Margin */
  margin-bottom: 18px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .c433E3C {
    margin-bottom: 13px;
  }
}

.channel-html .i33CBB2 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .zCBF06B {
  color: #1d1d1f;
  padding-left: 45px;
  padding-right: 65px;
}

@media only screen and (max-width: 734px) {
  .channel-html .zCBF06B {
    margin-left: -1px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .zCBF06B {
    padding-left: 21px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .zCBF06B {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .zCBF06B {
    padding-right: 50px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .zCBF06B {
    padding-right: 0px;
  }
}

.channel-html .o5C137F {
  /** alignment */
  /** Margin */
  margin-top: 0px;
  margin-bottom: 18px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .o5C137F {
    margin-bottom: 13px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .o5C137F {
    margin-bottom: 13px;
  }
}

.channel-html .bBF6AC8 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .cFBB958 {
  margin-left: 45px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .cFBB958 {
    margin-left: 22px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .cFBB958 {
    margin-left: 0px;
  }
}

.channel-html .r89A403 {
  /** alignment */
  /** Margin */
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .t89BE8B {
  /** Margin */
  margin-top: 5.5px;
  margin-left: -1.5px;
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .t89BE8B {
    margin-top: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .t89BE8B {
    margin-left: -1px;
  }
}

.channel-html .fB6A6F9 {
  /** Margin */
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .fB6A6F9 {
    margin-left: 1px;
  }
}

.channel-html .eD83497 {
  /** Margin */
  margin-left: 7.5px;
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .eD83497 {
    margin-left: 9px;
  }
}

.channel-html .n7950EC {
  margin-left: -1px;
}

@media only screen and (max-width: 734px) {
  .channel-html .n7950EC {
    margin-left: 1px;
  }
}

.channel-html .t42317E {
  /** alignment */
  /** Margin */
  margin-top: 0px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .yE2D629 {
  /** Margin */
  margin-top: 5.5px;
  margin-left: -1.5px;
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .yE2D629 {
    margin-top: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .yE2D629 {
    margin-left: -1px;
  }
}

.channel-html .zAF8A1C {
  /** Margin */
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .zAF8A1C {
    margin-left: 1px;
  }
}

.channel-html .qDB57D9 {
  /** Margin */
  margin-left: 7.5px;
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .qDB57D9 {
    margin-left: 9px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .qDB57D9 {
    margin-left: 9px;
  }
}

.channel-html .z0A4ADF {
  margin-left: -1px;
}

@media only screen and (max-width: 734px) {
  .channel-html .z0A4ADF {
    margin-left: 1px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .z0A4ADF {
    padding-right: 39px;
  }
}

.channel-html .c26AA47 {
  /** alignment */
  /** Margin */
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .p80C97E {
  /** Margin */
  margin-top: 5.5px;
  margin-left: -1.5px;
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .p80C97E {
    margin-top: 6px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .p80C97E {
    margin-left: -1px;
  }
}

.channel-html .xE1C144 {
  /** Margin */
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .xE1C144 {
    margin-left: 1px;
  }
}

.channel-html .xC57B69 {
  /** Margin */
  margin-left: 7.5px;
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .xC57B69 {
    margin-left: 9px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .xC57B69 {
    margin-left: 9px;
  }
}

.channel-html .u148890 {
  margin-left: -1px;
}

@media only screen and (max-width: 734px) {
  .channel-html .u148890 {
    margin-left: 1px;
  }
}

.channel-html .h2FBFC2 {
  /** alignment */
  /** Margin */
  margin-top: 0px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .h2FBFC2 {
    margin-bottom: 42px;
  }
}

.channel-html .a8E6C3A {
  /** Margin */
  margin-left: 45px;
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .a8E6C3A {
    margin-left: 21px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .a8E6C3A {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .a8E6C3A {
    padding-right: 63px;
  }
}

.channel-html .c8F83F5 {
  color: #0066cc;
}

.channel-html .x028F18 {
  /** alignment */
  /** Margin */
  margin-bottom: 12px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .x028F18 {
    justify-content: center;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .x028F18 {
    margin-bottom: 0px;
  }
}

.channel-html .w658508 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .f6A2C80 {
  /** Margin */
  margin-left: 45px;
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 734px) {
  .channel-html .f6A2C80 {
    margin-top: 1px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .f6A2C80 {
    margin-left: 21px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .f6A2C80 {
    margin-left: 0px;
  }
}

.channel-html .z1F8850 {
  background-color: #ffffff;
  /** Margin */
  /** Padding */
  /** Overflow */
  overflow: hidden;
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .jCC977D {
  background-color: #ffffff;
  /** alignment */
  /** Margin */
  margin-top: 46px;
  margin-left: 0px;
  margin-bottom: 9px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
  .channel-html .jCC977D {
    margin-top: 45px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .jCC977D {
    margin-top: 46px;
  }
}

@media only screen and (max-width: 1068px) {
  .channel-html .jCC977D {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .jCC977D {
    margin-left: -50vw;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .jCC977D {
    margin-right: -50vw;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .jCC977D {
    padding-left: 50vw;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .jCC977D {
    padding-right: 50vw;
  }
}

.channel-html .jCC977D.large-display-bleed::before,
.channel-html .jCC977D.large-display-bleed::after {
  background-color: #ffffff;
}

.channel-html .jCC977D.medium-display-bleed::before,
.channel-html .jCC977D.medium-display-bleed::after {
  background-color: #ffffff;
}

.channel-html .jCC977D.small-display-bleed::before,
.channel-html .jCC977D.small-display-bleed::after {
  background-color: #ffffff;
}

.channel-html .bF8CAD6 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
  .channel-html .bF8CAD6 {
    margin-left: 0;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .bF8CAD6 {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .channel-html .bF8CAD6 {
    margin-right: 0px;
  }
}

.channel-html .f630FB9 {
  /** alignment */
  /** Margin */
  margin-bottom: 9px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .xFBCE02 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .xD0629F {
  color: #6E6E73;
  margin-left: 0px;
}

.channel-html .fB761E1 {
  /** alignment */
  /** Margin */
  margin-bottom: 9px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .jB15D2F {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .b84FB88 {
  color: #6E6E73;
  margin-left: 0px;
}

.channel-html .w49B372 {
  margin-left: 0px;
  padding-left: 0px;
}

.channel-html .z633EED {
  margin-left: 0px;
  padding-left: 0px;
}

.channel-html .q6A59DF {
  /** alignment */
  /** Margin */
  margin-bottom: 9px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .aA53C0A {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .d553929 {
  color: #6E6E73;
  margin-left: -0.5px;
  padding-right: 0px;
}

.channel-html .y33AFA7 {
  /** alignment */
  /** Margin */
  margin-bottom: 9px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 734px) {
  .channel-html .y33AFA7 {
    margin-top: 10px;
  }
}

.channel-html .l197B82 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .nAC6512 {
  color: #6E6E73;
  margin-left: -0.5px;
}

@media only screen and (max-width: 734px) {
  .channel-html .nAC6512 {
    padding-right: 0px;
  }
}

.channel-html .gFA17BC {
  /** alignment */
  /** Margin */
  margin-bottom: 9px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .gB6DB5D {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .l5F2EE0 {
  color: #6E6E73;
  margin-left: -0.5px;
}

.channel-html .d0014D5 {
  /** alignment */
  /** Margin */
  margin-bottom: 9px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .i880357 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .sEB8A67 {
  color: #6E6E73;
  margin-left: -0.5px;
  padding-right: 0px;
}

@media only screen and (max-width: 1068px) {
  .channel-html .sEB8A67 {
    padding-right: 0px;
  }
}

.channel-html .vFD0778 {
  /** alignment */
  /** Margin */
  margin-bottom: 9px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .wE5F8B4 {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .qC8C34A {
  color: #6E6E73;
  margin-left: -0.5px;
}

.channel-html .t215632 {
  /** alignment */
  /** Margin */
  margin-bottom: 9px;
  /** Padding */
  /** Layer controls */
  /** Interaction controls */
  /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .o044B9E {
  /** Margin */
  /** Padding */
  /** Align text*/
  /** Flexbox order*/
  /** Layer controls */
  /** Interaction controls */
}

.channel-html .oA9BF1E {
  color: #6E6E73;
  margin-left: -0.5px;
}

p.txtIphone14 {
  font-size: 30px!important;
}
.prixBleu {
font-weight: bold;
color: rgba(127,135,255);
}
span.ret em {
font-style: normal;
color: rgba(127,135,255);
}
.ret {
display: block;
}
a.cta{
  border: 1px solid #000;
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  background: transparent;
  cursor: pointer;
  padding: 5px 12px;
  font-weight: 600;
  text-decoration: none;
  outline: none;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 5px;
  display: inline-block;
  margin: 20px 0 0 50px;
}
.mobileDevice .ret {
  display: initial;
}
span.ret em {
  font-style: normal;
  color: rgba(127,135,255);
}