@font-face {
    font-family: "SF Pro Text";
    src: url("assets/fonts/SFProDisplay-Light.woff") format("woff2"), url("assets/fonts/SFProDisplay-Light.woff") format("woff");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'SF Pro Text';
    font-style: normal;
    font-weight: 500;
    src: url("assets/fonts/sf-pro-text-medium.woff") format("woff2"), url("assets/fonts/sf-pro-text-medium.woff") format("woff");
}

@font-face {
    font-family: "SF Pro Text";
    src: url("assets/fonts/SFProDisplay-Semibold.woff") format("woff2"), url("assets/fonts/SFProDisplay-Semibold.woff") format("woff");
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: "SF Pro Text";
    src: url("assets/fonts/SFProDisplay-Bold.woff") format("woff2"), url("assets/fonts/SFProDisplay-Bold.woff") format("woff");
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "SF Pro Text";
    src: url("assets/fonts/SF-Pro-Display-Regular.woff") format("woff2"), url("assets/fonts/SF-Pro-Display-Regular.woff") format("woff");
}

.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;
    text-align: inherit;
}

.channel-html div,
.channel-html details,
.channel-html figure,
.channel-html footer,
.channel-html section {
    display: block;
}

.channel-html img {
    border: 0;
    vertical-align: middle;
}

.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: "SF Pro Display", Robot, "Human BBY", sans-serif;
}

.channel-html sup {
    font-size: 0.6em;
    vertical-align: top;
    position: relative;
    bottom: -0.2em;
}

h1 .channel-html sup,
h2 .channel-html sup,
h3 .channel-html sup {
    font-size: 0.4em;
}

.channel-html sup a {
    vertical-align: inherit;
    color: inherit;
}

.channel-html sup a:hover {
    color: #0066cc;
    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 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,
.channel-html th {
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
}

.channel-html caption,
.channel-html th {
    text-align: left;
}

.channel-html table {
    border-collapse: collapse;
    border-spacing: 0;
}

.channel-html details {
    display: block;
}

.channel-html canvas,
.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: "SF Pro Display", Robot, "Human BBY", sans-serif;
    font-size: 106.25%;
    quotes: "“""”";
}

.channel-html body {
    font-size: 17px;
    line-height: 1.4705882353;
    font-weight: 400;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    background-color: white;
    color: #1d1d1f;
    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: #1d1d1f;
}

.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,
p+.channel-html h2,
p+.channel-html h3,
p+.channel-html h4,
p+.channel-html h5,
p+.channel-html h6 {
    margin-top: 1.6em;
}

.channel-html p+* {
    margin-top: 0.8em;
}

.channel-html a,
.channel-html .link {
    color: #0066cc;
    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 {
    font-weight: 600;
}

.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: #0066cc;
    text-decoration: none;
}

.channel-html .footnote-reduced {
    font-size: 0.45em;
}

sup.channel-html .footnote-reduced {
    top: -0.86em;
}

.channel-html .visuallyhidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;
}

.channel-html .nowrap {
    display: inline-block;
    text-decoration: inherit;
    white-space: nowrap;
}

.channel-html .row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
}

.channel-html .column {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    min-width: 0px;
}

.channel-html .large-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
}

.channel-html .large-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
}

.channel-html .large-3 {
    flex-basis: 25%;
    max-width: 25%;
}

.channel-html .large-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
}

.channel-html .large-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
}

.channel-html .large-6 {
    flex-basis: 50%;
    max-width: 50%;
}

.channel-html .large-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
}

.channel-html .large-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
}

.channel-html .large-9 {
    flex-basis: 75%;
    max-width: 75%;
}

.channel-html .large-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
}

.channel-html .large-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
}

.channel-html .large-12 {
    flex-basis: 100%;
    max-width: 100%;
}

