
    .list-item::before { display: none; }

    .channel-html {
        font-weight: normal;
        -webkit-text-size-adjust: 100%;
        text-size-adjust: 100%;
    }

    .channel-html,
    .channel-html:before,
    .channel-html:after,
    .channel-html *,
    .channel-html *:before,
    .channel-html *:after {
        box-sizing: content-box;
        margin: 0;
        padding: 0;
        float: initial;
        pointer-events: auto;
        letter-spacing: normal;
    }

    .channel-html *,
    .channel-html *:before,
    .channel-html *:after {
        float: inherit;
        font-size: 1em;
        font-family: inherit;
        font-weight: inherit;
        line-height: inherit;
        letter-spacing: inherit;
        text-align: inherit;
    }

    .channel-html div,
    .channel-html main,
    .channel-html aside,
    .channel-html details,
    .channel-html figure,
    .channel-html footer,
    .channel-html header,
    .channel-html nav,
    .channel-html section {
        display: block;
    }

    .channel-html img {
        border: 0;
        vertical-align: middle;
    }

    .channel-html ul {
        list-style: none;
    }

    .channel-html,
    .channel-html select,
    .channel-html button {
        font-synthesis: none;
        -moz-font-feature-settings: "kern";
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        direction: ltr;
        text-align: left;
    }

    .channel-html,
    .channel-html select,
    .channel-html button {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
    }

    .channel-html html {
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
    }

    .channel-html body {
        margin: 0;
        padding: 0;
    }

    .channel-html ul,
    .channel-html li,
    .channel-html dd,
    .channel-html h1,
    .channel-html h2,
    .channel-html h3,
    .channel-html h4,
    .channel-html h5,
    .channel-html h6,
    .channel-html p,
    .channel-html figure,
    .channel-html form,
    .channel-html pre,
    .channel-html button {
        margin: 0;
        padding: 0;
    }

    .channel-html pre,
    .channel-html caption {
        font-size: 1em;
        font-weight: normal;
        font-style: normal;
    }

    .channel-html caption {
        text-align: left;
    }

    .channel-html table {
        border-collapse: collapse;
        border-spacing: 0;
    }

    .channel-html main,
    .channel-html details {
        display: block;
    }

    .channel-html video {
        vertical-align: baseline;
    }

    .channel-html button {
        background: none;
        border: 0;
        box-sizing: content-box;
        color: inherit;
        cursor: pointer;
        font: inherit;
        line-height: inherit;
        overflow: visible;
        vertical-align: inherit;
    }

    .channel-html button:disabled {
        cursor: default;
    }

    .channel-html :focus {
        outline: 2px solid #0071E3;
        outline-offset: 0px;
    }

    .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: "â€œ" "â€";
        --sk-link-disabled-opacity: 0.42;
    }

    .channel-html body {
        font-size: 17px;
        line-height: 1.4705882353;
        font-weight: 400;
        letter-spacing: 0em;
        font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
        background-color: rgb(255, 255, 255);
        color: rgb(29, 29, 31);
        font-style: normal;
    }

    .channel-html body,
    .channel-html select,
    .channel-html button {
        font-synthesis: none;
        -moz-font-feature-settings: "kern";
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        direction: ltr;
        text-align: left;
    }

    .channel-html h1,
    .channel-html h2,
    .channel-html h3,
    .channel-html h4,
    .channel-html h5,
    .channel-html h6 {
        font-weight: 600;
        color: rgb(29, 29, 31);
    }

    .channel-html h1 img,
    .channel-html h2 img,
    .channel-html h3 img,
    .channel-html h4 img,
    .channel-html h5 img,
    .channel-html h6 img {
        display: block;
        margin: 0;
    }

    .channel-html h1+*,
    .channel-html h2+*,
    .channel-html h3+*,
    .channel-html h4+*,
    .channel-html h5+*,
    .channel-html h6+* {
        margin-top: 0.8em;
    }

    .channel-html h1+h1,
    .channel-html h1+h2,
    .channel-html h1+h3,
    .channel-html h1+h4,
    .channel-html h1+h5,
    .channel-html h1+h6,
    .channel-html h2+h1,
    .channel-html h2+h2,
    .channel-html h2+h3,
    .channel-html h2+h4,
    .channel-html h2+h5,
    .channel-html h2+h6,
    .channel-html h3+h1,
    .channel-html h3+h2,
    .channel-html h3+h3,
    .channel-html h3+h4,
    .channel-html h3+h5,
    .channel-html h3+h6,
    .channel-html h4+h1,
    .channel-html h4+h2,
    .channel-html h4+h3,
    .channel-html h4+h4,
    .channel-html h4+h5,
    .channel-html h4+h6,
    .channel-html h5+h1,
    .channel-html h5+h2,
    .channel-html h5+h3,
    .channel-html h5+h4,
    .channel-html h5+h5,
    .channel-html h5+h6,
    .channel-html h6+h1,
    .channel-html h6+h2,
    .channel-html h6+h3,
    .channel-html h6+h4,
    .channel-html h6+h5,
    .channel-html h6+h6 {
        margin-top: 0.4em;
    }

    p+.channel-html h1,
    ul+.channel-html h1,
    p+.channel-html h2,
    ul+.channel-html h2,
    p+.channel-html h3,
    ul+.channel-html h3,
    p+.channel-html h4,
    ul+.channel-html h4,
    p+.channel-html h5,
    ul+.channel-html h5,
    p+.channel-html h6,
    ul+.channel-html h6 {
        margin-top: 1.6em;
    }

    .channel-html p+*,
    .channel-html ul+* {
        margin-top: 0.8em;
    }

    .channel-html ul {
        margin-left: 1.1764705882em;
    }

    .channel-html ul ul {
        margin-top: 0;
        margin-bottom: 0;
    }

    nav .channel-html ul {
        margin: 0;
        list-style: none;
    }

    .channel-html li li {
        font-size: 1em;
    }

    .channel-html a,
    .channel-html .link {
        color: rgb(0, 102, 204);
        letter-spacing: inherit;
    }

    .channel-html a:link,
    .channel-html a:visited,
    .channel-html .link:link,
    .channel-html .link:visited {
        text-decoration: none;
    }

    .channel-html a:hover,
    .channel-html .link:hover {
        text-decoration: underline;
    }

    .channel-html a:active,
    .channel-html .link:active {
        text-decoration: none;
    }

    .channel-html a :disabled,
    .channel-html .link :disabled {
        opacity: var(--sk-link-disabled-opacity);
    }

    .channel-html b,
    .channel-html strong {
        font-weight: 600;
    }

    .channel-html em,
    .channel-html i {
        font-style: italic;
    }

    .channel-html .footnote a {
        vertical-align: inherit;
        color: inherit;
    }

    .channel-html .footnote a:hover {
        color: rgb(0, 102, 204);
        text-decoration: none;
    }

    .channel-html .footnote-reduced {
        font-size: 0.45em;
    }

    .channel-html .footnote-diamond {
        position: relative;
        vertical-align: baseline;
        font-size: 0.6em;
        top: -0.5em;
    }

    .channel-html .footnote-diamond.footnote-reduced {
        font-size: 0.45em;
        top: -0.86em;
    }

    .channel-html .footnote-number {
        position: relative;
        vertical-align: baseline;
        font-size: 0.6em;
        top: -0.5em;
    }

    .channel-html .footnote-number.footnote-reduced {
        font-size: 0.45em;
        top: -0.86em;
    }

    .channel-html .justify-content-end {
        justify-content: flex-end;
    }

    .channel-html .justify-content-center {
        justify-content: center;
    }

    .channel-html .align-items-center {
        align-items: center;
    }

    .channel-html .align-items-end {
        align-items: flex-end;
    }

    .channel-html .large-justify-content-end {
        justify-content: flex-end;
    }

    .channel-html .large-justify-content-center {
        justify-content: center;
    }

    .channel-html .large-align-items-center {
        align-items: center;
    }

    .channel-html .large-align-items-end {
        align-items: flex-end;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .medium-justify-content-end {
            justify-content: flex-end;
        }

        .channel-html .medium-justify-content-center {
            justify-content: center;
        }

        .channel-html .medium-align-items-center {
            align-items: center;
        }

        .channel-html .medium-align-items-end {
            align-items: flex-end;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .small-justify-content-end {
            justify-content: flex-end;
        }

        .channel-html .small-justify-content-center {
            justify-content: center;
        }

        .channel-html .small-align-items-center {
            align-items: center;
        }

        .channel-html .small-align-items-end {
            align-items: flex-end;
        }
    }

    .channel-html .visuallyhidden {
        position: absolute;
        clip: rect(1px, 1px, 1px, 1px);
        clip-path: inset(0px 0px 99.9% 99.9%);
        overflow: hidden;
        height: 1px;
        width: 1px;
        padding: 0;
        border: 0;
    }

    .channel-html .nowrap {
        display: inline-block;
        text-decoration: inherit;
        white-space: nowrap;
    }

    .channel-html .row {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        width: 100%;
    }

    .channel-html .row-reverse {
        flex-direction: row-reverse;
    }

    .channel-html .column {
        box-sizing: border-box;
        margin: 0;
        padding: 0;
        min-width: 0px;
    }

    .channel-html .large-order-0 {
        order: 0;
    }

    .channel-html .large-1 {
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .channel-html .large-order-1 {
        order: 1;
    }

    .channel-html .large-2 {
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .channel-html .large-order-2 {
        order: 2;
    }

    .channel-html .large-3 {
        flex-basis: 25%;
        max-width: 25%;
    }

    .channel-html .large-order-3 {
        order: 3;
    }

    .channel-html .large-4 {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .channel-html .large-order-4 {
        order: 4;
    }

    .channel-html .large-5 {
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .channel-html .large-order-5 {
        order: 5;
    }

    .channel-html .large-6 {
        flex-basis: 50%;
        max-width: 50%;
    }

    .channel-html .large-order-6 {
        order: 6;
    }

    .channel-html .large-7 {
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .channel-html .large-order-7 {
        order: 7;
    }

    .channel-html .large-8 {
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .channel-html .large-order-8 {
        order: 8;
    }

    .channel-html .large-9 {
        flex-basis: 75%;
        max-width: 75%;
    }

    .channel-html .large-order-9 {
        order: 9;
    }

    .channel-html .large-10 {
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .channel-html .large-order-10 {
        order: 10;
    }

    .channel-html .large-11 {
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .channel-html .large-order-11 {
        order: 11;
    }

    .channel-html .large-12 {
        flex-basis: 100%;
        max-width: 100%;
    }

    .channel-html .large-order-12 {
        order: 12;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .medium-order-0 {
            order: 0;
        }

        .channel-html .medium-1 {
            flex-basis: 8.3333333333%;
            max-width: 8.3333333333%;
        }

        .channel-html .medium-order-1 {
            order: 1;
        }

        .channel-html .medium-2 {
            flex-basis: 16.6666666667%;
            max-width: 16.6666666667%;
        }

        .channel-html .medium-order-2 {
            order: 2;
        }

        .channel-html .medium-3 {
            flex-basis: 25%;
            max-width: 25%;
        }

        .channel-html .medium-order-3 {
            order: 3;
        }

        .channel-html .medium-4 {
            flex-basis: 33.3333333333%;
            max-width: 33.3333333333%;
        }

        .channel-html .medium-order-4 {
            order: 4;
        }

        .channel-html .medium-5 {
            flex-basis: 41.6666666667%;
            max-width: 41.6666666667%;
        }

        .channel-html .medium-order-5 {
            order: 5;
        }

        .channel-html .medium-6 {
            flex-basis: 50%;
            max-width: 50%;
        }

        .channel-html .medium-order-6 {
            order: 6;
        }

        .channel-html .medium-7 {
            flex-basis: 58.3333333333%;
            max-width: 58.3333333333%;
        }

        .channel-html .medium-order-7 {
            order: 7;
        }

        .channel-html .medium-8 {
            flex-basis: 66.6666666667%;
            max-width: 66.6666666667%;
        }

        .channel-html .medium-order-8 {
            order: 8;
        }

        .channel-html .medium-9 {
            flex-basis: 75%;
            max-width: 75%;
        }

        .channel-html .medium-order-9 {
            order: 9;
        }

        .channel-html .medium-10 {
            flex-basis: 83.3333333333%;
            max-width: 83.3333333333%;
        }

        .channel-html .medium-order-10 {
            order: 10;
        }

        .channel-html .medium-11 {
            flex-basis: 91.6666666667%;
            max-width: 91.6666666667%;
        }

        .channel-html .medium-order-11 {
            order: 11;
        }

        .channel-html .medium-12 {
            flex-basis: 100%;
            max-width: 100%;
        }

        .channel-html .medium-order-12 {
            order: 12;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .small-order-0 {
            order: 0;
        }

        .channel-html .small-1 {
            flex-basis: 8.3333333333%;
            max-width: 8.3333333333%;
        }

        .channel-html .small-order-1 {
            order: 1;
        }

        .channel-html .small-2 {
            flex-basis: 16.6666666667%;
            max-width: 16.6666666667%;
        }

        .channel-html .small-order-2 {
            order: 2;
        }

        .channel-html .small-3 {
            flex-basis: 25%;
            max-width: 25%;
        }

        .channel-html .small-order-3 {
            order: 3;
        }

        .channel-html .small-4 {
            flex-basis: 33.3333333333%;
            max-width: 33.3333333333%;
        }

        .channel-html .small-order-4 {
            order: 4;
        }

        .channel-html .small-5 {
            flex-basis: 41.6666666667%;
            max-width: 41.6666666667%;
        }

        .channel-html .small-order-5 {
            order: 5;
        }

        .channel-html .small-6 {
            flex-basis: 50%;
            max-width: 50%;
        }

        .channel-html .small-order-6 {
            order: 6;
        }

        .channel-html .small-7 {
            flex-basis: 58.3333333333%;
            max-width: 58.3333333333%;
        }

        .channel-html .small-order-7 {
            order: 7;
        }

        .channel-html .small-8 {
            flex-basis: 66.6666666667%;
            max-width: 66.6666666667%;
        }

        .channel-html .small-order-8 {
            order: 8;
        }

        .channel-html .small-9 {
            flex-basis: 75%;
            max-width: 75%;
        }

        .channel-html .small-order-9 {
            order: 9;
        }

        .channel-html .small-10 {
            flex-basis: 83.3333333333%;
            max-width: 83.3333333333%;
        }

        .channel-html .small-order-10 {
            order: 10;
        }

        .channel-html .small-11 {
            flex-basis: 91.6666666667%;
            max-width: 91.6666666667%;
        }

        .channel-html .small-order-11 {
            order: 11;
        }

        .channel-html .small-12 {
            flex-basis: 100%;
            max-width: 100%;
        }

        .channel-html .small-order-12 {
            order: 12;
        }
    }

    .channel-html .row-reverse .column {
        box-sizing: border-box;
        margin: 0;
        padding: 0;
        min-width: 0px;
    }

    .channel-html .large-span-0 {
        grid-column: span 0;
    }

    .channel-html .large-span-1 {
        grid-column: span 1;
    }

    .channel-html .large-span-2 {
        grid-column: span 2;
    }

    .channel-html .large-span-3 {
        grid-column: span 3;
    }

    .channel-html .large-span-4 {
        grid-column: span 4;
    }

    .channel-html .large-span-5 {
        grid-column: span 5;
    }

    .channel-html .large-span-6 {
        grid-column: span 6;
    }

    .channel-html .large-span-7 {
        grid-column: span 7;
    }

    .channel-html .large-span-8 {
        grid-column: span 8;
    }

    .channel-html .large-span-9 {
        grid-column: span 9;
    }

    .channel-html .large-span-10 {
        grid-column: span 10;
    }

    .channel-html .large-span-11 {
        grid-column: span 11;
    }

    .channel-html .large-span-12 {
        grid-column: span 12;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .medium-span-0 {
            grid-column: span 0;
        }

        .channel-html .medium-span-1 {
            grid-column: span 1;
        }

        .channel-html .medium-span-2 {
            grid-column: span 2;
        }

        .channel-html .medium-span-3 {
            grid-column: span 3;
        }

        .channel-html .medium-span-4 {
            grid-column: span 4;
        }

        .channel-html .medium-span-5 {
            grid-column: span 5;
        }

        .channel-html .medium-span-6 {
            grid-column: span 6;
        }

        .channel-html .medium-span-7 {
            grid-column: span 7;
        }

        .channel-html .medium-span-8 {
            grid-column: span 8;
        }

        .channel-html .medium-span-9 {
            grid-column: span 9;
        }

        .channel-html .medium-span-10 {
            grid-column: span 10;
        }

        .channel-html .medium-span-11 {
            grid-column: span 11;
        }

        .channel-html .medium-span-12 {
            grid-column: span 12;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .small-span-0 {
            grid-column: span 0;
        }

        .channel-html .small-span-1 {
            grid-column: span 1;
        }

        .channel-html .small-span-2 {
            grid-column: span 2;
        }

        .channel-html .small-span-3 {
            grid-column: span 3;
        }

        .channel-html .small-span-4 {
            grid-column: span 4;
        }

        .channel-html .small-span-5 {
            grid-column: span 5;
        }

        .channel-html .small-span-6 {
            grid-column: span 6;
        }

        .channel-html .small-span-7 {
            grid-column: span 7;
        }

        .channel-html .small-span-8 {
            grid-column: span 8;
        }

        .channel-html .small-span-9 {
            grid-column: span 9;
        }

        .channel-html .small-span-10 {
            grid-column: span 10;
        }

        .channel-html .small-span-11 {
            grid-column: span 11;
        }

        .channel-html .small-span-12 {
            grid-column: span 12;
        }
    }

    .channel-html .icon::before,
    .channel-html .icon::after,
    .channel-html .more::before,
    .channel-html .more::after {
        font-family: "SF Pro Icons";
        color: inherit;
        display: inline-block;
        font-style: normal;
        font-weight: inherit;
        font-size: inherit;
        line-height: 1;
        text-decoration: underline;
        position: relative;
        z-index: 1;
        alt: "";
    }

    .channel-html .icon::before,
    .channel-html .icon::after,
    .channel-html .more::before,
    .channel-html .more::after {
        text-decoration: none;
    }

    .channel-html .icon::before,
    .channel-html .more::before {
        display: none;
    }

    .channel-html .icon-after::after,
    .channel-html .more::after {
        padding-left: 0.3em;
        top: 0;
    }

    .channel-html .icon-apple::before,
    .channel-html .icon-apple::after {
        content: "\f8ff";
    }

    .channel-html .icon-chevrondown::before,
    .channel-html .icon-chevrondown::after {
        content: "\f303";
    }

    .channel-html .icon-chevronright::before,
    .channel-html .icon-chevronright::after {
        content: "\f301";
    }

    .channel-html .icon-share::before,
    .channel-html .icon-share::after {
        content: "\f32e";
    }

    .channel-html .icon-circle::before,
    .channel-html .icon-circle::after {
        content: "\f32c";
    }

    .channel-html .icon-check::before,
    .channel-html .icon-check::after {
        content: "\f30b";
    }

    .channel-html .icon-plus::before,
    .channel-html .icon-plus::after {
        content: "\f309";
    }

    .channel-html .icon-1circle::before,
    .channel-html .icon-1circle::after {
        content: "\f342";
    }

    .channel-html .icon-2circle::before,
    .channel-html .icon-2circle::after {
        content: "\f343";
    }

    .channel-html .icon-3circle::before,
    .channel-html .icon-3circle::after {
        content: "\f344";
    }

    .channel-html .icon-4circle::before,
    .channel-html .icon-4circle::after {
        content: "\f345";
    }

    .channel-html .icon-5circle::before,
    .channel-html .icon-5circle::after {
        content: "\f346";
    }

    .channel-html .icon-6circle::before,
    .channel-html .icon-6circle::after {
        content: "\f347";
    }

    .channel-html .icon-7circle::before,
    .channel-html .icon-7circle::after {
        content: "\f348";
    }

    .channel-html .icon-8circle::before,
    .channel-html .icon-8circle::after {
        content: "\f349";
    }

    .channel-html .icon-9circle::before,
    .channel-html .icon-9circle::after {
        content: "\f34a";
    }

    .channel-html .icon-10circle::before,
    .channel-html .icon-10circle::after {
        content: "\f34b";
    }

    .channel-html .icon-11circle::before,
    .channel-html .icon-11circle::after {
        content: "\f34c";
    }

    .channel-html .icon-12circle::before,
    .channel-html .icon-12circle::after {
        content: "\f34d";
    }

    .channel-html .icon-13circle::before,
    .channel-html .icon-13circle::after {
        content: "\f34e";
    }

    .channel-html .icon-14circle::before,
    .channel-html .icon-14circle::after {
        content: "\f34f";
    }

    .channel-html .icon-15circle::before,
    .channel-html .icon-15circle::after {
        content: "\f350";
    }

    .channel-html .icon-16circle::before,
    .channel-html .icon-16circle::after {
        content: "\f351";
    }

    .channel-html .icon-17circle::before,
    .channel-html .icon-17circle::after {
        content: "\f352";
    }

    .channel-html .icon-18circle::before,
    .channel-html .icon-18circle::after {
        content: "\f353";
    }

    .channel-html .icon-19circle::before,
    .channel-html .icon-19circle::after {
        content: "\f354";
    }

    .channel-html .icon-20circle::before,
    .channel-html .icon-20circle::after {
        content: "\f355";
    }

    .channel-html .more::before,
    .channel-html .more::after {
        content: "\f301";
    }

    .channel-html .icon-wrapper .icon,
    .channel-html .icon-wrapper .icon-after::after {
        display: inline;
        position: static;
    }

    .channel-html a.icon-wrapper {
        text-decoration: none;
    }

    .channel-html a.icon-wrapper:hover .icon-copy {
        text-decoration: underline;
    }

    .channel-html .icon-wrapper {
        unicode-bidi: bidi-override;
    }

    .channel-html .icon-copy {
        unicode-bidi: embed;
    }

    .channel-html body {
        min-width: 320px;
    }

    .channel-html .large-hide {
        display: none;
    }

    .channel-html .large-show {
        display: block;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .medium-hide {
            display: none;
        }

        .channel-html .medium-show {
            display: block;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .small-hide {
            display: none;
        }

        .channel-html .small-show {
            display: block;
        }
    }

    .channel-html .viewport-content {
        margin-left: auto;
        margin-right: auto;
        width: 980px;
    }

    @media only screen and (min-width: 1441px) {
        .channel-html .viewport-content {
            margin-left: auto;
            margin-right: auto;
            width: 980px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .viewport-content {
            margin-left: auto;
            margin-right: auto;
            width: 692px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .viewport-content {
            margin-left: auto;
            margin-right: auto;
            width: 87.5%;
        }
    }

    .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: 767px) {
        .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-elevated {
        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: 1068px) {
        .channel-html .typography-headline-elevated {
            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: 767px) {
        .channel-html .typography-headline-elevated {
            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";
        }
    }

    .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: 767px) {
        .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: 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: 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: 767px) {
        .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: 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";
        }
    }

    @media only screen and (max-width: 767px) {
        .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";
        }
    }

    .channel-html .typography-eyebrow-elevated {
        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";
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .typography-eyebrow-elevated {
            font-size: 24px;
            line-height: 1.1666666667;
            font-weight: 600;
            letter-spacing: 0em;
            font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .typography-eyebrow-elevated {
            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 {
        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: 767px) {
        .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: 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-label {
            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-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-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-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+ul,
    .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";
        border-style: solid;
        border-width: 1px;
        min-width: 30px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 7px;
        padding-bottom: 7px;
        border-radius: 980px;
        background: rgb(0, 113, 227);
        color: rgb(255, 255, 255);
        border-color: transparent;
        --sk-button-margin-horizontal: 14px;
        --sk-button-margin-vertical: 14px;
    }

    .channel-html .button:hover {
        text-decoration: none;
    }

    .channel-html .button:active {
        outline: none;
    }

    .channel-html .button:disabled {
        cursor: default;
        pointer-events: none;
    }

    .channel-html .button:hover,
    .channel-html .button:focus {
        background: #0077ED;
        color: rgb(255, 255, 255);
        border-color: transparent;
    }

    .channel-html .button:focus {
        box-shadow: 0 0 0 3px rgb(255, 255, 255), 0 0 0 5px #0071E3;
        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 {
        background: #006EDB;
        color: rgb(255, 255, 255);
        border-color: transparent;
    }

    .channel-html .button:disabled {
        background: rgb(0, 113, 227);
        color: rgb(255, 255, 255);
        opacity: var(--sk-link-disabled-opacity);
    }

    .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";
        border-style: solid;
        border-width: 1px;
        min-width: 30px;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 17px;
        padding-bottom: 17px;
        --sk-button-margin-horizontal: 22px;
        --sk-button-margin-vertical: 22px;
    }

    .channel-html .button-elevated {
        font-size: 17px;
        line-height: 1.1764805882;
        font-weight: 400;
        letter-spacing: 0em;
        font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
        border-style: solid;
        border-width: 1px;
        min-width: 28px;
        padding-left: 21px;
        padding-right: 21px;
        padding-top: 11px;
        padding-bottom: 11px;
        --sk-button-margin-horizontal: 18px;
        --sk-button-margin-vertical: 18px;
    }

    .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";
        border-style: solid;
        border-width: 1px;
        min-width: 25px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
        --sk-button-margin-horizontal: 10px;
        --sk-button-margin-vertical: 10px;
    }

    .channel-html .badges {
        margin-right: 2em;
        box-sizing: border-box;
        display: inline-block;
        font-size: 20px;
        min-width: 5em;
        position: relative;
        z-index: 1;
        color: rgb(29, 29, 31);
    }

    .channel-html .badges .badges-content {
        margin: 1em 0;
        padding-top: 4px;
        padding-bottom: 2px;
        position: relative;
        z-index: 1;
    }

    .channel-html .badges .badges-value {
        left: -2px;
        display: block;
        white-space: nowrap;
        position: relative;
        z-index: 1;
    }

    .channel-html .badges .badges-caption {
        left: 0;
        box-sizing: border-box;
        display: block;
        position: absolute;
        top: 100%;
        width: 100%;
        z-index: 1;
    }

    .channel-html .badges .badges-caption:first-child {
        top: auto;
        bottom: 100%;
    }

    .channel-html .badges .badges-caption {
        color: rgb(29, 29, 31);
    }

    .channel-html .badges .badges-value {
        font-size: 48px;
        line-height: 1;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
    }

    .channel-html .badges .badges-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 .badges-center {
        text-align: center;
    }

    .channel-html .badges-right {
        margin-right: 2em;
        text-align: right;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .badges-right {
            margin-right: 1em;
        }
    }

    .channel-html .badges-right .badges-caption {
        margin-left: -0.3em;
    }

    .channel-html .badges-super .badges-value {
        font-size: 80px;
        line-height: 1;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
    }

    .channel-html .badges-super .badges-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 .badges-elevated .badges-value {
        font-size: 64px;
        line-height: 1;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
    }

    .channel-html .badges-elevated .badges-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 .badges-reduced .badges-value {
        font-size: 40px;
        line-height: 1;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
    }

    .channel-html .badges-reduced .badges-caption {
        font-size: 14px;
        line-height: 1.2857742857;
        font-weight: 400;
        letter-spacing: 0em;
        font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
    }

    .channel-html .colornav {
        display: inline-block;
        text-align: center;
    }

    .channel-html .colornav-items {
        display: inline-block;
        list-style: none;
        margin: 0 -1px;
        padding-top: 17px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .colornav-items {
            margin-left: 2px;
            margin-right: 2px;
            padding-top: 13px;
        }
    }

    .channel-html .colornav-item {
        float: left;
        margin: -1px 5px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .colornav-item {
            margin-left: 4px;
            margin-right: 4px;
        }
    }

    .channel-html .colornav-value {
        position: absolute;
        clip: rect(1px, 1px, 1px, 1px);
        clip-path: inset(0px 0px 99.9% 99.9%);
        overflow: hidden;
        height: 1px;
        width: 1px;
        padding: 0;
        border: 0;
    }

    .channel-html .colornav-link {
        border: 2px solid transparent;
        border-radius: 50%;
        box-sizing: border-box;
        color: rgb(29, 29, 31);
        cursor: pointer;
        float: left;
        margin-bottom: 2.4705882353em;
        padding: 3px;
        position: relative;
        width: 42px;
        height: 42px;
        z-index: 1;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .colornav-link {
            margin-bottom: 2.5882352941em;
            padding: 2px;
            width: 36px;
            height: 36px;
        }
    }

    .channel-html .colornav-value:checked~.colornav-link {
        border-color: rgb(0, 113, 227);
        cursor: default;
    }

    .channel-html .colornav-link:focus,
    .channel-html .colornav-value:focus~.colornav-link {
        box-shadow: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px #0071E3;
        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-value:focus[data-focus-method=mouse]~.colornav-link {
        box-shadow: none;
    }

    .channel-html .colornav-swatch {
        background: rgb(245, 245, 247) center center;
        border-radius: 50%;
        display: block;
        width: 32px;
        height: 32px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .colornav-swatch {
            width: 28px;
            height: 28px;
        }
    }

    .channel-html .colornav-swatch:after {
        border-radius: inherit;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
        content: "";
        display: block;
        height: inherit;
        position: absolute;
        width: inherit;
    }

    .channel-html .colornav-label,
    .channel-html .colornav-label-hidden {
        position: absolute;
        clip: rect(1px, 1px, 1px, 1px);
        clip-path: inset(0px 0px 99.9% 99.9%);
        overflow: hidden;
        height: 1px;
        width: 1px;
        padding: 0;
        border: 0;
    }

    .channel-html .colornav-label {
        overflow: visible;
    }

    .channel-html .colornav-value:checked~.colornav-link .colornav-label {
        font-size: 12px;
        line-height: 1.3333733333;
        font-weight: 400;
        letter-spacing: 0em;
        font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
        clip: auto;
        clip-path: none;
        margin-left: -50px;
        padding-top: 7px;
        position: absolute;
        top: 100%;
        left: 50%;
        text-align: center;
        white-space: nowrap;
        width: 100px;
        height: auto;
        z-index: 1;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .colornav-value:checked~.colornav-link .colornav-label {
            padding-top: 4px;
        }
    }

    .channel-html [copy-type=h1]+*,
    .channel-html [copy-type=h2]+*,
    .channel-html [copy-type=h3]+*,
    .channel-html [copy-type=h4]+*,
    .channel-html [copy-type=h5]+*,
    .channel-html [copy-type=h6]+* {
        margin-top: 0.8em;
    }

    .channel-html .section-background {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
    }

    .channel-html .section-background .section-background-img {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
    }

    .channel-html .section-background .section-background-caption {
        position: absolute;
    }

    .channel-html .section-background .section-background-caption.top-right {
        top: 0;
        right: 0;
    }

    .channel-html .badges {
        white-space: normal;
        margin: 0;
    }

    .channel-html .badges .badges-content {
        margin: 0 !important;
    }

    .channel-html .badges-caption-up {
        word-wrap: normal;
        bottom: 0.3em !important;
        position: relative !important;
        display: inline-block !important;
    }

    .channel-html .badges .badges-caption-up.helvetica-neue {
        font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
        letter-spacing: normal;
    }

    .channel-html .bento-box {
        margin-left: 0;
    }

    @media only screen and (min-width: 1069px) {
        .channel-html .bento-box.large-hide {
            display: none;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1068px) {
        .channel-html .bento-box.medium-hide {
            display: none;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .bento-box.small-hide {
            display: none;
        }
    }

    .channel-html .bentobox-item {
        display: flex;
        flex-direction: column;
    }

    .channel-html .button:focus {
        box-shadow: 0 0 0 4px var(--focus-color);
    }

    .channel-html .button-channel {
        background: transparent;
        border: 1px solid rgb(29, 29, 31);
        color: rgb(29, 29, 31);
    }

    .channel-html .button-channel:hover {
        background: transparent;
        border: 1px solid rgb(110, 110, 115);
        color: rgb(110, 110, 115);
    }

    .channel-html .colornav-items {
        margin-left: 0;
        padding-top: 0;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .colornav-items {
            max-width: 83px;
        }
    }

    .channel-html .colornav-swatch {
        position: relative;
    }



    /*
When you have two images of a different size, this function will
allow you to align the smaller one to the bottom of the column.

@example scss
	.bigger-image {
		@include picture(image_bigger);
	}

	.smaller-image {
		@include picture(image_smaller);

		@each $viewport in viewport-list() {
			@include viewport($viewport) {
				@include techspecs-image-bottom-align(image_bigger, image_smaller, $viewport);
			}
		}
	}
*/

    /*
When you have two images of a different size, this function will
allow you to align the smaller one to the vertical center of the bigger one.

@example scss
	.bigger-image {
		@include picture(image_bigger);
	}

	.smaller-image {
		@include picture(image_smaller);

		@each $viewport in viewport-list() {
			@include viewport($viewport) {
				@include techspecs-image-middle-align(image_bigger, image_smaller, $viewport);
			}
		}
	}
*/

    /*
This will generate unique classes for all provided built-in app images.

@example scss
	.section-apps, .section-freeapps {
		@include techspecs-appicon-classes();
	}

@example html
	<figure class="techspecs-app">
		<div class="techspecs-app-icon techspecs-app-icon-camera"></div>
		<figcaption>Camera</figcaption>
	</figure>
*/

    /**
Mixin to define gaps per viewport and column number
@see Compare.vue: computed.columnRange()
 */

    /**
Mixin to define padding per viewport and column number
@see Compare.vue: computed.columnRange()
 */

    @media only screen and (max-width: 767px) {
        .channel-html .section .section-compare-table {
            overflow: initial;
        }
    }

    .channel-compare .compare-wrapper {
        position: relative;
        overflow: hidden;
    }

    @media only screen and (max-width: 767px) {
        .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 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: 767px) {
        .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: 767px) {

        .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: 767px) {

        .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: 767px) {

        .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: 767px) {

        .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: 767px) {

        .channel-compare .compare.compare-column-range-small-5 .compare-header-row,
        .channel-compare .compare.compare-column-range-small-5 .compare-row {
            --column-gap: 58px;
        }
    }

    @media only screen and (max-width: 767px) {

        .channel-compare .compare.compare-column-range-small-4 .compare-header-row,
        .channel-compare .compare.compare-column-range-small-4 .compare-row {
            --column-gap: 58px;
        }
    }

    @media only screen and (max-width: 767px) {

        .channel-compare .compare.compare-column-range-small-3 .compare-header-row,
        .channel-compare .compare.compare-column-range-small-3 .compare-row {
            --column-gap: 58px;
        }
    }

    @media only screen and (max-width: 767px) {

        .channel-compare .compare.compare-column-range-small-2 .compare-header-row,
        .channel-compare .compare.compare-column-range-small-2 .compare-row {
            --column-gap: 58px;
        }
    }

    .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: 767px) {

        .channel-compare .compare-header-row,
        .channel-compare .compare-row {
            --column-gap: 58px;
        }
    }

    .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: 767px) {
        .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-columnheader strong,
    .channel-compare .compare-column strong {
        display: block;
    }

    .channel-compare .compare.with-fullwidthrowheader .compare-rowheader {
        width: 100%;
    }

    .channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style {
        font-size: 24px;
        line-height: 1.1666666667;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
        padding-bottom: 27px;
        border-bottom: 1px solid #d6d6d6;
        margin-bottom: 33px;
        padding-bottom: 27px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style {
            font-size: 21px;
            line-height: 1.1904761905;
            font-weight: 600;
            letter-spacing: 0em;
            font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
        }
    }

    @media only screen and (max-width: 767px) {
        .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: 767px) {
        .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: 767px) {

        .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.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: 767px) {
        .channel-compare .compare.with-fullwidthrowheader .mdash-container .mdash {
            font-size: 12px;
        }
    }

    .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: 10px;
        margin-bottom: 40px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-compare .selector-table {
            margin-bottom: 40px;
        }
    }

    @media only screen and (max-width: 767px) {
        .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: 767px) {
        .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: 767px) {
        .channel-compare .selector-element::before {
            height: 100%;
            width: 40px;
            right: 5px;
        }
    }

    @media only screen and (max-width: 767px) {
        .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: 767px) {
        .channel-compare .selector-dropdown:focus {
            box-sizing: content-box;
        }
    }

    @media only screen and (max-width: 767px) {
        .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 .badges {
        min-width: 0;
        margin: 0 auto;
    }

    .channel-compare .badges .badges-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 .badges-content {
        margin: 0;
        padding: 0;
    }

    .channel-compare .badges-content .badges-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 .badges-content .badges-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: 767px) {
        .channel-compare .badges-content .badges-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 .badges-content .badges-caption {
            font-size: 12px;
        }
    }

    .channel-compare .badges-content .badges-caption p {
        color: rgb(29, 29, 31);
        font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    }

    .channel-compare .badges-content .badges-caption.copy {
        font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
        font-weight: 500;
        line-height: 1.4;
    }

    .channel-compare .badges-content .badges-caption.copy.mdash {
        font-weight: 600;
    }

    .channel-compare .badges-content .badges-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: normal;
    }

    @media only screen and (max-width: 1068px) {
        .channel-compare .badges-content .badges-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: 767px) {
        .channel-compare .badges-content .badges-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 .badges-content .badges-value {
            font-size: 21px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-compare .badges-content .badges-value {
            font-size: 21px;
        }
    }

    .channel-compare .badges-content .badges-elevated .badges-caption p {
        color: rgb(134, 134, 139);
    }

    .channel-compare .badges-content .image-icon-wrapper {
        position: relative;
        text-align: center;
        margin-bottom: -4px;
    }

    .channel-compare .badges-content .image-icon-wrapper figure {
        display: block;
        margin: auto;
    }

    .channel-compare .badges-content .badges-row {
        padding: 0 10px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-compare .badges-content .badges-row {
            padding: 0 10px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-compare .badges-content .badges-row {
            padding: 0 0;
        }
    }

    .channel-compare .badges-content .badges-row:not(:last-child) {
        margin-bottom: 15px;
    }

    .channel-compare .badges-content .badges-row:first-child .copy {
        margin-bottom: -4px;
    }

    .channel-compare .badges-content .badges-row:first-child .badges-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: 767px) {
        .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: 767px) {
        .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: 767px) {
        .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: 767px) {
        .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: 767px) {
        .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: 767px) {
        .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;
        word-break: normal;
    }

    .channel-html .copy.helvetica-neue {
        font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
        letter-spacing: normal;
    }

    .channel-html .typography-caption li {
        padding-bottom: 10px;
    }

    .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-after {
        display: inline-block;
    }

    .channel-html .icon-after::after {
        background: inherit;
        background-size: 5em 100%;
        background-position: -60px center;
    }

    .visually-hidden-text {
        font-size: 0.0001em;
        text-indent: -9999px;
        line-height: 0;
    }

    .channel-html .link-wrapper {
        display: inline-flex;
    }

    .channel-html .link-wrapper:focus {
        outline: 4px solid var(--focus-color);
    }

    body {
        margin: 0;
        min-width: 320px;
        overflow-x: hidden;
    }

    @media only screen and (max-width: 767px) {
        body {
            overflow-x: visible;
        }
    }

    @media (inverted-colors) {
        body .double-invert {
            filter: invert(1);
        }
    }

    .visually-hidden-text {
        font-size: 0.0001em;
        text-indent: -9999px;
        line-height: 0;
    }



    @media only screen and (min-width: 1069px) {
        .channel-html .row.large-display-bleed {
            position: relative;
        }

        .channel-html .row.large-display-bleed .column {
            z-index: 1;
        }

        .channel-html .row.large-display-bleed::after,
        .channel-html .row.large-display-bleed::before {
            display: block;
            content: " ";
            position: absolute;
            top: 0;
            height: 100%;
            width: 44px;
            left: -44px;
        }

        .channel-html .row.large-display-bleed::after {
            left: initial;
            right: -44px;
        }
    }

    @media only screen and (min-width: 768px) 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: 767px) {
        .channel-html .row.small-display-bleed {
            position: relative;
        }

        .channel-html .row.small-display-bleed .column {
            /*z-index: 1;*/
        }

        .channel-html .row.small-display-bleed::after,
        .channel-html .row.small-display-bleed::before {
            display: block;
            content: " ";
            position: absolute;
            top: 0;
            height: 100%;
            width: 20px;
            left: -20px;
        }

        .channel-html .row.small-display-bleed::after {
            left: initial;
            right: -20px;
        }
    }

    .channel-html .section {
        display: flex;
        position: relative;
        overflow-x: hidden;
    }

    .channel-html .section .section-content {
        margin-left: auto;
        margin-right: auto;
        width: 980px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .section .section-content {
            width: 692px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .section .section-content {
            max-width: 320px;
            width: 87.5%;
        }
    }

    .channel-html .section.large-show {
        display: flex;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .section.medium-show {
            display: flex !important;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .section.small-show {
            display: flex !important;
        }
    }

    .channel-html .section.large-hide {
        display: none;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .section.medium-hide {
            display: none;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .section.small-hide {
            display: none !important;
        }
    }

    .image-icon_faceid_elevated {
        width: 39px;
        height: 38px;
        background-size: 39px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_faceid_elevated_large.png?1694017832261);
    }

    .image-header_iphone_xs_max_silver {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_xs_max_silver_large.png?1694017832261);
    }

    .image-icon_chip_a17pro_elevated_elevated {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_chip_a17pro_elevated_elevated_large.png?1694017832261);
    }

    .image-icon_iphone11_camera_elevated {
        width: 39px;
        height: 38px;
        background-size: 39px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone11_camera_elevated_large.png?1694017832261);
    }

    .image-portrait {
        width: 197px;
        height: 402px;
        background-size: 197px 402px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/portrait_large.png?1694017832261);
    }

    .image-icon_iphone_13_pro_zoom {
        width: 58px;
        height: 20px;
        background-size: 58px 20px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone_13_pro_zoom_large.png?1694017832261);
    }

    .image-header_iphone_14_plus_blue {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_14_plus_blue_large.png?1694017832261);
    }

    .image-header_iphone_13_pink {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_13_pink_large.png?1694017832261);
    }

    .image-icon_iphone_1_layer_3d_elevated {
        width: 44px;
        height: 34px;
        background-size: 44px 34px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone_1_layer_3d_elevated_large.png?1694017832261);
    }

    .image-header_iphone_13_pro_sierra_blue {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_13_pro_sierra_blue_large.png?1694017832261);
    }

    .image-icon_iphone15promax_camera_elevated {
        width: 38px;
        height: 39px;
        background-size: 38px 39px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone15promax_camera_elevated_large.png?1694017832261);
    }

    .image-icon_iphonexs_camera_elevated {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphonexs_camera_elevated_large.png?1694017832262);
    }

    .image-icon_iphone11pro_camera_elevated {
        width: 39px;
        height: 38px;
        background-size: 39px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone11pro_camera_elevated_large.png?1694017832262);
    }

    .image-header_iphone_7_black {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_7_black_large.png?1694017832262);
    }

    .image-icon_5g_radiowaves_elevated {
        width: 49px;
        height: 35px;
        background-size: 49px 35px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_5g_radiowaves_elevated_large.png?1694017832262);
    }

    .image-header_iphone_14_blue {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_14_blue_large.png?1694017832262);
    }

    .image-icon_dynamicisland_elevated {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_dynamicisland_elevated_large.png?1694017832262);
    }

    .image-icon_iphone13pro_camera_elevated {
        width: 39px;
        height: 38px;
        background-size: 39px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone13pro_camera_elevated_large.png?1694017832262);
    }

    .image-header_iphone_x_silver {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_x_silver_large.png?1694017832262);
    }

    .image-header_iphone_11_pro_midnight_green {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_11_pro_midnight_green_large.png?1694017832262);
    }

    .image-connectivity {
        width: 373px;
        height: 336px;
        background-size: 373px 336px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/connectivity_large.png?1694017832262);
    }

    .image-icon_iphone_14_plus_zoom {
        width: 39px;
        height: 20px;
        background-size: 39px 20px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone_14_plus_zoom_large.png?1694017832262);
    }

    .image-icon_camera_iphone_6s_plus {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_camera_iphone_6s_plus_large.png?1694017832262);
    }

    .image-design {
        width: 313px;
        height: 136px;
        background-size: 313px 136px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/design_large.png?1694017832262);
    }

    .image-flex_icon_accessibility_elevated {
        width: 42px;
        height: 42px;
        background-size: 42px 42px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_accessibility_elevated_large.png?1694017832263);
    }

    .image-battery {
        width: 490px;
        height: 239px;
        background-size: 490px 239px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/battery_large.png?1694017832263);
    }

    .image-header_iphone_15_pro_max_tigry {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_15_pro_max_tigry_large.png?1694017832263);
    }

    .image-zoom {
        width: 480px;
        height: 500px;
        background-size: 480px 500px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/zoom_large.png?1694017832263);
    }

    .image-check_d1112b_34_R {
        width: 15px;
        height: 14px;
        background-size: 15px 14px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/check_d1112b_34_R_large.png?1694017832263);
    }

    .image-header_iphone_8_silver {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_8_silver_large.png?1694017832263);
    }

    .image-header_iphone_12_mini_purple {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_12_mini_purple_large.png?1694017832263);
    }

    .image-icon_touchid_elevated {
        width: 42px;
        height: 41px;
        background-size: 42px 41px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_touchid_elevated_large.png?1694017832263);
    }

    .image-header_iphone_7_plus_black {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_7_plus_black_large.png?1694017832263);
    }

    .image-header_iphone_13_mini_pink {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_13_mini_pink_large.png?1694017832263);
    }

    .image-icon_chip_a16_elevated {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_chip_a16_elevated_large.png?1694017832263);
    }

    .image-icon_iphone14plus_camera_elevated {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone14plus_camera_elevated_large.png?1694017832263);
    }

    .image-header_iphone_15_pink {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_15_pink_large.png?1694017832263);
    }

    .image-header_iphone_xs_silver {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_xs_silver_large.png?1694017832263);
    }

    .image-flex_icon_apple_logo_lock_elevated {
        width: 32px;
        height: 42px;
        background-size: 32px 42px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_apple_logo_lock_elevated_large.png?1694017832263);
    }

    .image-icon_port_usb_c_elevated {
        width: 49px;
        height: 19px;
        background-size: 49px 19px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_port_usb_c_elevated_large.png?1694017832264);
    }

    .image-flex_apple_tv_plus {
        width: 273px;
        height: 362px;
        background-size: 273px 362px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_apple_tv_plus_large.png?1694017832264);
    }

    .image-action_button {
        width: 204px;
        height: 340px;
        background-size: 204px 340px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/action_button_large.png?1694017832264);
    }

    .image-icon_battery_100percent_elevated {
        width: 48px;
        height: 26px;
        background-size: 48px 26px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_battery_100percent_elevated_large.png?1694017832264);
    }

    .image-flex_magsafe {
        width: 415px;
        height: 337px;
        background-size: 415px 337px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_magsafe_large.png?1694017832264);
    }

    .image-icon_iphone6splus_camera_elevated {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone6splus_camera_elevated_large.png?1694017832264);
    }

    .image-header_iphone_13_pro_max_sierra_blue {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_13_pro_max_sierra_blue_large.png?1694017832264);
    }

    .image-flex_icon_ios {
        width: 49px;
        height: 38px;
        background-size: 49px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_ios_large.png?1694017832264);
    }

    .image-flex_for_all {
        width: 303px;
        height: 249px;
        background-size: 303px 249px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_for_all_large.png?1694017832264);
    }

    .image-flex_icon_environment {
        width: 63px;
        height: 64px;
        background-size: 63px 64px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_environment_large.png?1694017832264);
    }

    .image-icon_iphone14pro_camera_elevated {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone14pro_camera_elevated_large.png?1694017832264);
    }

    .image-icon_4g_radiowaves_elevated {
        width: 49px;
        height: 35px;
        background-size: 49px 35px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_4g_radiowaves_elevated_large.png?1694017832265);
    }

    .image-header_iphone_8_plus_silver {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_8_plus_silver_large.png?1694017832265);
    }

    .image-icon_chip_a12_elevated {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_chip_a12_elevated_large.png?1694017832265);
    }

    .image-header_iphone_xr_blue {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_xr_blue_large.png?1694017832265);
    }

    .image-icon_iphone15_camera_elevated {
        width: 38px;
        height: 39px;
        background-size: 38px 39px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone15_camera_elevated_large.png?1694017832265);
    }

    .image-icon_chip_a13_elevated {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_chip_a13_elevated_large.png?1694017832265);
    }

    .image-header_iphone_se_gen03_midnight {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_se_gen03_midnight_large.png?1694017832265);
    }

    .image-icon_iphone12pro_camera_elevated {
        width: 39px;
        height: 38px;
        background-size: 39px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone12pro_camera_elevated_large.png?1694017832265);
    }

    .image-icon_chip_a11_elevated {
        width: 39px;
        height: 38px;
        background-size: 39px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_chip_a11_elevated_large.png?1694017832265);
    }

    .image-icon_iphone8plus_camera_elevated {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone8plus_camera_elevated_large.png?1694017832265);
    }

    .image-roadside_assistance {
        width: 647px;
        height: 500px;
        background-size: 647px 500px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/roadside_assistance_large.png?1694017832265);
    }

    .image-header_iphone_11_pro_max_midnight_green {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_11_pro_max_midnight_green_large.png?1694017832266);
    }

    .image-header_iphone_6s_space_gray {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_6s_space_gray_large.png?1694017832266);
    }

    .image-icon_iphone_12_pro_max_zoom {
        width: 56px;
        height: 18px;
        background-size: 56px 18px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone_12_pro_max_zoom_large.png?1694017832266);
    }

    .image-hero_titanium {
        width: 425px;
        height: 78px;
        background-size: 425px 78px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/hero_titanium_large.png?1694017832266);
    }

    .image-flex_logo_apple_tv_plus {
        width: 44px;
        height: 18px;
        background-size: 44px 18px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_logo_apple_tv_plus_large.png?1694017832266);
    }

    .image-header_iphone_6_plus_space_gray {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_6_plus_space_gray_large.png?1694017832266);
    }

    .image-header_iphone_6s_plus_space_gray {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_6s_plus_space_gray_large.png?1694017832266);
    }

    .image-icon_iphone_15_pro_zoom {
        width: 77px;
        height: 20px;
        background-size: 77px 20px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone_15_pro_zoom_large.png?1694017832266);
    }

    .image-hero {
        width: 1529px;
        height: 300px;
        background-size: 1529px 300px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/hero_large.png?1694017832266);
    }

    .image-icon_chip_a10_elevated {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_chip_a10_elevated_large.png?1694017832266);
    }

    .image-icon_sos_circle_elevated {
        width: 42px;
        height: 42px;
        background-size: 42px 42px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_sos_circle_elevated_large.png?1694017832266);
    }

    .image-icon_chip_a9_elevated {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_chip_a9_elevated_large.png?1694017832266);
    }

    .image-header_iphone_14_pro_twilight_purple {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_14_pro_twilight_purple_large.png?1694017832266);
    }

    .image-header_iphone_14_pro_max_twilight_purple {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_14_pro_max_twilight_purple_large.png?1694017832267);
    }

    .image-header_iphone_se_space_gray {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_se_space_gray_large.png?1694017832267);
    }

    .image-icon_iphonese_gen3_camera_elevated {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphonese_gen3_camera_elevated_large.png?1694017832267);
    }

    .image-header_iphone_12_pro_max_pacific_blue {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_12_pro_max_pacific_blue_large.png?1694017832267);
    }

    .image-header_iphone_12_purple {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_12_purple_large.png?1694017832267);
    }

    .image-header_iphone_se_gen02_black {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_se_gen02_black_large.png?1694017832267);
    }

    .image-icon_chip_a15_elevated {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_chip_a15_elevated_large.png?1694017832267);
    }

    .image-icon_1x {
        width: 20px;
        height: 20px;
        background-size: 20px 20px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_1x_large.png?1694017832267);
    }

    .image-header_iphone_6_space_gray {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_6_space_gray_large.png?1694017832267);
    }

    .image-hero_logo {
        width: 247px;
        height: 32px;
        background-size: 247px 32px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/hero_logo_large.png?1694017832267);
    }

    .image-icon_iphone13_camera_elevated {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone13_camera_elevated_large.png?1694017832267);
    }

    .image-icon_port_lightning_elevated {
        width: 49px;
        height: 19px;
        background-size: 49px 19px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_port_lightning_elevated_large.png?1694017832267);
    }

    .image-icon_iphonexr_camera_elevated {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphonexr_camera_elevated_large.png?1694017832267);
    }

    .image-icon_iphone12_camera_elevated {
        width: 39px;
        height: 38px;
        background-size: 39px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone12_camera_elevated_large.png?1694017832268);
    }

    .image-icon_iphone_xs_max_zoom {
        width: 39px;
        height: 20px;
        background-size: 39px 20px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone_xs_max_zoom_large.png?1694017832268);
    }

    .image-icon_chip_a14_elevated {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_chip_a14_elevated_large.png?1694017832268);
    }

    .image-chip {
        width: 289px;
        height: 289px;
        background-size: 289px 289px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/chip_large.png?1694017832268);
    }

    .image-header_iphone_15_plus_pink {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_15_plus_pink_large.png?1694017832268);
    }

    .image-header_iphone_11_purple {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_11_purple_large.png?1694017832268);
    }

    .image-icon_iphone_15_plus_zoom {
        width: 58px;
        height: 20px;
        background-size: 58px 20px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone_15_plus_zoom_large.png?1694017832268);
    }

    .image-icon_chip_a8_elevated {
        width: 39px;
        height: 38px;
        background-size: 39px 38px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_chip_a8_elevated_large.png?1694017832268);
    }

    .image-header_iphone_15_pro_tigry {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_15_pro_tigry_large.png?1694017832268);
    }

    .image-flex_icon_iphone_and_iphone_elevated {
        width: 34px;
        height: 48px;
        background-size: 34px 48px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_iphone_and_iphone_elevated_large.png?1694017832268);
    }

    .image-header_iphone_12_pro_pacific_blue {
        width: 172px;
        height: 213px;
        background-size: 172px 213px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_12_pro_pacific_blue_large.png?1694017832269);
    }

    .image-flex_privacy {
        width: 249px;
        height: 249px;
        background-size: 249px 249px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_privacy_large.png?1694017832269);
    }

    .image-icon_iphone_15_pro_max_zoom {
        width: 77px;
        height: 20px;
        background-size: 77px 20px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone_15_pro_max_zoom_large.png?1694017832269);
    }

    .image-flex_applecare {
        width: 288px;
        height: 307px;
        background-size: 288px 307px;
        background-repeat: no-repeat;
        background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_applecare_large.png?1694017832269);
    }

    @media (-webkit-min-device-pixel-ratio:1.5),
    (min-resolution:144dpi),
    only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (min-resolution:1.5dppx) {
        .image-flex_icon_apple_logo_lock_elevated {
            width: 32px;
            height: 42px;
            background-size: 32px 42px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_apple_logo_lock_elevated_large_2x.png?1694017832260);
        }
    }

    @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_iphone11pro_camera_elevated {
            width: 39px;
            height: 38px;
            background-size: 39px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone11pro_camera_elevated_large_2x.png?1694017832260);
        }
    }

    @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(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_camera_iphone_6s_plus_large_2x.png?1694017832261);
        }
    }

    @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_15_pink {
            width: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_15_pink_large_2x.png?1694017832261);
        }
    }

    @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_chip_a8_elevated {
            width: 39px;
            height: 38px;
            background-size: 39px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_chip_a8_elevated_large_2x.png?1694017832261);
        }
    }

    @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_chip_a10_elevated {
            width: 38px;
            height: 38px;
            background-size: 38px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_chip_a10_elevated_large_2x.png?1694017832261);
        }
    }

    @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_1_layer_3d_elevated {
            width: 44px;
            height: 34px;
            background-size: 44px 34px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone_1_layer_3d_elevated_large_2x.png?1694017832261);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_8_plus_silver_large_2x.png?1694017832261);
        }
    }

    @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_chip_a11_elevated {
            width: 39px;
            height: 38px;
            background-size: 39px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_chip_a11_elevated_large_2x.png?1694017832261);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_7_plus_black_large_2x.png?1694017832261);
        }
    }

    @media (-webkit-min-device-pixel-ratio:1.5),
    (min-resolution:144dpi),
    only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (min-resolution:1.5dppx) {
        .image-design {
            width: 313px;
            height: 136px;
            background-size: 313px 136px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/design_large_2x.png?1694017832262);
        }
    }

    @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-roadside_assistance {
            width: 647px;
            height: 500px;
            background-size: 647px 500px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/roadside_assistance_large_2x.png?1694017832262);
        }
    }

    @media (-webkit-min-device-pixel-ratio:1.5),
    (min-resolution:144dpi),
    only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (min-resolution:1.5dppx) {
        .image-flex_for_all {
            width: 303px;
            height: 249px;
            background-size: 303px 249px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_for_all_large_2x.png?1694017832262);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_14_plus_blue_large_2x.png?1694017832262);
        }
    }

    @media (-webkit-min-device-pixel-ratio:1.5),
    (min-resolution:144dpi),
    only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (min-resolution:1.5dppx) {
        .image-icon_sos_circle_elevated {
            width: 42px;
            height: 42px;
            background-size: 42px 42px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_sos_circle_elevated_large_2x.png?1694017832262);
        }
    }

    @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_iphone13_camera_elevated {
            width: 38px;
            height: 38px;
            background-size: 38px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone13_camera_elevated_large_2x.png?1694017832262);
        }
    }

    @media (-webkit-min-device-pixel-ratio:1.5),
    (min-resolution:144dpi),
    only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (min-resolution:1.5dppx) {
        .image-chip {
            width: 289px;
            height: 289px;
            background-size: 289px 289px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/chip_large_2x.png?1694017832262);
        }
    }

    @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_dynamicisland_elevated {
            width: 38px;
            height: 38px;
            background-size: 38px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_dynamicisland_elevated_large_2x.png?1694017832263);
        }
    }

    @media (-webkit-min-device-pixel-ratio:1.5),
    (min-resolution:144dpi),
    only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (min-resolution:1.5dppx) {
        .image-flex_icon_ios {
            width: 49px;
            height: 38px;
            background-size: 49px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_ios_large_2x.png?1694017832263);
        }
    }

    @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_chip_a13_elevated {
            width: 38px;
            height: 38px;
            background-size: 38px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_chip_a13_elevated_large_2x.png?1694017832263);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_13_pro_sierra_blue_large_2x.png?1694017832263);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_x_silver_large_2x.png?1694017832263);
        }
    }

    @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_chip_a9_elevated {
            width: 38px;
            height: 38px;
            background-size: 38px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_chip_a9_elevated_large_2x.png?1694017832263);
        }
    }

    @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_1x {
            width: 20px;
            height: 20px;
            background-size: 20px 20px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_1x_large_2x.png?1694017832263);
        }
    }

    @media (-webkit-min-device-pixel-ratio:1.5),
    (min-resolution:144dpi),
    only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (min-resolution:1.5dppx) {
        .image-flex_icon_environment {
            width: 63px;
            height: 64px;
            background-size: 63px 64px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_environment_large_2x.png?1694017832263);
        }
    }

    @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_iphone15promax_camera_elevated {
            width: 38px;
            height: 39px;
            background-size: 38px 39px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone15promax_camera_elevated_large_2x.png?1694017832263);
        }
    }

    @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_iphonese_gen3_camera_elevated {
            width: 38px;
            height: 38px;
            background-size: 38px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphonese_gen3_camera_elevated_large_2x.png?1694017832263);
        }
    }

    @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_sierra_blue {
            width: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_13_pro_max_sierra_blue_large_2x.png?1694017832263);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_se_space_gray_large_2x.png?1694017832263);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_14_pro_max_twilight_purple_large_2x.png?1694017832263);
        }
    }

    @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_15_plus_pink {
            width: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_15_plus_pink_large_2x.png?1694017832263);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_7_black_large_2x.png?1694017832263);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_xs_max_silver_large_2x.png?1694017832263);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_14_blue_large_2x.png?1694017832263);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_6_space_gray_large_2x.png?1694017832264);
        }
    }

    @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: 247px;
            height: 32px;
            background-size: 247px 32px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/hero_logo_large_2x.png?1694017832264);
        }
    }

    @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_iphone11_camera_elevated {
            width: 39px;
            height: 38px;
            background-size: 39px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone11_camera_elevated_large_2x.png?1694017832264);
        }
    }

    @media (-webkit-min-device-pixel-ratio:1.5),
    (min-resolution:144dpi),
    only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (min-resolution:1.5dppx) {
        .image-connectivity {
            width: 373px;
            height: 336px;
            background-size: 373px 336px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/connectivity_large_2x.png?1694017832264);
        }
    }

    @media (-webkit-min-device-pixel-ratio:1.5),
    (min-resolution:144dpi),
    only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (min-resolution:1.5dppx) {
        .image-flex_magsafe {
            width: 415px;
            height: 337px;
            background-size: 415px 337px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_magsafe_large_2x.png?1694017832264);
        }
    }

    @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_touchid_elevated {
            width: 42px;
            height: 41px;
            background-size: 42px 41px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_touchid_elevated_large_2x.png?1694017832264);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_8_silver_large_2x.png?1694017832264);
        }
    }

    @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_chip_a17pro_elevated_elevated {
            width: 38px;
            height: 38px;
            background-size: 38px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_chip_a17pro_elevated_elevated_large_2x.png?1694017832264);
        }
    }

    @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-action_button {
            width: 204px;
            height: 340px;
            background-size: 204px 340px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/action_button_large_2x.png?1694017832264);
        }
    }

    @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_port_lightning_elevated {
            width: 49px;
            height: 19px;
            background-size: 49px 19px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_port_lightning_elevated_large_2x.png?1694017832264);
        }
    }

    @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_radiowaves_elevated {
            width: 49px;
            height: 35px;
            background-size: 49px 35px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_5g_radiowaves_elevated_large_2x.png?1694017832264);
        }
    }

    @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_15_pro_max_zoom {
            width: 77px;
            height: 20px;
            background-size: 77px 20px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone_15_pro_max_zoom_large_2x.png?1694017832264);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_6_plus_space_gray_large_2x.png?1694017832264);
        }
    }

    @media (-webkit-min-device-pixel-ratio:1.5),
    (min-resolution:144dpi),
    only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (min-resolution:1.5dppx) {
        .image-battery {
            width: 490px;
            height: 239px;
            background-size: 490px 239px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/battery_large_2x.png?1694017832264);
        }
    }

    @media (-webkit-min-device-pixel-ratio:1.5),
    (min-resolution:144dpi),
    only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (min-resolution:1.5dppx) {
        .image-flex_logo_apple_tv_plus {
            width: 44px;
            height: 18px;
            background-size: 44px 18px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_logo_apple_tv_plus_large_2x.png?1694017832264);
        }
    }

    @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_chip_a15_elevated {
            width: 38px;
            height: 38px;
            background-size: 38px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_chip_a15_elevated_large_2x.png?1694017832264);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_se_gen03_midnight_large_2x.png?1694017832264);
        }
    }

    @media (-webkit-min-device-pixel-ratio:1.5),
    (min-resolution:144dpi),
    only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (min-resolution:1.5dppx) {
        .image-flex_apple_tv_plus {
            width: 273px;
            height: 362px;
            background-size: 273px 362px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_apple_tv_plus_large_2x.png?1694017832264);
        }
    }

    @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_radiowaves_elevated {
            width: 49px;
            height: 35px;
            background-size: 49px 35px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_4g_radiowaves_elevated_large_2x.png?1694017832265);
        }
    }

    @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_iphone14pro_camera_elevated {
            width: 38px;
            height: 38px;
            background-size: 38px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone14pro_camera_elevated_large_2x.png?1694017832265);
        }
    }

    @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_15_plus_zoom {
            width: 58px;
            height: 20px;
            background-size: 58px 20px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone_15_plus_zoom_large_2x.png?1694017832265);
        }
    }

    @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_iphonexr_camera_elevated {
            width: 38px;
            height: 38px;
            background-size: 38px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphonexr_camera_elevated_large_2x.png?1694017832265);
        }
    }

    @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-check_d1112b_34_R {
            width: 15px;
            height: 14px;
            background-size: 15px 14px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/check_d1112b_34_R_large_2x.png?1694017832265);
        }
    }

    @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_iphone13pro_camera_elevated {
            width: 39px;
            height: 38px;
            background-size: 39px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone13pro_camera_elevated_large_2x.png?1694017832265);
        }
    }

    @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_iphone12pro_camera_elevated {
            width: 39px;
            height: 38px;
            background-size: 39px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone12pro_camera_elevated_large_2x.png?1694017832265);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_11_purple_large_2x.png?1694017832265);
        }
    }

    @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-zoom {
            width: 480px;
            height: 500px;
            background-size: 480px 500px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/zoom_large_2x.png?1694017832265);
        }
    }

    @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_pro_zoom {
            width: 58px;
            height: 20px;
            background-size: 58px 20px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone_13_pro_zoom_large_2x.png?1694017832265);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_12_pro_pacific_blue_large_2x.png?1694017832265);
        }
    }

    @media (-webkit-min-device-pixel-ratio:1.5),
    (min-resolution:144dpi),
    only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (min-resolution:1.5dppx) {
        .image-flex_privacy {
            width: 249px;
            height: 249px;
            background-size: 249px 249px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_privacy_large_2x.png?1694017832265);
        }
    }

    @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_port_usb_c_elevated {
            width: 49px;
            height: 19px;
            background-size: 49px 19px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_port_usb_c_elevated_large_2x.png?1694017832265);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_6s_plus_space_gray_large_2x.png?1694017832265);
        }
    }

    @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_pink {
            width: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_13_mini_pink_large_2x.png?1694017832265);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_12_purple_large_2x.png?1694017832266);
        }
    }

    @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_chip_a16_elevated {
            width: 38px;
            height: 38px;
            background-size: 38px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_chip_a16_elevated_large_2x.png?1694017832266);
        }
    }

    @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_battery_100percent_elevated {
            width: 48px;
            height: 26px;
            background-size: 48px 26px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_battery_100percent_elevated_large_2x.png?1694017832266);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_13_pink_large_2x.png?1694017832266);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_12_mini_purple_large_2x.png?1694017832266);
        }
    }

    @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_iphone6splus_camera_elevated {
            width: 38px;
            height: 38px;
            background-size: 38px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone6splus_camera_elevated_large_2x.png?1694017832266);
        }
    }

    @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_chip_a14_elevated {
            width: 38px;
            height: 38px;
            background-size: 38px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_chip_a14_elevated_large_2x.png?1694017832266);
        }
    }

    @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-portrait {
            width: 197px;
            height: 402px;
            background-size: 197px 402px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/portrait_large_2x.png?1694017832266);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_xs_silver_large_2x.png?1694017832266);
        }
    }

    @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_15_pro_zoom {
            width: 77px;
            height: 20px;
            background-size: 77px 20px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone_15_pro_zoom_large_2x.png?1694017832267);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_6s_space_gray_large_2x.png?1694017832267);
        }
    }

    @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_iphonexs_camera_elevated {
            width: 38px;
            height: 38px;
            background-size: 38px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphonexs_camera_elevated_large_2x.png?1694017832267);
        }
    }

    @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_xs_max_zoom {
            width: 39px;
            height: 20px;
            background-size: 39px 20px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone_xs_max_zoom_large_2x.png?1694017832267);
        }
    }

    @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_chip_a12_elevated {
            width: 38px;
            height: 38px;
            background-size: 38px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_chip_a12_elevated_large_2x.png?1694017832267);
        }
    }

    @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_iphone12_camera_elevated {
            width: 39px;
            height: 38px;
            background-size: 39px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone12_camera_elevated_large_2x.png?1694017832267);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_se_gen02_black_large_2x.png?1694017832267);
        }
    }

    @media (-webkit-min-device-pixel-ratio:1.5),
    (min-resolution:144dpi),
    only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (min-resolution:1.5dppx) {
        .image-flex_icon_accessibility_elevated {
            width: 42px;
            height: 42px;
            background-size: 42px 42px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_accessibility_elevated_large_2x.png?1694017832267);
        }
    }

    @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_15_pro_max_tigry {
            width: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_15_pro_max_tigry_large_2x.png?1694017832267);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_12_pro_max_pacific_blue_large_2x.png?1694017832267);
        }
    }

    @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_iphone14plus_camera_elevated {
            width: 38px;
            height: 38px;
            background-size: 38px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone14plus_camera_elevated_large_2x.png?1694017832267);
        }
    }

    @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_15_pro_tigry {
            width: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_15_pro_tigry_large_2x.png?1694017832268);
        }
    }

    @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_faceid_elevated {
            width: 39px;
            height: 38px;
            background-size: 39px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_faceid_elevated_large_2x.png?1694017832268);
        }
    }

    @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_iphone8plus_camera_elevated {
            width: 38px;
            height: 38px;
            background-size: 38px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone8plus_camera_elevated_large_2x.png?1694017832268);
        }
    }

    @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_titanium {
            width: 425px;
            height: 78px;
            background-size: 425px 78px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/hero_titanium_large_2x.png?1694017832268);
        }
    }

    @media (-webkit-min-device-pixel-ratio:1.5),
    (min-resolution:144dpi),
    only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (min-resolution:1.5dppx) {
        .image-flex_icon_iphone_and_iphone_elevated {
            width: 34px;
            height: 48px;
            background-size: 34px 48px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_iphone_and_iphone_elevated_large_2x.png?1694017832268);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_11_pro_max_midnight_green_large_2x.png?1694017832268);
        }
    }

    @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_iphone15_camera_elevated {
            width: 38px;
            height: 39px;
            background-size: 38px 39px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone15_camera_elevated_large_2x.png?1694017832268);
        }
    }

    @media (-webkit-min-device-pixel-ratio:1.5),
    (min-resolution:144dpi),
    only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (min-resolution:1.5dppx) {
        .image-flex_applecare {
            width: 288px;
            height: 307px;
            background-size: 288px 307px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_applecare_large_2x.png?1694017832268);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_xr_blue_large_2x.png?1694017832268);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_14_pro_twilight_purple_large_2x.png?1694017832268);
        }
    }

    @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: 172px;
            height: 213px;
            background-size: 172px 213px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_11_pro_midnight_green_large_2x.png?1694017832269);
        }
    }

    @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: 1529px;
            height: 300px;
            background-size: 1529px 300px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/hero_large_2x.png?1694017832269);
        }
    }

    @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_14_plus_zoom {
            width: 39px;
            height: 20px;
            background-size: 39px 20px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone_14_plus_zoom_large_2x.png?1694017832269);
        }
    }

    @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_12_pro_max_zoom {
            width: 56px;
            height: 18px;
            background-size: 56px 18px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/icon_iphone_12_pro_max_zoom_large_2x.png?1694017832269);
        }
    }

    @media only screen and (max-width:1068px) {
        .image-battery {
            width: 332px;
            height: 162px;
            background-size: 332px 162px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/battery_medium.png?1694017832261);
        }
    }

    @media only screen and (max-width:1068px) {
        .image-connectivity {
            width: 268px;
            height: 241px;
            background-size: 268px 241px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/connectivity_medium.png?1694017832261);
        }
    }

    @media only screen and (max-width:1068px) {
        .image-flex_privacy {
            width: 175px;
            height: 172px;
            background-size: 175px 172px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_privacy_medium.png?1694017832261);
        }
    }

    @media only screen and (max-width:1068px) {
        .image-flex_apple_tv_plus {
            width: 245px;
            height: 382px;
            background-size: 245px 382px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_apple_tv_plus_medium.png?1694017832262);
        }
    }

    @media only screen and (max-width:1068px) {
        .image-flex_applecare {
            width: 205px;
            height: 218px;
            background-size: 205px 218px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_applecare_medium.png?1694017832263);
        }
    }

    @media only screen and (max-width:1068px) {
        .image-flex_icon_iphone_and_iphone_elevated {
            width: 34px;
            height: 48px;
            background-size: 34px 48px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_iphone_and_iphone_elevated_medium.png?1694017832263);
        }
    }

    @media only screen and (max-width:1068px) {
        .image-flex_icon_environment {
            width: 63px;
            height: 64px;
            background-size: 63px 64px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_environment_medium.png?1694017832263);
        }
    }

    @media only screen and (max-width:1068px) {
        .image-hero_logo {
            width: 165px;
            height: 23px;
            background-size: 165px 23px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/hero_logo_medium.png?1694017832263);
        }
    }

    @media only screen and (max-width:1068px) {
        .image-flex_logo_apple_tv_plus {
            width: 44px;
            height: 18px;
            background-size: 44px 18px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_logo_apple_tv_plus_medium.png?1694017832264);
        }
    }

    @media only screen and (max-width:1068px) {
        .image-hero {
            width: 783px;
            height: 182px;
            background-size: 783px 182px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/hero_medium.png?1694017832264);
        }
    }

    @media only screen and (max-width:1068px) {
        .image-flex_magsafe {
            width: 305px;
            height: 288px;
            background-size: 305px 288px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_magsafe_medium.png?1694017832266);
        }
    }

    @media only screen and (max-width:1068px) {
        .image-flex_icon_ios {
            width: 49px;
            height: 38px;
            background-size: 49px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_ios_medium.png?1694017832266);
        }
    }

    @media only screen and (max-width:1068px) {
        .image-hero_titanium {
            width: 299px;
            height: 56px;
            background-size: 299px 56px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/hero_titanium_medium.png?1694017832266);
        }
    }

    @media only screen and (max-width:1068px) {
        .image-zoom {
            width: 336px;
            height: 420px;
            background-size: 336px 420px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/zoom_medium.png?1694017832266);
        }
    }

    @media only screen and (max-width:1068px) {
        .image-design {
            width: 336px;
            height: 137px;
            background-size: 336px 137px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/design_medium.png?1694017832266);
        }
    }

    @media only screen and (max-width:1068px) {
        .image-flex_for_all {
            width: 167px;
            height: 173px;
            background-size: 167px 173px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_for_all_medium.png?1694017832267);
        }
    }

    @media only screen and (max-width:1068px) {
        .image-chip {
            width: 186px;
            height: 186px;
            background-size: 186px 186px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/chip_medium.png?1694017832267);
        }
    }

    @media only screen and (max-width:1068px) {
        .image-portrait {
            width: 134px;
            height: 273px;
            background-size: 134px 273px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/portrait_medium.png?1694017832267);
        }
    }

    @media only screen and (max-width:1068px) {
        .image-flex_icon_apple_logo_lock_elevated {
            width: 32px;
            height: 42px;
            background-size: 32px 42px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_apple_logo_lock_elevated_medium.png?1694017832267);
        }
    }

    @media only screen and (max-width:1068px) {
        .image-flex_icon_accessibility_elevated {
            width: 41px;
            height: 41px;
            background-size: 41px 41px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_accessibility_elevated_medium.png?1694017832268);
        }
    }

    @media only screen and (max-width:1068px) {
        .image-roadside_assistance {
            width: 336px;
            height: 420px;
            background-size: 336px 420px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/roadside_assistance_medium.png?1694017832268);
        }
    }

    @media only screen and (max-width:1068px) {
        .image-check_d1112b_34_R {
            width: 15px;
            height: 14px;
            background-size: 15px 14px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/check_d1112b_34_R_medium.png?1694017832269);
        }
    }

    @media only screen and (max-width:1068px) {
        .image-action_button {
            width: 171px;
            height: 276px;
            background-size: 171px 276px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/action_button_medium.png?1694017832269);
        }
    }

    @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_titanium {
            width: 299px;
            height: 56px;
            background-size: 299px 56px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/hero_titanium_medium_2x.png?1694017832262);
        }
    }

    @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:1068px) and (min-resolution:1.5dppx),
    only screen and (max-width:1068px) and (min-resolution:144dpi) {
        .image-connectivity {
            width: 268px;
            height: 241px;
            background-size: 268px 241px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/connectivity_medium_2x.png?1694017832262);
        }
    }

    @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:1068px) and (min-resolution:1.5dppx),
    only screen and (max-width:1068px) and (min-resolution:144dpi) {
        .image-flex_icon_ios {
            width: 49px;
            height: 38px;
            background-size: 49px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_ios_medium_2x.png?1694017832262);
        }
    }

    @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:1068px) and (min-resolution:1.5dppx),
    only screen and (max-width:1068px) and (min-resolution:144dpi) {
        .image-flex_icon_apple_logo_lock_elevated {
            width: 32px;
            height: 42px;
            background-size: 32px 42px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_apple_logo_lock_elevated_medium_2x.png?1694017832262);
        }
    }

    @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:1068px) and (min-resolution:1.5dppx),
    only screen and (max-width:1068px) and (min-resolution:144dpi) {
        .image-flex_icon_accessibility_elevated {
            width: 41px;
            height: 41px;
            background-size: 41px 41px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_accessibility_elevated_medium_2x.png?1694017832265);
        }
    }

    @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:1068px) and (min-resolution:1.5dppx),
    only screen and (max-width:1068px) and (min-resolution:144dpi) {
        .image-flex_apple_tv_plus {
            width: 245px;
            height: 382px;
            background-size: 245px 382px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_apple_tv_plus_medium_2x.png?1694017832265);
        }
    }

    @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:1068px) and (min-resolution:1.5dppx),
    only screen and (max-width:1068px) and (min-resolution:144dpi) {
        .image-battery {
            width: 332px;
            height: 162px;
            background-size: 332px 162px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/battery_medium_2x.png?1694017832265);
        }
    }

    @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-zoom {
            width: 336px;
            height: 420px;
            background-size: 336px 420px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/zoom_medium_2x.png?1694017832265);
        }
    }

    @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-action_button {
            width: 171px;
            height: 276px;
            background-size: 171px 276px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/action_button_medium_2x.png?1694017832266);
        }
    }

    @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:1068px) and (min-resolution:1.5dppx),
    only screen and (max-width:1068px) and (min-resolution:144dpi) {
        .image-flex_for_all {
            width: 167px;
            height: 173px;
            background-size: 167px 173px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_for_all_medium_2x.png?1694017832266);
        }
    }

    @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:1068px) and (min-resolution:1.5dppx),
    only screen and (max-width:1068px) and (min-resolution:144dpi) {
        .image-flex_magsafe {
            width: 305px;
            height: 288px;
            background-size: 305px 288px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_magsafe_medium_2x.png?1694017832266);
        }
    }

    @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: 783px;
            height: 182px;
            background-size: 783px 182px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/hero_medium_2x.png?1694017832267);
        }
    }

    @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:1068px) and (min-resolution:1.5dppx),
    only screen and (max-width:1068px) and (min-resolution:144dpi) {
        .image-flex_icon_iphone_and_iphone_elevated {
            width: 34px;
            height: 48px;
            background-size: 34px 48px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_iphone_and_iphone_elevated_medium_2x.png?1694017832267);
        }
    }

    @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-portrait {
            width: 134px;
            height: 273px;
            background-size: 134px 273px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/portrait_medium_2x.png?1694017832267);
        }
    }

    @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:1068px) and (min-resolution:1.5dppx),
    only screen and (max-width:1068px) and (min-resolution:144dpi) {
        .image-design {
            width: 336px;
            height: 137px;
            background-size: 336px 137px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/design_medium_2x.png?1694017832267);
        }
    }

    @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: 165px;
            height: 23px;
            background-size: 165px 23px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/hero_logo_medium_2x.png?1694017832267);
        }
    }

    @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:1068px) and (min-resolution:1.5dppx),
    only screen and (max-width:1068px) and (min-resolution:144dpi) {
        .image-chip {
            width: 186px;
            height: 186px;
            background-size: 186px 186px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/chip_medium_2x.png?1694017832267);
        }
    }

    @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-roadside_assistance {
            width: 336px;
            height: 420px;
            background-size: 336px 420px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/roadside_assistance_medium_2x.png?1694017832268);
        }
    }

    @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-check_d1112b_34_R {
            width: 15px;
            height: 14px;
            background-size: 15px 14px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/check_d1112b_34_R_medium_2x.png?1694017832268);
        }
    }

    @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:1068px) and (min-resolution:1.5dppx),
    only screen and (max-width:1068px) and (min-resolution:144dpi) {
        .image-flex_logo_apple_tv_plus {
            width: 44px;
            height: 18px;
            background-size: 44px 18px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_logo_apple_tv_plus_medium_2x.png?1694017832268);
        }
    }

    @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:1068px) and (min-resolution:1.5dppx),
    only screen and (max-width:1068px) and (min-resolution:144dpi) {
        .image-flex_privacy {
            width: 175px;
            height: 172px;
            background-size: 175px 172px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_privacy_medium_2x.png?1694017832268);
        }
    }

    @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:1068px) and (min-resolution:1.5dppx),
    only screen and (max-width:1068px) and (min-resolution:144dpi) {
        .image-flex_icon_environment {
            width: 63px;
            height: 64px;
            background-size: 63px 64px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_environment_medium_2x.png?1694017832269);
        }
    }

    @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:1068px) and (min-resolution:1.5dppx),
    only screen and (max-width:1068px) and (min-resolution:144dpi) {
        .image-flex_applecare {
            width: 205px;
            height: 218px;
            background-size: 205px 218px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_applecare_medium_2x.png?1694017832269);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_15_pro_max_tigry {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_15_pro_max_tigry_small.png?1694017832261);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_se_space_gray {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_se_space_gray_small.png?1694017832261);
        }
    }

    @media only screen and (max-width:767px) {
        .image-flex_magsafe {
            width: 320px;
            height: 260px;
            background-size: 320px 260px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_magsafe_small.png?1694017832261);
        }
    }

    @media only screen and (max-width:767px) {
        .image-flex_icon_environment {
            width: 63px;
            height: 64px;
            background-size: 63px 64px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_environment_small.png?1694017832261);
        }
    }

    @media only screen and (max-width:767px) {
        .image-flex_apple_tv_plus {
            width: 186px;
            height: 245px;
            background-size: 186px 245px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_apple_tv_plus_small.png?1694017832261);
        }
    }

    @media only screen and (max-width:767px) {
        .image-design {
            width: 320px;
            height: 151px;
            background-size: 320px 151px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/design_small.png?1694017832261);
        }
    }

    @media only screen and (max-width:767px) {
        .image-connectivity {
            width: 266px;
            height: 239px;
            background-size: 266px 239px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/connectivity_small.png?1694017832261);
        }
    }

    @media only screen and (max-width:767px) {
        .image-flex_for_all {
            width: 195px;
            height: 183px;
            background-size: 195px 183px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_for_all_small.png?1694017832261);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_14_pro_twilight_purple {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_14_pro_twilight_purple_small.png?1694017832262);
        }
    }

    @media only screen and (max-width:767px) {
        .image-flex_icon_iphone_and_iphone_elevated {
            width: 34px;
            height: 48px;
            background-size: 34px 48px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_iphone_and_iphone_elevated_small.png?1694017832262);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_13_pink {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_13_pink_small.png?1694017832262);
        }
    }

    @media only screen and (max-width:767px) {
        .image-flex_icon_apple_logo_lock_elevated {
            width: 32px;
            height: 42px;
            background-size: 32px 42px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_apple_logo_lock_elevated_small.png?1694017832262);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_12_purple {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_12_purple_small.png?1694017832263);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_8_silver {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_8_silver_small.png?1694017832263);
        }
    }

    @media only screen and (max-width:767px) {
        .image-roadside_assistance {
            width: 320px;
            height: 420px;
            background-size: 320px 420px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/roadside_assistance_small.png?1694017832263);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_15_plus_pink {
            width: 90px;
            height: 117px;
            background-size: 90px 117px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_15_plus_pink_small.png?1694017832264);
        }
    }

    @media only screen and (max-width:767px) {
        .image-flex_icon_accessibility_elevated {
            width: 42px;
            height: 42px;
            background-size: 42px 42px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_accessibility_elevated_small.png?1694017832264);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_xs_max_silver {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_xs_max_silver_small.png?1694017832264);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_13_pro_sierra_blue {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_13_pro_sierra_blue_small.png?1694017832264);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_14_plus_blue {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_14_plus_blue_small.png?1694017832264);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_se_gen03_midnight {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_se_gen03_midnight_small.png?1694017832264);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_15_pro_tigry {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_15_pro_tigry_small.png?1694017832264);
        }
    }

    @media only screen and (max-width:767px) {
        .image-flex_icon_ios {
            width: 49px;
            height: 38px;
            background-size: 49px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_ios_small.png?1694017832265);
        }
    }

    @media only screen and (max-width:767px) {
        .image-hero_titanium {
            width: 225px;
            height: 42px;
            background-size: 225px 42px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/hero_titanium_small.png?1694017832265);
        }
    }

    @media only screen and (max-width:767px) {
        .image-flex_applecare {
            width: 217px;
            height: 232px;
            background-size: 217px 232px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_applecare_small.png?1694017832265);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_11_purple {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_11_purple_small.png?1694017832265);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_6_plus_space_gray {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_6_plus_space_gray_small.png?1694017832265);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_13_pro_max_sierra_blue {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_13_pro_max_sierra_blue_small.png?1694017832266);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_7_plus_black {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_7_plus_black_small.png?1694017832266);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_14_pro_max_twilight_purple {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_14_pro_max_twilight_purple_small.png?1694017832266);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_14_blue {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_14_blue_small.png?1694017832266);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_11_pro_max_midnight_green {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_11_pro_max_midnight_green_small.png?1694017832266);
        }
    }

    @media only screen and (max-width:767px) {
        .image-hero {
            width: 95px;
            height: 472px;
            background-size: 95px 472px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/hero_small.png?1694017832266);
        }
    }

    @media only screen and (max-width:767px) {
        .image-battery {
            width: 219px;
            height: 107px;
            background-size: 219px 107px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/battery_small.png?1694017832267);
        }
    }

    @media only screen and (max-width:767px) {
        .image-action_button {
            width: 209px;
            height: 278px;
            background-size: 209px 278px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/action_button_small.png?1694017832267);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_12_pro_pacific_blue {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_12_pro_pacific_blue_small.png?1694017832267);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_6_space_gray {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_6_space_gray_small.png?1694017832267);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_6s_plus_space_gray {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_6s_plus_space_gray_small.png?1694017832267);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_12_mini_purple {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_12_mini_purple_small.png?1694017832267);
        }
    }

    @media only screen and (max-width:767px) {
        .image-flex_logo_apple_tv_plus {
            width: 37px;
            height: 15px;
            background-size: 37px 15px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_logo_apple_tv_plus_small.png?1694017832267);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_se_gen02_black {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_se_gen02_black_small.png?1694017832268);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_8_plus_silver {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_8_plus_silver_small.png?1694017832268);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_xr_blue {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_xr_blue_small.png?1694017832268);
        }
    }

    @media only screen and (max-width:767px) {
        .image-flex_privacy {
            width: 145px;
            height: 145px;
            background-size: 145px 145px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_privacy_small.png?1694017832268);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_13_mini_pink {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_13_mini_pink_small.png?1694017832268);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_x_silver {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_x_silver_small.png?1694017832268);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_11_pro_midnight_green {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_11_pro_midnight_green_small.png?1694017832268);
        }
    }

    @media only screen and (max-width:767px) {
        .image-zoom {
            width: 320px;
            height: 420px;
            background-size: 320px 420px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/zoom_small.png?1694017832268);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_xs_silver {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_xs_silver_small.png?1694017832268);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_7_black {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_7_black_small.png?1694017832268);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_6s_space_gray {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_6s_space_gray_small.png?1694017832268);
        }
    }

    @media only screen and (max-width:767px) {
        .image-chip {
            width: 178px;
            height: 178px;
            background-size: 178px 178px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/chip_small.png?1694017832269);
        }
    }

    @media only screen and (max-width:767px) {
        .image-check_d1112b_34_R {
            width: 15px;
            height: 14px;
            background-size: 15px 14px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/check_d1112b_34_R_small.png?1694017832269);
        }
    }

    @media only screen and (max-width:767px) {
        .image-portrait {
            width: 141px;
            height: 287px;
            background-size: 141px 287px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/portrait_small.png?1694017832269);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_12_pro_max_pacific_blue {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_12_pro_max_pacific_blue_small.png?1694017832269);
        }
    }

    @media only screen and (max-width:767px) {
        .image-hero_logo {
            width: 145px;
            height: 20px;
            background-size: 145px 20px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/hero_logo_small.png?1694017832269);
        }
    }

    @media only screen and (max-width:767px) {
        .image-header_iphone_15_pink {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_15_pink_small.png?1694017832269);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_13_mini_pink {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_13_mini_pink_small_2x.png?1694017832261);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_7_black {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_7_black_small_2x.png?1694017832261);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-roadside_assistance {
            width: 320px;
            height: 420px;
            background-size: 320px 420px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/roadside_assistance_small_2x.png?1694017832261);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-battery {
            width: 219px;
            height: 107px;
            background-size: 219px 107px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/battery_small_2x.png?1694017832261);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-check_d1112b_34_R {
            width: 15px;
            height: 14px;
            background-size: 15px 14px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/check_d1112b_34_R_small_2x.png?1694017832261);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_11_pro_max_midnight_green {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_11_pro_max_midnight_green_small_2x.png?1694017832261);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-hero_logo {
            width: 145px;
            height: 20px;
            background-size: 145px 20px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/hero_logo_small_2x.png?1694017832262);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_se_gen03_midnight {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_se_gen03_midnight_small_2x.png?1694017832262);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_x_silver {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_x_silver_small_2x.png?1694017832262);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-flex_icon_ios {
            width: 49px;
            height: 38px;
            background-size: 49px 38px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_ios_small_2x.png?1694017832262);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_6_space_gray {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_6_space_gray_small_2x.png?1694017832262);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-hero_titanium {
            width: 225px;
            height: 42px;
            background-size: 225px 42px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/hero_titanium_small_2x.png?1694017832262);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_15_pink {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_15_pink_small_2x.png?1694017832262);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_se_space_gray {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_se_space_gray_small_2x.png?1694017832262);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_se_gen02_black {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_se_gen02_black_small_2x.png?1694017832263);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_6_plus_space_gray {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_6_plus_space_gray_small_2x.png?1694017832263);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_14_pro_max_twilight_purple {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_14_pro_max_twilight_purple_small_2x.png?1694017832263);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_15_pro_tigry {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_15_pro_tigry_small_2x.png?1694017832263);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_11_purple {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_11_purple_small_2x.png?1694017832263);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_14_blue {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_14_blue_small_2x.png?1694017832263);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_14_pro_twilight_purple {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_14_pro_twilight_purple_small_2x.png?1694017832263);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_12_purple {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_12_purple_small_2x.png?1694017832264);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-hero {
            width: 95px;
            height: 472px;
            background-size: 95px 472px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/hero_small_2x.png?1694017832264);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-flex_magsafe {
            width: 320px;
            height: 260px;
            background-size: 320px 260px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_magsafe_small_2x.png?1694017832264);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_13_pink {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_13_pink_small_2x.png?1694017832264);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_7_plus_black {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_7_plus_black_small_2x.png?1694017832264);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_12_pro_max_pacific_blue {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_12_pro_max_pacific_blue_small_2x.png?1694017832264);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_12_pro_pacific_blue {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_12_pro_pacific_blue_small_2x.png?1694017832264);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_12_mini_purple {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_12_mini_purple_small_2x.png?1694017832264);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_6s_space_gray {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_6s_space_gray_small_2x.png?1694017832264);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_13_pro_max_sierra_blue {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_13_pro_max_sierra_blue_small_2x.png?1694017832265);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_8_silver {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_8_silver_small_2x.png?1694017832265);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-flex_privacy {
            width: 145px;
            height: 145px;
            background-size: 145px 145px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_privacy_small_2x.png?1694017832265);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-flex_icon_apple_logo_lock_elevated {
            width: 32px;
            height: 42px;
            background-size: 32px 42px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_apple_logo_lock_elevated_small_2x.png?1694017832265);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_8_plus_silver {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_8_plus_silver_small_2x.png?1694017832265);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-flex_icon_accessibility_elevated {
            width: 42px;
            height: 42px;
            background-size: 42px 42px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_accessibility_elevated_small_2x.png?1694017832266);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-flex_icon_iphone_and_iphone_elevated {
            width: 34px;
            height: 48px;
            background-size: 34px 48px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_iphone_and_iphone_elevated_small_2x.png?1694017832266);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_xs_max_silver {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_xs_max_silver_small_2x.png?1694017832266);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_xr_blue {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_xr_blue_small_2x.png?1694017832266);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_11_pro_midnight_green {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_11_pro_midnight_green_small_2x.png?1694017832267);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-design {
            width: 320px;
            height: 151px;
            background-size: 320px 151px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/design_small_2x.png?1694017832267);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-flex_icon_environment {
            width: 63px;
            height: 64px;
            background-size: 63px 64px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_icon_environment_small_2x.png?1694017832267);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_15_plus_pink {
            width: 90px;
            height: 117px;
            background-size: 90px 117px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_15_plus_pink_small_2x.png?1694017832267);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_15_pro_max_tigry {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_15_pro_max_tigry_small_2x.png?1694017832267);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_6s_plus_space_gray {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_6s_plus_space_gray_small_2x.png?1694017832267);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_14_plus_blue {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_14_plus_blue_small_2x.png?1694017832268);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_xs_silver {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_xs_silver_small_2x.png?1694017832268);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-portrait {
            width: 141px;
            height: 287px;
            background-size: 141px 287px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/portrait_small_2x.png?1694017832268);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-flex_apple_tv_plus {
            width: 186px;
            height: 245px;
            background-size: 186px 245px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_apple_tv_plus_small_2x.png?1694017832268);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-action_button {
            width: 209px;
            height: 278px;
            background-size: 209px 278px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/action_button_small_2x.png?1694017832268);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-flex_applecare {
            width: 217px;
            height: 232px;
            background-size: 217px 232px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_applecare_small_2x.png?1694017832268);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-flex_logo_apple_tv_plus {
            width: 37px;
            height: 15px;
            background-size: 37px 15px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_logo_apple_tv_plus_small_2x.png?1694017832268);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-chip {
            width: 178px;
            height: 178px;
            background-size: 178px 178px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/chip_small_2x.png?1694017832268);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-flex_for_all {
            width: 195px;
            height: 183px;
            background-size: 195px 183px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/flex_for_all_small_2x.png?1694017832269);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-header_iphone_13_pro_sierra_blue {
            width: 97px;
            height: 119px;
            background-size: 97px 119px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/header_iphone_13_pro_sierra_blue_small_2x.png?1694017832269);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-zoom {
            width: 320px;
            height: 420px;
            background-size: 320px 420px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/zoom_small_2x.png?1694017832269);
        }
    }

    @media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (max-width:767px) and (min-resolution:1.5dppx),
    only screen and (max-width:767px) and (min-resolution:144dpi) {
        .image-connectivity {
            width: 266px;
            height: 239px;
            background-size: 266px 239px;
            background-repeat: no-repeat;
            background-image: url(https://static.re-store.ru/promo/apple/iphone-15-pro/images/connectivity_small_2x.png?1694017832269);
        }
    }

    .b791687 {
        /* But you can break out of scoping via SCSS "@at-root" feature */
    }

    .channel-html .channel-custom-font-Flex-Headline-1 {
        font-size: 24px;
        line-height: 28px;
        letter-spacing: 0.009rem;
        font-weight: 600;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .channel-custom-font-Flex-Headline-1 {
            font-size: 21px;
            line-height: 25px;
            letter-spacing: 0.011rem;
            font-weight: 600;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .channel-custom-font-Flex-Headline-1 {
            font-size: 24px;
            line-height: 28px;
            letter-spacing: 0.009rem;
            font-weight: 600;
        }
    }

    .channel-html .channel-custom-font-Flex-Body-Copy-1 {
        font-size: 17px;
        line-height: 21px;
        font-weight: 400;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .channel-custom-font-Flex-Body-Copy-1 {
            font-size: 14px;
            line-height: 18px;
            letter-spacing: -0.016rem;
            font-weight: 400;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .channel-custom-font-Flex-Body-Copy-1 {
            font-size: 17px;
            line-height: 25px;
            font-weight: 400;
        }
    }

    .channel-html .channel-custom-font-Flex-Eyebrow-1 {
        font-size: 21px;
        line-height: 25px;
        letter-spacing: 0.011rem;
        font-weight: 600;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .channel-custom-font-Flex-Eyebrow-1 {
            font-size: 21px;
            line-height: 25px;
            letter-spacing: 0.011rem;
            font-weight: 600;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .channel-custom-font-Flex-Eyebrow-1 {
            font-size: 17px;
            line-height: 21px;
            letter-spacing: -0.022rem;
            font-weight: 600;
        }
    }

    .channel-html .channel-custom-font-Flex-Headline-2 {
        font-size: 40px;
        line-height: 44px;
        font-weight: 600;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .channel-custom-font-Flex-Headline-2 {
            font-size: 32px;
            line-height: 36px;
            letter-spacing: 0.004rem;
            font-weight: 600;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .channel-custom-font-Flex-Headline-2 {
            font-size: 24px;
            line-height: 28px;
            letter-spacing: 0.009rem;
            font-weight: 600;
        }
    }

    .channel-html .channel-custom-font-Flex-Body-Copy-2 {
        font-size: 17px;
        line-height: 25px;
        font-weight: 400;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .channel-custom-font-Flex-Body-Copy-2 {
            font-size: 17px;
            line-height: 25px;
            font-weight: 400;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .channel-custom-font-Flex-Body-Copy-2 {
            font-size: 17px;
            line-height: 25px;
            font-weight: 400;
        }
    }

    .channel-html .channel-custom-font-Disclaimer-Copy-1 {
        font-size: 12px;
        line-height: 16px;
        font-weight: 400;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .channel-custom-font-Disclaimer-Copy-1 {
            font-size: 12px;
            line-height: 16px;
            font-weight: 400;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .channel-custom-font-Disclaimer-Copy-1 {
            font-size: 12px;
            line-height: 16px;
            font-weight: 400;
        }
    }

    .channel-html .channel-custom-font-Section-Header-1 {
        font-size: 40px;
        line-height: 44px;
        font-weight: 600;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .channel-custom-font-Section-Header-1 {
            font-size: 32px;
            line-height: 36px;
            letter-spacing: 0.004rem;
            font-weight: 600;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .channel-custom-font-Section-Header-1 {
            font-size: 28px;
            line-height: 32px;
            letter-spacing: 0.007rem;
            font-weight: 600;
        }
    }

    .channel-html .channel-custom-font-Bento-Headline-1 {
        font-size: 40px;
        line-height: 44px;
        font-weight: 600;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .channel-custom-font-Bento-Headline-1 {
            font-size: 32px;
            line-height: 36px;
            letter-spacing: 0.004rem;
            font-weight: 600;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .channel-custom-font-Bento-Headline-1 {
            font-size: 24px;
            line-height: 28px;
            letter-spacing: 0.009rem;
            font-weight: 600;
        }
    }

    .channel-html .channel-custom-font-Bento-Headline-2 {
        font-size: 32px;
        line-height: 36px;
        letter-spacing: 0.004rem;
        font-weight: 600;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .channel-custom-font-Bento-Headline-2 {
            font-size: 28px;
            line-height: 32px;
            letter-spacing: 0.007rem;
            font-weight: 600;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .channel-custom-font-Bento-Headline-2 {
            font-size: 24px;
            line-height: 28px;
            letter-spacing: 0.009rem;
            font-weight: 600;
        }
    }

    .channel-html .channel-custom-font-Bento-Eyebrow-1 {
        font-size: 19px;
        line-height: 23px;
        letter-spacing: 0.012rem;
        font-weight: 600;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .channel-custom-font-Bento-Eyebrow-1 {
            font-size: 17px;
            line-height: 21px;
            letter-spacing: -0.022rem;
            font-weight: 600;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .channel-custom-font-Bento-Eyebrow-1 {
            font-size: 17px;
            line-height: 21px;
            letter-spacing: -0.022rem;
            font-weight: 600;
        }
    }

    .channel-html .channel-custom-font-Bento-Disclaimer-1 {
        font-size: 17px;
        line-height: 21px;
        letter-spacing: 0.011rem;
        font-weight: 600;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .channel-custom-font-Bento-Disclaimer-1 {
            font-size: 14px;
            line-height: 18px;
            letter-spacing: 0.011rem;
            font-weight: 600;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .channel-custom-font-Bento-Disclaimer-1 {
            font-size: 14px;
            line-height: 18px;
            letter-spacing: 0.011rem;
            font-weight: 600;
        }
    }

    .channel-html .channel-custom-font-Bento-Headline-3 {
        font-size: 28px;
        line-height: 32px;
        letter-spacing: 0.011rem;
        font-weight: 600;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .channel-custom-font-Bento-Headline-3 {
            font-size: 24px;
            line-height: 32px;
            letter-spacing: 0.011rem;
            font-weight: 600;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .channel-custom-font-Bento-Headline-3 {
            font-size: 24px;
            line-height: 28px;
            letter-spacing: 0.011rem;
            font-weight: 600;
        }
    }

    .channel-html .channel-custom-font-Partner-Message-Copy {
        font-size: 17px;
        line-height: 21px;
        letter-spacing: 0rem;
        font-weight: 500;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .channel-custom-font-Partner-Message-Copy {
            font-size: 17px;
            line-height: 21px;
            letter-spacing: 0rem;
            font-weight: 500;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .channel-custom-font-Partner-Message-Copy {
            font-size: 17px;
            line-height: 21px;
            letter-spacing: 0rem;
            font-weight: 500;
        }
    }

    .channel-html .channel-custom-font-Bento-Headline-4 {
        font-size: 26px;
        line-height: 30px;
        letter-spacing: 0.011rem;
        font-weight: 600;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .channel-custom-font-Bento-Headline-4 {
            font-size: 28px;
            line-height: 32px;
            letter-spacing: 0.011rem;
            font-weight: 600;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .channel-custom-font-Bento-Headline-4 {
            font-size: 24px;
            line-height: 28px;
            letter-spacing: 0.011rem;
            font-weight: 600;
        }
    }

    .channel-html .dC0950F {
        background-color: #000000;
    }

    .channel-html .h143333 {
        margin-top: 101px;
        margin-bottom: 86px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .h143333 {
            margin-top: 93px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .h143333 {
            margin-top: 48px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .h143333 {
            margin-bottom: 50px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .h143333 {
            margin-bottom: 45px;
        }
    }

    .channel-html .w1A228A {
        text-align: center;
    }

    .channel-html .l978487 {
        margin-left: 310px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .l978487 {
            margin-left: 219px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .l978487 {
          margin-left: 65px; 
        }
    }

    .channel-html .c6BA301 {
        margin-top: 30px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .c6BA301 {
            margin-top: 16px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .c6BA301 {
            margin-top: 10px;
        }
    }

    .channel-html .g6C702B {
        margin-left: 367px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .g6C702B {
            margin-left: 265px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .g6C702B {
            margin-left: 88px;
        }
    }

    .channel-html .v597287 {
        margin-top: 70px;
        margin-left: 78px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .v597287 {
            margin-top: 53px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .v597287 {
            margin-top: 27px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .v597287 {
            margin-left: 97px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .v597287 {
            margin-left: 0px;
        }
    }

    .channel-html .r12CAA5 {
        color: #f5f5f7;
        margin-top: 67px;
        margin-bottom: 22px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .r12CAA5 {
            margin-top: 33px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .r12CAA5 {
            margin-top: -4px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .r12CAA5 {
            margin-bottom: 17px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .r12CAA5 {
            margin-bottom: 12px;
        }
    }

    .channel-html .m7E21FD {
        color: #f5f5f7;
        border: solid 1px #f5f5f7;
    }

    .channel-html .k87F504 {
        background-color: #1d1d1f;
        padding-top: 100px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .k87F504 {
            padding-top: 50px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .k87F504 {
            padding-top: 20px;
        }
    }

    .channel-html .oA3EE20 {
        margin-left: 0px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .channel-html .v8E447F {
        margin-bottom: 10px;
        flex-basis: 66.02%;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .v8E447F {
            flex-basis: 48.555%;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .v8E447F {
            flex-basis: 100%;
        }
    }

    .channel-html .r6C0D40 {
        display: grid;
        grid-gap: 5px;
        grid-template-rows: minmax(500px, 1fr);
        grid-auto-rows: 1fr;
        grid-template-columns: repeat(1, 300px);
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .r6C0D40 {
            grid-template-rows: minmax(420px, 1fr);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .r6C0D40 {
            grid-template-rows: minmax(420px, 1fr);
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .r6C0D40 {
            grid-template-columns: repeat(1, 200px);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .r6C0D40 {
            grid-template-columns: repeat(1, 150px);
        }
    }

    .channel-html .r6C0D40 .bentobox-item {
        border-radius: 18px;
    }

    .channel-html .qDF8FA7 {
        background-color: #000000;
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2;
        position: relative;
        overflow: hidden;
    }

    .channel-html .qDF8FA7:before {
        display: block;
        position: absolute;
        pointer-events: none;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-style: solid;
    }

    .channel-html .eCD6D8E {
        margin-top: 44px;
        text-align: center;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .eCD6D8E {
            margin-top: 37px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .eCD6D8E {
            margin-top: 34px;
        }
    }

    .channel-html .a75D445 {
        color: #f5f5f7;
        margin-left: 60px;
        margin-right: 60px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .a75D445 {
            margin-left: 35px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .a75D445 {
            margin-left: 59px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .a75D445 {
            margin-right: 35px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .a75D445 {
            margin-right: 59px;
        }
    }

    .channel-html .e8F5A8C {
        color: #f5f5f7;
        margin-left: 120px;
        margin-right: 120px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .e8F5A8C {
            margin-left: 30px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .e8F5A8C {
            margin-right: 30px;
        }
    }

    .channel-html .k085026 {
        margin-top: 48px;
        margin-bottom: 20px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .k085026 {
            margin-top: 29px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .k085026 {
            margin-top: 45px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .k085026 {
            margin-bottom: 20px;
        }
    }

    .channel-html .w87BAC9 {
        margin-left: 20px;
        margin-bottom: 10px;
        flex-basis: 31.94%;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .w87BAC9 {
            margin-top: 10px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .w87BAC9 {
            margin-left: 0px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .w87BAC9 {
            flex-basis: 48.555%;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .w87BAC9 {
            flex-basis: 100%;
        }
    }

    .channel-html .o29E0DF {
        display: grid;
        grid-gap: 5px;
        grid-template-rows: minmax(500px, 1fr);
        grid-auto-rows: 1fr;
        grid-template-columns: repeat(1, 300px);
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .o29E0DF {
            grid-template-rows: minmax(420px, 1fr);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .o29E0DF {
            grid-template-rows: minmax(320px, 1fr);
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .o29E0DF {
            grid-template-columns: repeat(1, 200px);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .o29E0DF {
            grid-template-columns: repeat(1, undefined);
        }
    }

    .channel-html .o29E0DF .bentobox-item {
        border-radius: 18px;
    }

    .channel-html .iCF385A {
        background-color: #000000;
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2;
        position: relative;
    }

    .channel-html .iCF385A:before {
        display: block;
        position: absolute;
        pointer-events: none;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-style: solid;
    }

    .channel-html .q58DE1C {
        margin-top: 44px;
        text-align: center;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .q58DE1C {
            margin-top: 37px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .q58DE1C {
            margin-top: 34px;
        }
    }

    .channel-html .a34A3DA {
        color: #f5f5f7;
        margin-left: 20px;
        margin-right: 20px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .a34A3DA {
            margin-left: 45px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .a34A3DA {
            margin-left: 40px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .a34A3DA {
            margin-right: 45px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .a34A3DA {
            margin-right: 40px;
        }
    }

    .channel-html .l4E3D91 {
        margin-top: 101px;
        margin-bottom: 20px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .l4E3D91 {
            margin-top: 62px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .l4E3D91 {
            margin-top: 24px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .l4E3D91 {
            margin-bottom: 30px;
        }
    }

    .channel-html .o160940 {
        margin-top: 10px;
        margin-bottom: 10px;
        flex-basis: 48.98%;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .o160940 {
            flex-basis: 48.555%;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .o160940 {
            flex-basis: 100%;
        }
    }

    .channel-html .lD8BF89 {
        display: grid;
        grid-gap: 5px;
        grid-template-rows: minmax(500px, 1fr);
        grid-auto-rows: 1fr;
        grid-template-columns: repeat(1, 300px);
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .lD8BF89 {
            grid-template-rows: minmax(420px, 1fr);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .lD8BF89 {
            grid-template-rows: minmax(420px, 1fr);
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .lD8BF89 {
            grid-template-columns: repeat(1, 200px);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .lD8BF89 {
            grid-template-columns: repeat(1, 150px);
        }
    }

    .channel-html .lD8BF89 .bentobox-item {
        border-radius: 18px;
    }

    .channel-html .v8F6D6C {
        background-color: #000000;
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2;
        position: relative;
    }

    .channel-html .v8F6D6C:before {
        display: block;
        position: absolute;
        pointer-events: none;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-style: solid;
    }

    .channel-html .gD67D0D {
        min-height: 100%;
        align-items: center;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .gD67D0D {
            margin-top: 8px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .gD67D0D {
            margin-top: 5px;
        }
    }

    .channel-html .yDFA9AD {
        padding-left: 41px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .yDFA9AD {
            margin-top: 20px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .yDFA9AD {
            padding-left: 30px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .yDFA9AD {
            padding-right: 30px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .yDFA9AD {
            text-align: center;
        }
    }

    .channel-html .r9A4D1D {
        color: #f5f5f7;
    }

    .channel-html .q16E3D5 {
        padding-left: 3px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .q16E3D5 {
            margin-bottom: 28px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .q16E3D5 {
            margin-bottom: 20px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .q16E3D5 {
            padding-left: 0px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .q16E3D5 {
            text-align: center;
        }
    }

    .channel-html .dA57090 {
        margin-top: 10px;
        margin-left: 20px;
        margin-bottom: 10px;
        flex-basis: 48.98%;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .dA57090 {
            margin-left: 0px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .dA57090 {
            flex-basis: 48.555%;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .dA57090 {
            flex-basis: 100%;
        }
    }

    .channel-html .d138882 {
        display: grid;
        grid-gap: 5px;
        grid-template-rows: minmax(500px, 1fr);
        grid-auto-rows: 1fr;
        grid-template-columns: repeat(1, 300px);
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .d138882 {
            grid-template-rows: minmax(420px, 1fr);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .d138882 {
            grid-template-rows: minmax(undefined, 1fr);
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .d138882 {
            grid-template-columns: repeat(1, 200px);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .d138882 {
            grid-template-columns: repeat(1, 150px);
        }
    }

    .channel-html .d138882 .bentobox-item {
        border-radius: 18px;
    }

    .channel-html .c5116EB {
        background-color: #000000;
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2;
        position: relative;
        overflow: hidden;
    }

    .channel-html .c5116EB:before {
        display: block;
        position: absolute;
        pointer-events: none;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-style: solid;
    }

    .channel-html .lAFE376 {
        min-height: 100%;
        margin-top: 44px;
        position: relative;
        z-index: 1;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .lAFE376 {
            margin-top: 37px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .lAFE376 {
            margin-top: 34px;
        }
    }

    .channel-html .x5A92DF {
        margin-left: 30px;
        margin-right: 30px;
        text-align: center;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .x5A92DF {
            margin-left: 25px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .x5A92DF {
            margin-left: 10px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .x5A92DF {
            margin-right: 25px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .x5A92DF {
            margin-right: 10px;
        }
    }

    .channel-html .mC2BE50 {
        color: #f5f5f7;
    }

    .channel-html .v32AACA {
        margin-top: -544px;
        position: relative;
        z-index: 0;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .v32AACA {
            margin-top: -457px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .v32AACA {
            margin-top: -454px;
        }
    }

    .channel-html .oCB5EE5 {
        margin-top: 10px;
        margin-bottom: 10px;
        flex-basis: 66.02%;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .oCB5EE5 {
            flex-basis: 48.555%;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .oCB5EE5 {
            flex-basis: 100%;
        }
    }

    .channel-html .s5DB69C {
        display: grid;
        grid-gap: 5px;
        grid-template-rows: minmax(500px, 1fr);
        grid-auto-rows: 1fr;
        grid-template-columns: repeat(1, 300px);
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .s5DB69C {
            grid-template-rows: minmax(420px, 1fr);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .s5DB69C {
            grid-template-rows: minmax(undefined, 1fr);
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .s5DB69C {
            grid-template-columns: repeat(1, 200px);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .s5DB69C {
            grid-template-columns: repeat(1, 150px);
        }
    }

    .channel-html .s5DB69C .bentobox-item {
        border-radius: 18px;
    }

    .channel-html .aD9CAFB {
        background-color: #000000;
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2;
        position: relative;
        overflow: hidden;
    }

    .channel-html .aD9CAFB:before {
        display: block;
        position: absolute;
        pointer-events: none;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-style: solid;
    }

    .channel-html .yAE5937 {
        min-height: 100%;
    }

    .channel-html .qFE0473 {
        text-align: center;
    }

    .channel-html .o902211 {
        color: #86868b;
        margin-top: 42px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .o902211 {
            margin-top: 40px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .o902211 {
            margin-top: 41px;
        }
    }

    .channel-html .r547772 {
        margin-top: 12px;
    }

    .channel-html .k915470 {
        color: #f5f5f7;
        padding-left: 30px;
        padding-right: 30px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .k915470 {
            padding-left: 40px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .k915470 {
            padding-right: 40px;
        }
    }

    .channel-html .v5A4F56 {
        margin-top: 12px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .v5A4F56 {
            margin-top: 8px;
        }
    }

    .channel-html .xC8F70D {
        color: #f5f5f7;
        padding-left: 30px;
        padding-right: 30px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .xC8F70D {
            padding-left: 40px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .xC8F70D {
            padding-right: 40px;
        }
    }

    .channel-html .o3B9596 {
        margin-top: 26px;
        margin-bottom: 29px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .o3B9596 {
            margin-top: 17px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .o3B9596 {
            margin-top: 25px;
        }
    }

    .channel-html .w945F42 {
        margin-top: 10px;
        margin-left: 20px;
        margin-bottom: 10px;
        flex-basis: 31.94%;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .w945F42 {
            margin-left: 0px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .w945F42 {
            flex-basis: 48.555%;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .w945F42 {
            flex-basis: 100%;
        }
    }

    .channel-html .d7D7CA4 {
        display: grid;
        grid-gap: 5px;
        grid-template-rows: minmax(500px, 1fr);
        grid-auto-rows: 1fr;
        grid-template-columns: repeat(1, 300px);
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .d7D7CA4 {
            grid-template-rows: minmax(420px, 1fr);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .d7D7CA4 {
            grid-template-rows: minmax(undefined, 1fr);
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .d7D7CA4 {
            grid-template-columns: repeat(1, 200px);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .d7D7CA4 {
            grid-template-columns: repeat(1, undefined);
        }
    }

    .channel-html .d7D7CA4 .bentobox-item {
        border-radius: 18px;
    }

    .channel-html .aE6EB67 {
        background-color: #000000;
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2;
        position: relative;
    }

    .channel-html .aE6EB67:before {
        display: block;
        position: absolute;
        pointer-events: none;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-style: solid;
    }

    .channel-html .y3BAFDB {
        min-height: 100%;
        align-items: flex-end;
    }

    .channel-html .i9F44F8 {
        margin-top: 20px;
        text-align: center;
    }

    .channel-html .k03A2BB {
        color: #f5f5f7;
        padding-left: 20px;
        padding-right: 20px;
    }

    .channel-html .u04661F {
        margin-top: 17px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .u04661F {
            margin-top: 4px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .u04661F {
            margin-top: 11px;
        }
    }

    .channel-html .m3D8DA8 {
        margin-top: 10px;
        margin-bottom: 10px;
        flex-basis: 100%;
    }

    .channel-html .k52A927 {
        display: grid;
        grid-gap: 5px;
        grid-template-rows: minmax(500px, 1fr);
        grid-auto-rows: 1fr;
        grid-template-columns: repeat(1, 300px);
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .k52A927 {
            grid-template-rows: minmax(420px, 1fr);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .k52A927 {
            grid-template-rows: minmax(undefined, 1fr);
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .k52A927 {
            grid-template-columns: repeat(1, 200px);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .k52A927 {
            grid-template-columns: repeat(1, 150px);
        }
    }

    .channel-html .k52A927 .bentobox-item {
        border-radius: 18px;
    }

    .channel-html .sD88479 {
        background-color: #000000;
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2;
        position: relative;
    }

    .channel-html .sD88479:before {
        display: block;
        position: absolute;
        pointer-events: none;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-style: solid;
    }

    .channel-html .qB5DC80 {
        margin-top: 52px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .qB5DC80 {
            margin-top: 39px;
        }
    }

    .channel-html .n8464D9 {
        text-align: center;
    }

    .channel-html .n6C0232 {
        color: #f5f5f7;
        padding-left: 100px;
        padding-right: 100px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .n6C0232 {
            padding-left: 100px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .n6C0232 {
            padding-left: 30px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .n6C0232 {
            padding-right: 100px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .n6C0232 {
            padding-right: 30px;
        }
    }

    .channel-html .gF31606 {
        margin-top: 56px;
        position: relative;
        z-index: 0;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .gF31606 {
            margin-top: 28px;
        }
    }

    .channel-html .eCBFB78 {
        text-align: center;
    }

    .channel-html .wD02DF7 {
        min-height: 238px;
        align-items: center;
        margin-top: -238px;
        margin-bottom: 56px;
        position: relative;
        z-index: 1;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .wD02DF7 {
            min-height: 141px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .wD02DF7 {
            margin-top: -4px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .wD02DF7 {
            margin-bottom: 0px;
        }
    }

    .channel-html .vBF47D2 {
        text-align: center;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .vBF47D2 {
            margin-top: 20px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .vBF47D2 {
            margin-bottom: 20px;
        }
    }

    .channel-html .y85331B {
        margin-right: 239px;
        padding-left: 20px;
        padding-right: 20px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .y85331B {
            margin-right: 0px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .y85331B {
            margin-right: 0px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .y85331B {
            padding-left: 172px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .y85331B {
            padding-left: 0px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .y85331B {
            padding-right: 10px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .y85331B {
            padding-right: 0px;
        }
    }

    .channel-html .z590942 {
        color: #86868b;
    }

    .channel-html .s9DB483 {
        color: #30d158;
        margin-top: 10px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .s9DB483 {
            margin-top: 0px;
        }
    }

    .channel-html .n6B5444 {
        color: #86868b;
        margin-top: 7px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .n6B5444 {
            margin-top: 0px;
        }
    }

    .channel-html .m18321D {
        text-align: center;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .m18321D {
            margin-top: 20px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .m18321D {
            margin-bottom: 20px;
        }
    }

    .channel-html .o2D9473 {
        margin-left: 239px;
        padding-left: 20px;
        padding-right: 20px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .o2D9473 {
            margin-left: 0px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .o2D9473 {
            padding-left: 20px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .o2D9473 {
            padding-left: 0px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .o2D9473 {
            padding-right: 180px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .o2D9473 {
            padding-right: 0px;
        }
    }

    .channel-html .kDFBAA3 {
        color: #86868b;
    }

    .channel-html .hC98C08 {
        color: #30d158;
        margin-top: 10px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .hC98C08 {
            margin-top: 0px;
        }
    }

    .channel-html .s2AFCD9 {
        color: #86868b;
        margin-top: 7px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .s2AFCD9 {
            margin-top: 0px;
        }
    }

    .channel-html .yA89CEB {
        display: grid;
        grid-gap: 5px;
        grid-template-rows: minmax(500px, 1fr);
        grid-auto-rows: 1fr;
        grid-template-columns: repeat(1, 300px);
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .yA89CEB {
            grid-template-rows: minmax(420px, 1fr);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .yA89CEB {
            grid-template-rows: minmax(undefined, 1fr);
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .yA89CEB {
            grid-template-columns: repeat(1, 200px);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .yA89CEB {
            grid-template-columns: repeat(1, 150px);
        }
    }

    .channel-html .yA89CEB .bentobox-item {
        border-radius: 18px;
    }

    .channel-html .r87A35E {
        background-color: #000000;
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2;
        position: relative;
    }

    .channel-html .r87A35E:before {
        display: block;
        position: absolute;
        pointer-events: none;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-style: solid;
    }

    .channel-html .u228862 {
        margin-top: 52px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .u228862 {
            margin-top: 29px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .u228862 {
            margin-top: 38px;
        }
    }

    .channel-html .z728926 {
        text-align: center;
    }

    .channel-html .kF454C6 {
        color: #f5f5f7;
        padding-left: 200px;
        padding-right: 200px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .kF454C6 {
            padding-left: 100px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .kF454C6 {
            padding-left: 10px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .kF454C6 {
            padding-right: 100px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .kF454C6 {
            padding-right: 10px;
        }
    }

    .channel-html .r5F0217 {
        margin-top: 56px;
        position: relative;
        z-index: 0;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .r5F0217 {
            margin-top: 28px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .r5F0217 {
            margin-top: 24px;
        }
    }

    .channel-html .x434631 {
        text-align: center;
    }

    .channel-html .bF181A2 {
        min-height: 238px;
        align-items: center;
        margin-top: -238px;
        margin-bottom: 56px;
        position: relative;
        z-index: 1;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .bF181A2 {
            min-height: 141px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .bF181A2 {
            margin-top: -4px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .bF181A2 {
            margin-bottom: 0px;
        }
    }

    .channel-html .p8CF115 {
        text-align: center;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .p8CF115 {
            margin-top: 20px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .p8CF115 {
            margin-left: 60px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .p8CF115 {
            margin-bottom: 12px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .p8CF115 {
            margin-right: 60px;
        }
    }

    .channel-html .p73C124 {
        margin-right: 239px;
        padding-left: 20px;
        padding-right: 20px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .p73C124 {
            margin-right: 0px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .p73C124 {
            margin-right: 0px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .p73C124 {
            padding-left: 182px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .p73C124 {
            padding-left: 0px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .p73C124 {
            padding-right: 20px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .p73C124 {
            padding-right: 0px;
        }
    }

    .channel-html .m2DB50B {
        color: #86868b;
    }

    .channel-html .rC8E1DD {
        text-align: center;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .rC8E1DD {
            margin-top: 20px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .rC8E1DD {
            margin-top: 0px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .rC8E1DD {
            margin-left: 60px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .rC8E1DD {
            margin-bottom: 30px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .rC8E1DD {
            margin-right: 60px;
        }
    }

    .channel-html .m5533DD {
        margin-left: 239px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .m5533DD {
            margin-left: 0px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .m5533DD {
            padding-left: 20px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .m5533DD {
            padding-left: 0px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .m5533DD {
            padding-right: 180px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .m5533DD {
            padding-right: 0px;
        }
    }

    .channel-html .dBFD286 {
        color: #86868b;
    }

    .channel-html .f8E0E51 {
        margin-top: 10px;
        margin-bottom: 140px;
        flex-basis: 66.02%;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .f8E0E51 {
            margin-bottom: 115px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .f8E0E51 {
            margin-bottom: 10px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .f8E0E51 {
            flex-basis: 48.555%;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .f8E0E51 {
            flex-basis: 100%;
        }
    }

    .channel-html .u40102B {
        display: grid;
        grid-gap: 5px;
        grid-template-rows: minmax(500px, 1fr);
        grid-auto-rows: 1fr;
        grid-template-columns: repeat(1, 300px);
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .u40102B {
            grid-template-rows: minmax(420px, 1fr);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .u40102B {
            grid-template-rows: minmax(undefined, 1fr);
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .u40102B {
            grid-template-columns: repeat(1, 200px);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .u40102B {
            grid-template-columns: repeat(1, 150px);
        }
    }

    .channel-html .u40102B .bentobox-item {
        border-radius: 18px;
        overflow: hidden;
    }

    .channel-html .t09A8EF {
        background-color: #1d1d1f;
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2;
        position: relative;
    }

    .channel-html .t09A8EF:before {
        display: block;
        position: absolute;
        pointer-events: none;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-style: solid;
    }

    .channel-html .c2049AE {
        min-height: 100%;
        margin-top: 44px;
        position: relative;
        z-index: 1;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .c2049AE {
            margin-top: 37px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .c2049AE {
            margin-top: 34px;
        }
    }

    .channel-html .l261FF3 {
        text-align: center;
    }

    .channel-html .s5645AA {
        color: #f5f5f7;
        padding-left: 40px;
        padding-right: 40px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .s5645AA {
            padding-left: 35px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .s5645AA {
            padding-left: 30px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .s5645AA {
            padding-right: 35px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .s5645AA {
            padding-right: 30px;
        }
    }

    .channel-html .h9A0C07 {
        color: #f5f5f7;
        margin-top: 11px;
        padding-left: 130px;
        padding-right: 130px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .h9A0C07 {
            margin-top: 10px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .h9A0C07 {
            margin-top: 12px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .h9A0C07 {
            padding-left: 30px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .h9A0C07 {
            padding-left: 20px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .h9A0C07 {
            padding-right: 30px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .h9A0C07 {
            padding-right: 20px;
        }
    }

    .channel-html .uC15C63 {
        margin-top: -544px;
        position: relative;
        z-index: 0;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .uC15C63 {
            margin-top: -457px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .uC15C63 {
            margin-top: -454px;
        }
    }

    .channel-html .e729849 {
        width: 100%;
        height: 100%;
        background-size: 100%;
        background-position: 0% 0%;
    }

    .channel-html .t548A70 {
        margin-top: 10px;
        margin-left: 20px;
        margin-bottom: 140px;
        flex-basis: 31.94%;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .t548A70 {
            margin-left: 0px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .t548A70 {
            margin-bottom: 115px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .t548A70 {
            margin-bottom: 85px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .t548A70 {
            flex-basis: 48.555%;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .t548A70 {
            flex-basis: 100%;
        }
    }

    .channel-html .t477F67 {
        display: grid;
        grid-gap: 5px;
        grid-template-rows: minmax(500px, 1fr);
        grid-auto-rows: 1fr;
        grid-template-columns: repeat(1, 300px);
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .t477F67 {
            grid-template-rows: minmax(420px, 1fr);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .t477F67 {
            grid-template-rows: minmax(320px, 1fr);
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .t477F67 {
            grid-template-columns: repeat(1, 200px);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .t477F67 {
            grid-template-columns: repeat(1, undefined);
        }
    }

    .channel-html .t477F67 .bentobox-item {
        border-radius: 18px;
        overflow: hidden;
    }

    .channel-html .i77D6C6 {
        background-color: #000000;
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2;
        position: relative;
    }

    .channel-html .i77D6C6:before {
        display: block;
        position: absolute;
        pointer-events: none;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-style: solid;
    }

    .channel-html .p81A921 {
        min-height: 100%;
        align-items: center;
    }

    .channel-html .iBE7F22 {
        margin-top: 5px;
        text-align: center;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .iBE7F22 {
            margin-top: 3px;
        }
    }

    .channel-html .a2AC3C7 {
        color: #f5f5f7;
        margin-top: 23px;
        padding-left: 16px;
        padding-right: 16px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .a2AC3C7 {
            margin-top: 10px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .a2AC3C7 {
            margin-top: 12px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .a2AC3C7 {
            padding-left: 24px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .a2AC3C7 {
            padding-left: 10px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .a2AC3C7 {
            padding-right: 24px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .a2AC3C7 {
            padding-right: 10px;
        }
    }

    .channel-html .s840E6F {
        margin-top: 120px;
        margin-bottom: 42px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .s840E6F {
            margin-top: 95px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .s840E6F {
            margin-top: 68px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .s840E6F {
            margin-bottom: 27px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .s840E6F {
            margin-bottom: 8px;
        }
    }

    .channel-html .uA022BD {
        text-align: center;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .uA022BD {
            margin-left: 0px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .uA022BD {
            padding-right: 50px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .uA022BD {
            text-align: left;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .k1FF35F {
            margin-bottom: 6px;
        }
    }

    .i74CC3F {
        width: 100%;
        --columns: 5;
        --grid-column: 5;
        --static-enabled: false;
        --column-data: 0, 1, 2, 3, 4, 0, 1, 3, 0, 1;
        --allowed-columns: 5, 3, 2;
    }

    .i74CC3F .compare-column-0 {
        display: flex;
        order: 1;
    }

    .i74CC3F .compare-column-1 {
        display: flex;
        order: 2;
    }

    .i74CC3F .compare-column-2 {
        display: flex;
        order: 3;
    }

    .i74CC3F .compare-column-3 {
        display: flex;
        order: 4;
    }

    .i74CC3F .compare-column-4 {
        display: flex;
        order: 5;
    }

    .i74CC3F .compare-static-0 {
        display: flex;
        order: 1;
    }

    .i74CC3F .compare-static-1 {
        display: flex;
        order: 2;
    }

    .i74CC3F .compare-static-2 {
        display: flex;
        order: 3;
    }

    .i74CC3F .compare-static-3 {
        display: flex;
        order: 4;
    }

    .i74CC3F .compare-static-4 {
        display: flex;
        order: 5;
    }

    @media only screen and (max-width: 1068px) {
        .i74CC3F {
            --columns: 3;
            --grid-column: 3;
        }
    }

    @media only screen and (max-width: 1068px) {
        .i74CC3F .compare-column-0 {
            display: flex;
            order: 1;
        }
    }

    @media only screen and (max-width: 1068px) {
        .i74CC3F .compare-column-1 {
            display: flex;
            order: 2;
        }
    }

    @media only screen and (max-width: 1068px) {
        .i74CC3F .compare-column-2 {
            display: flex;
            order: 3;
        }
    }

    @media only screen and (max-width: 1068px) {
        .i74CC3F .compare-column-3 {
            display: none;
            order: 4;
        }
    }

    @media only screen and (max-width: 1068px) {
        .i74CC3F .compare-column-4 {
            display: none;
            order: 5;
        }
    }

    @media only screen and (max-width: 1068px) {
        .i74CC3F {
            --static-enabled: false;
        }

        .i74CC3F .compare-static-2 {
            display: none;
        }

        .i74CC3F .compare-static-4 {
            display: none;
        }

        .i74CC3F .compare-static-0 {
            display: flex;
            order: 1;
        }

        .i74CC3F .compare-static-1 {
            display: flex;
            order: 2;
        }

        .i74CC3F .compare-static-3 {
            display: flex;
            order: 3;
        }
    }

    @media only screen and (max-width: 767px) {
        .i74CC3F {
            --columns: 2;
            --grid-column: 2;
        }
    }

    @media only screen and (max-width: 767px) {
        .i74CC3F .compare-column-0 {
            display: flex;
            order: 1;
        }
    }

    @media only screen and (max-width: 767px) {
        .i74CC3F .compare-column-1 {
            display: flex;
            order: 2;
        }
    }

    @media only screen and (max-width: 767px) {
        .i74CC3F .compare-column-2 {
            display: none;
            order: 3;
        }
    }

    @media only screen and (max-width: 767px) {
        .i74CC3F .compare-column-3 {
            display: none;
            order: 4;
        }
    }

    @media only screen and (max-width: 767px) {
        .i74CC3F .compare-column-4 {
            display: none;
            order: 5;
        }
    }

    @media only screen and (max-width: 767px) {
        .i74CC3F {
            --static-enabled: false;
        }

        .i74CC3F .compare-static-2 {
            display: none;
        }

        .i74CC3F .compare-static-3 {
            display: none;
        }

        .i74CC3F .compare-static-4 {
            display: none;
        }

        .i74CC3F .compare-static-3 {
            display: none;
        }

        .i74CC3F .compare-static-0 {
            display: flex;
            order: 1;
        }

        .i74CC3F .compare-static-1 {
            display: flex;
            order: 2;
        }
    }

    .channel-html .lC4CD1C {
        margin-top: 100px;
        overflow: hidden;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .lC4CD1C {
            margin-top: 80px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .lC4CD1C {
            margin-top: 55px;
        }
    }

    .channel-html .bCF59D9 {
        text-align: center;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .bCF59D9 {
            text-align: left;
        }
    }

    .channel-html .e65DD93 {
        margin-bottom: 53px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .e65DD93 {
            margin-bottom: 44px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .e65DD93 {
            margin-bottom: 39px;
        }
    }

    .channel-html .rDFDD4F {
        display: grid;
        grid-gap: 20px;
        grid-template-rows: minmax(518px, 1fr);
        grid-auto-rows: 1fr;
        grid-template-columns: repeat(2, 480px);
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .rDFDD4F {
            grid-template-rows: minmax(420px, 1fr);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .rDFDD4F {
            grid-template-rows: minmax(440px, 1fr);
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .rDFDD4F {
            grid-template-columns: repeat(1, 336px);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .rDFDD4F {
            grid-template-columns: repeat(1, 320px);
        }
    }

    .channel-html .rDFDD4F .bentobox-item {
        border-radius: 18px;
    }

    .channel-html .m5229C3 {
        background-color: #f5f5f7;
        grid-column-start: 1;
        grid-column-end: 1;
        grid-row-start: 1;
        grid-row-end: 1;
        position: relative;
    }

    .channel-html .m5229C3:before {
        display: block;
        position: absolute;
        pointer-events: none;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-style: solid;
    }

    .channel-html .v1D3D9D {
        min-height: 100%;
        align-items: flex-end;
    }

    .channel-html .f75DF62 {
        text-align: center;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .f75DF62 {
            margin-left: 43px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .f75DF62 {
            margin-right: 43px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .f75DF62 {
            text-align: left;
        }
    }

    .channel-html .lAC9522 {
        margin-top: 20px;
    }

    .channel-html .s834383 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .channel-html .f1E6D53 {
        margin-top: 0;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .f1E6D53 {
            margin-top: 24px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .f1E6D53 {
            margin-top: 11px;
        }
    }

    .channel-html .cFC67AF {
        margin-top: 7px;
        padding-left: 72px;
        padding-right: 72px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .cFC67AF {
            margin-top: 6px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .cFC67AF {
            margin-top: 14px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .cFC67AF {
            padding-left: 45px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .cFC67AF {
            padding-left: 0px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .cFC67AF {
            padding-right: 45px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .cFC67AF {
            padding-right: 0px;
        }
    }

    .channel-html .e632ECC {
        margin-top: 42px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .e632ECC {
            margin-top: 48px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .e632ECC {
            margin-top: 19px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .e632ECC {
            margin-left: 43px;
        }
    }

    .channel-html .h8D04F1 {
        background-color: #f5f5f7;
        grid-column-start: 2;
        grid-column-end: 2;
        grid-row-start: 1;
        grid-row-end: 1;
        position: relative;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .h8D04F1 {
            grid-column-start: 1;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .h8D04F1 {
            grid-column-end: 1;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .h8D04F1 {
            grid-row-start: 2;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .h8D04F1 {
            grid-row-end: 2;
        }
    }

    .channel-html .h8D04F1:before {
        display: block;
        position: absolute;
        pointer-events: none;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-style: solid;
    }

    .channel-html .q2BBCAC {
        min-height: 100%;
        align-items: flex-end;
    }

    .channel-html .wF0E51D {
        text-align: center;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .wF0E51D {
            margin-left: 43px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .wF0E51D {
            margin-right: 43px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .wF0E51D {
            text-align: left;
        }
    }

    .channel-html .t1511D1 {
        margin-top: 20px;
    }

    .channel-html .e08CB48 {
        margin-top: 0;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .e08CB48 {
            margin-top: 19px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .e08CB48 {
            margin-top: 11px;
        }
    }

    .channel-html .z93441A {
        margin-top: 7px;
        padding-left: 54px;
        padding-right: 54px;
        margin-bottom: 20px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .z93441A {
            margin-top: 6px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .z93441A {
            margin-top: 14px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .z93441A {
            padding-left: 30px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .z93441A {
            padding-left: 0px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .z93441A {
            padding-right: 30px;
            margin-bottom: 39px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .z93441A {
            padding-right: 10px;
        }
    }

    .channel-html .s4926D4 {
        margin-top: 21px;
        margin-left: -85px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .s4926D4 {
            margin-top: 27px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .s4926D4 {
            margin-top: 19px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .s4926D4 {
            margin-left: -35px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .s4926D4 {
            margin-left: 0px;
        }
    }

    .channel-html .e32149E {
        text-align: center;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .e32149E {
            text-align: left;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .uABDE7C {
            margin-left: 20px;
        }
    }

    .channel-html .kD24D19 {
        margin-bottom: 53px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .kD24D19 {
            margin-bottom: 44px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .kD24D19 {
            margin-bottom: 39px;
        }
    }

    .channel-html .g444883 {
        display: grid;
        grid-gap: 20px;
        grid-template-rows: minmax(518px, 1fr);
        grid-auto-rows: 1fr;
        grid-template-columns: repeat(1, 480px);
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .g444883 {
            grid-template-rows: minmax(420px, 1fr);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .g444883 {
            grid-template-rows: minmax(440px, 1fr);
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .g444883 {
            grid-template-columns: repeat(1, 336px);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .g444883 {
            grid-template-columns: repeat(1, 320px);
        }
    }

    .channel-html .g444883 .bentobox-item {
        border-radius: 18px;
    }

    .channel-html .c2F2F8E {
        background-color: #f5f5f7;
        grid-column-start: 1;
        grid-column-end: 1;
        grid-row-start: 1;
        grid-row-end: 1;
        position: relative;
    }

    .channel-html .c2F2F8E:before {
        display: block;
        position: absolute;
        pointer-events: none;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-style: solid;
    }

    .channel-html .mBD7756 {
        min-height: 100%;
        align-items: flex-end;
    }

    .channel-html .yFC73C8 {
        text-align: center;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .yFC73C8 {
            margin-left: 43px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .yFC73C8 {
            margin-right: 43px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .yFC73C8 {
            text-align: left;
        }
    }

    .channel-html .w9E89C2 {
        margin-top: 20px;
    }

    .channel-html .rB4762F {
        margin-top: 29px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .rB4762F {
            margin-top: 18px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .rB4762F {
            margin-top: 11px;
        }
    }

    .channel-html .gD741B6 {
        margin-top: 7px;
        padding-left: 72px;
        padding-right: 72px;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .gD741B6 {
            margin-top: 14px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .gD741B6 {
            padding-left: 45px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .gD741B6 {
            padding-left: 0px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .gD741B6 {
            padding-right: 45px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .gD741B6 {
            padding-right: 0px;
        }
    }

    .channel-html .o659807 {
        margin-top: 30px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .o659807 {
            margin-top: 17px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .o659807 {
            margin-top: 19px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .o659807 {
            margin-left: 43px;
        }
    }

    .channel-html .n7ACFB8 {
        margin-top: 20px;
    }

    .channel-html .x0F154F {
        display: grid;
        grid-gap: 20px;
        grid-template-rows: minmax(518px, 1fr);
        grid-auto-rows: 1fr;
        grid-template-columns: repeat(1, 480px);
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .x0F154F {
            grid-template-rows: minmax(420px, 1fr);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .x0F154F {
            grid-template-rows: minmax(526px, 1fr);
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .x0F154F {
            grid-template-columns: repeat(1, 336px);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .x0F154F {
            grid-template-columns: repeat(1, 320px);
        }
    }

    .channel-html .x0F154F .bentobox-item {
        border-radius: 18px;
    }

    .channel-html .t706B00 {
        background-color: #f5f5f7;
        grid-column-start: 1;
        grid-column-end: 1;
        grid-row-start: 1;
        grid-row-end: 1;
        position: relative;
    }

    .channel-html .t706B00:before {
        display: block;
        position: absolute;
        pointer-events: none;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-style: solid;
    }

    .channel-html .m422EEF {
        min-height: 100%;
        align-items: flex-end;
    }

    .channel-html .e0D065C {
        text-align: center;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .e0D065C {
            margin-left: 43px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .e0D065C {
            margin-right: 43px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .e0D065C {
            text-align: left;
        }
    }

    .channel-html .dE21830 {
        margin-top: 20px;
    }

    .channel-html .z7F90E5 {
        margin-top: 25px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .z7F90E5 {
            margin-top: 18px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .z7F90E5 {
            margin-top: 11px;
        }
    }

    .channel-html .h34C1A3 {
        margin-top: 7px;
        padding-left: 54px;
        padding-right: 54px;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .h34C1A3 {
            margin-top: 14px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .h34C1A3 {
            padding-left: 45px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .h34C1A3 {
            padding-left: 0px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .h34C1A3 {
            padding-right: 45px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .h34C1A3 {
            padding-right: 10px;
        }
    }

    .channel-html .tC27F82 {
        margin-top: 9px;
        margin-left: -89px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .tC27F82 {
            margin-top: 8px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .tC27F82 {
            margin-top: 19px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .tC27F82 {
            margin-left: -24px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .tC27F82 {
            margin-left: 0px;
        }
    }

    .channel-html .z7F7CE4 {
        text-align: center;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .z7F7CE4 {
            text-align: left;
        }
    }

    .channel-html .g18740E {
        margin-top: 103px;
        margin-bottom: 53px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .g18740E {
            margin-top: 85px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .g18740E {
            margin-top: 59px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .g18740E {
            margin-left: 20px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .g18740E {
            margin-bottom: 44px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .g18740E {
            margin-bottom: 39px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .g18740E {
            padding-right: 20px;
        }
    }

    .channel-html .uBB28E8 {
        display: grid;
        grid-gap: 20px;
        grid-template-rows: minmax(312px, 1fr);
        grid-auto-rows: 1fr;
        grid-template-columns: repeat(1, 480px);
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .uBB28E8 {
            grid-template-rows: minmax(280px, 1fr);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .uBB28E8 {
            grid-template-rows: minmax(296px, 1fr);
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .uBB28E8 {
            grid-template-columns: repeat(1, 336px);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .uBB28E8 {
            grid-template-columns: repeat(1, 320px);
        }
    }

    .channel-html .uBB28E8 .bentobox-item {
        border-radius: 18px;
    }

    .channel-html .t262DAE {
        background-color: #f5f5f7;
        grid-column-start: 1;
        grid-column-end: 1;
        grid-row-start: 1;
        grid-row-end: 1;
        position: relative;
    }

    .channel-html .t262DAE:before {
        display: block;
        position: absolute;
        pointer-events: none;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-style: solid;
    }

    .channel-html .fE4DA83 {
        min-height: 100%;
        align-items: center;
    }

    .channel-html .zDFF252 {
        text-align: center;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .zDFF252 {
            margin-left: 43px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .zDFF252 {
            margin-right: 43px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .zDFF252 {
            text-align: left;
        }
    }

    .channel-html .wCD8C4A {
        margin-top: 20px;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .wCD8C4A {
            margin-top: 23px;
        }
    }

    .channel-html .uF98F6F {
        margin-top: 20px;
        padding-left: 110px;
        padding-right: 110px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .uF98F6F {
            margin-top: 16px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .uF98F6F {
            margin-top: 12px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .uF98F6F {
            padding-left: 55px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .uF98F6F {
            padding-left: 0px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .uF98F6F {
            padding-right: 55px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .uF98F6F {
            padding-right: 0px;
        }
    }

    .channel-html .tE4C6B9 {
        margin-top: 7px;
        margin-bottom: 17px;
        padding-left: 82px;
        padding-right: 82px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .tE4C6B9 {
            margin-top: 6px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .tE4C6B9 {
            margin-top: 14px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .tE4C6B9 {
            margin-bottom: 17px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .tE4C6B9 {
            padding-left: 45px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .tE4C6B9 {
            padding-left: 0px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .tE4C6B9 {
            padding-right: 45px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .tE4C6B9 {
            padding-right: 0px;
        }
    }

    .channel-html .d6822B8 {
        background-color: #f5f5f7;
        grid-column-start: 2;
        grid-column-end: 2;
        grid-row-start: 1;
        grid-row-end: 1;
        position: relative;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .d6822B8 {
            grid-column-start: 1;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .d6822B8 {
            grid-column-end: 1;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .d6822B8 {
            grid-row-start: 2;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .d6822B8 {
            grid-row-end: 2;
        }
    }

    .channel-html .d6822B8:before {
        display: block;
        position: absolute;
        pointer-events: none;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-style: solid;
    }

    .channel-html .j2698D7 {
        min-height: 100%;
        align-items: center;
    }

    .channel-html .g96FD7B {
        text-align: center;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .g96FD7B {
            margin-left: 43px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .g96FD7B {
            margin-right: 43px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .g96FD7B {
            text-align: left;
        }
    }

    .channel-html .jD7A827 {
        margin-top: 25px;
        margin-bottom: 5px;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .jD7A827 {
            margin-top: 23px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .jD7A827 {
            margin-left: -10px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .jD7A827 {
            margin-bottom: 0px;
        }
    }

    .channel-html .hC89B1E {
        margin-top: 20px;
        padding-left: 110px;
        padding-right: 110px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .hC89B1E {
            margin-top: 16px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .hC89B1E {
            margin-top: 12px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .hC89B1E {
            padding-left: 55px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .hC89B1E {
            padding-left: 0px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .hC89B1E {
            padding-right: 55px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .hC89B1E {
            padding-right: 0px;
        }
    }

    .channel-html .nF10A65 {
        margin-top: 7px;
        margin-bottom: 17px;
        padding-left: 72px;
        padding-right: 72px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .nF10A65 {
            margin-top: 6px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .nF10A65 {
            margin-top: 14px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .nF10A65 {
            margin-bottom: 17px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .nF10A65 {
            padding-left: 41px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .nF10A65 {
            padding-left: 0px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .nF10A65 {
            padding-right: 41px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .nF10A65 {
            padding-right: 0px;
        }
    }

    .channel-html .o488581 {
        background-color: #f5f5f7;
        margin-top: 70px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .o488581 {
            margin-top: 110px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .o488581 {
            margin-top: 56px;
        }
    }

    .channel-html .i1734E5 {
        margin-bottom: 20px;
    }

    .channel-html .o3FD884 {
        text-align: center;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .o3FD884 {
            text-align: left;
        }
    }

    .channel-html .m7B601A {
        margin-top: 104px;
        margin-bottom: 53px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .m7B601A {
            margin-top: 55px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .m7B601A {
            margin-top: 59px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .m7B601A {
            margin-left: 20px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .m7B601A {
            margin-bottom: 44px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .m7B601A {
            margin-bottom: 39px;
        }
    }

    .channel-html .i77BDB8 {
        display: grid;
        grid-gap: 5px;
        grid-template-rows: minmax(415px, 1fr);
        grid-auto-rows: 1fr;
        grid-template-columns: repeat(1, 300px);
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .i77BDB8 {
            grid-template-rows: minmax(386px, 1fr);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .i77BDB8 {
            grid-template-rows: minmax(638px, 1fr);
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .i77BDB8 {
            grid-template-columns: repeat(1, 200px);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .i77BDB8 {
            grid-template-columns: repeat(1, 150px);
        }
    }

    .channel-html .i77BDB8 .bentobox-item {
        border-radius: 18px;
    }

    .channel-html .y9F4034 {
        background-color: #ffffff;
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2;
        position: relative;
    }

    .channel-html .y9F4034:before {
        display: block;
        position: absolute;
        pointer-events: none;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-style: solid;
    }

    .channel-html .i2E645E {
        min-height: 100%;
        align-items: center;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .i2E645E {
            align-items: flex-end;
        }
    }

    .channel-html .e6244A2 {
        margin-top: 20px;
        margin-bottom: 17px;
        padding-left: 46px;
        padding-right: 30px;
        text-align: left;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .e6244A2 {
            padding-left: 33px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .e6244A2 {
            padding-left: 43px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .e6244A2 {
            padding-right: 13px;
            margin-top: 40px;
            margin-bottom: 40px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .e6244A2 {
            padding-right: 43px;
            margin-top: 38px;
        }
    }

    .channel-html .kCC3398 {
        margin-top: 8px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .kCC3398 {
            margin-top: 6px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .kCC3398 {
            margin-top: 8px;
        }
    }

    .channel-html .wB66F24 {
        margin-top: 18px;
        padding-right: 0px;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .wB66F24 {
            margin-top: 14px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .wB66F24 {
            padding-right: 5px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .wB66F24 {
            padding-right: 0px;
        }
    }

    .channel-html .g097545 {
        margin-top: 78px;
        margin-left: 30px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .g097545 {
            margin-top: 97px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .g097545 {
            margin-top: 0px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .g097545 {
            margin-left: 14px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .g097545 {
            margin-left: 0px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .g097545 {
            margin-right: 0px;
        }
    }

    .channel-html .g6691AD {
        background-color: #f5f5f7;
    }

    .channel-html .n9CE1B0 {
        margin-bottom: 20px;
    }

    .channel-html .g59B09C {
        display: grid;
        grid-gap: 5px;
        grid-template-rows: minmax(415px, 1fr);
        grid-auto-rows: 1fr;
        grid-template-columns: repeat(1, 300px);
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .g59B09C {
            grid-template-rows: minmax(386px, 1fr);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .g59B09C {
            grid-template-rows: minmax(612px, 1fr);
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .g59B09C {
            grid-template-columns: repeat(1, 200px);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .g59B09C {
            grid-template-columns: repeat(1, 150px);
        }
    }

    .channel-html .g59B09C .bentobox-item {
        border-radius: 18px;
    }

    .channel-html .dD41FEC {
        background-color: #ffffff;
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2;
        position: relative;
        overflow: hidden;
    }

    .channel-html .dD41FEC:before {
        display: block;
        position: absolute;
        pointer-events: none;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-style: solid;
    }

    .channel-html .tCC6F6E {
        min-height: 100%;
        align-items: center;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .tCC6F6E {
            align-items: flex-end;
        }
    }

    .channel-html .x50E4C6 {
        padding-left: 46px;
        padding-right: 10px;
        text-align: left;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .x50E4C6 {
            padding-left: 33px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .x50E4C6 {
            padding-left: 43px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .x50E4C6 {
            padding-right: 1px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .x50E4C6 {
            padding-right: 0px;
            margin-top: 21px;
        }
    }

    .channel-html .u026E90 {
        margin-top: 20px;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .u026E90 {
            margin-top: 20px;
        }
    }

    .channel-html .t5A78A3 {
        margin-top: 12px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .t5A78A3 {
            margin-top: 6px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .t5A78A3 {
            margin-top: 12px;
        }
    }

    .channel-html .g5333FF {
        margin-top: 17px;
        margin-left: 0px;
        margin-bottom: 20px;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .g5333FF {
            margin-top: 14px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .g5333FF {
            margin-bottom: 0px;
        }
    }

    .channel-html .r593405 {
        margin-right: 13px;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .r593405 {
            margin-right: 15px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .gB51E37 {
            padding-right: 28px;
        }
    }

    .channel-html .v74CD48 {
        margin-right: 13px;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .v74CD48 {
            margin-right: 15px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .rC53D72 {
            padding-right: 18px;
        }
    }

    .channel-html .o367A72 {
        margin-right: 13px;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .o367A72 {
            margin-right: 15px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .k1A8928 {
            padding-right: 50px;
        }
    }

    .channel-html .j6346AC {
        text-align: right;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .j6346AC {
            text-align: center;
            margin-top: 20px;
        }
    }

    .channel-html .o03715F {
        margin-top: 52px;
        margin-right: 116px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .o03715F {
            margin-top: 63px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .o03715F {
            margin-top: 10px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .o03715F {
            margin-right: 55px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .o03715F {
            margin-right: 0px;
        }
    }

    .channel-html .b87C67A {
        background-color: #f5f5f7;
    }

    .channel-html .u73A38A {
        margin-bottom: 46px;
    }

    .channel-html .y7ACB19 {
        display: grid;
        grid-gap: 5px;
        grid-template-rows: minmax(415px, 1fr);
        grid-auto-rows: 1fr;
        grid-template-columns: repeat(1, 300px);
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .y7ACB19 {
            grid-template-rows: minmax(355px, 1fr);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .y7ACB19 {
            grid-template-rows: minmax(622px, 1fr);
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .y7ACB19 {
            grid-template-columns: repeat(1, 200px);
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .y7ACB19 {
            grid-template-columns: repeat(1, 150px);
        }
    }

    .channel-html .y7ACB19 .bentobox-item {
        border-radius: 18px;
    }

    .channel-html .cE0A1F1 {
        background-color: #ffffff;
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2;
        position: relative;
    }

    .channel-html .cE0A1F1:before {
        display: block;
        position: absolute;
        pointer-events: none;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-style: solid;
    }

    .channel-html .g7EC7A5 {
        min-height: 100%;
        align-items: center;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .g7EC7A5 {
            align-items: flex-end;
        }
    }

    .channel-html .yF1E6B6 {
        margin-top: 20px;
        margin-bottom: 18px;
        padding-left: 46px;
        padding-right: 10px;
        text-align: left;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .yF1E6B6 {
            margin-bottom: 18px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .yF1E6B6 {
            padding-left: 33px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .yF1E6B6 {
            padding-left: 43px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .yF1E6B6 {
            padding-right: 10px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .yF1E6B6 {
            padding-right: 20px;
            margin-top: 38px;
        }
    }

    .channel-html .x360A91 {
        margin-top: 8px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .x360A91 {
            margin-top: 6px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .x360A91 {
            margin-top: 8px;
        }
    }

    .channel-html .w5B0B52 {
        margin-top: 17px;
        margin-left: 0px;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .w5B0B52 {
            margin-top: 14px;
        }
    }

    .channel-html .r08BA2A {
        margin-right: 11px;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .r08BA2A {
            margin-right: 10px;
        }
    }

    .channel-html .c0D8ABC {
        margin-right: 11px;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .c0D8ABC {
            margin-right: 10px;
        }
    }

    .channel-html .rD6C2CD {
        margin-right: 11px;
    }

    @media only screen and (max-width: 767px) {
        .channel-html .rD6C2CD {
            margin-right: 10px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .a6A9FC3 {
            padding-right: 10px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .yB966D6 {
            margin-top: 10px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .bB54BE4 {
            margin-right: 58px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .yA23F21 {
            margin-bottom: 39px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .yA23F21 {
            text-align: center;
        }
    }

    .channel-html .o6E75F2 {
        margin-left: 115px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .o6E75F2 {
            margin-left: 20px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .o6E75F2 {
            margin-left: 0px;
        }
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .o6E75F2 {
            margin-right: 0px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .o6E75F2 {
            margin-right: 0px;
        }
    }

    .channel-html .g2BF580 {
        background-color: #f5f5f7;
    }

    .channel-html .hC0FF76 {
        margin-bottom: 9px;
    }

    .channel-html .w0CDBE7 {
        color: #6E6E73;
    }

    .channel-html .u4A42F5 {
        margin-left: 0px;
    }

    .channel-html .i85A61A {
        margin-bottom: 9px;
    }

    .channel-html .hC9A4EB {
        color: #6E6E73;
    }

    .channel-html .b6B322C {
        margin-bottom: 9px;
    }

    .channel-html .wC7D6CC {
        color: #6E6E73;
    }

    .channel-html .bE6DE28 {
        margin-bottom: 9px;
    }

    .channel-html .mD63F9F {
        color: #6E6E73;
    }

    .channel-html .d8466F3 {
        margin-bottom: 9px;
    }

    .channel-html .s2E30BD {
        color: #6E6E73;
    }

    .channel-html .h3A29E0 {
        margin-bottom: 9px;
    }

    .channel-html .p3F4E93 {
        color: #6E6E73;
    }

    .channel-html .rF39393 {
        margin-bottom: 9px;
    }

    .channel-html .y196E69 {
        color: #6E6E73;
    }

    .channel-html .pEF8B88 {
        margin-bottom: 9px;
    }

    .channel-html .g8A79F5 {
        color: #6E6E73;
    }

    .channel-html .y8EB410 {
        margin-bottom: 9px;
    }

    .channel-html .wF58C34 {
        color: #6E6E73;
    }

    .channel-html .gD8244E {
        margin-bottom: 9px;
    }

    .channel-html .zED02D8 {
        color: #6E6E73;
    }

    .channel-html br.large {
        display: block;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html br.large {
            display: none;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html br.large {
            display: none;
        }
    }

    .channel-html br.medium {
        display: none;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html br.medium {
            display: block;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html br.medium {
            display: none;
        }
    }

    .channel-html br.small {
        display: none;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html br.small {
            display: none;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html br.small {
            display: block;
        }
    }

    .channel-html img.o3B9596 {
        margin-bottom: 47px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html img.o3B9596 {
            margin-bottom: 17px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html img.o3B9596 {
            margin-bottom: 25px;
        }
    }

    .channel-html .nFACA2D {
        margin-top: 80px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .nFACA2D {
            margin-top: 70px;
        }
    }

    .channel-html .f75DF62 div:nth-child(2) {
        position: absolute;
        top: 10px;
        left: 50%;
        transform: translateX(-50%);
    }

    .channel-html .aEDFC60 {
        margin-top: 80px;
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .aEDFC60 {
            margin-top: 70px;
        }
    }

    .channel-html .wF0E51D div:nth-child(2) {
        position: absolute;
        top: 10px;
        left: 50%;
        transform: translateX(-50%);
    }

    @media only screen and (max-width: 1068px) {
        .channel-html .dBCD2F9 {
            margin-top: 76px;
        }
    }

    @media only screen and (max-width: 767px) {
        .channel-html .dBCD2F9 {
            margin-top: 0px;
        }
    }

    /* TITLE */
    .lp-subtitle { margin: 5px 0 35px; font: 500 22px/30px 'Graphik-Medium-Cy', sans-serif; background: linear-gradient(90deg, #817B6E -1.75%, #C3C1B4 103%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }

    /* BUTTON */
    .lp-btn-wrapper { text-align: center; }
    .lp-btn { display: inline-block; font: 500 16px/155% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.16px; padding: 12px 24px; box-sizing: border-box; color:#fff; text-align: center; cursor: pointer; border-radius: 6px; -webkit-transition: 0.25s; transition: 0.25s;  text-decoration: none; }
    .lp-btn--black { background-color: #242424; }
    .lp-btn--white { background-color: #fff; color:#242424!important; text-decoration: none!important; }
    .lp-btn--white:hover { opacity: .85; }

    @media only screen and (max-width: 767px) {
        /* TITLE */
        .lp-subtitle { font: 500 18px/22px 'Graphik-Medium-Cy', sans-serif; }

    }