.channel-html {
    font-weight: normal;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

.channel-html,
.channel-html:before,
.channel-html:after,
.channel-html *,
.channel-html *:before,
.channel-html *:after {
    box-sizing: content-box;
    margin: 0;
    padding: 0;
    float: initial;
    pointer-events: auto;
    letter-spacing: normal;
}

.channel-html *,
.channel-html *:before,
.channel-html *:after {
    float: inherit;
    font-size: 1em;
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-align: inherit;
}

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

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

.channel-html,
.channel-html button {
    font-synthesis: none;
    -moz-font-feature-settings: "kern";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    direction: ltr;
    text-align: left;
}

.channel-html,
.channel-html button {
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
}

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

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

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

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

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

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

.channel-html details {
    display: block;
}

.channel-html video {
    vertical-align: baseline;
}

.channel-html button {
    background: none;
    border: 0;
    box-sizing: content-box;
    color: inherit;
    cursor: pointer;
    font: inherit;
    line-height: inherit;
    overflow: visible;
    vertical-align: inherit;
}

.channel-html button:disabled {
    cursor: default;
}

.channel-html :focus {
    outline: 4px solid rgba(0, 125, 250, 0.6);
    outline-offset: 1px;
}

.channel-html :focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),
.channel-html :focus[data-focus-method="touch"]:not(input):not(textarea):not(select) {
    outline: none;
}

.channel-html ::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.channel-html html {
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
    font-size: 106.25%;
    quotes: "“" "”";
}

.channel-html body {
    font-size: 17px;
    line-height: 1.4705882353;
    font-weight: 400;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
    background-color: white;
    color: #1d1d1f;
    font-style: normal;
}

.channel-html body,
.channel-html button {
    font-synthesis: none;
    -moz-font-feature-settings: "kern";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    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.6em;
}

.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,
.channel-html strong {
    font-weight: 600;
}

.channel-html i {
    font-style: italic;
}

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

.channel-html sup {
    top: -0.5em;
}

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

.channel-html .footnote a:hover {
    color: #0066cc;
    text-decoration: none;
}

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

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

.channel-html .footnote-diamond {
    position: relative;
    vertical-align: baseline;
    font-size: 0.6em;
    top: -0.5em;
}

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

.channel-html .justify-content-end {
    justify-content: flex-end;
}

.channel-html .justify-content-center {
    justify-content: center;
}

.channel-html .align-items-center {
    align-items: center;
}

.channel-html .align-items-end {
    align-items: flex-end;
}

.channel-html .large-justify-content-end {
    justify-content: flex-end;
}

.channel-html .large-justify-content-center {
    justify-content: center;
}

.channel-html .large-align-items-center {
    align-items: center;
}

.channel-html .large-align-items-end {
    align-items: flex-end;
}

@media only screen and (max-width: 1068px) {
    .channel-html .medium-justify-content-end {
        justify-content: flex-end;
    }

    .channel-html .medium-justify-content-center {
        justify-content: center;
    }

    .channel-html .medium-align-items-center {
        align-items: center;
    }

    .channel-html .medium-align-items-end {
        align-items: flex-end;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .small-justify-content-end {
        justify-content: flex-end;
    }

    .channel-html .copy.b6ECC93 {
        margin-top: 0;
    }

    .channel-html .small-justify-content-center {
        justify-content: center;
    }

    .channel-html .small-align-items-center {
        align-items: center;
    }

    .channel-html .small-align-items-end {
        align-items: flex-end;
    }
}

.channel-html .visuallyhidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    -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 .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%;
}

.channel-html .large-last {
    margin-left: auto;
}