@media only screen and (max-width: 1068px) {
    .channel-html .medium-1 {
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .channel-html .medium-2 {
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .channel-html .medium-3 {
        flex-basis: 25%;
        max-width: 25%;
    }
    .channel-html .medium-4 {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .channel-html .medium-5 {
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .channel-html .medium-6 {
        flex-basis: 50%;
        max-width: 50%;
    }
    .channel-html .medium-7 {
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .channel-html .medium-8 {
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .channel-html .medium-9 {
        flex-basis: 75%;
        max-width: 75%;
    }
    .channel-html .medium-10 {
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .channel-html .medium-11 {
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .channel-html .medium-12 {
        flex-basis: 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .small-1 {
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .channel-html .small-2 {
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .channel-html .small-3 {
        flex-basis: 25%;
        max-width: 25%;
    }
    .channel-html .small-4 {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .channel-html .small-5 {
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .channel-html .small-6 {
        flex-basis: 50%;
        max-width: 50%;
    }
    .channel-html .small-7 {
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .channel-html .small-8 {
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .channel-html .small-9 {
        flex-basis: 75%;
        max-width: 75%;
    }
    .channel-html .small-10 {
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .channel-html .small-11 {
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .channel-html .small-12 {
        flex-basis: 100%;
        max-width: 100%;
    }
}

.channel-html .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: "";
}

.channel-html .icon-chevronright::before,
.channel-html .icon-chevronright::after {
    content: "";
}

.channel-html .icon-external::before,
.channel-html .icon-external::after {
    content: "";
}

.channel-html .more::before,
.channel-html .more::after {
    content: "";
}

.channel-html .icon-wrapper .icon,
.channel-html .icon-wrapper .more::after,
.channel-html .icon-wrapper .icon-after::after {
    display: inline;
}

.channel-html a.icon-wrapper {
    text-decoration: none;
}

.channel-html a.icon-wrapper:hover .icon-copy {
    text-decoration: underline;
}

.channel-html .icon-external::before,
.channel-html .icon-external::after {
    content: "";
}

.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;
}

@media only screen and (max-width: 1068px) {
    .channel-html .medium-hide {
        display: none;
    }
    .channel-html .medium-show {
        display: block;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .small-hide {
        display: none;
    }
    .channel-html .small-show {
        display: block;
    }
}

.channel-html .typography-headline-elevated {
    font-size: 64px;
    line-height: 1.0625;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
}

@media only screen and (max-width: 1068px) {
    .channel-html .typography-headline-elevated {
        font-size: 48px;
        line-height: 1.0834933333;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .typography-headline-elevated {
        font-size: 40px;
        line-height: 1.1;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    }
}

.channel-html .typography-headline {
    font-size: 48px;
    line-height: 1.0834933333;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
}

@media only screen and (max-width: 1068px) {
    .channel-html .typography-headline {
        font-size: 40px;
        line-height: 1.1;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .typography-headline {
        font-size: 32px;
        line-height: 1.125;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    }
}

.channel-html .typography-headline-reduced {
    font-size: 40px;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
}

@media only screen and (max-width: 1068px) {
    .channel-html .typography-headline-reduced {
        font-size: 32px;
        line-height: 1.125;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .typography-headline-reduced {
        font-size: 28px;
        line-height: 1.1428571429;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    }
}

.channel-html .typography-eyebrow-elevated {
    font-size: 28px;
    line-height: 1.1428571429;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
}

@media only screen and (max-width: 1068px) {
    .channel-html .typography-eyebrow-elevated {
        font-size: 24px;
        line-height: 1.1666666667;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .typography-eyebrow-elevated {
        font-size: 21px;
        line-height: 1.1904761905;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    }
}

.channel-html .typography-eyebrow {
    font-size: 24px;
    line-height: 1.1666666667;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
}

@media only screen and (max-width: 1068px) {
    .channel-html .typography-eyebrow {
        font-size: 21px;
        line-height: 1.1904761905;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    }
}

.channel-html .typography-eyebrow-reduced {
    font-size: 21px;
    line-height: 1.1904761905;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
}

@media only screen and (max-width: 734px) {
    .channel-html .typography-eyebrow-reduced {
        font-size: 19px;
        line-height: 1.2105263158;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    }
}

.channel-html .typography-intro-elevated {
    font-size: 24px;
    line-height: 1.3334133333;
    font-weight: 400;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
}

@media only screen and (max-width: 1068px) {
    .channel-html .typography-intro-elevated {
        font-size: 21px;
        line-height: 1.381002381;
        font-weight: 400;
        letter-spacing: 0em;
        font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    }
}

.channel-html .typography-intro {
    font-size: 21px;
    line-height: 1.381002381;
    font-weight: 400;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
}

@media only screen and (max-width: 734px) {
    .channel-html .typography-intro {
        font-size: 19px;
        line-height: 1.4211026316;
        font-weight: 400;
        letter-spacing: 0em;
        font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    }
}

.channel-html .typography-callout {
    font-size: 32px;
    line-height: 1.125;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
}

@media only screen and (max-width: 1068px) {
    .channel-html .typography-callout {
        font-size: 28px;
        line-height: 1.1428571429;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .typography-callout {
        font-size: 24px;
        line-height: 1.1666666667;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    }
}

.channel-html .typography-label {
    font-size: 24px;
    line-height: 1.1666666667;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
}

@media only screen and (max-width: 1068px) {
    .channel-html .typography-label {
        font-size: 21px;
        line-height: 1.1904761905;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    }
}

.channel-html .typography-body {
    font-size: 17px;
    line-height: 1.4705882353;
    font-weight: 400;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
}

.channel-html .typography-body-tight {
    font-size: 17px;
    line-height: 1.2353641176;
    font-weight: 400;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
}

.channel-html .typography-body-reduced {
    font-size: 14px;
    line-height: 1.4285914286;
    font-weight: 400;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
}

.channel-html .typography-body-reduced-tight {
    font-size: 14px;
    line-height: 1.2857742857;
    font-weight: 400;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
}

.channel-html .typography-caption {
    font-size: 12px;
    line-height: 1.3333733333;
    font-weight: 400;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
}

.channel-html .typography-sosumi {
    font-size: 12px;
    line-height: 1.3333733333;
    font-weight: 400;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
}

.channel-html [class*=typography-eyebrow] {
    display: block;
    margin-bottom: 0.4em;
}

.channel-html [class*=typography-eyebrow]+* {
    margin-top: 0;
}

.channel-html .typography-headline+.typography-intro {
    margin-top: 1.2em;
}

.channel-html .typography-headline-elevated+.typography-intro-elevated {
    margin-top: 1.4em;
}

.channel-html .typography-headline-reduced+p,
.channel-html .typography-headline-reduced+.typography-body {
    margin-top: 1em;
}

.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: "SF Pro Display", Robot, "Human BBY", sans-serif;
    min-width: 28px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 18px;
    background: #0071e3;
    color: white;
}

.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: #0071e3;
    color: white;
    opacity: 0.32;
}

.channel-html .button-elevated {
    font-size: 17px;
    line-height: 1.1764805882;
    font-weight: 400;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    min-width: 26px;
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 22px;
}

.channel-html .button-reduced {
    font-size: 12px;
    line-height: 1.3333733333;
    font-weight: 400;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    min-width: 23px;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-radius: 12px;
}

.channel-html .badge {
    margin-right: 2em;
    box-sizing: border-box;
    display: inline-block;
    font-size: 20px;
    min-width: 5em;
    position: relative;
    z-index: 1;
    color: #1d1d1f;
}

.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: #1d1d1f;
}

.channel-html .badge .badge-value {
    font-size: 48px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
}

.channel-html .badge .badge-caption {
    font-size: 14px;
    line-height: 1.2857742857;
    font-weight: 400;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
}

.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-elevated .badge-value {
    font-size: 64px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
}

.channel-html .badge-elevated .badge-caption {
    font-size: 14px;
    line-height: 1.2857742857;
    font-weight: 400;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
}

.channel-html .badge-reduced .badge-value {
    font-size: 40px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
}

.channel-html .badge-reduced .badge-caption {
    font-size: 14px;
    line-height: 1.2857742857;
    font-weight: 400;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
}

.channel-html .colornav {
    display: inline-block;
    text-align: center;
}

.channel-html .colornav-title {
    font-size: 17px;
    line-height: 1.2353641176;
    font-weight: 400;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    border-bottom: 1px solid #d2d2d7;
    margin: 0;
    padding: 12px 0;
    width: 100%;
}

.channel-html .colornav-items {
    display: inline-block;
    list-style: none;
    margin: 0 -2px;
    padding-top: 17px;
}

@media only screen and (max-width: 734px) {
    .channel-html .colornav-items {
        margin-left: 1px;
        margin-right: 1px;
        padding-top: 13px;
    }
}

.channel-html .colornav-item {
    float: left;
    margin: 0 6px;
}

@media only screen and (max-width: 734px) {
    .channel-html .colornav-item {
        margin-left: 5px;
        margin-right: 5px;
    }
}

.channel-html .colornav-value {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;
}

.channel-html .colornav-link {
    border: 1px solid transparent;
    border-radius: 50%;
    box-sizing: border-box;
    color: #1d1d1f;
    cursor: pointer;
    float: left;
    margin-bottom: 2.4705882353em;
    padding: 3px;
    position: relative;
    width: 40px;
    height: 40px;
    z-index: 1;
}

@media only screen and (max-width: 734px) {
    .channel-html .colornav-link {
        margin-bottom: 2.5882352941em;
        padding: 2px;
        width: 34px;
        height: 34px;
    }
}

.channel-html .colornav-link:hover {
    border-color: #d2d2d7;
    text-decoration: none;
}

.channel-html .colornav-value:checked~.colornav-link {
    border-color: #0071e3;
    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: #f5f5f7 center center;
    border-radius: 50%;
    box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.2);
    display: block;
    width: 32px;
    height: 32px;
}

@media only screen and (max-width: 734px) {
    .channel-html .colornav-swatch {
        width: 28px;
        height: 28px;
    }
}

.channel-html .colornav-swatch:after {
    border-radius: inherit;
    box-shadow: inset 0 2px 1.5px rgba(0, 0, 0, 0.1);
    content: "";
    display: block;
    height: inherit;
    position: absolute;
    width: inherit;
}

.channel-html .colornav-label {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    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: "SF Pro Display", Robot, "Human BBY", sans-serif;
    clip: auto;
    -webkit-clip-path: none;
    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: 734px) {
    .channel-html .colornav-value:checked~.colornav-link .colornav-label {
        padding-top: 4px;
    }
}

.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 .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 #1d1d1f;
    color: #1d1d1f;
}

.channel-html .button-channel:hover {
    background: transparent;
    border: 1px solid #6e6e73;
    color: #6e6e73;
}

.channel-html .colornav-items {
    margin-left: 0;
}

.channel-html .colornav-swatch {
    position: relative;
}

.channel-compare .compare-wrapper {
    position: relative;
}

.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 .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-row {
    --column-gap: 31px;
    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-row {
        --column-gap: 28px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .compare-row {
        --column-gap: 18px;
    }
}

.channel-compare .compare-row {
    margin-bottom: 55px;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .compare-row {
        margin-bottom: 38px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .compare-row {
        margin-bottom: 34px;
    }
}

.channel-compare .compare-row:last-child {
    margin-bottom: 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-column {
    display: none;
    box-sizing: border-box;
}

.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: "SF Pro Display", Robot, "Human BBY", sans-serif;
    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: "SF Pro Display", Robot, "Human BBY", sans-serif;
    }
}

@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-column {
    text-align: center;
    justify-content: center;
}

.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 .selector-table {
    padding-top: 10px;
    margin-bottom: 60px;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .selector-table {
        margin-bottom: 42px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .selector-table {
        margin-bottom: 24px;
    }
}

.channel-compare .selector-table .compare-row {
    margin: 0;
}

.channel-compare .selector-table .compare-rowheader {
    height: 0;
}

.channel-compare .selector-dropdown {
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    font-size: 19px;
    line-height: 1.4737642105;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    width: 100%;
    margin: 0;
    background: transparent;
    border: 0;
    border-radius: 0;
    overflow: hidden;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    outline: none;
    padding: 16px;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .selector-dropdown {
        font-size: 17px;
        line-height: 1.3529611765;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .selector-dropdown {
        font-size: 14px;
        line-height: 1.4285914286;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    }
}

.channel-compare .selector-dropdown:focus {
    border-radius: 12px;
    box-shadow: 0 0 0 4px rgba(131, 192, 253, 0.5);
}

@media only screen and (max-width: 734px) {
    .channel-compare .selector-dropdown {
        font-size: 100%;
        padding-bottom: 11px;
        padding-left: 0px;
        padding-top: 11px;
    }
    .channel-compare .selector-dropdown:focus {
        border-radius: 5px;
    }
}

.channel-compare .selector-icon {
    display: block;
    position: absolute;
    top: 4px;
    right: 0;
    font-size: 20px;
    line-height: 1;
    color: #0066cc;
    padding-right: 10px;
    padding-top: 15px;
    pointer-events: none;
    right: 6px;
}

.channel-compare .selector-icon:after {
    pointer-events: none;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .selector-icon {
        top: 2px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .selector-icon {
        font-size: 24px;
        top: -8px;
        padding-right: 0;
        right: 0px;
    }
}

.channel-compare .static-dropdown {
    border-bottom: 1px solid #d6d6d6;
    text-align: center;
    font-size: 19px;
    line-height: 1.4737642105;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    width: 100%;
    margin: 0;
    padding-bottom: 7px;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .static-dropdown {
        font-size: 17px;
        line-height: 1.3529611765;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .static-dropdown {
        font-size: 14px;
        line-height: 1.4285914286;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    }
}

.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: "SF Pro Display", Robot, "Human BBY", sans-serif;
}

@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: "SF Pro Display", Robot, "Human BBY", sans-serif;
    }
}

@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: "SF Pro Display", Robot, "Human BBY", sans-serif;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .badge-content .badge-caption {
        font-size: 12px;
    }
}

.channel-compare .badge-content .badge-caption.copy.helvetica-neue {
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    font-weight: 500;
    line-height: 1.235;
}

.channel-compare .badge-content .badge-value {
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    font-size: 64px;
    line-height: 1.0625;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
    line-height: 0.74em;
    margin-bottom: -6px;
}

@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: "SF Pro Display", Robot, "Human BBY", sans-serif;
    }
}

@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: "SF Pro Display", Robot, "Human BBY", sans-serif;
    }
}

.channel-compare .badge-content .image-icon-wrapper {
    position: relative;
    text-align: center;
}

.channel-compare .badge-content .image-icon-wrapper figure {
    display: block;
    margin: auto;
}

.channel-compare .badge-content .badge-row {
    padding: 0 50px;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .badge-content .badge-row {
        padding: 0 22px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .badge-content .badge-row {
        padding: 0 0;
    }
}

.channel-compare .badge-content .badge-row:first-child .badge-caption {
    margin-bottom: -10px;
}

.channel-compare .badge-content .badge-row:not(:last-child) {
    margin-bottom: 22px;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .badge-content .badge-row:not(:last-child) {
        margin-bottom: 14px;
    }
}

.channel-compare .button {
    background: transparent;
    border: 1px solid #1d1d1f;
    color: #1d1d1f;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .button {
        padding-left: 17px;
        padding-right: 17px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .button {
        font-weight: 600;
        letter-spacing: 0;
        line-height: 7px;
    }
}

.channel-compare .button:hover {
    background: transparent;
    border: 1px solid #6e6e73;
    color: #6e6e73;
}

.channel-compare .button-container {
    margin-bottom: 73px;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .button-container {
        margin-bottom: 47px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .button-container {
        margin-bottom: 37px;
    }
}

.channel-compare .button-container .copy.helvetica-neue {
    font-weight: 400;
}

.channel-compare .row-colors {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 27px;
    margin-bottom: 27px;
    margin-top: 29px;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .row-colors {
        padding-bottom: 22px;
        margin-bottom: 22px;
        margin-top: 22px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .row-colors {
        padding-bottom: 17px;
        margin-bottom: 18px;
        margin-top: 18px;
    }
}

.channel-compare .colornav-item {
    display: inline-block;
    margin: 0 0 0 9px;
}

.channel-compare .colornav-item:first-child {
    margin-left: 0;
}

.channel-compare .colornav-swatch {
    width: 22px;
    height: 22px;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .colornav-swatch {
        width: 20px;
        height: 20px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .colornav-swatch {
        width: 14px;
        height: 14px;
    }
}

.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-html .copy {
    font-family: "SF Pro Display", Robot, "Human BBY", sans-serif;
}

.channel-html .copy.helvetica-neue {
    font-family: "SF Pro Display", Robot, "Human BBY", 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;
}

.channel-html .link-wrapper {
    display: inline-flex;
}

body {
    margin: 0;
}

@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;
}

.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: 90%;
    }
}

.image-4g_icon {
    width: 92px;
    height: 68px;
    background-size: 92px 68px;
    background-repeat: no-repeat;
    background-image: url(assets/image/4g_icon_large.png);
}

.image-5g_icon {
    width: 92px;
    height: 68px;
    background-size: 92px 68px;
    background-repeat: no-repeat;
    background-image: url(assets/image/5g_icon_large.png?1618018309578);
}

.image-a14_icon {
    width: 72px;
    height: 72px;
    background-size: 72px 72px;
    background-repeat: no-repeat;
    background-image: url(assets/image/a14_icon_large.png?1618018309557);
}

.image-accessories_apple_pencil {
    width: 345px;
    height: 236px;
    background-size: 345px 236px;
    background-repeat: no-repeat;
    background-image: url(assets/image/accessories_apple_pencil_large.png?1618018309571);
}

.image-accessories_magic_keyboard {
    width: 401px;
    height: 313px;
    background-size: 401px 313px;
    background-repeat: no-repeat;
    background-image: url(assets/image/accessories_magic_keyboard_large.png?1618018309571);
}

.image-accessories_smart_keyboard_folio {
    width: 282px;
    height: 203px;
    background-size: 282px 203px;
    background-repeat: no-repeat;
    background-image: url(assets/image/accessories_smart_keyboard_folio_large.png?1618018309604);
}

.image-cameras_icon {
    width: 43px;
    height: 34px;
    background-size: 43px 34px;
    background-repeat: no-repeat;
    background-image: url(assets/image/cameras_icon_large.png?1618018309561);
}

.image-cameras {
    width: 609px;
    height: 408px;
    background-size: 609px 408px;
    background-repeat: no-repeat;
    background-image: url(assets/image/cameras_large.png?1618018309584);
}

.image-connectivity_icon {
    width: 20px;
    height: 48px;
    background-size: 20px 48px;
    background-repeat: no-repeat;
    background-image: url(assets/image/connectivity_icon_large.png?1618018309565);
}

.image-connectivity {
    width: 983px;
    height: 773px;
    background-size: 983px 773px;
    background-repeat: no-repeat;
    background-image: url(assets/image/connectivity_large_2x.png);
}

.image-display_icon {
    width: 41px;
    height: 41px;
    background-size: 41px 41px;
    background-repeat: no-repeat;
    background-image: url(assets/image/display_icon_large.png?1618018309569);
}

.image-display {
    width: 558px;
    height: 437px;
    background-size: 558px 437px;
    background-repeat: no-repeat;
    background-image: url(assets/image/display_large_2x.png);
}

.image-display_sizes_11_inch {
    width: 134px;
    height: 184px;
    background-size: 134px 184px;
    background-repeat: no-repeat;
    background-image: url(assets/image/display_sizes_11_inch_large.png?1618018309574);
}

.image-display_sizes_12_inch {
    width: 161px;
    height: 208px;
    background-size: 161px 208px;
    background-repeat: no-repeat;
    background-image: url(assets/image/display_sizes_12_inch_large.png?1618018309578);
}

.image-flex_module_accessories {
    width: 438px;
    height: 338px;
    background-size: 438px 338px;
    background-repeat: no-repeat;
    background-image: url(assets/image/flex_module_accessories_large.png?1618018309610);
}

.image-flex_module_apple_care {
    width: 262px;
    height: 264px;
    background-size: 262px 264px;
    background-repeat: no-repeat;
    background-image: url(assets/image/flex_module_apple_care_large.png?1618018309604);
}

.image-flex_module_checkmark {
    width: 20px;
    height: 14px;
    background-size: 20px 14px;
    background-repeat: no-repeat;
    background-image: url(assets/image/flex_module_checkmark_large.png?1618018309582);
}

.image-hero {
    width: 832px;
    height: 484px;
    background-size: 832px 484px;
    background-repeat: no-repeat;
    background-image: url(assets/image/hero_large.png?1618018309596);
}

.image-ipad_air_2020_camera_icon {
    width: 72px;
    height: 71px;
    background-size: 72px 71px;
    background-repeat: no-repeat;
    background-image: url(assets/image/ipad_air_2020_camera_icon_large.png?1618018309592);
}

.image-ipad_air_gen04_wifi_silver {
    width: 195px;
    height: 219px;
    background-size: 195px 219px;
    background-repeat: no-repeat;
    background-image: url(assets/image/ipad_air_gen04_wifi_silver_large.png?1618018309611);
}

.image-ipad_pro_11_gen03_wifi_silver {
    width: 200px;
    height: 221px;
    background-size: 200px 221px;
    background-repeat: no-repeat;
    background-image: url(assets/image/ipad_pro_11_gen03_wifi_silver_large.png?1618018309646);
}

.image-ipad_pro_12_9_gen05_wifi_silver {
    width: 229px;
    height: 250px;
    background-size: 229px 250px;
    background-repeat: no-repeat;
    background-image: url(assets/image/ipad_pro_12_9_gen05_wifi_silver_large.png?1618018309664);
}

.image-ipad_pro_2020_camera_icon {
    width: 71px;
    height: 71px;
    background-size: 71px 71px;
    background-repeat: no-repeat;
    background-image: url(assets/image/ipad_pro_2020_camera_icon_large.png?1618018309661);
}

.image-ipados_icon_app_store {
    width: 44px;
    height: 44px;
    background-size: 44px 44px;
    background-repeat: no-repeat;
    background-image: url(assets/image/ipados_icon_app_store_large.png?1618018309663);
}

.image-ipados_ipad {
    width: 468px;
    height: 407px;
    background-size: 468px 407px;
    background-repeat: no-repeat;
    background-image: url(assets/image/ipados_ipad_large.png);
}

.image-ipados_keyboard {
    width: 496px;
    height: 505px;
    background-size: 496px 505px;
    background-repeat: no-repeat;
    background-image: url(assets/image/ipados_keyboard_large.png);
}

.image-m1_chip_icon {
    width: 71px;
    height: 71px;
    background-size: 71px 71px;
    background-repeat: no-repeat;
    background-image: url(assets/image/m1_chip_icon_large.png);
}

.image-magic_keyboard_icon {
    width: 96px;
    height: 67px;
    background-size: 96px 67px;
    background-repeat: no-repeat;
    background-image: url(assets/image/magic_keyboard_icon_large.png);
}

.image-pencil_icon {
    width: 98px;
    height: 68px;
    background-size: 98px 68px;
    background-repeat: no-repeat;
    background-image: url(assets/image/pencil_icon_large.png);
}

.image-performance_icon_chip {
    width: 69px;
    height: 69px;
    background-size: 69px 69px;
    background-repeat: no-repeat;
    background-image: url(assets/image/performance_icon_chip_large.png);
}

.image-performance {
    width: 872px;
    height: 576px;
    background-size: 872px 576px;
    background-repeat: no-repeat;
    background-image: url(assets/image/performance_large1.png);
}

.image-why_ipad_icon_easy {
    width: 48px;
    height: 43px;
    background-size: 48px 43px;
    background-repeat: no-repeat;
    background-image: url(assets/image/why_ipad_icon_easy_large.png);
}

.image-why_ipad_icon_portable {
    width: 15px;
    height: 43px;
    background-size: 15px 43px;
    background-repeat: no-repeat;
    background-image: url(assets/image/why_ipad_icon_portable_large.png);
}

.image-why_ipad_icon_powerful {
    width: 43px;
    height: 43px;
    background-size: 43px 43px;
    background-repeat: no-repeat;
    background-image: url(assets/image/why_ipad_icon_powerful_large.png);
}

.image-why_ipad_icon_versatile {
    width: 44px;
    height: 43px;
    background-size: 44px 43px;
    background-repeat: no-repeat;
    background-image: url(assets/image/why_ipad_icon_versatile_large.png);
}

@media only screen and (max-width:1068px) {
    .image-4g_icon {
        width: 73px;
        height: 54px;
        background-size: 73px 54px;
        background-repeat: no-repeat;
        background-image: url(assets/image/4g_icon_medium.png);
    }
}

@media only screen and (max-width:1068px) {
    .image-5g_icon {
        width: 73px;
        height: 54px;
        background-size: 73px 54px;
        background-repeat: no-repeat;
        background-image: url(assets/image/5g_icon_medium.png);
    }
}

@media only screen and (max-width:1068px) {
    .image-a14_icon {
        width: 52px;
        height: 52px;
        background-size: 52px 52px;
        background-repeat: no-repeat;
        background-image: url(assets/image/a14_icon_medium.png);
    }
}

@media only screen and (max-width:1068px) {
    .image-accessories_apple_pencil {
        width: 235px;
        height: 159px;
        background-size: 235px 159px;
        background-repeat: no-repeat;
        background-image: url(assets/image/accessories_apple_pencil_medium.png);
    }
}

@media only screen and (max-width:1068px) {
    .image-accessories_magic_keyboard {
        width: 313px;
        height: 244px;
        background-size: 313px 244px;
        background-repeat: no-repeat;
        background-image: url(assets/image/accessories_magic_keyboard_medium.png);
    }
}

@media only screen and (max-width:1068px) {
    .image-accessories_smart_keyboard_folio {
        width: 122px;
        height: 88px;
        background-size: 122px 88px;
        background-repeat: no-repeat;
        background-image: url(assets/image/accessories_smart_keyboard_folio_medium.png);
    }
}

@media only screen and (max-width:1068px) {
    .image-cameras_icon {
        width: 36px;
        height: 29px;
        background-size: 36px 29px;
        background-repeat: no-repeat;
        background-image: url(assets/image/cameras_icon_medium.png);
    }
}

@media only screen and (max-width:1068px) {
    .image-cameras {
        width: 553px;
        height: 371px;
        background-size: 553px 371px;
        background-repeat: no-repeat;
        background-image: url(assets/image/cameras_medium.png);
    }
}

@media only screen and (max-width:1068px) {
    .image-connectivity_icon {
        width: 17px;
        height: 36px;
        background-size: 17px 36px;
        background-repeat: no-repeat;
        background-image: url(assets/image/connectivity_icon_medium.png?1618018309565);
    }
}

@media only screen and (max-width:1068px) {
    .image-connectivity {
        width: 630px;
        height: 611px;
        background-size: 630px 611px;
        background-repeat: no-repeat;
        background-image: url(assets/image/connectivity_medium.png?1618018309584);
    }
}

@media only screen and (max-width:1068px) {
    .image-display_icon {
        width: 41px;
        height: 41px;
        background-size: 41px 41px;
        background-repeat: no-repeat;
        background-image: url(assets/image/display_icon_medium.png?1618018309569);
    }
}

@media only screen and (max-width:1068px) {
    .image-display {
        width: 476px;
        height: 373px;
        background-size: 476px 373px;
        background-repeat: no-repeat;
        background-image: url(assets/image/display_medium.png?1618018309600);
    }
}

@media only screen and (max-width:1068px) {
    .image-display_sizes_11_inch {
        width: 120px;
        height: 165px;
        background-size: 120px 165px;
        background-repeat: no-repeat;
        background-image: url(assets/image/display_sizes_11_inch_medium.png?1618592080308);
    }
}

@media only screen and (max-width:1068px) {
    .image-display_sizes_12_inch {
        width: 144px;
        height: 187px;
        background-size: 144px 187px;
        background-repeat: no-repeat;
        background-image: url(assets/image/display_sizes_12_inch_medium.png?1618592080311);
    }
}

@media only screen and (max-width:1068px) {
    .image-flex_module_accessories {
        width: 375px;
        height: 359px;
        background-size: 375px 359px;
        background-repeat: no-repeat;
        background-image: url(assets/image/flex_module_accessories_medium.png?1618018309603);
    }
}

@media only screen and (max-width:1068px) {
    .image-flex_module_checkmark {
        width: 20px;
        height: 14px;
        background-size: 20px 14px;
        background-repeat: no-repeat;
        background-image: url(assets/image/flex_module_checkmark_medium.png?1618018309583);
    }
}

@media only screen and (max-width:1068px) {
    .image-hero {
        width: 659px;
        height: 423px;
        background-size: 659px 423px;
        background-repeat: no-repeat;
        background-image: url(assets/image/hero_medium.png?1618018309601);
    }
}

@media only screen and (max-width:1068px) {
    .image-ipad_air_2020_camera_icon {
        width: 51px;
        height: 51px;
        background-size: 51px 51px;
        background-repeat: no-repeat;
        background-image: url(assets/image/ipad_air_2020_camera_icon_medium.png?1618018309595);
    }
}

@media only screen and (max-width:1068px) {
    .image-ipad_air_gen04_wifi_silver {
        width: 169px;
        height: 190px;
        background-size: 169px 190px;
        background-repeat: no-repeat;
        background-image: url(assets/image/ipad_air_gen04_wifi_silver_medium.png?1618018309622);
    }
}

@media only screen and (max-width:1068px) {
    .image-ipad_pro_11_gen03_wifi_silver {
        width: 167px;
        height: 190px;
        background-size: 167px 190px;
        background-repeat: no-repeat;
        background-image: url(assets/image/ipad_pro_11_gen03_wifi_silver_medium.png?1618018309646);
    }
}

@media only screen and (max-width:1068px) {
    .image-ipad_pro_12_9_gen05_wifi_silver {
        width: 194px;
        height: 213px;
        background-size: 194px 213px;
        background-repeat: no-repeat;
        background-image: url(assets/image/ipad_pro_12_9_gen05_wifi_silver_medium.png?1618018309667);
    }
}

@media only screen and (max-width:1068px) {
    .image-ipad_pro_2020_camera_icon {
        width: 51px;
        height: 51px;
        background-size: 51px 51px;
        background-repeat: no-repeat;
        background-image: url(assets/image/ipad_pro_2020_camera_icon_medium.png?1618018309661);
    }
}

@media only screen and (max-width:1068px) {
    .image-ipados_icon_app_store {
        width: 39px;
        height: 39px;
        background-size: 39px 39px;
        background-repeat: no-repeat;
        background-image: url(assets/image/ipados_icon_app_store_medium.png?1618018309663);
    }
}

@media only screen and (max-width:1068px) {
    .image-ipados_ipad {
        width: 400px;
        height: 348px;
        background-size: 400px 348px;
        background-repeat: no-repeat;
        background-image: url(assets/image/ipados_ipad_medium.png?1618018309692);
    }
}

@media only screen and (max-width:1068px) {
    .image-ipados_keyboard {
        width: 424px;
        height: 431px;
        background-size: 424px 431px;
        background-repeat: no-repeat;
        background-image: url(assets/image/ipados_keyboard_medium.png?1618018309694);
    }
}

@media only screen and (max-width:1068px) {
    .image-m1_chip_icon {
        width: 52px;
        height: 52px;
        background-size: 52px 52px;
        background-repeat: no-repeat;
        background-image: url(assets/image/m1_chip_icon_medium.png?1618018309673);
    }
}

@media only screen and (max-width:1068px) {
    .image-magic_keyboard_icon {
        width: 76px;
        height: 53px;
        background-size: 76px 53px;
        background-repeat: no-repeat;
        background-image: url(assets/image/magic_keyboard_icon_medium.png?1618018309676);
    }
}

@media only screen and (max-width:1068px) {
    .image-pencil_icon {
        width: 63px;
        height: 6px;
        background-size: 63px 6px;
        background-repeat: no-repeat;
        background-image: url(assets/image/pencil_icon_medium.png?1618018309678);
    }
}

@media only screen and (max-width:1068px) {
    .image-performance_icon_chip {
        width: 62px;
        height: 61px;
        background-size: 62px 61px;
        background-repeat: no-repeat;
        background-image: url(assets/image/performance_icon_chip_medium.png?1618018309681);
    }
}

@media only screen and (max-width:1068px) {
    .image-performance {
        width: 781px;
        height: 516px;
        background-size: 781px 516px;
        background-repeat: no-repeat;
        background-image: url(assets/image/performance_medium.png);
    }
}

@media only screen and (max-width:1068px) {
    .image-why_ipad_icon_easy {
        width: 49px;
        height: 43px;
        background-size: 49px 43px;
        background-repeat: no-repeat;
        background-image: url(assets/image/why_ipad_icon_easy_medium.png);
    }
}

@media only screen and (max-width:1068px) {
    .image-why_ipad_icon_portable {
        width: 15px;
        height: 43px;
        background-size: 15px 43px;
        background-repeat: no-repeat;
        background-image: url(assets/image/why_ipad_icon_portable_medium.png);
    }
}

@media only screen and (max-width:1068px) {
    .image-why_ipad_icon_powerful {
        width: 43px;
        height: 43px;
        background-size: 43px 43px;
        background-repeat: no-repeat;
        background-image: url(assets/image/why_ipad_icon_powerful_medium.png);
    }
}

@media only screen and (max-width:1068px) {
    .image-why_ipad_icon_versatile {
        width: 44px;
        height: 43px;
        background-size: 44px 43px;
        background-repeat: no-repeat;
        background-image: url(assets/image/why_ipad_icon_versatile_medium.png);
    }
}

@media only screen and (max-width:734px) {
    .image-4g_icon {
        width: 58px;
        height: 43px;
        background-size: 58px 43px;
        background-repeat: no-repeat;
        background-image: url(assets/image/4g_icon_small.png?1618018309522);
    }
}

@media only screen and (max-width:734px) {
    .image-5g_icon {
        width: 58px;
        height: 43px;
        background-size: 58px 43px;
        background-repeat: no-repeat;
        background-image: url(assets/image/5g_icon_small.png);
    }
}

@media only screen and (max-width:734px) {
    .image-a14_icon {
        width: 44px;
        height: 44px;
        background-size: 44px 44px;
        background-repeat: no-repeat;
        background-image: url(assets/image/a14_icon_small.png);
    }
}

@media only screen and (max-width:734px) {
    .image-accessories_apple_pencil {
        width: 233px;
        height: 159px;
        background-size: 233px 159px;
        background-repeat: no-repeat;
        background-image: url(assets/image/accessories_apple_pencil_small.png);
    }
}

@media only screen and (max-width:734px) {
    .image-accessories_magic_keyboard {
        width: 304px;
        height: 237px;
        background-size: 304px 237px;
        background-repeat: no-repeat;
        background-image: url(assets/image/accessories_magic_keyboard_small.png);
    }
}

@media only screen and (max-width:734px) {
    .image-accessories_smart_keyboard_folio {
        width: 120px;
        height: 87px;
        background-size: 120px 87px;
        background-repeat: no-repeat;
        background-image: url(assets/image/accessories_smart_keyboard_folio_small.png);
    }
}

@media only screen and (max-width:734px) {
    .image-cameras_icon {
        width: 34px;
        height: 27px;
        background-size: 34px 27px;
        background-repeat: no-repeat;
        background-image: url(assets/image/cameras_icon_small.png);
    }
}

@media only screen and (max-width:734px) {
    .image-cameras {
        width: 414px;
        height: 304px;
        background-size: 414px 304px;
        background-repeat: no-repeat;
        background-image: url(assets/image/cameras_small.png);
    }
}

@media only screen and (max-width:734px) {
    .image-connectivity_icon {
        width: 15px;
        height: 34px;
        background-size: 15px 34px;
        background-repeat: no-repeat;
        background-image: url(assets/image/connectivity_icon_small.png);
    }
}

@media only screen and (max-width:734px) {
    .image-connectivity {
        width: 650px;
        height: 512px;
        background-size: 650px 512px;
        background-repeat: no-repeat;
        background-image: url(assets/image/connectivity_small.png);
    }
}

@media only screen and (max-width:734px) {
    .image-display_icon {
        width: 41px;
        height: 41px;
        background-size: 41px 41px;
        background-repeat: no-repeat;
        background-image: url(assets/image/display_icon_small.png);
    }
}

@media only screen and (max-width:734px) {
    .image-display_sizes_11_inch {
        width: 104px;
        height: 143px;
        background-size: 104px 143px;
        background-repeat: no-repeat;
        background-image: url(assets/image/display_sizes_11_inch_small.png);
    }
}

@media only screen and (max-width:734px) {
    .image-display_sizes_12_inch {
        width: 124px;
        height: 161px;
        background-size: 124px 161px;
        background-repeat: no-repeat;
        background-image: url(assets/image/display_sizes_12_inch_small.png);
    }
}

@media only screen and (max-width:734px) {
    .image-display {
        width: 328px;
        height: 257px;
        background-size: 328px 257px;
        background-repeat: no-repeat;
        background-image: url(assets/image/display_small.png);
    }
}

@media only screen and (max-width:734px) {
    .image-flex_module_accessories {
        width: 510px;
        height: 362px;
        background-size: 510px 362px;
        background-repeat: no-repeat;
        background-image: url(assets/image/flex_module_accessories_small.png?1618018309587);
    }
}

@media only screen and (max-width:734px) {
    .image-flex_module_apple_care {
        width: 232px;
        height: 236px;
        background-size: 232px 236px;
        background-repeat: no-repeat;
        background-image: url(assets/image/flex_module_apple_care_small.png?1618018309596);
    }
}

@media only screen and (max-width:734px) {
    .image-flex_module_checkmark {
        width: 15px;
        height: 11px;
        background-size: 15px 11px;
        background-repeat: no-repeat;
        background-image: url(assets/image/flex_module_checkmark_small.png?1618018309583);
    }
}

@media only screen and (max-width:734px) {
    .image-hero {
        width: 491px;
        height: 382px;
        background-size: 491px 382px;
        background-repeat: no-repeat;
        background-image: url(assets/image/hero_small.png?1618018309598);
    }
}

@media only screen and (max-width:734px) {
    .image-ipad_air_2020_camera_icon {
        width: 43px;
        height: 43px;
        background-size: 43px 43px;
        background-repeat: no-repeat;
        background-image: url(assets/image/ipad_air_2020_camera_icon_small.png?1618018309594);
    }
}

@media only screen and (max-width:734px) {
    .image-ipad_air_gen04_wifi_silver {
        width: 92px;
        height: 104px;
        background-size: 92px 104px;
        background-repeat: no-repeat;
        background-image: url(assets/image/ipad_air_gen04_wifi_silver_small.png?1618018309605);
    }
}

@media only screen and (max-width:734px) {
    .image-ipad_pro_11_gen03_wifi_silver {
        width: 93px;
        height: 105px;
        background-size: 93px 105px;
        background-repeat: no-repeat;
        background-image: url(assets/image/ipad_pro_11_gen03_wifi_silver_small.png?1618018309642);
    }
}

@media only screen and (max-width:734px) {
    .image-ipad_pro_12_9_gen05_wifi_silver {
        width: 109px;
        height: 119px;
        background-size: 109px 119px;
        background-repeat: no-repeat;
        background-image: url(assets/image/ipad_pro_12_9_gen05_wifi_silver_small.png?1618018309679);
    }
}

@media only screen and (max-width:734px) {
    .image-ipad_pro_2020_camera_icon {
        width: 43px;
        height: 43px;
        background-size: 43px 43px;
        background-repeat: no-repeat;
        background-image: url(assets/image/ipad_pro_2020_camera_icon_small.png?1618018309662);
    }
}

@media only screen and (max-width:734px) {
    .image-ipados_icon_app_store {
        width: 44px;
        height: 44px;
        background-size: 44px 44px;
        background-repeat: no-repeat;
        background-image: url(assets/image/ipados_icon_app_store_small.png?1618018309665);
    }
}

@media only screen and (max-width:734px) {
    .image-ipados_ipad {
        width: 320px;
        height: 278px;
        background-size: 320px 278px;
        background-repeat: no-repeat;
        background-image: url(assets/image/ipados_ipad_small.png?1618018309680);
    }
}

@media only screen and (max-width:734px) {
    .image-ipados_keyboard {
        width: 339px;
        height: 345px;
        background-size: 339px 345px;
        background-repeat: no-repeat;
        background-image: url(assets/image//ipados_keyboard_small.png?1618018309701);
    }
}

@media only screen and (max-width:734px) {
    .image-m1_chip_icon {
        width: 43px;
        height: 43px;
        background-size: 43px 43px;
        background-repeat: no-repeat;
        background-image: url(assets/image/m1_chip_icon_small.png?1618018309674);
    }
}

@media only screen and (max-width:734px) {
    .image-magic_keyboard_icon {
        width: 60px;
        height: 42px;
        background-size: 60px 42px;
        background-repeat: no-repeat;
        background-image: url(assets/image/magic_keyboard_icon_small.png?1618018309677);
    }
}

@media only screen and (max-width:734px) {
    .image-pencil_icon {
        width: 61px;
        height: 43px;
        background-size: 61px 43px;
        background-repeat: no-repeat;
        background-image: url(assets/image/pencil_icon_small.png?1618018309679);
    }
}

@media only screen and (max-width:734px) {
    .image-performance_icon_chip {
        width: 64px;
        height: 64px;
        background-size: 64px 64px;
        background-repeat: no-repeat;
        background-image: url(assets/image/performance_icon_chip_small.png);
    }
}

@media only screen and (max-width:734px) {
    .image-performance {
        width: 512px;
        height: 337px;
        background-size: 512px 337px;
        background-repeat: no-repeat;
        background-image: url(assets/image/performance_small.png);
    }
}

@media only screen and (max-width:734px) {
    .image-why_ipad_icon_easy {
        width: 47px;
        height: 42px;
        background-size: 47px 42px;
        background-repeat: no-repeat;
        background-image: url(assets/image/why_ipad_icon_easy_small.png);
    }
}

@media only screen and (max-width:734px) {
    .image-why_ipad_icon_portable {
        width: 14px;
        height: 42px;
        background-size: 14px 42px;
        background-repeat: no-repeat;
        background-image: url(assets/image/why_ipad_icon_portable_small.png);
    }
}

@media only screen and (max-width:734px) {
    .image-why_ipad_icon_powerful {
        width: 42px;
        height: 42px;
        background-size: 42px 42px;
        background-repeat: no-repeat;
        background-image: url(assets/image/why_ipad_icon_powerful_small.png);
    }
}

@media only screen and (max-width:734px) {
    .image-why_ipad_icon_versatile {
        width: 43px;
        height: 42px;
        background-size: 43px 42px;
        background-repeat: no-repeat;
        background-image: url(assets/image/why_ipad_icon_versatile_small.png);
    }
}

.v5ab14f {
    /* But you can break out of scoping via SCSS "@at-root" feature */
}

.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-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-48-headline {
    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-headline {
        font-size: 40px;
        line-height: 44px;
        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-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-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-40-headline-reduced {
    font-size: 40px;
    line-height: 44px;
    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-17-body-reduced {
    font-size: 17px;
    line-height: 25px;
    letter-spacing: -0.022rem;
    font-weight: 400;
}

.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-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-17-body-reduced-flex-alt {
    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-alt {
        font-size: 14px;
        line-height: 20px;
        letter-spacing: -0.016rem;
    }
}

.channel-html .channel-custom-font-Custom-28-headline-callout {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0.007rem;
    font-weight: 600;
}

.channel-html .channel-custom-font-custom-48-headline-callout {
    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-headline-callout {
        font-size: 40px;
        line-height: 44px;
        letter-spacing: 0rem;
    }
}

.channel-html .channel-custom-font-custom-12-sosumi {
    font-size: 12px;
    line-height: 16px;
}

.channel-html .channel-custom-font-Custom-17-body-reduced-flex-alt-subhaed {
    font-size: 17px;
    line-height: 25px;
    letter-spacing: -0.022rem;
    font-weight: 500;
}

@media only screen and (max-width: 1068px) {
    .channel-html .channel-custom-font-Custom-17-body-reduced-flex-alt-subhaed {
        font-size: 14px;
        line-height: 20px;
        letter-spacing: -0.016rem;
    }
}

.channel-html .channel-custom-font-Custom-40-headline-badge {
    font-size: 40px;
    line-height: 40px;
    font-weight: 600;
}

.channel-html .channel-custom-font-Custom-17-tight {
    font-size: 17px;
    line-height: 21px;
    font-weight: 500;
}

.channel-html .channel-custom-font-custom-12-headline-sosumi {
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
}

.channel-html .w6f9607 {
    background-color: #000000;
    /** Margin */
    /** Padding */
    /** Overflow */
    overflow: hidden;
}

.channel-html .y8aeca4 {
    /** alignment */
    /** Margin */
    margin-top: 93px;
    margin-bottom: 128px;
    /** Padding */
    /** 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 .y8aeca4 {
        margin-top: 51px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .y8aeca4 {
        margin-top: 28px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .y8aeca4 {
        margin-bottom: 108px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .y8aeca4 {
        margin-bottom: 88px;
    }
}

.channel-html .z9445c2 {
    /** Margin */
    /** Padding */
    /** Align text*/
    text-align: center;
    /** Flexbox order*/
}

.channel-html .x7f0423 {
    /** Margin */
    margin-left: 74px;
    margin-bottom: 57px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .x7f0423 {
        margin-left: 17px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .x7f0423 {
        margin-left: -105px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .x7f0423 {
        margin-bottom: 65px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .x7f0423 {
        margin-bottom: 34px;
    }
}

.channel-html .f0af248 {
    color: #f5f5f7;
    margin-bottom: 29px;
}

@media only screen and (max-width: 734px) {
    .channel-html .f0af248 {
        margin-left: 50px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .f0af248 {
        margin-bottom: 27px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .f0af248 {
        margin-bottom: 9px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .f0af248 {
        margin-right: 50px;
    }
}

.channel-html .r11b601 {
    color: #f5f5f7;
    margin-top: 0px;
    margin-bottom: 27px;
    padding-left: 164px;
    padding-right: 164px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .r11b601 {
        margin-bottom: 19px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .r11b601 {
        margin-bottom: 14px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .r11b601 {
        padding-left: 58px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .r11b601 {
        padding-left: 0px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .r11b601 {
        padding-right: 58px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .r11b601 {
        padding-right: 0px;
    }
}

.channel-html .a181bf9 {
    color: #a1a1a6;
    margin-top: 0px;
    margin-bottom: 23px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .a181bf9 {
        margin-bottom: 17px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .a181bf9 {
        margin-bottom: 22px;
    }
}

.channel-html .x7c6862 {
    /** Color */
    color: #86868b;
    border: solid 1px #86868b;
}

.channel-html .t358e1a {
    background-color: #000000;
    /** Margin */
    /** Padding */
    /** Overflow */
    overflow: hidden;
}

@media only screen and (max-width: 734px) {
    .channel-html .t358e1a {
        overflow: hidden;
    }
}

.channel-html .q081d04 {
    /** alignment */
    /** Margin */
    margin-bottom: 138px;
    /** Padding */
    /** 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 .q081d04 {
        margin-bottom: 125px;
    }
}

.channel-html .u4a4ed0 {
    /** Margin */
    margin-top: 14px;
    /** Padding */
    padding-right: 41px;
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .u4a4ed0 {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .u4a4ed0 {
        padding-right: 54px;
    }
}

.channel-html .s24bdee {
    /** Margin */
    margin-left: -13px;
    margin-bottom: 17px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .s24bdee {
        margin-left: -12px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .s24bdee {
        margin-bottom: 10px;
    }
}

.channel-html .y85117a {
    color: #86868b;
    margin-left: -1.5px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .y85117a {
        margin-bottom: 8px;
    }
}

.channel-html .u4e6058 {
    color: #f5f5f7;
    margin-top: 0px;
    margin-left: -3px;
    margin-bottom: 26px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .u4e6058 {
        margin-left: -2px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .u4e6058 {
        padding-right: 29px;
    }
}

.channel-html .u4476a6 {
    color: #f5f5f7;
    margin-top: 0px;
    margin-left: -1.5px;
    margin-bottom: 43px;
    padding-right: 0px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .u4476a6 {
        margin-bottom: 38px;
    }
}

.channel-html .v58d606 {
    /** Margin */
    margin-top: -392px;
    margin-left: 146px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .v58d606 {
        margin-top: -344px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .v58d606 {
        margin-left: -7px;
    }
}

.channel-html .q064096 {
    /** alignment */
    /** Margin */
    /** Padding */
    /** 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 .q064096 {
        margin-bottom: 79px;
    }
}

.channel-html .y8d489b {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .z99d03e {
    /** Margin */
}

@media only screen and (max-width: 734px) {
    .channel-html .z99d03e {
        margin-left: -207px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .z99d03e {
        margin-bottom: 22px;
    }
}

.channel-html .v5a2af5 {
    /** Margin */
}

@media only screen and (max-width: 734px) {
    .channel-html .v5a2af5 {
        margin-left: -12px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .v5a2af5 {
        margin-bottom: 14px;
    }
}

.channel-html .z902a7a {
    color: #86868b;
}

@media only screen and (max-width: 734px) {
    .channel-html .z902a7a {
        margin-left: -1.5px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .z902a7a {
        margin-bottom: 7px;
    }
}

.channel-html .w69eaf7 {
    color: #ffffff;
}

@media only screen and (max-width: 734px) {
    .channel-html .w69eaf7 {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .w69eaf7 {
        margin-left: -2px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .w69eaf7 {
        margin-bottom: 24px;
    }
}

.channel-html .eac47d5 {
    color: #f5f5f7;
}

@media only screen and (max-width: 734px) {
    .channel-html .eac47d5 {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .eac47d5 {
        margin-left: -1.5px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .eac47d5 {
        margin-bottom: 33px;
    }
}

.channel-html .u423a99 {
    background-color: #000000;
    /** Margin */
    /** Padding */
    /** Overflow */
    overflow: hidden;
}

.channel-html .v5ae531 {
    /** alignment */
    /** Margin */
    margin-bottom: 154px;
    /** Padding */
    /** 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 .v5ae531 {
        margin-bottom: 138px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .v5ae531 {
        margin-bottom: 25px;
    }
}

.channel-html .v5e0b5d {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 734px) {
    .channel-html .v5e0b5d {
        margin-bottom: -47px;
    }
}

.channel-html .v565c51 {
    /** Margin */
    margin-left: -66px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .v565c51 {
        margin-left: -182px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .v565c51 {
        margin-left: -25px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .v565c51 {
        margin-bottom: 19px;
    }
}

.channel-html .x7a47b9 {
    /** Margin */
    margin-top: 76px;
    /** Padding */
    padding-left: 82px;
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .x7a47b9 {
        margin-top: 48px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .x7a47b9 {
        margin-top: 50px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .x7a47b9 {
        padding-left: 0px;
    }
}

.channel-html .t388497 {
    color: #86868b;
    margin-left: -1.5px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .t388497 {
        margin-bottom: 8px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t388497 {
        margin-bottom: 7px;
    }
}

.channel-html .w66948c {
    color: #f5f5f7;
    margin-top: 0px;
    margin-left: -3px;
    margin-bottom: 26px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .w66948c {
        margin-left: -2px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .w66948c {
        margin-bottom: 24px;
    }
}

.channel-html .y881eed {
    color: #f5f5f7;
    margin-top: 0px;
    margin-left: -1.5px;
    margin-bottom: 40px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .y881eed {
        margin-bottom: 35px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .y881eed {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .y881eed {
        padding-right: 0px;
    }
}

.channel-html .cbaaa35 {
    display: grid;
    grid-template-rows: auto;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(1, 367px);
}

@media only screen and (max-width: 1068px) {
    .channel-html .cbaaa35 {
        grid-template-rows: auto;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .cbaaa35 {
        grid-template-rows: auto;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .cbaaa35 {
        grid-template-columns: repeat(1, 346px);
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .cbaaa35 {
        grid-template-columns: repeat(1, 280px);
    }
}

.channel-html .cbaaa35 .bentobox-item {
    border-radius: 14px;
}

.channel-html .z952ff3 {
    background-color: #181818;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
}

.channel-html .f09e501 {
    /** alignment */
    /** Margin */
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .d54164f {
    /** Margin */
    margin-top: 29px;
    margin-left: 29px;
    margin-bottom: 29px;
    margin-right: 22px;
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .d54164f {
        margin-top: 25px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .d54164f {
        margin-top: 19px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .d54164f {
        margin-left: 25px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .d54164f {
        margin-left: 19px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .d54164f {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .d54164f {
        margin-bottom: 19px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .d54164f {
        margin-right: 25px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .d54164f {
        margin-right: 17px;
    }
}

.channel-html .u4910f8 {
    /** Margin */
}

.channel-html .t3d8747 {
    /** Margin */
    margin-top: 25px;
    margin-bottom: 25px;
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .t3d8747 {
        margin-top: 21px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t3d8747 {
        margin-top: 15px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .t3d8747 {
        margin-bottom: 21px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t3d8747 {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t3d8747 {
        padding-right: 4px;
    }
}

.channel-html .a5d9421 {
    color: #a1a1a6;
}

.channel-html .q037e4f {
    background-color: #000000;
    /** Margin */
    /** Padding */
    /** Overflow */
}

.channel-html .c994859 {
    /** alignment */
    /** Margin */
    margin-bottom: 75px;
    /** Padding */
    /** 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 .c994859 {
        margin-bottom: -18px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .c994859 {
        margin-bottom: 25px;
    }
}

.channel-html .u4988f1 {
    /** Margin */
    margin-top: 197px;
    /** Padding */
    padding-right: 123px;
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .u4988f1 {
        margin-top: 60px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .u4988f1 {
        padding-right: 87px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .u4988f1 {
        padding-right: 0px;
    }
}

.channel-html .x721b37 {
    color: #86868b;
    margin-left: -1.5px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .x721b37 {
        margin-bottom: 8px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .x721b37 {
        margin-bottom: 7px;
    }
}

.channel-html .b2bee55 {
    color: #f5f5f7;
    margin-top: 0px;
    margin-left: -3px;
    margin-bottom: 26px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .b2bee55 {
        margin-left: -2px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .b2bee55 {
        margin-bottom: 24px;
    }
}

.channel-html .a5972e8 {
    color: #f5f5f7;
    margin-top: 0px;
    margin-left: -1.5px;
}

@media only screen and (max-width: 734px) {
    .channel-html .a5972e8 {
        margin-bottom: 29px;
    }
}

.channel-html .q078c62 {
    /** Margin */
    margin-left: -41px;
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .q078c62 {
        margin-left: -26px;
    }
}

.channel-html .x71d462 {
    /** Margin */
    margin-left: 39px;
    margin-bottom: -4px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .x71d462 {
        margin-left: 18px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .x71d462 {
        margin-left: 20px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .x71d462 {
        margin-bottom: -13px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .x71d462 {
        margin-bottom: -17px;
    }
}

.channel-html .v514d6b {
    /** Margin */
    margin-top: -185px;
    margin-left: 304px;
    margin-bottom: -4px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .v514d6b {
        margin-top: -167px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .v514d6b {
        margin-left: 222px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .v514d6b {
        margin-left: 20px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .v514d6b {
        margin-bottom: -13px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .v514d6b {
        margin-bottom: -19px;
    }
}

.channel-html .u422391 {
    display: grid;
    grid-gap: 14px;
    grid-template-rows: auto;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(2, 238px);
}

@media only screen and (max-width: 1068px) {
    .channel-html .u422391 {
        grid-template-rows: auto;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .u422391 {
        grid-template-columns: repeat(2, 179px);
    }
}

.channel-html .u422391 .bentobox-item {
    border-radius: 14px;
}

.channel-html .u431e4a {
    background-color: #181818;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
}

.channel-html .c43afca {
    /** alignment */
    /** Margin */
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .x7624a7 {
    /** Margin */
    margin-top: 20px;
    margin-left: 29px;
    margin-bottom: 25px;
    margin-right: 30px;
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .x7624a7 {
        margin-top: 18px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .x7624a7 {
        margin-left: 25px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .x7624a7 {
        margin-bottom: 21px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .x7624a7 {
        margin-right: 26px;
    }
}

.channel-html .z9aa453 {
    color: #f5f5f7;
    margin-left: -2px;
    margin-bottom: 7px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .z9aa453 {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .z9aa453 {
        margin-bottom: 8px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .z9aa453 {
        margin-bottom: -10px;
    }
}

.channel-html .v5458c7 {
    color: #f5f5f7;
    margin-top: 0px;
    margin-bottom: 10px;
}

.channel-html .r1369b7 {
    color: #a1a1a6;
    margin-top: 0px;
    margin-bottom: 10px;
}

.channel-html .e8a2327 {
    color: #a1a1a6;
    margin-top: 0px;
    margin-bottom: 10px;
}

.channel-html .s24934c {
    color: #a1a1a6;
    margin-top: 0px;
    margin-bottom: 10px;
}

.channel-html .d932983 {
    color: #a1a1a6;
    margin-top: 0px;
}

.channel-html .z98faf7 {
    background-color: #181818;
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 1;
}

.channel-html .r118175 {
    /** alignment */
    /** Margin */
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .u458d8f {
    /** Margin */
    margin-top: 20px;
    margin-left: 29px;
    margin-bottom: 25px;
    margin-right: 30px;
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .u458d8f {
        margin-top: 18px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .u458d8f {
        margin-left: 25px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .u458d8f {
        margin-bottom: 21px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .u458d8f {
        margin-right: 26px;
    }
}

.channel-html .t3132ed {
    color: #f5f5f7;
    margin-left: -2px;
    margin-bottom: 7px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .t3132ed {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t3132ed {
        margin-bottom: -10px;
    }
}

.channel-html .ff4f62f {
    color: #f5f5f7;
    margin-top: 0px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 734px) {
    .channel-html .ff4f62f {
        margin-bottom: -2px;
    }
}

.channel-html .x78f2f7 {
    color: #a1a1a6;
    margin-top: 0px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 734px) {
    .channel-html .x78f2f7 {
        margin-bottom: -5px;
    }
}

.channel-html .d9a85e3 {
    color: #a1a1a6;
    margin-top: 0px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 734px) {
    .channel-html .d9a85e3 {
        margin-bottom: -5px;
    }
}

.channel-html .v52b10d {
    color: #a1a1a6;
    margin-top: 0px;
}

.channel-html .v529658 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .f9efefa {
    /** Margin */
}

@media only screen and (max-width: 734px) {
    .channel-html .f9efefa {
        margin-left: 20px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .f9efefa {
        margin-bottom: -17px;
    }
}

.channel-html .b88b447 {
    display: grid;
    grid-auto-rows: 1fr;
}

@media only screen and (max-width: 734px) {
    .channel-html .b88b447 {
        grid-template-rows: auto;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .b88b447 {
        grid-template-columns: repeat(1, 280px);
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .b88b447 .bentobox-item {
        border-radius: 14px;
    }
}

.channel-html .u4bb767 {
    background-color: #181818;
}

@media only screen and (max-width: 734px) {
    .channel-html .u4bb767 {
        grid-column-start: 1;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .u4bb767 {
        grid-column-end: 1;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .u4bb767 {
        grid-row-start: 1;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .u4bb767 {
        grid-row-end: 1;
    }
}

.channel-html .y845fab {
    /** alignment */
    /** Margin */
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .v540694 {
    /** Margin */
    margin-top: 20px;
    margin-left: 29px;
    margin-bottom: 25px;
    margin-right: 30px;
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .v540694 {
        margin-top: 18px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .v540694 {
        margin-top: 13px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .v540694 {
        margin-left: 25px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .v540694 {
        margin-left: 19px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .v540694 {
        margin-bottom: 21px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .v540694 {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .v540694 {
        margin-right: 26px;
    }
}

.channel-html .s25047b {
    color: #f5f5f7;
    margin-left: -2px;
    margin-bottom: -4px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .s25047b {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .s25047b {
        margin-bottom: 1px;
    }
}

.channel-html .v594956 {
    color: #f5f5f7;
    margin-bottom: -1px;
}

@media only screen and (max-width: 734px) {
    .channel-html .v594956 {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .v594956 {
        margin-bottom: 10px;
    }
}

.channel-html .q0c7ecb {
    color: #a1a1a6;
    margin-bottom: -1px;
}

@media only screen and (max-width: 734px) {
    .channel-html .q0c7ecb {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .q0c7ecb {
        margin-bottom: 10px;
    }
}

.channel-html .w6b3860 {
    color: #a1a1a6;
    margin-bottom: -1px;
}

@media only screen and (max-width: 734px) {
    .channel-html .w6b3860 {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .w6b3860 {
        margin-bottom: 10px;
    }
}

.channel-html .z923668 {
    color: #a1a1a6;
    margin-bottom: -1px;
}

@media only screen and (max-width: 734px) {
    .channel-html .z923668 {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .z923668 {
        margin-bottom: 10px;
    }
}

.channel-html .s246f22 {
    color: #a1a1a6;
}

@media only screen and (max-width: 734px) {
    .channel-html .s246f22 {
        margin-top: 0px;
    }
}

.channel-html .d95526b {
    /** Margin */
    margin-top: 3px;
    margin-left: 53px;
    margin-bottom: -3px;
}

@media only screen and (max-width: 734px) {
    .channel-html .d95526b {
        margin-top: 31px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .d95526b {
        margin-left: 29px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .d95526b {
        margin-left: 20px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .d95526b {
        margin-bottom: -12px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .d95526b {
        margin-bottom: -19px;
    }
}

.channel-html .e855bac {
    display: grid;
    grid-auto-rows: 1fr;
}

@media only screen and (max-width: 734px) {
    .channel-html .e855bac {
        grid-template-rows: auto;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .e855bac {
        grid-template-columns: repeat(1, 280px);
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .e855bac .bentobox-item {
        border-radius: 14px;
    }
}

.channel-html .af38844 {
    background-color: #181818;
}

@media only screen and (max-width: 734px) {
    .channel-html .af38844 {
        grid-column-start: 1;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .af38844 {
        grid-column-end: 1;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .af38844 {
        grid-row-start: 1;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .af38844 {
        grid-row-end: 1;
    }
}

.channel-html .fe86155 {
    min-height: 284.94px;
    /** alignment */
    /** Margin */
    /** Padding */
    /** 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 .fe86155 {
        min-height: 291px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .fe86155 {
        min-height: 0px;
    }
}

.channel-html .t3d3997 {
    /** Margin */
    margin-top: 20px;
    margin-left: 29px;
    margin-bottom: 25px;
    margin-right: 30px;
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .t3d3997 {
        margin-top: 18px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t3d3997 {
        margin-top: 13px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .t3d3997 {
        margin-left: 25px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t3d3997 {
        margin-left: 19px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .t3d3997 {
        margin-bottom: 21px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t3d3997 {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .t3d3997 {
        margin-right: 26px;
    }
}

.channel-html .y8fd632 {
    color: #f5f5f7;
    margin-left: -2px;
    margin-bottom: -4px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .y8fd632 {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .y8fd632 {
        margin-bottom: 1px;
    }
}

.channel-html .ed83ab0 {
    color: #f5f5f7;
    margin-bottom: -1px;
}

@media only screen and (max-width: 734px) {
    .channel-html .ed83ab0 {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .ed83ab0 {
        margin-bottom: 10px;
    }
}

.channel-html .e53d649 {
    color: #a1a1a6;
    margin-bottom: -1px;
}

@media only screen and (max-width: 734px) {
    .channel-html .e53d649 {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .e53d649 {
        margin-bottom: 10px;
    }
}

.channel-html .eed92c6 {
    color: #a1a1a6;
    margin-bottom: -1px;
}

@media only screen and (max-width: 734px) {
    .channel-html .eed92c6 {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .eed92c6 {
        margin-bottom: 10px;
    }
}

.channel-html .v56166e {
    color: #a1a1a6;
}

@media only screen and (max-width: 734px) {
    .channel-html .v56166e {
        margin-top: 0px;
    }
}

.channel-html .u422d62 {
    background-color: #000000;
    /** Margin */
    /** Padding */
    /** Overflow */
    overflow: hidden;
}

.channel-html .y865e73 {
    /** alignment */
    /** Margin */
    margin-bottom: 144px;
    /** Padding */
    /** 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 .y865e73 {
        margin-bottom: 135px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .y865e73 {
        margin-bottom: 86px;
    }
}

.channel-html .v554df7 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .v588e53 {
    /** Margin */
    margin-left: -286px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .v588e53 {
        margin-left: -190px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .v588e53 {
        margin-left: -270px;
    }
}

.channel-html .f7ed808 {
    /** Margin */
    margin-top: 265px;
    /** Padding */
    padding-left: 82px;
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .f7ed808 {
        margin-top: 163px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .f7ed808 {
        margin-top: -29px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .f7ed808 {
        padding-left: 0px;
    }
}

.channel-html .d234b4b {
    color: #86868b;
    margin-left: -1.5px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .d234b4b {
        margin-bottom: 8px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .d234b4b {
        margin-bottom: 7px;
    }
}

.channel-html .q0db4d8 {
    color: #f5f5f7;
    margin-top: 0px;
    margin-left: -3px;
    margin-bottom: 26px;
    padding-right: 30px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .q0db4d8 {
        margin-left: -2px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .q0db4d8 {
        margin-bottom: 24px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .q0db4d8 {
        padding-right: 10px;
    }
}

.channel-html .aac07ee {
    color: #f5f5f7;
    margin-top: 0px;
    margin-left: -1.5px;
    margin-bottom: 40px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .aac07ee {
        margin-bottom: 35px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .aac07ee {
        margin-bottom: 30px;
    }
}

.channel-html .fa4ee32 {
    display: grid;
    grid-gap: 14px;
    grid-template-rows: 1fr 1fr;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(1, 367px);
}

.channel-html .fa4ee32 .bentobox-item {
    border-radius: 14px;
}

.channel-html .s2b8e44 {
    background-color: #181818;
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
}

.channel-html .y8d7285 {
    /** alignment */
    align-items: center;
    /** Margin */
    /** Padding */
    flex-grow: 1;
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .ac9b145 {
    /** Margin */
    margin-top: 24px;
    margin-left: 29px;
    margin-bottom: 25px;
    margin-right: 30px;
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .ce54aa4 {
    margin-bottom: 4px;
}

.channel-html .ce54aa4 {
    background: linear-gradient(90deg, #EC3C5B 0%, #CC3DA8 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.channel-html .ce54aa4 * {
    background: inherit;
}

.channel-html .w6403cb {
    color: #a1a1a6;
    margin-top: 0px;
}

.channel-html .r18e942 {
    background-color: #181818;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 2;
    grid-row-end: 2;
}

.channel-html .z996d40 {
    /** alignment */
    align-items: center;
    /** Margin */
    /** Padding */
    flex-grow: 1;
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .d5248ac {
    /** Margin */
    margin-top: 24px;
    margin-left: 29px;
    margin-bottom: 25px;
    margin-right: 30px;
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .fa7c64d {
    margin-bottom: 4px;
}

.channel-html .fa7c64d {
    background: linear-gradient(90deg, #EC3C5B 0%, #CC3DA8 62%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.channel-html .fa7c64d * {
    background: inherit;
}

.channel-html .s26cad7 {
    color: #a1a1a6;
    margin-top: 0px;
}

.channel-html .x77db18 {
    display: grid;
    grid-auto-rows: 1fr;
}

@media only screen and (max-width: 1068px) {
    .channel-html .x77db18 {
        grid-gap: 14px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .x77db18 {
        grid-gap: 12px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .x77db18 {
        grid-template-rows: auto;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .x77db18 {
        grid-template-rows: auto;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .x77db18 {
        grid-template-columns: repeat(2, 166px);
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .x77db18 {
        grid-template-columns: repeat(2, 134px);
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .x77db18 .bentobox-item {
        border-radius: 14px;
    }
}

.channel-html .de79f4a {
    background-color: #181818;
}

@media only screen and (max-width: 1068px) {
    .channel-html .de79f4a {
        grid-column-start: 1;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .de79f4a {
        grid-column-end: 1;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .de79f4a {
        grid-row-start: 1;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .de79f4a {
        grid-row-end: 1;
    }
}

.channel-html .s2c2039 {
    /** alignment */
    /** Margin */
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .t3ec681 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .t3ec681 {
        margin-top: 25px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t3ec681 {
        margin-top: 19px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .t3ec681 {
        margin-left: 25px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t3ec681 {
        margin-left: 19px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .t3ec681 {
        margin-bottom: 21px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t3ec681 {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .t3ec681 {
        margin-right: 26px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t3ec681 {
        margin-right: 20px;
    }
}

.channel-html .r16c16a {
    /** Margin */
}

@media only screen and (max-width: 1068px) {
    .channel-html .r16c16a {
        margin-bottom: 6px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .r16c16a {
        margin-bottom: 9px;
    }
}

.channel-html .t37bca8 {
    color: #f5f5f7;
}

@media only screen and (max-width: 1068px) {
    .channel-html .t37bca8 {
        margin-top: 0px;
    }
}

.channel-html .w6c934b {
    color: #a1a1a6;
}

@media only screen and (max-width: 1068px) {
    .channel-html .w6c934b {
        margin-top: 0px;
    }
}

.channel-html .c4ceec3 {
    background-color: #181818;
}

@media only screen and (max-width: 1068px) {
    .channel-html .c4ceec3 {
        grid-column-start: 2;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .c4ceec3 {
        grid-column-end: 2;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .c4ceec3 {
        grid-row-start: 1;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .c4ceec3 {
        grid-row-end: 1;
    }
}

.channel-html .u444428 {
    /** alignment */
    /** Margin */
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .x759f5e {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .x759f5e {
        margin-top: 24px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .x759f5e {
        margin-top: 16px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .x759f5e {
        margin-left: 24px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .x759f5e {
        margin-left: 18px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .x759f5e {
        margin-bottom: 21px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .x759f5e {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .x759f5e {
        margin-right: 26px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .x759f5e {
        margin-right: 20px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .faff748 {
        margin-bottom: 3px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .faff748 {
        margin-bottom: 6px;
    }
}

.channel-html .faff748 {
    background: linear-gradient(90deg, #EC3C5B 0%, #CC3DA8 44%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.channel-html .faff748 * {
    background: inherit;
}

.channel-html .z9ab9cf {
    color: #f5f5f7;
}

@media only screen and (max-width: 1068px) {
    .channel-html .z9ab9cf {
        margin-top: 0px;
    }
}

.channel-html .c9e079d {
    color: #a1a1a6;
}

@media only screen and (max-width: 1068px) {
    .channel-html .c9e079d {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .c9e079d {
        margin-left: 1px;
    }
}

.channel-html .s29c60c {
    background-color: #000000;
    /** Margin */
    /** Padding */
    /** Overflow */
    overflow: hidden;
}

.channel-html .t3bb752 {
    /** alignment */
    /** Margin */
    margin-bottom: 121px;
    /** Padding */
    /** 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 .t3bb752 {
        margin-bottom: 120px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t3bb752 {
        margin-bottom: 70px;
    }
}

.channel-html .t3145c8 {
    /** Margin */
    /** Padding */
    padding-right: 123px;
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .t3145c8 {
        padding-right: 58px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t3145c8 {
        padding-right: 0px;
    }
}

.channel-html .x7a7172 {
    color: #86868b;
    margin-left: -1.5px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .x7a7172 {
        margin-bottom: 8px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .x7a7172 {
        margin-bottom: 7px;
    }
}

.channel-html .bd79f49 {
    color: #f5f5f7;
    margin-top: 0px;
    margin-left: -3px;
    margin-bottom: 26px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .bd79f49 {
        margin-left: -2px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .bd79f49 {
        margin-bottom: 24px;
    }
}

.channel-html .r11f7e5 {
    color: #f5f5f7;
    margin-top: 0px;
    margin-left: -1.5px;
}

@media only screen and (max-width: 734px) {
    .channel-html .r11f7e5 {
        margin-bottom: 30px;
    }
}

.channel-html .cb966b4 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .c9de7bf {
    /** alignment */
    /** Margin */
    margin-left: -41px;
    /** Padding */
    /** 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 .c9de7bf {
        margin-left: 0px;
    }
}

.channel-html .da0f27e {
    /** Margin */
    margin-top: 5px;
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 734px) {
    .channel-html .da0f27e {
        margin-top: 0px;
    }
}

.channel-html .u45d40d {
    display: grid;
    grid-gap: 14px;
    grid-template-rows: 243px 1fr;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(1, 490px);
}

@media only screen and (max-width: 734px) {
    .channel-html .u45d40d {
        grid-gap: 12px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .u45d40d {
        grid-template-rows: 203px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .u45d40d {
        grid-template-rows: 135px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .u45d40d {
        grid-template-columns: repeat(1, 346px);
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .u45d40d {
        grid-template-columns: repeat(1, 280px);
    }
}

.channel-html .u45d40d .bentobox-item {
    border-radius: 14px;
    overflow: hidden;
}

.channel-html .t319464 {
    background-color: #181818;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
}

@media only screen and (max-width: 1068px) {
    .channel-html .t319464 {
        grid-column-start: 1;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t319464 {
        grid-column-start: 1;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .t319464 {
        grid-column-end: 1;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t319464 {
        grid-column-end: 1;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .t319464 {
        grid-row-start: 1;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t319464 {
        grid-row-start: 1;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .t319464 {
        grid-row-end: 1;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t319464 {
        grid-row-end: 1;
    }
}

.channel-html .bc0c6e0 {
    /** Margin */
    margin-top: -64px;
    margin-left: -68px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .bc0c6e0 {
        margin-top: -67px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .bc0c6e0 {
        margin-top: -98px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .bc0c6e0 {
        margin-left: -119px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .bc0c6e0 {
        margin-left: -78px;
    }
}

.channel-html .aef40e2 {
    background-color: #181818;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 2;
    grid-row-end: 2;
}

.channel-html .u4cba64 {
    /** alignment */
    align-items: flex-start;
    /** Margin */
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .a808a08 {
    /** Margin */
    margin-top: 29px;
    margin-left: 29px;
    margin-bottom: 25px;
    margin-right: 23px;
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .a808a08 {
        margin-top: 25px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .a808a08 {
        margin-top: 19px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .a808a08 {
        margin-left: 25px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .a808a08 {
        margin-left: 19px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .a808a08 {
        margin-bottom: 21px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .a808a08 {
        margin-bottom: 8px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .a808a08 {
        margin-right: 24px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .a808a08 {
        margin-right: 20px;
    }
}

.channel-html .d328fb5 {
    /** Margin */
}

.channel-html .y8fd42c {
    /** Margin */
    margin-top: 25px;
    margin-bottom: 25px;
    /** Padding */
    padding-right: 3px;
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .y8fd42c {
        margin-top: 21px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .y8fd42c {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .y8fd42c {
        margin-left: 20px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .y8fd42c {
        margin-bottom: 21px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .y8fd42c {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .y8fd42c {
        margin-right: 20px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .y8fd42c {
        padding-right: 25px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .y8fd42c {
        padding-right: 0px;
    }
}

.channel-html .ce544cd {
    color: #a1a1a6;
}

.channel-html .u4084d0 {
    background-color: #ffffff;
    /** Margin */
    /** Padding */
    /** Overflow */
    overflow: hidden;
}

.channel-html .c720efb {
    /** alignment */
    /** Margin */
    margin-top: 120px;
    margin-bottom: 115px;
    /** Padding */
    /** 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 .c720efb {
        margin-top: 60px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .c720efb {
        margin-bottom: 115px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .c720efb {
        margin-bottom: 76px;
    }
}

.channel-html .v58bacd {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .c884fa9 {
    /** alignment */
    /** Margin */
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .y8f30fc {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .fb4fa0a {
    color: #86868b;
}

@media only screen and (max-width: 734px) {
    .channel-html .fb4fa0a {
        margin-left: -1.5px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .fb4fa0a {
        margin-bottom: 7px;
    }
}

.channel-html .w62e6a0 {
    color: #1d1d1f;
}

@media only screen and (max-width: 734px) {
    .channel-html .w62e6a0 {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .w62e6a0 {
        margin-left: -2px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .w62e6a0 {
        margin-bottom: 24px;
    }
}

.channel-html .y8e4c22 {
    color: #1d1d1f;
}

@media only screen and (max-width: 734px) {
    .channel-html .y8e4c22 {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .y8e4c22 {
        margin-left: -1.5px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .y8e4c22 {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .y8e4c22 {
        padding-right: 3px;
    }
}

.channel-html .y80159d {
    /** alignment */
    /** Margin */
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .x7f9fde {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .x7aeabe {
    display: grid;
    grid-gap: 14px;
    grid-template-rows: 1fr;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(2, 245px);
}

@media only screen and (max-width: 1068px) {
    .channel-html .x7aeabe {
        grid-template-rows: 200px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .x7aeabe {
        grid-template-rows: 150px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .x7aeabe {
        grid-template-columns: repeat(1, 200px);
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .x7aeabe {
        grid-template-columns: repeat(1, 150px);
    }
}

.channel-html .x7aeabe .bentobox-item {
    border-radius: 14px;
    overflow: hidden;
}

.channel-html .y882639 {
    background-color: #f5f5f7;
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
}

.channel-html .w63435d {
    /** Margin */
    margin-top: 34px;
    margin-left: 23px;
}

.channel-html .w605192 {
    /** alignment */
    align-items: flex-end;
    /** Margin */
    /** Padding */
    flex-grow: 1;
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .c613acc {
    /** Margin */
    margin-top: 37px;
    margin-left: 29px;
    margin-bottom: 25px;
    /** Padding */
    padding-right: 30px;
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .u43c5dc {
    color: #6e6e73;
    margin-bottom: 14px;
}

.channel-html .y84a8bc {
    color: #6e6e73;
    margin-top: 0px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .y84a8bc {
        margin-bottom: 16px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .y84a8bc {
        margin-bottom: 14px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .y84a8bc {
        padding-right: 40px;
    }
}

.channel-html .u451894 {
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 1;
}

.channel-html .t393c25 {
    /** alignment */
    /** Margin */
    /** Padding */
    flex-grow: 1;
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .v553e64 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .q0bc4ef {
    display: grid;
    height: 100%;
    grid-gap: 14px;
    grid-template-rows: 265px 1fr;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(1, 231px);
}

@media only screen and (max-width: 1068px) {
    .channel-html .q0bc4ef {
        grid-template-rows: 200px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .q0bc4ef {
        grid-template-rows: 150px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .q0bc4ef {
        grid-template-columns: repeat(1, 200px);
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .q0bc4ef {
        grid-template-columns: repeat(1, 150px);
    }
}

.channel-html .q0bc4ef .bentobox-item {
    border-radius: 14px;
    overflow: hidden;
}

.channel-html .t32f50f {
    background-color: #f5f5f7;
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
}

.channel-html .r108661 {
    /** Margin */
    margin-top: 28px;
    margin-left: 30px;
}

.channel-html .x77eec2 {
    background-color: #f5f5f7;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 2;
    grid-row-end: 2;
}

.channel-html .a6b9923 {
    /** Margin */
    margin-top: -26px;
    margin-left: -80px;
}

.channel-html .r127348 {
    /** alignment */
    align-items: flex-end;
    /** Margin */
    /** Padding */
    flex-grow: 1;
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .w69af24 {
    /** Margin */
    margin-top: -79px;
    margin-left: 29px;
    margin-bottom: 25px;
    /** Padding */
    padding-right: 30px;
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .s207074 {
    color: #6e6e73;
}

.channel-html .s2a47ab {
    /** alignment */
    /** Margin */
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .q09b398 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .q09b398 {
        margin-bottom: 14px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .q09b398 {
        margin-bottom: 12px;
    }
}

.channel-html .ded6a18 {
    display: grid;
    grid-gap: 5px;
    grid-template-rows: 544px;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(1, 245px);
}

@media only screen and (max-width: 1068px) {
    .channel-html .ded6a18 {
        grid-template-rows: 260px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .ded6a18 {
        grid-template-rows: 240px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .ded6a18 {
        grid-template-columns: repeat(1, 190px);
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .ded6a18 {
        grid-template-columns: repeat(1, 150px);
    }
}

.channel-html .ded6a18 .bentobox-item {
    border-radius: 14px;
    overflow: hidden;
}

.channel-html .z90cc84 {
    background-color: #f5f5f7;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
}

.channel-html .b59689b {
    /** Margin */
}

@media only screen and (max-width: 1068px) {
    .channel-html .b59689b {
        margin-top: 27px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .b59689b {
        margin-top: 17px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .b59689b {
        margin-left: 20px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .b59689b {
        margin-left: 15px;
    }
}

.channel-html .a987a09 {
    /** Margin */
    /** Padding */
    padding-left: 14px;
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .a987a09 {
        padding-left: 31px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .a987a09 {
        padding-left: 22px;
    }
}

.channel-html .b5f3289 {
    /** alignment */
    /** Margin */
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .r13b3ab {
    /** Margin */
    margin-bottom: 11px;
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .bb61369 {
    display: grid;
    grid-auto-rows: 1fr;
}

@media only screen and (max-width: 1068px) {
    .channel-html .bb61369 {
        grid-gap: 14px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .bb61369 {
        grid-gap: 12px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .bb61369 {
        grid-template-rows: 123px 123px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .bb61369 {
        grid-template-rows: 120px 108px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .bb61369 {
        grid-template-columns: repeat(1, 115px);
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .bb61369 {
        grid-template-columns: repeat(1, 118px);
    }
}

.channel-html .bb61369 .bentobox-item {
    overflow: hidden;
}

@media only screen and (max-width: 1068px) {
    .channel-html .bb61369 .bentobox-item {
        border-radius: 14px;
    }
}

.channel-html .t367404 {
    background-color: #f5f5f7;
}

@media only screen and (max-width: 1068px) {
    .channel-html .t367404 {
        grid-column-start: 1;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t367404 {
        grid-column-start: 1;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .t367404 {
        grid-column-end: 1;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t367404 {
        grid-column-end: 1;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .t367404 {
        grid-row-start: 1;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t367404 {
        grid-row-start: 1;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .t367404 {
        grid-row-end: 1;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t367404 {
        grid-row-end: 1;
    }
}

.channel-html .ba23637 {
    /** Margin */
}

@media only screen and (max-width: 1068px) {
    .channel-html .ba23637 {
        margin-top: -12px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .ba23637 {
        margin-top: -11px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .ba23637 {
        margin-left: -66px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .ba23637 {
        margin-left: -74px;
    }
}

.channel-html .y83984d {
    background-color: #f5f5f7;
}

@media only screen and (max-width: 1068px) {
    .channel-html .y83984d {
        grid-column-start: 1;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .y83984d {
        grid-column-start: 1;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .y83984d {
        grid-column-end: 1;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .y83984d {
        grid-column-end: 1;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .y83984d {
        grid-row-start: 2;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .y83984d {
        grid-row-start: 2;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .y83984d {
        grid-row-end: 2;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .y83984d {
        grid-row-end: 2;
    }
}

.channel-html .x738231 {
    /** Margin */
}

@media only screen and (max-width: 1068px) {
    .channel-html .x738231 {
        margin-top: 19px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .x738231 {
        margin-top: 12px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .x738231 {
        margin-left: 19px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .x738231 {
        margin-left: 23px;
    }
}

.channel-html .f4f8aa0 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .w62a064 {
    display: grid;
    grid-auto-rows: 1fr;
}

@media only screen and (max-width: 1068px) {
    .channel-html .w62a064 {
        grid-template-rows: auto;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .w62a064 {
        grid-template-rows: auto;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .w62a064 {
        grid-template-columns: repeat(1, 319px);
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .w62a064 {
        grid-template-columns: repeat(1, 280px);
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .w62a064 .bentobox-item {
        border-radius: 14px;
    }
}

.channel-html .e48d02d {
    background-color: #f5f5f7;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
}

.channel-html .v5d29f1 {
    /** alignment */
    /** Margin */
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .u465443 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .u465443 {
        margin-top: 21px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .u465443 {
        margin-top: 16px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .u465443 {
        margin-left: 25px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .u465443 {
        margin-left: 19px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .u465443 {
        margin-bottom: 21px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .u465443 {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .u465443 {
        margin-right: 26px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .u465443 {
        margin-right: 20px;
    }
}

.channel-html .x746fc7 {
    color: #6e6e73;
}

@media only screen and (max-width: 1068px) {
    .channel-html .x746fc7 {
        margin-bottom: 16px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .x746fc7 {
        margin-bottom: 14px;
    }
}

.channel-html .bf9f663 {
    color: #6e6e73;
}

@media only screen and (max-width: 1068px) {
    .channel-html .bf9f663 {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .bf9f663 {
        margin-bottom: 16px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .bf9f663 {
        margin-bottom: 14px;
    }
}

.channel-html .v519dcf {
    color: #6e6e73;
}

@media only screen and (max-width: 1068px) {
    .channel-html .v519dcf {
        margin-top: 0px;
    }
}

.channel-html .cf13c88 {
    /** Margin */
    margin-top: -6px;
    /** Padding */
    padding-left: 82px;
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .cf13c88 {
        margin-top: 58px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .cf13c88 {
        padding-left: 31px;
    }
}

.channel-html .ea20711 {
    /** alignment */
    /** Margin */
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .y880836 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .a87f199 {
    color: #86868b;
    margin-left: -1.5px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .a87f199 {
        margin-bottom: 8px;
    }
}

.channel-html .s233334 {
    color: #1d1d1f;
    margin-top: 0px;
    margin-left: -3px;
    margin-bottom: 26px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .s233334 {
        margin-left: -2px;
    }
}

.channel-html .ec919bd {
    color: #1d1d1f;
    margin-top: 0px;
    margin-left: -1.5px;
    padding-right: 41px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .ec919bd {
        padding-right: 0px;
    }
}

.channel-html .r1dacf8 {
    background-color: #ffffff;
    /** Margin */
    /** Padding */
    /** Overflow */
    overflow: hidden;
}

.channel-html .z944022 {
    /** alignment */
    /** Margin */
    margin-bottom: 119px;
    /** Padding */
    /** 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 .z944022 {
        margin-bottom: 120px;
    }
}

.channel-html .b9e042e {
    /** Margin */
    /** Padding */
    padding-right: 82px;
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .b9e042e {
        padding-right: 25px;
    }
}

.channel-html .d07b217 {
    color: #86868b;
    margin-left: -1.5px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .d07b217 {
        margin-bottom: 8px;
    }
}

.channel-html .x780b26 {
    color: #1d1d1f;
    margin-top: 0px;
    margin-left: -3px;
    margin-bottom: 26px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .x780b26 {
        margin-left: -2px;
    }
}

.channel-html .b8a1d75 {
    color: #1d1d1f;
    margin-top: 0px;
    margin-left: -1.5px;
    margin-bottom: 43px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .b8a1d75 {
        margin-bottom: 38px;
    }
}

.channel-html .c8c5225 {
    /** alignment */
    /** Margin */
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .c6858d3 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .q09465c {
    display: grid;
    grid-template-rows: auto;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(1, 367px);
}

@media only screen and (max-width: 1068px) {
    .channel-html .q09465c {
        grid-template-rows: auto;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .q09465c {
        grid-template-columns: repeat(1, 288px);
    }
}

.channel-html .q09465c .bentobox-item {
    border-radius: 14px;
}

.channel-html .q057e18 {
    background-color: #f5f5f7;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
}

.channel-html .de6efbd {
    /** alignment */
    /** Margin */
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .z91fa6c {
    /** Margin */
    /** Padding */
    padding-top: 29px;
    padding-left: 29px;
    padding-bottom: 29px;
    padding-right: 24px;
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .z91fa6c {
        padding-top: 25px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .z91fa6c {
        padding-left: 25px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .z91fa6c {
        padding-bottom: 25px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .z91fa6c {
        padding-right: 23px;
    }
}

.channel-html .d93d13e {
    /** Margin */
}

.channel-html .b36cce1 {
    /** Margin */
    margin-top: 31px;
    margin-bottom: 31px;
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .b36cce1 {
        margin-top: 21px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .b36cce1 {
        margin-bottom: 21px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .b36cce1 {
        padding-right: 0px;
    }
}

.channel-html .v5f4b54 {
    color: #6e6e73;
    margin-bottom: -2px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .v5f4b54 {
        padding-right: 22px;
    }
}

.channel-html .ad86797 {
    /** Margin */
    margin-top: 5px;
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .ad86797 {
        padding-left: 29px;
    }
}

.channel-html .eb133ad {
    display: grid;
    grid-template-rows: 490px;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(1, 490px);
}

@media only screen and (max-width: 1068px) {
    .channel-html .eb133ad {
        grid-template-rows: 394px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .eb133ad {
        grid-template-rows: 150px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .eb133ad {
        grid-template-columns: repeat(1, 317px);
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .eb133ad {
        grid-template-columns: repeat(1, 150px);
    }
}

.channel-html .eb133ad .bentobox-item {
    border-radius: 14px;
    overflow: hidden;
}

.channel-html .u46a265 {
    background-color: #f5f5f7;
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
}

.channel-html .d6301c9 {
    /** alignment */
    /** Margin */
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .c27e823 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .fc25d78 {
    /** Margin */
    margin-top: 167px;
    margin-left: -204px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .fc25d78 {
        margin-top: 162px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .fc25d78 {
        margin-left: -242px;
    }
}

.channel-html .cc3531b {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .t32cb45 {
    /** Margin */
    margin-top: 28px;
    margin-left: -13px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .t32cb45 {
        margin-top: 44px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .t32cb45 {
        margin-left: -27px;
    }
}

.channel-html .b69deef {
    /** alignment */
    /** Margin */
    /** Padding */
    /** 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 .b69deef {
        margin-bottom: 90px;
    }
}

.channel-html .f69bccf {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .w655605 {
    color: #86868b;
}

@media only screen and (max-width: 734px) {
    .channel-html .w655605 {
        margin-left: -1.5px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .w655605 {
        margin-bottom: 7px;
    }
}

.channel-html .d83c0f1 {
    color: #1d1d1f;
}

@media only screen and (max-width: 734px) {
    .channel-html .d83c0f1 {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .d83c0f1 {
        margin-left: -2px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .d83c0f1 {
        margin-bottom: 24px;
    }
}

.channel-html .w61cf00 {
    color: #1d1d1f;
}

@media only screen and (max-width: 734px) {
    .channel-html .w61cf00 {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .w61cf00 {
        margin-left: -1.5px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .w61cf00 {
        margin-bottom: 33px;
    }
}

.channel-html .ff67d4f {
    /** alignment */
    /** Margin */
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .t3d8563 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .ab25c5f {
    display: grid;
    grid-auto-rows: 1fr;
}

@media only screen and (max-width: 734px) {
    .channel-html .ab25c5f {
        grid-gap: 12px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .ab25c5f {
        grid-template-rows: 240px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .ab25c5f {
        grid-template-columns: repeat(1, 280px);
    }
}

.channel-html .ab25c5f .bentobox-item {
    overflow: hidden;
}

@media only screen and (max-width: 734px) {
    .channel-html .ab25c5f .bentobox-item {
        border-radius: 14px;
    }
}

.channel-html .bf71ae4 {
    background-color: #f5f5f7;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
}

.channel-html .x72e214 {
    /** alignment */
    /** Margin */
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .t39d959 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .d7959a8 {
    /** Margin */
}

@media only screen and (max-width: 734px) {
    .channel-html .d7959a8 {
        margin-top: 78px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .d7959a8 {
        margin-left: -179px;
    }
}

.channel-html .b6ae8c6 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .q014aad {
    /** Margin */
}

@media only screen and (max-width: 734px) {
    .channel-html .q014aad {
        margin-top: -18px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .q014aad {
        margin-left: -28px;
    }
}

.channel-html .c4c9ee4 {
    background-color: #f5f5f7;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
}

@media only screen and (max-width: 734px) {
    .channel-html .c4c9ee4 {
        grid-column-start: 1;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .c4c9ee4 {
        grid-column-end: 1;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .c4c9ee4 {
        grid-row-start: 2;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .c4c9ee4 {
        grid-row-end: 2;
    }
}

.channel-html .q0f31fe {
    /** alignment */
    /** Margin */
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .r14079b {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 734px) {
    .channel-html .r14079b {
        margin-top: 19px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .r14079b {
        margin-left: 19px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .r14079b {
        margin-bottom: 19px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .r14079b {
        margin-right: 19px;
    }
}

.channel-html .f160307 {
    /** Margin */
}

.channel-html .fa99cb7 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 734px) {
    .channel-html .fa99cb7 {
        margin-top: 15px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .fa99cb7 {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .fa99cb7 {
        padding-right: 9px;
    }
}

.channel-html .v5ac3c1 {
    color: #6e6e73;
}

@media only screen and (max-width: 734px) {
    .channel-html .v5ac3c1 {
        margin-bottom: -2px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .v5ac3c1 {
        padding-right: 7px;
    }
}

.channel-html .b407b01 {
    background-color: #f5f5f7;
    /** Margin */
    /** Padding */
    /** Overflow */
    overflow: hidden;
}

.channel-html .c720b0e {
    background-color: #ffffff;
    /** alignment */
    /** Margin */
    margin-top: 90px;
    margin-bottom: 10px;
    /** Padding */
    padding-top: 60px;
    padding-bottom: 58px;
    /** 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 .c720b0e {
        margin-top: 50px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .c720b0e {
        margin-top: 9px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .c720b0e {
        margin-left: -50vw;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .c720b0e {
        margin-right: -50vw;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .c720b0e {
        padding-top: 50px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .c720b0e {
        padding-top: 42px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .c720b0e {
        padding-left: 50vw;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .c720b0e {
        padding-bottom: 50px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .c720b0e {
        padding-right: 50vw;
    }
}

.channel-html .c720b0e.large-display-bleed::before,
.channel-html .c720b0e.large-display-bleed::after {
    background-color: #ffffff;
}

.channel-html .c720b0e.medium-display-bleed::before,
.channel-html .c720b0e.medium-display-bleed::after {
    background-color: #ffffff;
}

.channel-html .c720b0e.small-display-bleed::before,
.channel-html .c720b0e.small-display-bleed::after {
    background-color: #ffffff;
}

.channel-html .z98375b {
    /** Margin */
    margin-bottom: 35px;
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 734px) {
    .channel-html .z98375b {
        margin-bottom: 30px;
    }
}

.channel-html .z97c3f6 {
    color: #86868b;
    margin-left: -1.5px;
    margin-bottom: 8px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .z97c3f6 {
        margin-bottom: 6px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .z97c3f6 {
        margin-bottom: 7px;
    }
}

.channel-html .a4d3720 {
    color: #1d1d1f;
    margin-top: 0px;
    margin-left: -2.5px;
}

@media only screen and (max-width: 734px) {
    .channel-html .a4d3720 {
        margin-left: -1px;
    }
}

.channel-html .r131024 {
    /** Margin */
    /** Padding */
    padding-right: 32px;
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 734px) {
    .channel-html .r131024 {
        padding-right: 10px;
    }
}

.channel-html .y8d3ce5 {
    /** Margin */
    margin-bottom: 14px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .y8d3ce5 {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .y8d3ce5 {
        margin-bottom: 14px;
    }
}

.channel-html .e398dd5 {
    color: #1d1d1f;
    margin-left: -1px;
    margin-bottom: 1px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .e398dd5 {
        margin-bottom: 0px;
    }
}

.channel-html .u44113c {
    color: #86868b;
    margin-top: 0px;
    margin-left: -1px;
}

.channel-html .bcd18f9 {
    /** Margin */
    /** Padding */
    padding-right: 32px;
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 734px) {
    .channel-html .bcd18f9 {
        margin-bottom: 44px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .bcd18f9 {
        padding-left: 5px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .bcd18f9 {
        padding-right: 5px;
    }
}

.channel-html .a99cca8 {
    /** Margin */
    margin-bottom: 14px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .a99cca8 {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .a99cca8 {
        margin-bottom: 14px;
    }
}

.channel-html .b2ed91f {
    color: #1d1d1f;
    margin-left: -1px;
    margin-bottom: 1px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .b2ed91f {
        margin-bottom: 0px;
    }
}

.channel-html .t36aeba {
    color: #86868b;
    margin-top: 0px;
    margin-left: -1px;
}

.channel-html .x70abdb {
    /** Margin */
    /** Padding */
    padding-right: 32px;
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 734px) {
    .channel-html .x70abdb {
        padding-right: 10px;
    }
}

.channel-html .a213d8e {
    /** Margin */
    margin-bottom: 14px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .a213d8e {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .a213d8e {
        margin-bottom: 14px;
    }
}

.channel-html .z9c7ef9 {
    color: #1d1d1f;
    margin-left: -1px;
    margin-bottom: 1px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .z9c7ef9 {
        margin-bottom: 0px;
    }
}

.channel-html .q0393e4 {
    color: #86868b;
    margin-top: 0px;
    margin-left: -1px;
    margin-bottom: -2px;
}

.channel-html .u4e1030 {
    /** Margin */
    /** Padding */
    padding-right: 32px;
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 734px) {
    .channel-html .u4e1030 {
        padding-left: 5px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .u4e1030 {
        padding-right: 5px;
    }
}

.channel-html .b59e2f6 {
    /** Margin */
    margin-bottom: 14px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .b59e2f6 {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .b59e2f6 {
        margin-bottom: 14px;
    }
}

.channel-html .de552c4 {
    color: #1d1d1f;
    margin-left: -1px;
    margin-bottom: 1px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .de552c4 {
        margin-bottom: 0px;
    }
}

.channel-html .d4b71fa {
    color: #86868b;
    margin-top: 0px;
    margin-left: -1px;
}

.channel-html .d4daecb {
    background-color: #f5f5f7;
    /** Margin */
    /** Padding */
    /** Overflow */
    overflow: hidden;
}

.channel-html .t31e355 {
    background-color: #ffffff;
    /** alignment */
    /** Margin */
    margin-bottom: 10px;
    /** Padding */
    padding-top: 60px;
    padding-bottom: 60px;
    /** 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 .t31e355 {
        margin-left: -50vw;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t31e355 {
        margin-right: -50vw;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .t31e355 {
        padding-top: 50px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t31e355 {
        padding-top: 42px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t31e355 {
        padding-left: 50vw;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .t31e355 {
        padding-bottom: 50px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t31e355 {
        padding-bottom: 42px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t31e355 {
        padding-right: 50vw;
    }
}

.channel-html .t31e355.large-display-bleed::before,
.channel-html .t31e355.large-display-bleed::after {
    background-color: #ffffff;
}

.channel-html .t31e355.medium-display-bleed::before,
.channel-html .t31e355.medium-display-bleed::after {
    background-color: #ffffff;
}

.channel-html .t31e355.small-display-bleed::before,
.channel-html .t31e355.small-display-bleed::after {
    background-color: #ffffff;
}

.channel-html .c2c3e80 {
    /** Margin */
    margin-bottom: 35px;
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .c2c3e80 {
        margin-bottom: 35px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .c2c3e80 {
        margin-bottom: 30px;
    }
}

.channel-html .f424907 {
    color: #86868b;
    margin-left: -1.5px;
    margin-bottom: 8px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .f424907 {
        margin-bottom: 6px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .f424907 {
        margin-bottom: 7px;
    }
}

.channel-html .b6e22b6 {
    color: #1d1d1f;
    margin-top: 0px;
    margin-left: -2.5px;
}

@media only screen and (max-width: 734px) {
    .channel-html .b6e22b6 {
        margin-left: -1px;
    }
}

.t3d08ab {
    --columns: 3;
    --grid-column: 3;
}

.t3d08ab .compare-column-0 {
    display: flex;
    order: 1;
}

.t3d08ab .compare-column-1 {
    display: flex;
    order: 2;
}

.t3d08ab .compare-column-2 {
    display: flex;
    order: 3;
}

@media only screen and (max-width: 1068px) {
    .t3d08ab {
        --columns: 3;
        --grid-column: 3;
    }
}

@media only screen and (max-width: 1068px) {
    .t3d08ab .compare-column-0 {
        display: flex;
        order: 1;
    }
}

@media only screen and (max-width: 1068px) {
    .t3d08ab .compare-column-1 {
        display: flex;
        order: 2;
    }
}

@media only screen and (max-width: 1068px) {
    .t3d08ab .compare-column-2 {
        display: flex;
        order: 3;
    }
}

@media only screen and (max-width: 734px) {
    .t3d08ab {
        --columns: 3;
        --grid-column: 2;
    }
}

@media only screen and (max-width: 734px) {
    .t3d08ab .compare-column-0 {
        display: flex;
        order: 1;
    }
}

@media only screen and (max-width: 734px) {
    .t3d08ab .compare-column-1 {
        display: flex;
        order: 2;
    }
}

@media only screen and (max-width: 734px) {
    .t3d08ab .compare-column-2 {
        display: none;
        order: 3;
    }
}

.channel-html .x754745 {
    background-color: #f5f5f7;
    /** Margin */
    /** Padding */
    /** Overflow */
    overflow: hidden;
}

.channel-html .da19392 {
    background-color: #ffffff;
    /** alignment */
    align-items: center;
    /** Margin */
    /** Padding */
    padding-top: 65px;
    padding-bottom: 63px;
    /** 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 .da19392 {
        align-items: flex-start;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .da19392 {
        margin-left: -50vw;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .da19392 {
        margin-right: -50vw;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .da19392 {
        padding-top: 75px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .da19392 {
        padding-top: 41px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .da19392 {
        padding-left: 50vw;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .da19392 {
        padding-bottom: 75px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .da19392 {
        padding-bottom: 11px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .da19392 {
        padding-right: 50vw;
    }
}

.channel-html .da19392.large-display-bleed::before,
.channel-html .da19392.large-display-bleed::after {
    background-color: #ffffff;
}

.channel-html .da19392.medium-display-bleed::before,
.channel-html .da19392.medium-display-bleed::after {
    background-color: #ffffff;
}

.channel-html .da19392.small-display-bleed::before,
.channel-html .da19392.small-display-bleed::after {
    background-color: #ffffff;
}

.channel-html .b6813d2 {
    /** Margin */
    /** Padding */
    padding-right: 82px;
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .b6813d2 {
        padding-right: 58px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .b6813d2 {
        padding-right: 0px;
    }
}

.channel-html .x7cb331 {
    color: #86868b;
    margin-left: -1.5px;
    margin-bottom: 8px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .x7cb331 {
        margin-bottom: 6px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .x7cb331 {
        margin-bottom: 7px;
    }
}

.channel-html .d68f945 {
    color: #1d1d1f;
    margin-top: 0px;
    margin-left: -2.5px;
    margin-bottom: 18px;
}

@media only screen and (max-width: 734px) {
    .channel-html .d68f945 {
        margin-left: -1px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .d68f945 {
        margin-bottom: 19px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .d68f945 {
        margin-bottom: 13px;
    }
}

.channel-html .b69aa24 {
    color: #1d1d1f;
    margin-top: 0px;
    margin-left: -1px;
    margin-bottom: 18px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .b69aa24 {
        margin-bottom: 13px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .b69aa24 {
        margin-bottom: 17px;
    }
}

.channel-html .v516183 {
    /** alignment */
    /** Margin */
    margin-top: 0px;
    /** Padding */
    /** 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 .v516183 {
        margin-bottom: 42px;
    }
}

.channel-html .z92ee6e {
    /** Margin */
    margin-left: -1.5px;
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .b2d1181 {
    color: #0066cc;
}

.channel-html .x734caf {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .be6e91d {
    /** Margin */
    margin-top: -40px;
    margin-left: 96px;
    margin-bottom: -67px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .be6e91d {
        margin-top: -52px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .be6e91d {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .be6e91d {
        margin-left: -7px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .be6e91d {
        margin-left: -104px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .be6e91d {
        margin-bottom: -99px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .be6e91d {
        margin-bottom: 0px;
    }
}

.channel-html .v5d28f1 {
    background-color: #f5f5f7;
    /** Margin */
    /** Padding */
    /** Overflow */
    overflow: hidden;
}

.channel-html .s2fa204 {
    background-color: #ffffff;
    /** alignment */
    align-items: center;
    /** Margin */
    margin-top: 10px;
    /** Padding */
    padding-top: 52px;
    padding-bottom: 51px;
    /** 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 .s2fa204 {
        align-items: flex-start;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .s2fa204 {
        margin-left: -50vw;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .s2fa204 {
        margin-right: -50vw;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .s2fa204 {
        padding-top: 63px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .s2fa204 {
        padding-top: 41px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .s2fa204 {
        padding-left: 50vw;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .s2fa204 {
        padding-bottom: 62px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .s2fa204 {
        padding-bottom: 44px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .s2fa204 {
        padding-right: 50vw;
    }
}

.channel-html .s2fa204.large-display-bleed::before,
.channel-html .s2fa204.large-display-bleed::after {
    background-color: #ffffff;
}

.channel-html .s2fa204.medium-display-bleed::before,
.channel-html .s2fa204.medium-display-bleed::after {
    background-color: #ffffff;
}

.channel-html .s2fa204.small-display-bleed::before,
.channel-html .s2fa204.small-display-bleed::after {
    background-color: #ffffff;
}

.channel-html .f8e98e5 {
    /** Margin */
    /** Padding */
    padding-right: 82px;
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .f8e98e5 {
        padding-right: 0px;
    }
}

.channel-html .u4e8abd {
    color: #86868b;
    margin-left: -1.5px;
    margin-bottom: 8px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .u4e8abd {
        margin-bottom: 6px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .u4e8abd {
        margin-bottom: 7px;
    }
}

.channel-html .ba7e59c {
    color: #1d1d1f;
    margin-top: 0px;
    margin-left: -2.5px;
    margin-bottom: 24px;
}

@media only screen and (max-width: 734px) {
    .channel-html .ba7e59c {
        margin-left: -1px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .ba7e59c {
        margin-bottom: 24px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .ba7e59c {
        margin-bottom: 34px;
    }
}

.channel-html .q0fd439 {
    /** Margin */
    margin-top: 0px;
    margin-left: -1px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .q0fd439 {
        margin-left: -2px;
    }
}

.channel-html .b599d9c {
    color: #1d1d1f;
    margin-top: -20px;
    margin-left: 26px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .b599d9c {
        margin-top: -19px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .b599d9c {
        margin-top: -19px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .b599d9c {
        margin-left: 25px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .b599d9c {
        margin-left: 22px;
    }
}

.channel-html .af4042f {
    /** Margin */
    margin-top: 6px;
    margin-left: -1px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .af4042f {
        margin-top: 5px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .af4042f {
        margin-top: 8px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .af4042f {
        margin-left: -2px;
    }
}

.channel-html .b424f64 {
    color: #1d1d1f;
    margin-top: -20px;
    margin-left: 26px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .b424f64 {
        margin-top: -19px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .b424f64 {
        margin-top: -19px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .b424f64 {
        margin-left: 25px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .b424f64 {
        margin-left: 22px;
    }
}

.channel-html .u4e487b {
    /** Margin */
    margin-top: 6px;
    margin-left: -1px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .u4e487b {
        margin-top: 5px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .u4e487b {
        margin-top: 8px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .u4e487b {
        margin-left: -2px;
    }
}

.channel-html .b5ab236 {
    color: #1d1d1f;
    margin-top: -20px;
    margin-left: 26px;
    margin-bottom: 18px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .b5ab236 {
        margin-top: -19px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .b5ab236 {
        margin-top: -19px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .b5ab236 {
        margin-left: 25px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .b5ab236 {
        margin-left: 22px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .b5ab236 {
        margin-bottom: 13px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .b5ab236 {
        margin-bottom: 17px;
    }
}

.channel-html .y883529 {
    /** alignment */
    /** Margin */
    margin-top: 0px;
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .adcfb5a {
    /** Margin */
    margin-left: -1.5px;
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 734px) {
    .channel-html .adcfb5a {
        padding-right: 60px;
    }
}

.channel-html .s2cc4f4 {
    color: #0066cc;
}

.channel-html .u472f4f {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .f59e1b5 {
    /** Margin */
    margin-top: -3px;
    margin-left: 175px;
    margin-bottom: -2px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .f59e1b5 {
        margin-top: -14px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .f59e1b5 {
        margin-top: 51px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .f59e1b5 {
        margin-left: 59px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .f59e1b5 {
        margin-left: 28px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .f59e1b5 {
        margin-bottom: -13px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .f59e1b5 {
        margin-bottom: 0px;
    }
}

.channel-html .z9e1bfa {
    background-color: #f5f5f7;
    /** Margin */
    /** Padding */
    /** Overflow */
    overflow: hidden;
}

.channel-html .q069015 {
    background-color: #f5f5f7;
    /** alignment */
    /** Margin */
    margin-top: 16px;
    /** Padding */
    padding-bottom: 7px;
    /** 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 .q069015 {
        margin-left: -50vw;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .q069015 {
        margin-right: -50vw;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .q069015 {
        padding-left: 50vw;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .q069015 {
        padding-right: 50vw;
    }
}

.channel-html .q069015.large-display-bleed::before,
.channel-html .q069015.large-display-bleed::after {
    background-color: #f5f5f7;
}

.channel-html .q069015.medium-display-bleed::before,
.channel-html .q069015.medium-display-bleed::after {
    background-color: #f5f5f7;
}

.channel-html .q069015.small-display-bleed::before,
.channel-html .q069015.small-display-bleed::after {
    background-color: #f5f5f7;
}

.channel-html .e9d0c9a {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

@media only screen and (max-width: 1068px) {
    .channel-html .e9d0c9a {
        margin-left: 0;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .e9d0c9a {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .e9d0c9a {
        margin-right: 0px;
    }
}

.channel-html .s26120d {
    /** alignment */
    /** Margin */
    margin-bottom: 9px;
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .w67c118 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .v54b20e {
    /** alignment */
    /** Margin */
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .v5fecc5 {
    /** Margin */
    margin-left: -1px;
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .x7ce336 {
    color: #515154;
}

.channel-html .af7e773 {
    /** Margin */
    margin-left: 4px;
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .d96fcc8 {
    color: #515154;
}

.channel-html .r1c3780 {
    /** alignment */
    /** Margin */
    margin-bottom: 9px;
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .z92e8fa {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .c899df4 {
    color: #515154;
}

.channel-html .y8a329e {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .df2dbd3 {
    color: #515154;
}

.channel-html .c900656 {
    /** alignment */
    /** Margin */
    margin-bottom: 9px;
    /** Padding */
    /** 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 .c900656 {
        margin-top: 10px;
    }
}

.channel-html .w658791 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .s20b61c {
    color: #515154;
}

.channel-html .q0594c9 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .cf9bb61 {
    color: #515154;
}

.channel-html .t36858e {
    /** alignment */
    /** Margin */
    margin-bottom: 9px;
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .x75c3d2 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .z93bdf7 {
    color: #515154;
}

.channel-html .a56d1f1 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .r1380e4 {
    color: #515154;
    margin-top: 0;
}

.channel-html .r1b78e8 {
    /** alignment */
    /** Margin */
    margin-bottom: 9px;
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .t3509e9 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .x761f24 {
    color: #515154;
}

.channel-html .z9adcb6 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .f63082c {
    color: #515154;
    margin-top: 0;
}

.channel-html .c09d6cf {
    /** alignment */
    /** Margin */
    margin-bottom: 9px;
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .u4239cf {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .e9bf524 {
    color: #515154;
}

.channel-html .y886a78 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .d74e06d {
    color: #515154;
}

.channel-html .bf483c4 {
    /** alignment */
    /** Margin */
    margin-bottom: 9px;
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .v55f087 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .df28238 {
    color: #515154;
}

.channel-html .ed1433a {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .bff1130 {
    color: #515154;
    margin-top: 0;
}

.channel-html .t3f785c {
    /** alignment */
    /** Margin */
    margin-bottom: 9px;
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .c1dc1bc {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .ed83e1d {
    color: #515154;
}

.channel-html .ea4d9ce {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .b338d39 {
    color: #515154;
}

.channel-html .z97f549 {
    /** alignment */
    /** Margin */
    margin-bottom: 9px;
    /** Padding */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .y851f4e {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .q0e7edb {
    color: #515154;
}

.channel-html .u419054 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
}

.channel-html .t3954f8 {
    color: #515154;
}