A T‑Mobile SIM card connects your device to the T‑Mobile network. Insert this SIM into your new phone and start enjoying all the benefits of our unlimited plans.
Already have a phone you love? Use this SIM card in your unlocked, compatible device to access the T‑Mobile network.
Not sure if your phone is compatible?
Shop for SIM cards for as low as $0 today.
The SIM stores your account information and connects your device to the T‑Mobile network. Your phone may have two options for SIM cards, a digital eSIM or a Physical SIM card. Please select one of the following to continue bringing your own device. To select a digital eSIM, please check your device compatibility below by entering your IMEI number.
Credit of recurringCreditAmount over paymentTerms months
If you cancel before paymentTerms credits, credits stop and balance on required finance agreement may be due; contact us. For well-qualified customers, plus tax.
Choose a payment option
Find out what you’ll pay with no impact to your credit score.
If you select to pay monthly and cancel wireless service, the remaining balance on the device becomes due. For well-qualified buyers, 0% APR. Qualifying service required.
You’re protected
Good news! Your current title plan will transfer to your new device.
You’re protected
Good news! Your new phone will be protected. Your title plan will transfer to your new device.
priceDifference from current protection plan
priceDifference from current protection plan
New price: price/month + tax
Enjoy worry-free protection for your new device. Get covered for loss, theft, accidental damage like broken screens, and mechanical or electrical failures.
Enjoy worry-free protection for your new device. Get covered for loss, theft, accidental damage like broken screens, and mechanical or electrical failures.
73% of people have cracked the front screen of their phone
Did you know?
You can change your protection plan anytime by logging into your account
Why has the price for my protection plan changed?
You updated your protection plan to cover another device which has resulted in a price change.
To change your protection plan, log in and visit My account.
inventoryStatusstoreName (storeDistance mi)
Want to get it sooner?
Camera
*/
/*
When you have two images of a different size, this function will
allow you to align the smaller one to the bottom of the column.
@example scss
.bigger-image {
@include picture(image_bigger);
}
.smaller-image {
@include picture(image_smaller);
@each $viewport in viewports.viewport-list() {
@include viewports.viewport($viewport) {
@include techspecs-image-bottom-align(image_bigger, image_smaller, $viewport);
}
}
}
*/
/*
When you have two images of a different size, this function will
allow you to align the smaller one to the vertical center of the bigger one.
@example scss
.bigger-image {
@include picture(image_bigger);
}
.smaller-image {
@include picture(image_smaller);
@each $viewport in viewports.viewport-list() {
@include viewports.viewport($viewport) {
@include techspecs-image-middle-align(image_bigger, image_smaller, $viewport);
}
}
}
*/
/*
This will generate unique classes for all provided built-in app images.
@example scss
.section-apps, .section-freeapps {
@include techspecs-appicon-classes();
}
@example html
Camera
*/
/**
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()
*/
.viewport-content {
margin-inline-start: auto;
margin-inline-end: auto;
width: 980px;
}
@media only screen and (min-width: 1441px) {
.viewport-content {
margin-inline-start: auto;
margin-inline-end: auto;
width: 980px;
}
}
@media only screen and (max-width: 1068px) {
.viewport-content {
margin-inline-start: auto;
margin-inline-end: auto;
width: 692px;
}
}
@media only screen and (max-width: 734px) {
.viewport-content {
margin-inline-start: auto;
margin-inline-end: auto;
width: 87.5%;
}
}
@media only screen and (max-width: 734px) {
.channel-html .section .section-compare-table {
overflow: initial;
}
}
.channel-compare .compare-wrapper {
position: relative;
overflow: hidden;
}
@media only screen and (max-width: 734px) {
.channel-compare .compare-wrapper {
overflow: initial;
}
}
.channel-compare .compare-section,
.channel-compare .selector-table {
position: relative;
}
.channel-compare select {
box-sizing: border-box;
}
.channel-compare ul {
margin: 0;
list-style: none;
}
.channel-compare .button-wrap {
white-space: normal;
}
.channel-compare .icon-check {
position: relative;
top: -5px;
}
.channel-compare .icon-check:after {
font-size: 38px;
}
.channel-compare .compare-section {
padding-top: 39px;
border: 0;
}
@media only screen and (max-width: 1068px) {
.channel-compare .compare-section {
padding-top: 53px;
padding-bottom: 25px;
}
}
@media only screen and (max-width: 734px) {
.channel-compare .compare-section {
padding-top: 20px;
padding-bottom: 14px;
}
}
.channel-compare .compare-section.no-padding-top {
padding: 0;
}
.channel-compare .compare.compare-column-range-large-5 .compare-header-row,
.channel-compare .compare.compare-column-range-large-5 .compare-row {
padding: 0 16px;
}
.channel-compare .compare.compare-column-range-large-4 .compare-header-row,
.channel-compare .compare.compare-column-range-large-4 .compare-row {
padding: 0 42px;
}
.channel-compare .compare.compare-column-range-large-3 .compare-header-row,
.channel-compare .compare.compare-column-range-large-3 .compare-row {
padding: 0 144px;
}
.channel-compare .compare.compare-column-range-large-2 .compare-header-row,
.channel-compare .compare.compare-column-range-large-2 .compare-row {
padding: 0 0px;
}
@media only screen and (max-width: 1068px) {
.channel-compare .compare.compare-column-range-medium-5 .compare-header-row,
.channel-compare .compare.compare-column-range-medium-5 .compare-row {
padding: 0 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-compare .compare.compare-column-range-medium-4 .compare-header-row,
.channel-compare .compare.compare-column-range-medium-4 .compare-row {
padding: 0 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-compare .compare.compare-column-range-medium-3 .compare-header-row,
.channel-compare .compare.compare-column-range-medium-3 .compare-row {
padding: 0 58px;
}
}
@media only screen and (max-width: 1068px) {
.channel-compare .compare.compare-column-range-medium-2 .compare-header-row,
.channel-compare .compare.compare-column-range-medium-2 .compare-row {
padding: 0 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-compare .compare.compare-column-range-small-5 .compare-header-row,
.channel-compare .compare.compare-column-range-small-5 .compare-row {
padding: 0 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-compare .compare.compare-column-range-small-4 .compare-header-row,
.channel-compare .compare.compare-column-range-small-4 .compare-row {
padding: 0 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-compare .compare.compare-column-range-small-3 .compare-header-row,
.channel-compare .compare.compare-column-range-small-3 .compare-row {
padding: 0 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-compare .compare.compare-column-range-small-2 .compare-header-row,
.channel-compare .compare.compare-column-range-small-2 .compare-row {
padding: 0 0;
}
}
.channel-compare .compare.compare-column-range-large-5 .compare-header-row,
.channel-compare .compare.compare-column-range-large-5 .compare-row {
--column-gap: 32px;
}
.channel-compare .compare.compare-column-range-large-4 .compare-header-row,
.channel-compare .compare.compare-column-range-large-4 .compare-row {
--column-gap: 80px;
}
.channel-compare .compare.compare-column-range-large-3 .compare-header-row,
.channel-compare .compare.compare-column-range-large-3 .compare-row {
--column-gap: 100px;
}
.channel-compare .compare.compare-column-range-large-2 .compare-header-row,
.channel-compare .compare.compare-column-range-large-2 .compare-row {
--column-gap: 16px;
}
@media only screen and (max-width: 1068px) {
.channel-compare .compare.compare-column-range-medium-5 .compare-header-row,
.channel-compare .compare.compare-column-range-medium-5 .compare-row {
--column-gap: 28px;
}
}
@media only screen and (max-width: 1068px) {
.channel-compare .compare.compare-column-range-medium-4 .compare-header-row,
.channel-compare .compare.compare-column-range-medium-4 .compare-row {
--column-gap: 28px;
}
}
@media only screen and (max-width: 1068px) {
.channel-compare .compare.compare-column-range-medium-3 .compare-header-row,
.channel-compare .compare.compare-column-range-medium-3 .compare-row {
--column-gap: 42px;
}
}
@media only screen and (max-width: 1068px) {
.channel-compare .compare.compare-column-range-medium-2 .compare-header-row,
.channel-compare .compare.compare-column-range-medium-2 .compare-row {
--column-gap: 28px;
}
}
@media only screen and (max-width: 734px) {
.channel-compare .compare.compare-column-range-small-5 .compare-header-row,
.channel-compare .compare.compare-column-range-small-5 .compare-row {
--column-gap: 58px;
}
}
@media only screen and (max-width: 734px) {
.channel-compare .compare.compare-column-range-small-4 .compare-header-row,
.channel-compare .compare.compare-column-range-small-4 .compare-row {
--column-gap: 58px;
}
}
@media only screen and (max-width: 734px) {
.channel-compare .compare.compare-column-range-small-3 .compare-header-row,
.channel-compare .compare.compare-column-range-small-3 .compare-row {
--column-gap: 58px;
}
}
@media only screen and (max-width: 734px) {
.channel-compare .compare.compare-column-range-small-2 .compare-header-row,
.channel-compare .compare.compare-column-range-small-2 .compare-row {
--column-gap: 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: 734px) {
.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: 734px) {
.channel-compare .compare-row.compare-template-border-top .compare-column {
padding-top: 20px;
}
}
.channel-compare .compare-row:last-child {
margin-bottom: 0;
}
.channel-compare .compare-header-row {
margin: 0;
}
.channel-compare .compare-rowheader {
order: -1;
}
.channel-compare .compare-rowheader,
.channel-compare .compare-rowheader-style {
grid-column: 1/var(--grid-column) span;
}
.channel-compare .compare-columnheader,
.channel-compare .compare-column {
display: none;
box-sizing: border-box;
}
.channel-compare .compare.with-fullwidthrowheader .compare-rowheader {
width: 100%;
}
.channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style {
font-size: 24px;
line-height: 1.1666666667;
font-weight: 600;
letter-spacing: 0.009em;
font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
padding-bottom: 27px;
border-bottom: 1px solid #d6d6d6;
margin-bottom: 33px;
padding-bottom: 27px;
}
@media only screen and (max-width: 1068px) {
.channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style {
font-size: 21px;
line-height: 1.1904761905;
font-weight: 600;
letter-spacing: 0.011em;
font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
}
@media only screen and (max-width: 734px) {
.channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style {
font-size: 17px;
}
}
@media only screen and (max-width: 1068px) {
.channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style {
margin-bottom: 28px;
}
}
@media only screen and (max-width: 734px) {
.channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style {
margin-bottom: 17px;
padding-bottom: 13px;
}
}
.channel-compare .compare.with-fullwidthrowheader .compare-rowheader-empty {
height: 16px;
}
@media only screen and (max-width: 734px) {
.channel-compare .compare.with-fullwidthrowheader .compare-rowheader-empty {
height: 12px;
}
}
.channel-compare .compare.with-fullwidthrowheader .compare-columnheader,
.channel-compare .compare.with-fullwidthrowheader .compare-column {
text-align: center;
justify-content: center;
width: 164px;
}
@media only screen and (max-width: 734px) {
.channel-compare .compare.with-fullwidthrowheader .compare-columnheader,
.channel-compare .compare.with-fullwidthrowheader .compare-column {
width: 131px;
}
}
.channel-compare .compare.with-fullwidthrowheader .compare-columnheader-span,
.channel-compare .compare.with-fullwidthrowheader .compare-column-span {
width: 100%;
}
.channel-compare .compare.with-fullwidthrowheader .mdash-container {
margin: 0;
padding: 0;
display: flex;
align-items: center;
justify-content: center;
}
.channel-compare .compare.with-fullwidthrowheader .mdash-container .mdash {
font-size: 17px;
}
@media only screen and (max-width: 1068px) {
.channel-compare .compare.with-fullwidthrowheader .mdash-container .mdash {
font-size: 14px;
}
}
@media only screen and (max-width: 734px) {
.channel-compare .compare.with-fullwidthrowheader .mdash-container .mdash {
font-size: 12px;
}
}
.channel-compare .compare .copy.helvetica-neue {
font-weight: 500;
line-height: 1.235;
}
.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: 734px) {
.channel-compare .selector-table {
margin-bottom: 25px;
}
}
.channel-compare .selector-table .compare-row {
margin: 0;
}
.channel-compare .selector-table .compare-rowheader {
height: 0;
}
.channel-compare .selector-element {
position: relative;
width: 100%;
border: none;
border-bottom: 1px solid #d6d6d6;
border-radius: 0px;
transition: border-color 200ms ease;
}
@media only screen and (max-width: 1068px) {
.channel-compare .selector-element {
border: none;
border-bottom: 1px solid #d6d6d6;
border-radius: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-compare .selector-element {
border: none;
border-bottom: 1px solid #d6d6d6;
border-radius: 0px;
}
.channel-compare .selector-element:hover {
border: none;
border-radius: 0px;
border-bottom: 1px solid #d6d6d6;
}
}
.channel-compare .selector-element::before {
content: "";
width: 40px;
position: absolute;
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 60%, rgb(255, 255, 255) 100%);
top: 0;
right: 0px;
height: 100%;
z-index: 0;
pointer-events: none;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
@media only screen and (max-width: 1068px) {
.channel-compare .selector-element::before {
width: 40px;
}
}
@media only screen and (max-width: 734px) {
.channel-compare .selector-element::before {
height: 100%;
width: 40px;
right: 5px;
}
}
@media only screen and (max-width: 734px) {
.channel-compare .selector-element {
margin-inline-end: 0;
}
}
.channel-compare .selector-dropdown {
font-size: 14px;
line-height: 1.4285914286;
font-weight: 600;
letter-spacing: 0.015em;
font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
width: 100%;
margin: 0;
color: rgb(0, 0, 0);
background: transparent;
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
border: 0;
border-radius: 0;
overflow: hidden;
-webkit-appearance: none;
appearance: none;
cursor: pointer;
outline: none;
padding: 12px 0;
padding-right: 15px;
}
.channel-compare .selector-dropdown:focus {
border-radius: 0px;
box-shadow: 0 0 0 4px var(--focus-color);
width: 166px;
}
@media only screen and (max-width: 734px) {
.channel-compare .selector-dropdown:focus {
box-sizing: content-box;
}
}
@media only screen and (max-width: 734px) {
.channel-compare .selector-dropdown {
width: 100%;
padding-bottom: 11px;
padding-left: 0px;
padding-top: 11px;
}
.channel-compare .selector-dropdown:focus {
width: 122px;
border-radius: 0px;
border: none;
}
}
.channel-compare .selector-icon {
display: block;
position: absolute;
top: 1px;
font-size: 19px;
line-height: 1;
color: rgb(0, 102, 204);
padding-right: 0px;
padding-top: 10px;
pointer-events: none;
right: 0;
}
html:not([dir=rtl]) .channel-compare .selector-icon {
right: 0;
}
html[dir=rtl] .channel-compare .selector-icon {
left: 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: 0.015em;
font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
border-bottom: 1px solid #d6d6d6;
text-align: center;
width: 100%;
margin: 0;
padding-bottom: 7px;
}
.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;
}
.channel-compare .button:focus {
outline: none;
box-shadow: 0 0 0 4px var(--focus-color);
}
.channel-compare .button:hover {
background: transparent;
border: 1px solid rgb(110, 110, 115);
color: rgb(110, 110, 115);
}
.channel-compare .button-container {
margin-bottom: 55px;
}
@media only screen and (max-width: 1068px) {
.channel-compare .button-container {
margin-bottom: 55px;
}
}
@media only screen and (max-width: 734px) {
.channel-compare .button-container {
margin-bottom: 32px;
}
}
.channel-compare .button-container .copy.helvetica-neue {
font-weight: 400;
}
.channel-compare .multi-row .compare-template-preview-item-color-nav {
margin-bottom: 40px;
}
@media only screen and (max-width: 1068px) {
.channel-compare .multi-row .compare-template-preview-item-color-nav {
margin-bottom: 40px;
}
}
@media only screen and (max-width: 734px) {
.channel-compare .multi-row .compare-template-preview-item-color-nav {
margin-bottom: 20px;
}
}
.channel-compare .multi-row .compare-template-preview-item-color-nav:last-child {
margin-bottom: 40px;
}
@media only screen and (max-width: 1068px) {
.channel-compare .multi-row .compare-template-preview-item-color-nav:last-child {
margin-bottom: 40px;
}
}
@media only screen and (max-width: 734px) {
.channel-compare .multi-row .compare-template-preview-item-color-nav:last-child {
margin-bottom: 40px;
}
}
.channel-compare .multi-row .row-colors {
padding-bottom: 0;
margin-bottom: 0;
margin-top: 0;
}
.channel-compare .row-colors {
width: 100%;
text-align: center;
padding-bottom: 27px;
margin-top: 27px;
}
@media only screen and (max-width: 1068px) {
.channel-compare .row-colors {
padding-bottom: 27px;
margin-top: 27px;
}
}
@media only screen and (max-width: 734px) {
.channel-compare .row-colors {
padding-bottom: 17px;
margin-top: 17px;
}
}
.channel-compare .row-colors.row-colors-none {
display: flex;
justify-content: center;
align-items: center;
}
.channel-compare .row-colors.row-colors-none .colornav-items {
display: block;
}
.channel-compare .colornav {
display: inline-block;
text-align: center;
}
.channel-compare .colornav-items {
display: inline-block;
margin: 0 -1px 0 0;
}
.channel-compare .colornav-item-row {
display: flex;
justify-content: center;
}
.channel-compare .colornav-item-row:not(:first-child) {
margin-top: 10px;
}
.channel-compare .colornav-item-row .colornav-item {
margin-left: 0;
margin-right: 6px;
}
.channel-compare .colornav-item-row .colornav-item:last-child {
margin-right: 0;
}
.channel-compare .colornav-label-container {
padding-top: 15px;
}
.channel-compare .colornav-label-container .channel-colornav-label {
font-size: 12px;
color: #6e6e73;
font-weight: 500;
line-height: 1.4;
}
.channel-compare .colornav-swatch {
width: 12px;
height: 12px;
}
.channel-compare .colornav-swatch:after {
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.48);
}
.channel-compare .swatch-image {
position: relative;
left: calc(100% + 5px);
}
@media only screen and (max-width: 734px) {
.channel-compare .swatch-image {
left: calc(100% + 3px);
}
}
.channel-compare .embed-image {
align-self: flex-end;
}
.channel-compare .embed-image .compare-image.custom-inline-text {
background-size: 16px 16px;
width: auto;
height: 16px;
}
.mdash-container:first-child {
height: 100%;
}
.channel-compare .stat {
min-width: 0;
margin: 0 auto;
}
.channel-compare .stat .stat-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 .stat-content {
margin: 0;
padding: 0;
}
.channel-compare .stat-content .stat-caption {
position: static;
margin-bottom: 0;
font-size: 17px;
line-height: 1.4705882353;
font-weight: 600;
letter-spacing: 0.0105em;
font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
font-size: 12px;
}
@media only screen and (max-width: 1068px) {
.channel-compare .stat-content .stat-caption {
font-size: 14px;
line-height: 1.4285914286;
font-weight: 600;
letter-spacing: 0.015em;
font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
}
@media only screen and (max-width: 734px) {
.channel-compare .stat-content .stat-caption {
font-size: 12px;
line-height: 1.3333733333;
font-weight: 600;
letter-spacing: 0.018em;
font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
}
@media only screen and (max-width: 1068px) {
.channel-compare .stat-content .stat-caption {
font-size: 12px;
}
}
.channel-compare .stat-content .stat-caption p {
color: rgb(29, 29, 31);
font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.channel-compare .stat-content .stat-caption.copy {
font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
font-weight: 500;
line-height: 1.4;
}
.channel-compare .stat-content .stat-caption.copy.mdash {
font-weight: 600;
}
.channel-compare .stat-content .stat-value {
font-size: 64px;
line-height: 1.0625;
font-weight: 600;
letter-spacing: -0.009em;
font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Helvetica", "Arial", sans-serif;
font-size: 21px;
line-height: 0.74em;
white-space: unset;
overflow-wrap: break-word;
}
@media only screen and (max-width: 1068px) {
.channel-compare .stat-content .stat-value {
font-size: 48px;
line-height: 1.0834933333;
font-weight: 600;
letter-spacing: -0.003em;
font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
}
@media only screen and (max-width: 734px) {
.channel-compare .stat-content .stat-value {
font-size: 32px;
line-height: 1.125;
font-weight: 600;
letter-spacing: 0.004em;
font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
}
@media only screen and (max-width: 1068px) {
.channel-compare .stat-content .stat-value {
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
}
@media only screen and (max-width: 734px) {
.channel-compare .stat-content .stat-value {
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
}
@media only screen and (max-width: 1068px) {
.channel-compare .stat-content .stat-value {
font-size: 21px;
}
}
@media only screen and (max-width: 734px) {
.channel-compare .stat-content .stat-value {
font-size: 21px;
}
}
.channel-compare .stat-content .stat-elevated .stat-caption p {
color: rgb(134, 134, 139);
}
.channel-compare .stat-content .image-icon-wrapper {
position: relative;
text-align: center;
margin-bottom: -4px;
}
.channel-compare .stat-content .image-icon-wrapper figure {
display: block;
margin: auto;
}
.channel-compare .stat-content .stat-row {
display: flex;
align-items: center;
justify-content: center;
padding: 0 10px;
}
@media only screen and (max-width: 1068px) {
.channel-compare .stat-content .stat-row {
padding: 0 10px;
}
}
@media only screen and (max-width: 734px) {
.channel-compare .stat-content .stat-row {
padding: 0 0;
}
}
.channel-compare .stat-content .stat-row:not(:last-child) {
margin-bottom: 15px;
}
.channel-compare .stat-content .stat-row:first-child .copy {
margin-bottom: -4px;
}
.channel-compare .stat-content .stat-row:first-child .stat-value:not(.copy) {
margin-bottom: -3px;
}
.channel-html .copy {
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Helvetica", "Arial", sans-serif;
word-break: break-word;
}
.channel-html .copy.helvetica-neue {
font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
letter-spacing: normal;
}
.channel-html a.footer-link {
color: #555555;
}
.channel-html a.footer-link:focus {
outline: 4px solid var(--focus-color);
}
@font-face {
font-family: "SF Pro Icons";
font-weight: normal;
font-style: normal;
}
.channel-html .icon-after {
display: inline-block;
}
.channel-html .icon-after::after {
background: inherit;
background-size: 5em 100%;
background-position: -60px center;
}
.channel-html .link-wrapper {
display: inline-flex;
}
.channel-html .link-wrapper:focus {
outline: 4px solid var(--focus-color);
}
.channel-html .link-wrapper.link-standalone:link:link:focus {
outline: 4px solid var(--focus-color);
text-decoration: unset;
}
body {
margin: 0;
min-width: 320px;
overflow-x: hidden;
}
@media only screen and (max-width: 734px) {
body {
overflow-x: visible;
}
}
@media (inverted-colors) {
body .double-invert {
filter: invert(1);
}
}
@media only screen and (min-width: 1069px) {
.channel-html .row.large-display-bleed {
position: relative;
}
.channel-html .row.large-display-bleed .column {
z-index: 1;
}
.channel-html .row.large-display-bleed::after,
.channel-html .row.large-display-bleed::before {
display: block;
content: " ";
position: absolute;
top: 0;
height: 100%;
width: 44px;
left: -44px;
}
.channel-html .row.large-display-bleed::after {
left: initial;
right: -44px;
}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
.channel-html .row.medium-display-bleed {
position: relative;
}
.channel-html .row.medium-display-bleed .column {
z-index: 1;
}
.channel-html .row.medium-display-bleed::after,
.channel-html .row.medium-display-bleed::before {
display: block;
content: " ";
position: absolute;
top: 0;
height: 100%;
width: 22px;
left: -22px;
}
.channel-html .row.medium-display-bleed::after {
left: initial;
right: -22px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .row.small-display-bleed {
position: relative;
}
.channel-html .row.small-display-bleed .column {
z-index: 1;
}
.channel-html .row.small-display-bleed::after,
.channel-html .row.small-display-bleed::before {
display: block;
content: " ";
position: absolute;
top: 0;
height: 100%;
width: 20px;
left: -20px;
}
.channel-html .row.small-display-bleed::after {
left: initial;
right: -20px;
}
}
.channel-html .section {
display: flex;
position: relative;
overflow-x: hidden;
}
.channel-html .section .section-content {
margin-inline-start: auto;
margin-inline-end: auto;
width: 980px;
}
@media only screen and (max-width: 1068px) {
.channel-html .section .section-content {
width: 692px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .section .section-content {
max-width: 320px;
width: 87.5%;
}
}
.channel-html .section.large-show {
display: flex;
}
@media only screen and (max-width: 1068px) {
.channel-html .section.medium-show {
display: flex !important;
}
}
@media only screen and (max-width: 734px) {
.channel-html .section.small-show {
display: flex !important;
}
}
.channel-html .section.large-hide {
display: none;
}
@media only screen and (max-width: 1068px) {
.channel-html .section.medium-hide {
display: none;
}
}
@media only screen and (max-width: 734px) {
.channel-html .section.small-hide {
display: none !important;
}
}
.channel-html .stat {
white-space: normal;
margin: 0;
}
.channel-html .stat .stat-content {
margin: 0 !important;
}
.channel-html .stat-caption-up {
word-wrap: break-word;
bottom: 0.3em !important;
position: relative !important;
display: inline-block !important;
}
.channel-html .stat .stat-caption-up.helvetica-neue {
font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
letter-spacing: normal;
}
.image-icon_iphone6splus_camera_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone6splus_camera_elevated_large.png?600031cf2100);
}
.image-header_iphone_6s_space_gray {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_6s_space_gray_large.png?600065fd1600);
}
.image-check_d0112b_34_R {
width: 15px;
height: 14px;
background-size: 15px 14px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/check_d0112b_34_R_large.png?600051f5eaa0);
}
.image-a18 {
width: 181px;
height: 181px;
background-size: 181px 181px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/a18_large.png?600065f6cb00);
}
.image-header_iphone_14_blue {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_14_blue_large.png?600065fda5d0);
}
.image-header_iphone_7_plus_black {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_7_plus_black_large.png?600065febb20);
}
.image-icon_iphone16plus_camera_elevated {
width: 38px;
height: 39px;
background-size: 38px 39px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone16plus_camera_elevated_large.png?600031c8ce70);
}
.image-header_iphone_xs_silver {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_xs_silver_large.png?600065fd35a0);
}
.image-flex_privacy {
width: 320px;
height: 262px;
background-size: 320px 262px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_privacy_large.png?600051f5bd30);
}
.image-header_iphone_14_plus_blue {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_14_plus_blue_large.png?600065fe1fa0);
}
.image-icon_chip_a9_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_chip_a9_elevated_large.png?600051f5b650);
}
.image-header_iphone_se_space_gray {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_se_space_gray_large.png?600065fd1810);
}
.image-header_iphone_12_purple {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_12_purple_large.png?600065f8a730);
}
.image-header_iphone_8_plus_silver {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_8_plus_silver_large.png?600065f6c630);
}
.image-header_iphone_12_pro_max_pacific_blue {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_12_pro_max_pacific_blue_large.png?600065fda680);
}
.image-icon_chip_a18pro_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_chip_a18pro_elevated_large.png?600065f1f0d0);
}
.image-header_iphone_11_pro_max_midnight_green {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_11_pro_max_midnight_green_large.png?600031c8d290);
}
.image-icon_sos_circle_elevated {
width: 42px;
height: 42px;
background-size: 42px 42px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_sos_circle_elevated_large.png?600031cfcbb0);
}
.image-icon_chip_a16_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_chip_a16_elevated_large.png?600009c1a5d0);
}
.image-icon_port_usb_c_elevated {
width: 49px;
height: 19px;
background-size: 49px 19px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_port_usb_c_elevated_large.png?600065fd1080);
}
.image-header_iphone_16_pro_rose_titanium {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_16_pro_rose_titanium_large.png?600031ce93f0);
}
.image-display {
width: 318px;
height: 356px;
background-size: 318px 356px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/display_large.png?600065fe09a0);
}
.image-header_iphone_xr_blue {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_xr_blue_large.png?600051f5c160);
}
.image-icon_iphone11promax_camera_elevated {
width: 39px;
height: 38px;
background-size: 39px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone11promax_camera_elevated_large.png?600051f59970);
}
.image-hero_logo {
width: 155px;
height: 28px;
background-size: 155px 28px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/hero_logo_large.png?600065f6cdc0);
}
.image-flex_icon_ios {
width: 72px;
height: 55px;
background-size: 72px 55px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_icon_ios_large.png?600055f05ef0);
}
.image-icon_battery_100percent_elevated {
width: 48px;
height: 26px;
background-size: 48px 26px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_battery_100percent_elevated_large.png?600031c81810);
}
.image-icon_iphone12promax_camera_elevated {
width: 39px;
height: 38px;
background-size: 39px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone12promax_camera_elevated_large.png?600031cfe3c0);
}
.image-flex_magsafe {
width: 430px;
height: 345px;
background-size: 430px 345px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_magsafe_large.png?600031ce9080);
}
.image-icon_iphone12_camera_elevated {
width: 39px;
height: 38px;
background-size: 39px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone12_camera_elevated_large.png?600055f04420);
}
.image-flex_icon_apple_logo_lock_elevated {
width: 32px;
height: 42px;
background-size: 32px 42px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_icon_apple_logo_lock_elevated_large.png?600065f6f230);
}
.image-icon_iphone8plus_camera_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone8plus_camera_elevated_large.png?600031c872e0);
}
.image-battery_mode {
width: 527px;
height: 327px;
background-size: 527px 327px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/battery_mode_large.png?600055f06730);
}
.image-header_iphone_se_gen02_black {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_se_gen02_black_large.png?600065f3b5a0);
}
.image-header_iphone_15_pro_tigry {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_15_pro_tigry_large.png?600065fd5d90);
}
.image-header_iphone_13_pink {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_13_pink_large.png?600065fed6b0);
}
.image-icon_chip_a11_elevated {
width: 39px;
height: 38px;
background-size: 39px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_chip_a11_elevated_large.png?600065fe5760);
}
.image-icon_chip_a17pro_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_chip_a17pro_elevated_large.png?600051f588f0);
}
.image-header_iphone_13_pro_max_sierra_blue {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_13_pro_max_sierra_blue_large.png?600065f89a20);
}
.image-icon_iphonese_gen1_camera_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphonese_gen1_camera_elevated_large.png?600065fd0420);
}
.image-header_iphone_15_pink {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_15_pink_large.png?600031c8f700);
}
.image-header_iphone_16_pro_max_rose_titanium {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_16_pro_max_rose_titanium_large.png?600065fe27e0);
}
.image-header_iphone_11_purple {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_11_purple_large.png?600065fd9ad0);
}
.image-header_iphone_6_plus_space_gray {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_6_plus_space_gray_large.png?600031cf77b0);
}
.image-icon_apple_intelligence_elevated {
width: 42px;
height: 43px;
background-size: 42px 43px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_apple_intelligence_elevated_large.png?600065fd6050);
}
.image-icon_iphone11_camera_elevated {
width: 39px;
height: 38px;
background-size: 39px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone11_camera_elevated_large.png?600065fd08f0);
}
.image-icon_iphone13_camera_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone13_camera_elevated_large.png?600065fda3c0);
}
.image-styles {
width: 247px;
height: 357px;
background-size: 247px 357px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/styles_large.png?600055f000b0);
}
.image-header_iphone_12_pro_pacific_blue {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_12_pro_pacific_blue_large.png?600051f5fd30);
}
.image-flex_applecare {
width: 276px;
height: 297px;
background-size: 276px 297px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_applecare_large.png?600065fe16b0);
}
.image-icon_5g_radiowaves_elevated {
width: 49px;
height: 35px;
background-size: 49px 35px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_5g_radiowaves_elevated_large.png?600031cf3860);
}
.image-header_iphone_6_space_gray {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_6_space_gray_large.png?600031cfc790);
}
.image-icon_chip_a15_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_chip_a15_elevated_large.png?600065f64790);
}
.image-header_iphone_11_pro_midnight_green {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_11_pro_midnight_green_large.png?600031c8e730);
}
.image-header_iphone_12_mini_purple {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_12_mini_purple_large.png?600065ffbbd0);
}
.image-header_iphone_6s_plus_space_gray {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_6s_plus_space_gray_large.png?600065f38420);
}
.image-icon_iphone15plus_camera_elevated {
width: 38px;
height: 39px;
background-size: 38px 39px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone15plus_camera_elevated_large.png?600065f89b80);
}
.image-icon_touchid_elevated {
width: 42px;
height: 41px;
background-size: 42px 41px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_touchid_elevated_large.png?600031c80bb0);
}
.image-camera_control {
width: 807px;
height: 418px;
background-size: 807px 418px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/camera_control_large.png?600065fd27e0);
}
.image-icon_iphone14_camera_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone14_camera_elevated_large.png?600065fff440);
}
.image-header_iphone_x_silver {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_x_silver_large.png?600031c87f40);
}
.image-flex_icon_iphone_iphone {
width: 34px;
height: 48px;
background-size: 34px 48px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_icon_iphone_iphone_large.png?600051f58fd0);
}
.image-header_iphone_15_plus_pink {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_15_plus_pink_large.png?600065f832e0);
}
.image-icon_iphonexr_camera_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphonexr_camera_elevated_large.png?600031cfc4d0);
}
.image-header_iphone_15_pro_max_tigry {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_15_pro_max_tigry_large.png?600031cfd080);
}
.image-icon_chip_a13_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_chip_a13_elevated_large.png?600065ffecb0);
}
.image-icon_iphone11pro_camera_elevated {
width: 39px;
height: 38px;
background-size: 39px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone11pro_camera_elevated_large.png?600055f00d10);
}
.image-icon_iphone13promax_camera_elevated {
width: 39px;
height: 38px;
background-size: 39px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone13promax_camera_elevated_large.png?600065f88840);
}
.image-icon_iphone15promax_camera_elevated {
width: 38px;
height: 39px;
background-size: 38px 39px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone15promax_camera_elevated_large.png?600065f25080);
}
.image-icon_iphonexs_camera_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphonexs_camera_elevated_large.png?600031cfdef0);
}
.image-icon_iphone16promax_camera_elevated {
width: 38px;
height: 39px;
background-size: 38px 39px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone16promax_camera_elevated_large.png?600065ffe890);
}
.image-header_iphone_7_black {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_7_black_large.png?600065ffc160);
}
.image-icon_iphone14promax_camera_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone14promax_camera_elevated_large.png?600065fdb020);
}
.image-icon_chip_a18_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_chip_a18_elevated_large.png?600065f23700);
}
.image-icon_iphonese_gen3_camera_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphonese_gen3_camera_elevated_large.png?600065fda730);
}
.image-icon_port_lightning_elevated {
width: 49px;
height: 19px;
background-size: 49px 19px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_port_lightning_elevated_large.png?600065f6e890);
}
.image-icon_chip_a14_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_chip_a14_elevated_large.png?600065f26050);
}
.image-action {
width: 377px;
height: 345px;
background-size: 377px 345px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/action_large.png?600065f8b020);
}
.image-header_iphone_se_gen03_midnight {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_se_gen03_midnight_large.png?600051f5a050);
}
.image-icon_iphone6s_camera_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone6s_camera_elevated_large.png?600051f5e520);
}
.image-header_iphone_16_plus_blue {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_16_plus_blue_large.png?600031c825d0);
}
.image-flex_icon_environment {
width: 134px;
height: 135px;
background-size: 134px 135px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_icon_environment_large.png?600065f88420);
}
.image-icon_iphone14pro_camera_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone14pro_camera_elevated_large.png?600065ffec00);
}
.image-header_iphone_16_blue {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_16_blue_large.png?600065f6c0b0);
}
.image-icon_iphone13pro_camera_elevated {
width: 39px;
height: 38px;
background-size: 39px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone13pro_camera_elevated_large.png?600031cea470);
}
.image-icon_chip_a10_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_chip_a10_elevated_large.png?600065fd9340);
}
.image-icon_iphone12pro_camera_elevated {
width: 39px;
height: 38px;
background-size: 39px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone12pro_camera_elevated_large.png?600065fc4a50);
}
.image-header_iphone_14_pro_max_twilight_purple {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_14_pro_max_twilight_purple_large.png?600055f04bb0);
}
.image-header_iphone_13_pro_sierra_blue {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_13_pro_sierra_blue_large.png?600065fe9810);
}
.image-ai {
width: 824px;
height: 327px;
background-size: 824px 327px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/ai_large.png?600065f06cb0);
}
.image-icon_iphone16pro_camera_elevated {
width: 38px;
height: 39px;
background-size: 38px 39px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone16pro_camera_elevated_large.png?600031c86730);
}
.image-flex_icon_apple_logo_elevated {
width: 31px;
height: 37px;
background-size: 31px 37px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_icon_apple_logo_elevated_large.png?600065f8b0d0);
}
.image-header_iphone_14_pro_twilight_purple {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_14_pro_twilight_purple_large.png?600065fe8a50);
}
.image-header_iphone_xs_max_silver {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_xs_max_silver_large.png?600031c891e0);
}
.image-hero {
width: 1060px;
height: 307px;
background-size: 1060px 307px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/hero_large.png?600055f07910);
}
.image-icon_faceid_elevated {
width: 39px;
height: 38px;
background-size: 39px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_faceid_elevated_large.png?600065fd00b0);
}
.image-header_iphone_13_mini_pink {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_13_mini_pink_large.png?600065f82b50);
}
.image-ultrawide {
width: 480px;
height: 496px;
background-size: 480px 496px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/ultrawide_large.png?600065f83b20);
}
.image-icon_4g_radiowaves_elevated {
width: 49px;
height: 35px;
background-size: 49px 35px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_4g_radiowaves_elevated_large.png?600051f5ff40);
}
.image-colors {
width: 383px;
height: 308px;
background-size: 383px 308px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/colors_large.png?600031c8d130);
}
.image-icon_iphone14plus_camera_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone14plus_camera_elevated_large.png?600051f59a20);
}
.image-satellite {
width: 457px;
height: 429px;
background-size: 457px 429px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/satellite_large.png?600065fd3390);
}
.image-icon_iphone_landscape_camera_button_elevated {
width: 38px;
height: 36px;
background-size: 38px 36px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone_landscape_camera_button_elevated_large.png?600011c97180);
}
.image-icon_chip_a12_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_chip_a12_elevated_large.png?600031c85290);
}
.image-headline {
width: 891px;
height: 244px;
background-size: 891px 244px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/headline_large.png?600011c988f0);
}
.image-header_iphone_8_silver {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_8_silver_large.png?600065f21340);
}
.image-icon_chip_a8_elevated {
width: 39px;
height: 38px;
background-size: 39px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_chip_a8_elevated_large.png?600055f01130);
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_se_gen03_midnight_large_2x.png?600051f59080);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_chip_a14_elevated_large_2x.png?600065f89d90);
}
}
@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_iphone12promax_camera_elevated {
width: 39px;
height: 38px;
background-size: 39px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone12promax_camera_elevated_large_2x.png?600065f8ac00);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_15_pink_large_2x.png?600031cfd3f0);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_8_silver_large_2x.png?600065f880b0);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_chip_a11_elevated_large_2x.png?600031c85c30);
}
}
@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-a18 {
width: 181px;
height: 181px;
background-size: 181px 181px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/a18_large_2x.png?600065f6c420);
}
}
@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-headline {
width: 891px;
height: 244px;
background-size: 891px 244px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/headline_large_2x.png?600031c8a520);
}
}
@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_a18_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_chip_a18_elevated_large_2x.png?600031ceac00);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_chip_a16_elevated_large_2x.png?600031c84420);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_5g_radiowaves_elevated_large_2x.png?600065fd42c0);
}
}
@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_apple_intelligence_elevated {
width: 42px;
height: 43px;
background-size: 42px 43px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_apple_intelligence_elevated_large_2x.png?600065fd1d90);
}
}
@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_iphone16pro_camera_elevated {
width: 38px;
height: 39px;
background-size: 38px 39px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone16pro_camera_elevated_large_2x.png?600031c84b00);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_13_pink_large_2x.png?600065ffc210);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_touchid_elevated_large_2x.png?600065ffeb50);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphonexr_camera_elevated_large_2x.png?600065fd4d10);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_6s_space_gray_large_2x.png?600065fff180);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_14_blue_large_2x.png?600065fd39c0);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_7_black_large_2x.png?600065fd32e0);
}
}
@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_iphone14promax_camera_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone14promax_camera_elevated_large_2x.png?600031c85fa0);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_11_pro_midnight_green_large_2x.png?600065fd5600);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone14pro_camera_elevated_large_2x.png?600065ffb0d0);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_15_pro_max_tigry_large_2x.png?600031cfd290);
}
}
@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_16_pro_rose_titanium {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_16_pro_rose_titanium_large_2x.png?600065f6cbb0);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphonexs_camera_elevated_large_2x.png?600065fd7a70);
}
}
@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_landscape_camera_button_elevated {
width: 38px;
height: 36px;
background-size: 38px 36px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone_landscape_camera_button_elevated_large_2x.png?600065f830d0);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone14plus_camera_elevated_large_2x.png?600065f83180);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_14_plus_blue_large_2x.png?600031ceba70);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_8_plus_silver_large_2x.png?600031cf4630);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_15_plus_pink_large_2x.png?600065f82680);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone13_camera_elevated_large_2x.png?600065fe6b50);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_battery_100percent_elevated_large_2x.png?600031c811e0);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone13pro_camera_elevated_large_2x.png?600031ce88f0);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_chip_a9_elevated_large_2x.png?600065fede40);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_chip_a10_elevated_large_2x.png?600065ffe5d0);
}
}
@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_iphone16promax_camera_elevated {
width: 38px;
height: 39px;
background-size: 38px 39px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone16promax_camera_elevated_large_2x.png?600065feacb0);
}
}
@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_16_pro_max_rose_titanium {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_16_pro_max_rose_titanium_large_2x.png?600065f3af70);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_xs_silver_large_2x.png?600065fdb230);
}
}
@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 {
width: 377px;
height: 345px;
background-size: 377px 345px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/action_large_2x.png?600031ceb5a0);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_faceid_elevated_large_2x.png?600055f06470);
}
}
@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-colors {
width: 383px;
height: 308px;
background-size: 383px 308px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/colors_large_2x.png?600031c8cdc0);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_chip_a8_elevated_large_2x.png?600065ffd4a0);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_icon_apple_logo_lock_elevated_large_2x.png?600051f5c580);
}
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
.image-camera_control {
width: 807px;
height: 418px;
background-size: 807px 418px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/camera_control_large_2x.png?600065f83e90);
}
}
@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_16_plus_blue {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_16_plus_blue_large_2x.png?600065feaaa0);
}
}
@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_iphone {
width: 34px;
height: 48px;
background-size: 34px 48px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_icon_iphone_iphone_large_2x.png?600065f81c30);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_se_space_gray_large_2x.png?600065fd6260);
}
}
@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_iphone16plus_camera_elevated {
width: 38px;
height: 39px;
background-size: 38px 39px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone16plus_camera_elevated_large_2x.png?600065feeaa0);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_x_silver_large_2x.png?600031cf7700);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone11_camera_elevated_large_2x.png?600065fd9b80);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone12pro_camera_elevated_large_2x.png?600065f3e100);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_13_pro_sierra_blue_large_2x.png?600051f5d340);
}
}
@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_d0112b_34_R {
width: 15px;
height: 14px;
background-size: 15px 14px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/check_d0112b_34_R_large_2x.png?600051f5f650);
}
}
@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: 1060px;
height: 307px;
background-size: 1060px 307px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/hero_large_2x.png?600065fec0b0);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_6s_plus_space_gray_large_2x.png?600065fd4e70);
}
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
.image-ai {
width: 824px;
height: 327px;
background-size: 824px 327px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/ai_large_2x.png?600031cff700);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone15promax_camera_elevated_large_2x.png?600031cead60);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_port_lightning_elevated_large_2x.png?600065cb4790);
}
}
@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-styles {
width: 247px;
height: 357px;
background-size: 247px 357px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/styles_large_2x.png?600065f82260);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone6splus_camera_elevated_large_2x.png?600065fd7440);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_14_pro_max_twilight_purple_large_2x.png?600065f8b910);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_15_pro_tigry_large_2x.png?600051f5dd90);
}
}
@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_16_blue {
width: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_16_blue_large_2x.png?600065f213f0);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_xr_blue_large_2x.png?600065f35ad0);
}
}
@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_gen1_camera_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphonese_gen1_camera_elevated_large_2x.png?600065f83c80);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_chip_a15_elevated_large_2x.png?600065f88580);
}
}
@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: 320px;
height: 262px;
background-size: 320px 262px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_privacy_large_2x.png?600065fdb2e0);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_7_plus_black_large_2x.png?600031c8af70);
}
}
@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: 276px;
height: 297px;
background-size: 276px 297px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_applecare_large_2x.png?600065fe9c30);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_chip_a13_elevated_large_2x.png?600031c81ef0);
}
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
.image-satellite {
width: 457px;
height: 429px;
background-size: 457px 429px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/satellite_large_2x.png?600065fd4840);
}
}
@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: 72px;
height: 55px;
background-size: 72px 55px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_icon_ios_large_2x.png?600055f044d0);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_6_plus_space_gray_large_2x.png?600031c87d30);
}
}
@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_elevated {
width: 31px;
height: 37px;
background-size: 31px 37px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_icon_apple_logo_elevated_large_2x.png?600065f25970);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_se_gen02_black_large_2x.png?600055f023c0);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_6_space_gray_large_2x.png?600065fd4790);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_13_pro_max_sierra_blue_large_2x.png?600031c86ec0);
}
}
@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_iphone13promax_camera_elevated {
width: 39px;
height: 38px;
background-size: 39px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone13promax_camera_elevated_large_2x.png?600065f825d0);
}
}
@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_iphone6s_camera_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone6s_camera_elevated_large_2x.png?600065f6d550);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_port_usb_c_elevated_large_2x.png?600065fd9ce0);
}
}
@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 {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_chip_a17pro_elevated_large_2x.png?600065ff94a0);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone12_camera_elevated_large_2x.png?600065fd3180);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphonese_gen3_camera_elevated_large_2x.png?600065fda470);
}
}
@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_iphone15plus_camera_elevated {
width: 38px;
height: 39px;
background-size: 38px 39px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone15plus_camera_elevated_large_2x.png?600065f8bb20);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_4g_radiowaves_elevated_large_2x.png?600055f04210);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone8plus_camera_elevated_large_2x.png?600065fd2d60);
}
}
@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: 134px;
height: 135px;
background-size: 134px 135px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_icon_environment_large_2x.png?600031cff910);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_11_pro_max_midnight_green_large_2x.png?600055f07860);
}
}
@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_iphone11promax_camera_elevated {
width: 39px;
height: 38px;
background-size: 39px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone11promax_camera_elevated_large_2x.png?600031cf89a0);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_12_pro_pacific_blue_large_2x.png?600051f5f440);
}
}
@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_mode {
width: 527px;
height: 327px;
background-size: 527px 327px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/battery_mode_large_2x.png?600065fee260);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_xs_max_silver_large_2x.png?600065fe9b80);
}
}
@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-ultrawide {
width: 480px;
height: 496px;
background-size: 480px 496px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/ultrawide_large_2x.png?600031c877b0);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_chip_a12_elevated_large_2x.png?600065f82520);
}
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
.image-hero_logo {
width: 155px;
height: 28px;
background-size: 155px 28px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/hero_logo_large_2x.png?600065f8a680);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_11_purple_large_2x.png?600031c84370);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_14_pro_twilight_purple_large_2x.png?600065ffc580);
}
}
@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: 430px;
height: 345px;
background-size: 430px 345px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_magsafe_large_2x.png?600055f06680);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_13_mini_pink_large_2x.png?600065f8a3c0);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_12_purple_large_2x.png?600065f649a0);
}
}
@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-display {
width: 318px;
height: 356px;
background-size: 318px 356px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/display_large_2x.png?600051f584d0);
}
}
@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_iphone14_camera_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone14_camera_elevated_large_2x.png?600031c82940);
}
}
@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_a18pro_elevated {
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_chip_a18pro_elevated_large_2x.png?600065f22e10);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_12_mini_purple_large_2x.png?600065ff4d10);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_sos_circle_elevated_large_2x.png?600031cfeb50);
}
}
@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: 166px;
height: 208px;
background-size: 166px 208px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_12_pro_max_pacific_blue_large_2x.png?600065fd2890);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/icon_iphone11pro_camera_elevated_large_2x.png?600031c8b9c0);
}
}
@media only screen and (max-width:1068px) {
.image-flex_applecare {
width: 207px;
height: 223px;
background-size: 207px 223px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_applecare_medium.png?600065f32680);
}
}
@media only screen and (max-width:1068px) {
.image-ai {
width: 624px;
height: 272px;
background-size: 624px 272px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/ai_medium.png?600031cf4fd0);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_icon_ios_medium.png?600065f8b7b0);
}
}
@media only screen and (max-width:1068px) {
.image-flex_privacy {
width: 228px;
height: 172px;
background-size: 228px 172px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_privacy_medium.png?600051f5ee10);
}
}
@media only screen and (max-width:1068px) {
.image-battery_mode {
width: 466px;
height: 290px;
background-size: 466px 290px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/battery_mode_medium.png?600065f36b50);
}
}
@media only screen and (max-width:1068px) {
.image-a18 {
width: 182px;
height: 182px;
background-size: 182px 182px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/a18_medium.png?600065f34a50);
}
}
@media only screen and (max-width:1068px) {
.image-satellite {
width: 334px;
height: 367px;
background-size: 334px 367px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/satellite_medium.png?600031c8cc60);
}
}
@media only screen and (max-width:1068px) {
.image-action {
width: 263px;
height: 277px;
background-size: 263px 277px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/action_medium.png?600065f34630);
}
}
@media only screen and (max-width:1068px) {
.image-hero_logo {
width: 135px;
height: 24px;
background-size: 135px 24px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/hero_logo_medium.png?600031cf7a70);
}
}
@media only screen and (max-width:1068px) {
.image-colors {
width: 265px;
height: 213px;
background-size: 265px 213px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/colors_medium.png?600065f3aec0);
}
}
@media only screen and (max-width:1068px) {
.image-flex_icon_environment {
width: 96px;
height: 97px;
background-size: 96px 97px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_icon_environment_medium.png?600051f5eec0);
}
}
@media only screen and (max-width:1068px) {
.image-check_d0112b_34_R {
width: 15px;
height: 14px;
background-size: 15px 14px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/check_d0112b_34_R_medium.png?600065f34f20);
}
}
@media only screen and (max-width:1068px) {
.image-flex_magsafe {
width: 295px;
height: 289px;
background-size: 295px 289px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_magsafe_medium.png?600065f35290);
}
}
@media only screen and (max-width:1068px) {
.image-styles {
width: 203px;
height: 296px;
background-size: 203px 296px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/styles_medium.png?600051f5f5a0);
}
}
@media only screen and (max-width:1068px) {
.image-headline {
width: 667px;
height: 183px;
background-size: 667px 183px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/headline_medium.png?600065f38630);
}
}
@media only screen and (max-width:1068px) {
.image-hero {
width: 658px;
height: 191px;
background-size: 658px 191px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/hero_medium.png?600065f346e0);
}
}
@media only screen and (max-width:1068px) {
.image-display {
width: 249px;
height: 268px;
background-size: 249px 268px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/display_medium.png?600065f3b440);
}
}
@media only screen and (max-width:1068px) {
.image-ultrawide {
width: 336px;
height: 420px;
background-size: 336px 420px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/ultrawide_medium.png?600065f38b00);
}
}
@media only screen and (max-width:1068px) {
.image-flex_icon_iphone_iphone {
width: 34px;
height: 48px;
background-size: 34px 48px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_icon_iphone_iphone_medium.png?600065f34840);
}
}
@media only screen and (max-width:1068px) {
.image-camera_control {
width: 661px;
height: 350px;
background-size: 661px 350px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/camera_control_medium.png?600065f36aa0);
}
}
@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 {
width: 263px;
height: 277px;
background-size: 263px 277px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/action_medium_2x.png?600065f21290);
}
}
@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: 658px;
height: 191px;
background-size: 658px 191px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/hero_medium_2x.png?600031cffde0);
}
}
@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: 228px;
height: 172px;
background-size: 228px 172px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_privacy_medium_2x.png?600065fe8c60);
}
}
@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-ultrawide {
width: 336px;
height: 420px;
background-size: 336px 420px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/ultrawide_medium_2x.png?600065fd9600);
}
}
@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_mode {
width: 466px;
height: 290px;
background-size: 466px 290px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/battery_mode_medium_2x.png?600031cff0d0);
}
}
@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:1068px) and (min-resolution:1.5dppx),
only screen and (max-width:1068px) and (min-resolution:144dpi) {
.image-ai {
width: 624px;
height: 272px;
background-size: 624px 272px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/ai_medium_2x.png?600065f27de0);
}
}
@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:1068px) and (min-resolution:1.5dppx),
only screen and (max-width:1068px) and (min-resolution:144dpi) {
.image-satellite {
width: 334px;
height: 367px;
background-size: 334px 367px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/satellite_medium_2x.png?600065f839c0);
}
}
@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-headline {
width: 667px;
height: 183px;
background-size: 667px 183px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/headline_medium_2x.png?600065fe9ce0);
}
}
@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:1068px) and (min-resolution:1.5dppx),
only screen and (max-width:1068px) and (min-resolution:144dpi) {
.image-camera_control {
width: 661px;
height: 350px;
background-size: 661px 350px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/camera_control_medium_2x.png?600031c853f0);
}
}
@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: 135px;
height: 24px;
background-size: 135px 24px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/hero_logo_medium_2x.png?600065f89ce0);
}
}
@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-colors {
width: 265px;
height: 213px;
background-size: 265px 213px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/colors_medium_2x.png?600031c84160);
}
}
@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: 207px;
height: 223px;
background-size: 207px 223px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_applecare_medium_2x.png?600031c89600);
}
}
@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: 96px;
height: 97px;
background-size: 96px 97px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_icon_environment_medium_2x.png?600065f6e5d0);
}
}
@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-styles {
width: 203px;
height: 296px;
background-size: 203px 296px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/styles_medium_2x.png?600065fd0a50);
}
}
@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-display {
width: 249px;
height: 268px;
background-size: 249px 268px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/display_medium_2x.png?600031c8c840);
}
}
@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://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_icon_ios_medium_2x.png?600065fd23c0);
}
}
@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_d0112b_34_R {
width: 15px;
height: 14px;
background-size: 15px 14px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/check_d0112b_34_R_medium_2x.png?600065f71810);
}
}
@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_iphone {
width: 34px;
height: 48px;
background-size: 34px 48px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_icon_iphone_iphone_medium_2x.png?600051f59ef0);
}
}
@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-a18 {
width: 182px;
height: 182px;
background-size: 182px 182px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/a18_medium_2x.png?600065f8ab50);
}
}
@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: 295px;
height: 289px;
background-size: 295px 289px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_magsafe_medium_2x.png?600065f8ad60);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_6_plus_space_gray {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_6_plus_space_gray_small.png?600065fe4840);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_12_pro_max_pacific_blue {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_12_pro_max_pacific_blue_small.png?600031cf7c80);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_6s_plus_space_gray {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_6s_plus_space_gray_small.png?600065fd2100);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_8_plus_silver {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_8_plus_silver_small.png?600065f70e70);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_se_gen03_midnight {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_se_gen03_midnight_small.png?600055f00a50);
}
}
@media only screen and (max-width:734px) {
.image-battery_mode {
width: 296px;
height: 184px;
background-size: 296px 184px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/battery_mode_small.png?600065f89e40);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_13_mini_pink {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_13_mini_pink_small.png?600065fecd10);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_7_plus_black {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_7_plus_black_small.png?600031c8e470);
}
}
@media only screen and (max-width:734px) {
.image-flex_icon_apple_logo_lock_elevated {
width: 32px;
height: 42px;
background-size: 32px 42px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_icon_apple_logo_lock_elevated_small.png?600031cfc160);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_xr_blue {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_xr_blue_small.png?600065f76b50);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_16_blue {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_16_blue_small.png?600065f8af70);
}
}
@media only screen and (max-width:734px) {
.image-a18 {
width: 176px;
height: 176px;
background-size: 176px 176px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/a18_small.png?600051f5c840);
}
}
@media only screen and (max-width:734px) {
.image-ultrawide {
width: 320px;
height: 420px;
background-size: 320px 420px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/ultrawide_small.png?600065fd0580);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_14_pro_twilight_purple {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_14_pro_twilight_purple_small.png?600065fe6c00);
}
}
@media only screen and (max-width:734px) {
.image-check_d0112b_34_R {
width: 15px;
height: 14px;
background-size: 15px 14px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/check_d0112b_34_R_small.png?600065f04b00);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_6s_space_gray {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_6s_space_gray_small.png?600065f34e70);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_16_plus_blue {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_16_plus_blue_small.png?600065f8b700);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_13_pro_max_sierra_blue {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_13_pro_max_sierra_blue_small.png?600065fee890);
}
}
@media only screen and (max-width:734px) {
.image-flex_icon_apple_logo_elevated {
width: 31px;
height: 37px;
background-size: 31px 37px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_icon_apple_logo_elevated_small.png?600065f89600);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_12_pro_pacific_blue {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_12_pro_pacific_blue_small.png?600031cfc0b0);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_15_plus_pink {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_15_plus_pink_small.png?600065ffc8f0);
}
}
@media only screen and (max-width:734px) {
.image-flex_icon_iphone_iphone {
width: 34px;
height: 48px;
background-size: 34px 48px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_icon_iphone_iphone_small.png?600065fd2680);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_12_mini_purple {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_12_mini_purple_small.png?600055f06ec0);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_15_pink {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_15_pink_small.png?600065f72520);
}
}
@media only screen and (max-width:734px) {
.image-styles {
width: 196px;
height: 285px;
background-size: 196px 285px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/styles_small.png?600031c86310);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_x_silver {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_x_silver_small.png?600051f5bbd0);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_11_purple {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_11_purple_small.png?600065f39340);
}
}
@media only screen and (max-width:734px) {
.image-flex_icon_ios {
width: 49px;
height: 38px;
background-size: 49px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_icon_ios_small.png?600051f5b0d0);
}
}
@media only screen and (max-width:734px) {
.image-display {
width: 274px;
height: 306px;
background-size: 274px 306px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/display_small.png?600031c8a9f0);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_13_pro_sierra_blue {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_13_pro_sierra_blue_small.png?600065fee5d0);
}
}
@media only screen and (max-width:734px) {
.image-headline {
width: 398px;
height: 110px;
background-size: 398px 110px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/headline_small.png?600055f03a70);
}
}
@media only screen and (max-width:734px) {
.image-flex_magsafe {
width: 243px;
height: 194px;
background-size: 243px 194px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_magsafe_small.png?600031ce8b00);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_se_gen02_black {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_se_gen02_black_small.png?600031c86470);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_xs_silver {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_xs_silver_small.png?600065fd1c30);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_13_pink {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_13_pink_small.png?600031ce9d90);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_8_silver {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_8_silver_small.png?600065f25b80);
}
}
@media only screen and (max-width:734px) {
.image-hero {
width: 113px;
height: 385px;
background-size: 113px 385px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/hero_small.png?600051f59fa0);
}
}
@media only screen and (max-width:734px) {
.image-hero_logo {
width: 100px;
height: 19px;
background-size: 100px 19px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/hero_logo_small.png?600051f5e5d0);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_xs_max_silver {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_xs_max_silver_small.png?600031c8ae10);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_11_pro_midnight_green {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_11_pro_midnight_green_small.png?600055f051e0);
}
}
@media only screen and (max-width:734px) {
.image-flex_icon_environment {
width: 124px;
height: 126px;
background-size: 124px 126px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_icon_environment_small.png?600031cfdd90);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_6_space_gray {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_6_space_gray_small.png?600065f3b860);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_7_black {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_7_black_small.png?600051f5ba70);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_14_plus_blue {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_14_plus_blue_small.png?600065fff650);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_14_pro_max_twilight_purple {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_14_pro_max_twilight_purple_small.png?600065fee730);
}
}
@media only screen and (max-width:734px) {
.image-flex_applecare {
width: 167px;
height: 177px;
background-size: 167px 177px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_applecare_small.png?600065fe2f70);
}
}
@media only screen and (max-width:734px) {
.image-ai {
width: 320px;
height: 288px;
background-size: 320px 288px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/ai_small.png?600065f053f0);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_se_space_gray {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_se_space_gray_small.png?600065fd5970);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_14_blue {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_14_blue_small.png?600031cf5fa0);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_15_pro_tigry {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_15_pro_tigry_small.png?600031cf1ad0);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_16_pro_max_rose_titanium {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_16_pro_max_rose_titanium_small.png?600055f011e0);
}
}
@media only screen and (max-width:734px) {
.image-flex_privacy {
width: 239px;
height: 199px;
background-size: 239px 199px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_privacy_small.png?600065fe4580);
}
}
@media only screen and (max-width:734px) {
.image-satellite {
width: 263px;
height: 290px;
background-size: 263px 290px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/satellite_small.png?600051f59550);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_12_purple {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_12_purple_small.png?600065f8b230);
}
}
@media only screen and (max-width:734px) {
.image-camera_control {
width: 320px;
height: 329px;
background-size: 320px 329px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/camera_control_small.png?600031cf3020);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_15_pro_max_tigry {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_15_pro_max_tigry_small.png?600065fd4a50);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_16_pro_rose_titanium {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_16_pro_rose_titanium_small.png?600065f38fd0);
}
}
@media only screen and (max-width:734px) {
.image-action {
width: 215px;
height: 290px;
background-size: 215px 290px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/action_small.png?600031ce9e40);
}
}
@media only screen and (max-width:734px) {
.image-colors {
width: 270px;
height: 217px;
background-size: 270px 217px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/colors_small.png?600031c86100);
}
}
@media only screen and (max-width:734px) {
.image-header_iphone_11_pro_max_midnight_green {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_11_pro_max_midnight_green_small.png?600065f8b9c0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_12_pro_max_pacific_blue {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_12_pro_max_pacific_blue_small_2x.png?600065fd9a20);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_15_pro_tigry {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_15_pro_tigry_small_2x.png?600031cf1810);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_7_plus_black {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_7_plus_black_small_2x.png?600031cf6940);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_15_plus_pink {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_15_plus_pink_small_2x.png?600065f34bb0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_13_pro_sierra_blue {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_13_pro_sierra_blue_small_2x.png?600065fe86e0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_xs_silver {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_xs_silver_small_2x.png?600065f340b0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_11_purple {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_11_purple_small_2x.png?600065f3cbb0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_16_pro_max_rose_titanium {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_16_pro_max_rose_titanium_small_2x.png?600051f598c0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_x_silver {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_x_silver_small_2x.png?600065fdb9c0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_se_space_gray {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_se_space_gray_small_2x.png?600031cf37b0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-flex_applecare {
width: 167px;
height: 177px;
background-size: 167px 177px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_applecare_small_2x.png?600065ffc370);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_14_pro_max_twilight_purple {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_14_pro_max_twilight_purple_small_2x.png?600051f5cd10);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_7_black {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_7_black_small_2x.png?600031cf70d0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_11_pro_midnight_green {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_11_pro_midnight_green_small_2x.png?600065fefbd0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_12_pro_pacific_blue {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_12_pro_pacific_blue_small_2x.png?600065fec210);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_14_plus_blue {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_14_plus_blue_small_2x.png?600011c99c30);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_6_plus_space_gray {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_6_plus_space_gray_small_2x.png?600065fe46e0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-check_d0112b_34_R {
width: 15px;
height: 14px;
background-size: 15px 14px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/check_d0112b_34_R_small_2x.png?600055f05b80);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_12_mini_purple {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_12_mini_purple_small_2x.png?600065ffbde0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-action {
width: 215px;
height: 290px;
background-size: 215px 290px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/action_small_2x.png?600065f22b50);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-hero_logo {
width: 100px;
height: 19px;
background-size: 100px 19px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/hero_logo_small_2x.png?600055f048f0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_13_pro_max_sierra_blue {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_13_pro_max_sierra_blue_small_2x.png?600031c87440);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-ultrawide {
width: 320px;
height: 420px;
background-size: 320px 420px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/ultrawide_small_2x.png?600031c8d810);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-flex_icon_iphone_iphone {
width: 34px;
height: 48px;
background-size: 34px 48px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_icon_iphone_iphone_small_2x.png?600031c87bd0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-styles {
width: 196px;
height: 285px;
background-size: 196px 285px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/styles_small_2x.png?600065fd8fd0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-a18 {
width: 176px;
height: 176px;
background-size: 176px 176px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/a18_small_2x.png?600065f063c0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-flex_icon_apple_logo_lock_elevated {
width: 32px;
height: 42px;
background-size: 32px 42px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_icon_apple_logo_lock_elevated_small_2x.png?600051f5de40);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-colors {
width: 270px;
height: 217px;
background-size: 270px 217px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/colors_small_2x.png?600031c861b0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-ai {
width: 320px;
height: 288px;
background-size: 320px 288px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/ai_small_2x.png?600031cfe520);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-hero {
width: 113px;
height: 385px;
background-size: 113px 385px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/hero_small_2x.png?600065fd5fa0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-satellite {
width: 263px;
height: 290px;
background-size: 263px 290px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/satellite_small_2x.png?600031cfe1b0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_xr_blue {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_xr_blue_small_2x.png?600065f069f0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_se_gen03_midnight {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_se_gen03_midnight_small_2x.png?600051f5fbd0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-flex_icon_apple_logo_elevated {
width: 31px;
height: 37px;
background-size: 31px 37px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_icon_apple_logo_elevated_small_2x.png?600065f89340);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_12_purple {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_12_purple_small_2x.png?600031cfe470);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-display {
width: 274px;
height: 306px;
background-size: 274px 306px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/display_small_2x.png?600065fe9340);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-flex_icon_environment {
width: 124px;
height: 126px;
background-size: 124px 126px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_icon_environment_small_2x.png?600031cfef70);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_6_space_gray {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_6_space_gray_small_2x.png?600051f59c30);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_6s_space_gray {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_6s_space_gray_small_2x.png?600065ffe940);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-flex_magsafe {
width: 243px;
height: 194px;
background-size: 243px 194px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_magsafe_small_2x.png?600065f26100);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_15_pro_max_tigry {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_15_pro_max_tigry_small_2x.png?600065fd14a0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_15_pink {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_15_pink_small_2x.png?600031cf7020);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_8_silver {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_8_silver_small_2x.png?600065f21ef0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-flex_icon_ios {
width: 49px;
height: 38px;
background-size: 49px 38px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_icon_ios_small_2x.png?600065fdaf70);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_14_pro_twilight_purple {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_14_pro_twilight_purple_small_2x.png?600065f38840);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_16_plus_blue {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_16_plus_blue_small_2x.png?600065fe0210);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_11_pro_max_midnight_green {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_11_pro_max_midnight_green_small_2x.png?600031cf6f70);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_13_mini_pink {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_13_mini_pink_small_2x.png?600065f3d8c0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_16_pro_rose_titanium {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_16_pro_rose_titanium_small_2x.png?600065f25ad0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_16_blue {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_16_blue_small_2x.png?600031cf6aa0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_6s_plus_space_gray {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_6s_plus_space_gray_small_2x.png?600065c14b00);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_se_gen02_black {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_se_gen02_black_small_2x.png?600065ffe3c0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-headline {
width: 398px;
height: 110px;
background-size: 398px 110px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/headline_small_2x.png?600065fe2260);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_8_plus_silver {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_8_plus_silver_small_2x.png?600065f65810);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_xs_max_silver {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_xs_max_silver_small_2x.png?600065f28fd0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-battery_mode {
width: 296px;
height: 184px;
background-size: 296px 184px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/battery_mode_small_2x.png?600065f6cf20);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_13_pink {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_13_pink_small_2x.png?600031c89ef0);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-camera_control {
width: 320px;
height: 329px;
background-size: 320px 329px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/camera_control_small_2x.png?600065fd3230);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-header_iphone_14_blue {
width: 97px;
height: 121px;
background-size: 97px 121px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/header_iphone_14_blue_small_2x.png?600031c86680);
}
}
@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (max-width:734px) and (min-resolution:1.5dppx),
only screen and (max-width:734px) and (min-resolution:144dpi) {
.image-flex_privacy {
width: 239px;
height: 199px;
background-size: 239px 199px;
background-repeat: no-repeat;
background-image: url(https://cdn.tmobile.com/content/dam/digx/npi/apple/river/iphone-16/flex_privacy_small_2x.png?600065ffe470);
}
}
.t1D2C29 {
/* But you can break out of scoping via SCSS "@at-root" feature */
}
.channel-html {
background-color: #f4f6fc;
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
}
.channel-html .channel-custom-font-custom-80-headline-super {
font-size: 64px;
line-height: 72px;
letter-spacing: -0.075rem;
font-weight: 600;
}
@media only screen and (max-width: 1068px) {
.channel-html .channel-custom-font-custom-80-headline-super {
font-size: 48px;
line-height: 52px;
letter-spacing: NaNrem;
font-weight: 600;
}
}
@media only screen and (max-width: 734px) {
.channel-html .channel-custom-font-custom-80-headline-super {
font-size: 28px;
line-height: 32px;
letter-spacing: -0.044rem;
}
}
.channel-html .channel-custom-font-custom-17-partner-message {
font-size: 17px;
line-height: 21px;
letter-spacing: -0.013rem;
font-weight: 600;
}
@media only screen and (max-width: 1068px) {
.channel-html .channel-custom-font-custom-17-partner-message {
font-size: 14px;
line-height: 18px;
letter-spacing: -0.03rem;
font-weight: 600;
}
}
@media only screen and (max-width: 734px) {
.channel-html .channel-custom-font-custom-17-partner-message {
font-size: 14px;
line-height: 18px;
letter-spacing: NaNrem;
font-weight: 600;
}
}
.channel-html .channel-custom-font-custom-19-eyebrow {
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-custom-19-eyebrow {
font-size: 17px;
line-height: 21px;
letter-spacing: -0.022rem;
}
}
.channel-html .channel-custom-font-custom-40-headline-reduced {
font-size: 40px;
line-height: 44px;
letter-spacing: -0.024rem;
font-weight: 600;
}
@media only screen and (max-width: 1068px) {
.channel-html .channel-custom-font-custom-40-headline-reduced {
font-size: 32px;
line-height: 36px;
letter-spacing: -0.02rem;
}
}
@media only screen and (max-width: 734px) {
.channel-html .channel-custom-font-custom-40-headline-reduced {
font-size: 28px;
line-height: 32px;
letter-spacing: -0.012rem;
}
}
.channel-html .channel-custom-font-custom-40-headline-flex {
font-size: 40px;
line-height: 44px;
letter-spacing: -0.024rem;
font-weight: 600;
}
@media only screen and (max-width: 1068px) {
.channel-html .channel-custom-font-custom-40-headline-flex {
font-size: 32px;
line-height: 36px;
letter-spacing: -0.024rem;
font-weight: 600;
}
}
@media only screen and (max-width: 734px) {
.channel-html .channel-custom-font-custom-40-headline-flex {
font-size: 24px;
line-height: 28px;
letter-spacing: -0.008rem;
font-weight: 600;
}
}
.channel-html .channel-custom-font-custom-24-eyebrow {
font-size: 24px;
line-height: 28px;
letter-spacing: -0.016rem;
font-weight: 600;
}
@media only screen and (max-width: 1068px) {
.channel-html .channel-custom-font-custom-24-eyebrow {
font-size: 19px;
line-height: 23px;
letter-spacing: -0.03rem;
font-weight: 600;
}
}
@media only screen and (max-width: 734px) {
.channel-html .channel-custom-font-custom-24-eyebrow {
font-size: 19px;
line-height: 23px;
letter-spacing: -0.035rem;
font-weight: 600;
}
}
.channel-html .channel-custom-font-custom-21-eyebrow-reduced {
font-size: 21px;
line-height: 25px;
letter-spacing: 0.011rem;
font-weight: 600;
}
@media only screen and (max-width: 734px) {
.channel-html .channel-custom-font-custom-21-eyebrow-reduced {
font-size: 19px;
line-height: 27px;
letter-spacing: 0.012rem;
}
}
.channel-html .channel-custom-font-custom-21-eyebrow-reduced-flex {
font-size: 21px;
line-height: 25px;
letter-spacing: -0.005rem;
font-weight: 600;
}
@media only screen and (max-width: 1068px) {
.channel-html .channel-custom-font-custom-21-eyebrow-reduced-flex {
letter-spacing: -0.016rem;
}
}
@media only screen and (max-width: 734px) {
.channel-html .channel-custom-font-custom-21-eyebrow-reduced-flex {
font-size: 17px;
line-height: 21px;
letter-spacing: -0.008rem;
}
}
.channel-html .channel-custom-font-custom-17-body-reduced {
font-size: 17px;
line-height: 25px;
letter-spacing: -0.022rem;
font-weight: 400;
}
@media only screen and (max-width: 1068px) {
.channel-html .channel-custom-font-custom-17-body-reduced {
font-size: 14px;
line-height: 20px;
letter-spacing: -0.016rem;
}
}
@media only screen and (max-width: 734px) {
.channel-html .channel-custom-font-custom-17-body-reduced {
font-size: 17px;
line-height: 25px;
letter-spacing: -0.022rem;
}
}
.channel-html .channel-custom-font-custom-17-body-reduced-flex {
font-size: 17px;
line-height: 25px;
letter-spacing: -0.022rem;
font-weight: 400;
}
@media only screen and (max-width: 1068px) {
.channel-html .channel-custom-font-custom-17-body-reduced-flex {
font-size: 17px;
line-height: 25px;
letter-spacing: -0.05rem;
}
}
.channel-html .channel-custom-font-custom-17-links {
font-size: 17px;
line-height: 25px;
letter-spacing: -0.012rem;
font-weight: 400;
}
.channel-html .channel-custom-font-custom-12-sosumi {
font-size: 12px;
line-height: 16px;
letter-spacing: -0.01rem;
font-weight: 400;
}
.channel-html .channel-custom-font-Floating-name {
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-Floating-name {
letter-spacing: -0.024rem;
}
}
@media only screen and (max-width: 734px) {
.channel-html .channel-custom-font-Floating-name {
font-size: 17px;
line-height: 21px;
letter-spacing: -0.016rem;
font-weight: 600;
}
}
.channel-html .channel-custom-font-Battery-text {
font-size: 24px;
line-height: 28px;
letter-spacing: -0.012rem;
font-weight: 600;
}
@media only screen and (max-width: 1068px) {
.channel-html .channel-custom-font-Battery-text {
font-size: 19px;
line-height: 23px;
letter-spacing: -0.03rem;
font-weight: 600;
}
}
@media only screen and (max-width: 734px) {
.channel-html .channel-custom-font-Battery-text {
font-size: 14px;
line-height: 17.5px;
letter-spacing: -0.036rem;
font-weight: 600;
}
}
.channel-html .channel-custom-font-Device-Size {
font-size: 48px;
line-height: 52px;
letter-spacing: -0.032rem;
font-weight: 600;
}
@media only screen and (max-width: 1068px) {
.channel-html .channel-custom-font-Device-Size {
font-size: 40px;
line-height: 40px;
letter-spacing: -0.032rem;
font-weight: 600;
}
}
@media only screen and (max-width: 734px) {
.channel-html .channel-custom-font-Device-Size {
font-size: 40px;
line-height: 40px;
letter-spacing: -0.032rem;
font-weight: 600;
}
}
.channel-html .channel-custom-font-Flex-titles {
font-size: 24px;
line-height: 28px;
letter-spacing: -0.01rem;
font-weight: 600;
}
@media only screen and (max-width: 1068px) {
.channel-html .channel-custom-font-Flex-titles {
font-size: 21px;
line-height: 25px;
letter-spacing: -0.02rem;
}
}
@media only screen and (max-width: 734px) {
.channel-html .channel-custom-font-Flex-titles {
font-size: 24px;
line-height: 28px;
letter-spacing: -0.01rem;
}
}
.channel-html .channel-custom-font-Custom-17-partner-msg {
font-size: 17px;
line-height: 21px;
letter-spacing: 0.005rem;
font-weight: 500;
}
.channel-html .channel-custom-font-small-txt-12-16--24 {
font-size: 12px;
line-height: 16px;
letter-spacing: -0.024rem;
font-weight: 600;
}
.channel-html .u02CAA2 {
background-color: #000000;
}
.channel-html .u02CAA2 {
background: linear-gradient(180deg, #050929 0%, #353F84 25%, #99A4D8 52%, #DFE6F8 75%, #F4F6FC 94%, #F4F6FC 100%);
}
.channel-html .j29BAE3 {
margin-top: 0px;
margin-bottom: 0px;
}
@media only screen and (max-width: 1068px) {
.channel-html .j29BAE3 {
margin-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .j29BAE3 {
margin-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .j29BAE3 {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .j29BAE3 {
margin-bottom: 0px;
}
}
.channel-html .yC6984C {
padding-top: 153px;
padding-bottom: 115px;
text-align: center;
}
@media only screen and (max-width: 1068px) {
.channel-html .yC6984C {
padding-top: 132px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .yC6984C {
padding-top: 85px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .yC6984C {
padding-bottom: 80px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .yC6984C {
padding-bottom: 61px;
}
}
.channel-html .fDD71ED {
justify-content: center;
}
.channel-html .sDC9BEE {
margin-bottom: 0px;
padding-bottom: 0px;
}
@media only screen and (max-width: 1068px) {
.channel-html .sDC9BEE {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .sDC9BEE {
margin-bottom: 0px;
}
}
.channel-html .gF3008B {
margin-bottom: 13px;
}
@media only screen and (max-width: 734px) {
.channel-html .gF3008B {
margin-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .gF3008B {
margin-bottom: 20px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .gF3008B {
margin-bottom: 10px;
}
}
.channel-html .j09119E {
margin-top: -78px;
margin-left: -63px;
margin-bottom: -43px;
}
@media only screen and (max-width: 1068px) {
.channel-html .j09119E {
margin-top: -61px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .j09119E {
margin-top: -36px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .j09119E {
margin-left: -46px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .j09119E {
margin-left: -53px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .j09119E {
margin-bottom: -61px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .j09119E {
margin-bottom: -7px;
}
}
.channel-html .l9441CD {
margin-top: 0px;
margin-left: -40px;
margin-bottom: 53px;
}
@media only screen and (max-width: 1068px) {
.channel-html .l9441CD {
margin-top: 27px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .l9441CD {
margin-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .l9441CD {
margin-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .l9441CD {
margin-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .l9441CD {
margin-bottom: 36px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .l9441CD {
margin-bottom: 39px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .l9441CD {
margin-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .l9441CD {
margin-right: 0px;
}
}
.channel-html .s3A747E {
color: #1d1d1f;
margin-top: 0px;
margin-bottom: 37px;
padding-left: 164px;
padding-right: 164px;
}
@media only screen and (max-width: 1068px) {
.channel-html .s3A747E {
margin-bottom: 29px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .s3A747E {
margin-bottom: 25px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .s3A747E {
padding-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .s3A747E {
padding-right: 0px;
}
}
.channel-html .g7B9A51 {
margin-top: 0px;
padding-top: 0px;
}
@media only screen and (max-width: 734px) {
.channel-html .g7B9A51 {
margin-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .g7B9A51 {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .g7B9A51 {
padding-top: 0px;
}
}
.channel-html .k106BB2:hover {
color: #f5f5f7;
background: #000000;
border: solid 1px #000000;
}
@media only screen and (max-width: 734px) {
.channel-html .wCB86CC {
margin-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .wCB86CC {
padding-top: 0px;
}
}
.channel-html .m93C3BD {
margin-top: 0px;
margin-bottom: 10px;
}
@media only screen and (max-width: 1068px) {
.channel-html .m93C3BD {
margin-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .m93C3BD {
margin-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .m93C3BD {
margin-bottom: 10px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .m93C3BD {
margin-bottom: 10px;
}
}
.channel-html .fAFDC3D {
margin-left: 0px;
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.channel-html .w3393B5 {
margin-top: 0px;
margin-bottom: 20px;
}
@media only screen and (max-width: 1068px) {
.channel-html .w3393B5 {
margin-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .w3393B5 {
margin-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .w3393B5 {
margin-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .w3393B5 {
margin-right: 0px;
}
}
.channel-html .h8F176E {
display: grid;
grid-template-rows: minmax(496px, 1fr);
grid-auto-rows: 1fr;
grid-template-columns: repeat(1, 980px);
}
@media only screen and (max-width: 1068px) {
.channel-html .h8F176E {
grid-template-rows: minmax(420px, 1fr);
}
}
@media only screen and (max-width: 734px) {
.channel-html .h8F176E {
grid-template-rows: minmax(449px, 1fr);
}
}
@media only screen and (max-width: 1068px) {
.channel-html .h8F176E {
grid-template-columns: repeat(1, 691px);
}
}
@media only screen and (max-width: 734px) {
.channel-html .h8F176E {
grid-template-columns: repeat(1, 320px);
}
}
.channel-html .h8F176E .bentobox-item {
border-radius: 18px;
}
.channel-html .z0F6BE2 {
background-color: #fff;
grid-column-start: 1;
grid-column-end: 1;
grid-row-start: 1;
grid-row-end: 1;
position: relative;
}
.channel-html .z0F6BE2:before {
display: block;
position: absolute;
pointer-events: none;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-style: solid;
}
.channel-html .q0D7B88 {
min-height: 496px;
}
@media only screen and (max-width: 1068px) {
.channel-html .q0D7B88 {
min-height: 420px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .q0D7B88 {
min-height: 449px;
}
}
.channel-html .w412319 {
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
text-align: left;
z-index: 12;
}
@media only screen and (max-width: 1068px) {
.channel-html .w412319 {
padding-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .w412319 {
padding-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .w412319 {
padding-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .w412319 {
padding-left: 30px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .w412319 {
padding-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .w412319 {
padding-right: 30px;
}
}
.channel-html .rDC34D3 {
align-items: center;
margin-top: 49px;
}
@media only screen and (max-width: 1068px) {
.channel-html .rDC34D3 {
margin-top: 43px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .rDC34D3 {
margin-top: 35px;
}
}
.channel-html .rD042A5 {
text-align: center;
}
@media only screen and (max-width: 1068px) {
.channel-html .rD042A5 {
text-align: center;
}
}
@media only screen and (max-width: 734px) {
.channel-html .rD042A5 {
text-align: center;
}
}
.channel-html .bF906E2 {
color: #1d1d1f;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 0px;
}
@media only screen and (max-width: 1068px) {
.channel-html .bF906E2 {
margin-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .bF906E2 {
margin-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .bF906E2 {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .bF906E2 {
margin-bottom: -3px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .bF906E2 {
padding-bottom: 3px;
}
}
.channel-html .kA002D0 {
color: #1d1d1f;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
}
@media only screen and (max-width: 1068px) {
.channel-html .kA002D0 {
margin-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .kA002D0 {
margin-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .kA002D0 {
margin-bottom: 9px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .kA002D0 {
margin-right: 0px;
}
}
.channel-html .y48AA38 {
color: #6e6e73;
margin-top: 0px;
margin-bottom: 38px;
}
@media only screen and (max-width: 1068px) {
.channel-html .y48AA38 {
margin-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .y48AA38 {
margin-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .y48AA38 {
margin-bottom: 36px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .y48AA38 {
margin-bottom: 32px;
}
}
.channel-html .uE0C27C {
margin-top: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
z-index: 12;
}
@media only screen and (max-width: 1068px) {
.channel-html .uE0C27C {
margin-right: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .uE0C27C {
padding-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .uE0C27C {
padding-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .uE0C27C {
padding-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .uE0C27C {
padding-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .uE0C27C {
padding-bottom: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .uE0C27C {
padding-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .uE0C27C {
padding-right: 0px;
}
}
.channel-html .d777609 {
align-items: flex-end;
margin-top: 0px;
margin-left: 0px;
}
@media only screen and (max-width: 1068px) {
.channel-html .d777609 {
margin-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .d777609 {
padding-bottom: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .d777609 {
padding-right: 0px;
}
}
.channel-html .a2D1A14 {
text-align: center;
}
@media only screen and (max-width: 734px) {
.channel-html .a2D1A14 {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .a2D1A14 {
margin-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .a2D1A14 {
padding-bottom: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .a2D1A14 {
padding-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .a2D1A14 {
text-align: center;
}
}
.channel-html .gEA9F83 {
margin-left: 158px;
}
@media only screen and (max-width: 1068px) {
.channel-html .gEA9F83 {
margin-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .gEA9F83 {
margin-left: 67px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .gEA9F83 {
margin-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .gEA9F83 {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .gEA9F83 {
margin-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .gEA9F83 {
margin-right: 0px;
}
}
.channel-html .f9A82EF {
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
}
.channel-html .kE96EB7 {
display: grid;
grid-gap: 5px;
grid-template-rows: minmax(496px, 1fr);
grid-auto-rows: 1fr;
grid-template-columns: repeat(1, 480px);
}
@media only screen and (max-width: 1068px) {
.channel-html .kE96EB7 {
grid-template-rows: minmax(420px, 1fr);
}
}
@media only screen and (max-width: 734px) {
.channel-html .kE96EB7 {
grid-template-rows: minmax(380px, 1fr);
}
}
@media only screen and (max-width: 1068px) {
.channel-html .kE96EB7 {
grid-template-columns: repeat(1, 336px);
}
}
@media only screen and (max-width: 734px) {
.channel-html .kE96EB7 {
grid-template-columns: repeat(1, 320px);
}
}
.channel-html .kE96EB7 .bentobox-item {
border-radius: 20px;
}
.channel-html .f404CFD {
background-color: #ffffff;
grid-column-start: 1;
grid-column-end: 1;
grid-row-start: 1;
grid-row-end: 1;
position: relative;
}
.channel-html .f404CFD:before {
display: block;
position: absolute;
pointer-events: none;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-style: solid;
}
.channel-html .iF0DB8F {
text-align: center;
}
.channel-html .rBB6110 {
color: #c23492;
margin-top: 43px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}
@media only screen and (max-width: 1068px) {
.channel-html .rBB6110 {
margin-top: 40px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .rBB6110 {
margin-top: 34px;
}
}
.channel-html .vDB85E2 {
color: #1d1d1f;
margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}
@media only screen and (max-width: 1068px) {
.channel-html .vDB85E2 {
margin-left: 50px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .vDB85E2 {
margin-left: 60px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .vDB85E2 {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .vDB85E2 {
margin-right: 50px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .vDB85E2 {
margin-right: 60px;
}
}
.channel-html .n5E3B57 {
align-items: flex-end;
justify-content: flex-end;
flex-grow: 1;
}
.channel-html .k85512A {
text-align: center;
}
.channel-html .tC17AF8 {
margin-bottom: 52px;
}
@media only screen and (max-width: 1068px) {
.channel-html .tC17AF8 {
margin-bottom: 56px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .tC17AF8 {
margin-bottom: 35px;
}
}
.channel-html .yD2BE19 {
margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
}
@media only screen and (max-width: 734px) {
.channel-html .yD2BE19 {
margin-left: 0px;
}
}
.channel-html .y8767F4 {
display: grid;
grid-gap: 5px;
grid-template-rows: minmax(496px, 1fr);
grid-auto-rows: 1fr;
grid-template-columns: repeat(1, 480px);
}
@media only screen and (max-width: 1068px) {
.channel-html .y8767F4 {
grid-template-rows: minmax(420px, 1fr);
}
}
@media only screen and (max-width: 734px) {
.channel-html .y8767F4 {
grid-template-rows: minmax(420px, 1fr);
}
}
@media only screen and (max-width: 1068px) {
.channel-html .y8767F4 {
grid-template-columns: repeat(1, 336px);
}
}
@media only screen and (max-width: 734px) {
.channel-html .y8767F4 {
grid-template-columns: repeat(1, 320px);
}
}
.channel-html .y8767F4 .bentobox-item {
border-radius: 20px;
}
.channel-html .i396A4E {
background-color: #ffffff;
grid-column-start: 1;
grid-column-end: 1;
grid-row-start: 1;
grid-row-end: 1;
position: relative;
}
.channel-html .i396A4E:before {
display: block;
position: absolute;
pointer-events: none;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-style: solid;
}
.channel-html .d496398 {
text-align: center;
}
@media only screen and (max-width: 734px) {
.channel-html .d496398 {
margin-bottom: 30px;
}
}
.channel-html .a8693C2 {
margin-top: 45px;
padding-left: 0px;
padding-right: 0px;
}
@media only screen and (max-width: 1068px) {
.channel-html .a8693C2 {
margin-top: 45px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .a8693C2 {
margin-top: 37px;
}
}
.channel-html .q1014E5 {
margin-top: 0px;
margin-left: 93px;
text-align: right;
}
@media only screen and (max-width: 734px) {
.channel-html .q1014E5 {
margin-top: -2px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .q1014E5 {
margin-left: 49px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .q1014E5 {
margin-left: 40px;
}
}
.channel-html .qA13999 {
margin-left: 0px;
margin-right: -1px;
}
@media only screen and (max-width: 734px) {
.channel-html .qA13999 {
margin-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .qA13999 {
margin-right: 2px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .qA13999 {
margin-right: 0px;
}
}
.channel-html .wED3680 {
color: #377e89;
margin-top: 1px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 3px;
}
@media only screen and (max-width: 1068px) {
.channel-html .wED3680 {
margin-top: 9px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .wED3680 {
margin-top: 6px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .wED3680 {
margin-right: 13px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .wED3680 {
margin-right: 6px;
}
}
.channel-html .w99FA63 {
margin-top: 62px;
margin-left: -21px;
text-align: right;
}
@media only screen and (max-width: 1068px) {
.channel-html .w99FA63 {
margin-top: 60px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .w99FA63 {
margin-top: 57px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .w99FA63 {
margin-left: -30px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .w99FA63 {
margin-left: -21px;
}
}
.channel-html .yC16A16 {
color: #1d1d1f;
}
@media only screen and (max-width: 734px) {
.channel-html .yC16A16 {
margin-top: -12px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .yC16A16 {
margin-right: 2px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .yC16A16 {
margin-right: 3px;
}
}
.channel-html .t50273F {
color: #377e89;
margin-top: 1px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: -15px;
}
@media only screen and (max-width: 1068px) {
.channel-html .t50273F {
margin-top: 10px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .t50273F {
margin-top: 6px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .t50273F {
margin-right: -4px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .t50273F {
margin-right: -8px;
}
}
.channel-html .o457E90 {
align-items: flex-end;
justify-content: flex-end;
flex-grow: 1;
}
.channel-html .lD0EEEB {
margin-top: -50px;
text-align: center;
}
@media only screen and (max-width: 734px) {
.channel-html .lD0EEEB {
margin-top: -75px;
}
}
.channel-html .y4E21D9 {
margin-top: 0px;
margin-bottom: 20px;
}
@media only screen and (max-width: 1068px) {
.channel-html .y4E21D9 {
margin-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .y4E21D9 {
margin-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .y4E21D9 {
margin-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .y4E21D9 {
margin-right: 0px;
}
}
.channel-html .gAF9D39 {
display: grid;
grid-template-rows: minmax(300px, 1fr);
grid-auto-rows: 1fr;
grid-template-columns: repeat(1, 980px);
}
@media only screen and (max-width: 1068px) {
.channel-html .gAF9D39 {
grid-template-rows: minmax(420px, 1fr);
}
}
@media only screen and (max-width: 734px) {
.channel-html .gAF9D39 {
grid-template-rows: minmax(472px, 1fr);
}
}
@media only screen and (max-width: 1068px) {
.channel-html .gAF9D39 {
grid-template-columns: repeat(1, 692px);
}
}
@media only screen and (max-width: 734px) {
.channel-html .gAF9D39 {
grid-template-columns: repeat(1, 320px);
}
}
.channel-html .gAF9D39 .bentobox-item {
border-radius: 18px;
}
.channel-html .r390457 {
background-color: #fff;
grid-column-start: 1;
grid-column-end: 1;
grid-row-start: 1;
grid-row-end: 1;
position: relative;
overflow: hidden;
}
.channel-html .r390457:before {
display: block;
position: absolute;
pointer-events: none;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-style: solid;
}
.channel-html .mC19CDB {
min-height: 496px;
}
@media only screen and (max-width: 1068px) {
.channel-html .mC19CDB {
min-height: 420px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .mC19CDB {
min-height: 364px;
}
}
.channel-html .h2FD354 {
margin-bottom: -58px;
padding-left: 0px;
padding-right: 0px;
text-align: left;
z-index: 12;
}
@media only screen and (max-width: 1068px) {
.channel-html .h2FD354 {
margin-top: -1px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .h2FD354 {
margin-top: 33px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .h2FD354 {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .h2FD354 {
padding-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .h2FD354 {
padding-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .h2FD354 {
padding-left: 30px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .h2FD354 {
padding-left: 40px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .h2FD354 {
padding-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .h2FD354 {
padding-right: 40px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .h2FD354 {
text-align: center;
}
}
.channel-html .m8BAA78 {
margin-top: 40px;
}
@media only screen and (max-width: 1068px) {
.channel-html .m8BAA78 {
margin-top: 42px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .m8BAA78 {
margin-top: 0px;
}
}
.channel-html .pFC5E5E {
text-align: left;
}
@media only screen and (max-width: 734px) {
.channel-html .pFC5E5E {
text-align: center;
}
}
.channel-html .h8C9ECB {
color: #1d1d1f;
margin-top: 0px;
margin-left: 40px;
margin-right: 0px;
}
@media only screen and (max-width: 1068px) {
.channel-html .h8C9ECB {
margin-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .h8C9ECB {
margin-left: 0px;
}
}
.channel-html .m6980A0 {
color: #1d1d1f;
margin-top: 0px;
margin-left: 40px;
margin-right: 20px;
}
@media only screen and (max-width: 1068px) {
.channel-html .m6980A0 {
margin-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .m6980A0 {
margin-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .m6980A0 {
margin-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .m6980A0 {
margin-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .m6980A0 {
margin-right: 0px;
}
}
.channel-html .v8EEBFB {
text-align: left;
}
@media only screen and (max-width: 734px) {
.channel-html .v8EEBFB {
text-align: center;
}
}
.channel-html .wBE748B {
color: #1d1d1f;
margin-top: 0px;
margin-left: 40px;
margin-right: 0px;
}
@media only screen and (max-width: 1068px) {
.channel-html .wBE748B {
margin-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .wBE748B {
margin-left: 0px;
}
}
.channel-html .h0403D8 {
color: #1d1d1f;
margin-top: 0px;
margin-left: 40px;
margin-right: 0px;
}
@media only screen and (max-width: 1068px) {
.channel-html .h0403D8 {
margin-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .h0403D8 {
margin-left: 0px;
}
}
.channel-html .t8D246F {
color: #1d1d1f;
margin-top: 0px;
margin-left: 40px;
margin-right: 20px;
}
@media only screen and (max-width: 1068px) {
.channel-html .t8D246F {
margin-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .t8D246F {
margin-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .t8D246F {
margin-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .t8D246F {
margin-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .t8D246F {
margin-right: 0px;
}
}
.channel-html .gA6E14C {
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
text-align: left;
z-index: 12;
}
@media only screen and (max-width: 734px) {
.channel-html .gA6E14C {
margin-top: 17px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .gA6E14C {
padding-top: 40px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .gA6E14C {
padding-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .gA6E14C {
padding-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .gA6E14C {
padding-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .gA6E14C {
padding-right: 30px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .gA6E14C {
padding-right: 0px;
}
}
.channel-html .l2022AD {
min-height: 100%;
align-items: flex-end;
margin-left: 0px;
}
@media only screen and (max-width: 734px) {
.channel-html .l2022AD {
min-height: 0px;
}
}
.channel-html .a4F24CF {
text-align: right;
}
.channel-html .jC8D612 {
margin-right: 108px;
}
@media only screen and (max-width: 734px) {
.channel-html .jC8D612 {
margin-top: 24px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .jC8D612 {
margin-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .jC8D612 {
margin-right: 0px;
}
}
.channel-html .z25ACB0 {
margin-top: 0px;
margin-bottom: 10px;
}
@media only screen and (max-width: 1068px) {
.channel-html .z25ACB0 {
margin-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .z25ACB0 {
margin-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .z25ACB0 {
margin-bottom: 20px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .z25ACB0 {
margin-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .z25ACB0 {
margin-right: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .x5007D2 {
min-height: 420px;
}
}
.channel-html .yB13FD2 {
display: grid;
grid-template-rows: minmax(300px, 1fr);
grid-auto-rows: 1fr;
grid-template-columns: repeat(1, 480px);
}
@media only screen and (max-width: 1068px) {
.channel-html .yB13FD2 {
grid-template-rows: minmax(420px, 1fr);
}
}
@media only screen and (max-width: 734px) {
.channel-html .yB13FD2 {
grid-template-rows: minmax(400px, 1fr);
}
}
@media only screen and (max-width: 1068px) {
.channel-html .yB13FD2 {
grid-template-columns: repeat(1, 336px);
}
}
@media only screen and (max-width: 734px) {
.channel-html .yB13FD2 {
grid-template-columns: repeat(1, 320px);
}
}
.channel-html .yB13FD2 .bentobox-item {
border-radius: 18px;
}
.channel-html .o34CDC1 {
background-color: #fff;
grid-column-start: 1;
grid-column-end: 1;
grid-row-start: 1;
grid-row-end: 1;
position: relative;
overflow: hidden;
}
.channel-html .o34CDC1:before {
display: block;
position: absolute;
pointer-events: none;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-style: solid;
}
.channel-html .d65C38A {
min-height: 496px;
}
@media only screen and (max-width: 1068px) {
.channel-html .d65C38A {
min-height: 420px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .d65C38A {
min-height: 364px;
}
}
.channel-html .n4DED21 {
text-align: center;
}
.channel-html .s976AAF {
margin-right: 0px;
z-index: 1;
}
.channel-html .n914AD2 {
margin-top: -496px;
margin-left: 40px;
margin-right: 40px;
text-align: center;
z-index: 2;
}
@media only screen and (max-width: 1068px) {
.channel-html .n914AD2 {
margin-top: -420px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .n914AD2 {
margin-top: -420px;
}
}
.channel-html .x345D99 {
color: #fff;
margin-top: 46px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}
@media only screen and (max-width: 1068px) {
.channel-html .x345D99 {
margin-top: 40px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .x345D99 {
margin-top: 35px;
}
}
.channel-html .x761EB3 {
margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
flex-grow: 1;
}
@media only screen and (max-width: 1068px) {
.channel-html .x761EB3 {
margin-left: 20px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .x761EB3 {
margin-left: 0px;
}
}
.channel-html .iEFEFD3 {
display: grid;
grid-gap: 5px;
grid-template-rows: minmax(496px, 1fr);
grid-auto-rows: 1fr;
grid-template-columns: repeat(1, 480px);
}
@media only screen and (max-width: 734px) {
.channel-html .iEFEFD3 {
height: 400px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .iEFEFD3 {
grid-template-rows: minmax(420px, 1fr);
}
}
@media only screen and (max-width: 734px) {
.channel-html .iEFEFD3 {
grid-template-rows: minmax(400px, 1fr);
}
}
@media only screen and (max-width: 1068px) {
.channel-html .iEFEFD3 {
grid-template-columns: repeat(1, 336px);
}
}
@media only screen and (max-width: 734px) {
.channel-html .iEFEFD3 {
grid-template-columns: repeat(1, 320px);
}
}
.channel-html .iEFEFD3 .bentobox-item {
border-radius: 20px;
}
.channel-html .x351848 {
background: linear-gradient(0deg, #FBF0F7 0%, #FFFFFF 60%, #FFFFFF 100%);
background-color: #ffffff;
grid-column-start: 1;
grid-column-end: 1;
grid-row-start: 1;
grid-row-end: 1;
position: relative;
}
.channel-html .x351848:before {
display: block;
position: absolute;
pointer-events: none;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-style: solid;
}
.channel-html .iBA3D52 {
text-align: center;
}
.channel-html .dE05E68 {
color: #c23492;
margin-top: 46px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}
@media only screen and (max-width: 1068px) {
.channel-html .dE05E68 {
margin-top: 40px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .dE05E68 {
margin-top: 34px;
}
}
.channel-html .f4CF2D2 {
color: #1d1d1f;
margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}
@media only screen and (max-width: 734px) {
.channel-html .f4CF2D2 {
margin-bottom: 0px;
}
}
.channel-html .gA87C4E {
align-items: flex-end;
justify-content: flex-end;
flex-grow: 1;
}
@media only screen and (max-width: 734px) {
.channel-html .gA87C4E {
margin-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .gA87C4E {
padding-top: 0px;
}
}
.channel-html .fCEB02A {
text-align: center;
}
.channel-html .d022216 {
margin-right: 0px;
}
@media only screen and (max-width: 734px) {
.channel-html .d022216 {
margin-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .d022216 {
margin-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .d022216 {
margin-right: 0px;
}
}
.channel-html .y79CEA3 {
margin-top: 0px;
margin-bottom: 20px;
}
@media only screen and (max-width: 1068px) {
.channel-html .y79CEA3 {
margin-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .y79CEA3 {
margin-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .y79CEA3 {
margin-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .y79CEA3 {
margin-right: 0px;
}
}
.channel-html .e999069 {
display: grid;
grid-template-rows: minmax(496px, 1fr);
grid-auto-rows: 1fr;
grid-template-columns: repeat(1, 980px);
}
@media only screen and (max-width: 1068px) {
.channel-html .e999069 {
grid-template-rows: minmax(420px, 1fr);
}
}
@media only screen and (max-width: 734px) {
.channel-html .e999069 {
grid-template-rows: minmax(354px, 1fr);
}
}
@media only screen and (max-width: 1068px) {
.channel-html .e999069 {
grid-template-columns: repeat(1, 692px);
}
}
@media only screen and (max-width: 734px) {
.channel-html .e999069 {
grid-template-columns: repeat(1, 320px);
}
}
.channel-html .e999069 .bentobox-item {
border-radius: 18px;
}
.channel-html .eAC3FBC {
background: linear-gradient(0deg, #EDF4F5 0%, #FFFFFF 60%, #FFFFFF 100%);
background-color: #fff;
grid-column-start: 1;
grid-column-end: 1;
grid-row-start: 1;
grid-row-end: 1;
position: relative;
}
.channel-html .eAC3FBC:before {
display: block;
position: absolute;
pointer-events: none;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-style: solid;
}
.channel-html .b536595 {
min-height: 496px;
align-items: flex-start;
}
@media only screen and (max-width: 1068px) {
.channel-html .b536595 {
min-height: 420px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .b536595 {
min-height: 354px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .b536595 {
margin-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .b536595 {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .b536595 {
padding-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .b536595 {
padding-bottom: 0px;
}
}
.channel-html .k334511 {
margin-top: 48px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
z-index: 12;
}
@media only screen and (max-width: 1068px) {
.channel-html .k334511 {
margin-top: 46px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .k334511 {
margin-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .k334511 {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .k334511 {
padding-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .k334511 {
padding-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .k334511 {
padding-left: 30px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .k334511 {
padding-left: 40px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .k334511 {
padding-bottom: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .k334511 {
padding-right: 30px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .k334511 {
padding-right: 40px;
}
}
.channel-html .w34DC29 {
align-items: center;
margin-left: 0px;
}
@media only screen and (max-width: 734px) {
.channel-html .w34DC29 {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .w34DC29 {
padding-bottom: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .g93E534 {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .g93E534 {
padding-bottom: 0px;
}
}
.channel-html .o345B9F {
color: #377e89;
margin-left: 0px;
margin-bottom: 23px;
margin-right: 0px;
}
@media only screen and (max-width: 1068px) {
.channel-html .o345B9F {
margin-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .o345B9F {
margin-top: 35px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .o345B9F {
margin-bottom: 8px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .o345B9F {
margin-bottom: 21px;
}
}
.channel-html .i5C8C62 {
margin-top: 0px;
margin-bottom: -34px;
}
@media only screen and (max-width: 1068px) {
.channel-html .i5C8C62 {
margin-top: -3px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .i5C8C62 {
margin-top: -1px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .i5C8C62 {
margin-left: -4px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .i5C8C62 {
margin-left: -28px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .i5C8C62 {
margin-bottom: -27px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .i5C8C62 {
margin-bottom: -7px;
}
}
.channel-html .e7501CD {
color: #1d1d1f;
margin-top: -5px;
margin-bottom: 52px;
margin-right: 0px;
padding-left: 220px;
padding-right: 220px;
}
@media only screen and (max-width: 1068px) {
.channel-html .e7501CD {
margin-top: -15px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .e7501CD {
margin-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .e7501CD {
margin-bottom: 36px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .e7501CD {
margin-bottom: 45px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .e7501CD {
padding-left: 100px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .e7501CD {
padding-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .e7501CD {
padding-bottom: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .e7501CD {
padding-right: 100px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .e7501CD {
padding-right: 0px;
}
}
.channel-html .t6E8FA4 {
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
flex-grow: 1;
}
.channel-html .vFA413A {
display: grid;
grid-gap: 5px;
grid-template-rows: minmax(496px, 1fr);
grid-auto-rows: 1fr;
grid-template-columns: repeat(1, 317px);
}
@media only screen and (max-width: 1068px) {
.channel-html .vFA413A {
grid-template-rows: minmax(420px, 1fr);
}
}
@media only screen and (max-width: 734px) {
.channel-html .vFA413A {
grid-template-rows: minmax(368px, 1fr);
}
}
@media only screen and (max-width: 1068px) {
.channel-html .vFA413A {
grid-template-columns: repeat(1, 336px);
}
}
@media only screen and (max-width: 734px) {
.channel-html .vFA413A {
grid-template-columns: repeat(1, 320px);
}
}
.channel-html .vFA413A .bentobox-item {
border-radius: 20px;
}
.channel-html .e324F79 {
background: linear-gradient(0deg, #F1F3FB 0%, #FFFFFF 45%, #FFFFFF 100%);
background-color: #ffffff;
grid-column-start: 1;
grid-column-end: 1;
grid-row-start: 1;
grid-row-end: 1;
position: relative;
}
.channel-html .e324F79:before {
display: block;
position: absolute;
pointer-events: none;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-style: solid;
}
.channel-html .a34FAE7 {
text-align: center;
}
.channel-html .x62F9E7 {
color: #4b6ceb;
margin-top: 43px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}
@media only screen and (max-width: 1068px) {
.channel-html .x62F9E7 {
margin-top: 42px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .x62F9E7 {
margin-top: 34px;
}
}
.channel-html .x62F9E7 {
background: undefined;
}
.channel-html .x62F9E7 [data-no-gradient] {
background: none;
-webkit-text-fill-color: #1d1d1f;
}
.channel-html .x62F9E7 * {
background: initial;
}
.channel-html .d96E5BA {
color: #1d1d1f;
margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}
@media only screen and (max-width: 734px) {
.channel-html .d96E5BA {
margin-bottom: 12px;
}
}
.channel-html .w254B4A {
align-items: flex-end;
justify-content: flex-end;
flex-grow: 1;
}
.channel-html .cC1601E {
text-align: center;
}
.channel-html .cC2F9EA {
margin-bottom: 112px;
}
@media only screen and (max-width: 734px) {
.channel-html .cC2F9EA {
margin-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .cC2F9EA {
margin-bottom: 85px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .cC2F9EA {
margin-bottom: 72px;
}
}
.channel-html .u8848E4 {
margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
flex-grow: 1;
}
@media only screen and (max-width: 734px) {
.channel-html .u8848E4 {
margin-left: 0px;
}
}
.channel-html .fD6291E {
display: grid;
grid-gap: 5px;
grid-template-rows: minmax(496px, 1fr);
grid-auto-rows: 1fr;
grid-template-columns: repeat(1, 643px);
}
@media only screen and (max-width: 1068px) {
.channel-html .fD6291E {
grid-template-rows: minmax(420px, 1fr);
}
}
@media only screen and (max-width: 734px) {
.channel-html .fD6291E {
grid-template-rows: minmax(400px, 1fr);
}
}
@media only screen and (max-width: 1068px) {
.channel-html .fD6291E {
grid-template-columns: repeat(1, 336px);
}
}
@media only screen and (max-width: 734px) {
.channel-html .fD6291E {
grid-template-columns: repeat(1, 320px);
}
}
.channel-html .fD6291E .bentobox-item {
border-radius: 20px;
}
.channel-html .l05BAAF {
background: linear-gradient(0deg, #FBF0F7 0%, #FFFFFF 60%, #FFFFFF 100%);
background-color: #ffffff;
grid-column-start: 1;
grid-column-end: 1;
grid-row-start: 1;
grid-row-end: 1;
position: relative;
}
.channel-html .l05BAAF:before {
display: block;
position: absolute;
pointer-events: none;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-style: solid;
}
.channel-html .sA14D78 {
margin-bottom: 35px;
text-align: center;
}
@media only screen and (max-width: 734px) {
.channel-html .sA14D78 {
margin-bottom: 0px;
}
}
.channel-html .cCFA198 {
color: #c23492;
margin-top: 43px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}
@media only screen and (max-width: 1068px) {
.channel-html .cCFA198 {
margin-top: 42px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .cCFA198 {
margin-top: 32px;
}
}
.channel-html .v3884B0 {
color: #1d1d1f;
margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}
.channel-html .e6BCC9F {
align-items: flex-end;
justify-content: flex-end;
flex-grow: 1;
}
.channel-html .v0630D3 {
text-align: center;
}
.channel-html .q2C7FF4 {
margin-left: -65px;
}
@media only screen and (max-width: 734px) {
.channel-html .q2C7FF4 {
margin-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .q2C7FF4 {
margin-left: 5px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .q2C7FF4 {
margin-left: -31px;
}
}
.channel-html .d4CE412 {
margin-top: 0px;
margin-bottom: 135px;
}
@media only screen and (max-width: 1068px) {
.channel-html .d4CE412 {
margin-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .d4CE412 {
margin-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .d4CE412 {
margin-bottom: 105px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .d4CE412 {
margin-bottom: 90px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .d4CE412 {
margin-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .d4CE412 {
margin-right: 0px;
}
}
.channel-html .d27FD75 {
display: grid;
grid-template-rows: minmax(300px, 1fr);
grid-auto-rows: 1fr;
grid-template-columns: repeat(1, 980px);
}
@media only screen and (max-width: 1068px) {
.channel-html .d27FD75 {
grid-template-rows: minmax(420px, 1fr);
}
}
@media only screen and (max-width: 734px) {
.channel-html .d27FD75 {
grid-template-rows: minmax(486px, 1fr);
}
}
@media only screen and (max-width: 1068px) {
.channel-html .d27FD75 {
grid-template-columns: repeat(1, 692px);
}
}
@media only screen and (max-width: 734px) {
.channel-html .d27FD75 {
grid-template-columns: repeat(1, 320px);
}
}
.channel-html .d27FD75 .bentobox-item {
border-radius: 18px;
overflow: hidden;
}
.channel-html .oD77A37 {
background: linear-gradient(358deg, #F6F5F5 0%, #FFFFFF 60%, #FFFFFF 100%);
background-color: #fff;
grid-column-start: 1;
grid-column-end: 1;
grid-row-start: 1;
grid-row-end: 1;
position: relative;
}
.channel-html .oD77A37:before {
display: block;
position: absolute;
pointer-events: none;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-style: solid;
}
.channel-html .lF78F3F {
min-height: 496px;
}
@media only screen and (max-width: 1068px) {
.channel-html .lF78F3F {
min-height: 420px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .lF78F3F {
min-height: 364px;
}
}
.channel-html .s98AF88 {
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
text-align: left;
z-index: 12;
}
@media only screen and (max-width: 1068px) {
.channel-html .s98AF88 {
padding-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .s98AF88 {
padding-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .s98AF88 {
padding-left: 28px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .s98AF88 {
padding-left: 40px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .s98AF88 {
padding-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .s98AF88 {
padding-right: 40px;
}
}
.channel-html .u644F46 {
min-height: 100%;
align-items: center;
margin-left: 0px;
}
@media only screen and (max-width: 734px) {
.channel-html .x6EBDF6 {
margin-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .x6EBDF6 {
text-align: center;
}
}
.channel-html .xA6CA8C {
color: #1d1d1f;
margin-top: 0px;
margin-left: 40px;
margin-bottom: 15px;
margin-right: 20px;
}
@media only screen and (max-width: 1068px) {
.channel-html .xA6CA8C {
margin-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .xA6CA8C {
margin-top: 34px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .xA6CA8C {
margin-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .xA6CA8C {
margin-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .xA6CA8C {
margin-bottom: 13px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .xA6CA8C {
margin-bottom: 8px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .xA6CA8C {
margin-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .xA6CA8C {
margin-right: 0px;
}
}
.channel-html .kDD0DF6 {
color: #6e6e73;
margin-top: 0px;
margin-left: 40px;
margin-right: 32px;
}
@media only screen and (max-width: 1068px) {
.channel-html .kDD0DF6 {
margin-top: -1px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .kDD0DF6 {
margin-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .kDD0DF6 {
margin-left: 19px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .kDD0DF6 {
margin-bottom: 36px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .kDD0DF6 {
margin-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .kDD0DF6 {
margin-right: 19px;
}
}
.channel-html .bB28844 {
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
text-align: right;
z-index: 12;
}
@media only screen and (max-width: 1068px) {
.channel-html .bB28844 {
padding-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .bB28844 {
padding-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .bB28844 {
padding-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .bB28844 {
padding-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .bB28844 {
padding-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .bB28844 {
padding-right: 0px;
}
}
.channel-html .t8298A6 {
min-height: 100%;
align-items: flex-end;
margin-left: 0px;
}
.channel-html .a67D242 {
text-align: right;
}
.channel-html .r493178 {
margin-right: 0px;
}
@media only screen and (max-width: 734px) {
.channel-html .r493178 {
margin-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .r493178 {
margin-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .r493178 {
margin-right: 0px;
}
}
.channel-html .gB22427 {
background-color: #ffffff;
align-items: center;
padding-bottom: 0px;
}
@media only screen and (max-width: 734px) {
.channel-html .gB22427 {
padding-bottom: 0px;
}
}
.channel-html .p366CFD {
align-items: flex-start;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 114px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}
@media only screen and (max-width: 1068px) {
.channel-html .p366CFD {
align-items: center;
}
}
@media only screen and (max-width: 734px) {
.channel-html .p366CFD {
align-items: center;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .p366CFD {
margin-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .p366CFD {
margin-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .p366CFD {
margin-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .p366CFD {
margin-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .p366CFD {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .p366CFD {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .p366CFD {
margin-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .p366CFD {
margin-right: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .p366CFD {
padding-top: 95.5px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .p366CFD {
padding-top: 51px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .p366CFD {
padding-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .p366CFD {
padding-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .p366CFD {
padding-bottom: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .p366CFD {
padding-bottom: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .p366CFD {
padding-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .p366CFD {
padding-right: 0px;
}
}
.channel-html .s5DA1DD {
text-align: left;
}
@media only screen and (max-width: 1068px) {
.channel-html .s5DA1DD {
padding-left: 57px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .s5DA1DD {
padding-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .s5DA1DD {
padding-right: 21px;
}
}
.channel-html .dF466C4 {
color: #1d1d1f;
}
.channel-html .q8220D6 {
color: #1d1d1f;
margin-top: 8px;
}
@media only screen and (max-width: 1068px) {
.channel-html .q8220D6 {
margin-top: 6px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .q8220D6 {
margin-top: 5px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .q8220D6 {
padding-right: 54px;
}
}
.channel-html .l53DAEE {
margin-top: 41px;
margin-bottom: 61px;
}
@media only screen and (max-width: 1068px) {
.channel-html .l53DAEE {
margin-top: 28px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .l53DAEE {
margin-top: 8px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .l53DAEE {
margin-bottom: 36px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .l53DAEE {
margin-bottom: 40px;
}
}
.s2A5554 {
width: 100%;
--columns: 5;
--grid-column: 5;
--static-enabled: false;
--column-data: 0, 1, 2, 3, 4, 0, 1, 2, 0, 2;
--column-header-empty-cell:
--allowed-columns: 5, 3, 2;
}
.s2A5554 .compare-column-0 {
display: flex;
order: 1;
}
.s2A5554 .compare-column-1 {
display: flex;
order: 2;
}
.s2A5554 .compare-column-2 {
display: flex;
order: 3;
}
.s2A5554 .compare-column-3 {
display: flex;
order: 4;
}
.s2A5554 .compare-column-4 {
display: flex;
order: 5;
}
.s2A5554 .compare-static-0 {
display: flex;
order: 1;
}
.s2A5554 .compare-static-1 {
display: flex;
order: 2;
}
.s2A5554 .compare-static-2 {
display: flex;
order: 3;
}
.s2A5554 .compare-static-3 {
display: flex;
order: 4;
}
.s2A5554 .compare-static-4 {
display: flex;
order: 5;
}
@media only screen and (max-width: 1068px) {
.s2A5554 {
--columns: 3;
--grid-column: 3;
}
}
@media only screen and (max-width: 1068px) {
.s2A5554 .compare-column-0 {
display: flex;
order: 1;
}
}
@media only screen and (max-width: 1068px) {
.s2A5554 .compare-column-1 {
display: flex;
order: 2;
}
}
@media only screen and (max-width: 1068px) {
.s2A5554 .compare-column-2 {
display: flex;
order: 3;
}
}
@media only screen and (max-width: 1068px) {
.s2A5554 .compare-column-3 {
display: none;
order: 4;
}
}
@media only screen and (max-width: 1068px) {
.s2A5554 .compare-column-4 {
display: none;
order: 5;
}
}
@media only screen and (max-width: 1068px) {
.s2A5554 {
--static-enabled: false;
}
.s2A5554 .compare-static-3 {
display: none;
}
.s2A5554 .compare-static-4 {
display: none;
}
.s2A5554 .compare-static-0 {
display: flex;
order: 1;
}
.s2A5554 .compare-static-1 {
display: flex;
order: 2;
}
.s2A5554 .compare-static-2 {
display: flex;
order: 3;
}
}
@media only screen and (max-width: 734px) {
.s2A5554 {
--columns: 2;
--grid-column: 2;
}
}
@media only screen and (max-width: 734px) {
.s2A5554 .compare-column-0 {
display: flex;
order: 1;
}
}
@media only screen and (max-width: 734px) {
.s2A5554 .compare-column-1 {
display: flex;
order: 2;
}
}
@media only screen and (max-width: 734px) {
.s2A5554 .compare-column-2 {
display: none;
order: 3;
}
}
@media only screen and (max-width: 734px) {
.s2A5554 .compare-column-3 {
display: none;
order: 4;
}
}
@media only screen and (max-width: 734px) {
.s2A5554 .compare-column-4 {
display: none;
order: 5;
}
}
@media only screen and (max-width: 734px) {
.s2A5554 {
--static-enabled: false;
}
.s2A5554 .compare-static-1 {
display: none;
}
.s2A5554 .compare-static-3 {
display: none;
}
.s2A5554 .compare-static-4 {
display: none;
}
.s2A5554 .compare-static-1 {
display: none;
}
.s2A5554 .compare-static-0 {
display: flex;
order: 1;
}
.s2A5554 .compare-static-2 {
display: flex;
order: 2;
}
}
.channel-html .tCE9BB9 {
background-color: #ffffff;
}
@media only screen and (max-width: 1068px) {
.channel-html .tCE9BB9 {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .tCE9BB9 {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .tCE9BB9 {
padding-bottom: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .tCE9BB9 {
padding-bottom: 0px;
}
}
.channel-html .y0DF2E8 {
margin-top: 37px;
}
@media only screen and (max-width: 1068px) {
.channel-html .y0DF2E8 {
margin-top: 38px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .y0DF2E8 {
margin-top: 14px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .y0DF2E8 {
margin-left: 0px;
}
}
.channel-html .t8B7417 {
text-align: center;
}
@media only screen and (max-width: 734px) {
.channel-html .t8B7417 {
padding-left: 20px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .t8B7417 {
padding-right: 20px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .t8B7417 {
text-align: left;
}
}
.channel-html .fE1E3E7 {
color: #1d1d1f;
margin-top: 0px;
margin-bottom: 52px;
padding-left: 3px;
}
@media only screen and (max-width: 1068px) {
.channel-html .fE1E3E7 {
margin-top: 6px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .fE1E3E7 {
margin-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .fE1E3E7 {
margin-bottom: 45px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .fE1E3E7 {
margin-bottom: 39px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .fE1E3E7 {
padding-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .fE1E3E7 {
padding-right: 38px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .z1A0325 {
margin-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .z1A0325 {
margin-top: 0px;
}
}
.channel-html .kF65249 {
display: grid;
grid-gap: 10px;
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 .kF65249 {
grid-template-rows: minmax(420px, 1fr);
}
}
@media only screen and (max-width: 734px) {
.channel-html .kF65249 {
grid-template-rows: minmax(517px, 1fr);
}
}
@media only screen and (max-width: 1068px) {
.channel-html .kF65249 {
grid-template-columns: repeat(1, 336px);
}
}
@media only screen and (max-width: 734px) {
.channel-html .kF65249 {
grid-template-columns: repeat(1, 320px);
}
}
.channel-html .kF65249 .bentobox-item {
border-radius: 18px;
}
.channel-html .vFEFC7C {
background-color: #f5f5f7;
grid-column-start: 1;
grid-column-end: 2;
grid-row-start: 1;
grid-row-end: 2;
position: relative;
}
.channel-html .vFEFC7C:before {
display: block;
position: absolute;
pointer-events: none;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-style: solid;
}
.channel-html .j08199A {
margin-top: 40px;
}
@media only screen and (max-width: 1068px) {
.channel-html .j08199A {
margin-top: 35px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .j08199A {
margin-top: 40px;
}
}
.channel-html .l41D61C {
padding-left: 43px;
padding-right: 43px;
text-align: center;
}
@media only screen and (max-width: 734px) {
.channel-html .l41D61C {
padding-left: 41px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .l41D61C {
text-align: left;
}
}
@media only screen and (max-width: 734px) {
.channel-html .kC6BC7D {
margin-left: 1px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .kC6BC7D {
margin-right: 1px;
}
}
.channel-html .v1F3239 {
margin-bottom: 31px;
text-align: center;
}
@media only screen and (max-width: 1068px) {
.channel-html .v1F3239 {
margin-bottom: 36px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .v1F3239 {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .v1F3239 {
padding-left: 42px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .v1F3239 {
padding-right: 20px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .v1F3239 {
text-align: left;
}
}
.channel-html .w8287D5 {
color: #1d1d1f;
margin-top: 34px;
padding-left: 46px;
padding-right: 42px;
}
@media only screen and (max-width: 1068px) {
.channel-html .w8287D5 {
margin-top: 25.5px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .w8287D5 {
margin-top: 11px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .w8287D5 {
padding-left: 37px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .w8287D5 {
padding-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .w8287D5 {
padding-right: 35px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .w8287D5 {
padding-right: 0px;
}
}
.channel-html .p9BC942 {
color: #1d1d1f;
margin-top: 5.5px;
padding-left: 62px;
padding-right: 62px;
}
@media only screen and (max-width: 1068px) {
.channel-html .p9BC942 {
margin-top: 4px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .p9BC942 {
margin-top: 14px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .p9BC942 {
padding-left: 47px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .p9BC942 {
padding-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .p9BC942 {
padding-right: 45px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .p9BC942 {
padding-right: 46px;
}
}
.channel-html .d0C72B3 {
text-align: center;
}
@media only screen and (max-width: 1068px) {
.channel-html .d0C72B3 {
margin-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .d0C72B3 {
padding-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .d0C72B3 {
padding-top: 58px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .d0C72B3 {
padding-left: 0px;
}
}
.channel-html .qEF31CC {
margin-left: 0px;
}
@media only screen and (max-width: 1068px) {
.channel-html .qEF31CC {
margin-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .qEF31CC {
margin-left: -1px;
}
}
.channel-html .tE62C1E {
padding-left: 10px;
}
@media only screen and (max-width: 734px) {
.channel-html .tE62C1E {
margin-top: 20px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .tE62C1E {
margin-bottom: 59px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .tE62C1E {
padding-left: 0px;
}
}
.channel-html .n296C18 {
display: grid;
grid-gap: 10px;
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 .n296C18 {
grid-template-rows: minmax(420px, 1fr);
}
}
@media only screen and (max-width: 734px) {
.channel-html .n296C18 {
grid-template-rows: minmax(586px, 1fr);
}
}
@media only screen and (max-width: 1068px) {
.channel-html .n296C18 {
grid-template-columns: repeat(1, 336px);
}
}
@media only screen and (max-width: 734px) {
.channel-html .n296C18 {
grid-template-columns: repeat(1, 320px);
}
}
.channel-html .n296C18 .bentobox-item {
border-radius: 18px;
}
.channel-html .c4A1CA5 {
background-color: #f5f5f7;
grid-column-start: 1;
grid-column-end: 2;
grid-row-start: 1;
grid-row-end: 2;
position: relative;
}
.channel-html .c4A1CA5:before {
display: block;
position: absolute;
pointer-events: none;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-style: solid;
}
.channel-html .c47C2C4 {
margin-top: 44px;
}
@media only screen and (max-width: 1068px) {
.channel-html .c47C2C4 {
margin-top: 39px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .c47C2C4 {
margin-top: 40px;
}
}
.channel-html .o4EDD78 {
padding-left: 43px;
padding-right: 43px;
text-align: center;
}
@media only screen and (max-width: 734px) {
.channel-html .o4EDD78 {
padding-left: 42px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .o4EDD78 {
text-align: left;
}
}
.channel-html .sC8DEFB {
margin-left: -1px;
}
@media only screen and (max-width: 1068px) {
.channel-html .sC8DEFB {
margin-left: 2px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .sC8DEFB {
margin-left: 1px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .sC8DEFB {
margin-right: 7px;
}
}
.channel-html .a7B2F09 {
margin-bottom: 51px;
text-align: center;
}
@media only screen and (max-width: 1068px) {
.channel-html .a7B2F09 {
margin-bottom: 11px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .a7B2F09 {
margin-bottom: 28px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .a7B2F09 {
padding-left: 43px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .a7B2F09 {
padding-bottom: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .a7B2F09 {
padding-right: 20px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .a7B2F09 {
text-align: left;
}
}
.channel-html .e9C6F95 {
color: #1d1d1f;
margin-top: 35px;
padding-left: 45px;
padding-right: 42px;
}
@media only screen and (max-width: 1068px) {
.channel-html .e9C6F95 {
margin-top: 26.5px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .e9C6F95 {
margin-top: 12px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .e9C6F95 {
padding-left: 35px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .e9C6F95 {
padding-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .e9C6F95 {
padding-right: 35px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .e9C6F95 {
padding-right: 0px;
}
}
.channel-html .eF46CA6 {
color: #1d1d1f;
margin-top: 5.5px;
padding-left: 61px;
padding-right: 61px;
}
@media only screen and (max-width: 1068px) {
.channel-html .eF46CA6 {
margin-top: 4px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .eF46CA6 {
margin-top: 14px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .eF46CA6 {
padding-left: 36px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .eF46CA6 {
padding-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .eF46CA6 {
padding-right: 36px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .eF46CA6 {
padding-right: 32px;
}
}
.channel-html .kF25EE6 {
padding-bottom: 51px;
text-align: center;
}
@media only screen and (max-width: 1068px) {
.channel-html .kF25EE6 {
margin-top: 20px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .kF25EE6 {
margin-bottom: 32px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .kF25EE6 {
margin-bottom: 39px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .kF25EE6 {
padding-bottom: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .kF25EE6 {
padding-bottom: 0px;
}
}
.channel-html .f5B1D49 {
background-color: #ffffff;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 67px;
}
@media only screen and (max-width: 1068px) {
.channel-html .f5B1D49 {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .f5B1D49 {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .f5B1D49 {
padding-bottom: 80px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .f5B1D49 {
padding-bottom: 0px;
}
}
.channel-html .k28028B {
margin-top: 103px;
}
@media only screen and (max-width: 1068px) {
.channel-html .k28028B {
margin-top: 86px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .k28028B {
margin-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .k28028B {
margin-left: 0px;
}
}
.channel-html .v9DD8FE {
text-align: center;
}
@media only screen and (max-width: 734px) {
.channel-html .v9DD8FE {
padding-left: 20px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .v9DD8FE {
padding-right: 20px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .v9DD8FE {
text-align: left;
}
}
.channel-html .vD3F8F9 {
color: #1d1d1f;
margin-top: 0px;
margin-bottom: 53px;
padding-left: 3px;
}
@media only screen and (max-width: 1068px) {
.channel-html .vD3F8F9 {
margin-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .vD3F8F9 {
margin-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .vD3F8F9 {
margin-bottom: 44px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .vD3F8F9 {
margin-bottom: 40px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .vD3F8F9 {
padding-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .vD3F8F9 {
padding-right: 0px;
}
}
.channel-html .hE18928 {
margin-top: 0px;
}
@media only screen and (max-width: 1068px) {
.channel-html .hE18928 {
margin-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .hE18928 {
margin-top: 0px;
}
}
.channel-html .m16A40D {
display: grid;
grid-gap: 10px;
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 .m16A40D {
grid-template-rows: minmax(280px, 1fr);
}
}
@media only screen and (max-width: 734px) {
.channel-html .m16A40D {
grid-template-rows: minmax(302px, 1fr);
}
}
@media only screen and (max-width: 1068px) {
.channel-html .m16A40D {
grid-template-columns: repeat(1, 336px);
}
}
@media only screen and (max-width: 734px) {
.channel-html .m16A40D {
grid-template-columns: repeat(1, 320px);
}
}
.channel-html .m16A40D .bentobox-item {
border-radius: 18px;
}
.channel-html .v9A7A09 {
background-color: #f5f5f7;
grid-column-start: 1;
grid-column-end: 2;
grid-row-start: 1;
grid-row-end: 2;
position: relative;
}
.channel-html .v9A7A09:before {
display: block;
position: absolute;
pointer-events: none;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-style: solid;
}
.channel-html .vACC114 {
margin-top: 56px;
margin-bottom: 46px;
}
@media only screen and (max-width: 1068px) {
.channel-html .vACC114 {
margin-top: 52px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .vACC114 {
margin-top: 39px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .vACC114 {
margin-bottom: 34px;
}
}
.channel-html .m9B7C7D {
padding-left: 43px;
padding-right: 43px;
text-align: center;
}
@media only screen and (max-width: 734px) {
.channel-html .m9B7C7D {
padding-left: 42px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .m9B7C7D {
text-align: left;
}
}
.channel-html .tEBDD51 {
text-align: center;
}
@media only screen and (max-width: 734px) {
.channel-html .tEBDD51 {
padding-left: 42px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .tEBDD51 {
padding-right: 20px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .tEBDD51 {
text-align: left;
}
}
.channel-html .y98B51D {
color: #1d1d1f;
margin-top: 21.5px;
padding-left: 130px;
padding-right: 130px;
}
@media only screen and (max-width: 1068px) {
.channel-html .y98B51D {
margin-top: 16px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .y98B51D {
margin-top: 12px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .y98B51D {
padding-left: 75px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .y98B51D {
padding-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .y98B51D {
padding-right: 75px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .y98B51D {
padding-right: 60px;
}
}
.channel-html .tC73052 {
color: #1d1d1f;
margin-top: 5px;
padding-left: 63px;
padding-right: 63px;
}
@media only screen and (max-width: 1068px) {
.channel-html .tC73052 {
margin-top: 5px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .tC73052 {
margin-top: 14px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .tC73052 {
padding-left: 44px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .tC73052 {
padding-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .tC73052 {
padding-right: 44px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .tC73052 {
padding-right: 28px;
}
}
.channel-html .uEF7332 {
padding-left: 10px;
}
@media only screen and (max-width: 734px) {
.channel-html .uEF7332 {
margin-top: 20px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .uEF7332 {
margin-bottom: 45px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .uEF7332 {
padding-left: 0px;
}
}
.channel-html .q4F707A {
display: grid;
grid-gap: 10px;
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 .q4F707A {
grid-template-rows: minmax(280px, 1fr);
}
}
@media only screen and (max-width: 734px) {
.channel-html .q4F707A {
grid-template-rows: minmax(292px, 1fr);
}
}
@media only screen and (max-width: 1068px) {
.channel-html .q4F707A {
grid-template-columns: repeat(1, 336px);
}
}
@media only screen and (max-width: 734px) {
.channel-html .q4F707A {
grid-template-columns: repeat(1, 320px);
}
}
.channel-html .q4F707A .bentobox-item {
border-radius: 18px;
}
.channel-html .nA658E3 {
background-color: #f5f5f7;
grid-column-start: 1;
grid-column-end: 2;
grid-row-start: 1;
grid-row-end: 2;
position: relative;
}
.channel-html .nA658E3:before {
display: block;
position: absolute;
pointer-events: none;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-style: solid;
}
.channel-html .r0E918A {
margin-top: 49px;
margin-bottom: 48px;
}
@media only screen and (max-width: 1068px) {
.channel-html .r0E918A {
margin-top: 57px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .r0E918A {
margin-top: 39px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .r0E918A {
margin-bottom: 34px;
}
}
.channel-html .fACCA33 {
padding-left: 43px;
padding-right: 61px;
text-align: center;
}
@media only screen and (max-width: 1068px) {
.channel-html .fACCA33 {
padding-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .fACCA33 {
padding-right: 14px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .fACCA33 {
text-align: left;
}
}
.channel-html .t985777 {
margin-top: 0px;
margin-left: 0px;
}
@media only screen and (max-width: 734px) {
.channel-html .t985777 {
margin-left: 32px;
}
}
.channel-html .xC35B45 {
text-align: center;
}
@media only screen and (max-width: 734px) {
.channel-html .xC35B45 {
padding-left: 42px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .xC35B45 {
padding-right: 20px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .xC35B45 {
text-align: left;
}
}
.channel-html .rDDB49C {
color: #1d1d1f;
margin-top: 21.5px;
padding-left: 113px;
padding-right: 113px;
}
@media only screen and (max-width: 1068px) {
.channel-html .rDDB49C {
margin-top: 21px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .rDDB49C {
margin-top: 11px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .rDDB49C {
padding-left: 70px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .rDDB49C {
padding-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .rDDB49C {
padding-right: 70px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .rDDB49C {
padding-right: 28px;
}
}
.channel-html .bC88AE7 {
color: #1d1d1f;
margin-top: 5px;
padding-left: 55px;
padding-right: 55px;
}
@media only screen and (max-width: 1068px) {
.channel-html .bC88AE7 {
margin-top: 5px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .bC88AE7 {
margin-top: 14px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .bC88AE7 {
padding-left: 41px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .bC88AE7 {
padding-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .bC88AE7 {
padding-right: 41px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .bC88AE7 {
padding-right: 10px;
}
}
.channel-html .j62BF3C {
background-color: #f5f5f7;
}
.channel-html .f8F57F7 {
align-items: center;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 103px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}
@media only screen and (max-width: 1068px) {
.channel-html .f8F57F7 {
align-items: center;
}
}
@media only screen and (max-width: 734px) {
.channel-html .f8F57F7 {
align-items: center;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .f8F57F7 {
margin-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .f8F57F7 {
margin-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .f8F57F7 {
margin-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .f8F57F7 {
margin-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .f8F57F7 {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .f8F57F7 {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .f8F57F7 {
margin-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .f8F57F7 {
margin-right: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .f8F57F7 {
padding-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .f8F57F7 {
padding-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .f8F57F7 {
padding-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .f8F57F7 {
padding-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .f8F57F7 {
padding-bottom: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .f8F57F7 {
padding-bottom: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .f8F57F7 {
padding-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .f8F57F7 {
padding-right: 0px;
}
}
.channel-html .p8DE121 {
text-align: center;
}
@media only screen and (max-width: 734px) {
.channel-html .p8DE121 {
text-align: left;
}
}
.channel-html .rE46FD1 {
color: #1d1d1f;
margin-top: 0px;
margin-bottom: 54px;
}
@media only screen and (max-width: 1068px) {
.channel-html .rE46FD1 {
margin-top: 57px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .rE46FD1 {
margin-top: 58px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .rE46FD1 {
margin-bottom: 43px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .rE46FD1 {
margin-bottom: 38px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .rE46FD1 {
padding-left: 20px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .rE46FD1 {
padding-right: 54px;
}
}
.channel-html .g7AAC7F {
margin-top: 0px;
margin-bottom: 10px;
}
.channel-html .lEBC721 {
display: grid;
grid-gap: 10px;
grid-template-rows: minmax(355px, 1fr);
grid-auto-rows: 1fr;
grid-template-columns: repeat(1, 980px);
}
@media only screen and (max-width: 1068px) {
.channel-html .lEBC721 {
grid-template-rows: minmax(386px, 1fr);
}
}
@media only screen and (max-width: 734px) {
.channel-html .lEBC721 {
grid-template-rows: minmax(570px, 1fr);
}
}
@media only screen and (max-width: 1068px) {
.channel-html .lEBC721 {
grid-template-columns: repeat(1, 692px);
}
}
@media only screen and (max-width: 734px) {
.channel-html .lEBC721 {
grid-template-columns: repeat(1, 320px);
}
}
.channel-html .lEBC721 .bentobox-item {
border-radius: 18px;
overflow: hidden;
}
.channel-html .v0A4159 {
background-color: #f5f5f7;
grid-column-start: 1;
grid-column-end: 2;
grid-row-start: 1;
grid-row-end: 2;
position: relative;
}
.channel-html .v0A4159:before {
display: block;
position: absolute;
pointer-events: none;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-style: solid;
}
.channel-html .nA98793 {
background-color: #fff;
min-height: 415px;
align-items: center;
}
@media only screen and (max-width: 1068px) {
.channel-html .nA98793 {
min-height: 386px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .nA98793 {
margin-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .nA98793 {
margin-bottom: 0px;
}
}
.channel-html .nA98793.large-display-bleed::before,
.channel-html .nA98793.large-display-bleed::after {
background-color: #fff;
}
.channel-html .nA98793.medium-display-bleed::before,
.channel-html .nA98793.medium-display-bleed::after {
background-color: #fff;
}
.channel-html .nA98793.small-display-bleed::before,
.channel-html .nA98793.small-display-bleed::after {
background-color: #fff;
}
.channel-html .p55DB2B {
margin-top: 0px;
margin-bottom: 0px;
padding-top: 40px;
padding-left: 46px;
padding-bottom: 40px;
padding-right: 0px;
}
@media only screen and (max-width: 1068px) {
.channel-html .p55DB2B {
margin-top: 3px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .p55DB2B {
margin-top: 38px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .p55DB2B {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .p55DB2B {
margin-bottom: 29px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .p55DB2B {
padding-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .p55DB2B {
padding-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .p55DB2B {
padding-left: 33px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .p55DB2B {
padding-left: 43px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .p55DB2B {
padding-bottom: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .p55DB2B {
padding-bottom: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .p55DB2B {
padding-right: 21px;
}
}
.channel-html .n099CFB {
color: #1d1d1f;
margin-left: -1px;
}
@media only screen and (max-width: 1068px) {
.channel-html .n099CFB {
margin-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .n099CFB {
margin-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .n099CFB {
margin-left: -1px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .n099CFB {
padding-left: 0px;
}
}
.channel-html .n402AA3 {
color: #1d1d1f;
margin-top: 8px;
margin-left: -2px;
}
@media only screen and (max-width: 1068px) {
.channel-html .n402AA3 {
margin-top: 6px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .n402AA3 {
margin-top: 8px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .n402AA3 {
margin-left: -1px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .n402AA3 {
margin-right: 30px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .n402AA3 {
padding-left: 0px;
}
}
.channel-html .tE894C7 {
color: #1d1d1f;
margin-top: 18px;
margin-left: -1px;
margin-right: 62px;
padding-right: 16px;
}
@media only screen and (max-width: 1068px) {
.channel-html .tE894C7 {
margin-top: 19px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .tE894C7 {
margin-top: 14px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .tE894C7 {
margin-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .tE894C7 {
margin-right: 1px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .tE894C7 {
margin-right: 20px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .tE894C7 {
padding-right: 0px;
}
}
.channel-html .d9E2DA7 {
margin-top: 14px;
margin-left: -1px;
padding-right: 100px;
}
@media only screen and (max-width: 734px) {
.channel-html .d9E2DA7 {
margin-top: 12px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .d9E2DA7 {
margin-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .d9E2DA7 {
margin-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .d9E2DA7 {
padding-right: 0px;
}
}
.channel-html .x6943CD {
z-index: 5;
}
@media only screen and (max-width: 734px) {
.channel-html .x6943CD {
margin-right: 56px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .x6943CD {
padding-right: 94px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .x6943CD {
padding-right: 0px;
}
}
.channel-html .y0698D3 {
margin-top: 0px;
margin-bottom: 0px;
padding-left: 26px;
text-align: center;
}
@media only screen and (max-width: 1068px) {
.channel-html .y0698D3 {
margin-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .y0698D3 {
margin-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .y0698D3 {
margin-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .y0698D3 {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .y0698D3 {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .y0698D3 {
margin-right: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .y0698D3 {
padding-left: 2px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .y0698D3 {
padding-left: 0px;
}
}
.channel-html .x39A9C8 {
margin-top: 0px;
margin-left: -20px;
margin-bottom: -69px;
margin-right: 77px;
}
@media only screen and (max-width: 1068px) {
.channel-html .x39A9C8 {
margin-left: -24px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .x39A9C8 {
margin-left: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .x39A9C8 {
margin-bottom: -102px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .x39A9C8 {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .x39A9C8 {
margin-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .x39A9C8 {
margin-right: 0px;
}
}
.channel-html .m8FF7F9 {
background-color: #f5f5f7;
}
.channel-html .x4EA550 {
margin-top: 10px;
margin-bottom: 10px;
}
.channel-html .q0734F1 {
display: grid;
grid-gap: 10px;
grid-template-rows: minmax(415px, 1fr);
grid-auto-rows: 1fr;
grid-template-columns: repeat(1, 980px);
}
@media only screen and (max-width: 1068px) {
.channel-html .q0734F1 {
grid-template-rows: minmax(355px, 1fr);
}
}
@media only screen and (max-width: 734px) {
.channel-html .q0734F1 {
grid-template-rows: minmax(569px, 1fr);
}
}
@media only screen and (max-width: 1068px) {
.channel-html .q0734F1 {
grid-template-columns: repeat(1, 692px);
}
}
@media only screen and (max-width: 734px) {
.channel-html .q0734F1 {
grid-template-columns: repeat(1, 320px);
}
}
.channel-html .q0734F1 .bentobox-item {
border-radius: 18px;
overflow: hidden;
}
.channel-html .iDB785D {
background-color: #fff;
grid-column-start: 1;
grid-column-end: 2;
grid-row-start: 1;
grid-row-end: 2;
position: relative;
}
.channel-html .iDB785D:before {
display: block;
position: absolute;
pointer-events: none;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-style: solid;
}
.channel-html .k67DDCB {
min-height: 415px;
align-items: center;
}
@media only screen and (max-width: 1068px) {
.channel-html .k67DDCB {
min-height: 355px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .k67DDCB {
align-items: center;
}
}
@media only screen and (max-width: 734px) {
.channel-html .k67DDCB {
margin-top: 38px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .k67DDCB {
margin-bottom: 0px;
}
}
.channel-html .p34484F {
margin-top: 82px;
margin-bottom: 81px;
padding-top: 0px;
padding-left: 46px;
padding-bottom: 0px;
}
@media only screen and (max-width: 1068px) {
.channel-html .p34484F {
margin-top: 3px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .p34484F {
margin-top: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .p34484F {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .p34484F {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .p34484F {
padding-left: 33px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .p34484F {
padding-left: 43px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .p34484F {
padding-right: 23px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .p34484F {
padding-right: 0px;
}
}
.channel-html .e44C84F {
color: #1d1d1f;
margin-left: -1px;
}
@media only screen and (max-width: 1068px) {
.channel-html .e44C84F {
margin-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .e44C84F {
margin-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .e44C84F {
padding-left: 0px;
}
}
.channel-html .tEDD50F {
color: #1d1d1f;
margin-top: 8px;
margin-left: -2px;
}
@media only screen and (max-width: 1068px) {
.channel-html .tEDD50F {
margin-top: 6px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .tEDD50F {
margin-top: 8px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .tEDD50F {
margin-left: -1px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .tEDD50F {
margin-left: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .tEDD50F {
padding-right: 30px;
}
}
.channel-html .m87563C {
margin-top: 16px;
margin-left: 0px;
margin-bottom: 15px;
}
@media only screen and (max-width: 1068px) {
.channel-html .m87563C {
margin-top: 17px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .m87563C {
margin-top: 12px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .m87563C {
margin-bottom: 15px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .m87563C {
margin-bottom: 2px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .iA8856B {
padding-right: 0px;
}
}
.channel-html .vCC086C {
margin-left: 0px;
}
.channel-html .aFA3C7D {
align-items: flex-start;
}
@media only screen and (max-width: 1068px) {
.channel-html .aFA3C7D {
align-items: flex-start;
}
}
@media only screen and (max-width: 734px) {
.channel-html .aFA3C7D {
align-items: flex-start;
}
}
.channel-html .a78F83E {
margin-top: 0.5px;
margin-left: -1px;
}
@media only screen and (max-width: 734px) {
.channel-html .a78F83E {
margin-top: 3px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .a78F83E {
margin-left: -1px;
}
}
.channel-html .lA21469 {
margin-top: 6.5px;
}
@media only screen and (max-width: 734px) {
.channel-html .lA21469 {
margin-top: 1px;
}
}
.channel-html .vED84EA {
margin-left: 10.5px;
margin-bottom: -2px;
padding-top: 2px;
}
@media only screen and (max-width: 1068px) {
.channel-html .vED84EA {
margin-left: 10px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .vED84EA {
margin-left: 8px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .vED84EA {
padding-left: 3px;
}
}
.channel-html .lF7B187 {
margin-left: -1px;
}
@media only screen and (max-width: 734px) {
.channel-html .lF7B187 {
padding-right: 53px;
}
}
.channel-html .f350818 {
align-items: flex-start;
margin-top: 0px;
}
@media only screen and (max-width: 1068px) {
.channel-html .f350818 {
align-items: flex-start;
}
}
@media only screen and (max-width: 734px) {
.channel-html .f350818 {
align-items: flex-start;
}
}
.channel-html .dDAB812 {
margin-top: 0.5px;
margin-left: -1px;
}
@media only screen and (max-width: 734px) {
.channel-html .dDAB812 {
margin-top: 3px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .dDAB812 {
margin-left: -1px;
}
}
.channel-html .j0A17B1 {
margin-top: 6.5px;
}
@media only screen and (max-width: 734px) {
.channel-html .j0A17B1 {
margin-top: 1px;
}
}
.channel-html .gC3013D {
margin-left: 10.5px;
margin-bottom: -2px;
padding-top: 2px;
}
@media only screen and (max-width: 1068px) {
.channel-html .gC3013D {
margin-left: 10px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .gC3013D {
margin-left: 8px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .gC3013D {
padding-left: 3px;
}
}
.channel-html .t513C0B {
margin-left: -1px;
}
@media only screen and (max-width: 734px) {
.channel-html .t513C0B {
padding-right: 77px;
}
}
.channel-html .b4009D3 {
align-items: flex-start;
}
@media only screen and (max-width: 1068px) {
.channel-html .b4009D3 {
align-items: flex-start;
}
}
@media only screen and (max-width: 734px) {
.channel-html .b4009D3 {
align-items: flex-start;
}
}
.channel-html .gFF8EE7 {
margin-top: 0.5px;
margin-left: -1px;
}
@media only screen and (max-width: 734px) {
.channel-html .gFF8EE7 {
margin-top: 3px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .gFF8EE7 {
margin-left: -1px;
}
}
.channel-html .eCC64BC {
margin-top: 6.5px;
}
@media only screen and (max-width: 734px) {
.channel-html .eCC64BC {
margin-top: 1px;
}
}
.channel-html .a20E9BD {
margin-left: 10.5px;
margin-bottom: -2px;
padding-top: 2px;
}
@media only screen and (max-width: 1068px) {
.channel-html .a20E9BD {
margin-left: 10px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .a20E9BD {
margin-left: 8px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .a20E9BD {
padding-left: 3px;
}
}
.channel-html .s489AAA {
margin-left: -1px;
}
@media only screen and (max-width: 734px) {
.channel-html .s489AAA {
padding-right: 90px;
}
}
.channel-html .qEEE9E6 {
margin-top: 14px;
margin-left: -1px;
padding-left: 0px;
}
@media only screen and (max-width: 734px) {
.channel-html .qEEE9E6 {
margin-top: 13px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .qEEE9E6 {
margin-left: -1px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .qEEE9E6 {
margin-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .qEEE9E6 {
padding-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .q3CF8B0 {
margin-right: 70px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .q3CF8B0 {
padding-left: 1px;
}
}
.channel-html .w607453 {
margin-top: 0px;
margin-bottom: 0px;
padding-left: 26px;
text-align: center;
}
@media only screen and (max-width: 1068px) {
.channel-html .w607453 {
margin-top: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .w607453 {
margin-top: 31px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .w607453 {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .w607453 {
margin-bottom: 36px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .w607453 {
margin-right: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .w607453 {
padding-left: 2px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .w607453 {
padding-left: 0px;
}
}
.channel-html .rAA7321 {
margin-left: 58px;
}
@media only screen and (max-width: 1068px) {
.channel-html .rAA7321 {
margin-left: -15px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .rAA7321 {
margin-bottom: 0px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .rAA7321 {
margin-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .rAA7321 {
margin-right: -18px;
}
}
.channel-html .e9DA4B1 {
background-color: #f5f5f7;
overflow: hidden;
}
.channel-html .u892C6B {
margin-top: 36px;
margin-bottom: 7px;
}
@media only screen and (max-width: 734px) {
.channel-html .u892C6B {
margin-top: 35px;
}
}
@media only screen and (max-width: 1068px) {
.channel-html .k4EFEFE {
margin-left: 0;
}
}
@media only screen and (max-width: 734px) {
.channel-html .k4EFEFE {
margin-left: 20px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .k4EFEFE {
margin-right: 19px;
}
}
.channel-html .aEDDF3C {
margin-bottom: 9px;
}
.channel-html .v9BCEAE {
color: #6E6E73;
margin-left: 0px;
}
.channel-html .y02933B {
margin-left: 0px;
padding-left: 0px;
}
.channel-html .qD15B1F {
margin-bottom: 9px;
}
.channel-html .dE98695 {
color: #6E6E73;
margin-left: -0.5px;
padding-right: 24px;
}
@media only screen and (max-width: 1068px) {
.channel-html .dE98695 {
padding-right: 0px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .dE98695 {
padding-right: 6px;
}
}
.channel-html .pA910D5 {
margin-bottom: 9px;
}
.channel-html .o82C449 {
color: #6E6E73;
margin-left: -0.5px;
}
@media only screen and (max-width: 734px) {
.channel-html .o82C449 {
padding-right: 9px;
}
}
.channel-html .fBBDC53 {
margin-bottom: 9px;
}
.channel-html .y346FE8 {
color: #6E6E73;
margin-left: -0.5px;
}
@media only screen and (max-width: 734px) {
.channel-html .y346FE8 {
padding-right: 9px;
}
}
.channel-html .b9A9FF0 {
margin-bottom: 9px;
}
@media only screen and (max-width: 734px) {
.channel-html .b9A9FF0 {
margin-top: 10px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .zBB1ADA {
padding-right: -9px;
}
}
.channel-html .bB860FA {
color: #6E6E73;
margin-left: -0.5px;
}
.channel-html .w0A0D99 {
margin-bottom: 9px;
}
.channel-html .b3447EC {
color: #6E6E73;
margin-left: -0.5px;
padding-right: 26px;
}
@media only screen and (max-width: 734px) {
.channel-html .b3447EC {
padding-right: 9px;
}
}
.channel-html .p13EB65 {
margin-bottom: 9px;
}
.channel-html .rE731F5 {
color: #6E6E73;
margin-left: -0.5px;
}
@media only screen and (max-width: 1068px) {
.channel-html .rE731F5 {
margin-right: -5px;
}
}
@media only screen and (max-width: 734px) {
.channel-html .rE731F5 {
padding-right: 9px;
}
}
.channel-html .oF03125 {
margin-bottom: 9px;
}
.channel-html .d85FDDC {
color: #6E6E73;
margin-left: -0.5px;
}
@media only screen and (max-width: 734px) {
.channel-html .d85FDDC {
padding-right: 9px;
}
}
.channel-html .sF625C0 {
margin-bottom: 9px;
}
.channel-html .a31093A {
color: #6E6E73;
margin-left: -0.5px;
}
@media only screen and (max-width: 734px) {
.channel-html .a31093A {
padding-right: 9px;
}
}
.channel-html .u7DD0A2 {
margin-bottom: 9px;
}
.channel-html .j129F26 {
color: #6E6E73;
margin-left: -0.5px;
}
@media only screen and (max-width: 734px) {
.channel-html .j129F26 {
padding-right: 9px;
}
}
.channel-html .u6C63EB {
margin-bottom: 9px;
}
.channel-html .i31A380 {
color: #6E6E73;
margin-left: -0.5px;
}
@media only screen and (max-width: 734px) {
.channel-html .i31A380 {
padding-right: 9px;
}
}
.channel-html .q7ED147 {
margin-bottom: 9px;
}
.channel-html .t236006 {
color: #6E6E73;
margin-left: -0.5px;
}
@media only screen and (max-width: 734px) {
.channel-html .t236006 {
padding-right: 9px;
}
}
Super Retina XDR display◊ Refer to legal disclaimers
ProMotion technology
Always-On display
6.3”
Super Retina XDR display◊ Refer to legal disclaimers
ProMotion technology
Always-On display
6.7”
Super Retina XDR display◊ Refer to legal disclaimers
—Not Applicable
—Not Applicable
6.1”
Super Retina XDR display◊ Refer to legal disclaimers
—Not Applicable
—Not Applicable
4.7”
Retina HD display
—Not Applicable
—Not Applicable
6.7”
Super Retina XDR display◊ Refer to legal disclaimers
ProMotion technology
Always-On display
6.1”
Super Retina XDR display◊ Refer to legal disclaimers
ProMotion technology
Always-On display
6.7”
Super Retina XDR display◊ Refer to legal disclaimers
—Not Applicable
—Not Applicable
6.1”
Super Retina XDR display◊ Refer to legal disclaimers
—Not Applicable
—Not Applicable
6.7”
Super Retina XDR display◊ Refer to legal disclaimers
ProMotion technology
Always-On display
6.1”
Super Retina XDR display◊ Refer to legal disclaimers
ProMotion technology
Always-On display
6.7”
Super Retina XDR display◊ Refer to legal disclaimers
—Not Applicable
—Not Applicable
6.1”
Super Retina XDR display◊ Refer to legal disclaimers
—Not Applicable
—Not Applicable
6.7”
Super Retina XDR display◊ Refer to legal disclaimers
ProMotion technology
—Not Applicable
6.1”
Super Retina XDR display◊ Refer to legal disclaimers
ProMotion technology
—Not Applicable
6.1”
Super Retina XDR display◊ Refer to legal disclaimers
—Not Applicable
—Not Applicable
5.4”
Super Retina XDR display◊ Refer to legal disclaimers
—Not Applicable
—Not Applicable
6.7”
Super Retina XDR display◊ Refer to legal disclaimers
—Not Applicable
—Not Applicable
6.1”
Super Retina XDR display◊ Refer to legal disclaimers
—Not Applicable
—Not Applicable
6.1”
Super Retina XDR display◊ Refer to legal disclaimers
—Not Applicable
—Not Applicable
5.4”
Super Retina XDR display◊ Refer to legal disclaimers
—Not Applicable
—Not Applicable
6.5”
Super Retina XDR display◊ Refer to legal disclaimers
—Not Applicable
—Not Applicable
5.8”
Super Retina XDR display◊ Refer to legal disclaimers
—Not Applicable
—Not Applicable
6.1”
Liquid Retina HD display◊ Refer to legal disclaimers
—Not Applicable
—Not Applicable
4.7”
Retina HD display
—Not Applicable
—Not Applicable
6.5”
Super Retina HD display◊ Refer to legal disclaimers
—Not Applicable
—Not Applicable
5.8”
Super Retina HD display◊ Refer to legal disclaimers
—Not Applicable
—Not Applicable
6.1”
Liquid Retina HD display◊ Refer to legal disclaimers
—Not Applicable
—Not Applicable
5.8”
Super Retina HD display◊ Refer to legal disclaimers
—Not Applicable
—Not Applicable
5.5”
Retina HD display
—Not Applicable
—Not Applicable
4.7”
Retina HD display
—Not Applicable
—Not Applicable
5.5”
Retina HD display
—Not Applicable
—Not Applicable
4.7”
Retina HD display
—Not Applicable
—Not Applicable
5.5”
Retina HD display
—Not Applicable
—Not Applicable
4.7”
Retina HD display
—Not Applicable
—Not Applicable
5.5”
Retina HD display
—Not Applicable
—Not Applicable
4.7”
Retina HD display
—Not Applicable
—Not Applicable
4”
Retina display
—Not Applicable
—Not Applicable
Apple Intelligence
Apple Intelligence◊ Refer to legal disclaimers
Apple Intelligence◊ Refer to legal disclaimers
Apple Intelligence◊ Refer to legal disclaimers
Apple Intelligence◊ Refer to legal disclaimers
—
Not Applicable
Apple Intelligence◊ Refer to legal disclaimers
Apple Intelligence◊ Refer to legal disclaimers
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
Chip
A18 Pro chip
6‑core GPU
A18 Pro chip
6‑core GPU
A18 chip
5‑core GPU
A18 chip
5‑core GPU
A15 Bionic chip
4‑core GPU
A17 Pro chip
6‑core GPU
A17 Pro chip
6‑core GPU
A16 Bionic chip
5‑core GPU
A16 Bionic chip
5‑core GPU
A16 Bionic chip
5‑core GPU
A16 Bionic chip
5‑core GPU
A15 Bionic chip
5‑core GPU
A15 Bionic chip
5‑core GPU
A15 Bionic chip
5‑core GPU
A15 Bionic chip
5‑core GPU
A15 Bionic chip
4‑core GPU
A15 Bionic chip
4‑core GPU
A14 Bionic chip
4‑core GPU
A14 Bionic chip
4‑core GPU
A14 Bionic chip
4‑core GPU
A14 Bionic chip
4‑core GPU
A13 Bionic chip
4‑core GPU
A13 Bionic chip
4‑core GPU
A13 Bionic chip
4‑core GPU
A13 Bionic chip
4‑core GPU
A12 Bionic chip
4‑core GPU
A12 Bionic chip
4‑core GPU
A12 Bionic chip
4‑core GPU
A11 Bionic chip
3‑core GPU
A11 Bionic chip
3‑core GPU
A11 Bionic chip
3‑core GPU
A10 Fusion chip
—Not Applicable
A10 Fusion chip
—Not Applicable
A9 chip
—Not Applicable
A9 chip
—Not Applicable
A8 chip
—Not Applicable
A8 chip
—Not Applicable
A9 chip
—Not Applicable
Camera Control
Camera Control
Easier way to capture
Faster access to photo and video tools
Camera Control
Easier way to capture
Faster access to photo and video tools
Camera Control
Easier way to capture
Faster access to photo and video tools
Camera Control
Easier way to capture
Faster access to photo and video tools
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
—
Not Applicable
Camera
Pro camera system
48MP Fusion camera
5x Telephoto camera
48MP Ultra Wide camera
Pro camera system
48MP Fusion camera
5x Telephoto camera
48MP Ultra Wide camera
Advanced dual‑camera system
48MP Fusion camera
2x Telephoto
12MP Ultra Wide camera
Advanced dual‑camera system
48MP Fusion camera
2x Telephoto
12MP Ultra Wide camera
Single-camera system
12MP Main camera
—Not Applicable
—Not Applicable
Pro camera system
48MP Main camera
Telephoto camera
Ultra Wide camera
Pro camera system
48MP Main camera
Telephoto camera
Ultra Wide camera
Advanced dual‑camera system
48MP Main camera
—Not Applicable
Ultra Wide camera
Advanced dual‑camera system
48MP Main camera
—Not Applicable
Ultra Wide camera
Pro camera system
48MP Main camera
Telephoto camera
Ultra Wide camera
Pro camera system
48MP Main camera
Telephoto camera
Ultra Wide camera
Dual-camera system
12MP Main camera
—Not Applicable
Ultra Wide camera
Dual-camera system
12MP Main camera
—Not Applicable
Ultra Wide camera
Pro camera system
12MP Main camera
Telephoto camera
Ultra Wide camera
Pro camera system
12MP Main camera
Telephoto camera
Ultra Wide camera
Dual-camera system
12MP Main camera
—Not Applicable
Ultra Wide camera
Dual-camera system
12MP Main camera
—Not Applicable
Ultra Wide camera
Pro camera system
12MP Main camera
Telephoto camera
Ultra Wide camera
Pro camera system
12MP Main camera
Telephoto camera
Ultra Wide camera
Dual-camera system
12MP Main camera
—Not Applicable
Ultra Wide camera
Dual-camera system
12MP Main camera
—Not Applicable
Ultra Wide camera
Triple cameras
12MP Main camera
Telephoto camera
Ultra Wide camera
Triple cameras
12MP Main camera
Telephoto camera
Ultra Wide camera
Dual cameras
12MP Main camera
—Not Applicable
Ultra Wide camera
Single camera
12MP Main camera
—Not Applicable
—Not Applicable
Dual cameras
12MP Main camera
Telephoto camera
—Not Applicable
Dual cameras
12MP Main camera
Telephoto camera
—Not Applicable
Single camera
12MP Main camera
—Not Applicable
—Not Applicable
Dual cameras
12MP Main camera
Telephoto camera
—Not Applicable
Dual cameras
12MP Main camera
Telephoto camera
—Not Applicable
Single camera
12MP Main camera
—Not Applicable
—Not Applicable
Dual cameras
12MP Main camera
Telephoto camera
—Not Applicable
Single camera
12MP Main camera
—Not Applicable
—Not Applicable
Single camera
12MP Main camera
—Not Applicable
—Not Applicable
Single camera
12MP Main camera
—Not Applicable
—Not Applicable
Single camera
8MP Main camera
—Not Applicable
—Not Applicable
Single camera
8MP Main camera
—Not Applicable
—Not Applicable
Single camera
12MP Main camera
—Not Applicable
—Not Applicable
Safety
Emergency SOS
Emergency SOS via satellite◊ Refer to legal disclaimers
Crash Detection◊ Refer to legal disclaimers
Roadside Assistance via satellite◊ Refer to legal disclaimers
Messages via satellite◊ Refer to legal disclaimers
Emergency SOS
Emergency SOS via satellite◊ Refer to legal disclaimers
Crash Detection◊ Refer to legal disclaimers
Roadside Assistance via satellite◊ Refer to legal disclaimers
Messages via satellite◊ Refer to legal disclaimers
Emergency SOS
Emergency SOS via satellite◊ Refer to legal disclaimers
Crash Detection◊ Refer to legal disclaimers
Roadside Assistance via satellite◊ Refer to legal disclaimers
Messages via satellite◊ Refer to legal disclaimers
Emergency SOS
Emergency SOS via satellite◊ Refer to legal disclaimers
Crash Detection◊ Refer to legal disclaimers
Roadside Assistance via satellite◊ Refer to legal disclaimers
Messages via satellite◊ Refer to legal disclaimers
Emergency SOS
—Not Applicable
—Not Applicable
—Not Applicable
—Not applicable
Emergency SOS
Emergency SOS via satellite◊ Refer to legal disclaimers
Crash Detection◊ Refer to legal disclaimers
Roadside Assistance via satellite◊ Refer to legal disclaimers
Messages via satellite◊ Refer to legal disclaimers
Emergency SOS
Emergency SOS via satellite◊ Refer to legal disclaimers
Crash Detection◊ Refer to legal disclaimers
Roadside Assistance via satellite◊ Refer to legal disclaimers
Messages via satellite◊ Refer to legal disclaimers
Emergency SOS
Emergency SOS via satellite◊ Refer to legal disclaimers
Crash Detection◊ Refer to legal disclaimers
Roadside Assistance via satellite◊ Refer to legal disclaimers
Messages via satellite◊ Refer to legal disclaimers
Emergency SOS
Emergency SOS via satellite◊ Refer to legal disclaimers
Crash Detection◊ Refer to legal disclaimers
Roadside Assistance via satellite◊ Refer to legal disclaimers
Messages via satellite◊ Refer to legal disclaimers
Emergency SOS
Emergency SOS via satellite◊ Refer to legal disclaimers
Crash Detection◊ Refer to legal disclaimers
Roadside Assistance via satellite◊ Refer to legal disclaimers
Messages via satellite◊ Refer to legal disclaimers
Emergency SOS
Emergency SOS via satellite◊ Refer to legal disclaimers
Crash Detection◊ Refer to legal disclaimers
Roadside Assistance via satellite◊ Refer to legal disclaimers
Messages via satellite◊ Refer to legal disclaimers
Emergency SOS
Emergency SOS via satellite◊ Refer to legal disclaimers
Crash Detection◊ Refer to legal disclaimers
Roadside Assistance via satellite◊ Refer to legal disclaimers
Messages via satellite◊ Refer to legal disclaimers
Emergency SOS
Emergency SOS via satellite◊ Refer to legal disclaimers
Crash Detection◊ Refer to legal disclaimers
Roadside Assistance via satellite◊ Refer to legal disclaimers
Messages via satellite◊ Refer to legal disclaimers
Emergency SOS
—Not Applicable
—Not Applicable
—Not Applicable
—Not applicable
Emergency SOS
—Not Applicable
—Not Applicable
—Not Applicable
—Not applicable
Emergency SOS
—Not Applicable
—Not Applicable
—Not Applicable
—Not applicable
Emergency SOS
—Not Applicable
—Not Applicable
—Not Applicable
—Not applicable
Emergency SOS
—Not Applicable
—Not Applicable
—Not Applicable
—Not applicable
Emergency SOS
—Not Applicable
—Not Applicable
—Not Applicable
—Not applicable
Emergency SOS
—Not Applicable
—Not Applicable
—Not Applicable
—Not applicable
Emergency SOS
—Not Applicable
—Not Applicable
—Not Applicable
—Not applicable
Emergency SOS
—Not Applicable
—Not Applicable
—Not Applicable
—Not applicable
Emergency SOS
—Not Applicable
—Not Applicable
—Not Applicable
—Not applicable
Emergency SOS
—Not Applicable
—Not Applicable
—Not Applicable
—Not applicable
Emergency SOS
—Not Applicable
—Not Applicable
—Not Applicable
—Not applicable
Emergency SOS
—Not Applicable
—Not Applicable
—Not Applicable
—Not applicable
Emergency SOS
—Not Applicable
—Not Applicable
—Not Applicable
—Not applicable
Emergency SOS
—Not Applicable
—Not Applicable
—Not Applicable
—Not applicable
Emergency SOS
—Not Applicable
—Not Applicable
—Not Applicable
—Not applicable
Emergency SOS
—Not Applicable
—Not Applicable
—Not Applicable
—Not applicable
Emergency SOS
—Not Applicable
—Not Applicable
—Not Applicable
—Not applicable
Emergency SOS
—Not Applicable
—Not Applicable
—Not Applicable
—Not applicable
Emergency SOS
—Not Applicable
—Not Applicable
—Not Applicable
—Not applicable
Emergency SOS
—Not Applicable
—Not Applicable
—Not Applicable
—Not applicable
Emergency SOS
—Not Applicable
—Not Applicable
—Not Applicable
—Not applicable
Emergency SOS
—Not Applicable
—Not Applicable
—Not Applicable
—Not applicable
Emergency SOS
—Not Applicable
—Not Applicable
—Not Applicable
—Not applicable
Emergency SOS
—Not Applicable
—Not Applicable
—Not Applicable
—Not applicable
Battery
Up to 33 hours video playback◊ Refer to legal disclaimers
Up to 27 hours video playback◊ Refer to legal disclaimers
Up to 27 hours video playback◊ Refer to legal disclaimers
Up to 22 hours video playback◊ Refer to legal disclaimers
Up to 15 hours video playback◊ Refer to legal disclaimers
Up to 29 hours video playback◊ Refer to legal disclaimers
Up to 23 hours video playback◊ Refer to legal disclaimers
Up to 26 hours video playback◊ Refer to legal disclaimers
Up to 20 hours video playback◊ Refer to legal disclaimers
Up to 29 hours video playback◊ Refer to legal disclaimers
Up to 23 hours video playback◊ Refer to legal disclaimers
Up to 26 hours video playback◊ Refer to legal disclaimers
Up to 20 hours video playback◊ Refer to legal disclaimers
Up to 28 hours video playback◊ Refer to legal disclaimers
Up to 22 hours video playback◊ Refer to legal disclaimers
Up to 19 hours video playback◊ Refer to legal disclaimers
Up to 17 hours video playback◊ Refer to legal disclaimers
Up to 20 hours video playback◊ Refer to legal disclaimers
Up to 17 hours video playback◊ Refer to legal disclaimers
Up to 17 hours video playback◊ Refer to legal disclaimers
Up to 15 hours video playback◊ Refer to legal disclaimers
Up to 20 hours video playback◊ Refer to legal disclaimers
Up to 18 hours video playback◊ Refer to legal disclaimers
Up to 17 hours video playback◊ Refer to legal disclaimers
Up to 13 hours video playback◊ Refer to legal disclaimers
Up to 15 hours video playback◊ Refer to legal disclaimers
Up to 14 hours video playback◊ Refer to legal disclaimers
Up to 16 hours video playback◊ Refer to legal disclaimers
Up to 13 hours video playback◊ Refer to legal disclaimers
Up to 14 hours video playback◊ Refer to legal disclaimers
Up to 13 hours video playback◊ Refer to legal disclaimers
Up to 14 hours video playback◊ Refer to legal disclaimers
Up to 13 hours video playback◊ Refer to legal disclaimers
Up to 14 hours video playback◊ Refer to legal disclaimers
Up to 11 hours video playback◊ Refer to legal disclaimers
Up to 14 hours video playback◊ Refer to legal disclaimers
Up to 11 hours video playback◊ Refer to legal disclaimers
Up to 13 hours video playback◊ Refer to legal disclaimers
Connectivity
USB-C
Supports USB 3
USB-C
Supports USB 3
USB-C
Supports USB 2
USB-C
Supports USB 2
Lightning
Supports USB 2
USB-C
Supports USB 3
USB-C
Supports USB 3
USB-C
Supports USB 2
USB-C
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Lightning
Supports USB 2
Face ID / Touch ID
Face ID
Face ID
Face ID
Face ID
Touch ID
Face ID
Face ID
Face ID
Face ID
Face ID
Face ID
Face ID
Face ID
Face ID
Face ID
Face ID
Face ID
Face ID
Face ID
Face ID
Face ID
Face ID
Face ID
Face ID
Touch ID
Face ID
Face ID
Face ID
Face ID
Touch ID
Touch ID
Touch ID
Touch ID
Touch ID
Touch ID
Touch ID
Touch ID
Touch ID
Cellular
Superfast 5G cellular◊ Refer to legal disclaimers
Superfast 5G cellular◊ Refer to legal disclaimers
Superfast 5G cellular◊ Refer to legal disclaimers
Superfast 5G cellular◊ Refer to legal disclaimers
5G cellular◊ Refer to legal disclaimers
Superfast 5G cellular◊ Refer to legal disclaimers
Superfast 5G cellular◊ Refer to legal disclaimers
Superfast 5G cellular◊ Refer to legal disclaimers
Superfast 5G cellular◊ Refer to legal disclaimers
Superfast 5G cellular◊ Refer to legal disclaimers
Superfast 5G cellular◊ Refer to legal disclaimers
Superfast 5G cellular◊ Refer to legal disclaimers
Superfast 5G cellular◊ Refer to legal disclaimers
Superfast 5G cellular◊ Refer to legal disclaimers
Superfast 5G cellular◊ Refer to legal disclaimers
Superfast 5G cellular◊ Refer to legal disclaimers
Superfast 5G cellular◊ Refer to legal disclaimers
Superfast 5G cellular◊ Refer to legal disclaimers
Superfast 5G cellular◊ Refer to legal disclaimers
Superfast 5G cellular◊ Refer to legal disclaimers
Superfast 5G cellular◊ Refer to legal disclaimers
4G LTE cellular◊ Refer to legal disclaimers
4G LTE cellular◊ Refer to legal disclaimers
4G LTE cellular◊ Refer to legal disclaimers
4G LTE cellular◊ Refer to legal disclaimers
4G LTE cellular◊ Refer to legal disclaimers
4G LTE cellular◊ Refer to legal disclaimers
4G LTE cellular◊ Refer to legal disclaimers
4G LTE cellular◊ Refer to legal disclaimers
4G LTE cellular◊ Refer to legal disclaimers
4G LTE cellular◊ Refer to legal disclaimers
4G LTE cellular◊ Refer to legal disclaimers
4G LTE cellular◊ Refer to legal disclaimers
4G LTE cellular◊ Refer to legal disclaimers
4G LTE cellular◊ Refer to legal disclaimers
4G LTE cellular◊ Refer to legal disclaimers
4G LTE cellular◊ Refer to legal disclaimers
4G LTE cellular◊ Refer to legal disclaimers
Designed to make a difference.
Privacy. That’s iPhone.
From the Passwords app to Private Browsing on Safari to the Health app, iPhone helps keep you in control of what you share.
More recycled materials? Naturally.
Apple is significantly expanding the use of key recycled metals in iPhone batteries, magnets, and circuit boards. And iPhone packaging is 100 percent fiber based, with no plastic wrap in or around the box.
Easy to upgrade. Simple to switch.
Upgrading from another iPhone?
Just put your old iPhone next to your new one, and with a few taps you can transfer your data automatically.
Switching from an Android phone?
When you Shop now a new iPhone, the Move to iOS app makes it easy to transfer your photos, contacts, and more.
Even more to love.
MagSafe accessories
Snap on a magnetic case, wallet, or both.
A colorful ecosystem of accessories for effortless attachment and faster wireless charging. With endless ways to combine, there is a mix to match any style.◊Refer to legal disclaimers
Check out our iPhone comparison chart to help you decide based on the features and options of each iPhone side-by-side. Still need help finding the right iPhone for you? Read our comprehensive review of best iPhones to help you decide.
iPhone 16 Plus Quick Facts
When will the Apple iPhone 16 Plus be released? The iPhone 16 Plus was released on September 20, 2024.
What colors are available on the Apple iPhone 16 Plus? The iPhone 16 Plus is available in five colors: Black, White, Pink, Teal, and Ultramarine.
What storage sizes are available on the Apple iPhone 16 Plus? The iPhone 16 Plus is available in three memory sizes: 128GB, 256GB, and 512GB.
What camera does the iPhone 16 Plus have? The Apple iPhone 16 Plus has a dual 48MP Fusion Ultrawide and 12MP Telephoto camera on the back, as well as a 12MP camera on the front.
What is the display size of the iPhone 16 Plus? The Apple iPhone 16 Plus has a 6.7” OLED display.
What type of charging port does the Apple iPhone 16 Plus have? The iPhone 16 Plus has a USB-C charging port.
1Apple Intelligence is available in beta on all iPhone 16 models, iPhone 15 Pro, and iPhone 15 Pro Max, with Siri and device language set to U.S. English, as an iOS 18 update. English (Australia, Canada, Ireland, New Zealand, South Africa, UK) language support available this December. Some features and support for additional languages, like Chinese, English (India, Singapore), French, German, Italian, Japanese, Korean, Portuguese, Spanish, Vietnamese, and others, will be coming over the course of the next year. 2Battery life varies by use and configuration. See apple.com/batteries for more information. 3Accessories sold separately. 4The displays have rounded corners. When measured as a rectangle, the screen is 6.12 inches (iPhone 16), 6.69 inches (iPhone 16 Plus), 6.27 inches (iPhone 16 Pro) or 6.86 inches (iPhone 16 Pro Max) diagonally. Actual viewable area is less. 5Some features may not be available for all countries or all areas. 6Service is included for free for two years with the activation of any iPhone 16 model. Connection and response times vary based on location, site conditions, and other factors. See https://support.apple.com/kb/HT213885 for more information. 7iPhone 16 and iPhone 16 Pro can detect a severe car crash and call for help. Requires a cellular connection or Wi-Fi calling.
What’s in the box
Apple iPhone 16 Plus
USB-C Charge Cable (1 m)
Documentation
Additional spec details
Battery Description
Built-in rechargeable lithium-ion battery
Ports
USB Type-C
Connectivity
Wi-Fi 7 (802.11be) with 2x2 MIMO, Bluetooth 5.3, NFC with reader mode, VoLTE, Satellite Capable, NativeSatellite Capable
Check out our iPhone comparison chart to help you decide based on the features and options of each iPhone side-by-side. Still need help finding the right iPhone for you? Read our comprehensive review of best iPhones to help you decide.
iPhone 16 Plus Quick Facts
When will the Apple iPhone 16 Plus be released? The iPhone 16 Plus was released on September 20, 2024.
What colors are available on the Apple iPhone 16 Plus? The iPhone 16 Plus is available in five colors: Black, White, Pink, Teal, and Ultramarine.
What storage sizes are available on the Apple iPhone 16 Plus? The iPhone 16 Plus is available in three memory sizes: 128GB, 256GB, and 512GB.
What camera does the iPhone 16 Plus have? The Apple iPhone 16 Plus has a dual 48MP Fusion Ultrawide and 12MP Telephoto camera on the back, as well as a 12MP camera on the front.
What is the display size of the iPhone 16 Plus? The Apple iPhone 16 Plus has a 6.7” OLED display.
What type of charging port does the Apple iPhone 16 Plus have? The iPhone 16 Plus has a USB-C charging port.
1Apple Intelligence is available in beta on all iPhone 16 models, iPhone 15 Pro, and iPhone 15 Pro Max, with Siri and device language set to U.S. English, as an iOS 18 update. English (Australia, Canada, Ireland, New Zealand, South Africa, UK) language support available this December. Some features and support for additional languages, like Chinese, English (India, Singapore), French, German, Italian, Japanese, Korean, Portuguese, Spanish, Vietnamese, and others, will be coming over the course of the next year. 2Battery life varies by use and configuration. See apple.com/batteries for more information. 3Accessories sold separately. 4The displays have rounded corners. When measured as a rectangle, the screen is 6.12 inches (iPhone 16), 6.69 inches (iPhone 16 Plus), 6.27 inches (iPhone 16 Pro) or 6.86 inches (iPhone 16 Pro Max) diagonally. Actual viewable area is less. 5Some features may not be available for all countries or all areas. 6Service is included for free for two years with the activation of any iPhone 16 model. Connection and response times vary based on location, site conditions, and other factors. See https://support.apple.com/kb/HT213885 for more information. 7iPhone 16 and iPhone 16 Pro can detect a severe car crash and call for help. Requires a cellular connection or Wi-Fi calling.
What’s in the box
Apple iPhone 16 Plus
USB-C Charge Cable (1 m)
Documentation
Additional spec details
Battery Description
Built-in rechargeable lithium-ion battery
Ports
USB Type-C
Connectivity
Wi-Fi 7 (802.11be) with 2x2 MIMO, Bluetooth 5.3, NFC with reader mode, VoLTE, Satellite Capable, NativeSatellite Capable
Limited-time offer. Trade-in qualifying device for promotion enrollment or one-time bill credit toward your bill (may take several billing cycles to recieve credit). Trade-ins are final. Trade-in amount may be adjusted based on evaluation of device condition upon receipt. See full details
Let's get your trade-in details
Outstanding trade-in balance: ${{installmentBalance}}. This outstanding balance must be paid when you place order at checkout.
Due to the condition of your device, it is ineligible for the promotion. Your trade-in device is not eligible for the selected promotion. Awesome, you're getting your full promotional value! Great news! Your trade-in device is eligible for a one-time bill credit.
*
Estimated total promotional savings with trade-in
Estimated trade-in value credit value
Sorry, due to the condition of your device, the estimated trade-in value is $0.00.You can still continue upgrading without your trade-in device. The promotion will be removed but you’ll still have payment plan options. *Based on what we know about your device today. The final promotional value will be determined after we receive your device and confirm its condition. *Based on what we know about your device today. The final promotional value will be determined after we receive your device and confirm its condition.Trade-in value will be applied as a one time credit on your bill within 2 billing cycles. Actual value is determined when your device is received.
Still want to trade in your device?
Select Accept & continue to get a free shipping label.
Trade-in value One-time bill credit once device is received by T-Mobile
Your ship kit includes everything you need, so don’t worry. But here’s what to expect:
Don’t worry, you won’t be without a phone The first thing we’ll do is ship your new device! We’ll also send a trade-in ship kit with prepaid shipping and instructions.
Sit back, relax, and transfer your data Transferring your data from the old device to the new one isn’t hard. It just takes a little time. Learn how
Turn off Find My iPhone For iPhone users this is necessary to reset your trade-in device or we can’t use it—and you won’t get the value for it. Learn how
For Android users you can turn off anti-theft through Find My Device app with your google account ID and password. Learn how
You have 30 days to send in your trade-in Once we receive your device and verify its condition, we’ll confirm your trade-in is final.
Bring your trade-in to a store location and we’ll handle it.
Want to save time? Do a little prep in advance Back up your device and turn off Find My iPhone before you go to the store to save time. How to back up my device
Come on in to a T-Mobile store near you Once your new device has shipped, come to a T-Mobile store within 30 days.
Remember to bring both your devices We can help set up your new device and take care of your trade-in.
You’re still getting a promotion but the value has changed based on your eligibility. Please review pricing options before making your purchase.
Get it faster with store pickup
Get your order as soon as today! When reviewing your order, select Store pickup as the delivery method and we'll start preparing your order at the eligible T-Mobile store of your choice.
Accessories are currently not available for store pickup.
You'll receive an email when your order is ready for pickup and you'll get two business days to collect it.
We’re sorry—you’re not eligible for this promotion.
You can still make your purchase and take advantage of T-Mobile’s network, perks, and benefits.
More about JUMP!
JUMP! Upgrades
JUMP! is type of upgrade which allows you to simply trade in your eligible device and T-Mobile will cover your remaining device payments, for up to half the cost of your current device. JUMP! is part of Protection<360>® featuring AppleCare® Services on eligible devices in case your device is lost, accidentally damaged, stolen, or has hardware issues after the manufacturer's warranty has expired; and McAfee® Security for T-Mobile with ID Protection to secure your data.
Interested in a device promotion?
After selecting the device from your account that you want to replace or upgrade, you might be presented with a promotion providing the option to pay off your EIP (Equipment Installment Plan), and trade in your current device for credit toward a new device. If you take advantage of the promo, you will lose your JUMP! benefit.
Your phone is now a satellite phone. In remote locations, if you can see the sky, we've got you covered. Text from your phone to virtually any phone at all.
Starlink direct-to-cell satellites and your T-Mobile satellite-optimized phone are built to seamlessly work together. No need for additional equipment, apps, or interfaces. It just works. We're launching with satellite-powered messaging, location sharing and even texts to 911—with voice and data to be added in the future.
1. Supporting plans include Go5G+, Go5G+ Military, Go5G Next, and First Responder plans. Any legacy plan holder will need to upgrade their plan in order to access satellite capabilities.