@media only screen and (max-width: 1068px) {
    .channel-html .medium-1 {
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%;
    }

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

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

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

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

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

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

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

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

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

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

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

    .channel-html .medium-last {
        margin-left: auto;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .small-1 {
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%;
    }

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

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

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

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

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

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

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

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

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

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

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

    .channel-html .small-last {
        margin-left: auto;
    }
}

.channel-html .large-span-0 {
    grid-column: span 0;
}

.channel-html .large-span-1 {
    grid-column: span 1;
}

.channel-html .large-span-2 {
    grid-column: span 2;
}

.channel-html .large-span-3 {
    grid-column: span 3;
}

.channel-html .large-span-4 {
    grid-column: span 4;
}

.channel-html .large-span-5 {
    grid-column: span 5;
}

.channel-html .large-span-6 {
    grid-column: span 6;
}

.channel-html .large-span-7 {
    grid-column: span 7;
}

.channel-html .large-span-8 {
    grid-column: span 8;
}

.channel-html .large-span-9 {
    grid-column: span 9;
}

.channel-html .large-span-10 {
    grid-column: span 10;
}

.channel-html .large-span-11 {
    grid-column: span 11;
}

.channel-html .large-span-12 {
    grid-column: span 12;
}

@media only screen and (max-width: 1068px) {
    .channel-html .medium-span-0 {
        grid-column: span 0;
    }

    .channel-html .medium-span-1 {
        grid-column: span 1;
    }

    .channel-html .medium-span-2 {
        grid-column: span 2;
    }

    .channel-html .medium-span-3 {
        grid-column: span 3;
    }

    .channel-html .medium-span-4 {
        grid-column: span 4;
    }

    .channel-html .medium-span-5 {
        grid-column: span 5;
    }

    .channel-html .medium-span-6 {
        grid-column: span 6;
    }

    .channel-html .medium-span-7 {
        grid-column: span 7;
    }

    .channel-html .medium-span-8 {
        grid-column: span 8;
    }

    .channel-html .medium-span-9 {
        grid-column: span 9;
    }

    .channel-html .medium-span-10 {
        grid-column: span 10;
    }

    .channel-html .medium-span-11 {
        grid-column: span 11;
    }

    .channel-html .medium-span-12 {
        grid-column: span 12;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .small-span-0 {
        grid-column: span 0;
    }

    .channel-html .small-span-1 {
        grid-column: span 1;
    }

    .channel-html .small-span-2 {
        grid-column: span 2;
    }

    .channel-html .small-span-3 {
        grid-column: span 3;
    }

    .channel-html .small-span-4 {
        grid-column: span 4;
    }

    .channel-html .small-span-5 {
        grid-column: span 5;
    }

    .channel-html .small-span-6 {
        grid-column: span 6;
    }

    .channel-html .small-span-7 {
        grid-column: span 7;
    }

    .channel-html .small-span-8 {
        grid-column: span 8;
    }

    .channel-html .small-span-9 {
        grid-column: span 9;
    }

    .channel-html .small-span-10 {
        grid-column: span 10;
    }

    .channel-html .small-span-11 {
        grid-column: span 11;
    }

    .channel-html .small-span-12 {
        grid-column: span 12;
    }
}

.channel-html .icon::before,
.channel-html .icon::after,
.channel-html .more::before,
.channel-html .more::after {
    font-family: "SF Pro Icons";
    color: inherit;
    display: inline-block;
    font-style: normal;
    font-weight: inherit;
    font-size: inherit;
    line-height: 1;
    text-decoration: underline;
    position: relative;
    z-index: 1;
    alt: "";
}

.channel-html .icon::before,
.channel-html .icon::after,
.channel-html .more::before,
.channel-html .more::after {
    text-decoration: none;
}

.channel-html .icon::before,
.channel-html .more::before {
    display: none;
}

.channel-html .more::after {
    padding-left: 0.3em;
    top: 0;
}

.channel-html .icon-before::before {
    padding-right: 0.3em;
    display: inline-block;
    top: 0;
}

.channel-html .icon-before::after {
    display: none;
}

.channel-html .icon-before.icon-apple::before {
    padding-right: 0;
    display: inline-block;
    top: 0;
}

.channel-html .icon-before.icon-apple::after {
    display: none;
}

.channel-html .icon-apple::before,
.channel-html .icon-apple::after {
    content: "\f8ff";
}

.channel-html .icon-share::before,
.channel-html .icon-share::after {
    content: "\f32e";
}

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

.channel-html .more-block {
    margin-top: 0.5em;
}

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

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

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

.channel-html .icon-wrapper {
    unicode-bidi: bidi-override;
}

.channel-html .icon-copy {
    unicode-bidi: embed;
}

.channel-html body {
    min-width: 320px;
}

.channel-html .theme-light {
    background-color: white;
    color: #1d1d1f;
}

.channel-html .theme-light h1,
.channel-html .theme-light h2,
.channel-html .theme-light h3,
.channel-html .theme-light h4,
.channel-html .theme-light h5,
.channel-html .theme-light h6 {
    color: #1d1d1f;
}

.channel-html .theme-light a,
.channel-html .theme-light .link {
    color: #0066cc;
}

.channel-html .theme-light .footnote a {
    color: inherit;
}

.channel-html .theme-light .footnote a:hover {
    color: #0066cc;
}

.channel-html .typography-headline-super {
    font-size: 80px;
    line-height: 1.05;
    font-weight: 600;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
}

@media only screen and (max-width: 1068px) {
    .channel-html .typography-headline-super {
        font-size: 64px;
        line-height: 1.0625;
        font-weight: 600;
        letter-spacing: 0em;
        font-family:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .typography-headline-super {
        font-size: 48px;
        line-height: 1.0834933333;
        font-weight: 600;
        letter-spacing: 0em;
        font-family:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

.channel-html .typography-headline {
    font-size: 48px;
    line-height: 1.0834933333;
    font-weight: 600;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
}

@media only screen and (max-width: 1068px) {
    .channel-html .typography-headline {
        font-size: 40px;
        line-height: 1.1;
        font-weight: 600;
        letter-spacing: 0em;
        font-family:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

@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:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

.channel-html .typography-headline-reduced {
    font-size: 36px;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
}

@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:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

@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:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

.channel-html .typography-eyebrow-super {
    font-size: 32px;
    line-height: 1.125;
    font-weight: 600;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
}

@media only screen and (max-width: 1068px) {
    .channel-html .typography-eyebrow-super {
        font-size: 26px;
        line-height: 1.1904761905;
        font-weight: 600;
        letter-spacing: 0em;
        font-family:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .typography-eyebrow-super {
        font-size: 24px;
        line-height: 1.1666666667;
        font-weight: 600;
        letter-spacing: 0em;
        font-family:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
        margin-top: 35px;
    }
}

.channel-html .typography-eyebrow {
    font-size: 24px;
    line-height: 1.1666666667;
    font-weight: 600;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
}

@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:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

.channel-html .typography-eyebrow-reduced {
    font-size: 21px;
    line-height: 1.1904761905;
    font-weight: 600;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
}

@media only screen and (max-width: 734px) {
    .channel-html .typography-eyebrow-reduced {
        font-size: 19px;
        line-height: 1.2105263158;
        font-weight: 600;
        letter-spacing: 0em;
        font-family:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

.channel-html .typography-label {
    font-size: 19px;
    line-height: 1.2105263158;
    font-weight: 600;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
}

@media only screen and (max-width: 1068px) {
    .channel-html .typography-label {
        font-size: 17px;
        line-height: 1.1904761905;
        font-weight: 600;
        letter-spacing: 0em;
        font-family:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .typography-label {
        font-size: 16px;
        line-height: 1.2105263158;
    }
}

.channel-html .typography-tout {
    font-size: 19px;
    line-height: 1.2105263158;
    font-weight: 600;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
}

@media only screen and (max-width: 1068px) {
    .channel-html .typography-tout {
        font-size: 17px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .typography-tout {
        font-size: 16px;
    }
}

.channel-html .typography-body {
    font-size: 17px;
    line-height: 1.4705882353;
    font-weight: 400;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
}

.channel-html .typography-body-tight {
    font-size: 17px;
    line-height: 1.2353641176;
    font-weight: 400;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
}

.channel-html .typography-body-reduced {
    font-size: 14px;
    line-height: 1.4285914286;
    font-weight: 400;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
}

.channel-html .typography-body-reduced-tight {
    font-size: 14px;
    line-height: 1.2857742857;
    font-weight: 400;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
}

@media only screen and (max-width: 734px) {
    .channel-html .typography-body-reduced,
    .channel-html .typography-body-reduced-tight {
        font-size: 14px;
    }
}

.channel-html .typography-caption {
    font-size: 12px;
    line-height: 1.3333733333;
    font-weight: 400;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
}

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

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

.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:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
    min-width: 28px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 980px;
    background: #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-block {
    box-sizing: border-box;
    display: block;
    width: 100%;
    border-radius: 8px;
}

.channel-html .button-super {
    font-size: 17px;
    line-height: 1.1764805882;
    font-weight: 400;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
    min-width: 28px;
    padding-left: 31px;
    padding-right: 31px;
    padding-top: 18px;
    padding-bottom: 18px;
}

.channel-html .button-super.button-block {
    border-radius: 12px;
}

.channel-html .button-reduced {
    font-size: 12px;
    line-height: 1.3333733333;
    font-weight: 400;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
    min-width: 23px;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.channel-html .button-reduced.button-block {
    border-radius: 5px;
}

.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:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
}

.channel-html .badge .badge-caption {
    font-size: 14px;
    line-height: 1.2857742857;
    font-weight: 400;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
}

.channel-html .badge-center {
    text-align: center;
}

.channel-html .badge-right {
    margin-right: 2em;
    text-align: right;
}

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

.channel-html .badge-right .badge-caption {
    margin-left: -0.3em;
}

.channel-html .badge-super .badge-value {
    font-size: 80px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
}

.channel-html .badge-super .badge-caption {
    font-size: 17px;
    line-height: 1.2353641176;
    font-weight: 400;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
}

.channel-html .badge-reduced .badge-value {
    font-size: 40px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
}

.channel-html .badge-reduced .badge-caption {
    font-size: 14px;
    line-height: 1.2857742857;
    font-weight: 400;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
}

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

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

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

.channel-html .colornav-item {
    float: left;
    margin: -1px 5px;
}

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

.channel-html .colornav-value {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    -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: 2px solid transparent;
    border-radius: 50%;
    box-sizing: border-box;
    color: #1d1d1f;
    cursor: pointer;
    float: left;
    margin-bottom: 2.4705882353em;
    padding: 3px;
    position: relative;
    width: 42px;
    height: 42px;
    z-index: 1;
}

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

.channel-html .colornav-value:checked ~ .colornav-link {
    border-color: #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%;
    display: block;
    width: 32px;
    height: 32px;
}

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

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

.channel-html .colornav-label,
.channel-html .colornav-label-hidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    -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:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
    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: 1068px) {
    .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 .section-background {
    position: relative;
}

.channel-html .badge {
    white-space: normal;
    margin: 0;
}

.channel-html .badge .badge-content {
    margin: 0 !important;
}

.channel-html .badge-caption-up {
    word-wrap: break-word;
    bottom: 0.3em !important;
    position: relative !important;
    display: inline-block !important;
}

.channel-html .badge-caption-bottom {
    top: 0.2em !important;
    position: relative !important;
    display: block !important;
}

.channel-html .badge .badge-caption-up.helvetica-neue,
.channel-html .badge .badge-caption-bottom.helvetica-neue {
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    letter-spacing: normal;
}

.channel-html .bento-box {
    margin-left: 0;
}

.channel-html .bentobox-item {
    display: flex;
    flex-direction: column;
}

.channel-html .button {
    padding-left: 19px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 19px;
}

@media only screen and (max-width: 734px) {
    .channel-html .button {
        padding-left: 19px;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-right: 19px;
    }
}

.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;
    padding-top: 0;
}

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

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

/*
When you have two images of a different size, this function will
allow you to align the smaller one to the bottom of the column.

@example scss
.bigger-image {
@include picture(image_bigger);
}

.smaller-image {
@include picture(image_smaller);

@each $viewport in viewport-list() {
@include viewport($viewport) {
  @include techspecs-image-bottom-align(image_bigger, image_smaller, $viewport);
}
}
}
*/

/*
When you have two images of a different size, this function will
allow you to align the smaller one to the vertical center of the bigger one.

@example scss
.bigger-image {
@include picture(image_bigger);
}

.smaller-image {
@include picture(image_smaller);

@each $viewport in viewport-list() {
@include viewport($viewport) {
  @include techspecs-image-middle-align(image_bigger, image_smaller, $viewport);
}
}
}
*/

/*
This will generate unique classes for all provided built-in app images.

@example scss
.section-apps, .section-freeapps {
@include techspecs-appicon-classes();
}

@example html
<figure class="techspecs-app">
<div class="techspecs-app-icon techspecs-app-icon-camera"></div>
<figcaption>Camera</figcaption>
</figure>
*/

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

.channel-compare .compare-section,
.channel-compare .selector-table {
    position: relative;
}

.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-header-row,
.channel-compare .compare-row {
    --column-gap: 16px;
    display: grid;
    column-gap: var(--column-gap);
    grid-template-columns: repeat(var(--grid-column), calc((100% - var(--column-gap) * (var(--grid-column) - 1)) / var(--grid-column)));
}

@media only screen and (max-width: 1068px) {
    .channel-compare .compare-header-row,
    .channel-compare .compare-row {
        --column-gap: 28px;
    }
}

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

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

.channel-compare .compare-row.compare-template-border-bottom .compare-column {
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 30px;
}

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

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

.channel-compare .compare-row:last-child {
    margin-bottom: 0;
}

.channel-compare .compare-header-row {
    margin: 0;
}

.channel-compare .compare-rowheader {
    order: -1;
}

.channel-compare .compare-rowheader,
.channel-compare .compare-rowheader-style {
    grid-column: 1 / var(--grid-column) span;
}

.channel-compare .compare-column {
    display: none;
    box-sizing: border-box;
}

.channel-compare .compare-column strong {
    display: block;
}

.channel-compare .compare.with-fullwidthrowheader .compare-rowheader {
    width: 100%;
}

.channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style {
    font-size: 24px;
    line-height: 1.1666666667;
    font-weight: 600;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
    padding-bottom: 27px;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 33px;
    padding-bottom: 27px;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style {
        font-size: 21px;
        line-height: 1.1904761905;
        font-weight: 600;
        letter-spacing: 0em;
        font-family:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style {
        font-size: 17px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style {
        margin-bottom: 28px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style {
        margin-bottom: 17px;
        padding-bottom: 13px;
    }
}

.channel-compare .compare.with-fullwidthrowheader .compare-column {
    text-align: center;
    justify-content: center;
}

.channel-compare .compare.with-fullwidthrowheader .compare-column-span {
    width: 100%;
}

.channel-compare .compare.with-fullwidthrowheader .mdash-container {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.channel-compare .compare.with-fullwidthrowheader .mdash-container .mdash {
    font-size: 17px;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .compare.with-fullwidthrowheader .mdash-container .mdash {
        font-size: 14px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .compare.with-fullwidthrowheader .mdash-container .mdash {
        font-size: 12px;
    }
}

.channel-compare .compare .copy.helvetica-neue {
    font-weight: 500;
    line-height: 1.235;
}

.compare-wrapper {
    width: 100%;
}

.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:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif;
    font-size: 19px;
    line-height: 1.4737642105;
    font-weight: 600;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
    width: 100%;
    margin: 0;
    background: transparent;
    border: 0;
    border-radius: 0;
    overflow: hidden;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    outline: none;
    padding: 16px;
    color: black;
}

@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:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .selector-dropdown {
        font-size: 14px;
        line-height: 1.4285914286;
        font-weight: 600;
        letter-spacing: 0em;
        font-family:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

.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;
        color: black;
    }

    .channel-compare .selector-dropdown:focus {
        border-radius: 5px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-compare .selector-dropdown {
        color: black;
    }
}

.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;
    }
}
.image-5g-mobile {
    width: 783px;
    height: 500px;
    background-size: 783px 500px;
    background-repeat: no-repeat;
    background-image: url(../images/5G_Message_large.png);
    margin-top: 80px;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-5g-mobile {
        width: 783px;
        height: 500px;
        background-size: 783px 500px;
        background-repeat: no-repeat;
        background-image: url(../images/5G_Message_large_2x.png);
    }
}

@media only screen and (max-width: 1068px) {
    .image-5g-mobile {
        width: 543px;
        height: 348px;
        background-size: 543px 348px;
        background-repeat: no-repeat;
        background-image: url(../images/5G_Message_medium.png);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-5g-mobile {
        width: 543px;
        height: 348px;
        background-size: 543px 348px;
        background-repeat: no-repeat;
        background-image: url(../images/5G_Message_medium_2x.png);
    }
}

@media only screen and (max-width: 734px) {
    .image-5g-mobile {
        width: 411px;
        height: 264px;
        background-size: 411px 264px;
        background-repeat: no-repeat;
        background-image: url(../images/5G_Message_small.png);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-5g-mobile {
        width: 411px;
        height: 264px;
        background-size: 411px 264px;
        background-repeat: no-repeat;
        background-image: url(../images/5G_Message_small_2x.png);
    }
}

.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:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
    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:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .static-dropdown {
        font-size: 14px;
        line-height: 1.4285914286;
        font-weight: 600;
        letter-spacing: 0em;
        font-family:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

.channel-compare .badge {
    min-width: 0;
    margin: 0 auto;
}

.channel-compare .badge .badge-content {
    margin: 0;
    padding: 0;
}

.channel-compare .compare.with-fullwidthrowheader .mdash-container {
    margin-top: 0px;
}

.channel-compare .compare.with-fullwidthrowheader .mdash-container .mdash {
    font-weight: 600;
}

.channel-compare .badge-content {
    margin: 0;
    padding: 0;
}

.channel-compare .badge-content .badge-caption {
    position: static;
    margin-bottom: 0;
    font-size: 17px;
    line-height: 1.4705882353;
    font-weight: 600;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
    font-size: 12px;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .badge-content .badge-caption {
        font-size: 14px;
        line-height: 1.4285914286;
        font-weight: 600;
        letter-spacing: 0em;
        font-family:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .badge-content .badge-caption {
        font-size: 12px;
        line-height: 1.3333733333;
        font-weight: 600;
        letter-spacing: 0em;
        font-family:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

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

.channel-compare .badge-content .badge-caption p {
    color: #1d1d1f;
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.channel-compare .badge-content .badge-caption.copy {
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 500;
    line-height: 1.6;
}

.channel-compare .badge-content .badge-caption.copy.mdash {
    font-weight: 600;
}

.channel-compare .badge-content .badge-value {
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif;
    font-size: 64px;
    line-height: 1.0625;
    font-weight: 600;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
    font-size: 21px;
    line-height: 0.74em;
    white-space: unset;
    overflow-wrap: break-word;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .badge-content .badge-value {
        font-size: 48px;
        line-height: 1.0834933333;
        font-weight: 600;
        letter-spacing: 0em;
        font-family:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .badge-content .badge-value {
        font-size: 32px;
        line-height: 1.125;
        font-weight: 600;
        letter-spacing: 0em;
        font-family:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

.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 .compare-template-border-bottom .button-container {
    margin-bottom: 30px;
}

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

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

.channel-compare .button {
    background: transparent;
    border: 1px solid #1d1d1f;
    color: #1d1d1f;
    font-family: "SF Pro Text", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    padding-left: 19px;
    padding-right: 19px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 17px;
}

.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 .compare-template-border-bottom .row-colors {
    margin-bottom: 0;
}

.channel-compare .multi-row .compare-template-preview-item-color-nav {
    margin-bottom: 41px;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .multi-row .compare-template-preview-item-color-nav {
        margin-bottom: 36px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .multi-row .compare-template-preview-item-color-nav {
        margin-bottom: 27px;
    }
}

.channel-compare .multi-row .compare-template-preview-item-color-nav:last-child {
    margin-bottom: 75px;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .multi-row .compare-template-preview-item-color-nav:last-child {
        margin-bottom: 60px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .multi-row .compare-template-preview-item-color-nav:last-child {
        margin-bottom: 41px;
    }
}

.channel-compare .multi-row .row-colors {
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 0;
}

.channel-compare .colornav-item-row {
    display: flex;
    justify-content: center;
}

.channel-compare .colornav-item-row:not(:first-child) {
    margin-top: 10px;
}

.channel-compare .colornav-item-row .colornav-item {
    margin-left: 0;
    margin-right: 6px;
}

.channel-compare .colornav-item-row .colornav-item:last-child {
    margin-right: 0;
}

.channel-compare .colornav-swatch {
    width: 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;
}

.mdash-container:first-child {
    height: 100%;
}

.channel-compare .compare-template-font-color strong {
    color: var(--font-color);
}

.channel-html .copy {
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif;
}

.channel-html .copy.helvetica-neue {
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    letter-spacing: normal;
}

.channel-html a.footer-link {
    color: #555555;
}

@font-face {
    font-family: "SF Pro Icons";
    /*Icon font file encoded in base64 format.*/
    /*It's a valid css code.*/
    src: url(data:font/truetype;charset=utf-8;base64,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AAIACv/XBjsHdABKAFgAAAEjBgcGBwYXFhcWFxYXFQYHBgcGBwYHBgcGJyYnJicmIyIHBgcGBwYHBicmJyYnJicmNTQ3PgE3NhcWFxYXFjMyNzY3Njc2FxYXFiU2NzYnDgIHBhcWNzYGCAEeIDwlMwEBQzBNJx0OFio5NCAwLzk+KigYLC8bLjM1MB0xKhYmJjw6MTUiNVk4PFFB13svOiE/LRQhFxMfEyxMK0tBV0d8/oM1HB0JSaFpHSAKT1FLBNwTHDZEXWyDZkkzGgsCLTJhU0wmOx0kAQELBxMVBw0NCBUSBwsCAiYfPilNgKe3qsCNb4MCAREJGRIGCwoGER4MEwQHHDHzQU9VUgNTektXTwYpJgAAAAAAACIBngABAAAAAAAAACYATgABAAAAAAABAAwAjwABAAAAAAACAAcArAABAAAAAAADAB0A8AABAAAAAAAEABQBOAABAAAAAAAFAA0BaQABAAAAAAAGABIBnQABAAAAAAAHACkCBAABAAAAAAAIAAkCQgABAAAAAAAJAAsCZAABAAAAAAAKBAsKiAABAAAAAAALABQOvgABAAAAAAAMABQO/QABAAAAAAANAL4QkAABAAAAAAAOADIRtQABAAAAAAAPAAwSAgABAAAAAAARAAcSHwADAAEECQAAAEwAAAADAAEECQABABgAdQADAAEECQACAA4AnAADAAEECQADADoAtAADAAEECQAEACgBDgADAAEECQAFABoBTQADAAEECQAGACQBdwADAAEECQAHAFIBsAADAAEECQAIABICLgADAAEECQAJABYCTAADAAEECQAKCBYCcAADAAEECQALACgOlAADAAEECQAMACgO0wADAAEECQANAXwPEgADAAEECQAOAGQRTwADAAEECQAPABgR6AADAAEECQARAA4SDwCpACAAMgAwADEANwAgAEEAcABwAGwAZQAgAEkAbgBjAC4AIABBAGwAbAAgAHIAaQBnAGgAdABzACAAcgBlAHMAZQByAHYAZQBkAC4AAKkgMjAxNyBBcHBsZSBJbmMuIEFsbCByaWdodHMgcmVzZXJ2ZWQuAABTAEYAIABQAHIAbwAgAEkAYwBvAG4AcwAAU0YgUHJvIEljb25zAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABTAEYAUABSAE8ASQBDAE8ATgBTACAANAA3ADAAOQAyAGMAYQAtADIAMAAxADYALgAwADMALgAyADIAAFNGUFJPSUNPTlMgNDcwOTJjYS0yMDE2LjAzLjIyAABTAEYAIABQAHIAbwAgAEkAYwBvAG4AcwAgAFIAZQBnAHUAbABhAHIAAFNGIFBybyBJY29ucyBSZWd1bGFyAABWAGUAcgBzAGkAbwBuACAANAAuADIAMAAwAABWZXJzaW9uIDQuMjAwAABTAEYAUAByAG8ASQBjAG8AbgBzAC0AUgBlAGcAdQBsAGEAcgAAU0ZQcm9JY29ucy1SZWd1bGFyAABTAEYAIABQAHIAbwAgAEkAYwBvAG4AcwAgAGkAcwAgAGEAIAB0AHIAYQBkAGUAbQBhAHIAawAgAG8AZgAgAEEAcABwAGwAZQAgAEkAbgBjAC4AAFNGIFBybyBJY29ucyBpcyBhIHRyYWRlbWFyayBvZiBBcHBsZSBJbmMuAABBAHAAcABsAGUAIABJAG4AYwAAQXBwbGUgSW5jAABBAHAAcABsAGUAIABJAG4AYwAuAC4AAEFwcGxlIEluYy4uAABDAHIAZQBhAHQAZQBkACAAaQBuACAAMgAwADEANQAsACAAdABoAGUAIABvAHIAaQBnAGkAbgBhAGwAIABnAGwAeQBwAGgAIABmAG8AbgB0ACwAIABBAHAAcABsAGUAIABJAGMAbwBuAHMALAAgAHcAYQBzACAAcAByAG8AZAB1AGMAZQBkACAAdABvACAAdwBvAHIAawAgAGkAbgAgAHUAbgBpAHMAbwBuACAAdwBpAHQAaAAgAE0AeQByAGkAYQBkACAAUwBlAHQAIABQAHIAbwAgAGEAbgBkACAAcwBlAHIAdgBlAGQAIAB0AG8AIABzAHQAcgBlAG4AZwB0AGgAZQBuACAAaQBuAHQAZQByAGEAYwB0AGkAdgBlACAAbABpAG4AawBzACAAbwBuACAAdwBlAGIALgAgAEEAcABwAGwAZQAgAEkAYwBvAG4AcwAgAHcAbwB1AGwAZAAgAGwAYQB0AGUAcgAgAGIAZQBjAG8AbQBlACAAUwBGACAAUAByAG8AIABJAGMAbwBuAHMAIAByAGUAZABlAHMAaQBnAG4AZQBkACAAdABvACAAYQBsAGkAZwBuACAAdABvACAAQQBwAHAAbABlACcAcwAgAG4AZQB3ACAAdAB5AHAAZQBmAGEAYwBlACwAIABTAGEAbgAgAEYAcgBhAG4AYwBpAHMAYwBvACwAIABpAG4AIAAyADAAMQA2AC4AIABUAGgAZQAgAHIAZQBkAGUAcwBpAGcAbgAgAGEAZABkAHIAZQBzAHMAZQBzACAAYQAgAG4AdQBtAGIAZQByACAAbwBmACAAaQBzAHMAdQBlAHMAIAB0AGgAYQB0ACAAdwBlAHIAZQAgAHAAcgBlAHMAZQBuAHQAIABpAG4AIABBAHAAcABsAGUAIABJAGMAbwBuAHMALgAgAEkAbQBwAHIAbwB2AGUAbQBlAG4AdABzACAAaQBuAGMAbAB1AGQAZQAgAG0AYQB0AGMAaABlAGQAIAB0AHkAcABlACAAbQBlAHQAcgBpAGMAcwAsACAAYgByAGEAbgBkACAASQBEACAAcwB0AGEAbgBkAGEAcgBkAGkAegBlAGQAIABBAHAAcABsAGUAIABsAG8AZwBvACAAYwBoAGEAcgBhAGMAdABlAHIALAAgAHcAZQBiACAAZgBvAG4AdAAgAG8AcAB0AGkAbQBpAHoAYQB0AGkAbwBuACwAIABjAHUAcwB0AG8AbQAgAGMAaABhAHIAYQBjAHQAZQByACAAcwBwAGEAYwBpAG4AZwAsACAAcABhAHIAZQBuAHQAIAB0AHkAcABlACAAYQBsAGkAZwBuAG0AZQBuAHQALAAgAGUAdABjAC4AIABTAEYAIABQAHIAbwAgAEkAYwBvAG4AcwAgAGkAcwAgAGQAZQBzAGkAZwBuAGUAZAAgAHQAbwAgAGIAZQAgAGEAZABhAHAAdABhAGIAbABlACAAdABvACAAdwBvAHIAawAgAHcAaQB0AGgAIABvAHUAcgAgAHQAdwBvACAAdwBlAGIAIABmAG8AbgB0ACAAZgBhAG0AaQBsAGkAZQBzACwAIABTAEYAIABQAHIAbwAgAEQAaQBzAHAAbABhAHkAIABhAG4AZAAgAFMARgAgAFAAcgBvACAAVABlAHgAdAAuACAAVABoAGUAIAB3AGUAYgAgAGYAbwBuAHQAIABmAGEAbQBpAGwAaQBlAHMAIABoAGEAdgBlACAAZABpAGYAZgBlAHIAaQBuAGcAIAB4AGgAZQBpAGcAaAB0AHMALAAgAGQAZQBzAGMAZQBuAGQAZQByACAAYQBuAGQAIABhAHMAYwBlAG4AZABlAHIAIABlAHgAdABlAG4AcwBpAG8AbgBzACwAIABhAGQAdgBhAG4AYwBlAG0AZQBuAHQALAAgAGMAbwB1AG4AdABlAHIAcwAsACAAYQBuAGQAIABiAG8AdwBsAHMALgAgAFQAaABlAHMAZQAgAGQAaQBmAGYAZQByAGUAbgBjAGUAcwAgAHcAZQByAGUAIABwAHUAcgBwAG8AcwBlAGwAeQAgAG0AYQBkAGUAIAB0AG8AIABvAHAAdABpAG0AaQB6AGUAIAB0AGgAZQAgAGwAZQBnAGkAYgBpAGwAaQB0AHkAIABvAGYAIABlAGEAYwBoACAAZgBhAG0AaQBsAHkAIABpAG4AIAB0AGgAZQAgAHQAeQBwAGUAIABzAGkAegBlACAAZgBvAHIAIAB3AGgAaQBjAGgAIAB0AGgAZQB5ACAAYQByAGUAIAB1AHQAaQBsAGkAegBlAGQALgAgAFQAaABlACAAUwBGACAAUAByAG8AIABJAGMAbwBuAHMAIABjAGgAYQByAGEAYwB0AGUAcgAgAHMAZQB0ACAAaQBuAGMAbAB1AGQAZQBzACAAQwBUAEEAIABpAGMAbwBuAG8AZwByAGEAcABoAHkALAAgAFUASQAgAGUAbABlAG0AZQBuAHQAcwAsACAAYQBuAGQAIABpAG4AdABlAHIAbgBhAGwAIAB1AHMAZQAgAHMAcABlAGMAaQBhAGwAIABjAGgAYQByAGEAYwB0AGUAcgBzACAAYQBuAGQAIABpAHMAIABhAHYAYQBpAGwAYQBiAGwAZQAgAGEAcwAgAGEAIABmAGEAbQBpAGwAeQAgAG8AZgAgAHQAcgB1AGUAIAB0AHkAcABlACAAZgBvAG4AdABzACAAaQBuACAAZgBvAHUAcgAgAHcAZQBpAGcAaAB0AHMALgAAQ3JlYXRlZCBpbiAyMDE1LCB0aGUgb3JpZ2luYWwgZ2x5cGggZm9udCwgQXBwbGUgSWNvbnMsIHdhcyBwcm9kdWNlZCB0byB3b3JrIGluIHVuaXNvbiB3aXRoIE15cmlhZCBTZXQgUHJvIGFuZCBzZXJ2ZWQgdG8gc3RyZW5ndGhlbiBpbnRlcmFjdGl2ZSBsaW5rcyBvbiB3ZWIuIEFwcGxlIEljb25zIHdvdWxkIGxhdGVyIGJlY29tZSBTRiBQcm8gSWNvbnMgcmVkZXNpZ25lZCB0byBhbGlnbiB0byBBcHBsZSdzIG5ldyB0eXBlZmFjZSwgU2FuIEZyYW5jaXNjbywgaW4gMjAxNi4gVGhlIHJlZGVzaWduIGFkZHJlc3NlcyBhIG51bWJlciBvZiBpc3N1ZXMgdGhhdCB3ZXJlIHByZXNlbnQgaW4gQXBwbGUgSWNvbnMuIEltcHJvdmVtZW50cyBpbmNsdWRlIG1hdGNoZWQgdHlwZSBtZXRyaWNzLCBicmFuZCBJRCBzdGFuZGFyZGl6ZWQgQXBwbGUgbG9nbyBjaGFyYWN0ZXIsIHdlYiBmb250IG9wdGltaXphdGlvbiwgY3VzdG9tIGNoYXJhY3RlciBzcGFjaW5nLCBwYXJlbnQgdHlwZSBhbGlnbm1lbnQsIGV0Yy4gU0YgUHJvIEljb25zIGlzIGRlc2lnbmVkIHRvIGJlIGFkYXB0YWJsZSB0byB3b3JrIHdpdGggb3VyIHR3byB3ZWIgZm9udCBmYW1pbGllcywgU0YgUHJvIERpc3BsYXkgYW5kIFNGIFBybyBUZXh0LiBUaGUgd2ViIGZvbnQgZmFtaWxpZXMgaGF2ZSBkaWZmZXJpbmcgeGhlaWdodHMsIGRlc2NlbmRlciBhbmQgYXNjZW5kZXIgZXh0ZW5zaW9ucywgYWR2YW5jZW1lbnQsIGNvdW50ZXJzLCBhbmQgYm93bHMuIFRoZXNlIGRpZmZlcmVuY2VzIHdlcmUgcHVycG9zZWx5IG1hZGUgdG8gb3B0aW1pemUgdGhlIGxlZ2liaWxpdHkgb2YgZWFjaCBmYW1pbHkgaW4gdGhlIHR5cGUgc2l6ZSBmb3Igd2hpY2ggdGhleSBhcmUgdXRpbGl6ZWQuIFRoZSBTRiBQcm8gSWNvbnMgY2hhcmFjdGVyIHNldCBpbmNsdWRlcyBDVEEgaWNvbm9ncmFwaHksIFVJIGVsZW1lbnRzLCBhbmQgaW50ZXJuYWwgdXNlIHNwZWNpYWwgY2hhcmFjdGVycyBhbmQgaXMgYXZhaWxhYmxlIGFzIGEgZmFtaWx5IG9mIHRydWUgdHlwZSBmb250cyBpbiBmb3VyIHdlaWdodHMuAABoAHQAdABwADoALwAvAHcAdwB3AC4AYQBwAHAAbABlAC4AYwBvAG0AAGh0dHA6Ly93d3cuYXBwbGUuY29tAABoAHQAdABwADoALwAvAHcAdwB3AC4AYQBwAHAAbABlAC4AYwBvAG0AAGh0dHA6Ly93d3cuYXBwbGUuY29tAABUAGgAaQBzACAAZgBvAG4AdAAgAHMAbwBmAHQAdwBhAHIAZQAgAGkAcwAgAHQAaABlACAAdgBhAGwAdQBhAGIAbABlACAAcAByAG8AcABlAHIAdAB5ACAAbwBmACAAQQBwAHAAbABlACAASQBuAGMALgAgAHwAIABJAG4AdABlAHIAYQBjAHQAaQB2AGUAIABNAEEAUgBDAE8ATQAuACAAUgBlAHAAbABpAGMAYQB0AGkAbwBuACwAIABhAGwAdABlAHIAYQB0AGkAbwBuACwAIABhAG4AZAAgAGQAaQBzAHQAcgBpAGIAdQB0AGkAbwBuACAAbwBmACAAdABoAGkAcwAgAGYAbwBuAHQAIABpAHMAIABzAHQAcgBpAGMAdABsAHkAIABwAHIAbwBoAGkAYgBpAHQAZQBkAC4AIABBAHAAcABsAGUAIABJAG4AYwAuACAAYQBsAGwAIAByAGkAZwBoAHQAcwAgAHIAZQBzAGUAcgB2AGUAZAAuAABUaGlzIGZvbnQgc29mdHdhcmUgaXMgdGhlIHZhbHVhYmxlIHByb3BlcnR5IG9mIEFwcGxlIEluYy4gfCBJbnRlcmFjdGl2ZSBNQVJDT00uIFJlcGxpY2F0aW9uLCBhbHRlcmF0aW9uLCBhbmQgZGlzdHJpYnV0aW9uIG9mIHRoaXMgZm9udCBpcyBzdHJpY3RseSBwcm9oaWJpdGVkLiBBcHBsZSBJbmMuIGFsbCByaWdodHMgcmVzZXJ2ZWQuAABoAHQAdABwAHMAOgAvAC8AdwB3AHcALgBhAHAAcABsAGUALgBjAG8AbQAvAGwAZQBnAGEAbAAvAGkAbgB0AGUAbABsAGUAYwB0AHUAYQBsAC0AcAByAG8AcABlAHIAdAB5AC8AAGh0dHBzOi8vd3d3LmFwcGxlLmNvbS9sZWdhbC9pbnRlbGxlY3R1YWwtcHJvcGVydHkvAABTAEYAIABQAHIAbwAgAEkAYwBvAG4AcwAAU0YgUHJvIEljb25zAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAAAAAAACAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGwAAAABAAIBAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAEVARYBFwEYARkBGgEbARwBHQEeAR8BIAEhASIBIwEkASUBJgEnASgBKQEqAA4A7wErASwAIgEtAS4BLwEwATEBMgEzATQBNQE2ATcBOAE5AToBOwE8AT0BPgE/AUABQQFCAUMBRAFFAUYBRwFIAUkBSgFLAUwBTQFOAU8BUAFRAVIBUwFUAVUBVgFXAVgBWQFaAVsBXAFdAV4BXwFgAWEBYgFjAWQBZQFmANIDZ2FwCWZ1bGxibG9jawV1RjMxQQV1RjMxQgV1RjMxQwV1RjMxRAV1RjMyMgV1RjMyMwV1RjMyNAV1RjMyNQV1RjMyNgV1RjMyNwV1RjMyOAV1RjMyOQV1RjMyRgV1RjMzNAV1RjMzNQV1RjMzNgV1RjMzNwV1RjMzOAV1RjMzOQV1RjMzQQV1RjMzQgV1RjMzQwV1RjMzRAV1RjMzRQV1RjMzRgV1RjM0MAV1RjM0MQV1RjM1NgV1RjM1RgV1RjM2NQtjaGV2cm9ubGVmdAxjaGV2cm9ucmlnaHQJY2hldnJvbnVwC2NoZXZyb25kb3duEWNoZXZyb25sZWZ0Y2lyY2xlEmNoZXZyb25yaWdodGNpcmNsZQ9jaGV2cm9udXBjaXJjbGURY2hldnJvbmRvd25jaXJjbGUFcmVzZXQFY2hlY2sLZXhjbGFtYXRpb24LcmVzZXRjaXJjbGUKcGx1c2NpcmNsZQttaW51c2NpcmNsZQtjaGVja2NpcmNsZRFleGNsYW1hdGlvbmNpcmNsZQ5xdWVzdGlvbmNpcmNsZQpyZXNldHNvbGlkCXBsdXNzb2xpZAptaW51c3NvbGlkCmNoZWNrc29saWQQZXhjbGFtYXRpb25zb2xpZA1xdWVzdGlvbnNvbGlkBHBsYXkFcGF1c2UEc3RvcAZyZXBsYXkEaW5mbwhkb3dubG9hZAZjaXJjbGUIZXh0ZXJuYWwFc2hhcmUTcXVlc3Rpb25fY2lyY2xlX3J0bBJxdWVzdGlvbl9zb2xpZF9ydGwMcXVlc3Rpb25fcnRsDGV4dGVybmFsX3J0bAlzZWN0aW9uMDEJc2VjdGlvbjAyCXNlY3Rpb24wMwlzZWN0aW9uMDQJc2VjdGlvbjA1CXNlY3Rpb24wNglzZWN0aW9uMDcJc2VjdGlvbjA4CXNlY3Rpb24wOQlzZWN0aW9uMTAJc2VjdGlvbjExCXNlY3Rpb24xMglzZWN0aW9uMTMJc2VjdGlvbjE0CXNlY3Rpb24xNQlzZWN0aW9uMTYJc2VjdGlvbjE3CXNlY3Rpb24xOAlzZWN0aW9uMTkJc2VjdGlvbjIwC3ZpZGVvcmVwbGF5CnZpZGVvcGF1c2UJdmlkZW9wbGF5CnBhZGRsZWxlZnQLcGFkZGxlcmlnaHQIcGFkZGxldXAKcGFkZGxlZG93bgptb2RhbGNsb3NlD3BhZGRsZWxlZnRzaG9ydBBwYWRkbGVyaWdodHNob3J0DXBhZGRsZXVwc2hvcnQPcGFkZGxlZG93bnNob3J0D21vZGFsY2xvc2VzaG9ydAAAAAAAAf//AAIAAQAAAAwAAAAWAAAAAgABAAMAawABAAQAAAACAAAAAAAAAAEAAAAA2pIEAQAAAADXPJGTAAAAANc8kZM=)
        format("truetype");
    font-weight: normal;
    font-style: normal;
}

.channel-html .icon-before {
    display: inline-block;
    background-position: -1.5em center;
}

.channel-html .icon-before::before {
    background: inherit;
    background-size: 5em 100%;
}

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

body {
    margin: 0;
    overflow-x: hidden;
}

@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: 320px;
    }
}

.image-icon_5g {
    width: 92px;
    height: 68px;
    background-size: 92px 68px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_5g_large.png?1674703559787);
}

.image-icon_camera_iphone_13_pro_max {
    width: 70px;
    height: 77px;
    background-size: 70px 77px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_camera_iphone_13_pro_max_large.png?1674703559787);
}

.image-icon_camera_iphone_13 {
    width: 70px;
    height: 77px;
    background-size: 70px 77px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_camera_iphone_13_large.png?1674703559787);
}

.image-Durability {
    width: 333px;
    height: 301px;
    background-size: 333px 301px;
    background-repeat: no-repeat;
    background-image: url(../images/durability_large.png?1674703559787);
}

.image-icon_ceramic_shield {
    width: 69px;
    height: 80px;
    background-size: 69px 80px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_ceramic_shield_large.png?1674703559788);
}

.image-icon_A14_chip {
    width: 70px;
    height: 70px;
    background-size: 70px 70px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_A14_chip_large.png?1674703559788);
}

.image-icon_camera_iphone_12_11 {
    width: 69px;
    height: 77px;
    background-size: 69px 77px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_camera_iphone_12_11_large.png?1674703559789);
}

.image-safety {
    width: 420px;
    height: 444px;
    background-size: 420px 444px;
    background-repeat: no-repeat;
    background-image: url(../images/safety_large.png?1674703559789);
}
.image-move_to_ios {
    width: 507px;
    height: 495px;
    background-size: 507px 495px;
    background-repeat: no-repeat;
    background-image: url(../images/transfer_large.png?1643248288780);
}

.image-partnermessage {
    width: 990px;
    height: 485px;
    background-size: 990px 485px;
    background-repeat: no-repeat;
    background-image: url(../images/partnermessage_large.png?1674703559793);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-move_to_ios {
        width: 507px;
        height: 495px;
        background-size: 507px 495px;
        background-repeat: no-repeat;
        background-image: url(../images/transfer_large_2x.png?1674701533523);
    }
}

.image-Performance {
    width: 411px;
    height: 226px;
    background-size: 411px 226px;
    left: 40px;
    background-repeat: no-repeat;
    background-image: url(../images/performance_large.png?1674703559789);
}

.channel-html .aED0496 {
    /** Margin */
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    left: 40px;
    /** Layer controls */
    /** Interaction controls */
}

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

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

.image-hero {
    width: 1753px;
    height: 658px;
    background-size: 1753px 658px;
    background-repeat: no-repeat;
    background-image: url(../images/hero_large.png?1674703559789);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-hero {
        width: 1753px;
        height: 658px;
        background-size: 1753px 658px;
        background-repeat: no-repeat;
        background-image: url(../images/hero_large_2x.png?1674701533519);
    }
}

.image-header_iphone_12_purple {
    width: 171px;
    height: 230px;
    background-size: 171px 230px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_12_purple_large.png?1674703559790);
}

.image-Longevity {
    width: 268px;
    height: 241px;
    background-size: 268px 241px;
    background-repeat: no-repeat;
    background-image: url(../images/longevity_large.png?1674703559790);
}

.image-header_iphone_13_pro_sierra_blue {
    width: 183px;
    height: 233px;
    background-size: 183px 233px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_13_pro_sierra_blue_large.png?1674703559791);
}

.image-icon_iphone_13_battery {
    width: 100px;
    height: 49px;
    background-size: 100px 49px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_iphone_13_battery_large.png?1674703559792);
}

.image-appstore {
    width: 437px;
    height: 169px;
    background-size: 437px 169px;
    background-repeat: no-repeat;
    background-image: url(../images/appstore_large.png?1674703559793);
}

.channel-html .y10934B {
    margin: auto;
}

.image-Connect {
    width: 347px;
    height: 169px;
    background-size: 347px 169px;
    background-repeat: no-repeat;
    background-image: url(../images/connect_large.png?1674703559793);
}

.image-header_iphone_13_pink {
    width: 171px;
    height: 232px;
    background-size: 171px 232px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_13_pink_large.png?1674703559793);
}

.image-seamless {
    width: 247px;
    height: 443px;
    background-size: 247px 443px;
    background-repeat: no-repeat;
    background-image: url(../images/seamless_large.png?1674703559793);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-Durability {
        width: 333px;
        height: 301px;
        background-size: 333px 301px;
        background-repeat: no-repeat;
        background-image: url(../images/durability_large_2x.png?1674703559787);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-safety {
        width: 420px;
        height: 444px;
        background-size: 420px 444px;
        background-repeat: no-repeat;
        background-image: url(../images/safety_large_2x.png?1674703559787);
    }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-move_to_ios {
        width: 507px;
        height: 495px;
        background-size: 507px 495px;
        background-repeat: no-repeat;
        background-image: url(../images/transfer_large_2x.png?1643248288781);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-appstore {
        width: 437px;
        height: 169px;
        background-size: 437px 169px;
        background-repeat: no-repeat;
        background-image: url(../images/appstore_large_2x.png?1674703559788);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-Performance {
        width: 412px;
        height: 234px;
        background-size: 412px 234px;
        background-repeat: no-repeat;
        background-image: url(../images/performance_large_2x.png?1674703559788);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_13_pro_sierra_blue {
        width: 183px;
        height: 233px;
        background-size: 183px 233px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_13_pro_sierra_blue_large_2x.png?1674703559789);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-icon_5g {
        width: 92px;
        height: 68px;
        background-size: 92px 68px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_5g_large_2x.png?1674703559789);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-icon_A14_chip {
        width: 70px;
        height: 70px;
        background-size: 70px 70px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_A14_chip_large_2x.png?1674703559790);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-hero {
        width: 1753px;
        height: 658px;
        background-size: 1753px 658px;
        background-repeat: no-repeat;
        background-image: url(../images/hero_large_2x.png?1674703559790);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-Longevity {
        width: 268px;
        height: 241px;
        background-size: 268px 241px;
        background-repeat: no-repeat;
        background-image: url(../images/longevity_large_2x.png?1674703559791);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_12_purple {
        width: 171px;
        height: 230px;
        background-size: 171px 230px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_12_purple_large_2x.png?1674703559791);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-icon_ceramic_shield {
        width: 69px;
        height: 80px;
        background-size: 69px 80px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_ceramic_shield_large_2x.png?1674703559791);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-icon_camera_iphone_13_pro_max {
        width: 70px;
        height: 77px;
        background-size: 70px 77px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_camera_iphone_13_pro_max_large_2x.png?1674703559791);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-icon_camera_iphone_13 {
        width: 70px;
        height: 77px;
        background-size: 70px 77px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_camera_iphone_13_large_2x.png?1674703559792);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-icon_camera_iphone_12_11 {
        width: 69px;
        height: 77px;
        background-size: 69px 77px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_camera_iphone_12_11_large_2x.png?1674703559792);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_13_pink {
        width: 171px;
        height: 232px;
        background-size: 171px 232px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_13_pink_large_2x.png?1674703559792);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-seamless {
        width: 247px;
        height: 443px;
        background-size: 247px 443px;
        background-repeat: no-repeat;
        background-image: url(../images/seamless_large_2x.png?1674703559792);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-Connect {
        width: 347px;
        height: 169px;
        background-size: 347px 169px;
        background-repeat: no-repeat;
        background-image: url(../images/connect_large_2x.png?1674703559793);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-icon_iphone_13_battery {
        width: 100px;
        height: 49px;
        background-size: 100px 49px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_iphone_13_battery_large_2x.png?1674703559793);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-partnermessage {
        width: 990px;
        height: 485px;
        background-size: 990px 485px;
        background-repeat: no-repeat;
        background-image: url(../images/partnermessage_large_2x.png?1674703559793);
    }
}

@media only screen and (max-width: 1068px) {
    .image-hero {
        width: 970px;
        height: 342px;
        background-size: 970px 342px;
        background-repeat: no-repeat;
        background-image: url(../images/hero_medium.png?1674703559787);
    }
}

@media only screen and (max-width: 1068px) {
    .image-Durability {
        width: 231px;
        height: 210px;
        background-size: 231px 210px;
        background-repeat: no-repeat;
        background-image: url(../images/durability_medium.png?1674703559787);
    }
}

@media only screen and (max-width: 1068px) {
    .image-icon_5g {
        width: 73px;
        height: 54px;
        background-size: 73px 54px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_5g_medium.png?1674703559787);
    }
}

@media only screen and (max-width: 1068px) {
    .image-seamless {
        width: 170px;
        height: 314px;
        background-size: 170px 314px;
        background-repeat: no-repeat;
        background-image: url(../images/seamless_medium.png?1674703559788);
    }
}

@media only screen and (max-width: 1068px) {
    .image-icon_iphone_13_battery {
        width: 69px;
        height: 34px;
        background-size: 69px 34px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_iphone_13_battery_medium.png?1674703559789);
    }
}

@media only screen and (max-width: 1068px) {
    .image-Connect {
        width: 236px;
        height: 116px;
        background-size: 236px 116px;
        background-repeat: no-repeat;
        background-image: url(../images/connect_medium.png?1674703559789);
    }
}

@media only screen and (max-width: 1068px) {
    .image-icon_camera_iphone_13 {
        width: 52px;
        height: 57px;
        background-size: 52px 57px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_camera_iphone_13_medium.png?1674703559789);
    }
}

@media only screen and (max-width: 1068px) {
    .image-Longevity {
        width: 185px;
        height: 162px;
        background-size: 185px 162px;
        background-repeat: no-repeat;
        background-image: url(../images/longevity_medium.png?1674703559789);
    }
}

@media only screen and (max-width: 1068px) {
    .image-icon_camera_iphone_12_11 {
        width: 51px;
        height: 56px;
        background-size: 51px 56px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_camera_iphone_12_11_medium.png?1674703559789);
    }
}

@media only screen and (max-width: 1068px) {
    .image-safety {
        width: 286px;
        height: 307px;
        background-size: 286px 307px;
        background-repeat: no-repeat;
        background-image: url(../images/safety_medium.png?1674703559789);
    }
}

@media only screen and (max-width: 1068px) {
    .image-move_to_ios {
        width: 383px;
        height: 389px;
        background-size: 383px 389px;
        background-repeat: no-repeat;
        background-image: url(../images/transfer_medium.png?1643248288780);
    }
}

@media only screen and (max-width: 1068px) {
    .image-icon_camera_iphone_13_pro_max {
        width: 52px;
        height: 57px;
        background-size: 52px 57px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_camera_iphone_13_pro_max_medium.png?1674703559790);
    }
}

@media only screen and (max-width: 1068px) {
    .image-header_iphone_13_pro_sierra_blue {
        width: 154px;
        height: 196px;
        background-size: 154px 196px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_13_pro_sierra_blue_medium.png?1674703559790);
    }
}

@media only screen and (max-width: 1068px) {
    .image-partnermessage {
        width: 695px;
        height: 368px;
        background-size: 695px 368px;
        background-repeat: no-repeat;
        background-image: url(../images/partnermessage_medium.png?1674703559790);
    }
}

@media only screen and (max-width: 1068px) {
    .image-header_iphone_12_purple {
        width: 144px;
        height: 194px;
        background-size: 144px 194px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_12_purple_medium.png?1674703559791);
    }
}

@media only screen and (max-width: 1068px) {
    .image-icon_A14_chip {
        width: 52px;
        height: 52px;
        background-size: 52px 52px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_A14_chip_medium.png?1674703559792);
    }
}

@media only screen and (max-width: 1068px) {
    .image-appstore {
        width: 315px;
        height: 121px;
        background-size: 315px 121px;
        background-repeat: no-repeat;
        background-image: url(../images/appstore_medium.png?1674703559792);
    }
}

@media only screen and (max-width: 1068px) {
    .image-Performance {
        width: 293px;
        height: 162px;
        background-size: 293px 162px;
        background-repeat: no-repeat;
        background-image: url(../images/performance_medium.png?1674703559792);
    }
}

@media only screen and (max-width: 1068px) {
    .image-header_iphone_13_pink {
        width: 144px;
        height: 195px;
        background-size: 144px 195px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_13_pink_medium.png?1674703559792);
    }
}

@media only screen and (max-width: 1068px) {
    .image-icon_ceramic_shield {
        width: 53px;
        height: 61px;
        background-size: 53px 61px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_ceramic_shield_medium.png?1674703559793);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-icon_iphone_13_battery {
        width: 69px;
        height: 34px;
        background-size: 69px 34px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_iphone_13_battery_medium_2x.png?1674703559787);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-header_iphone_13_pro_sierra_blue {
        width: 154px;
        height: 196px;
        background-size: 154px 196px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_13_pro_sierra_blue_medium_2x.png?1674703559787);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-header_iphone_13_pink {
        width: 144px;
        height: 195px;
        background-size: 144px 195px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_13_pink_medium_2x.png?1674703559787);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-partnermessage {
        width: 695px;
        height: 368px;
        background-size: 695px 368px;
        background-repeat: no-repeat;
        background-image: url(../images/partnermessage_medium_2x.png?1674703559788);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-icon_ceramic_shield {
        width: 53px;
        height: 61px;
        background-size: 53px 61px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_ceramic_shield_medium_2x.png?1674703559789);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-header_iphone_12_purple {
        width: 144px;
        height: 194px;
        background-size: 144px 194px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_12_purple_medium_2x.png?1674703559789);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-seamless {
        width: 170px;
        height: 314px;
        background-size: 170px 314px;
        background-repeat: no-repeat;
        background-image: url(../images/seamless_medium_2x.png?1674703559789);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-Connect {
        width: 236px;
        height: 116px;
        background-size: 236px 116px;
        background-repeat: no-repeat;
        background-image: url(../images/connect_medium_2x.png?1674703559789);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-hero {
        width: 970px;
        height: 342px;
        background-size: 970px 342px;
        background-repeat: no-repeat;
        background-image: url(../images/hero_medium_2x.png?1674703559790);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-Longevity {
        width: 185px;
        height: 162px;
        background-size: 185px 162px;
        background-repeat: no-repeat;
        background-image: url(../images/longevity_medium_2x.png?1674703559790);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-icon_camera_iphone_13_pro_max {
        width: 52px;
        height: 57px;
        background-size: 52px 57px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_camera_iphone_13_pro_max_medium_2x.png?1674703559790);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-icon_A14_chip {
        width: 52px;
        height: 52px;
        background-size: 52px 52px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_A14_chip_medium_2x.png?1674703559790);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-safety {
        width: 286px;
        height: 307px;
        background-size: 286px 307px;
        background-repeat: no-repeat;
        background-image: url(../images/safety_medium_2x.png?1674703559790);
    }
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-move_to_ios {
        width: 383px;
        height: 389px;
        background-size: 383px 389px;
        background-repeat: no-repeat;
        background-image: url(../images/transfer_medium_2x.png?1643248288782);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-appstore {
        width: 315px;
        height: 121px;
        background-size: 315px 121px;
        background-repeat: no-repeat;
        background-image: url(../images/appstore_medium_2x.png?1674703559791);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-icon_camera_iphone_12_11 {
        width: 51px;
        height: 56px;
        background-size: 51px 56px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_camera_iphone_12_11_medium_2x.png?1674703559791);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-Performance {
        width: 293px;
        height: 162px;
        background-size: 293px 162px;
        background-repeat: no-repeat;
        background-image: url(../images/performance_medium_2x.png?1674703559793);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-icon_5g {
        width: 73px;
        height: 54px;
        background-size: 73px 54px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_5g_medium_2x.png?1674703559793);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-icon_camera_iphone_13 {
        width: 52px;
        height: 57px;
        background-size: 52px 57px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_camera_iphone_13_medium_2x.png?1674703559793);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-Durability {
        width: 231px;
        height: 210px;
        background-size: 231px 210px;
        background-repeat: no-repeat;
        background-image: url(../images/durability_medium_2x.png?1674703559793);
    }
}

@media only screen and (max-width: 734px) {
    .image-Connect {
        width: 251px;
        height: 122px;
        background-size: 251px 122px;
        background-repeat: no-repeat;
        background-image: url(../images/connect_small.png?1674703559787);
    }
}

@media only screen and (max-width: 734px) {
    .image-icon_camera_iphone_13 {
        width: 52px;
        height: 57px;
        background-size: 52px 57px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_camera_iphone_13_small.png?1674703559787);
    }
}

@media only screen and (max-width: 734px) {
    .image-safety {
        width: 238px;
        height: 230px;
        background-size: 238px 230px;
        background-repeat: no-repeat;
        background-image: url(../images/safety_small.png?1674703559788);
    }
}

@media only screen and (max-width: 734px) {
    .image-move_to_ios {
        width: 275px;
        height: 234px;
        background-size: 275px 234px;
        background-repeat: no-repeat;
        background-image: url(../images/transfer_small.png?1643248288779);
    }
}

@media only screen and (max-width: 734px) {
    .image-icon_A14_chip {
        width: 43px;
        height: 43px;
        background-size: 43px 43px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_A14_chip_small.png?1674703559788);
    }
}

@media only screen and (max-width: 734px) {
    .image-Performance {
        width: 285px;
        height: 185px;
        background-size: 285px 185px;
        background-repeat: no-repeat;
        background-image: url(../images/performance_small.png?1674703559789);
    }
}

@media only screen and (max-width: 734px) {
    .image-icon_camera_iphone_13_pro_max {
        width: 52px;
        height: 57px;
        background-size: 52px 57px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_camera_iphone_13_pro_max_small.png?1674703559789);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_12_purple {
        width: 80px;
        height: 106px;
        background-size: 80px 106px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_12_purple_small.png?1674703559789);
    }
}

@media only screen and (max-width: 734px) {
    .image-icon_ceramic_shield {
        width: 43px;
        height: 50px;
        background-size: 43px 50px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_ceramic_shield_small.png?1674703559790);
    }
}

@media only screen and (max-width: 734px) {
    .image-seamless {
        width: 168px;
        height: 238px;
        background-size: 168px 238px;
        background-repeat: no-repeat;
        background-image: url(../images/seamless_small.png?1674703559790);
    }
}

@media only screen and (max-width: 734px) {
    .image-Durability {
        width: 184px;
        height: 280px;
        background-size: 184px 280px;
        background-repeat: no-repeat;
        background-image: url(../images/durability_small.png?1674703559790);
    }
}

@media only screen and (max-width: 734px) {
    .image-hero {
        width: 596px;
        height: 225px;
        background-size: 596px 225px;
        background-repeat: no-repeat;
        background-image: url(../images/hero_small.png?1674703559790);
    }
}

@media only screen and (max-width: 734px) {
    .image-Longevity {
        width: 198px;
        height: 236px;
        background-size: 198px 236px;
        background-repeat: no-repeat;
        background-image: url(../images/longevity_small.png?1674703559790);
    }
}

@media only screen and (max-width: 734px) {
    .image-icon_5g {
        width: 58px;
        height: 43px;
        background-size: 58px 43px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_5g_small.png?1674703559791);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_13_pink {
        width: 80px;
        height: 107px;
        background-size: 80px 107px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_13_pink_small.png?1674703559792);
    }
}

@media only screen and (max-width: 734px) {
    .image-icon_iphone_13_battery {
        width: 61px;
        height: 30px;
        background-size: 61px 30px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_iphone_13_battery_small.png?1674703559792);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_13_pro_sierra_blue {
        width: 86px;
        height: 109px;
        background-size: 86px 109px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_13_pro_sierra_blue_small.png?1674703559793);
    }
}

@media only screen and (max-width: 734px) {
    .image-partnermessage {
        width: 320px;
        height: 400px;
        background-size: 320px 400px;
        background-repeat: no-repeat;
        background-image: url(../images/partnermessage_small.png?1674703559793);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-Longevity {
        width: 198px;
        height: 236px;
        background-size: 198px 236px;
        background-repeat: no-repeat;
        background-image: url(../images/longevity_small_2x.png?1674703559787);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-Durability {
        width: 183.5px;
        height: 279.5px;
        background-size: 183.5px 279.5px;
        background-repeat: no-repeat;
        background-image: url(../images/durability_small_2x.png?1674703559787);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-appstore {
        width: 300px;
        height: 116px;
        background-size: 300px 116px;
        background-repeat: no-repeat;
        background-image: url(../images/appstore_small_2x.png?1674703559787);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-icon_camera_iphone_13_pro_max {
        width: 52px;
        height: 57px;
        background-size: 52px 57px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_camera_iphone_13_pro_max_small_2x.png?1674703559788);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-safety {
        width: 238px;
        height: 230px;
        background-size: 238px 230px;
        background-repeat: no-repeat;
        background-image: url(../images/safety_small_2x.png?1674703559788);
    }
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-move_to_ios {
        width: 275px;
        height: 234px;
        background-size: 275px 234px;
        background-repeat: no-repeat;
        background-image: url(../images/transfer_small_2x.png?1643248288782);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-seamless {
        width: 168px;
        height: 238px;
        background-size: 168px 238px;
        background-repeat: no-repeat;
        background-image: url(../images/seamless_small_2x.png?1674703559788);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-icon_ceramic_shield {
        width: 43px;
        height: 50px;
        background-size: 43px 50px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_ceramic_shield_small_2x.png?1674703559789);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-icon_A14_chip {
        width: 43px;
        height: 43px;
        background-size: 43px 43px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_A14_chip_small_2x.png?1674703559790);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-icon_camera_iphone_13 {
        width: 52px;
        height: 57px;
        background-size: 52px 57px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_camera_iphone_13_small_2x.png?1674703559790);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_13_pro_sierra_blue {
        width: 86px;
        height: 109px;
        background-size: 86px 109px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_13_pro_sierra_blue_small_2x.png?1674703559790);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-Connect {
        width: 251px;
        height: 122px;
        background-size: 251px 122px;
        background-repeat: no-repeat;
        background-image: url(../images/connect_small_2x.png?1674703559791);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-Performance {
        width: 285px;
        height: 185px;
        background-size: 285px 185px;
        background-repeat: no-repeat;
        background-image: url(../images/performance_small_2x.png?1674703559791);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_13_pink {
        width: 80px;
        height: 107px;
        background-size: 80px 107px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_13_pink_small_2x.png?1674703559791);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-icon_iphone_13_battery {
        width: 61px;
        height: 30px;
        background-size: 61px 30px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_iphone_13_battery_small_2x.png?1674703559791);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_12_purple {
        width: 80px;
        height: 106px;
        background-size: 80px 106px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_12_purple_small_2x.png?1674703559791);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-hero {
        width: 596px;
        height: 225px;
        background-size: 596px 225px;
        background-repeat: no-repeat;
        background-image: url(../images/hero_small_2x.png?1674703559792);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-icon_5g {
        width: 58px;
        height: 43px;
        background-size: 58px 43px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_5g_small_2x.png?1674703559793);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-partnermessage {
        width: 320px;
        height: 400px;
        background-size: 320px 400px;
        background-repeat: no-repeat;
        background-image: url(../images/partnermessage_small_2x.png?1674703559793);
    }
}

.channel-html .iBFAB2D {
    background-color: #fff;
    /** Margin */
    /** Padding */
    /** Overflow */
    overflow: hidden;
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .dDD26C2 {
    /** alignment */
    /** Margin */
    margin-top: 100px;
    /** Padding */
    /** Layer controls */
    /** Interaction controls */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .g0C0EA5 {
    /** Margin */
    /** Padding */
    /** Align text*/
    text-align: center;
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .f3E977A {
    margin-top: 60px;
    margin-bottom: 29px;
}

.channel-html .d7A9E7E {
    color: #86868b;
    margin-top: 0px;
    margin-bottom: 40px;
    padding-left: 164px;
    padding-right: 164px;
}

@media only screen and (max-width: 734px) {
    .channel-html .d7A9E7E {
        margin-bottom: 40px;
    }
    .channel-html .hero-cta {
        margin-bottom: 60px;
        margin-top: 40px;
    }
}

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

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

.channel-html .section-content .p967C68 {
    /** Color */
    color: #6e6e73;
    border: solid 1px #6e6e73;
}

.channel-html .rFC5912 {
    /** alignment */
    /** Margin */
    margin-top: 90px;
    /** Padding */
    /** Layer controls */
    /** Interaction controls */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

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

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

.channel-html .xC9B507 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .j613086 {
    /** Margin */
    margin-left: -380px;
    /** Layer controls */
    /** Interaction controls */
}

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

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

.channel-html .p6C6F84 {
    background-color: #f5f5f7;
    /** Margin */
    /** Padding */
    padding-top: 40px;
    padding-bottom: 10px;
    /** Overflow */
    /** Layer controls */
    /** Interaction controls */
}

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

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

.channel-html .k49E088 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .p0D750D {
    /** Background **/
    background: undefined;
    /** Grid */
    display: grid;
    grid-gap: 0px;
    grid-template-rows: 1fr;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(1, 100%);
}

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

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

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

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

.channel-html .p0D750D .bentobox-item {
    border-radius: 25px;
}

.channel-html .uE56EFC {
    background-color: #fff;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
    position: relative;
    overflow: hidden;
}

.channel-html .uE56EFC:before {
    display: block;
    position: absolute;
    pointer-events: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-style: solid;
}

.channel-html .f2D5DA8 {
    min-height: 485px;
    /** alignment */
    align-items: center;
    /** Margin */
    /** Padding */
    /** Layer controls */
    /** Interaction controls */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
    .channel-html .f2D5DA8 {
        min-height: 300px;
    }
}

.channel-html .d05803B {
    /** Margin */
    /** Padding */
    /** Align text*/
    text-align: center;
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .hB75AA9 {
    /** Margin */
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .l85A15D {
    background-color: #f5f5f7;
    /** Margin */
    /** Padding */
    padding-top: 10px;
    padding-bottom: 10px;
    /** Overflow */
    /** Layer controls */
    /** Interaction controls */
}

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

.channel-html .nBEF578 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .w5F069C {
    /** Background **/
    background: undefined;
    /** Grid */
    display: grid;
    grid-gap: 0px;
    grid-template-rows: 506px;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(1, 100%);
}

.channel-html .w5F069C.section-5G {
    grid-template-rows: 489px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .w5F069C {
        grid-template-rows: 430px;
    }
    .channel-html .w5F069C.section-5G {
        grid-template-rows: 1fr;
    }
}

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

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

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

.channel-html .w5F069C .bentobox-item {
    border-radius: 25px;
    overflow: hidden;
}

.channel-html .u665A9D {
    background-color: #ffffff;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
    position: relative;
    overflow: hidden;
}

.channel-html .u665A9D:before {
    display: block;
    position: absolute;
    pointer-events: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-style: solid;
}

.channel-html .n04112C {
    /** alignment */
    align-items: center;
    /** Margin */
    /** Padding */
    /** Layer controls */
    /** Interaction controls */
    flex-grow: 1;
    /** 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 .n04112C {
        min-height: 300px;
    }
}

.channel-html .x0FA455 {
    /** Margin */
    /** Padding */
    padding-top: 0px;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-right: 0;
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

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

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

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

.channel-html .hBCAA52 {
    color: #86868b;
    margin-top: 0px;
}

.channel-html .n2D2906 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .wCF76A7 {
    /** Margin */
    margin-top: 40px;
    margin-left: 66px;
    /** Layer controls */
    /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
    .channel-html .wCF76A7 {
        margin-top: 55px;
        margin-left: -20px;
    }
}
@media only screen and (max-width: 734px) {
    .channel-html .wCF76A7 {
        margin-top: 0px;
        margin-left: 45px;
    }
}

.channel-html .o11137C {
    background-color: #f5f5f7;
    /** Margin */
    /** Padding */
    padding-top: 10px;
    padding-bottom: 10px;
    /** Overflow */
    /** Layer controls */
    /** Interaction controls */
}

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

.channel-html .l98FDD2 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .c7C5DEA {
    /** Background **/
    background: undefined;
    /** Grid */
    display: grid;
    grid-gap: 20px;
    grid-template-rows: 486px;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(2, 480px);
}

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

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

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

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

@media only screen and (max-width: 734px) {
    .channel-html .c7C5DEA {
        grid-template-columns: repeat(1, 100%);
        grid-gap: 20px;
    }
}

.channel-html .c7C5DEA .bentobox-item {
    border-radius: 25px;
    overflow: hidden;
}

.channel-html .mBE1196 {
    background-color: #ffffff;
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 1;
    position: relative;
}

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

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

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

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

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

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

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

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

.channel-html .mBE1196:before {
    display: block;
    position: absolute;
    pointer-events: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-style: solid;
}

.channel-html .vCA661E {
    /** alignment */
    align-items: center;
    /** Margin */
    /** Padding */
    /** Layer controls */
    /** Interaction controls */
    flex-grow: 1;
    /** 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 .vCA661E {
        min-height: 300px;
    }
}

.channel-html .n06606E {
    /** Margin */
    /** Padding */
    padding-top: 40px;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    /** Align text*/
    text-align: center;
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

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

.channel-html .yD1771E {
    background-color: #ffffff;
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 1;
    position: relative;
    overflow: hidden;
}

.channel-html .yD1771E:before {
    display: block;
    position: absolute;
    pointer-events: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-style: solid;
}

.channel-html .wD38773 {
    /** alignment */
    align-items: flex-end;
    /** Margin */
    /** Padding */
    /** Layer controls */
    /** Interaction controls */
    flex-grow: 1;
    /** 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 .wD38773 {
        min-height: 300px;
    }
}
@media only screen and (max-width: 734px) {
    .channel-html .yD1771E {
        grid-row-end: 2;
        grid-row-start: 2;
        grid-column-start: 1;
        grid-column-end: 1;
    }
}

.channel-html .o04A8D5 {
    /** Margin */
    /** Padding */
    padding-top: 0px;
    padding-left: 30px;
    padding-bottom: 40px;
    padding-right: 30px;
    /** Align text*/
    text-align: center;
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
    .channel-html .o04A8D5 {
        padding-bottom: 53px;
        text-align: start;
        padding-top: 25px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .o04A8D5 {
        text-align: start;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.channel-html .j7B1B97 {
    padding-top: 0;
}

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

.channel-html .w61A7D5 {
    color: #86868b;
    margin-top: 0px;
}

.channel-html .n79EA14 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .k69E41E {
    /** Margin */
    margin: 20px auto 0;
    left: 30px;
    position: relative;
    /** Layer controls */
    /** Interaction controls */
}

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

.channel-html .l26C83E {
    background-color: #f5f5f7;
    /** Margin */
    /** Padding */
    padding-top: 10px;
    padding-bottom: 10px;
    /** Overflow */
    /** Layer controls */
    /** Interaction controls */
}

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

.channel-html .rC621DE {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .s688947 {
    /** Background **/
    background: undefined;
    /** Grid */
    display: grid;
    grid-gap: 0px;
    grid-template-rows: 1fr;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(1, 100%);
}

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

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

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

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

.channel-html .s688947 .bentobox-item {
    border-radius: 25px;
    overflow: hidden;
}

.channel-html .v7BCA29 {
    background-color: #ffffff;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
    position: relative;
    overflow: hidden;
}

.channel-html .v7BCA29:before {
    display: block;
    position: absolute;
    pointer-events: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-style: solid;
}

.channel-html .sB7565E {
    /** alignment */
    align-items: center;
    /** Margin */
    /** Padding */
    /** Layer controls */
    /** Interaction controls */
    flex-grow: 1;
    /** 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 .sB7565E {
        min-height: 300px;
    }
}

.channel-html .e8DF80C {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .x2B8FD4 {
    /** Margin */
    margin-top: 50px;
    margin-left: 100px;
    /** Layer controls */
    /** Interaction controls */
}

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

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

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

.channel-html .pCC00FC {
    /** Margin */
    /** Padding */
    padding-top: 40px;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-right: 0px;
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

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

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

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

.channel-html .n590F7E {
    color: #86868b;
    margin-top: 0px;
}

.channel-html .uA0BE14 {
    background-color: #f5f5f7;
    /** Margin */
    /** Padding */
    padding-top: 10px;
    padding-bottom: 10px;
    /** Overflow */
    /** Layer controls */
    /** Interaction controls */
}

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

.channel-html .c344FCF {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .b715042 {
    /** Background **/
    background: undefined;
    /** Grid */
    display: grid;
    grid-gap: 20px;
    grid-template-rows: 1fr;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(2, 480px);
}

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

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

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

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

@media only screen and (max-width: 734px) {
    .channel-html .b715042 {
        grid-template-columns: repeat(1, 100%);
        grid-gap: 20px;
    }
}

.channel-html .b715042 .bentobox-item {
    border-radius: 25px;
    overflow: hidden;
}

.channel-html .w3F21BB {
    background-color: #ffffff;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
    position: relative;
}

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

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

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

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

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

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

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

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

.channel-html .w3F21BB:before {
    display: block;
    position: absolute;
    pointer-events: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-style: solid;
}

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

.channel-html .t7D2F5A {
    /** Margin */
    /** Padding */
    padding: 30px;
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

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

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

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

.channel-html .cB2FA11 {
    color: #86868b;
    margin-top: 0px;
}

.channel-html .n2BB1C0 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .fBA13C3 {
    /** Margin */
    margin: 0px auto 0;
    /** Layer controls */
    /** Interaction controls */
}

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

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

.channel-html .k103B98 {
    background-color: #ffffff;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
    position: relative;
    overflow: hidden;
}

.channel-html .k103B98:before {
    display: block;
    position: absolute;
    pointer-events: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-style: solid;
}

.channel-html .x9E142F {
    /** alignment */
    align-items: center;
    /** Margin */
    /** Padding */
    /** Layer controls */
    /** Interaction controls */
    flex-grow: 1;
    /** 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 .x9E142F {
        min-height: 300px;
    }
}

.channel-html .f8EBF7B {
    /** Margin */
    /** Padding */
    padding-top: 30px;
    padding-left: 20px;
    padding-bottom: 30px;
    padding-right: 5px;
    /** Align text*/
    text-align: center;
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
    .channel-html .f8EBF7B {
        padding-bottom: 42px;
    }
}

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

@media only screen and (max-width: 734px) {
    .channel-html .f8EBF7B {
        text-align: center;
        padding-top: 30px;
    }
}

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

.channel-html .h8930E4 {
    /** Margin */
    /** Padding */
    /** Align text*/
    text-align: center;
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .y646AF7 {
    /** Margin */
    margin: 8px auto 0;
    /** Layer controls */
    /** Interaction controls */
}

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

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

.channel-html .v300A06 {
    background-color: #f5f5f7;
    /** Margin */
    /** Padding */
    padding-top: 10px;
    padding-bottom: 10px;
    /** Overflow */
    /** Layer controls */
    /** Interaction controls */
}

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

.channel-html .lD93E1E {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .l84E2EE {
    /** Background **/
    background: undefined;
    /** Grid */
    display: grid;
    grid-gap: 0px;
    grid-template-rows: 1fr;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(1, 100%);
}

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

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

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

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

.channel-html .l84E2EE .bentobox-item {
    border-radius: 25px;
    overflow: hidden;
}

.channel-html .nD76DF5 {
    background-color: #ffffff;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
    position: relative;
    overflow: hidden;
}

.channel-html .nD76DF5:before {
    display: block;
    position: absolute;
    pointer-events: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-style: solid;
}

.channel-html .f87B626 {
    /** alignment */
    align-items: center;
    /** Margin */
    /** Padding */
    /** Layer controls */
    /** Interaction controls */
    flex-grow: 1;
    /** 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 .f87B626 {
        min-height: 300px;
    }
}

.channel-html .uCF6D11 {
    /** Margin */
    /** Padding */
    padding-top: 40px;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-right: 20px;
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

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

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

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

.channel-html .r78FAA9 {
    color: #86868b;
    margin-top: 0px;
}

.channel-html .o455ACB {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .i7336D7 {
    /** Margin */
    margin-top: 50px;
    margin-left: 70px;
    /** Layer controls */
    /** Interaction controls */
}

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

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

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

.channel-html .q9F9A4D {
    background-color: #f5f5f7;
    /** Margin */
    /** Padding */
    padding-top: 10px;
    padding-bottom: 10px;
    /** Overflow */
    /** Layer controls */
    /** Interaction controls */
}

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

.channel-html .m2CA8EA {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .c481AD4 {
    /** Background **/
    background: undefined;
    /** Grid */
    display: grid;
    grid-gap: 20px;
    grid-template-rows: 1fr;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(2, 480px);
}

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

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

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

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

@media only screen and (max-width: 734px) {
    .channel-html .c481AD4 {
        grid-template-columns: repeat(1, 100%);
        grid-gap: 20px;
    }
}

.channel-html .c481AD4 .bentobox-item {
    border-radius: 25px;
    overflow: hidden;
}

.channel-html .c8FC3EF {
    background-color: #ffffff;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
    position: relative;
}

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

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

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

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

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

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

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

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

.channel-html .c8FC3EF:before {
    display: block;
    position: absolute;
    pointer-events: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-style: solid;
}

.channel-html .m974AD0 {
    /** alignment */
    align-items: top;
    /** Margin */
    /** Padding */
    /** Layer controls */
    /** Interaction controls */
    flex-grow: 1;
    /** 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 .m974AD0 {
        min-height: 300px;
    }
}

.channel-html .n6F124C {
    /** Margin */
    /** Padding */
    padding-top: 40px;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

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

@media only screen and (max-width: 734px) {
    .channel-html .n6F124C {
        padding-bottom: 30px;
        padding-right: 20px;
        padding-top: 30px;
    }
}

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

.channel-html .t55E247 {
    color: #86868b;
    margin-top: 0px;
}

.channel-html .w5ABC6F {
    background-color: #ffffff;
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 1;
    position: relative;
}

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

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

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

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

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

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

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

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

.channel-html .w5ABC6F:before {
    display: block;
    position: absolute;
    pointer-events: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-style: solid;
}

.channel-html .m544759 {
    /** alignment */
    /** Margin */
    /** Padding */
    /** Layer controls */
    /** Interaction controls */
    flex-grow: 1;
    /** 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 .m544759 {
        min-height: 300px;
    }
}

.channel-html .e21B1CA {
    /** Margin */
    /** Padding */
    padding-top: 40px;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-right: 0px;
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

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

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

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

.channel-html .xECE7E9 {
    color: #86868b;
    margin-top: 0px;
}

.channel-html .n0E510C {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .qD425E1 {
    /** Margin */
    margin-bottom: 0px;
    margin-top: 43px;
    margin-left: -7px;
    /** Layer controls */
    /** Interaction controls */
}

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

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

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

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

.channel-html .d4DBBD8 {
    background-color: #f5f5f7;
    /** Margin */
    /** Padding */
    padding-top: 10px;
    padding-bottom: 10px;
    /** Overflow */
    /** Layer controls */
    /** Interaction controls */
}

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

.channel-html .d1C70BB {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .a2B6CB1 {
    /** Background **/
    background: undefined;
    /** Grid */
    display: grid;
    grid-gap: 0px;
    grid-template-rows: 1fr;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(1, 100%);
}

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

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

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

@media only screen and (max-width: 734px) {
    .channel-html .a2B6CB1 {
        grid-template-columns: repeat(1, 100%);
        grid-gap: 20px;
    }
}

.channel-html .a2B6CB1 .bentobox-item {
    border-radius: 25px;
    overflow: hidden;
}

.channel-html .mFEE090 {
    background-color: #ffffff;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
    position: relative;
}

.channel-html .mFEE090:before {
    display: block;
    position: absolute;
    pointer-events: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-style: solid;
}

.channel-html .h657981 {
    /** alignment */
    align-items: start;
    /** Margin */
    /** Padding */
    /** Layer controls */
    /** Interaction controls */
    flex-grow: 1;
    /** 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 .h657981 {
        min-height: 300px;
    }
}

.channel-html .sE9D359 {
    /** Margin */
    /** Padding */
    padding-top: 40px;
    padding-left: 110px;
    padding-bottom: 30px;
    padding-right: 110px;
    /** Align text*/
    text-align: center;
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

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

@media only screen and (max-width: 734px) {
    .channel-html .sE9D359 {
        padding-left: 20px;
        padding-top: 30px;
        margin-top: 0;
    }
}

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

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

@media only screen and (max-width: 734px) {
    .channel-html .sE9D359 {
        text-align: start;
    }
}

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

.channel-html .z6C1512 {
    color: #86868b;
    margin-top: 0px;
}

.channel-html .d54D415 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .e79A2C9 {
    /** Margin */
    margin-left: 160px;
    margin-bottom: 20px;
    /** Layer controls */
    /** Interaction controls */
    width: 294px;
    height: 156px;
    background-size: 100% 100%;
    background-position: 0% 0%;
}

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

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

@media only screen and (max-width: 1068px) {
    .channel-html .e79A2C9 {
        width: 693px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .e79A2C9 {
        width: 412px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .e79A2C9 {
        height: 255px;
    }
}

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

@media only screen and (max-width: 1068px) {
    .channel-html .e79A2C9 {
        background-size: 100% 100%;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .e79A2C9 {
        background-size: 100% 100%;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .e79A2C9 {
        background-position: 0% 0%;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .e79A2C9 {
        background-position: 0% 0%;
    }
}

.channel-html .zC965E3 {
    background-color: #f5f5f7;
    /** Margin */
    /** Padding */
    padding-top: 10px;
    padding-bottom: 30px;
    /** Overflow */
    /** Layer controls */
    /** Interaction controls */
}

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

.channel-html .bBD63AF {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .q90873B {
    /** Background **/
    background: undefined;
    /** Grid */
    display: grid;
    grid-gap: 20px;
    grid-template-rows: 1fr;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(2, 480px);
}

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

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

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

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

@media only screen and (max-width: 734px) {
    .channel-html .q90873B {
        grid-template-columns: repeat(1, 100%);
        grid-gap: 20px;
    }
}

.channel-html .q90873B .bentobox-item {
    border-radius: 25px;
    overflow: hidden;
}

.channel-html .s10BB8F {
    background-color: #ffffff;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
    position: relative;
}

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

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

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

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

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

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

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

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

.channel-html .s10BB8F:before {
    display: block;
    position: absolute;
    pointer-events: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-style: solid;
}

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

.channel-html .z249139 {
    /** Margin */
    /** Padding */
    padding-top: 40px;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-right: 40px;
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
    .channel-html .z249139 {
        padding-right: 0;
        padding-bottom: 20px;
    }
}
@media only screen and (max-width: 734px) {
    .channel-html .z249139 {
        padding-top: 30px;
    }
}

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

.channel-html .d0C5F52 {
    color: #86868b;
    margin-top: 0px;
}

.channel-html .mFEF9FD {
    /** Margin */
    /** Padding */
    padding-top: 30px;
    padding-bottom: 30px;
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

@media only screen and (max-width: 1068px) {
    .channel-html .mFEF9FD {
        padding-top: 0;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }
}

.channel-html .wF61CE4 {
    /** Margin */
    margin: 0px auto 20px;
    /** Layer controls */
    /** Interaction controls */
}

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

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

.channel-html .x75AD05 {
    background-color: #ffffff;
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 1;
    position: relative;
}

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

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

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

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

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

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

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

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

.channel-html .x75AD05:before {
    display: block;
    position: absolute;
    pointer-events: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-style: solid;
}

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

.channel-html .p8137B8 {
    /** Margin */
    /** Padding */
    padding-top: 40px;
    padding-left: 30px;
    padding-bottom: 0;
    padding-right: 40px;
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

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

@media only screen and (max-width: 734px) {
    .channel-html .p8137B8 {
        padding-bottom: 40px;
        padding-top: 30px;
    }
}

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

.channel-html .vB5256E {
    color: #86868b;
    margin-top: 0px;
}

.channel-html .y10934B {
    /** Margin */
    /** Padding */
    padding-bottom: 30px;
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .oD436A1 {
    /** Margin */
    margin: -50px auto auto;
    /** Layer controls */
    /** Interaction controls */
}

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

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

.channel-html .y57A746 {
    background-color: #f5f5f7;
    /** Margin */
    /** Padding */
    padding-bottom: 0px;
    /** Overflow */
    overflow: hidden;
    /** Layer controls */
    /** Interaction controls */
}

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

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

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

.channel-html .t3D77DA {
    background-color: #ffffff;
    /** alignment */
    align-items: center;
    /** Margin */
    margin-top: 10px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    /** Padding */
    padding-top: 60px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    /** Layer controls */
    /** Interaction controls */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

@media only screen and (max-width: 1068px) {
    .channel-html .t3D77DA {
        align-items: center;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .t3D77DA {
        align-items: center;
    }
}

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

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

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

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

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

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

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

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

@media only screen and (max-width: 1068px) {
    .channel-html .t3D77DA {
        padding-top: 50px;
    }
}

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

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

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

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

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

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

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

.channel-html .t3D77DA.large-display-bleed::before,
.channel-html .t3D77DA.large-display-bleed::after {
    background-color: #ffffff;
}

.channel-html .t3D77DA.medium-display-bleed::before,
.channel-html .t3D77DA.medium-display-bleed::after {
    background-color: #ffffff;
}

.channel-html .t3D77DA.small-display-bleed::before,
.channel-html .t3D77DA.small-display-bleed::after {
    background-color: #ffffff;
}

.channel-html .r27424B {
    /** Margin */
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    /** Padding */
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 42px;
    padding-right: 0px;
    /** Align text*/
    text-align: start;
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 1068px) {
    .channel-html .r27424B {
        padding-bottom: 36px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .r27424B {
        padding-bottom: 28px;
    }
}

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

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

@media only screen and (max-width: 1068px) {
    .channel-html .r27424B {
        text-align: start;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .r27424B {
        text-align: start;
    }
}

.channel-html .o2F961E {
    color: #1d1d1f;
    margin-left: -1.5px;
    margin-bottom: 8px;
}

.channel-html .eF6FBD5 {
    color: #1d1d1f;
    margin-top: 0px;
    margin-left: -2.5px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 22px;
    padding-right: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.channel-html .qE0C69B {
    background-color: #ffffff;
    /** alignment */
    /** Margin */
    /** Padding */
    padding-bottom: 50px;
    /** Layer controls */
    /** Interaction controls */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

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

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

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

@media only screen and (max-width: 734px) {
    .channel-html .qE0C69B {
        padding-bottom: 50px;
    }
}

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

.channel-html .qE0C69B.large-display-bleed::before,
.channel-html .qE0C69B.large-display-bleed::after {
    background-color: #ffffff;
}

.channel-html .qE0C69B.medium-display-bleed::before,
.channel-html .qE0C69B.medium-display-bleed::after {
    background-color: #ffffff;
}

.channel-html .qE0C69B.small-display-bleed::before,
.channel-html .qE0C69B.small-display-bleed::after {
    background-color: #ffffff;
}

.xCEB381 {
    width: 100%;
    --columns: 3;
    --grid-column: 3;
    --column-data: 1, 2, 6, 1, 2, 6, 1, 2;
}

.xCEB381 .compare-column-0 {
    display: flex;
    order: 1;
}

.xCEB381 .compare-column-1 {
    display: flex;
    order: 2;
}

.xCEB381 .compare-column-2 {
    display: flex;
    order: 3;
}

.xCEB381 .compare-static-1 {
    display: flex;
    order: 1;
}

.xCEB381 .compare-static-2 {
    display: flex;
    order: 2;
}

.xCEB381 .compare-static-6 {
    display: flex;
    order: 3;
}

@media only screen and (max-width: 1068px) {
    .xCEB381 {
        --columns: 3;
        --grid-column: 3;
    }
}

@media only screen and (max-width: 1068px) {
    .xCEB381 .compare-column-0 {
        display: flex;
        order: 1;
    }
}

@media only screen and (max-width: 1068px) {
    .xCEB381 .compare-column-1 {
        display: flex;
        order: 2;
    }
}

@media only screen and (max-width: 1068px) {
    .xCEB381 .compare-column-2 {
        display: flex;
        order: 3;
    }
}

@media only screen and (max-width: 1068px) {
    .xCEB381 .compare-static-1 {
        display: flex;
        order: 1;
    }

    .xCEB381 .compare-static-2 {
        display: flex;
        order: 2;
    }

    .xCEB381 .compare-static-6 {
        display: flex;
        order: 3;
    }
}

@media only screen and (max-width: 734px) {
    .xCEB381 {
        --columns: 3;
        --grid-column: 2;
    }
}

@media only screen and (max-width: 734px) {
    .xCEB381 .compare-column-0 {
        display: flex;
        order: 1;
    }
}

@media only screen and (max-width: 734px) {
    .xCEB381 .compare-column-1 {
        display: flex;
        order: 2;
    }
}

@media only screen and (max-width: 734px) {
    .xCEB381 .compare-column-2 {
        display: none;
        order: 3;
    }
}

@media only screen and (max-width: 734px) {
    .xCEB381 .compare-static-6 {
        display: none;
    }

    .xCEB381 .compare-static-6 {
        display: none;
    }

    .xCEB381 .compare-static-1 {
        display: flex;
        order: 1;
    }

    .xCEB381 .compare-static-2 {
        display: flex;
        order: 2;
    }
}

.channel-html .j73BFEF {
    background-color: #f5f5f7;
    /** Margin */
    /** Padding */
    /** Overflow */
    overflow: hidden;
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .zDAF267 {
    background-color: #f5f5f7;
    /** alignment */
    /** Margin */
    margin-top: 16px;
    margin-bottom: 7px;
    /** Padding */
    /** Layer controls */
    /** Interaction controls */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

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

    .channel-html .c3669a0 .section-content,
    .channel-html .j73BFEF .section-content {
        padding: 0 10px;
    }
}

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

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

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

.channel-html .zDAF267.large-display-bleed::before,
.channel-html .zDAF267.large-display-bleed::after {
    background-color: #f5f5f7;
}

.channel-html .zDAF267.medium-display-bleed::before,
.channel-html .zDAF267.medium-display-bleed::after {
    background-color: #f5f5f7;
}

.channel-html .zDAF267.small-display-bleed::before,
.channel-html .zDAF267.small-display-bleed::after {
    background-color: #f5f5f7;
}

.channel-html .eE13E8D {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

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

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

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

.channel-html .l3D5AF1 {
    /** alignment */
    /** Margin */
    margin-bottom: 9px;
    /** Padding */
    /** Layer controls */
    /** Interaction controls */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .oBBCE56 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .hAD12B9 {
    color: #6e6e73;
    margin-left: -1px;
}

.channel-html .x09DCFE {
    /** alignment */
    /** Margin */
    margin-bottom: 9px;
    /** Padding */
    /** Layer controls */
    /** Interaction controls */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .mC663E6 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .z6B2F32 {
    color: #6e6e73;
    margin-left: -0.5px;
}

.channel-html .u860465 {
    /** alignment */
    /** Margin */
    margin-bottom: 9px;
    /** Padding */
    /** Layer controls */
    /** Interaction controls */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .oD846C6 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .k3CF506 {
    color: #6e6e73;
    margin-left: -0.5px;
}

.channel-html .nD329E0 {
    /** alignment */
    /** Margin */
    margin-bottom: 9px;
    /** Padding */
    /** Layer controls */
    /** Interaction controls */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .u309693 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .aC858DA {
    color: #6e6e73;
    margin-left: -0.5px;
}

.channel-html .f58CF9D {
    /** alignment */
    /** Margin */
    margin-bottom: 9px;
    /** Padding */
    /** Layer controls */
    /** Interaction controls */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .tBCACEA {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .sDA6025 {
    color: #6e6e73;
    margin-left: -0.5px;
}

.channel-html .u660C32 {
    /** alignment */
    /** Margin */
    margin-bottom: 9px;
    /** Padding */
    /** Layer controls */
    /** Interaction controls */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .t58D20D {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .i985572 {
    color: #6e6e73;
    margin-left: -0.5px;
}

.channel-html .yC74345 {
    /** alignment */
    /** Margin */
    margin-bottom: 9px;
    /** Padding */
    /** Layer controls */
    /** Interaction controls */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .d20DD6F {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .z835F76 {
    color: #6e6e73;
    margin-left: -0.5px;
}

.channel-html .lE575B2 {
    /** alignment */
    /** Margin */
    margin-bottom: 9px;
    /** Padding */
    /** Layer controls */
    /** Interaction controls */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

.channel-html .wD50458 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .c7C26ED {
    color: #6e6e73;
    margin-left: -0.5px;
}

.channel-html .d6190B3 {
    /** alignment */
    /** Margin */
    margin-bottom: 9px;
    /** Padding */
    /** Layer controls */
    /** Interaction controls */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

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

.channel-html .j8D745C {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .d6CC916 {
    color: #6e6e73;
    margin-left: -0.5px;
}

.channel-html .y3351E9 {
    /** alignment */
    /** Margin */
    margin-bottom: 9px;
    /** Padding */
    /** Layer controls */
    /** Interaction controls */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

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

.channel-html .e6C26A6 {
    /** Margin */
    /** Padding */
    /** Align text*/
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

.channel-html .w922EF2 {
    color: #6e6e73;
    margin-left: -0.5px;
}

.image-Camera {
    width: 553px;
    height: 276px;
    background-size: 553px 276px;
    background-repeat: no-repeat;
    background-image: url(../images/camera_large.png?1643248288782);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-Camera {
        width: 553px;
        height: 276px;
        background-size: 553px 276px;
        background-repeat: no-repeat;
        background-image: url(../images/camera_large_2x.png?1643248288784);
    }
}
@media only screen and (max-width: 1068px) {
    .image-Camera {
        width: 388px;
        height: 188px;
        background-size: 388px 188px;
        background-repeat: no-repeat;
        background-image: url(../images/camera_medium.png?1643248288784);
    }
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-Camera {
        width: 388px;
        height: 188px;
        background-size: 388px 188px;
        background-repeat: no-repeat;
        background-image: url(../images/camera_medium_2x.png?1643248288780);
    }
}
@media only screen and (max-width: 734px) {
    .image-Camera {
        width: 287px;
        height: 184px;
        background-size: 287px 184px;
        background-repeat: no-repeat;
        background-image: url(../images/camera_small.png?1643248288782);
    }
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-Camera {
        width: 287px;
        height: 184px;
        background-size: 287px 184px;
        background-repeat: no-repeat;
        background-image: url(../images/camera_small_2x.png?1643248288782);
    }
}
.channel-html .h49802D {
    /** Margin */
    margin: 5px auto 0;
    position: relative;
    left: 30px;
    /** Layer controls */
    /** Interaction controls */
}

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

.channel-html .tAE0148 {
    /** Margin */
    margin-bottom: 51px;
    /** Padding */
    /** Align text*/
    text-align: center;
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

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

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

@media only screen and (max-width: 734px) {
    .channel-html .tAE0148 {
        text-align: start;
    }
}

/* compare style start */
@media only screen and (max-width: 734px) {
    .channel-html .section.c3669a0 .section-content {
        width: 280px;
    }
}

.channel-compare .selector-dropdown {
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif;
    font-size: 19px;
    line-height: 1.4737642105;
    font-weight: 600;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
    width: 100%;
    margin: 0;
    background: transparent;
    border: 0;
    border-radius: 0;
    overflow: hidden;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    outline: none;
    padding: 16px;
    color: black;
    text-align: left;
}

@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:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .selector-dropdown {
        font-size: 14px;
        line-height: 1.4285914286;
        font-weight: 600;
        letter-spacing: 0em;
        font-family:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

.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;
        color: black;
    }

    .channel-compare .selector-dropdown:focus {
        border-radius: 5px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-compare .selector-dropdown {
        color: black;
    }
}

.channel-html .tAE0148 {
    /** Margin */
    margin-bottom: 51px;
    /** Padding */
    /** Align text*/
    text-align: center;
    /** Flexbox order*/
    /** Layer controls */
    /** Interaction controls */
}

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

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

@media only screen and (max-width: 734px) {
    .channel-html .tAE0148 {
        text-align: start;
    }
}

.channel-html .u4bd09c {
    background-color: #ffffff;
    /** alignment */
    /** Margin */
    /** Padding */
    padding-top: 100px;
    padding-bottom: 72px;
    /** Layer controls */
    /** Interaction controls */
    /** Display Bleed L/M/S (When true, it must match the BG color of the row) */
}

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

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

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

@media only screen and (max-width: 734px) {
    .channel-html .u4bd09c {
        padding-top: 40px;
    }
}

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

@media only screen and (max-width: 1068px) {
    .channel-html .u4bd09c {
        padding-bottom: 72px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .u4bd09c {
        padding-bottom: 50px;
        padding-top: 30px;
    }
} /* @media only screen and (max-width: 734px) {
    .channel-html .u4bd09c {
      padding-right: 50vw;
    }
  } */
.channel-html .u4bd09c.large-display-bleed::before,
.channel-html .u4bd09c.large-display-bleed::after {
    background-color: #ffffff;
}

.channel-html .u4bd09c.medium-display-bleed::before,
.channel-html .u4bd09c.medium-display-bleed::after {
    background-color: #ffffff;
}

.channel-html .u4bd09c.small-display-bleed::before,
.channel-html .u4bd09c.small-display-bleed::after {
    background-color: #ffffff;
}

.r1293d6 {
    width: 100%;
    --columns: 5;
    --grid-column: 5;
    --static-enabled: false;
    --column-data: 0, 1, 2, 3, 15, 0, 1, 2, 0, 1;
    --allowed-columns: 5, 3, 2;
}

.r1293d6 .compare-column-0 {
    display: flex;
    order: 1;
}

.r1293d6 .compare-column-1 {
    display: flex;
    order: 2;
}

.r1293d6 .compare-column-2 {
    display: flex;
    order: 3;
}

.r1293d6 .compare-column-3 {
    display: flex;
    order: 4;
}

.r1293d6 .compare-column-4 {
    display: flex;
    order: 5;
}

.r1293d6 .compare-static-0 {
    display: flex;
    order: 1;
}

.r1293d6 .compare-static-1 {
    display: flex;
    order: 2;
}

.r1293d6 .compare-static-2 {
    display: flex;
    order: 3;
}

.r1293d6 .compare-static-3 {
    display: flex;
    order: 4;
}

.r1293d6 .compare-static-15 {
    display: flex;
    order: 5;
}

@media only screen and (max-width: 1068px) {
    .r1293d6 {
        --columns: 3;
        --grid-column: 3;
    }
}

@media only screen and (max-width: 1068px) {
    .r1293d6 .compare-column-0 {
        display: flex;
        order: 1;
    }
}

@media only screen and (max-width: 1068px) {
    .r1293d6 .compare-column-1 {
        display: flex;
        order: 2;
    }
}

@media only screen and (max-width: 1068px) {
    .r1293d6 .compare-column-2 {
        display: flex;
        order: 3;
    }
}

@media only screen and (max-width: 1068px) {
    .r1293d6 .compare-column-3 {
        display: none;
        order: 4;
    }
}

@media only screen and (max-width: 1068px) {
    .r1293d6 .compare-column-4 {
        display: none;
        order: 5;
    }
}

@media only screen and (max-width: 1068px) {
    .r1293d6 {
        --static-enabled: false;
    }

    .r1293d6 .compare-static-3 {
        display: none;
    }

    .r1293d6 .compare-static-15 {
        display: none;
    }

    .r1293d6 .compare-static-0 {
        display: flex;
        order: 1;
    }

    .r1293d6 .compare-static-1 {
        display: flex;
        order: 2;
    }

    .r1293d6 .compare-static-2 {
        display: flex;
        order: 3;
    }
}

@media only screen and (max-width: 734px) {
    .r1293d6 {
        --columns: 2;
        --grid-column: 2;
    }
}

@media only screen and (max-width: 734px) {
    .r1293d6 .compare-column-0 {
        display: flex;
        order: 1;
    }
}

@media only screen and (max-width: 734px) {
    .r1293d6 .compare-column-1 {
        display: flex;
        order: 2;
    }
}

@media only screen and (max-width: 734px) {
    .r1293d6 .compare-column-2 {
        display: none;
        order: 3;
    }
}

@media only screen and (max-width: 734px) {
    .r1293d6 .compare-column-3 {
        display: none;
        order: 4;
    }
}

@media only screen and (max-width: 734px) {
    .r1293d6 .compare-column-4 {
        display: none;
        order: 5;
    }
}

@media only screen and (max-width: 734px) {
    .r1293d6 {
        --static-enabled: false;
    }

    .r1293d6 .compare-static-2 {
        display: none;
    }

    .r1293d6 .compare-static-3 {
        display: none;
    }

    .r1293d6 .compare-static-15 {
        display: none;
    }

    .r1293d6 .compare-static-2 {
        display: none;
    }

    .r1293d6 .compare-static-0 {
        display: flex;
        order: 1;
    }

    .r1293d6 .compare-static-1 {
        display: flex;
        order: 2;
    }
}
@media only screen and (max-width: 734px) {
    .channel-html .section .section-compare-table {
        overflow: initial;
    }
}

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

@media only screen and (max-width: 734px) {
    .channel-compare .compare-wrapper {
        overflow: initial;
    }
}

.channel-compare .compare-section,
.channel-compare .selector-table {
    position: relative;
}

.channel-compare select {
    box-sizing: border-box;
}

.channel-compare sup * {
    vertical-align: inherit;
    font-weight: 400;
}

.channel-compare ul {
    margin: 0;
    list-style: none;
}

.channel-compare .icon-check {
    position: relative;
    top: -5px;
}

.channel-compare .icon-check:after {
    font-size: 38px;
}

.channel-compare .compare-section {
    padding-top: 39px;
    border: 0;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .compare-section {
        padding-top: 53px;
        padding-bottom: 25px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .compare-section {
        padding-top: 20px;
        padding-bottom: 14px;
    }
}

.channel-compare .compare-section.no-padding-top {
    padding: 0;
}

.channel-compare .compare.compare-column-range-large-5 .compare-header-row,
.channel-compare .compare.compare-column-range-large-5 .compare-row {
    padding: 0 16px;
}

.channel-compare .compare.compare-column-range-large-4 .compare-header-row,
.channel-compare .compare.compare-column-range-large-4 .compare-row {
    padding: 0 42px;
}

.channel-compare .compare.compare-column-range-large-3 .compare-header-row,
.channel-compare .compare.compare-column-range-large-3 .compare-row {
    padding: 0 144px;
}

.channel-compare .compare.compare-column-range-large-2 .compare-header-row,
.channel-compare .compare.compare-column-range-large-2 .compare-row {
    padding: 0 0px;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .compare.compare-column-range-medium-5 .compare-header-row,
    .channel-compare .compare.compare-column-range-medium-5 .compare-row {
        padding: 0 0px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-compare .compare.compare-column-range-medium-4 .compare-header-row,
    .channel-compare .compare.compare-column-range-medium-4 .compare-row {
        padding: 0 0px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-compare .compare.compare-column-range-medium-3 .compare-header-row,
    .channel-compare .compare.compare-column-range-medium-3 .compare-row {
        padding: 0 58px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-compare .compare.compare-column-range-medium-2 .compare-header-row,
    .channel-compare .compare.compare-column-range-medium-2 .compare-row {
        padding: 0 0px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .compare.compare-column-range-small-5 .compare-header-row,
    .channel-compare .compare.compare-column-range-small-5 .compare-row {
        padding: 0 0px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .compare.compare-column-range-small-4 .compare-header-row,
    .channel-compare .compare.compare-column-range-small-4 .compare-row {
        padding: 0 0px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .compare.compare-column-range-small-3 .compare-header-row,
    .channel-compare .compare.compare-column-range-small-3 .compare-row {
        padding: 0 0px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .compare.compare-column-range-small-2 .compare-header-row,
    .channel-compare .compare.compare-column-range-small-2 .compare-row {
        padding: 0 0;
    }
}

.channel-compare .compare.compare-column-range-large-5 .compare-header-row,
.channel-compare .compare.compare-column-range-large-5 .compare-row {
    --column-gap: 32px;
}

.channel-compare .compare.compare-column-range-large-4 .compare-header-row,
.channel-compare .compare.compare-column-range-large-4 .compare-row {
    --column-gap: 80px;
}

.channel-compare .compare.compare-column-range-large-3 .compare-header-row,
.channel-compare .compare.compare-column-range-large-3 .compare-row {
    --column-gap: 100px;
}

.channel-compare .compare.compare-column-range-large-2 .compare-header-row,
.channel-compare .compare.compare-column-range-large-2 .compare-row {
    --column-gap: 16px;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .compare.compare-column-range-medium-5 .compare-header-row,
    .channel-compare .compare.compare-column-range-medium-5 .compare-row {
        --column-gap: 28px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-compare .compare.compare-column-range-medium-4 .compare-header-row,
    .channel-compare .compare.compare-column-range-medium-4 .compare-row {
        --column-gap: 28px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-compare .compare.compare-column-range-medium-3 .compare-header-row,
    .channel-compare .compare.compare-column-range-medium-3 .compare-row {
        --column-gap: 42px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-compare .compare.compare-column-range-medium-2 .compare-header-row,
    .channel-compare .compare.compare-column-range-medium-2 .compare-row {
        --column-gap: 28px;
    }
}

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

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

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

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

.channel-compare .compare-header-row,
.channel-compare .compare-row {
    --column-gap: 16px;
    display: grid;
    column-gap: var(--column-gap);
    grid-template-columns: repeat(var(--grid-column), calc((100% - var(--column-gap) * (var(--grid-column) - 1)) / var(--grid-column)));
}

@media only screen and (max-width: 1068px) {
    .channel-compare .compare-header-row,
    .channel-compare .compare-row {
        --column-gap: 28px;
    }
}

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

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

.channel-compare .compare-row.compare-template-border-top .compare-column {
    border-top: 1px solid #d6d6d6;
    padding-top: 30px;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .compare-row.compare-template-border-top .compare-column {
        padding-top: 30px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .compare-row.compare-template-border-top .compare-column {
        padding-top: 20px;
    }
}

.channel-compare .compare-row:last-child {
    margin-bottom: 0;
}

.channel-compare .compare-header-row {
    margin: 0;
}

.channel-compare .compare-rowheader {
    order: -1;
}

.channel-compare .compare-rowheader,
.channel-compare .compare-rowheader-style {
    grid-column: 1 / var(--grid-column) span;
}

.channel-compare .compare-columnheader,
.channel-compare .compare-column {
    display: none;
    box-sizing: border-box;
}

.channel-compare .compare.with-fullwidthrowheader .compare-rowheader {
    width: 100%;
}

.channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style {
    font-size: 24px;
    line-height: 1.1666666667;
    font-weight: 600;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
    padding-bottom: 27px;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 33px;
    padding-bottom: 27px;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style {
        font-size: 21px;
        line-height: 1.1904761905;
        font-weight: 600;
        letter-spacing: 0em;
        font-family:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style {
        font-size: 17px;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style {
        margin-bottom: 28px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style {
        margin-bottom: 17px;
        padding-bottom: 13px;
    }
}

.channel-compare .compare.with-fullwidthrowheader .compare-columnheader,
.channel-compare .compare.with-fullwidthrowheader .compare-column {
    text-align: center;
    justify-content: center;
    width: 164px;
}

@media only screen and (max-width: 734px) {
    .channel-compare .compare.with-fullwidthrowheader .compare-columnheader,
    .channel-compare .compare.with-fullwidthrowheader .compare-column {
        width: 131px;
    }
}

.channel-compare .compare.with-fullwidthrowheader .compare-columnheader-span,
.channel-compare .compare.with-fullwidthrowheader .compare-column-span {
    width: 100%;
}

.channel-compare .compare .copy.helvetica-neue {
    font-weight: 500;
    line-height: 1.235;
}

.channel-compare--hidden {
    opacity: 0;
}

.compare-wrapper {
    width: 100%;
}

.channel-compare [compare-header-hide] {
    display: none;
}

.channel-compare [compare-header-show] {
    display: grid;
}

.channel-compare .selector-table {
    padding-top: 0;
    margin-bottom: 40px;
}

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

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

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

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

.channel-compare .selector-element {
    position: relative;
    width: 100%;
    border: none;
    border-bottom: 1px solid #d6d6d6;
    border-radius: 0px;
    transition: border-color 200ms ease;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .selector-element {
        border: none;
        border-bottom: 1px solid #d6d6d6;
        border-radius: 0px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .selector-element {
        border: none;
        border-bottom: 1px solid #d6d6d6;
        border-radius: 0px;
    }

    .channel-compare .selector-element:hover {
        border: none;
        border-radius: 0px;
        border-bottom: 1px solid #d6d6d6;
    }
}

.channel-compare .selector-element::before {
    content: "";
    width: 40px;
    position: absolute;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 60%, rgb(255, 255, 255) 100%);
    top: 0;
    right: 0px;
    height: 100%;
    z-index: 0;
    pointer-events: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .selector-element::before {
        width: 40px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .selector-element::before {
        height: 100%;
        width: 40px;
        right: 5px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .selector-element {
        margin-right: 0;
    }
}

.channel-compare .selector-dropdown {
    font-size: 14px;
    line-height: 1.4285914286;
    font-weight: 600;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
    width: 100%;
    margin: 0;
    color: rgb(0, 0, 0);
    background: transparent;
    border: 0;
    border-radius: 0;
    overflow: hidden;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    outline: none;
    padding: 12px 0;
    padding-right: 15px;
}

.channel-compare .selector-dropdown:focus {
    border-radius: 0px;
    box-shadow: 0 0 0 4px var(--focus-color);
    width: 166px;
}

@media only screen and (max-width: 734px) {
    .channel-compare .selector-dropdown:focus {
        box-sizing: content-box;
    }
}

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

    .channel-compare .selector-dropdown:focus {
        width: 122px;
        border-radius: 0px;
        border: none;
    }
}

.channel-compare .selector-icon {
    display: block;
    position: absolute;
    top: 1px;
    right: 0;
    font-size: 19px;
    line-height: 1;
    color: rgb(0, 102, 204);
    padding-right: 0px;
    padding-top: 10px;
    pointer-events: none;
    right: 0;
}

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

.channel-compare .static-dropdown {
    font-size: 14px;
    line-height: 1.4285914286;
    font-weight: 600;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
    border-bottom: 1px solid #d6d6d6;
    text-align: center;
    width: 100%;
    margin: 0;
    padding-bottom: 7px;
}

.channel-compare .badge {
    min-width: 0;
    margin: 0 auto;
}

.channel-compare .badge .badge-content {
    margin: 0;
    padding: 0;
}

.channel-compare .badge-content {
    margin: 0;
    padding: 0;
}

.channel-compare .badge-content .badge-caption {
    position: static;
    margin-bottom: 0;
    font-size: 17px;
    line-height: 1.4705882353;
    font-weight: 600;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
    font-size: 12px;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .badge-content .badge-caption {
        font-size: 14px;
        line-height: 1.4285914286;
        font-weight: 600;
        letter-spacing: 0em;
        font-family:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .badge-content .badge-caption {
        font-size: 12px;
        line-height: 1.3333733333;
        font-weight: 600;
        letter-spacing: 0em;
        font-family:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

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

.channel-compare .badge-content .badge-caption p {
    color: rgb(29, 29, 31);
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.channel-compare .badge-content .badge-caption.copy {
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 500;
    line-height: 1.4;
}

.channel-compare .badge-content .badge-value {
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif;
    font-size: 64px;
    line-height: 1.0625;
    font-weight: 600;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
    font-size: 21px;
    line-height: 0.74em;
    white-space: unset;
    overflow-wrap: break-word;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .badge-content .badge-value {
        font-size: 48px;
        line-height: 1.0834933333;
        font-weight: 600;
        letter-spacing: 0em;
        font-family:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .badge-content .badge-value {
        font-size: 32px;
        line-height: 1.125;
        font-weight: 600;
        letter-spacing: 0em;
        font-family:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

@media only screen and (max-width: 1068px) {
    .channel-compare .badge-content .badge-value {
        font-size: 21px;
    }
}

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

.channel-compare .badge-content .badge-elevated .badge-caption p {
    color: rgb(134, 134, 139);
}

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

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

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

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

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

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

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

.channel-compare .badge-content .badge-row:first-child .badge-value:not(.copy) {
    margin-bottom: -3px;
}

.channel-compare .button {
    background: transparent;
    border: 1px solid rgb(29, 29, 31);
    color: rgb(29, 29, 31);
    font-family: "SF Pro Text", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    padding-left: 19px;
    padding-right: 19px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 17px;
}

@media only screen and (max-width: 734px) {
    .channel-compare .button {
        padding-left: 12px;
        padding-right: 12px;
        padding-top: 4px;
        padding-bottom: 4px;
        font-size: 12px;
    }
}

.channel-compare .button:focus {
    outline: none;
    box-shadow: 0 0 0 4px var(--focus-color);
}

.channel-compare .button:hover {
    background: transparent;
    border: 1px solid rgb(110, 110, 115);
    color: rgb(110, 110, 115);
}

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

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

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

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

.channel-compare .multi-row .compare-template-preview-item-color-nav {
    margin-bottom: 40px;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .multi-row .compare-template-preview-item-color-nav {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .multi-row .compare-template-preview-item-color-nav {
        margin-bottom: 20px;
    }
}

.channel-compare .multi-row .compare-template-preview-item-color-nav:last-child {
    margin-bottom: 40px;
}

@media only screen and (max-width: 1068px) {
    .channel-compare .multi-row .compare-template-preview-item-color-nav:last-child {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-compare .multi-row .compare-template-preview-item-color-nav:last-child {
        margin-bottom: 40px;
    }
}

.channel-compare .multi-row .row-colors {
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 0;
}

.channel-compare .row-colors {
    width: 100%;
    text-align: center;
    padding-bottom: 27px;
    margin-top: 27px;
}

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

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

.channel-compare .row-colors.row-colors-none {
    display: flex;
    justify-content: center;
    align-items: center;
}

.channel-compare .row-colors.row-colors-none .colornav-items {
    display: block;
}

.channel-compare .colornav-item-row {
    display: flex;
    justify-content: center;
}

.channel-compare .colornav-item-row:not(:first-child) {
    margin-top: 10px;
}

.channel-compare .colornav-item-row .colornav-item {
    margin-left: 0;
    margin-right: 6px;
}

.channel-compare .colornav-item-row .colornav-item:last-child {
    margin-right: 0;
}

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

.channel-compare .swatch-image {
    position: relative;
    left: calc(100% + 5px);
}

@media only screen and (max-width: 734px) {
    .channel-compare .swatch-image {
        left: calc(100% + 3px);
    }
}

.channel-compare .embed-image {
    align-self: flex-end;
}

.channel-html .s2eea35 {
    color: #1d1d1f;
    margin-left: -1.5px;
    margin-bottom: 8px;
}

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

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

.channel-html .y81e5d6 {
    color: #1d1d1f;
    margin-top: 0px;
    margin-left: -2.5px;
}

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

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

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

.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;
    letter-spacing: 0rem;
    font-weight: 600;
}

@media only screen and (max-width: 1068px) {
    .channel-html .channel-custom-font-custom-40-headline-reduced {
        font-size: 32px;
        line-height: 36px;
        letter-spacing: 0.004rem;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .channel-custom-font-custom-40-headline-reduced {
        font-size: 28px;
        line-height: 32px;
        letter-spacing: 0.007rem;
    }
}

/** images start  **/
.image-header_iphone_8_silver {
    width: 116px;
    height: 186px;
    background-size: 116px 186px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_8_silver_large.png?1677709034076);
}

.image-header_iphone_11_purple {
    width: 145px;
    height: 197px;
    background-size: 145px 197px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_11_purple_large.png?1677709034076);
}

.image-header_iphone_xs_silver {
    width: 129px;
    height: 192px;
    background-size: 129px 192px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_xs_silver_large.png?1677709034076);
}

.image-header_iphone_13_pro_alpine_green {
    width: 153px;
    height: 194px;
    background-size: 153px 194px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_13_pro_alpine_green_large.png?1677709034076);
}

.image-header_iphone_xr_blue {
    width: 133px;
    height: 201px;
    background-size: 133px 201px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_xr_blue_large.png?1677709034077);
}

.image-header_iphone_6_plus_space_gray {
    width: 132px;
    height: 211px;
    background-size: 132px 211px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_6_plus_space_gray_large.png?1677709034077);
}

.image-header_iphone_7_plus_black {
    width: 133px;
    height: 212px;
    background-size: 133px 212px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_7_plus_black_large.png?1677709034077);
}

.image-header_iphone_xs_max_silver {
    width: 138px;
    height: 212px;
    background-size: 138px 212px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_xs_max_silver_large.png?1677709034078);
}

.image-header_iphone_6_space_gray {
    width: 116px;
    height: 185px;
    background-size: 116px 185px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_6_space_gray_large.png?1677709034078);
}

.image-header_iphone_6s_space_gray {
    width: 115px;
    height: 185px;
    background-size: 115px 185px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_6s_space_gray_large.png?1677709034078);
}

.image-header_iphone_14_plus_blue {
    width: 155px;
    height: 210px;
    background-size: 155px 210px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_14_plus_blue_large.png?1677709034078);
}

.image-header_iphone_14_pro_max_twilight_purple {
    width: 161px;
    height: 210px;
    background-size: 161px 210px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_14_pro_max_twilight_purple_large.png?1677709034078);
}

.image-header_iphone_11_pro_max_midnight_green {
    width: 155px;
    height: 212px;
    background-size: 155px 212px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_11_pro_max_midnight_green_large.png?1677709034079);
}

.image-header_iphone_13_pro_max_alpine_green {
    width: 159px;
    height: 209px;
    background-size: 159px 209px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_13_pro_max_alpine_green_large.png?1677709034080);
}
.image-header_iphone_7_black {
    width: 116px;
    height: 186px;
    background-size: 116px 186px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_7_black_large.png?1677709034080);
}

.image-header_iphone_12_pro_max_pacific_blue {
    width: 154px;
    height: 209px;
    background-size: 154px 209px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_12_pro_max_pacific_blue_large.png?1677709034081);
}

.image-header_iphone_8_plus_silver {
    width: 133px;
    height: 212px;
    background-size: 133px 212px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_8_plus_silver_large.png?1677709034081);
}

.image-header_iphone_se_gen02_black {
    width: 115px;
    height: 185px;
    background-size: 115px 185px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_se_gen02_black_large.png?1677709034081);
}

.image-header_iphone_12_pro_pacific_blue {
    width: 143px;
    height: 194px;
    background-size: 143px 194px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_12_pro_pacific_blue_large.png?1677709034082);
}

.image-header_iphone_14_blue {
    width: 146px;
    height: 192px;
    background-size: 146px 192px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_14_blue_large.png?1677709034082);
}

.image-header_iphone_12_mini_purple {
    width: 128px;
    height: 173px;
    background-size: 128px 173px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_12_mini_purple_large.png?1677709034084);
}

.image-header_iphone_13_green {
    width: 142px;
    height: 193px;
    background-size: 142px 193px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_13_green_large.png?1677709034085);
}

.image-header_iphone_x_silver {
    width: 136px;
    height: 194px;
    background-size: 136px 194px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_x_silver_large.png?1677709034085);
}

.image-header_iphone_6s_plus_space_gray {
    width: 132px;
    height: 211px;
    background-size: 132px 211px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_6s_plus_space_gray_large.png?1677709034085);
}

.image-header_iphone_se_space_gray {
    width: 99px;
    height: 167px;
    background-size: 99px 167px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_se_space_gray_large.png?1677709034086);
}

.image-header_iphone_13_mini_green {
    width: 131px;
    height: 174px;
    background-size: 131px 174px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_13_mini_green_large.png?1677709034086);
}

.image-header_iphone_14_pro_twilight_purple {
    width: 158px;
    height: 193px;
    background-size: 158px 193px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_14_pro_twilight_purple_large.png?1677709034087);
}

.image-header_iphone_12_purple {
    width: 143px;
    height: 193px;
    background-size: 143px 193px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_12_purple_large.png?1677709034087);
}

.image-header_iphone_11_pro_midnight_green {
    width: 147px;
    height: 196px;
    background-size: 147px 196px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_11_pro_midnight_green_large.png?1677709034087);
}

.image-header_iphone_se_gen03_midnight {
    width: 127px;
    height: 185px;
    background-size: 127px 185px;
    background-repeat: no-repeat;
    background-image: url(../images/header_iphone_se_gen03_midnight_large.png?1677709034087);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_11_purple {
        width: 145px;
        height: 197px;
        background-size: 145px 197px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_11_purple_large_2x.png?1677709034075);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_7_black {
        width: 116px;
        height: 186px;
        background-size: 116px 186px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_7_black_large_2x.png?1677709034076);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_11_pro_midnight_green {
        width: 147px;
        height: 196px;
        background-size: 147px 196px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_11_pro_midnight_green_large_2x.png?1677709034076);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_6s_plus_space_gray {
        width: 132px;
        height: 211px;
        background-size: 132px 211px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_6s_plus_space_gray_large_2x.png?1677709034077);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_se_gen02_black {
        width: 115px;
        height: 185px;
        background-size: 115px 185px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_se_gen02_black_large_2x.png?1677709034077);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_13_mini_green {
        width: 131px;
        height: 174px;
        background-size: 131px 174px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_13_mini_green_large_2x.png?1677709034077);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_14_blue {
        width: 146px;
        height: 192px;
        background-size: 146px 192px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_14_blue_large_2x.png?1677709034077);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_12_mini_purple {
        width: 128px;
        height: 173px;
        background-size: 128px 173px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_12_mini_purple_large_2x.png?1677709034078);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_6_space_gray {
        width: 116px;
        height: 185px;
        background-size: 116px 185px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_6_space_gray_large_2x.png?1677709034078);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_xs_silver {
        width: 129px;
        height: 192px;
        background-size: 129px 192px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_xs_silver_large_2x.png?1677709034079);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_14_pro_max_twilight_purple {
        width: 161px;
        height: 210px;
        background-size: 161px 210px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_14_pro_max_twilight_purple_large_2x.png?1677709034079);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_6_plus_space_gray {
        width: 132px;
        height: 211px;
        background-size: 132px 211px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_6_plus_space_gray_large_2x.png?1677709034079);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_xs_max_silver {
        width: 138px;
        height: 212px;
        background-size: 138px 212px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_xs_max_silver_large_2x.png?1677709034080);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_6s_space_gray {
        width: 115px;
        height: 185px;
        background-size: 115px 185px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_6s_space_gray_large_2x.png?1677709034081);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_8_silver {
        width: 116px;
        height: 186px;
        background-size: 116px 186px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_8_silver_large_2x.png?1677709034081);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_12_pro_pacific_blue {
        width: 143px;
        height: 194px;
        background-size: 143px 194px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_12_pro_pacific_blue_large_2x.png?1677709034081);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_13_pro_alpine_green {
        width: 153px;
        height: 194px;
        background-size: 153px 194px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_13_pro_alpine_green_large_2x.png?1677709034082);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_14_pro_twilight_purple {
        width: 158px;
        height: 193px;
        background-size: 158px 193px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_14_pro_twilight_purple_large_2x.png?1677709034083);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_7_plus_black {
        width: 133px;
        height: 212px;
        background-size: 133px 212px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_7_plus_black_large_2x.png?1677709034083);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_12_pro_max_pacific_blue {
        width: 154px;
        height: 209px;
        background-size: 154px 209px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_12_pro_max_pacific_blue_large_2x.png?1677709034083);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_se_gen03_midnight {
        width: 127px;
        height: 185px;
        background-size: 127px 185px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_se_gen03_midnight_large_2x.png?1677709034084);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_x_silver {
        width: 136px;
        height: 194px;
        background-size: 136px 194px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_x_silver_large_2x.png?1677709034084);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_se_space_gray {
        width: 99px;
        height: 167px;
        background-size: 99px 167px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_se_space_gray_large_2x.png?1677709034085);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_13_pro_max_alpine_green {
        width: 159px;
        height: 209px;
        background-size: 159px 209px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_13_pro_max_alpine_green_large_2x.png?1677709034085);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_xr_blue {
        width: 133px;
        height: 201px;
        background-size: 133px 201px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_xr_blue_large_2x.png?1677709034086);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_8_plus_silver {
        width: 133px;
        height: 212px;
        background-size: 133px 212px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_8_plus_silver_large_2x.png?1677709034086);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_11_pro_max_midnight_green {
        width: 155px;
        height: 212px;
        background-size: 155px 212px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_11_pro_max_midnight_green_large_2x.png?1677709034086);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_12_purple {
        width: 143px;
        height: 193px;
        background-size: 143px 193px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_12_purple_large_2x.png?1677709034086);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_13_green {
        width: 142px;
        height: 193px;
        background-size: 142px 193px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_13_green_large_2x.png?1677709034086);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-header_iphone_14_plus_blue {
        width: 155px;
        height: 210px;
        background-size: 155px 210px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_14_plus_blue_large_2x.png?1677709034087);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_13_green {
        width: 80px;
        height: 108px;
        background-size: 80px 108px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_13_green_small.png?1677709034076);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_12_purple {
        width: 80px;
        height: 108px;
        background-size: 80px 108px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_12_purple_small.png?1677709034077);
    }
}

@media only screen and (max-width: 734px) {
    .image-flex_magsafe {
        width: 320px;
        height: 262px;
        background-size: 320px 262px;
        background-repeat: no-repeat;
        background-image: url(../images/flex_magsafe_small.png?1677709034077);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_x_silver {
        width: 75px;
        height: 107px;
        background-size: 75px 107px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_x_silver_small.png?1677709034077);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_xs_silver {
        width: 71px;
        height: 106px;
        background-size: 71px 106px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_xs_silver_small.png?1677709034077);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_se_gen02_black {
        width: 65px;
        height: 103px;
        background-size: 65px 103px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_se_gen02_black_small.png?1677709034078);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_6s_space_gray {
        width: 65px;
        height: 103px;
        background-size: 65px 103px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_6s_space_gray_small.png?1677709034078);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_xr_blue {
        width: 75px;
        height: 112px;
        background-size: 75px 112px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_xr_blue_small.png?1677709034078);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_11_purple {
        width: 83px;
        height: 113px;
        background-size: 83px 113px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_11_purple_small.png?1677709034078);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_xs_max_silver {
        width: 77px;
        height: 118px;
        background-size: 77px 118px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_xs_max_silver_small.png?1677709034080);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_14_blue {
        width: 83px;
        height: 109px;
        background-size: 83px 109px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_14_blue_small.png?1677709034080);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_12_pro_max_pacific_blue {
        width: 88px;
        height: 118px;
        background-size: 88px 118px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_12_pro_max_pacific_blue_small.png?1677709034080);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_13_pro_alpine_green {
        width: 86px;
        height: 109px;
        background-size: 86px 109px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_13_pro_alpine_green_small.png?1677709034080);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_7_plus_black {
        width: 74px;
        height: 117px;
        background-size: 74px 117px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_7_plus_black_small.png?1677709034080);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_6_space_gray {
        width: 65px;
        height: 103px;
        background-size: 65px 103px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_6_space_gray_small.png?1677709034082);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_14_pro_max_twilight_purple {
        width: 92px;
        height: 119px;
        background-size: 92px 119px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_14_pro_max_twilight_purple_small.png?1677709034082);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_11_pro_max_midnight_green {
        width: 87px;
        height: 118px;
        background-size: 87px 118px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_11_pro_max_midnight_green_small.png?1677709034082);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_12_pro_pacific_blue {
        width: 80px;
        height: 108px;
        background-size: 80px 108px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_12_pro_pacific_blue_small.png?1677709034082);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_se_gen03_midnight {
        width: 71px;
        height: 103px;
        background-size: 71px 103px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_se_gen03_midnight_small.png?1677709034082);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_6_plus_space_gray {
        width: 75px;
        height: 118px;
        background-size: 75px 118px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_6_plus_space_gray_small.png?1677709034082);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_13_mini_green {
        width: 74px;
        height: 97px;
        background-size: 74px 97px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_13_mini_green_small.png?1677709034083);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_8_silver {
        width: 65px;
        height: 103px;
        background-size: 65px 103px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_8_silver_small.png?1677709034083);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_7_black {
        width: 65px;
        height: 103px;
        background-size: 65px 103px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_7_black_small.png?1677709034083);
    }
}

@media only screen and (max-width: 734px) {
    .image-iphone_pro_max {
        width: 105px;
        height: 212px;
        background-size: 105px 212px;
        background-repeat: no-repeat;
        background-image: url(../images/iphone_pro_max_small.png?1677709034083);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_12_mini_purple {
        width: 73px;
        height: 97px;
        background-size: 73px 97px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_12_mini_purple_small.png?1677709034084);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_14_pro_twilight_purple {
        width: 90px;
        height: 109px;
        background-size: 90px 109px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_14_pro_twilight_purple_small.png?1677709034084);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_6s_plus_space_gray {
        width: 74px;
        height: 118px;
        background-size: 74px 118px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_6s_plus_space_gray_small.png?1677709034086);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_14_plus_blue {
        width: 88px;
        height: 119px;
        background-size: 88px 119px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_14_plus_blue_small.png?1677709034086);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_11_pro_midnight_green {
        width: 82px;
        height: 109px;
        background-size: 82px 109px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_11_pro_midnight_green_small.png?1677709034087);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_8_plus_silver {
        width: 75px;
        height: 119px;
        background-size: 75px 119px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_8_plus_silver_small.png?1677709034087);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_13_pro_max_alpine_green {
        width: 90px;
        height: 118px;
        background-size: 90px 118px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_13_pro_max_alpine_green_small.png?1677709034087);
    }
}

@media only screen and (max-width: 734px) {
    .image-header_iphone_se_space_gray {
        width: 56px;
        height: 93px;
        background-size: 56px 93px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_se_space_gray_small.png?1677709034087);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_12_mini_purple {
        width: 73px;
        height: 97px;
        background-size: 73px 97px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_12_mini_purple_small_2x.png?1677709034075);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_14_blue {
        width: 83px;
        height: 109px;
        background-size: 83px 109px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_14_blue_small_2x.png?1677709034075);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_12_pro_max_pacific_blue {
        width: 88px;
        height: 118px;
        background-size: 88px 118px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_12_pro_max_pacific_blue_small_2x.png?1677709034075);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_13_pro_max_alpine_green {
        width: 90px;
        height: 118px;
        background-size: 90px 118px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_13_pro_max_alpine_green_small_2x.png?1677709034076);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_8_plus_silver {
        width: 75px;
        height: 119px;
        background-size: 75px 119px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_8_plus_silver_small_2x.png?1677709034077);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_xs_silver {
        width: 71px;
        height: 106px;
        background-size: 71px 106px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_xs_silver_small_2x.png?1677709034077);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_se_gen03_midnight {
        width: 71px;
        height: 103px;
        background-size: 71px 103px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_se_gen03_midnight_small_2x.png?1677709034078);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_se_space_gray {
        width: 56px;
        height: 93px;
        background-size: 56px 93px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_se_space_gray_small_2x.png?1677709034078);
    }
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_6_plus_space_gray {
        width: 75px;
        height: 118px;
        background-size: 75px 118px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_6_plus_space_gray_small_2x.png?1677709034079);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_14_plus_blue {
        width: 88px;
        height: 119px;
        background-size: 88px 119px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_14_plus_blue_small_2x.png?1677709034079);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_14_pro_max_twilight_purple {
        width: 92px;
        height: 119px;
        background-size: 92px 119px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_14_pro_max_twilight_purple_small_2x.png?1677709034079);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_11_purple {
        width: 83px;
        height: 113px;
        background-size: 83px 113px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_11_purple_small_2x.png?1677709034079);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_x_silver {
        width: 75px;
        height: 107px;
        background-size: 75px 107px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_x_silver_small_2x.png?1677709034079);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_12_purple {
        width: 80px;
        height: 108px;
        background-size: 80px 108px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_12_purple_small_2x.png?1677709034080);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_8_silver {
        width: 65px;
        height: 103px;
        background-size: 65px 103px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_8_silver_small_2x.png?1677709034081);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_6s_space_gray {
        width: 65px;
        height: 103px;
        background-size: 65px 103px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_6s_space_gray_small_2x.png?1677709034081);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_13_mini_green {
        width: 74px;
        height: 97px;
        background-size: 74px 97px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_13_mini_green_small_2x.png?1677709034081);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_13_pro_alpine_green {
        width: 86px;
        height: 109px;
        background-size: 86px 109px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_13_pro_alpine_green_small_2x.png?1677709034082);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_13_green {
        width: 80px;
        height: 108px;
        background-size: 80px 108px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_13_green_small_2x.png?1677709034082);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_se_gen02_black {
        width: 65px;
        height: 103px;
        background-size: 65px 103px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_se_gen02_black_small_2x.png?1677709034082);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_6s_plus_space_gray {
        width: 74px;
        height: 118px;
        background-size: 74px 118px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_6s_plus_space_gray_small_2x.png?1677709034083);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_xs_max_silver {
        width: 77px;
        height: 118px;
        background-size: 77px 118px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_xs_max_silver_small_2x.png?1677709034083);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_7_plus_black {
        width: 74px;
        height: 117px;
        background-size: 74px 117px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_7_plus_black_small_2x.png?1677709034084);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_12_pro_pacific_blue {
        width: 80px;
        height: 108px;
        background-size: 80px 108px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_12_pro_pacific_blue_small_2x.png?1677709034084);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_xr_blue {
        width: 75px;
        height: 112px;
        background-size: 75px 112px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_xr_blue_small_2x.png?1677709034085);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_14_pro_twilight_purple {
        width: 90px;
        height: 109px;
        background-size: 90px 109px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_14_pro_twilight_purple_small_2x.png?1677709034086);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_7_black {
        width: 65px;
        height: 103px;
        background-size: 65px 103px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_7_black_small_2x.png?1677709034087);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_6_space_gray {
        width: 65px;
        height: 103px;
        background-size: 65px 103px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_6_space_gray_small_2x.png?1677709034087);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_11_pro_max_midnight_green {
        width: 87px;
        height: 118px;
        background-size: 87px 118px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_11_pro_max_midnight_green_small_2x.png?1677709034087);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-header_iphone_11_pro_midnight_green {
        width: 82px;
        height: 109px;
        background-size: 82px 109px;
        background-repeat: no-repeat;
        background-image: url(../images/header_iphone_11_pro_midnight_green_small_2x.png?1677709034086);
    }
}

.image-icon_A15_chip {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_A15_chip_large.png?1677709034075);
}

.image-icon_camera_iphone_11_pro_max {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_camera_iphone_11_pro_max_large.png?1677709034076);
}

.image-icon_camera_iphone_XS {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_camera_iphone_XS_large.png?1677709034076);
}

.image-icon_newtouch_id {
    width: 39px;
    height: 38px;
    background-size: 39px 38px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_newtouch_id_large.png?1677709034076);
}

.image-icon_A10_chip {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_A10_chip_large.png?1677709034077);
}

.image-icon_action_mode {
    width: 41px;
    height: 41px;
    background-size: 41px 41px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_action_mode_large.png?1677709034077);
}

.image-icon_A11_chip {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_A11_chip_large.png?1677709034077);
}

.image-icon_camera_iphone_13_pro_max {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_camera_iphone_13_pro_max_large.png?1677709034077);
}

.image-icon_sos {
    width: 41px;
    height: 41px;
    background-size: 41px 41px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_sos_large.png?1677709034079);
}

.image-icon_camera_iphone_14_plus {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_camera_iphone_14_plus_large.png?1677709034079);
}

.image-icon_A9_chip {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_A9_chip_large.png?1677709034079);
}

.image-icon_newbattery {
    width: 48px;
    height: 26px;
    background-size: 48px 26px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_newbattery_large.png?1677709034080);
}

.image-icon_camera_iphone_se_3rdGen {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_camera_iphone_se_3rdGen_large.png?1677709034080);
}

.image-icon_face_id {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_face_id_large.png?1677709034081);
}

.image-icon_camera_iphone_12 {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_camera_iphone_12_large.png?1677709034081);
}

.image-icon_camera_iphone_14_pro_max {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_camera_iphone_14_pro_max_large.png?1677709034085);
}

.image-icon_dynamic_island {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_dynamic_island_large.png?1677709034083);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-icon_dynamic_island {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_dynamic_island_large_2x.png?1677709034081);
    }
}

.image-icon_camera_iphone_se_3rdGen {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_camera_iphone_se_3rdGen_large.png?1677709034080);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-icon_camera_iphone_se_3rdGen {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_camera_iphone_se_3rdGen_large_2x.png?1677709034085);
    }

    .image-icon_5G {
        width: 47px;
        height: 33px;
        background-size: 47px 33px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_5G_large.png?1677709034083);
    }

    @media (-webkit-min-device-pixel-ratio: 1.5),
        (min-resolution: 144dpi),
        only screen and (-webkit-min-device-pixel-ratio: 1.5),
        only screen and (min-resolution: 1.5dppx) {
        .image-icon_5G {
            width: 47px;
            height: 33px;
            background-size: 47px 33px;
            background-repeat: no-repeat;
            background-image: url(../images/icon_5G_large_2x.png?1677709034084);
        }
    }

    .image-icon_newtouch_id {
        width: 39px;
        height: 38px;
        background-size: 39px 38px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_newtouch_id_large.png?1677709034076);
    }

    @media (-webkit-min-device-pixel-ratio: 1.5),
        (min-resolution: 144dpi),
        only screen and (-webkit-min-device-pixel-ratio: 1.5),
        only screen and (min-resolution: 1.5dppx) {
        .image-icon_newtouch_id {
            width: 39px;
            height: 38px;
            background-size: 39px 38px;
            background-repeat: no-repeat;
            background-image: url(../images/icon_newtouch_id_large_2x.png?1677709034076);
        }
    }
}

.image-icon_A16_chip {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_A16_chip_large.png?1677709034084);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-icon_A16_chip {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_A16_chip_large_2x.png?1677709034087);
    }
}

.image-icon_camera_iphone_6s_plus {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_camera_iphone_6s_plus_large.png?1677709034083);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-icon_camera_iphone_6s_plus {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_camera_iphone_6s_plus_large_2x.png?1677709034084);
    }
}

.image-icon_camera_iphone_13 {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_camera_iphone_13_large.png?1677709034084);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-icon_camera_iphone_13 {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_camera_iphone_13_large_2x.png?1677709034083);
    }
}

.image-icon_camera_iphone_12_pro_max {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_camera_iphone_12_pro_max_large.png?1677709034086);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-icon_camera_iphone_12_pro_max {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_camera_iphone_12_pro_max_large_2x.png?1677709034083);
    }
}

.image-icon_A14_chip {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_A14_chip_large.png?1677709034085);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-icon_A14_chip {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_A14_chip_large_2x.png?1677709034082);
    }
}

.image-icon_camera_iphone_11 {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_camera_iphone_11_large.png?1677709034085);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-icon_camera_iphone_11 {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_camera_iphone_11_large_2x.png?1677709034077);
    }
}

.image-icon_4G {
    width: 47px;
    height: 33px;
    background-size: 47px 33px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_4G_large.png?1677709034083);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-icon_4G {
        width: 47px;
        height: 33px;
        background-size: 47px 33px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_4G_large_2x.png?1677709034078);
    }
}

.image-icon_A13_chip {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_A13_chip_large.png?1677709034083);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-icon_A13_chip {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_A13_chip_large_2x.png?1677709034086);
    }
}

.image-icon_A12_chip {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_A12_chip_large.png?1677709034084);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-icon_A12_chip {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_A12_chip_large_2x.png?1677709034078);
    }
}

.image-icon_cameraiphone_XR {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_cameraiphone_XR_large.png?1677709034087);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-icon_cameraiphone_XR {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_cameraiphone_XR_large_2x.png?1677709034079);
    }
}

.image-icon_camera_iphone_8_plus {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_camera_iphone_8_plus_large.png?1677709034082);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-icon_camera_iphone_8_plus {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_camera_iphone_8_plus_large_2x.png?1677709034081);
    }
}

.image-icon_A8_chip {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_A8_chip_large.png?1677709034087);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-icon_A8_chip {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(../images/icon_A8_chip_large_2x.png?1677709034084);
    }
}
/** images end  **/
/* compare style end */

/* Logo */
.image-hero_logo {
    width: 155px;
    height: 35px;
    background-size: 155px 35px;
    background-repeat: no-repeat;
    background-image: url(../images/Hero_Logo_RGB1d1d1f_large.png);
    margin: 0 auto;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-hero_logo {
        width: 155px;
        height: 35px;
        background-size: 155px 35px;
        background-repeat: no-repeat;
        background-image: url(../images/Hero_Logo_RGB1d1d1f_large_2x.png);
        margin: 0 auto;
    }
}

@media only screen and (max-width: 1068px) {
    .image-hero_logo {
        width: 125px;
        height: 28px;
        background-size: 125px 28px;
        background-repeat: no-repeat;
        background-image: url(../images/Hero_Logo_RGB1d1d1f_medium.png);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-hero_logo {
        width: 125px;
        height: 28px;
        background-size: 125px 28px;
        background-repeat: no-repeat;
        background-image: url(../images/Hero_Logo_RGB1d1d1f_medium_2x.png);
    }
}

@media only screen and (max-width: 734px) {
    .image-hero_logo {
        width: 110px;
        height: 25px;
        background-size: 110px 25px;
        background-repeat: no-repeat;
        background-image: url(../images/Hero_Logo_RGB1d1d1f_small.png);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-hero_logo {
        width: 110px;
        height: 25px;
        background-size: 110px 25px;
        background-repeat: no-repeat;
        background-image: url(../images/Hero_Logo_RGB1d1d1f_small_2x.png);
    }
}

/* safety tile  */

.image-safety {
    width: 246px;
    height: 226px;
    background-size: 246px 226px;
    background-repeat: no-repeat;
    background-image: url(../images/safety_large.png?1674703559789);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-safety {
        width: 246px;
        height: 226px;
        background-size: 246px 226px;
        background-repeat: no-repeat;
        background-image: url(../images/safety_large_2x.png?1674703559787);
    }
}

@media only screen and (max-width: 1068px) {
    .image-safety {
        width: 178px;
        height: 163px;
        background-size: 178px 163px;
        background-repeat: no-repeat;
        background-image: url(../images/safety_medium.png?1674703559789);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-safety {
        width: 178px;
        height: 163px;
        background-size: 187px 163px;
        background-repeat: no-repeat;
        background-image: url(../images/safety_medium_2x.png?1674703559790);
    }
}

@media only screen and (max-width: 734px) {
    .image-safety {
        width: 250px;
        height: 231px;
        background-size: 250px 231px;
        background-repeat: no-repeat;
        background-image: url(../images/safety_small.png?1674703559788);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-safety {
        width: 250px;
        height: 231px;
        background-size: 250px 231px;
        background-repeat: no-repeat;
        background-image: url(../images/safety_small_2x.png?1674703559788);
    }
}

.channel-html .i7336D7 {
    /** Margin */
    margin-left: 155px;
    /** Layer controls */
    /** Interaction controls */
}

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

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

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

.channel-html .t55E247 {
    color: #86868b;
    margin-top: 0px;
    padding-right: 20px;
}

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

/* end safety tile  */
/* start privacy tile  */
.channel-html .i910683 {
    color: #86868b;
    text-align: center;
}

@media only screen and (max-width: 734px) {
    .channel-html .i910683 {
        text-align: left;
    }
}

.channel-html .l5853C7 {
    text-align: center;
}

@media only screen and (max-width: 734px) {
    .channel-html .l5853C7 {
        text-align: left;
    }
}

.channel-html .r78FAA9 {
    color: #86868b;
    margin-top: 0px;
    text-align: center;
    padding: 0 150px;
}

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

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

.channel-html .s5C2690 {
    padding-bottom: 30px;
}

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

.channel-html .s5C2691 {
    display: grid;
    grid-gap: 20px;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(4, 210px);
    margin: 0 40px;
    height: 350px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .s5C2691 {
        grid-gap: 20px;
        grid-auto-rows: 2fr;
        grid-template-columns: repeat(2, 250px);
        margin: auto;
        height: 760px;
        width: 75%;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .s5C2691 {
        display: grid;
        grid-gap: 20px;
        grid-auto-rows: 4fr;
        grid-template-columns: repeat(1, 290px);
        margin-left: 15px;
        margin-bottom: 40px;
        height: auto;
    }
}

.channel-html .j3F1333 {
    background-color: #131315;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
    position: relative;
    overflow: hidden;
}

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

@media only screen and (max-width: 734px) {
    .channel-html .j3F1333 {
        overflow: hidden;
        grid-column-start: 1;
        grid-column-end: 1;
        grid-row-start: 1;
        grid-row-end: 1;
    }
}

.channel-html .j3F1333:before {
    display: block;
    position: absolute;
    pointer-events: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-style: solid;
}

.channel-html .channel-custom-font-custom-48-headline-bento {
    font-size: 25px;
    line-height: 25px;
    letter-spacing: -0.00875rem;
    font-weight: 600;
    margin: 30px 10px;
    text-align: center;
}

@media only screen and (max-width: 1068px) {
    .channel-html .channel-custom-font-custom-48-headline-bento {
        font-size: 28px;
        line-height: 28px;
        letter-spacing: -0.003125rem;
        margin: 28px 20px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .channel-custom-font-custom-48-headline-bento {
        font-size: 30px;
        line-height: 30px;
        letter-spacing: 0.00375rem;
        margin: 30px 32px;
        text-align: center;
    }
}

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

.image-health_app {
    width: 124px;
    height: 115px;
    background-size: 124px 115px;
    background-repeat: no-repeat;
    background-image: url(../images/health_app_large.png?1669031978866);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-health_app {
        width: 124px;
        height: 115px;
        background-size: 124px 115px;
        background-repeat: no-repeat;
        background-image: url(../images/health_app_large_2x.png?1669031978866);
    }
}

@media only screen and (max-width: 1068px) {
    .image-health_app {
        width: 99px;
        height: 99px;
        background-size: 99px 99px;
        background-repeat: no-repeat;
        background-image: url(../images/health_app_medium.png?1669031978865);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-health_app {
        width: 99px;
        height: 99px;
        background-size: 99px 99px;
        background-repeat: no-repeat;
        background-image: url(../images/health_app_medium_2x.png?1669031978866);
    }
}

@media only screen and (max-width: 734px) {
    .image-health_app {
        width: 170px;
        height: 157px;
        background-size: 170px 157px;
        background-repeat: no-repeat;
        background-image: url(../images/health_app_small.png?1669031978866);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-health_app {
        width: 170px;
        height: 157px;
        background-size: 170px 157px;
        background-repeat: no-repeat;
        background-image: url(../images/health_app_small_2x.png?1669031978866);
    }
}

.channel-html .cDA9DA4 {
    justify-content: center;
    flex-grow: 1;
}

@media only screen and (max-width: 1068px) {
    .channel-html .cDA9DA4 {
        align-items: center;
    }
}

@media only screen and (max-width: 1068px) {
    .channel-html .cDA9DA4 {
        justify-content: center;
    }
}

.channel-html .z2CA98C {
    margin: auto;
    transform: translateY(20px);
}

@media only screen and (max-width: 1068px) {
    .channel-html .z2CA98C {
        transform: translateY(10px) scale(1.3);
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .z2CA98C {
        transform: translateY(1px);
    }
}

.channel-html .eF7EB5A {
    background-color: #131315;
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 1;
    position: relative;
    overflow: hidden;
}

.channel-html .eF7EB5A:before {
    display: block;
    position: absolute;
    pointer-events: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-style: solid;
}

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

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

.image-toggle {
    width: 79px;
    height: 47px;
    background-size: 79px 47px;
    background-repeat: no-repeat;
    background-image: url(../images/toggle_large.png?1669031978865);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-toggle {
        width: 79px;
        height: 47px;
        background-size: 79px 47px;
        background-repeat: no-repeat;
        background-image: url(../images/toggle_large_2x.png?1669031978867);
    }
}

@media only screen and (max-width: 1068px) {
    .image-toggle {
        width: 74px;
        height: 44px;
        background-size: 74px 44px;
        background-repeat: no-repeat;
        background-image: url(../images/toggle_medium.png?1669031978866);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-toggle {
        width: 74px;
        height: 44px;
        background-size: 74px 44px;
        background-repeat: no-repeat;
        background-image: url(../images/toggle_medium_2x.png?1669031978865);
    }
}

@media only screen and (max-width: 734px) {
    .image-toggle {
        width: 108px;
        height: 64px;
        background-size: 108px 64px;
        background-repeat: no-repeat;
        background-image: url(../images/toggle_small.png?1669031978865);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-toggle {
        width: 108px;
        height: 64px;
        background-size: 108px 64px;
        background-repeat: no-repeat;
        background-image: url(../images/toggle_small_2x.png?1669031978866);
    }
}

.channel-html .p569C6C {
    margin: auto;
    margin-top: 60px;
}

@media only screen and (max-width: 1064px) {
    .channel-html .p569C6C {
        margin-top: 40px;
    }
}

.channel-html .z89CFC7 {
    background-color: #131315;
    grid-column-start: 3;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 1;
    position: relative;
    overflow: hidden;
}

.channel-html .z89CFC7:before {
    display: block;
    position: absolute;
    pointer-events: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-style: solid;
}

@media only screen and (max-width: 1068px) {
    .channel-html .z89CFC7 {
        background-color: #131315;
        grid-column-start: 1;
        grid-column-end: 1;
        grid-row-start: 2;
        grid-row-end: 2;
        position: relative;
        overflow: hidden;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .z89CFC7 {
        background-color: #131315;
        grid-column-start: 1;
        grid-column-end: 1;
        grid-row-start: 3;
        grid-row-end: 3;
        position: relative;
        overflow: hidden;
    }
}

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

.image-trackers_badge {
    width: 132px;
    height: 61px;
    background-size: 132px 61px;
    background-repeat: no-repeat;
    background-image: url(../images/trackers_badge_large.png?1669031978866);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-trackers_badge {
        width: 132px;
        height: 61px;
        background-size: 132px 61px;
        background-repeat: no-repeat;
        background-image: url(../images/trackers_badge_large_2x.png?1669031978865);
    }
}

@media only screen and (max-width: 1068px) {
    .image-trackers_badge {
        width: 132px;
        height: 61px;
        background-size: 132px 61px;
        background-repeat: no-repeat;
        background-image: url(../images/trackers_badge_medium.png?1669031978865);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-trackers_badge {
        width: 132px;
        height: 61px;
        background-size: 132px 61px;
        background-repeat: no-repeat;
        background-image: url(../images/trackers_badge_medium_2x.png?1669031978866);
    }
}

@media only screen and (max-width: 734px) {
    .image-trackers_badge {
        width: 181px;
        height: 83px;
        background-size: 181px 83px;
        background-repeat: no-repeat;
        background-image: url(../images/trackers_badge_small.png?1669031978866);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-trackers_badge {
        width: 181px;
        height: 83px;
        background-size: 181px 83px;
        background-repeat: no-repeat;
        background-image: url(../images/trackers_badge_small_2x.png?1669031978864);
    }
}

.channel-html .z1F82EB {
    margin: auto;
    margin-top: 50px;
}

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

.channel-html .r08A250 {
    background-color: #131315;
    grid-column-start: 4;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 1;
    position: relative;
}

.channel-html .r08A250:before {
    display: block;
    position: absolute;
    pointer-events: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-style: solid;
}

@media only screen and (max-width: 1068px) {
    .channel-html .r08A250 {
        background-color: #131315;
        grid-column-start: 2;
        grid-column-end: 2;
        grid-row-start: 2;
        grid-row-end: 2;
        position: relative;
        overflow: hidden;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .r08A250 {
        background-color: #131315;
        grid-column-start: 1;
        grid-column-end: 1;
        grid-row-start: 4;
        grid-row-end: 4;
        position: relative;
        overflow: hidden;
    }
}

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

.image-eyes_icon {
    width: 52px;
    height: 41px;
    background-size: 52px 41px;
    background-repeat: no-repeat;
    background-image: url(../images/eyes_icon_large.png?1669031978865);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-eyes_icon {
        width: 52px;
        height: 41px;
        background-size: 52px 41px;
        background-repeat: no-repeat;
        background-image: url(../images/eyes_icon_large_2x.png?1669031978865);
    }
}

@media only screen and (max-width: 1068px) {
    .image-eyes_icon {
        width: 52px;
        height: 41px;
        background-size: 52px 41px;
        background-repeat: no-repeat;
        background-image: url(../images/eyes_icon_medium.png?1669031978865);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-eyes_icon {
        width: 52px;
        height: 41px;
        background-size: 52px 41px;
        background-repeat: no-repeat;
        background-image: url(../images/eyes_icon_medium_2x.png?1669031978866);
    }
}

@media only screen and (max-width: 734px) {
    .image-eyes_icon {
        width: 71px;
        height: 56px;
        background-size: 71px 56px;
        background-repeat: no-repeat;
        background-image: url(../images/eyes_icon_small.png?1669031978866);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-eyes_icon {
        width: 71px;
        height: 56px;
        background-size: 71px 56px;
        background-repeat: no-repeat;
        background-image: url(../images/eyes_icon_small_2x.png?1669031978865);
    }
}

.channel-html .dD36BC3 {
    margin: auto;
}

/* end privacy tile  */

@font-face {
    font-family: "SFProThai";
    font-style: normal;
    font-weight: 1 1000;
    src:
        url("../../../assets/fonts/SFProTH.woff2") format("woff2-variations"),
        url("../../../assets/fonts/SFProTH.woff2") format("woff2");
}
.channel-html:lang(th) *,
.channel-html:lang(th) *:before,
.channel-html:lang(th) *:after,
.channel-html:lang(th) .copy,
.channel-html:lang(th) .button,
.channel-compare:lang(th) .badge-content .badge-caption.copy.helvetica-neue,
.channel-compare .badge-content .badge-value,
.channel-compare .badge-content .badge-caption.copy {
    font-family:
        "SFProThai",
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
}
.channel-html:lang(th) h2.copy {
    line-height: 1.25;
}

<!-- Local fix -- > .channel-html .icon-chevrondown::before,
.channel-html .icon-chevrondown::after {
    content: "\f303";
}
span.nowrap {
    display: inline-block;
    text-decoration: inherit;
    white-space: nowrap;
}
br.large {
    display: inline-block;
}
br.medium,
br.small {
    display: none;
}
@media only screen and (max-width: 1068px) {
    br.medium {
        display: inline-block;
    }
    br.large,
    br.small {
        display: none;
    }
}
@media only screen and (max-width: 734px) {
    br.small {
        display: inline-block;
    }
    br.large,
    br.medium {
        display: none;
    }
}
.line-fix span {
    height: 54px;
}
@media only screen and (max-width: 1068px) {
    .line-fix span {
        height: 45px;
    }
}

br.ag-xl {
    display: none;
}

br.ag-lg {
    display: none;
}

br.ag-md {
    display: none;
}

br.ag-sm {
    display: none;
}

br.ag-sm-portrait {
    display: none;
}

br.ag-xs {
    display: none;
}

br.ag-xs-portrait {
    display: none;
}

span.nowrap {
    display: inline;
}

@media only screen and (min-width: 1441px) {
    br.ag-xl {
        display: inline;
    }
}

@media only screen and (min-width: 1069px) {
    br.ag-lg {
        display: inline;
    }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
    br.ag-md {
        display: inline;
    }
}

@media only screen and (max-width: 734px) {
    br.ag-sm {
        display: inline;
    }
}

@media only screen and (max-width: 734px) and (orientation: portrait) {
    br.ag-sm-portrait {
        display: inline;
    }
}

@media only screen and (max-width: 374px) {
    br.ag-xs {
        display: inline;
    }
}

@media only screen and (max-width: 374px) and (orientation: portrait) {
    br.ag-xs-portrait {
        display: inline;
    }
}

.ag-lh-10 {
    line-height: 1;
}

.ag-lh-105 {
    line-height: 1.05;
}

.ag-lh-11 {
    line-height: 1.1;
}

.ag-lh-115 {
    line-height: 1.15;
}

.ag-lh-12 {
    line-height: 1.2;
}

.ag-lh-125 {
    line-height: 1.25;
}

.ag-lh-13 {
    line-height: 1.3;
}

.ag-lh-135 {
    line-height: 1.35;
}

.ag-lh-14 {
    line-height: 1.4;
}

.ag-lh-145 {
    line-height: 1.45;
}

.ag-lh-15 {
    line-height: 1.5;
}

@media only screen and (min-width: 1441px) {
    .ag-lh-xl-10 {
        line-height: 1;
    }

    .ag-lh-xl-105 {
        line-height: 1.05;
    }

    .ag-lh-xl-11 {
        line-height: 1.1;
    }

    .ag-lh-xl-115 {
        line-height: 1.15;
    }

    .ag-lh-xl-12 {
        line-height: 1.2;
    }

    .ag-lh-xl-125 {
        line-height: 1.25;
    }

    .ag-lh-xl-13 {
        line-height: 1.3;
    }

    .ag-lh-xl-135 {
        line-height: 1.35;
    }

    .ag-lh-xl-14 {
        line-height: 1.4;
    }

    .ag-lh-xl-145 {
        line-height: 1.45;
    }

    .ag-lh-xl-15 {
        line-height: 1.5;
    }
}

@media only screen and (max-width: 1440px) {
    .ag-lh-lg-10 {
        line-height: 1;
    }

    .ag-lh-lg-105 {
        line-height: 1.05;
    }

    .ag-lh-lg-11 {
        line-height: 1.1;
    }

    .ag-lh-lg-115 {
        line-height: 1.15;
    }

    .ag-lh-lg-12 {
        line-height: 1.2;
    }

    .ag-lh-lg-125 {
        line-height: 1.25;
    }

    .ag-lh-lg-13 {
        line-height: 1.3;
    }

    .ag-lh-lg-135 {
        line-height: 1.35;
    }

    .ag-lh-lg-14 {
        line-height: 1.4;
    }

    .ag-lh-lg-145 {
        line-height: 1.45;
    }

    .ag-lh-lg-15 {
        line-height: 1.5;
    }
}

@media only screen and (max-width: 1068px) {
    .ag-lh-md-10 {
        line-height: 1;
    }

    .ag-lh-md-105 {
        line-height: 1.05;
    }

    .ag-lh-md-11 {
        line-height: 1.1;
    }

    .ag-lh-md-115 {
        line-height: 1.15;
    }

    .ag-lh-md-12 {
        line-height: 1.2;
    }

    .ag-lh-md-125 {
        line-height: 1.25;
    }

    .ag-lh-md-13 {
        line-height: 1.3;
    }

    .ag-lh-md-135 {
        line-height: 1.35;
    }

    .ag-lh-md-14 {
        line-height: 1.4;
    }

    .ag-lh-md-145 {
        line-height: 1.45;
    }

    .ag-lh-md-15 {
        line-height: 1.5;
    }
}

@media only screen and (max-width: 734px) {
    .ag-lh-sm-10 {
        line-height: 1;
    }

    .ag-lh-sm-105 {
        line-height: 1.05;
    }

    .ag-lh-sm-11 {
        line-height: 1.1;
    }

    .ag-lh-sm-115 {
        line-height: 1.15;
    }

    .ag-lh-sm-12 {
        line-height: 1.2;
    }

    .ag-lh-sm-125 {
        line-height: 1.25;
    }

    .ag-lh-sm-13 {
        line-height: 1.3;
    }

    .ag-lh-sm-135 {
        line-height: 1.35;
    }

    .ag-lh-sm-14 {
        line-height: 1.4;
    }

    .ag-lh-sm-145 {
        line-height: 1.45;
    }

    .ag-lh-sm-15 {
        line-height: 1.5;
    }
}
.channel-html .qB56387.typography-eyebrow-super,
.channel-html .t55E247.typography-eyebrow-super {
    font-size: 24px;
    margin-bottom: 0;
}

@media only screen and (min-width: 1069px) {
    .channel-html .qB56387.typography-eyebrow-super {
        padding-top: 80px;
    }

    .channel-html .t55E247.typography-eyebrow-super {
        padding-bottom: 30px;
    }

    .channel-html .xECE7E9 {
        width: 280px;
    }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
    .channel-html .xECE7E9 {
        width: 195px;
    }
}

.channel-html .j0B63BE.typography-headline-reduced {
    font-size: 32px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .j0B63BE.typography-headline-reduced {
        font-size: 26px;
    }
    .channel-html .t55E247.typography-eyebrow-super {
        font-size: 21px;
    }
    .channel-html .qB56387.typography-eyebrow-super {
        padding-top: 25px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .j0B63BE.typography-headline-reduced {
        font-size: 24px;
    }
}

.channel-html .j92D9EF.typography-headline-reduced {
    font-size: 42px;
    line-height: 1.1;
    font-weight: 500;
    letter-spacing: 0em;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        sans-serif,
        "SF Pro Icons";
}

@media only screen and (max-width: 1068px) {
    .channel-html .j92D9EF.typography-headline-reduced {
        font-size: 32px;
        line-height: 1.125;
        font-weight: 500;
        letter-spacing: 0em;
        font-family:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .j92D9EF.typography-headline-reduced {
        font-size: 28px;
        line-height: 1.1428571429;
        font-weight: 500;
        letter-spacing: 0em;
        font-family:
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            "Helvetica Neue",
            "Helvetica",
            "Arial",
            sans-serif,
            "SF Pro Icons";
    }

    .channel-html .qB56387.typography-eyebrow-super {
        font-size: 21px;
    }
}

.channel-html .icon-before.icon-apple::before {
    font-size: 44px;
    padding-right: 2px;
}

@media only screen and (max-width: 1068px) {
    .channel-html .icon-before.icon-apple::before {
        font-size: 32px;
    }
}

@media only screen and (max-width: 734px) {
    .channel-html .icon-before.icon-apple::before {
        font-size: 28px;
    }
}

.channel-html .m0500C8 {
    font-size: 19px;
}

.channel-html .vE50ACF .typography-label-mobile {
    display: none;
    color: #86868b;
}

@media only screen and (max-width: 734px) {
    .channel-html .vE50ACF .typography-label-mobile {
        display: contents;
        color: #86868b;
    }

    .channel-html .z6C1512 {
        display: none;
    }
}

.image-buy-iphone {
    width: 100%;
    height: 410px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/iPhone_15_Lineup_Screen__WWEN-01.png);
    margin: 0 3rem !important;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-buy-iphone {
        width: 100%;
        height: 410px;
        background-size: contain;
        background-repeat: no-repeat;
        background-image: url(../images/iPhone_15_Lineup_Screen__WWEN-01.png);
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi),
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx) {
    .image-buy-iphone {
        width: 100%;
        height: 410px;
        background-size: contain;
        background-repeat: no-repeat;
        background-image: url(../images/iPhone_15_Lineup_Screen__WWEN-01.png);
    }
}

@media only screen and (max-width: 1068px) {
    .image-buy-iphone {
        width: 100%;
        height: 246px;
        background-size: contain;
        background-repeat: no-repeat;
        background-image: url(../images/iPhone_15_Lineup_Screen__WWEN-01.png);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-buy-iphone {
        width: 100%;
        height: 246px;
        background-size: contain;
        background-repeat: no-repeat;
        background-image: url(../images/iPhone_15_Lineup_Screen__WWEN-01.png);
    }
}

@media only screen and (max-width: 734px) {
    .image-buy-iphone {
        width: 100%;
        height: 184px;
        background-size: contain;
        background-repeat: no-repeat;
        background-image: url(../images/iPhone_15_Lineup_Screen__WWEN-01.png);
        margin: 2rem 2rem 0 !important;
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-buy-iphone {
        width: 100%;
        height: 184px;
        background-size: contain;
        background-repeat: no-repeat;
        background-image: url(../images/iPhone_15_Lineup_Screen__WWEN-01.png);
        margin: 2rem 2rem 0 !important;
    }
}
