iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (2024)

*/ /**Mixin to define gaps per viewport and column number@see Compare.vue: computed.columnRange() */ /**Mixin to define padding per viewport and column number@see Compare.vue: computed.columnRange() */ @media only screen and (max-width: 734px) { .channel-html .section .section-compare-table { overflow: initial; } } .channel-compare .compare-wrapper { position: relative; overflow: hidden; } @media only screen and (max-width: 734px) { .channel-compare .compare-wrapper { overflow: initial; } } .channel-compare .compare-section, .channel-compare .selector-table { position: relative; } .channel-compare select { box-sizing: border-box; } .channel-compare sup * { vertical-align: inherit; font-weight: 400; } .channel-compare ul { margin: 0; list-style: none; } .channel-compare .icon-check { position: relative; top: -5px; } .channel-compare .icon-check:after { font-size: 38px; } .channel-compare .compare-section { padding-top: 39px; border: 0; } @media only screen and (max-width: 1068px) { .channel-compare .compare-section { padding-top: 53px; padding-bottom: 25px; } } @media only screen and (max-width: 734px) { .channel-compare .compare-section { padding-top: 20px; padding-bottom: 14px; } } .channel-compare .compare-section.no-padding-top { padding: 0; } .channel-compare .compare.compare-column-range-large-5 .compare-header-row, .channel-compare .compare.compare-column-range-large-5 .compare-row { padding: 0 16px; } .channel-compare .compare.compare-column-range-large-4 .compare-header-row, .channel-compare .compare.compare-column-range-large-4 .compare-row { padding: 0 42px; } .channel-compare .compare.compare-column-range-large-3 .compare-header-row, .channel-compare .compare.compare-column-range-large-3 .compare-row { padding: 0 144px; } .channel-compare .compare.compare-column-range-large-2 .compare-header-row, .channel-compare .compare.compare-column-range-large-2 .compare-row { padding: 0 0px; } @media only screen and (max-width: 1068px) { .channel-compare .compare.compare-column-range-medium-5 .compare-header-row, .channel-compare .compare.compare-column-range-medium-5 .compare-row { padding: 0 0px; } } @media only screen and (max-width: 1068px) { .channel-compare .compare.compare-column-range-medium-4 .compare-header-row, .channel-compare .compare.compare-column-range-medium-4 .compare-row { padding: 0 0px; } } @media only screen and (max-width: 1068px) { .channel-compare .compare.compare-column-range-medium-3 .compare-header-row, .channel-compare .compare.compare-column-range-medium-3 .compare-row { padding: 0 58px; } } @media only screen and (max-width: 1068px) { .channel-compare .compare.compare-column-range-medium-2 .compare-header-row, .channel-compare .compare.compare-column-range-medium-2 .compare-row { padding: 0 0px; } } @media only screen and (max-width: 734px) { .channel-compare .compare.compare-column-range-small-5 .compare-header-row, .channel-compare .compare.compare-column-range-small-5 .compare-row { padding: 0 0px; } } @media only screen and (max-width: 734px) { .channel-compare .compare.compare-column-range-small-4 .compare-header-row, .channel-compare .compare.compare-column-range-small-4 .compare-row { padding: 0 0px; } } @media only screen and (max-width: 734px) { .channel-compare .compare.compare-column-range-small-3 .compare-header-row, .channel-compare .compare.compare-column-range-small-3 .compare-row { padding: 0 0px; } } @media only screen and (max-width: 734px) { .channel-compare .compare.compare-column-range-small-2 .compare-header-row, .channel-compare .compare.compare-column-range-small-2 .compare-row { padding: 0 0; } } .channel-compare .compare.compare-column-range-large-5 .compare-header-row, .channel-compare .compare.compare-column-range-large-5 .compare-row { --column-gap: 32px; } .channel-compare .compare.compare-column-range-large-4 .compare-header-row, .channel-compare .compare.compare-column-range-large-4 .compare-row { --column-gap: 80px; } .channel-compare .compare.compare-column-range-large-3 .compare-header-row, .channel-compare .compare.compare-column-range-large-3 .compare-row { --column-gap: 100px; } .channel-compare .compare.compare-column-range-large-2 .compare-header-row, .channel-compare .compare.compare-column-range-large-2 .compare-row { --column-gap: 16px; } @media only screen and (max-width: 1068px) { .channel-compare .compare.compare-column-range-medium-5 .compare-header-row, .channel-compare .compare.compare-column-range-medium-5 .compare-row { --column-gap: 28px; } } @media only screen and (max-width: 1068px) { .channel-compare .compare.compare-column-range-medium-4 .compare-header-row, .channel-compare .compare.compare-column-range-medium-4 .compare-row { --column-gap: 28px; } } @media only screen and (max-width: 1068px) { .channel-compare .compare.compare-column-range-medium-3 .compare-header-row, .channel-compare .compare.compare-column-range-medium-3 .compare-row { --column-gap: 42px; } } @media only screen and (max-width: 1068px) { .channel-compare .compare.compare-column-range-medium-2 .compare-header-row, .channel-compare .compare.compare-column-range-medium-2 .compare-row { --column-gap: 28px; } } @media only screen and (max-width: 734px) { .channel-compare .compare.compare-column-range-small-5 .compare-header-row, .channel-compare .compare.compare-column-range-small-5 .compare-row { --column-gap: 18px; } } @media only screen and (max-width: 734px) { .channel-compare .compare.compare-column-range-small-4 .compare-header-row, .channel-compare .compare.compare-column-range-small-4 .compare-row { --column-gap: 18px; } } @media only screen and (max-width: 734px) { .channel-compare .compare.compare-column-range-small-3 .compare-header-row, .channel-compare .compare.compare-column-range-small-3 .compare-row { --column-gap: 18px; } } @media only screen and (max-width: 734px) { .channel-compare .compare.compare-column-range-small-2 .compare-header-row, .channel-compare .compare.compare-column-range-small-2 .compare-row { --column-gap: 18px; } } .channel-compare .compare-header-row, .channel-compare .compare-row { --column-gap: 16px; display: grid; column-gap: var(--column-gap); grid-template-columns: repeat(var(--grid-column), calc((100% - var(--column-gap) * (var(--grid-column) - 1)) / var(--grid-column))); } @media only screen and (max-width: 1068px) { .channel-compare .compare-header-row, .channel-compare .compare-row { --column-gap: 28px; } } @media only screen and (max-width: 734px) { .channel-compare .compare-header-row, .channel-compare .compare-row { --column-gap: 18px; } } .channel-compare .compare-row { margin-bottom: 40px; } .channel-compare .compare-row.compare-template-border-top .compare-column { border-top: 1px solid #d6d6d6; padding-top: 30px; } @media only screen and (max-width: 1068px) { .channel-compare .compare-row.compare-template-border-top .compare-column { padding-top: 30px; } } @media only screen and (max-width: 734px) { .channel-compare .compare-row.compare-template-border-top .compare-column { padding-top: 20px; } } .channel-compare .compare-row:last-child { margin-bottom: 0; } .channel-compare .compare-header-row { margin: 0; } .channel-compare .compare-rowheader { order: -1; } .channel-compare .compare-rowheader, .channel-compare .compare-rowheader-style { grid-column: 1/var(--grid-column) span; } .channel-compare .compare-columnheader, .channel-compare .compare-column { display: none; box-sizing: border-box; } .channel-compare .compare.with-fullwidthrowheader .compare-rowheader { width: 100%; } .channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style { font-size: 24px; line-height: 1.1666666667; font-weight: 600; letter-spacing: 0em; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; padding-bottom: 27px; border-bottom: 1px solid #d6d6d6; margin-bottom: 33px; padding-bottom: 27px; } @media only screen and (max-width: 1068px) { .channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style { font-size: 21px; line-height: 1.1904761905; font-weight: 600; letter-spacing: 0em; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; } } @media only screen and (max-width: 734px) { .channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style { font-size: 17px; } } @media only screen and (max-width: 1068px) { .channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style { margin-bottom: 28px; } } @media only screen and (max-width: 734px) { .channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style { margin-bottom: 17px; padding-bottom: 13px; } } .channel-compare .compare.with-fullwidthrowheader .compare-columnheader, .channel-compare .compare.with-fullwidthrowheader .compare-column { text-align: center; justify-content: center; width: 164px; } @media only screen and (max-width: 734px) { .channel-compare .compare.with-fullwidthrowheader .compare-columnheader, .channel-compare .compare.with-fullwidthrowheader .compare-column { width: 131px; } } .channel-compare .compare.with-fullwidthrowheader .compare-columnheader-span, .channel-compare .compare.with-fullwidthrowheader .compare-column-span { width: 100%; } .channel-compare .compare .copy.helvetica-neue { font-weight: 500; line-height: 1.235; } .channel-compare--hidden { opacity: 0; } .compare-wrapper { width: 100%; } .channel-compare [compare-header-hide] { display: none; } .channel-compare [compare-header-show] { display: grid; } .channel-compare .selector-table { padding-top: 10px; margin-bottom: 40px; } @media only screen and (max-width: 1068px) { .channel-compare .selector-table { margin-bottom: 40px; } } @media only screen and (max-width: 734px) { .channel-compare .selector-table { margin-bottom: 25px; } } .channel-compare .selector-table .compare-row { margin: 0; } .channel-compare .selector-table .compare-rowheader { height: 0; } .channel-compare .selector-element { position: relative; width: 100%; border: none; border-bottom: 1px solid #d6d6d6; border-radius: 0px; transition: border-color 200ms ease; } @media only screen and (max-width: 1068px) { .channel-compare .selector-element { border: none; border-bottom: 1px solid #d6d6d6; border-radius: 0px; } } @media only screen and (max-width: 734px) { .channel-compare .selector-element { border: none; border-bottom: 1px solid #d6d6d6; border-radius: 0px; } .channel-compare .selector-element:hover { border: none; border-radius: 0px; border-bottom: 1px solid #d6d6d6; } } .channel-compare .selector-element::before { content: ""; width: 40px; position: absolute; background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 60%, rgb(255, 255, 255) 100%); top: 0; right: 0px; height: 100%; z-index: 0; pointer-events: none; border-top-right-radius: 5px; border-bottom-right-radius: 5px; } @media only screen and (max-width: 1068px) { .channel-compare .selector-element::before { width: 40px; } } @media only screen and (max-width: 734px) { .channel-compare .selector-element::before { height: 100%; width: 40px; right: 5px; } } @media only screen and (max-width: 734px) { .channel-compare .selector-element { margin-right: 0; } } .channel-compare .selector-dropdown { font-size: 14px; line-height: 1.4285914286; font-weight: 600; letter-spacing: 0em; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; width: 100%; margin: 0; color: rgb(0, 0, 0); background: transparent; border: 0; border-radius: 0; overflow: hidden; -webkit-appearance: none; appearance: none; cursor: pointer; outline: none; padding: 12px 0; padding-right: 15px; } .channel-compare .selector-dropdown:focus { border-radius: 0px; box-shadow: 0 0 0 4px var(--focus-color); width: 166px; } @media only screen and (max-width: 734px) { .channel-compare .selector-dropdown:focus { box-sizing: content-box; } } @media only screen and (max-width: 734px) { .channel-compare .selector-dropdown { width: 100%; padding-bottom: 11px; padding-left: 0px; padding-top: 11px; } .channel-compare .selector-dropdown:focus { width: 122px; border-radius: 0px; border: none; } } .channel-compare .selector-icon { display: block; position: absolute; top: 1px; right: 0; font-size: 19px; line-height: 1; color: rgb(0, 102, 204); padding-right: 0px; padding-top: 10px; pointer-events: none; right: 0; } .channel-compare .selector-icon:after { pointer-events: none; } .channel-compare .static-dropdown { font-size: 14px; line-height: 1.4285914286; font-weight: 600; letter-spacing: 0em; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; border-bottom: 1px solid #d6d6d6; text-align: center; width: 100%; margin: 0; padding-bottom: 7px; } .channel-compare .badge { min-width: 0; margin: 0 auto; } .channel-compare .badge .badge-content { margin: 0; padding: 0; } .channel-compare .badge-content { margin: 0; padding: 0; } .channel-compare .badge-content .badge-caption { position: static; margin-bottom: 0; font-size: 17px; line-height: 1.4705882353; font-weight: 600; letter-spacing: 0em; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; font-size: 12px; } @media only screen and (max-width: 1068px) { .channel-compare .badge-content .badge-caption { font-size: 14px; line-height: 1.4285914286; font-weight: 600; letter-spacing: 0em; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; } } @media only screen and (max-width: 734px) { .channel-compare .badge-content .badge-caption { font-size: 12px; line-height: 1.3333733333; font-weight: 600; letter-spacing: 0em; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; } } @media only screen and (max-width: 1068px) { .channel-compare .badge-content .badge-caption { font-size: 12px; } } .channel-compare .badge-content .badge-caption p { color: rgb(29, 29, 31); font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif; } .channel-compare .badge-content .badge-caption.copy { font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-weight: 500; line-height: 1.4; } .channel-compare .badge-content .badge-value { font-family: system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-size: 64px; line-height: 1.0625; font-weight: 600; letter-spacing: 0em; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; font-size: 21px; line-height: 0.74em; white-space: unset; overflow-wrap: break-word; } @media only screen and (max-width: 1068px) { .channel-compare .badge-content .badge-value { font-size: 48px; line-height: 1.0834933333; font-weight: 600; letter-spacing: 0em; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; } } @media only screen and (max-width: 734px) { .channel-compare .badge-content .badge-value { font-size: 32px; line-height: 1.125; font-weight: 600; letter-spacing: 0em; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; } } @media only screen and (max-width: 1068px) { .channel-compare .badge-content .badge-value { font-size: 21px; } } @media only screen and (max-width: 734px) { .channel-compare .badge-content .badge-value { font-size: 21px; } } .channel-compare .badge-content .badge-elevated .badge-caption p { color: rgb(134, 134, 139); } .channel-compare .badge-content .image-icon-wrapper { position: relative; text-align: center; margin-bottom: -4px; } .channel-compare .badge-content .image-icon-wrapper figure { display: block; margin: auto; } .channel-compare .badge-content .badge-row { padding: 0 10px; } @media only screen and (max-width: 1068px) { .channel-compare .badge-content .badge-row { padding: 0 10px; } } @media only screen and (max-width: 734px) { .channel-compare .badge-content .badge-row { padding: 0 0; } } .channel-compare .badge-content .badge-row:not(:last-child) { margin-bottom: 15px; } .channel-compare .badge-content .badge-row:first-child .copy { margin-bottom: -4px; } .channel-compare .badge-content .badge-row:first-child .badge-value:not(.copy) { margin-bottom: -3px; } .channel-compare .button { background: transparent; border: 1px solid rgb(29, 29, 31); color: rgb(29, 29, 31); font-family: "SF Pro Text", "Helvetica Neue", "Helvetica", "Arial", sans-serif; padding-left: 19px; padding-right: 19px; padding-top: 7px; padding-bottom: 7px; font-size: 17px; } @media only screen and (max-width: 734px) { .channel-compare .button { padding-left: 12px; padding-right: 12px; padding-top: 4px; padding-bottom: 4px; font-size: 12px; } } .channel-compare .button:focus { outline: none; box-shadow: 0 0 0 4px var(--focus-color); } .channel-compare .button:hover { background: transparent; border: 1px solid rgb(110, 110, 115); color: rgb(110, 110, 115); } .channel-compare .button-container { margin-bottom: 55px; } @media only screen and (max-width: 1068px) { .channel-compare .button-container { margin-bottom: 55px; } } @media only screen and (max-width: 734px) { .channel-compare .button-container { margin-bottom: 32px; } } .channel-compare .button-container .copy.helvetica-neue { font-weight: 400; } .channel-compare .multi-row .compare-template-preview-item-color-nav { margin-bottom: 40px; } @media only screen and (max-width: 1068px) { .channel-compare .multi-row .compare-template-preview-item-color-nav { margin-bottom: 40px; } } @media only screen and (max-width: 734px) { .channel-compare .multi-row .compare-template-preview-item-color-nav { margin-bottom: 20px; } } .channel-compare .multi-row .compare-template-preview-item-color-nav:last-child { margin-bottom: 40px; } @media only screen and (max-width: 1068px) { .channel-compare .multi-row .compare-template-preview-item-color-nav:last-child { margin-bottom: 40px; } } @media only screen and (max-width: 734px) { .channel-compare .multi-row .compare-template-preview-item-color-nav:last-child { margin-bottom: 40px; } } .channel-compare .multi-row .row-colors { padding-bottom: 0; margin-bottom: 0; margin-top: 0; } .channel-compare .row-colors { width: 100%; text-align: center; padding-bottom: 27px; margin-top: 27px; } @media only screen and (max-width: 1068px) { .channel-compare .row-colors { padding-bottom: 27px; margin-top: 27px; } } @media only screen and (max-width: 734px) { .channel-compare .row-colors { padding-bottom: 17px; margin-top: 17px; } } .channel-compare .row-colors.row-colors-none { display: flex; justify-content: center; align-items: center; } .channel-compare .row-colors.row-colors-none .colornav-items { display: block; } .channel-compare .colornav-item-row { display: flex; justify-content: center; } .channel-compare .colornav-item-row:not(:first-child) { margin-top: 10px; } .channel-compare .colornav-item-row .colornav-item { margin-left: 0; margin-right: 6px; } .channel-compare .colornav-item-row .colornav-item:last-child { margin-right: 0; } .channel-compare .colornav-swatch { width: 12px; height: 12px; } .channel-compare .swatch-image { position: relative; left: calc(100% + 5px); } @media only screen and (max-width: 734px) { .channel-compare .swatch-image { left: calc(100% + 3px); } } .channel-compare .embed-image { align-self: flex-end; } .channel-html .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; } @font-face { font-family: "SF Pro Icons"; /*Icon font file encoded in base64 format.*/ /*It's a valid css code.*/ src: url(data:font/truetype;charset=utf-8;base64,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*gMAbQB5AIIAjACcAKAApACoAKwAsQDBAMUAzwDXAOMA7QDxAPsBBwEPARcBHQEhASkAAAEjFTM/ATUnJSMVMz8BNScBIxUzPwE1JwEhIgcGFREUFjMhMjY1ETQnJgcyFxYdAScXFSUzJzMyHQEUBisBJzMVIxUzFSMVMxUjJzMXNTMVIycVIxcBFQkBFQEzARUBMzczFSMnMxUjFTMVIxUjJzMVIxUzFSMVMxUjJzMyHQEUBisBJzMXNTMVIycVIyczFR8BPwE1MxUUBisBIjUHASMBFQEjARU1ASsCATUTJicXJhcUBisBIj0BMxUfAT8BNTMvATUfASMnFSM1Mxc1MxcUKwE1FzIVNyMVMxUjFTMVIzUzFyMVMxUjFSM1MxcjNTMXIycVIzUzFzUzFyMVMxUjFTMVIzUzFxQrATUXMhU3IwE1NDcBBjcBNjcBBjcBMwEHIxUzPwE1JwQ+CQkGAgMBvgkJBgIC/jcJCQYCAwJ1/BwwICFDLgPkLUQiH5QnGRt1df7/RhIqFAoKKks0HBMTHDRgBjQNBjYLMQFH/nMBjf3kSQHT/VhFuhgYRjUeFRUXTTUcExMcNVQqFAoKKl4GNg0HNwtVFwIFBwMWCwoVFI8DDkb9OAKBRf3EAfZGR0b+3RwWBE0enAsKFRQXAgUHAxY2l91QBzcLBjYNUxQqKhRLHBMTHDU1TR4VFRc1KRgYYAY2CwY0DU0cExMcNDRVFCopFTQj/KwGA48POPxmFxwDegID/MxFAu+uCQkGAgIFIUQDBjIGA0QDBjIG+7dEBAcyBQRoICIs/BsvREQvA+UtISB7GRsjGnG3Rv1uFTMLDWANGw0cD2AwMGAzMw7+vUcBiv4wSQIZ/aFHAqZuYGIPGw0pXg0bDRwPYBUzCw1gMDBgMzNgSAYCAgZISAsNF+X88QLJR/1+Aj2NRv4KASNH/rEWHk4EWgsNF0lIBgMDBkgNlkbcbTMzYDAwSBhhARUGHA0bDWAPHA0oYGBgYDMzYDAwDxwNGw1gSBhhARUiA1UjDxD8bwYkA5wRAfyFHGIDMv0U/0QEBzIFAAAlAmMAdQcpBTsABwAPABcAHwAxADgAPABFAFEAWwBfa*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*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*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*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*gMAZwBrAHUAgQCKAJQApACoAKwAsAC0ALkAyQDNANcA3wDrAPUA+QEDAQ8BFwEfASUBKQAAASMVMz8BNSclIxUzPwE1JwEjFTM/ATUnJSMVMz8BNScBISIHBhURFBYzITI2NRE0JyYHMhcWHQEnFxUlMyczMh0BFAYrASczFSMVMxUjFTMVIyczFzUzFSMnFSMXARUJARUBMwEVATM3MxUjJzMVIxUzFSMVIyczFSMVMxUjFTMVIyczMh0BFAYrASczFzUzFSMnFSMnMxUfAT8BNTMVFAYrASI1BwEjARUBIwEVNQErAgE1EyYnFyYXFAYrASI9ATMVHwE/ATUzLwE1HwEjJxUjNTMXNTMXFCsBNRcyFTcjFTMVIxUzFSM1MxcjFTMVIxUjNTMXIzUzFyMnFSM1Mxc1MxcjFTMVIxUzFSM1MxcUKwE1FzIVNyMBNTQ3AQY3ATY3AQY3ATMBBgEJCQYCAv43CQkGAgMBvgkJBgIC/jcJCQYCAwJ1/BwwICFDLgPkLUQiH5QnGRt1df7/RhIqFAoKKks0HBMTHDRgBjQNBjYLMQFH/nMBjf3kSQHT/VhFuhgYRjUeFRUXTTUcExMcNVQqFAoKKl4GNg0HNwtVFwIFBwMWCwoVFI8DDkb9OAKBRf3EAfZGR0b+3RwWBE0enAsKFRQXAgUHAxY2l91QBzcLBjYNUxQqKhRLHBMTHDU1TR4VFRc1KRgYYAY2CwY0DU0cExMcNDRVFCopFTQj/KwGA48POPxmFxwDegID/MxFAu8FIUQDBjIGA0QDBjIG+7dEBAcyBQJEBAcyBQRoICIs/BsvREQvA+UtISB7GRsjGnG3Rv1uFTMLDWANGw0cD2AwMGAzMw7+vUcBiv4wSQIZ/aFHAqZuYGIPGw0pXg0bDRwPYBUzCw1gMDBgMzNgSAYCAgZISAsNF+X88QLJR/1+Aj2NRv4KASNH/rEWHk4EWgsNF0lIBgMDBkgNlkbcbTMzYDAwSBhhARUGHA0bDWAPHA0oYGBgYDMzYDAwDxwNGw1gSBhhARUiA1UjDxD8bwYkA5wRAfyFHGIDMv0UACUCYwB1BykFOwAHAA8AFwApADAANAA9AEkAUwBXAFsAXwBjAG0AeQCCAIwAnACgAKQAqACsALEAwQDFAM8A1wDjAO0A8QD7AQcBDwEXAR0BIQEpAAAlIxUzPwE1JwEjFTM/ATUnAyMVMz8BNScBISIHBhURFBYzITI2NRE0JyYHMhcWHQEnFxUlMyczMh0BFAYrASczFSMVMxUjFTMVIyczFzUzFSMnFSMXARUJARUBMwEVATM3MxUjJzMVIxUzFSMVIyczFSMVMxUjFTMVIyczMh0BFAYrASczFzUzFSMnFSMnMxUfAT8BNTMVFAYrASI1BwEjARUBIwEVNQErAgE1EyYnFyYXFAYrASI9ATMVHwE/ATUzLwE1HwEjJxUjNTMXNTMXFCsBNRcyFTcjFTMVIxUzFSM1MxcjFTMVIxUjNTMXIzUzFyMnFSM1Mxc1MxcjFTMVIxUzFSM1MxcUKwE1FzIVNyMBNTQ3AQY3ATY3AQY3ATMBAyMVMz8BNScGAQkJBgIC/jcJCQYCAwUJCQYCAwJ1/BwwICFDLgPkLUQiH5QnGRt1df7/RhIqFAoKKks0HBMTHDRgBjQNBjYLMQFH/nMBjf3kSQHT/VhFuhgYRjUeFRUXTTUcExMcNVQqFAoKKl4GNg0HNwtVFwIFBwMWCwoVFI8DDkb9OAKBRf3EAfZGR0b+3RwWBE0enAsKFRQXAgUHAxY2l91QBzcLBjYNUxQqKhRLHBMTHDU1TR4VFRc1KRgYYAY2CwY0DU0cExMcNDRVFCopFTQj/KwGA48POPxmFxwDegID/MxFAu+uCQkGAgLVRAQHMgUETkQDBjIG+7dEBAcyBQRoICIs/BsvREQvA+UtISB7GRsjGnG3Rv1uFTMLDWANGw0cD2AwMGAzMw7+vUcBiv4wSQIZ/aFHAqZuYGIPGw0pXg0bDRwPYBUzCw1gMDBgMzNgSAYCAgZISAsNF+X88QLJR/1+Aj2NRv4KASNH/rEWHk4EWgsNF0lIBgMDBkgNlkbcbTMzYDAwSBhhARUGHA0bDWAPHA0oYGBgYDMzYDAwDxwNGw1gSBhhARUiA1UjDxD8bwYkA5wRAfyFHGIDMv0UA01EAwYyBgAAAQBE/+ECrQRMAAUAAAkCNwkBAjH+EwHtfP5xAY8ETP3K/ctrAcoBywAAAAABAHP/4QLcBEwABQAANxcJAQcBc3wB7f4Tfa*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*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*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*ckVFhYGLkRB7pug/qOgm+5BQ0NB7pugAV2gm+5B/OiOgT5wX0waNjYaTF9wPoEBG4E+cF9MGjY2GkxfcD6BjsKLW/5aAjQQRoa5hkhIh7mFRv4sKi6oLCkpLKguAAQAWv92BxIGLgAXADkAQQBJAAAAIAcOAQcGEBceARcWIDc+ATc2ECcuAScBFAcOAwcGICcuAycmEDc+Azc2IBceAxcWFSUVNzMRMxEjBRU3MxEzESMEZf6ioJruQUREQe6aoAFeoJruQUREQe6aAWk3GktfcD6B/uSBPnBfSxo3NxpLX3A+gQEcgT5wX0saN/u1igOmpgEYiwOlpQYuREHum6D+o6Cb7kFDQ0Hum6ABXaCb7kH86I6BPnBfTBo2NhpMX3A+gQEbgT5wX0waNjYaTF9wPoGOwotb/loCNF6LW/5aAjQAAAAEAFr/dgcSBi4AFwA5AEEAXQAAACAHDgEHBhAXHgEXFiA3PgE3NhAnLgEnARQHDgMHBiAnLgMnJhA3PgM3NiAXHgMXFhUlFTczETMRIwE3Njc2NC4BIg4BHQEzNTQ2MhYUBg8BFSE1IzUEZf6ioJruQUREQe6aoAFeoJruQUREQe6aAWk3GktfcD6B/uSBPnBfSxo3NxpLX3A+gQEcgT5wX0saN/uFigOmpgHxhSYVJDZjiWg5lyk/JBod4gG/6QYuREHum6D+o6Cb7kFDQ0Hum6ABXaCb7kH86I6BPnBfTBo2NhpMX3A+gQEbgT5wX0waNjYaTF9wPoGOwotb/loCNP5NdSEdMmVOKzBYOQMEHigfLysayG99BAAAAAQAWv92BxIGLgAXADkAQQBsAAAAIAcOAQcGEBceARcWIDc+ATc2ECcuAScBFAcOAwcGICcuAycmEDc+Azc2IBceAxcWFSUVNzMRMxEjATU+ATU0LgEjIg4BFTM0NjIWFAYrARUzMhYUBiMiJicjHgIzMj4BNTQmBGX+oqCa7kFEREHumqABXqCa7kFEREHumgFpNxpLX3A+gf7kgT5wX0saNzcaS19wPoEBHIE+cF9LGjf7hooDpqYCaTRBNWJCRWk5lSlDJyYgRUQjJyghJCoBngM7aERKbzxKBi5EQe6boP6joJvuQUNDQe6boAFdoJvuQfzojoE+cF9MGjY2GkxfcD6BARuBPnBfTBo2NhpMX3A+gY7Ci1v+WgI0/vADCUYyMEYmL1U4HiUfNSBuIDYiIRw5Vi4qTjQ5RwAFAFr/dgcSBi4AFwA5AEEATwBXAAAAIAcOAQcGEBceARcWIDc+ATc2ECcuAScBFAcOAwcGICcuAycmEDc+Azc2IBceAxcWFSUVNzMRMxEjISMGBwYHFSEVMzUzNSMHIzU2NzY3MwRl/qKgmu5BRERB7pqgAV6gmu5BRERB7poBaTcaS19wPoH+5IE+cF9LGjc3GktfcD6BARyBPnBfSxo3+4GLA6WlAsXlSTAuJgEVnUNDmJAgIhkyAwYuREHum6D+o6Cb7kFDQ0Hum6ABXaCb7kH86I6BPnBfTBo2NhpMX3A+gQEbgT5wX0waNjYaTF9wPoGOwotb/loCNG9QTUuJVFR/BwVEOyxMAAAABABa/3YHEgYuABcAOQBBAGMAAAAgBw4BBwYQFx4BFxYgNz4BNzYQJy4BJwEUBw4DBwYgJy4DJyYQNz4DNzYgFx4DFxYVJRU3MxEzESMFIgYHIzchNSEDMz4BMzIWFAYjIiYnIx4CMzI+ATU0LgEEZf6ioJruQUREQe6aoAFeoJruQUREQe6aAWk3GktfcD6B/uSBPnBfSxo3NxpLX3A+gQEcgT5wX0saN/uHigOmpgI+LUAQAwgBC/52GZEMKRgjLCwjHy4FlQE6aUJGajswVAYuREHum6D+o6Cb7kFDQ0Hum6ABXaCb7kH86I6BPnBfTBo2NhpMX3A+gQEbgT5wX0waNjYaTF9wPoGOwotb/loCNLUlIH19/rMTFi1JLCEaNVQvNF4+N1YxAAAABQBa/3YHEgYuABcAOQBBAGMAbAAAACAHDgEHBhAXHgEXFiA3PgE3NhAnLgEnARQHDgMHBiAnLgMnJhA3PgM3NiAXHgMXFhUlFTczETMRIwUiBwYHIyY+ATMyFhczLgIjIg4BFRQeAjMyPgE1NC4BAyImNDYyFhQGBGX+oqCa7kFEREHumqABXqCa7kFEREHumgFpNxpLX3A+gf7kgT5wX0saNzcaS19wPoEBHIE+cF9LGjf7g4oDpqYCRjYmJA8DBBYvIBglBqEHP2M7THM/I0FhOkRqPDFVZiAsLEEsLAYuREHum6D+o6Cb7kFDQ0Hum6ABXaCb7kH86I6BPnBfTBo2NhpMX3A+gQEbgT5wX0waNjYaTF9wPoGOwotb/loCNLwaGCozTioXEjBLK0iHW0JwTik0Xjs1VTD+9iw/Kys/LAAABABa/3YHEgYuABcAOQBBAEkAAAAgBw4BBwYQFx4BFxYgNz4BNzYQJy4BJwEUBw4DBwYgJy4DJyYQNz4DNzYgFx4DFxYVJRU3MxEzESMFIRUDMxM1IQRl/qKgmu5BRERB7pqgAV6gmu5BRERB7poBaTcaS19wPoH+5IE+cF9LGjc3GktfcD6BARyBPnBfSxo3+5+KBKWlAQ0BDuau3P5OBi5EQe6boP6joJvuQUNDQe6boAFdoJvuQfzojoE+cF9MGjY2GkxfcD6BARuBPnBfTBo2NhpMX3A+gY7Ci1v+WgI0fQP+TAG4fAAAAAAGAFr/dgcSBi4AFwA5AEEAXQBmAG8AAAAgBw4BBwYQFx4BFxYgNz4BNzYQJy4BJwEUBw4DBwYgJy4DJyYQNz4DNzYgFx4DFxYVJRU3MxEzESMBNT4BNTQuASIOARUUFhcVDgEVFB4BMj4BNTQmJzIWFAYiJjQ2EyImNDYyFhQGBGX+oqCa7kFEREHumqABXqCa7kFEREHumgFpNxpLX3A+gf7kgT5wX0saNzcaS19wPoEBHIE+cF9LGjf7dosDpaUCgTREOmiHaTpFNUBQPnKXcz9QrR0mJjkmJhwiLCxFKysGLkRB7pug/qOgm+5BQ0NB7pugAV2gm+5B/OiOgT5wX0waNjYaTF9wPoEBG4E+cF9MGjY2GkxfcD6BjsKLW/5aAjT+9QMJSTArRCcnRCswSQkDBk87MkwqKkwyOlCzJDUkJDUk/okoPSgoPSgAAAAFAFr/dgcSBi4AFwA5AEEAYwBrAAAAIAcOAQcGEBceARcWIDc+ATc2ECcuAScBFAcOAwcGICcuAycmEDc+Azc2IBceAxcWFSUVNzMRMxEjJSIOARUUHgEzMjc2NzMWDgEjIiYnIx4CMzI+ATU0LgICIiY0NjIWFARl/qKgmu5BRERB7pqgAV6gmu5BRERB7poBaTcaS19wPoH+5IE+cF9LGjc3GktfcD6BARyBPnBfSxo3+5WKA6amAgBDaz0yVTQ4JiQNAwUWLh8aJwWiB0BjPE5zPiNBYhlALS1ALAYuREHum6D+o6Cb7kFDQ0Hum6ABXaCb7kH86I6BPnBfTBo2NhpMX3A+gQEbgT5wX0waNjYaTF9wPoGOwotb/loCNBA0Xjs1VTAaGCo1TSkXEjBLK0iGXEJwTin+7StAKytAAAUAWv92BxIGLgAXADkAVABhAG0AAAAgBw4BBwYQFx4BFxYgNz4BNzYQJy4BJwEUBw4DBwYgJy4DJyYQNz4DNzYgFx4DFxYVBTc2NzY0LgEiDgEdATM1NDYyFhQGDwEVITUjASIOARQeATI+ATQuAQIiJyY0NzYyFxYUBwRl/qKgmu5BRERB7pqgAV6gmu5BRERB7poBaTcaS19wPoH+5IE+cF9LGjc3GktfcD6BARyBPnBfSxo3/D2FJhUkNmSIaDmXKT8kGh3iAb/qAiNLcTw8cJhwPD1vKEgVFxcVSBUWFgYuREHum6D+o6Cb7kFDQ0Hum6ABXaCb7kH86I6BPnBfTBo2NhpMX3A+gQEbgT5wX0waNjYaTF9wPoGOk3UhHTJlTiswWDkDBB4oHy8rGshvfQHHRoa5hkhIh7mFRv4sKi6oLCkpLKguAAAAAQEcAKkFQgWNAEMAAAEHBhYfARY2PwE2NTQvAS4BDwEOAR8BBgcGBwYVFBceARcWMzI3Njc2NzYuAScmKwEiBgcGBwYHBiMiJyYnJjQ3Njc2AyZGEAMSKhIvD8kQEckQLxIqEgIQNIp1ckJEKiiTX2NsiXh0SUsJAQQNCw0POhUhAQYzMVBSXmJUUjAxMC5QUgQkThEvECYQAxLgExcZEt8SAhAmEC8ROgdKR3V5jGxiX5MoKkJAcHKIDxMSBwgeFV5OTSwuMi9SVMNTUTAyAAIBxgDFBJcE6wAPAB8AAAEzMhYVERQGKwEiJjURNDYFERQWOwEyNjURNCYrASIGA+xyFyIiF3IYISH98iIXchghIRhyFyIE6yIX/EwXIiIXA7QXIjn8TBciIhcDtBciIgAAAAABAccAlgVeBRoAIwAAASYnASQvAiYiBw4CBwYVERQXHgIXFjY3Nj8BNiUBPgE0BVYID/50/nsIBQ4Hfa*gGEA0DAwMDDRAGCBQHBQoECAGGAYsPEAL4DQoBAPsEAwcCAgIJEwoOK/xAKQ0LEgkCAwECAgUCBfsA/wodIQAAAQEZ/+cDmgW8AAUAAAkCNwkBA1v9vgJCP/3kAhwFvP0V/RYyArgCuQAAAAABASz/5wOtBbwABQAACQIXCQEBLAIc/eQ/AkL9vgWK/Uf9SDIC6gLrAAAAAAEA1gGaBqoEHAAFAAATFwkBNwHWMQK5Arkx/RYB2T8CHf3jPwJDAAABANYBhwaqBAkABQAACQEHCQEnA8D9RzEC6gLqMQHsAh0//b0CQz8AAQDN/94GswXFAAsAAAkCBwkBFwkBNwkBBnD9UP1QQwKv/VFDArACsEP9UQKvBcX9UAKwRP1R/VBEArD9UEQCsAKvAAABAaUBUQMOBFIABQAACQI3CQECz/7WASo//vwBBARS/n/+gDEBTwFQAAAAAAEBuAFRAyEEUgAFAAAJAhcJAQG4AQT+/D8BKv7WBCH+sP6xMQGAAYEAAAAAAQI/AiYFQQOQAAUAAAEXCQE3AQI/MgFPAU8y/n8CZkABBP78QAEqAAECPwITBUEDfQAFAAAJAQcJAScDwP6xMgGBAYEyAnkBBED+1gEqQAABAjYBSAVKBFsACwAACQIHCQEXCQE3CQEFBv66/rpEAUb+ukQBRgFGRP66AUYEW/66AUZD/rr+uUMBRv66QwFHAUYAAAIACv/XBjsHdABKAFgAAAEjBgcGBwYXFhcWFxYXFQYHBgcGBwYHBgcGJyYnJicmIyIHBgcGBwYHBicmJyYnJicmNTQ3PgE3NhcWFxYXFjMyNzY3Njc2FxYXFiU2NzYnDgIHBhcWNzYGCAEeIDwlMwEBQzBNJx0OFio5NCAwLzk+KigYLC8bLjM1MB0xKhYmJjw6MTUiNVk4PFFB13svOiE/LRQhFxMfEyxMK0tBV0d8/oM1HB0JSaFpHSAKT1FLBNwTHDZEXWyDZkkzGgsCLTJhU0wmOx0kAQELBxMVBw0NCBUSBwsCAiYfPilNgKe3qsCNb4MCAREJGRIGCwoGER4MEwQHHDHzQU9VUgNTektXTwYpJgAAAAAAACIBngABAAAAAAAAACYATgABAAAAAAABAAwAjwABAAAAAAACAAcArAABAAAAAAADAB0A8AABAAAAAAAEABQBOAABAAAAAAAFAA0BaQABAAAAAAAGABIBnQABAAAAAAAHACkCBAABAAAAAAAIAAkCQgABAAAAAAAJAAsCZAABAAAAAAAKBAsKiAABAAAAAAALABQOvgABAAAAAAAMABQO/QABAAAAAAANAL4QkAABAAAAAAAOADIRtQABAAAAAAAPAAwSAgABAAAAAAARAAcSHwADAAEECQAAAEwAAAADAAEECQABABgAdQADAAEECQACAA4AnAADAAEECQADADoAtAADAAEECQAEACgBDgADAAEECQAFABoBTQADAAEECQAGACQBdwADAAEECQAHAFIBsAADAAEECQAIABICLgADAAEECQAJABYCTAADAAEECQAKCBYCcAADAAEECQALACgOlAADAAEECQAMACgO0wADAAEECQANAXwPEgADAAEECQAOAGQRTwADAAEECQAPABgR6AADAAEECQARAA4SDwCpACAAMgAwADEANwAgAEEAcABwAGwAZQAgAEkAbgBjAC4AIABBAGwAbAAgAHIAaQBnAGgAdABzACAAcgBlAHMAZQByAHYAZQBkAC4AAKkgMjAxNyBBcHBsZSBJbmMuIEFsbCByaWdodHMgcmVzZXJ2ZWQuAABTAEYAIABQAHIAbwAgAEkAYwBvAG4AcwAAU0YgUHJvIEljb25zAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABTAEYAUABSAE8ASQBDAE8ATgBTACAANAA3ADAAOQAyAGMAYQAtADIAMAAxADYALgAwADMALgAyADIAAFNGUFJPSUNPTlMgNDcwOTJjYS0yMDE2LjAzLjIyAABTAEYAIABQAHIAbwAgAEkAYwBvAG4AcwAgAFIAZQBnAHUAbABhAHIAAFNGIFBybyBJY29ucyBSZWd1bGFyAABWAGUAcgBzAGkAbwBuACAANAAuADIAMAAwAABWZXJzaW9uIDQuMjAwAABTAEYAUAByAG8ASQBjAG8AbgBzAC0AUgBlAGcAdQBsAGEAcgAAU0ZQcm9JY29ucy1SZWd1bGFyAABTAEYAIABQAHIAbwAgAEkAYwBvAG4AcwAgAGkAcwAgAGEAIAB0AHIAYQBkAGUAbQBhAHIAawAgAG8AZgAgAEEAcABwAGwAZQAgAEkAbgBjAC4AAFNGIFBybyBJY29ucyBpcyBhIHRyYWRlbWFyayBvZiBBcHBsZSBJbmMuAABBAHAAcABsAGUAIABJAG4AYwAAQXBwbGUgSW5jAABBAHAAcABsAGUAIABJAG4AYwAuAC4AAEFwcGxlIEluYy4uAABDAHIAZQBhAHQAZQBkACAAaQBuACAAMgAwADEANQAsACAAdABoAGUAIABvAHIAaQBnAGkAbgBhAGwAIABnAGwAeQBwAGgAIABmAG8AbgB0ACwAIABBAHAAcABsAGUAIABJAGMAbwBuAHMALAAgAHcAYQBzACAAcAByAG8AZAB1AGMAZQBkACAAdABvACAAdwBvAHIAawAgAGkAbgAgAHUAbgBpAHMAbwBuACAAdwBpAHQAaAAgAE0AeQByAGkAYQBkACAAUwBlAHQAIABQAHIAbwAgAGEAbgBkACAAcwBlAHIAdgBlAGQAIAB0AG8AIABzAHQAcgBlAG4AZwB0AGgAZQBuACAAaQBuAHQAZQByAGEAYwB0AGkAdgBlACAAbABpAG4AawBzACAAbwBuACAAdwBlAGIALgAgAEEAcABwAGwAZQAgAEkAYwBvAG4AcwAgAHcAbwB1AGwAZAAgAGwAYQB0AGUAcgAgAGIAZQBjAG8AbQBlACAAUwBGACAAUAByAG8AIABJAGMAbwBuAHMAIAByAGUAZABlAHMAaQBnAG4AZQBkACAAdABvACAAYQBsAGkAZwBuACAAdABvACAAQQBwAHAAbABlACcAcwAgAG4AZQB3ACAAdAB5AHAAZQBmAGEAYwBlACwAIABTAGEAbgAgAEYAcgBhAG4AYwBpAHMAYwBvACwAIABpAG4AIAAyADAAMQA2AC4AIABUAGgAZQAgAHIAZQBkAGUAcwBpAGcAbgAgAGEAZABkAHIAZQBzAHMAZQBzACAAYQAgAG4AdQBtAGIAZQByACAAbwBmACAAaQBzAHMAdQBlAHMAIAB0AGgAYQB0ACAAdwBlAHIAZQAgAHAAcgBlAHMAZQBuAHQAIABpAG4AIABBAHAAcABsAGUAIABJAGMAbwBuAHMALgAgAEkAbQBwAHIAbwB2AGUAbQBlAG4AdABzACAAaQBuAGMAbAB1AGQAZQAgAG0AYQB0AGMAaABlAGQAIAB0AHkAcABlACAAbQBlAHQAcgBpAGMAcwAsACAAYgByAGEAbgBkACAASQBEACAAcwB0AGEAbgBkAGEAcgBkAGkAegBlAGQAIABBAHAAcABsAGUAIABsAG8AZwBvACAAYwBoAGEAcgBhAGMAdABlAHIALAAgAHcAZQBiACAAZgBvAG4AdAAgAG8AcAB0AGkAbQBpAHoAYQB0AGkAbwBuACwAIABjAHUAcwB0AG8AbQAgAGMAaABhAHIAYQBjAHQAZQByACAAcwBwAGEAYwBpAG4AZwAsACAAcABhAHIAZQBuAHQAIAB0AHkAcABlACAAYQBsAGkAZwBuAG0AZQBuAHQALAAgAGUAdABjAC4AIABTAEYAIABQAHIAbwAgAEkAYwBvAG4AcwAgAGkAcwAgAGQAZQBzAGkAZwBuAGUAZAAgAHQAbwAgAGIAZQAgAGEAZABhAHAAdABhAGIAbABlACAAdABvACAAdwBvAHIAawAgAHcAaQB0AGgAIABvAHUAcgAgAHQAdwBvACAAdwBlAGIAIABmAG8AbgB0ACAAZgBhAG0AaQBsAGkAZQBzACwAIABTAEYAIABQAHIAbwAgAEQAaQBzAHAAbABhAHkAIABhAG4AZAAgAFMARgAgAFAAcgBvACAAVABlAHgAdAAuACAAVABoAGUAIAB3AGUAYgAgAGYAbwBuAHQAIABmAGEAbQBpAGwAaQBlAHMAIABoAGEAdgBlACAAZABpAGYAZgBlAHIAaQBuAGcAIAB4AGgAZQBpAGcAaAB0AHMALAAgAGQAZQBzAGMAZQBuAGQAZQByACAAYQBuAGQAIABhAHMAYwBlAG4AZABlAHIAIABlAHgAdABlAG4AcwBpAG8AbgBzACwAIABhAGQAdgBhAG4AYwBlAG0AZQBuAHQALAAgAGMAbwB1AG4AdABlAHIAcwAsACAAYQBuAGQAIABiAG8AdwBsAHMALgAgAFQAaABlAHMAZQAgAGQAaQBmAGYAZQByAGUAbgBjAGUAcwAgAHcAZQByAGUAIABwAHUAcgBwAG8AcwBlAGwAeQAgAG0AYQBkAGUAIAB0AG8AIABvAHAAdABpAG0AaQB6AGUAIAB0AGgAZQAgAGwAZQBnAGkAYgBpAGwAaQB0AHkAIABvAGYAIABlAGEAYwBoACAAZgBhAG0AaQBsAHkAIABpAG4AIAB0AGgAZQAgAHQAeQBwAGUAIABzAGkAegBlACAAZgBvAHIAIAB3AGgAaQBjAGgAIAB0AGgAZQB5ACAAYQByAGUAIAB1AHQAaQBsAGkAegBlAGQALgAgAFQAaABlACAAUwBGACAAUAByAG8AIABJAGMAbwBuAHMAIABjAGgAYQByAGEAYwB0AGUAcgAgAHMAZQB0ACAAaQBuAGMAbAB1AGQAZQBzACAAQwBUAEEAIABpAGMAbwBuAG8AZwByAGEAcABoAHkALAAgAFUASQAgAGUAbABlAG0AZQBuAHQAcwAsACAAYQBuAGQAIABpAG4AdABlAHIAbgBhAGwAIAB1AHMAZQAgAHMAcABlAGMAaQBhAGwAIABjAGgAYQByAGEAYwB0AGUAcgBzACAAYQBuAGQAIABpAHMAIABhAHYAYQBpAGwAYQBiAGwAZQAgAGEAcwAgAGEAIABmAGEAbQBpAGwAeQAgAG8AZgAgAHQAcgB1AGUAIAB0AHkAcABlACAAZgBvAG4AdABzACAAaQBuACAAZgBvAHUAcgAgAHcAZQBpAGcAaAB0AHMALgAAQ3JlYXRlZCBpbiAyMDE1LCB0aGUgb3JpZ2luYWwgZ2x5cGggZm9udCwgQXBwbGUgSWNvbnMsIHdhcyBwcm9kdWNlZCB0byB3b3JrIGluIHVuaXNvbiB3aXRoIE15cmlhZCBTZXQgUHJvIGFuZCBzZXJ2ZWQgdG8gc3RyZW5ndGhlbiBpbnRlcmFjdGl2ZSBsaW5rcyBvbiB3ZWIuIEFwcGxlIEljb25zIHdvdWxkIGxhdGVyIGJlY29tZSBTRiBQcm8gSWNvbnMgcmVkZXNpZ25lZCB0byBhbGlnbiB0byBBcHBsZSdzIG5ldyB0eXBlZmFjZSwgU2FuIEZyYW5jaXNjbywgaW4gMjAxNi4gVGhlIHJlZGVzaWduIGFkZHJlc3NlcyBhIG51bWJlciBvZiBpc3N1ZXMgdGhhdCB3ZXJlIHByZXNlbnQgaW4gQXBwbGUgSWNvbnMuIEltcHJvdmVtZW50cyBpbmNsdWRlIG1hdGNoZWQgdHlwZSBtZXRyaWNzLCBicmFuZCBJRCBzdGFuZGFyZGl6ZWQgQXBwbGUgbG9nbyBjaGFyYWN0ZXIsIHdlYiBmb250IG9wdGltaXphdGlvbiwgY3VzdG9tIGNoYXJhY3RlciBzcGFjaW5nLCBwYXJlbnQgdHlwZSBhbGlnbm1lbnQsIGV0Yy4gU0YgUHJvIEljb25zIGlzIGRlc2lnbmVkIHRvIGJlIGFkYXB0YWJsZSB0byB3b3JrIHdpdGggb3VyIHR3byB3ZWIgZm9udCBmYW1pbGllcywgU0YgUHJvIERpc3BsYXkgYW5kIFNGIFBybyBUZXh0LiBUaGUgd2ViIGZvbnQgZmFtaWxpZXMgaGF2ZSBkaWZmZXJpbmcgeGhlaWdodHMsIGRlc2NlbmRlciBhbmQgYXNjZW5kZXIgZXh0ZW5zaW9ucywgYWR2YW5jZW1lbnQsIGNvdW50ZXJzLCBhbmQgYm93bHMuIFRoZXNlIGRpZmZlcmVuY2VzIHdlcmUgcHVycG9zZWx5IG1hZGUgdG8gb3B0aW1pemUgdGhlIGxlZ2liaWxpdHkgb2YgZWFjaCBmYW1pbHkgaW4gdGhlIHR5cGUgc2l6ZSBmb3Igd2hpY2ggdGhleSBhcmUgdXRpbGl6ZWQuIFRoZSBTRiBQcm8gSWNvbnMgY2hhcmFjdGVyIHNldCBpbmNsdWRlcyBDVEEgaWNvbm9ncmFwaHksIFVJIGVsZW1lbnRzLCBhbmQgaW50ZXJuYWwgdXNlIHNwZWNpYWwgY2hhcmFjdGVycyBhbmQgaXMgYXZhaWxhYmxlIGFzIGEgZmFtaWx5IG9mIHRydWUgdHlwZSBmb250cyBpbiBmb3VyIHdlaWdodHMuAABoAHQAdABwADoALwAvAHcAdwB3AC4AYQBwAHAAbABlAC4AYwBvAG0AAGh0dHA6Ly93d3cuYXBwbGUuY29tAABoAHQAdABwADoALwAvAHcAdwB3AC4AYQBwAHAAbABlAC4AYwBvAG0AAGh0dHA6Ly93d3cuYXBwbGUuY29tAABUAGgAaQBzACAAZgBvAG4AdAAgAHMAbwBmAHQAdwBhAHIAZQAgAGkAcwAgAHQAaABlACAAdgBhAGwAdQBhAGIAbABlACAAcAByAG8AcABlAHIAdAB5ACAAbwBmACAAQQBwAHAAbABlACAASQBuAGMALgAgAHwAIABJAG4AdABlAHIAYQBjAHQAaQB2AGUAIABNAEEAUgBDAE8ATQAuACAAUgBlAHAAbABpAGMAYQB0AGkAbwBuACwAIABhAGwAdABlAHIAYQB0AGkAbwBuACwAIABhAG4AZAAgAGQAaQBzAHQAcgBpAGIAdQB0AGkAbwBuACAAbwBmACAAdABoAGkAcwAgAGYAbwBuAHQAIABpAHMAIABzAHQAcgBpAGMAdABsAHkAIABwAHIAbwBoAGkAYgBpAHQAZQBkAC4AIABBAHAAcABsAGUAIABJAG4AYwAuACAAYQBsAGwAIAByAGkAZwBoAHQAcwAgAHIAZQBzAGUAcgB2AGUAZAAuAABUaGlzIGZvbnQgc29mdHdhcmUgaXMgdGhlIHZhbHVhYmxlIHByb3BlcnR5IG9mIEFwcGxlIEluYy4gfCBJbnRlcmFjdGl2ZSBNQVJDT00uIFJlcGxpY2F0aW9uLCBhbHRlcmF0aW9uLCBhbmQgZGlzdHJpYnV0aW9uIG9mIHRoaXMgZm9udCBpcyBzdHJpY3RseSBwcm9oaWJpdGVkLiBBcHBsZSBJbmMuIGFsbCByaWdodHMgcmVzZXJ2ZWQuAABoAHQAdABwAHMAOgAvAC8AdwB3AHcALgBhAHAAcABsAGUALgBjAG8AbQAvAGwAZQBnAGEAbAAvAGkAbgB0AGUAbABsAGUAYwB0AHUAYQBsAC0AcAByAG8AcABlAHIAdAB5AC8AAGh0dHBzOi8vd3d3LmFwcGxlLmNvbS9sZWdhbC9pbnRlbGxlY3R1YWwtcHJvcGVydHkvAABTAEYAIABQAHIAbwAgAEkAYwBvAG4AcwAAU0YgUHJvIEljb25zAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAAAAAAACAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGwAAAABAAIBAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAEVARYBFwEYARkBGgEbARwBHQEeAR8BIAEhASIBIwEkASUBJgEnASgBKQEqAA4A7wErASwAIgEtAS4BLwEwATEBMgEzATQBNQE2ATcBOAE5AToBOwE8AT0BPgE/AUABQQFCAUMBRAFFAUYBRwFIAUkBSgFLAUwBTQFOAU8BUAFRAVIBUwFUAVUBVgFXAVgBWQFaAVsBXAFdAV4BXwFgAWEBYgFjAWQBZQFmANIDZ2FwCWZ1bGxibG9jawV1RjMxQQV1RjMxQgV1RjMxQwV1RjMxRAV1RjMyMgV1RjMyMwV1RjMyNAV1RjMyNQV1RjMyNgV1RjMyNwV1RjMyOAV1RjMyOQV1RjMyRgV1RjMzNAV1RjMzNQV1RjMzNgV1RjMzNwV1RjMzOAV1RjMzOQV1RjMzQQV1RjMzQgV1RjMzQwV1RjMzRAV1RjMzRQV1RjMzRgV1RjM0MAV1RjM0MQV1RjM1NgV1RjM1RgV1RjM2NQtjaGV2cm9ubGVmdAxjaGV2cm9ucmlnaHQJY2hldnJvbnVwC2NoZXZyb25kb3duEWNoZXZyb25sZWZ0Y2lyY2xlEmNoZXZyb25yaWdodGNpcmNsZQ9jaGV2cm9udXBjaXJjbGURY2hldnJvbmRvd25jaXJjbGUFcmVzZXQFY2hlY2sLZXhjbGFtYXRpb24LcmVzZXRjaXJjbGUKcGx1c2NpcmNsZQttaW51c2NpcmNsZQtjaGVja2NpcmNsZRFleGNsYW1hdGlvbmNpcmNsZQ5xdWVzdGlvbmNpcmNsZQpyZXNldHNvbGlkCXBsdXNzb2xpZAptaW51c3NvbGlkCmNoZWNrc29saWQQZXhjbGFtYXRpb25zb2xpZA1xdWVzdGlvbnNvbGlkBHBsYXkFcGF1c2UEc3RvcAZyZXBsYXkEaW5mbwhkb3dubG9hZAZjaXJjbGUIZXh0ZXJuYWwFc2hhcmUTcXVlc3Rpb25fY2lyY2xlX3J0bBJxdWVzdGlvbl9zb2xpZF9ydGwMcXVlc3Rpb25fcnRsDGV4dGVybmFsX3J0bAlzZWN0aW9uMDEJc2VjdGlvbjAyCXNlY3Rpb24wMwlzZWN0aW9uMDQJc2VjdGlvbjA1CXNlY3Rpb24wNglzZWN0aW9uMDcJc2VjdGlvbjA4CXNlY3Rpb24wOQlzZWN0aW9uMTAJc2VjdGlvbjExCXNlY3Rpb24xMglzZWN0aW9uMTMJc2VjdGlvbjE0CXNlY3Rpb24xNQlzZWN0aW9uMTYJc2VjdGlvbjE3CXNlY3Rpb24xOAlzZWN0aW9uMTkJc2VjdGlvbjIwC3ZpZGVvcmVwbGF5CnZpZGVvcGF1c2UJdmlkZW9wbGF5CnBhZGRsZWxlZnQLcGFkZGxlcmlnaHQIcGFkZGxldXAKcGFkZGxlZG93bgptb2RhbGNsb3NlD3BhZGRsZWxlZnRzaG9ydBBwYWRkbGVyaWdodHNob3J0DXBhZGRsZXVwc2hvcnQPcGFkZGxlZG93bnNob3J0D21vZGFsY2xvc2VzaG9ydAAAAAAAAf//AAIAAQAAAAwAAAAWAAAAAgABAAMAawABAAQAAAACAAAAAAAAAAEAAAAA2pIEAQAAAADXPJGTAAAAANc8kZM=) format("truetype"); font-weight: normal; font-style: normal; } .channel-html .icon-after { display: inline-block; } .channel-html .icon-after::after { background: inherit; background-size: 5em 100%; background-position: -60px center; } .visually-hidden-text { font-size: 0.0001em; text-indent: -9999px; line-height: 0; } .channel-html .link-wrapper { display: inline-flex; } .channel-html .link-wrapper:focus { outline: 4px solid var(--focus-color); } body { margin: 0; overflow-x: hidden; } @media (inverted-colors) { body .double-invert { filter: invert(1); } } .visually-hidden-text { font-size: 0.0001em; text-indent: -9999px; line-height: 0; } @media only screen and (min-width: 1069px) { .channel-html .row.large-display-bleed { position: relative; } .channel-html .row.large-display-bleed .column { z-index: 1; } .channel-html .row.large-display-bleed::after, .channel-html .row.large-display-bleed::before { display: block; content: ""; position: absolute; top: 0; height: 100%; width: 44px; left: -44px; } .channel-html .row.large-display-bleed::after { left: initial; right: -44px; } } @media only screen and (min-width: 735px) and (max-width: 1068px) { .channel-html .row.medium-display-bleed { position: relative; } .channel-html .row.medium-display-bleed .column { z-index: 1; } .channel-html .row.medium-display-bleed::after, .channel-html .row.medium-display-bleed::before { display: block; content: ""; position: absolute; top: 0; height: 100%; width: 22px; left: -22px; } .channel-html .row.medium-display-bleed::after { left: initial; right: -22px; } } @media only screen and (max-width: 734px) { .channel-html .row.small-display-bleed { position: relative; } .channel-html .row.small-display-bleed .column { z-index: 1; } .channel-html .row.small-display-bleed::after, .channel-html .row.small-display-bleed::before { display: block; content: ""; position: absolute; top: 0; height: 100%; width: 20px; left: -20px; } .channel-html .row.small-display-bleed::after { left: initial; right: -20px; } } .channel-html .section { display: flex; position: relative; overflow-x: hidden; } .channel-html .section .section-content { margin-left: auto; margin-right: auto; width: 980px; } @media only screen and (max-width: 1068px) { .channel-html .section .section-content { width: 692px; } } @media only screen and (max-width: 734px) { .channel-html .section .section-content { width: 280px; } } .channel-html .section.large-show { display: flex; } @media only screen and (max-width: 1068px) { .channel-html .section.medium-show { display: flex !important; } } @media only screen and (max-width: 734px) { .channel-html .section.small-show { display: flex !important; } } .channel-html .section.large-hide { display: none; } @media only screen and (max-width: 1068px) { .channel-html .section.medium-hide { display: none; } } @media only screen and (max-width: 734px) { .channel-html .section.small-hide { display: none !important; } } .image-action_mode { width: 313px; height: 400px; background-size: 313px 400px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/action_mode_large.png?1677798438316); } .image-header_iphone_13_mini_green { width: 131px; height: 174px; background-size: 131px 174px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_13_mini_green_large.png?1677798438316); } .image-icon_dynamic_island { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_dynamic_island_large.png?1677798438317); } .image-icon_A14_chip { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_A14_chip_large.png?1677798438317); } .image-camera_detail { width: 313px; height: 320px; background-size: 313px 320px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/camera_detail_large.png?1677798438317); } .image-flex_applecare { width: 268px; height: 306px; background-size: 268px 306px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_applecare_large.png?1677798438317); } .image-flex_icon_recycled { width: 121px; height: 122px; background-size: 121px 122px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_icon_recycled_large.png?1677798438317); } .image-header_iphone_14_blue { width: 146px; height: 192px; background-size: 146px 192px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_14_blue_large.png?1677798438317); } .image-icon_camera_iphone_14_plus { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_camera_iphone_14_plus_large.png?1677798438317); } .image-header_iphone_13_green { width: 142px; height: 193px; background-size: 142px 193px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_13_green_large.png?1677798438317); } .image-icon_camera_iphone_11 { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_camera_iphone_11_large.png?1677798438318); } .image-header_iphone_14_pro_twilight_purple { width: 158px; height: 193px; background-size: 158px 193px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_14_pro_twilight_purple_large.png?1677798438318); } .image-icon_camera_iphone_13_pro_max { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_camera_iphone_13_pro_max_large.png?1677798438318); } .image-header_iphone_12_purple { width: 143px; height: 193px; background-size: 143px 193px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_12_purple_large.png?1677798438318); } .image-iphone_pro { width: 170px; height: 222px; background-size: 170px 222px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/iphone_pro_large.png?1677798438318); } .image-header_iphone_11_pro_max_midnight_green { width: 155px; height: 212px; background-size: 155px 212px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_11_pro_max_midnight_green_large.png?1677798438318); } .image-ceramic_shield { width: 234px; height: 248px; background-size: 234px 248px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/ceramic_shield_large.png?1677798438318); } .image-chip_icon { width: 441px; height: 224px; background-size: 441px 224px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/chip_icon_large.png?1677798438318); } .image-icon_camera_iphone_11_pro_max { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_camera_iphone_11_pro_max_large.png?1677798438318); } .image-display_always_on { width: 269px; height: 264px; background-size: 269px 264px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/display_always_on_large.png?1677798438318); } .image-header_iphone_7_black { width: 116px; height: 186px; background-size: 116px 186px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_7_black_large.png?1677798438319); } .image-icon_cameraiphone_XR { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_cameraiphone_XR_large.png?1677798438319); } .image-Check_d1112b_34R { width: 15px; height: 14px; background-size: 15px 14px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/Check_d1112b_34R_large.png?1677798438319); } .image-icon_camera_iphone_XS { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_camera_iphone_XS_large.png?1677798438319); } .image-flex_magsafe { width: 419px; height: 337px; background-size: 419px 337px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_magsafe_large.png?1677798438319); } .image-header_iphone_se_space_gray { width: 99px; height: 167px; background-size: 99px 167px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_se_space_gray_large.png?1677798438319); } .image-water_resistance { width: 313px; height: 400px; background-size: 313px 400px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/water_resistance_large.png?1677798438319); } .image-icon_A13_chip { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_A13_chip_large.png?1677798438319); } .image-icon_newbattery { width: 48px; height: 26px; background-size: 48px 26px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_newbattery_large.png?1677798438320); } .image-header_iphone_7_plus_black { width: 133px; height: 212px; background-size: 133px 212px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_7_plus_black_large.png?1677798438320); } .image-sos { width: 647px; height: 400px; background-size: 647px 400px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/sos_large.png?1677798438320); } .image-header_iphone_8_plus_silver { width: 133px; height: 212px; background-size: 133px 212px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_8_plus_silver_large.png?1677798438320); } .image-header_iphone_12_pro_pacific_blue { width: 143px; height: 194px; background-size: 143px 194px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_12_pro_pacific_blue_large.png?1677798438320); } .image-icon_camera_iphone_13 { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_camera_iphone_13_large.png?1677798438320); } .image-crash_detection { width: 253px; height: 252px; background-size: 253px 252px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/crash_detection_large.png?1677798438321); } .image-flex_privacy { width: 298px; height: 222px; background-size: 298px 222px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_privacy_large.png?1677798438321); } .image-icon_camera_iphone_8_plus { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_camera_iphone_8_plus_large.png?1677798438321); } .image-header_iphone_6s_space_gray { width: 115px; height: 185px; background-size: 115px 185px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_6s_space_gray_large.png?1677798438321); } .image-header_iphone_xr_blue { width: 133px; height: 201px; background-size: 133px 201px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_xr_blue_large.png?1677798438321); } .image-icon_A10_chip { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_A10_chip_large.png?1677798438321); } .image-hero_logo { width: 306px; height: 39px; background-size: 306px 39px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/hero_logo_large.png?1677798438321); } .image-cinematic_mode { width: 647px; height: 400px; background-size: 647px 400px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/cinematic_mode_large.png?1677798438321); } .image-icon_camera_iphone_14_pro_max { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_camera_iphone_14_pro_max_large.png?1677798438321); } .image-icon_newtouch_id { width: 39px; height: 38px; background-size: 39px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_newtouch_id_large.png?1677798438321); } .image-icon_sos { width: 41px; height: 41px; background-size: 41px 41px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_sos_large.png?1677798438321); } .image-icon_camera_iphone_12_pro_max { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_camera_iphone_12_pro_max_large.png?1677798438322); } .image-icon_A9_chip { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_A9_chip_large.png?1677798438322); } .image-iphone_pro_max { width: 185px; height: 257px; background-size: 185px 257px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/iphone_pro_max_large.png?1677798438322); } .image-header_iphone_11_purple { width: 145px; height: 197px; background-size: 145px 197px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_11_purple_large.png?1677798438322); } .image-iphone_on_iphone_elevated { width: 38px; height: 48px; background-size: 38px 48px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/iphone_on_iphone_elevated_large.png?1677798438322); } .image-flex_icon_ios { width: 49px; height: 38px; background-size: 49px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_icon_ios_large.png?1677798438322); } .image-header_iphone_11_pro_midnight_green { width: 147px; height: 196px; background-size: 147px 196px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_11_pro_midnight_green_large.png?1677798438322); } .image-header_iphone_6s_plus_space_gray { width: 132px; height: 211px; background-size: 132px 211px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_6s_plus_space_gray_large.png?1677798438322); } .image-flex_for_all { width: 238px; height: 224px; background-size: 238px 224px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_for_all_large.png?1677798438323); } .image-icon_A11_chip { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_A11_chip_large.png?1677798438323); } .image-apple_logo_lock_elevated { width: 31px; height: 42px; background-size: 31px 42px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/apple_logo_lock_elevated_large.png?1677798438323); } .image-header_iphone_13_pro_alpine_green { width: 153px; height: 194px; background-size: 153px 194px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_13_pro_alpine_green_large.png?1677798438323); } .image-icon_A8_chip { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_A8_chip_large.png?1677798438323); } .image-header_iphone_8_silver { width: 116px; height: 186px; background-size: 116px 186px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_8_silver_large.png?1677798438323); } .image-apple_logo_elevated { width: 31px; height: 37px; background-size: 31px 37px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/apple_logo_elevated_large.png?1677798438324); } .image-header_iphone_se_gen03_midnight { width: 127px; height: 185px; background-size: 127px 185px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_se_gen03_midnight_large.png?1677798438324); } .image-icon_5G { width: 47px; height: 33px; background-size: 47px 33px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_5G_large.png?1677798438324); } .image-header_iphone_xs_silver { width: 129px; height: 192px; background-size: 129px 192px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_xs_silver_large.png?1677798438324); } .image-header_iphone_xs_max_silver { width: 138px; height: 212px; background-size: 138px 212px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_xs_max_silver_large.png?1677798438324); } .image-accessibility_elevated { width: 41px; height: 41px; background-size: 41px 41px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/accessibility_elevated_large.png?1677798438324); } .image-icon_A16_chip { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_A16_chip_large.png?1677798438324); } .image-icon_A12_chip { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_A12_chip_large.png?1677798438324); } .image-header_iphone_12_pro_max_pacific_blue { width: 154px; height: 209px; background-size: 154px 209px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_12_pro_max_pacific_blue_large.png?1677798438325); } .image-header_iphone_14_pro_max_twilight_purple { width: 161px; height: 210px; background-size: 161px 210px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_14_pro_max_twilight_purple_large.png?1677798438325); } .image-hero { width: 1112px; height: 452px; background-size: 1112px 452px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/hero_large.png?1677798438325); } .image-icon_camera_iphone_12 { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_camera_iphone_12_large.png?1677798438325); } .image-header_iphone_12_mini_purple { width: 128px; height: 173px; background-size: 128px 173px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_12_mini_purple_large.png?1677798438325); } .image-header_iphone_6_space_gray { width: 116px; height: 185px; background-size: 116px 185px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_6_space_gray_large.png?1677798438325); } .image-header_iphone_x_silver { width: 136px; height: 194px; background-size: 136px 194px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_x_silver_large.png?1677798438325); } .image-camera_selfie { width: 404px; height: 200px; background-size: 404px 200px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/camera_selfie_large.png?1677798438325); } .image-dynamic_island { width: 322px; height: 360px; background-size: 322px 360px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/dynamic_island_large.png?1677798438325); } .image-icon_action_mode { width: 41px; height: 41px; background-size: 41px 41px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_action_mode_large.png?1677798438326); } .image-icon_camera_iphone_6s_plus { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_camera_iphone_6s_plus_large.png?1677798438326); } .image-icon_face_id { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_face_id_large.png?1677798438326); } .image-header_iphone_14_plus_blue { width: 155px; height: 210px; background-size: 155px 210px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_14_plus_blue_large.png?1677798438326); } .image-icon_camera_iphone_se_3rdGen { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_camera_iphone_se_3rdGen_large.png?1677798438326); } .image-icon_A15_chip { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_A15_chip_large.png?1677798438326); } .image-header_iphone_6_plus_space_gray { width: 132px; height: 211px; background-size: 132px 211px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_6_plus_space_gray_large.png?1677798438326); } .image-header_iphone_se_gen02_black { width: 115px; height: 185px; background-size: 115px 185px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_se_gen02_black_large.png?1677798438326); } .image-header_iphone_13_pro_max_alpine_green { width: 159px; height: 209px; background-size: 159px 209px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_13_pro_max_alpine_green_large.png?1677798438326); } .image-icon_4G { width: 47px; height: 33px; background-size: 47px 33px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_4G_large.png?1677798438327); } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_13_pro_alpine_green { width: 153px; height: 194px; background-size: 153px 194px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_13_pro_alpine_green_large_2x.png?1677798438317); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-apple_logo_elevated { width: 31px; height: 37px; background-size: 31px 37px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/apple_logo_elevated_large_2x.png?1677798438317); } } @media (-webkit-min-device-pixel-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_recycled { width: 121px; height: 122px; background-size: 121px 122px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_icon_recycled_large_2x.png?1677798438317); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_face_id { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_face_id_large_2x.png?1677798438317); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-cinematic_mode { width: 647px; height: 400px; background-size: 647px 400px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/cinematic_mode_large_2x.png?1677798438317); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-flex_for_all { width: 238px; height: 224px; background-size: 238px 224px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_for_all_large_2x.png?1677798438317); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_x_silver { width: 136px; height: 194px; background-size: 136px 194px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_x_silver_large_2x.png?1677798438317); } } @media (-webkit-min-device-pixel-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_A11_chip { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_A11_chip_large_2x.png?1677798438318); } } @media (-webkit-min-device-pixel-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_mode { width: 313px; height: 400px; background-size: 313px 400px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/action_mode_large_2x.png?1677798438318); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_newtouch_id { width: 39px; height: 38px; background-size: 39px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_newtouch_id_large_2x.png?1677798438318); } } @media (-webkit-min-device-pixel-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_always_on { width: 269px; height: 264px; background-size: 269px 264px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/display_always_on_large_2x.png?1677798438318); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_14_pro_twilight_purple { width: 158px; height: 193px; background-size: 158px 193px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_14_pro_twilight_purple_large_2x.png?1677798438318); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_12_pro_max_pacific_blue { width: 154px; height: 209px; background-size: 154px 209px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_12_pro_max_pacific_blue_large_2x.png?1677798438318); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_A8_chip { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_A8_chip_large_2x.png?1677798438318); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_8_plus_silver { width: 133px; height: 212px; background-size: 133px 212px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_8_plus_silver_large_2x.png?1677798438318); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_camera_iphone_8_plus { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_camera_iphone_8_plus_large_2x.png?1677798438318); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_A13_chip { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_A13_chip_large_2x.png?1677798438318); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-Check_d1112b_34R { width: 15px; height: 14px; background-size: 15px 14px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/Check_d1112b_34R_large_2x.png?1677798438318); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_sos { width: 41px; height: 41px; background-size: 41px 41px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_sos_large_2x.png?1677798438318); } } @media (-webkit-min-device-pixel-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_A9_chip { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_A9_chip_large_2x.png?1677798438319); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_11_pro_max_midnight_green { width: 155px; height: 212px; background-size: 155px 212px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_11_pro_max_midnight_green_large_2x.png?1677798438319); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_se_gen03_midnight { width: 127px; height: 185px; background-size: 127px 185px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_se_gen03_midnight_large_2x.png?1677798438319); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-chip_icon { width: 441px; height: 224px; background-size: 441px 224px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/chip_icon_large_2x.png?1677798438319); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_xs_silver { width: 129px; height: 192px; background-size: 129px 192px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_xs_silver_large_2x.png?1677798438320); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-flex_icon_ios { width: 49px; height: 38px; background-size: 49px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_icon_ios_large_2x.png?1677798438320); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_A12_chip { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_A12_chip_large_2x.png?1677798438320); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-crash_detection { width: 253px; height: 252px; background-size: 253px 252px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/crash_detection_large_2x.png?1677798438320); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_A16_chip { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_A16_chip_large_2x.png?1677798438320); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_14_pro_max_twilight_purple { width: 161px; height: 210px; background-size: 161px 210px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_14_pro_max_twilight_purple_large_2x.png?1677798438320); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_camera_iphone_13_pro_max { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_camera_iphone_13_pro_max_large_2x.png?1677798438321); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_xr_blue { width: 133px; height: 201px; background-size: 133px 201px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_xr_blue_large_2x.png?1677798438321); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-water_resistance { width: 313px; height: 400px; background-size: 313px 400px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/water_resistance_large_2x.png?1677798438321); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_camera_iphone_14_plus { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_camera_iphone_14_plus_large_2x.png?1677798438321); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_12_purple { width: 143px; height: 193px; background-size: 143px 193px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_12_purple_large_2x.png?1677798438321); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_5G { width: 47px; height: 33px; background-size: 47px 33px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_5G_large_2x.png?1677798438321); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_camera_iphone_11 { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_camera_iphone_11_large_2x.png?1677798438321); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_11_pro_midnight_green { width: 147px; height: 196px; background-size: 147px 196px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_11_pro_midnight_green_large_2x.png?1677798438321); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_14_blue { width: 146px; height: 192px; background-size: 146px 192px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_14_blue_large_2x.png?1677798438322); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-ceramic_shield { width: 234px; height: 248px; background-size: 234px 248px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/ceramic_shield_large_2x.png?1677798438322); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_12_mini_purple { width: 128px; height: 173px; background-size: 128px 173px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_12_mini_purple_large_2x.png?1677798438322); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_14_plus_blue { width: 155px; height: 210px; background-size: 155px 210px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_14_plus_blue_large_2x.png?1677798438322); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-iphone_pro_max { width: 185px; height: 257px; background-size: 185px 257px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/iphone_pro_max_large_2x.png?1677798438322); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_8_silver { width: 116px; height: 186px; background-size: 116px 186px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_8_silver_large_2x.png?1677798438322); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-sos { width: 647px; height: 400px; background-size: 647px 400px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/sos_large_2x.png?1677798438322); } } @media (-webkit-min-device-pixel-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: 419px; height: 337px; background-size: 419px 337px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_magsafe_large_2x.png?1677798438322); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_xs_max_silver { width: 138px; height: 212px; background-size: 138px 212px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_xs_max_silver_large_2x.png?1677798438322); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_camera_iphone_XS { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_camera_iphone_XS_large_2x.png?1677798438323); } } @media (-webkit-min-device-pixel-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_detail { width: 313px; height: 320px; background-size: 313px 320px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/camera_detail_large_2x.png?1677798438323); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_A15_chip { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_A15_chip_large_2x.png?1677798438323); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_6s_space_gray { width: 115px; height: 185px; background-size: 115px 185px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_6s_space_gray_large_2x.png?1677798438323); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_camera_iphone_11_pro_max { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_camera_iphone_11_pro_max_large_2x.png?1677798438323); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_4G { width: 47px; height: 33px; background-size: 47px 33px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_4G_large_2x.png?1677798438323); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-apple_logo_lock_elevated { width: 31px; height: 42px; background-size: 31px 42px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/apple_logo_lock_elevated_large_2x.png?1677798438323); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_camera_iphone_6s_plus { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_camera_iphone_6s_plus_large_2x.png?1677798438323); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_12_pro_pacific_blue { width: 143px; height: 194px; background-size: 143px 194px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_12_pro_pacific_blue_large_2x.png?1677798438324); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_camera_iphone_13 { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_camera_iphone_13_large_2x.png?1677798438324); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-iphone_on_iphone_elevated { width: 38px; height: 48px; background-size: 38px 48px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/iphone_on_iphone_elevated_large_2x.png?1677798438324); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_camera_iphone_se_3rdGen { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_camera_iphone_se_3rdGen_large_2x.png?1677798438324); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_7_plus_black { width: 133px; height: 212px; background-size: 133px 212px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_7_plus_black_large_2x.png?1677798438324); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-dynamic_island { width: 322px; height: 360px; background-size: 322px 360px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/dynamic_island_large_2x.png?1677798438324); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_dynamic_island { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_dynamic_island_large_2x.png?1677798438324); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_7_black { width: 116px; height: 186px; background-size: 116px 186px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_7_black_large_2x.png?1677798438324); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_se_gen02_black { width: 115px; height: 185px; background-size: 115px 185px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_se_gen02_black_large_2x.png?1677798438324); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_13_mini_green { width: 131px; height: 174px; background-size: 131px 174px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_13_mini_green_large_2x.png?1677798438324); } } @media (-webkit-min-device-pixel-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: 1112px; height: 452px; background-size: 1112px 452px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/hero_large_2x.png?1677798438324); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_newbattery { width: 48px; height: 26px; background-size: 48px 26px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_newbattery_large_2x.png?1677798438325); } } @media (-webkit-min-device-pixel-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: 268px; height: 306px; background-size: 268px 306px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_applecare_large_2x.png?1677798438325); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_13_green { width: 142px; height: 193px; background-size: 142px 193px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_13_green_large_2x.png?1677798438325); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_13_pro_max_alpine_green { width: 159px; height: 209px; background-size: 159px 209px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_13_pro_max_alpine_green_large_2x.png?1677798438325); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-iphone_pro { width: 170px; height: 222px; background-size: 170px 222px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/iphone_pro_large_2x.png?1677798438325); } } @media (-webkit-min-device-pixel-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: 298px; height: 222px; background-size: 298px 222px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_privacy_large_2x.png?1677798438325); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_11_purple { width: 145px; height: 197px; background-size: 145px 197px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_11_purple_large_2x.png?1677798438325); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_cameraiphone_XR { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_cameraiphone_XR_large_2x.png?1677798438325); } } @media (-webkit-min-device-pixel-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: 306px; height: 39px; background-size: 306px 39px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/hero_logo_large_2x.png?1677798438325); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_se_space_gray { width: 99px; height: 167px; background-size: 99px 167px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_se_space_gray_large_2x.png?1677798438326); } } @media (-webkit-min-device-pixel-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_selfie { width: 404px; height: 200px; background-size: 404px 200px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/camera_selfie_large_2x.png?1677798438326); } } @media (-webkit-min-device-pixel-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_action_mode { width: 41px; height: 41px; background-size: 41px 41px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_action_mode_large_2x.png?1677798438326); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_camera_iphone_12_pro_max { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_camera_iphone_12_pro_max_large_2x.png?1677798438326); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_A14_chip { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_A14_chip_large_2x.png?1677798438326); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_camera_iphone_14_pro_max { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_camera_iphone_14_pro_max_large_2x.png?1677798438326); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_6_space_gray { width: 116px; height: 185px; background-size: 116px 185px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_6_space_gray_large_2x.png?1677798438326); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-accessibility_elevated { width: 41px; height: 41px; background-size: 41px 41px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/accessibility_elevated_large_2x.png?1677798438326); } } @media (-webkit-min-device-pixel-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_A10_chip { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_A10_chip_large_2x.png?1677798438326); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_camera_iphone_12 { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_camera_iphone_12_large_2x.png?1677798438327); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_6_plus_space_gray { width: 132px; height: 211px; background-size: 132px 211px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_6_plus_space_gray_large_2x.png?1677798438327); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-header_iphone_6s_plus_space_gray { width: 132px; height: 211px; background-size: 132px 211px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_6s_plus_space_gray_large_2x.png?1677798438327); } } @media only screen and (max-width:1068px) { .image-water_resistance { width: 217px; height: 280px; background-size: 217px 280px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/water_resistance_medium.png?1677798438316); } } @media only screen and (max-width:1068px) { .image-hero_logo { width: 255px; height: 33px; background-size: 255px 33px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/hero_logo_medium.png?1677798438317); } } @media only screen and (max-width:1068px) { .image-crash_detection { width: 163px; height: 163px; background-size: 163px 163px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/crash_detection_medium.png?1677798438318); } } @media only screen and (max-width:1068px) { .image-flex_applecare { width: 190px; height: 218px; background-size: 190px 218px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_applecare_medium.png?1677798438318); } } @media only screen and (max-width:1068px) { .image-iphone_on_iphone_elevated { width: 38px; height: 48px; background-size: 38px 48px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/iphone_on_iphone_elevated_medium.png?1677798438318); } } @media only screen and (max-width:1068px) { .image-cinematic_mode { width: 454px; height: 280px; background-size: 454px 280px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/cinematic_mode_medium.png?1677798438319); } } @media only screen and (max-width:1068px) { .image-camera_detail { width: 218px; height: 216px; background-size: 218px 216px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/camera_detail_medium.png?1677798438319); } } @media only screen and (max-width:1068px) { .image-chip_icon { width: 306px; height: 155px; background-size: 306px 155px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/chip_icon_medium.png?1677798438319); } } @media only screen and (max-width:1068px) { .image-apple_logo_lock_elevated { width: 32px; height: 41px; background-size: 32px 41px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/apple_logo_lock_elevated_medium.png?1677798438319); } } @media only screen and (max-width:1068px) { .image-camera_selfie { width: 279px; height: 139px; background-size: 279px 139px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/camera_selfie_medium.png?1677798438320); } } @media only screen and (max-width:1068px) { .image-display_always_on { width: 170px; height: 165px; background-size: 170px 165px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/display_always_on_medium.png?1677798438321); } } @media only screen and (max-width:1068px) { .image-iphone_pro { width: 119px; height: 145px; background-size: 119px 145px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/iphone_pro_medium.png?1677798438322); } } @media only screen and (max-width:1068px) { .image-flex_icon_recycled { width: 95px; height: 97px; background-size: 95px 97px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_icon_recycled_medium.png?1677798438322); } } @media only screen and (max-width:1068px) { .image-ceramic_shield { width: 163px; height: 176px; background-size: 163px 176px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/ceramic_shield_medium.png?1677798438322); } } @media only screen and (max-width:1068px) { .image-flex_magsafe { width: 306px; height: 287px; background-size: 306px 287px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_magsafe_medium.png?1677798438323); } } @media only screen and (max-width:1068px) { .image-sos { width: 454px; height: 280px; background-size: 454px 280px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/sos_medium.png?1677798438323); } } @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(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_icon_ios_medium.png?1677798438323); } } @media only screen and (max-width:1068px) { .image-accessibility_elevated { width: 41px; height: 41px; background-size: 41px 41px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/accessibility_elevated_medium.png?1677798438323); } } @media only screen and (max-width:1068px) { .image-flex_for_all { width: 163px; height: 149px; background-size: 163px 149px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_for_all_medium.png?1677798438324); } } @media only screen and (max-width:1068px) { .image-Check_d1112b_34R { width: 15px; height: 14px; background-size: 15px 14px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/Check_d1112b_34R_medium.png?1677798438324); } } @media only screen and (max-width:1068px) { .image-flex_privacy { width: 177px; height: 132px; background-size: 177px 132px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_privacy_medium.png?1677798438325); } } @media only screen and (max-width:1068px) { .image-action_mode { width: 217px; height: 280px; background-size: 217px 280px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/action_mode_medium.png?1677798438325); } } @media only screen and (max-width:1068px) { .image-hero { width: 766px; height: 311px; background-size: 766px 311px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/hero_medium.png?1677798438325); } } @media only screen and (max-width:1068px) { .image-iphone_pro_max { width: 130px; height: 168px; background-size: 130px 168px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/iphone_pro_max_medium.png?1677798438326); } } @media only screen and (max-width:1068px) { .image-dynamic_island { width: 226px; height: 252px; background-size: 226px 252px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/dynamic_island_medium.png?1677798438326); } } @media only screen and (max-width:1068px) { .image-apple_logo_elevated { width: 31px; height: 37px; background-size: 31px 37px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/apple_logo_elevated_medium.png?1677798438327); } } @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-accessibility_elevated { width: 41px; height: 41px; background-size: 41px 41px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/accessibility_elevated_medium_2x.png?1677798438316); } } @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_detail { width: 218px; height: 216px; background-size: 218px 216px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/camera_detail_medium_2x.png?1677798438317); } } @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(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_icon_ios_medium_2x.png?1677798438317); } } @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: 306px; height: 287px; background-size: 306px 287px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_magsafe_medium_2x.png?1677798438318); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-chip_icon { width: 306px; height: 155px; background-size: 306px 155px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/chip_icon_medium_2x.png?1677798438318); } } @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-dynamic_island { width: 226px; height: 252px; background-size: 226px 252px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/dynamic_island_medium_2x.png?1677798438318); } } @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_recycled { width: 95px; height: 97px; background-size: 95px 97px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_icon_recycled_medium_2x.png?1677798438318); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-Check_d1112b_34R { width: 15px; height: 14px; background-size: 15px 14px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/Check_d1112b_34R_medium_2x.png?1677798438318); } } @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_selfie { width: 279px; height: 139px; background-size: 279px 139px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/camera_selfie_medium_2x.png?1677798438318); } } @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-iphone_on_iphone_elevated { width: 38px; height: 48px; background-size: 38px 48px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/iphone_on_iphone_elevated_medium_2x.png?1677798438318); } } @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-ceramic_shield { width: 163px; height: 176px; background-size: 163px 176px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/ceramic_shield_medium_2x.png?1677798438321); } } @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_mode { width: 217px; height: 280px; background-size: 217px 280px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/action_mode_medium_2x.png?1677798438321); } } @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-water_resistance { width: 217px; height: 280px; background-size: 217px 280px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/water_resistance_medium_2x.png?1677798438321); } } @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-crash_detection { width: 163px; height: 163px; background-size: 163px 163px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/crash_detection_medium_2x.png?1677798438322); } } @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: 766px; height: 311px; background-size: 766px 311px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/hero_medium_2x.png?1677798438323); } } @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: 190px; height: 218px; background-size: 190px 218px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_applecare_medium_2x.png?1677798438323); } } @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: 255px; height: 33px; background-size: 255px 33px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/hero_logo_medium_2x.png?1677798438323); } } @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-apple_logo_elevated { width: 31px; height: 37px; background-size: 31px 37px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/apple_logo_elevated_medium_2x.png?1677798438324); } } @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-apple_logo_lock_elevated { width: 32px; height: 41px; background-size: 32px 41px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/apple_logo_lock_elevated_medium_2x.png?1677798438324); } } @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-sos { width: 454px; height: 280px; background-size: 454px 280px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/sos_medium_2x.png?1677798438324); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-flex_for_all { width: 163px; height: 149px; background-size: 163px 149px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_for_all_medium_2x.png?1677798438324); } } @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: 177px; height: 132px; background-size: 177px 132px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_privacy_medium_2x.png?1677798438324); } } @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-iphone_pro { width: 119px; height: 145px; background-size: 119px 145px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/iphone_pro_medium_2x.png?1677798438325); } } @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-cinematic_mode { width: 454px; height: 280px; background-size: 454px 280px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/cinematic_mode_medium_2x.png?1677798438325); } } @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-iphone_pro_max { width: 130px; height: 168px; background-size: 130px 168px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/iphone_pro_max_medium_2x.png?1677798438326); } } @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_always_on { width: 170px; height: 165px; background-size: 170px 165px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/display_always_on_medium_2x.png?1677798438327); } } @media only screen and (max-width:734px) { .image-header_iphone_6_space_gray { width: 65px; height: 103px; background-size: 65px 103px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_6_space_gray_small.png?1677798438316); } } @media only screen and (max-width:734px) { .image-chip_icon { width: 282px; height: 145px; background-size: 282px 145px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/chip_icon_small.png?1677798438317); } } @media only screen and (max-width:734px) { .image-header_iphone_xs_max_silver { width: 77px; height: 118px; background-size: 77px 118px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_xs_max_silver_small.png?1677798438317); } } @media only screen and (max-width:734px) { .image-header_iphone_14_pro_max_twilight_purple { width: 92px; height: 119px; background-size: 92px 119px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_14_pro_max_twilight_purple_small.png?1677798438317); } } @media only screen and (max-width:734px) { .image-header_iphone_7_black { width: 65px; height: 103px; background-size: 65px 103px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_7_black_small.png?1677798438317); } } @media only screen and (max-width:734px) { .image-header_iphone_12_purple { width: 80px; height: 108px; background-size: 80px 108px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_12_purple_small.png?1677798438317); } } @media only screen and (max-width:734px) { .image-header_iphone_14_pro_twilight_purple { width: 90px; height: 109px; background-size: 90px 109px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_14_pro_twilight_purple_small.png?1677798438317); } } @media only screen and (max-width:734px) { .image-header_iphone_x_silver { width: 75px; height: 107px; background-size: 75px 107px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_x_silver_small.png?1677798438317); } } @media only screen and (max-width:734px) { .image-header_iphone_xr_blue { width: 75px; height: 112px; background-size: 75px 112px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_xr_blue_small.png?1677798438317); } } @media only screen and (max-width:734px) { .image-apple_logo_elevated { width: 31px; height: 37px; background-size: 31px 37px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/apple_logo_elevated_small.png?1677798438318); } } @media only screen and (max-width:734px) { .image-sos { width: 320px; height: 409px; background-size: 320px 409px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/sos_small.png?1677798438318); } } @media only screen and (max-width:734px) { .image-header_iphone_14_plus_blue { width: 88px; height: 119px; background-size: 88px 119px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_14_plus_blue_small.png?1677798438319); } } @media only screen and (max-width:734px) { .image-display_always_on { width: 252px; height: 256px; background-size: 252px 256px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/display_always_on_small.png?1677798438319); } } @media only screen and (max-width:734px) { .image-flex_privacy { width: 269px; height: 203px; background-size: 269px 203px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_privacy_small.png?1677798438319); } } @media only screen and (max-width:734px) { .image-header_iphone_13_pro_alpine_green { width: 86px; height: 109px; background-size: 86px 109px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_13_pro_alpine_green_small.png?1677798438320); } } @media only screen and (max-width:734px) { .image-header_iphone_se_space_gray { width: 56px; height: 93px; background-size: 56px 93px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_se_space_gray_small.png?1677798438320); } } @media only screen and (max-width:734px) { .image-header_iphone_14_blue { width: 83px; height: 109px; background-size: 83px 109px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_14_blue_small.png?1677798438320); } } @media only screen and (max-width:734px) { .image-header_iphone_6s_space_gray { width: 65px; height: 103px; background-size: 65px 103px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_6s_space_gray_small.png?1677798438321); } } @media only screen and (max-width:734px) { .image-header_iphone_8_plus_silver { width: 75px; height: 119px; background-size: 75px 119px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_8_plus_silver_small.png?1677798438321); } } @media only screen and (max-width:734px) { .image-camera_selfie { width: 289px; height: 173px; background-size: 289px 173px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/camera_selfie_small.png?1677798438321); } } @media only screen and (max-width:734px) { .image-header_iphone_12_pro_max_pacific_blue { width: 88px; height: 118px; background-size: 88px 118px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_12_pro_max_pacific_blue_small.png?1677798438321); } } @media only screen and (max-width:734px) { .image-header_iphone_11_pro_max_midnight_green { width: 87px; height: 118px; background-size: 87px 118px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_11_pro_max_midnight_green_small.png?1677798438321); } } @media only screen and (max-width:734px) { .image-iphone_pro { width: 97px; height: 195px; background-size: 97px 195px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/iphone_pro_small.png?1677798438321); } } @media only screen and (max-width:734px) { .image-accessibility_elevated { width: 41px; height: 41px; background-size: 41px 41px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/accessibility_elevated_small.png?1677798438321); } } @media only screen and (max-width:734px) { .image-flex_icon_recycled { width: 121px; height: 122px; background-size: 121px 122px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_icon_recycled_small.png?1677798438321); } } @media only screen and (max-width:734px) { .image-header_iphone_13_pro_max_alpine_green { width: 90px; height: 118px; background-size: 90px 118px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_13_pro_max_alpine_green_small.png?1677798438321); } } @media only screen and (max-width:734px) { .image-action_mode { width: 321px; height: 409px; background-size: 321px 409px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/action_mode_small.png?1677798438322); } } @media only screen and (max-width:734px) { .image-crash_detection { width: 238px; height: 238px; background-size: 238px 238px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/crash_detection_small.png?1677798438322); } } @media only screen and (max-width:734px) { .image-header_iphone_7_plus_black { width: 74px; height: 117px; background-size: 74px 117px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_7_plus_black_small.png?1677798438322); } } @media only screen and (max-width:734px) { .image-hero_logo { width: 141px; height: 20px; background-size: 141px 20px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/hero_logo_small.png?1677798438322); } } @media only screen and (max-width:734px) { .image-header_iphone_12_pro_pacific_blue { width: 80px; height: 108px; background-size: 80px 108px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_12_pro_pacific_blue_small.png?1677798438322); } } @media only screen and (max-width:734px) { .image-header_iphone_13_mini_green { width: 74px; height: 97px; background-size: 74px 97px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_13_mini_green_small.png?1677798438322); } } @media only screen and (max-width:734px) { .image-iphone_on_iphone_elevated { width: 38px; height: 48px; background-size: 38px 48px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/iphone_on_iphone_elevated_small.png?1677798438322); } } @media only screen and (max-width:734px) { .image-hero { width: 236px; height: 344px; background-size: 236px 344px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/hero_small.png?1677798438322); } } @media only screen and (max-width:734px) { .image-header_iphone_se_gen02_black { width: 65px; height: 103px; background-size: 65px 103px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_se_gen02_black_small.png?1677798438322); } } @media only screen and (max-width:734px) { .image-header_iphone_11_purple { width: 83px; height: 113px; background-size: 83px 113px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_11_purple_small.png?1677798438322); } } @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(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_icon_ios_small.png?1677798438322); } } @media only screen and (max-width:734px) { .image-header_iphone_se_gen03_midnight { width: 71px; height: 103px; background-size: 71px 103px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_se_gen03_midnight_small.png?1677798438322); } } @media only screen and (max-width:734px) { .image-cinematic_mode { width: 320px; height: 306px; background-size: 320px 306px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/cinematic_mode_small.png?1677798438322); } } @media only screen and (max-width:734px) { .image-apple_logo_lock_elevated { width: 32px; height: 41px; background-size: 32px 41px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/apple_logo_lock_elevated_small.png?1677798438323); } } @media only screen and (max-width:734px) { .image-iphone_pro_max { width: 105px; height: 212px; background-size: 105px 212px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/iphone_pro_max_small.png?1677798438323); } } @media only screen and (max-width:734px) { .image-header_iphone_13_green { width: 80px; height: 108px; background-size: 80px 108px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_13_green_small.png?1677798438323); } } @media only screen and (max-width:734px) { .image-header_iphone_11_pro_midnight_green { width: 82px; height: 109px; background-size: 82px 109px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_11_pro_midnight_green_small.png?1677798438323); } } @media only screen and (max-width:734px) { .image-dynamic_island { width: 260px; height: 258px; background-size: 260px 258px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/dynamic_island_small.png?1677798438324); } } @media only screen and (max-width:734px) { .image-header_iphone_xs_silver { width: 71px; height: 106px; background-size: 71px 106px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_xs_silver_small.png?1677798438324); } } @media only screen and (max-width:734px) { .image-header_iphone_6s_plus_space_gray { width: 74px; height: 118px; background-size: 74px 118px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_6s_plus_space_gray_small.png?1677798438324); } } @media only screen and (max-width:734px) { .image-ceramic_shield { width: 241px; height: 264px; background-size: 241px 264px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/ceramic_shield_small.png?1677798438325); } } @media only screen and (max-width:734px) { .image-camera_detail { width: 320px; height: 324px; background-size: 320px 324px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/camera_detail_small.png?1677798438325); } } @media only screen and (max-width:734px) { .image-header_iphone_12_mini_purple { width: 73px; height: 97px; background-size: 73px 97px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_12_mini_purple_small.png?1677798438325); } } @media only screen and (max-width:734px) { .image-header_iphone_8_silver { width: 65px; height: 103px; background-size: 65px 103px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_8_silver_small.png?1677798438325); } } @media only screen and (max-width:734px) { .image-header_iphone_6_plus_space_gray { width: 75px; height: 118px; background-size: 75px 118px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_6_plus_space_gray_small.png?1677798438326); } } @media only screen and (max-width:734px) { .image-flex_for_all { width: 256px; height: 239px; background-size: 256px 239px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_for_all_small.png?1677798438327); } } @media only screen and (max-width:734px) { .image-flex_magsafe { width: 320px; height: 262px; background-size: 320px 262px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_magsafe_small.png?1677798438327); } } @media only screen and (max-width:734px) { .image-water_resistance { width: 320px; height: 306px; background-size: 320px 306px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/water_resistance_small.png?1677798438327); } } @media only screen and (max-width:734px) { .image-flex_applecare { width: 200px; height: 229px; background-size: 200px 229px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_applecare_small.png?1677798438327); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_14_pro_max_twilight_purple { width: 92px; height: 119px; background-size: 92px 119px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_14_pro_max_twilight_purple_small_2x.png?1677798438316); } } @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: 200px; height: 229px; background-size: 200px 229px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_applecare_small_2x.png?1677798438317); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_13_pro_alpine_green { width: 86px; height: 109px; background-size: 86px 109px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_13_pro_alpine_green_small_2x.png?1677798438317); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_8_plus_silver { width: 75px; height: 119px; background-size: 75px 119px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_8_plus_silver_small_2x.png?1677798438317); } } @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-crash_detection { width: 238px; height: 238px; background-size: 238px 238px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/crash_detection_small_2x.png?1677798438318); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_12_pro_max_pacific_blue { width: 88px; height: 118px; background-size: 88px 118px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_12_pro_max_pacific_blue_small_2x.png?1677798438318); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_xs_silver { width: 71px; height: 106px; background-size: 71px 106px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_xs_silver_small_2x.png?1677798438318); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_14_pro_twilight_purple { width: 90px; height: 109px; background-size: 90px 109px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_14_pro_twilight_purple_small_2x.png?1677798438318); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_12_purple { width: 80px; height: 108px; background-size: 80px 108px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_12_purple_small_2x.png?1677798438318); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_11_purple { width: 83px; height: 113px; background-size: 83px 113px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_11_purple_small_2x.png?1677798438318); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_x_silver { width: 75px; height: 107px; background-size: 75px 107px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_x_silver_small_2x.png?1677798438318); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_7_plus_black { width: 74px; height: 117px; background-size: 74px 117px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_7_plus_black_small_2x.png?1677798438318); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_13_mini_green { width: 74px; height: 97px; background-size: 74px 97px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_13_mini_green_small_2x.png?1677798438319); } } @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_selfie { width: 289px; height: 173px; background-size: 289px 173px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/camera_selfie_small_2x.png?1677798438319); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_8_silver { width: 65px; height: 103px; background-size: 65px 103px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_8_silver_small_2x.png?1677798438319); } } @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: 320px; height: 262px; background-size: 320px 262px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_magsafe_small_2x.png?1677798438319); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_se_gen02_black { width: 65px; height: 103px; background-size: 65px 103px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_se_gen02_black_small_2x.png?1677798438319); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_se_space_gray { width: 56px; height: 93px; background-size: 56px 93px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_se_space_gray_small_2x.png?1677798438319); } } @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-water_resistance { width: 320px; height: 306px; background-size: 320px 306px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/water_resistance_small_2x.png?1677798438319); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_14_blue { width: 83px; height: 109px; background-size: 83px 109px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_14_blue_small_2x.png?1677798438320); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_11_pro_max_midnight_green { width: 87px; height: 118px; background-size: 87px 118px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_11_pro_max_midnight_green_small_2x.png?1677798438320); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_14_plus_blue { width: 88px; height: 119px; background-size: 88px 119px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_14_plus_blue_small_2x.png?1677798438320); } } @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-dynamic_island { width: 260px; height: 258px; background-size: 260px 258px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/dynamic_island_small_2x.png?1677798438320); } } @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-iphone_pro { width: 97px; height: 195px; background-size: 97px 195px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/iphone_pro_small_2x.png?1677798438320); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_12_pro_pacific_blue { width: 80px; height: 108px; background-size: 80px 108px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_12_pro_pacific_blue_small_2x.png?1677798438321); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-chip_icon { width: 282px; height: 145px; background-size: 282px 145px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/chip_icon_small_2x.png?1677798438321); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_13_pro_max_alpine_green { width: 90px; height: 118px; background-size: 90px 118px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_13_pro_max_alpine_green_small_2x.png?1677798438322); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_6_space_gray { width: 65px; height: 103px; background-size: 65px 103px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_6_space_gray_small_2x.png?1677798438322); } } @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: 236px; height: 344px; background-size: 236px 344px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/hero_small_2x.png?1677798438322); } } @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-cinematic_mode { width: 320px; height: 306px; background-size: 320px 306px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/cinematic_mode_small_2x.png?1677798438322); } } @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_mode { width: 321px; height: 409px; background-size: 321px 409px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/action_mode_small_2x.png?1677798438322); } } @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-sos { width: 320px; height: 409px; background-size: 320px 409px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/sos_small_2x.png?1677798438323); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_12_mini_purple { width: 73px; height: 97px; background-size: 73px 97px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_12_mini_purple_small_2x.png?1677798438323); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_7_black { width: 65px; height: 103px; background-size: 65px 103px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_7_black_small_2x.png?1677798438324); } } @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_for_all { width: 256px; height: 239px; background-size: 256px 239px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_for_all_small_2x.png?1677798438324); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_6s_plus_space_gray { width: 74px; height: 118px; background-size: 74px 118px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_6s_plus_space_gray_small_2x.png?1677798438324); } } @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-apple_logo_lock_elevated { width: 32px; height: 41px; background-size: 32px 41px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/apple_logo_lock_elevated_small_2x.png?1677798438324); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_se_gen03_midnight { width: 71px; height: 103px; background-size: 71px 103px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_se_gen03_midnight_small_2x.png?1677798438324); } } @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-accessibility_elevated { width: 41px; height: 41px; background-size: 41px 41px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/accessibility_elevated_small_2x.png?1677798438324); } } @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-ceramic_shield { width: 241px; height: 264px; background-size: 241px 264px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/ceramic_shield_small_2x.png?1677798438324); } } @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-apple_logo_elevated { width: 31px; height: 37px; background-size: 31px 37px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/apple_logo_elevated_small_2x.png?1677798438325); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_13_green { width: 80px; height: 108px; background-size: 80px 108px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_13_green_small_2x.png?1677798438325); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_11_pro_midnight_green { width: 82px; height: 109px; background-size: 82px 109px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_11_pro_midnight_green_small_2x.png?1677798438325); } } @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_detail { width: 320px; height: 324px; background-size: 320px 324px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/camera_detail_small_2x.png?1677798438325); } } @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: 141px; height: 20px; background-size: 141px 20px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/hero_logo_small_2x.png?1677798438325); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_6_plus_space_gray { width: 75px; height: 118px; background-size: 75px 118px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_6_plus_space_gray_small_2x.png?1677798438325); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_xs_max_silver { width: 77px; height: 118px; background-size: 77px 118px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_xs_max_silver_small_2x.png?1677798438325); } } @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_recycled { width: 121px; height: 122px; background-size: 121px 122px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_icon_recycled_small_2x.png?1677798438325); } } @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-iphone_on_iphone_elevated { width: 38px; height: 48px; background-size: 38px 48px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/iphone_on_iphone_elevated_small_2x.png?1677798438326); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_xr_blue { width: 75px; height: 112px; background-size: 75px 112px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_xr_blue_small_2x.png?1677798438326); } } @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_always_on { width: 252px; height: 256px; background-size: 252px 256px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/display_always_on_small_2x.png?1677798438326); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-header_iphone_6s_space_gray { width: 65px; height: 103px; background-size: 65px 103px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/header_iphone_6s_space_gray_small_2x.png?1677798438326); } } @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: 269px; height: 203px; background-size: 269px 203px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_privacy_small_2x.png?1677798438326); } } @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-iphone_pro_max { width: 105px; height: 212px; background-size: 105px 212px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/iphone_pro_max_small_2x.png?1677798438326); } } @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(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/flex_icon_ios_small_2x.png?1677798438327); } } .w6b801e { /* But you can break out of scoping via SCSS "@at-root" feature */ } .channel-html .channel-custom-font-custom-80-headline-super { font-size: 80px; line-height: 84px; letter-spacing: -0.015rem; font-weight: 600; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-custom-80-headline-super { font-size: 64px; line-height: 68px; letter-spacing: -0.009rem; } } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-custom-80-headline-super { font-size: 32px; line-height: 36px; letter-spacing: 0.004rem; } } .channel-html .channel-custom-font-custom-48-headline { font-size: 48px; line-height: 52px; letter-spacing: -0.003rem; font-weight: 600; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-custom-48-headline { font-size: 40px; line-height: 44px; letter-spacing: 0rem; } } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-custom-48-headline { font-size: 32px; line-height: 36px; letter-spacing: 0.004rem; } } .channel-html .channel-custom-font-custom-40-headline-reduced { font-size: 40px; line-height: 44px; letter-spacing: 0rem; font-weight: 600; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-custom-40-headline-reduced { font-size: 32px; line-height: 36px; letter-spacing: 0.004rem; } } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-custom-40-headline-reduced { font-size: 28px; line-height: 32px; letter-spacing: 0.007rem; } } .channel-html .channel-custom-font-custom-32-headline-hero { font-size: 32px; line-height: 36px; letter-spacing: 0.004rem; font-weight: 600; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-custom-32-headline-hero { font-size: 28px; line-height: 32px; letter-spacing: 0.007rem; } } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-custom-32-headline-hero { font-size: 19px; line-height: 23px; letter-spacing: 0.012rem; } } .channel-html .channel-custom-font-custom-28-headline-callout { font-size: 28px; line-height: 32px; letter-spacing: 0.007rem; font-weight: 600; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-custom-28-headline-callout { font-size: 24px; line-height: 28px; letter-spacing: 0.009rem; } } .channel-html .channel-custom-font-custom-24-eyebrow { font-size: 24px; line-height: 28px; letter-spacing: 0.009rem; font-weight: 600; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-custom-24-eyebrow { font-size: 21px; line-height: 25px; letter-spacing: 0.011rem; } } .channel-html .channel-custom-font-custom-21-eyebrow-reduced { font-size: 21px; line-height: 25px; letter-spacing: 0.011rem; font-weight: 600; } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-custom-21-eyebrow-reduced { font-size: 19px; line-height: 23px; letter-spacing: 0.012rem; } } .channel-html .channel-custom-font-custom-17-body-reduced { font-size: 17px; line-height: 25px; letter-spacing: -0.022rem; font-weight: 400; } .channel-html .channel-custom-font-custom-17-body-reduced-flex { font-size: 17px; line-height: 25px; letter-spacing: -0.022rem; font-weight: 400; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-custom-17-body-reduced-flex { font-size: 14px; line-height: 20px; letter-spacing: -0.016rem; } } .channel-html .channel-custom-font-custom-17-body-tight { font-size: 17px; line-height: 21px; font-weight: 500; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-custom-17-body-tight { font-size: 17px; line-height: 25px; } } .channel-html .channel-custom-font-custom-14-body-reduced { font-size: 14px; line-height: 20px; letter-spacing: -0.016rem; font-weight: 400; } .channel-html .channel-custom-font-custom-12-sosumi { font-size: 12px; line-height: 16px; font-weight: 400; } .channel-html .channel-custom-font-A-battery-font { font-size: 28px; line-height: 32px; letter-spacing: 0.007rem; font-weight: 600; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-A-battery-font { font-size: 21px; line-height: 25px; letter-spacing: 0.011rem; } } .channel-html .channel-custom-font-All-in-All-day-font { font-size: 96px; line-height: 100px; letter-spacing: -0.015rem; font-weight: 600; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-All-in-All-day-font { font-size: 64px; line-height: 68px; letter-spacing: -0.009rem; } } .channel-html .channel-custom-font-Eyebrow-font { font-size: 21px; line-height: 25px; letter-spacing: 0.011rem; font-weight: 600; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-Eyebrow-font { font-size: 14px; line-height: 20px; letter-spacing: -0.016rem; } } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-Eyebrow-font { font-size: 19px; line-height: 23px; letter-spacing: 0.012rem; } } .channel-html .channel-custom-font-Eyebrow-Headline-font { font-size: 28px; line-height: 32px; letter-spacing: 0.007rem; font-weight: 600; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-Eyebrow-Headline-font { font-size: 21px; line-height: 25px; letter-spacing: 0.011rem; } } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-Eyebrow-Headline-font { font-size: 24px; line-height: 28px; letter-spacing: 0.009rem; } } .channel-html .channel-custom-font-Headline-1-font { font-size: 32px; line-height: 36px; letter-spacing: 0.004rem; font-weight: 600; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-Headline-1-font { font-size: 28px; line-height: 32px; letter-spacing: 0.007rem; } } .channel-html .channel-custom-font-Headline-2-font { font-size: 24px; line-height: 28px; letter-spacing: 0.009rem; font-weight: 600; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-Headline-2-font { font-size: 17px; line-height: 21px; letter-spacing: -0.022rem; } } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-Headline-2-font { font-size: 24px; line-height: 28px; letter-spacing: 0.009rem; } } .channel-html .channel-custom-font-Phone-size-font { font-size: 40px; line-height: 44px; letter-spacing: 0rem; font-weight: 600; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-Phone-size-font { font-size: 28px; line-height: 32px; letter-spacing: 0.007rem; } } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-Phone-size-font { font-size: 32px; line-height: 36px; letter-spacing: 0.004rem; } } .channel-html .channel-custom-font-Phone-name-font { font-size: 21px; line-height: 25px; letter-spacing: 0.011rem; font-weight: 600; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-Phone-name-font { font-size: 17px; line-height: 21px; letter-spacing: -0.022rem; } } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-Phone-name-font { font-size: 21px; line-height: 25px; letter-spacing: 0.011rem; } } .channel-html .channel-custom-font-Selfie-font { font-size: 32px; line-height: 36px; letter-spacing: 0.004rem; font-weight: 600; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-Selfie-font { font-size: 17px; line-height: 21px; letter-spacing: -0.022rem; } } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-Selfie-font { font-size: 24px; line-height: 28px; letter-spacing: 0.009rem; } } .channel-html .channel-custom-font-Flex-body-font { font-size: 17px; line-height: 21px; letter-spacing: 0rem; font-weight: 400; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-Flex-body-font { font-size: 14px; line-height: 18px; letter-spacing: -0.016rem; } } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-Flex-body-font { font-size: 17px; line-height: 25px; letter-spacing: -0.022rem; } } .channel-html .channel-custom-font-Flex-headline-font { font-size: 24px; line-height: 28px; letter-spacing: 0.009rem; font-weight: 600; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-Flex-headline-font { font-size: 21px; line-height: 25px; letter-spacing: 0.011rem; } } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-Flex-headline-font { font-size: 24px; line-height: 28px; letter-spacing: 0.009rem; } } .channel-html .channel-custom-font-Flex-eyebrow-font { 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-Flex-eyebrow-font { font-size: 17px; line-height: 21px; letter-spacing: -0.022rem; } } .channel-html .channel-custom-font-Flex-large-headline-font { font-size: 40px; line-height: 44px; letter-spacing: 0rem; font-weight: 600; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-Flex-large-headline-font { font-size: 32px; line-height: 36px; letter-spacing: 0.004rem; } } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-Flex-large-headline-font { font-size: 24px; line-height: 28px; letter-spacing: 0.009rem; } } .channel-html .channel-custom-font-Headline-A16-Chip-font { font-size: 32px; line-height: 36px; letter-spacing: 0.004rem; font-weight: 600; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-Headline-A16-Chip-font { font-size: 24px; line-height: 28px; letter-spacing: 0.009rem; } } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-Headline-A16-Chip-font { font-size: 28px; line-height: 32px; letter-spacing: 0.007rem; } } .channel-html .o5CA3E1 { background-color: #000000; overflow: hidden; } .channel-html .fA3E106 { margin-top: 64px; } @media only screen and (max-width: 1068px) { .channel-html .fA3E106 { margin-top: 55px; } } @media only screen and (max-width: 734px) { .channel-html .fA3E106 { margin-top: 58px; } } .channel-html .mE2A32D { text-align: center; } .channel-html .nB04B62 { justify-content: center; } .channel-html .o2E16A5 { margin-bottom: 17px; } @media only screen and (max-width: 1068px) { .channel-html .o2E16A5 { margin-bottom: 14px; } } @media only screen and (max-width: 734px) { .channel-html .o2E16A5 { margin-bottom: 7px; } } .channel-html .bAC219A { color: #f5f5f7; margin-bottom: 46px; padding-left: 82px; padding-bottom: 3px; padding-right: 82px; } @media only screen and (max-width: 1068px) { .channel-html .bAC219A { margin-bottom: 44px; } } @media only screen and (max-width: 734px) { .channel-html .bAC219A { margin-bottom: 22px; } } @media only screen and (max-width: 1068px) { .channel-html .bAC219A { padding-left: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .bAC219A { padding-right: 0px; } } .channel-html .a9F7AD1 { color: #86868b; margin-top: 0px; margin-bottom: 22px; padding-left: 164px; padding-right: 164px; } @media only screen and (max-width: 1068px) { .channel-html .a9F7AD1 { margin-bottom: 15px; } } @media only screen and (max-width: 734px) { .channel-html .a9F7AD1 { margin-bottom: 11px; } } @media only screen and (max-width: 1068px) { .channel-html .a9F7AD1 { padding-left: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .a9F7AD1 { padding-right: 0px; } } .channel-html .nA66B2B { color: #86868b; border: solid 1px #6e6e73; } .channel-html .oD30CCB { margin-left: 0px; } @media only screen and (max-width: 734px) { .channel-html .oD30CCB { justify-content: center; } } @media only screen and (max-width: 734px) { .channel-html .oD30CCB { margin-left: 0px; } } .channel-html .kBC3D54 { margin-top: 60px; margin-left: 0px; } @media only screen and (max-width: 1068px) { .channel-html .kBC3D54 { margin-top: 55px; } } @media only screen and (max-width: 734px) { .channel-html .kBC3D54 { margin-top: 44px; } } @media only screen and (max-width: 1068px) { .channel-html .kBC3D54 { margin-left: -35px; } } @media only screen and (max-width: 734px) { .channel-html .kBC3D54 { margin-left: 0px; } } .channel-html .hB8084C { margin-bottom: -2px; } .channel-html .cE392BF { background-color: #161617; overflow: hidden; } .channel-html .kE2F8A6 { margin-top: 102px; margin-bottom: 0px; } @media only screen and (max-width: 1068px) { .channel-html .kE2F8A6 { justify-content: center; } } @media only screen and (max-width: 734px) { .channel-html .kE2F8A6 { margin-top: 90px; } } .channel-html .rD6CF00 { margin-bottom: 20px; } @media only screen and (max-width: 1068px) { .channel-html .rD6CF00 { margin-bottom: 20px; } } @media only screen and (max-width: 734px) { .channel-html .rD6CF00 { margin-bottom: 10px; } } @media only screen and (max-width: 734px) { .channel-html .jBBD090 { margin-left: -20px; } } @media only screen and (max-width: 734px) { .channel-html .s4C2DB5 { margin-bottom: 10px; } } .channel-html .f0AE76F { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: 400px; grid-auto-rows: 1fr; grid-template-columns: repeat(1, 647px); } @media only screen and (max-width: 1068px) { .channel-html .f0AE76F { grid-gap: 20px; } } @media only screen and (max-width: 734px) { .channel-html .f0AE76F { grid-gap: 20px; } } @media only screen and (max-width: 1068px) { .channel-html .f0AE76F { grid-template-rows: 280px; } } @media only screen and (max-width: 734px) { .channel-html .f0AE76F { grid-template-rows: 409px minmax(409px, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .f0AE76F { grid-template-columns: repeat(1, 454px); } } @media only screen and (max-width: 734px) { .channel-html .f0AE76F { grid-template-columns: repeat(1, 320px); } } .channel-html .f0AE76F .bentobox-item { border-radius: 18px; overflow: hidden; } @media only screen and (max-width: 1068px) { .channel-html .f0AE76F .bentobox-item { border-radius: 18px; } } @media only screen and (max-width: 734px) { .channel-html .f0AE76F .bentobox-item { border-radius: 18px; } } .channel-html .nE0360E { background-color: #000000; grid-column-start: 1; grid-column-end: 1; grid-row-start: 1; grid-row-end: 1; position: relative; } @media only screen and (max-width: 1068px) { .channel-html .nE0360E { grid-column-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .nE0360E { grid-column-start: 1; } } @media only screen and (max-width: 1068px) { .channel-html .nE0360E { grid-column-end: 1; } } @media only screen and (max-width: 734px) { .channel-html .nE0360E { grid-column-end: 1; } } @media only screen and (max-width: 1068px) { .channel-html .nE0360E { grid-row-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .nE0360E { grid-row-start: 1; } } @media only screen and (max-width: 1068px) { .channel-html .nE0360E { grid-row-end: 1; } } @media only screen and (max-width: 734px) { .channel-html .nE0360E { grid-row-end: 1; } } .channel-html .nE0360E:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .z7AC170 { min-height: 100%; align-items: center; } @media only screen and (max-width: 734px) { .channel-html .z7AC170 { justify-content: center; } } .channel-html .mC3ACC3 { margin-top: 39px; margin-left: 39px; margin-right: 51px; } @media only screen and (max-width: 1068px) { .channel-html .mC3ACC3 { margin-top: 28px; } } @media only screen and (max-width: 734px) { .channel-html .mC3ACC3 { margin-top: 30px; } } @media only screen and (max-width: 1068px) { .channel-html .mC3ACC3 { margin-left: 30px; } } @media only screen and (max-width: 1068px) { .channel-html .mC3ACC3 { margin-right: 27px; } } .channel-html .wC0FCBB { margin-top: 30px; margin-bottom: 30px; } .channel-html .i62DB2A { color: #cecece; } .channel-html .rDED6C8 { color: #cecece; margin-top: 5px; padding-right: 24px; } @media only screen and (max-width: 1068px) { .channel-html .rDED6C8 { padding-right: 6px; } } .channel-html .a2EBD97 { min-height: 409px; align-items: center; } @media only screen and (max-width: 734px) { .channel-html .a2EBD97 { justify-content: center; } } .channel-html .n90D2A4 { margin-top: 30px; margin-bottom: 30px; } @media only screen and (max-width: 734px) { .channel-html .n90D2A4 { margin-top: 36px; } } @media only screen and (max-width: 734px) { .channel-html .n90D2A4 { margin-bottom: 33px; } } @media only screen and (max-width: 734px) { .channel-html .n90D2A4 { text-align: center; } } .channel-html .hAED40D { color: #cecece; } .channel-html .q614043 { color: #cecece; margin-top: 5px; } @media only screen and (max-width: 734px) { .channel-html .q614043 { padding-left: 23px; } } @media only screen and (max-width: 1068px) { .channel-html .q614043 { padding-right: 8px; } } @media only screen and (max-width: 734px) { .channel-html .q614043 { padding-right: 23px; } } .channel-html .s07A123 { margin-top: 39px; margin-left: 39px; margin-right: 51px; } @media only screen and (max-width: 1068px) { .channel-html .s07A123 { margin-top: 28px; } } @media only screen and (max-width: 734px) { .channel-html .s07A123 { margin-top: 30px; } } @media only screen and (max-width: 1068px) { .channel-html .s07A123 { margin-left: 30px; } } @media only screen and (max-width: 1068px) { .channel-html .s07A123 { margin-right: 27px; } } .channel-html .w2AE780 { background-color: #000000; grid-column-start: 2; grid-column-end: 2; grid-row-start: 1; grid-row-end: 1; position: relative; } @media only screen and (max-width: 734px) { .channel-html .w2AE780 { grid-column-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .w2AE780 { grid-column-end: 1; } } @media only screen and (max-width: 734px) { .channel-html .w2AE780 { grid-row-start: 2; } } @media only screen and (max-width: 734px) { .channel-html .w2AE780 { grid-row-end: 2; } } .channel-html .w2AE780:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .h2E6973 { min-height: 400px; align-items: flex-end; } @media only screen and (max-width: 1068px) { .channel-html .h2E6973 { min-height: 280px; } } @media only screen and (max-width: 734px) { .channel-html .h2E6973 { min-height: 409px; } } @media only screen and (max-width: 734px) { .channel-html .h2E6973 { align-items: flex-end; } } @media only screen and (max-width: 1068px) { .channel-html .w912322 { margin-bottom: 0px; } } @media only screen and (max-width: 734px) { .channel-html .w912322 { margin-bottom: 0px; } } .channel-html .v9B6B4F { margin-top: 0px; margin-left: 20px; margin-right: 20px; padding-top: 24px; text-align: center; } @media only screen and (max-width: 1068px) { .channel-html .v9B6B4F { margin-top: 17px; } } @media only screen and (max-width: 734px) { .channel-html .v9B6B4F { margin-top: 27px; } } @media only screen and (max-width: 1068px) { .channel-html .v9B6B4F { padding-top: 0px; } } @media only screen and (max-width: 734px) { .channel-html .v9B6B4F { padding-top: 0px; } } .channel-html .i9D33B0 { color: #cecece; margin-top: 0px; margin-bottom: 0px; } @media only screen and (max-width: 1068px) { .channel-html .i9D33B0 { margin-bottom: 5px; } } @media only screen and (max-width: 734px) { .channel-html .i9D33B0 { margin-bottom: 2px; } } .channel-html .x39E6E2 { margin-top: 0px; } @media only screen and (max-width: 734px) { .channel-html .x39E6E2 { margin-top: 0px; } } .channel-html .sF47C4A { margin-left: -20px; } .channel-html .q3C564E { background-color: #161617; overflow: hidden; } .channel-html .xB5891B { margin-bottom: 0px; } @media only screen and (max-width: 1068px) { .channel-html .xB5891B { justify-content: center; } } @media only screen and (max-width: 734px) { .channel-html .xB5891B { margin-bottom: 10px; } } .channel-html .fC43261 { margin-bottom: 20px; } @media only screen and (max-width: 1068px) { .channel-html .fC43261 { margin-bottom: 20px; } } @media only screen and (max-width: 734px) { .channel-html .fC43261 { margin-bottom: 10px; } } @media only screen and (max-width: 734px) { .channel-html .mC320E3 { margin-left: -20px; } } .channel-html .h8B9158 { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(undefined, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(2, 480px); } @media only screen and (max-width: 1068px) { .channel-html .h8B9158 { grid-gap: 20px; } } @media only screen and (max-width: 734px) { .channel-html .h8B9158 { grid-gap: 20px; } } @media only screen and (max-width: 1068px) { .channel-html .h8B9158 { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .h8B9158 { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .h8B9158 { grid-template-columns: repeat(2, 336px); } } @media only screen and (max-width: 734px) { .channel-html .h8B9158 { grid-template-columns: repeat(1, 320px); } } .channel-html .h8B9158 .bentobox-item { border-radius: 18px; overflow: hidden; } @media only screen and (max-width: 1068px) { .channel-html .h8B9158 .bentobox-item { border-radius: 18px; } } @media only screen and (max-width: 734px) { .channel-html .h8B9158 .bentobox-item { border-radius: 18px; } } .channel-html .zFD36F5 { background-color: #000000; grid-column-start: 1; grid-column-end: 1; grid-row-start: 1; grid-row-end: 1; position: relative; } .channel-html .zFD36F5:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .e16FE75 { min-height: 100%; align-items: flex-end; } @media only screen and (max-width: 734px) { .channel-html .e16FE75 { justify-content: center; } } .channel-html .y9232F3 { margin-top: 24px; margin-left: 39px; margin-bottom: 30px; margin-right: 0px; } @media only screen and (max-width: 734px) { .channel-html .y9232F3 { margin-top: 49px; } } @media only screen and (max-width: 1068px) { .channel-html .y9232F3 { margin-left: 30px; } } @media only screen and (max-width: 1068px) { .channel-html .y9232F3 { margin-bottom: 23px; } } @media only screen and (max-width: 734px) { .channel-html .y9232F3 { margin-right: 0px; } } .channel-html .l8192DC { color: #cecece; margin-top: 0px; } .channel-html .j83A0B6 { margin-top: 24px; margin-left: 39px; margin-bottom: 30px; margin-right: 0px; } @media only screen and (max-width: 734px) { .channel-html .j83A0B6 { margin-top: 32px; } } @media only screen and (max-width: 1068px) { .channel-html .j83A0B6 { margin-left: 30px; } } @media only screen and (max-width: 734px) { .channel-html .j83A0B6 { margin-left: 37px; } } @media only screen and (max-width: 1068px) { .channel-html .j83A0B6 { margin-bottom: 23px; } } @media only screen and (max-width: 734px) { .channel-html .j83A0B6 { margin-bottom: 15px; } } @media only screen and (max-width: 734px) { .channel-html .j83A0B6 { margin-right: 64px; } } .channel-html .k5BB255 { color: #cecece; margin-top: 0px; } .channel-html .e8A6B77 { margin-left: 38px; } @media only screen and (max-width: 734px) { .channel-html .e8A6B77 { margin-top: 18px; } } @media only screen and (max-width: 1068px) { .channel-html .e8A6B77 { margin-left: 32px; } } @media only screen and (max-width: 734px) { .channel-html .e8A6B77 { margin-left: 38px; } } @media only screen and (max-width: 1068px) { .channel-html .e8A6B77 { margin-right: 32px; } } @media only screen and (max-width: 734px) { .channel-html .e8A6B77 { margin-right: 0px; } } .channel-html .u79108E { background-color: #000000; grid-column-start: 2; grid-column-end: 2; grid-row-start: 1; grid-row-end: 1; position: relative; } @media only screen and (max-width: 734px) { .channel-html .u79108E { grid-column-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .u79108E { grid-column-end: 1; } } @media only screen and (max-width: 734px) { .channel-html .u79108E { grid-row-start: 2; } } @media only screen and (max-width: 734px) { .channel-html .u79108E { grid-row-end: 2; } } .channel-html .u79108E:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .bD21FA8 { min-height: 400px; align-items: center; } @media only screen and (max-width: 1068px) { .channel-html .bD21FA8 { min-height: 280px; } } @media only screen and (max-width: 734px) { .channel-html .bD21FA8 { min-height: 306px; } } @media only screen and (max-width: 734px) { .channel-html .bD21FA8 { justify-content: center; } } .channel-html .r28A486 { margin-left: 67px; margin-right: 52px; } @media only screen and (max-width: 1068px) { .channel-html .r28A486 { margin-left: 56px; } } @media only screen and (max-width: 734px) { .channel-html .r28A486 { margin-left: 10px; } } @media only screen and (max-width: 1068px) { .channel-html .r28A486 { margin-right: 40px; } } @media only screen and (max-width: 734px) { .channel-html .r28A486 { margin-right: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .r28A486 { padding-top: 20px; } } @media only screen and (max-width: 1068px) { .channel-html .r28A486 { padding-bottom: 20px; } } .channel-html .v60DC87 { color: #f9afff; margin-top: 2px; margin-bottom: 0px; } @media only screen and (max-width: 1068px) { .channel-html .v60DC87 { margin-top: 2px; } } .channel-html .v60DC87 { background: linear-gradient(359deg, #F6ABFF 0%, #FCB2FF 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .channel-html .v60DC87 [data-no-gradient] { background: none; -webkit-text-fill-color: #1d1d1f; } .channel-html .v60DC87 * { background: inherit; } .channel-html .p5144AF { color: #de8cff; margin-top: 7px; margin-bottom: 0px; padding-bottom: 0px; } @media only screen and (max-width: 1068px) { .channel-html .p5144AF { margin-top: 6px; } } @media only screen and (max-width: 734px) { .channel-html .p5144AF { margin-top: 9px; } } .channel-html .p5144AF { background: linear-gradient(359deg, #D681FF 0%, #EEA1FF 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .channel-html .p5144AF [data-no-gradient] { background: none; -webkit-text-fill-color: #1d1d1f; } .channel-html .p5144AF * { background: inherit; } .channel-html .sDF602A { color: #bf5cff; margin-top: 0px; margin-bottom: 0px; padding-left: 64px; padding-bottom: 4px; } @media only screen and (max-width: 1068px) { .channel-html .sDF602A { padding-left: 40px; } } @media only screen and (max-width: 734px) { .channel-html .sDF602A { padding-left: 40px; } } @media only screen and (max-width: 734px) { .channel-html .sDF602A { padding-bottom: 2px; } } .channel-html .sDF602A { background: linear-gradient(360deg, #B64AFF 0%, #CC72FF 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .channel-html .sDF602A [data-no-gradient] { background: none; -webkit-text-fill-color: #1d1d1f; } .channel-html .sDF602A * { background: inherit; } .channel-html .w72E6BA { background-color: #161617; overflow: hidden; } .channel-html .sD196A6 { margin-bottom: 0px; } @media only screen and (max-width: 1068px) { .channel-html .sD196A6 { justify-content: center; } } .channel-html .rEE0C54 { margin-bottom: 20px; } @media only screen and (max-width: 1068px) { .channel-html .rEE0C54 { margin-bottom: 20px; } } @media only screen and (max-width: 734px) { .channel-html .rEE0C54 { margin-bottom: 10px; } } @media only screen and (max-width: 734px) { .channel-html .b4A6B72 { margin-left: -20px; } } .channel-html .yE14D8E { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: 400px; grid-auto-rows: 1fr; grid-template-columns: repeat(1, 647px); } @media only screen and (max-width: 1068px) { .channel-html .yE14D8E { grid-gap: 20px; } } @media only screen and (max-width: 734px) { .channel-html .yE14D8E { grid-gap: 20px; } } @media only screen and (max-width: 1068px) { .channel-html .yE14D8E { grid-template-rows: 280px; } } @media only screen and (max-width: 734px) { .channel-html .yE14D8E { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .yE14D8E { grid-template-columns: repeat(1, 454px); } } @media only screen and (max-width: 734px) { .channel-html .yE14D8E { grid-template-columns: repeat(1, 320px); } } .channel-html .yE14D8E .bentobox-item { border-radius: 18px; overflow: hidden; } @media only screen and (max-width: 1068px) { .channel-html .yE14D8E .bentobox-item { border-radius: 18px; } } @media only screen and (max-width: 734px) { .channel-html .yE14D8E .bentobox-item { border-radius: 18px; } } .channel-html .k8CF882 { background-color: #000000; grid-column-start: 1; grid-column-end: 1; grid-row-start: 1; grid-row-end: 1; position: relative; } @media only screen and (max-width: 1068px) { .channel-html .k8CF882 { grid-column-start: 1; } } @media only screen and (max-width: 1068px) { .channel-html .k8CF882 { grid-column-end: 1; } } @media only screen and (max-width: 1068px) { .channel-html .k8CF882 { grid-row-start: 1; } } @media only screen and (max-width: 1068px) { .channel-html .k8CF882 { grid-row-end: 1; } } .channel-html .k8CF882:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .u3FBB22 { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; } .channel-html .q01C7AD { align-items: flex-end; justify-content: center; } .channel-html .z12EAEB { padding-left: 10px; padding-right: 10px; text-align: center; } @media only screen and (max-width: 1068px) { .channel-html .z12EAEB { padding-left: 16px; } } @media only screen and (max-width: 1068px) { .channel-html .z12EAEB { padding-right: 16px; } } .channel-html .aD2B04F { color: #cecece; margin-top: -85px; } @media only screen and (max-width: 1068px) { .channel-html .aD2B04F { margin-top: -63px; } } .channel-html .x6A868C { color: #cecece; margin-top: 5px; } @media only screen and (max-width: 1068px) { .channel-html .x6A868C { margin-top: 1px; } } .channel-html .q9353A4 { background-color: #000000; grid-column-start: 2; grid-column-end: 2; grid-row-start: 1; grid-row-end: 1; position: relative; } @media only screen and (max-width: 734px) { .channel-html .q9353A4 { grid-column-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .q9353A4 { grid-column-end: 1; } } @media only screen and (max-width: 734px) { .channel-html .q9353A4 { grid-row-start: 2; } } @media only screen and (max-width: 734px) { .channel-html .q9353A4 { grid-row-end: 2; } } .channel-html .q9353A4:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .w0E73FE { min-height: 400px; align-items: flex-end; justify-content: center; } @media only screen and (max-width: 1068px) { .channel-html .w0E73FE { min-height: 280px; } } @media only screen and (max-width: 734px) { .channel-html .w0E73FE { justify-content: center; } } .channel-html .a6A18A8 { margin-top: 20px; margin-left: 41px; margin-bottom: 20px; margin-right: 41px; text-align: center; } @media only screen and (max-width: 1068px) { .channel-html .a6A18A8 { margin-left: 27px; } } @media only screen and (max-width: 1068px) { .channel-html .a6A18A8 { margin-right: 27px; } } .channel-html .jBF3604 { color: #cecece; } .channel-html .x5A9466 { color: #cecece; margin-top: 0px; } .channel-html .lAC20AB { margin-bottom: 20px; } .channel-html .e21F95D { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(undefined, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(1, 647px); } @media only screen and (max-width: 1068px) { .channel-html .e21F95D { grid-gap: 20px; } } @media only screen and (max-width: 734px) { .channel-html .e21F95D { grid-gap: 20px; } } @media only screen and (max-width: 1068px) { .channel-html .e21F95D { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .e21F95D { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .e21F95D { grid-template-columns: repeat(1, 454px); } } @media only screen and (max-width: 734px) { .channel-html .e21F95D { grid-template-columns: repeat(1, 320px); } } .channel-html .e21F95D .bentobox-item { border-radius: 18px; overflow: hidden; } @media only screen and (max-width: 1068px) { .channel-html .e21F95D .bentobox-item { border-radius: 18px; } } @media only screen and (max-width: 734px) { .channel-html .e21F95D .bentobox-item { border-radius: 18px; } } .channel-html .r5D4CEF { background-color: #000000; grid-column-start: 1; grid-column-end: 1; grid-row-start: 1; grid-row-end: 1; position: relative; } .channel-html .r5D4CEF:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .i3C8ED6 { align-items: center; } .channel-html .mBCB437 { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; } .channel-html .z1BBA61 { justify-content: center; } .channel-html .z1B2A15 { margin-top: -120px; padding-left: 10px; padding-right: 10px; text-align: center; } @media only screen and (max-width: 1068px) { .channel-html .z1B2A15 { margin-top: -90px; } } @media only screen and (max-width: 734px) { .channel-html .z1B2A15 { margin-top: -99px; } } @media only screen and (max-width: 1068px) { .channel-html .z1B2A15 { padding-left: 16px; } } @media only screen and (max-width: 734px) { .channel-html .z1B2A15 { padding-left: 16px; } } @media only screen and (max-width: 1068px) { .channel-html .z1B2A15 { padding-right: 16px; } } @media only screen and (max-width: 734px) { .channel-html .z1B2A15 { padding-right: 16px; } } .channel-html .x2D574F { color: #cecece; } .channel-html .b10E8BF { color: #cecece; margin-top: 5px; } @media only screen and (max-width: 734px) { .channel-html .b10E8BF { padding-bottom: 10px; } } .channel-html .f3F35EE { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(undefined, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(1, 647px); } @media only screen and (max-width: 1068px) { .channel-html .f3F35EE { grid-gap: 20px; } } @media only screen and (max-width: 734px) { .channel-html .f3F35EE { grid-gap: 20px; } } @media only screen and (max-width: 1068px) { .channel-html .f3F35EE { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .f3F35EE { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .f3F35EE { grid-template-columns: repeat(1, 454px); } } @media only screen and (max-width: 734px) { .channel-html .f3F35EE { grid-template-columns: repeat(1, 320px); } } .channel-html .f3F35EE .bentobox-item { border-radius: 18px; overflow: hidden; } @media only screen and (max-width: 1068px) { .channel-html .f3F35EE .bentobox-item { border-radius: 18px; } } @media only screen and (max-width: 734px) { .channel-html .f3F35EE .bentobox-item { border-radius: 18px; } } .channel-html .q4F2025 { background-color: #000000; grid-column-start: 2; grid-column-end: 2; grid-row-start: 1; grid-row-end: 1; position: relative; } @media only screen and (max-width: 734px) { .channel-html .q4F2025 { grid-column-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .q4F2025 { grid-column-end: 1; } } @media only screen and (max-width: 734px) { .channel-html .q4F2025 { grid-row-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .q4F2025 { grid-row-end: 1; } } .channel-html .q4F2025:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .s1ACAE7 { min-height: 400px; align-items: flex-end; justify-content: center; } @media only screen and (max-width: 1068px) { .channel-html .s1ACAE7 { min-height: 280px; } } @media only screen and (max-width: 734px) { .channel-html .s1ACAE7 { justify-content: center; } } .channel-html .q4ED189 { margin-top: 20px; margin-left: 40px; margin-bottom: 20px; margin-right: 40px; text-align: center; } @media only screen and (max-width: 734px) { .channel-html .q4ED189 { margin-top: 35px; } } @media only screen and (max-width: 1068px) { .channel-html .q4ED189 { margin-left: 27px; } } @media only screen and (max-width: 734px) { .channel-html .q4ED189 { margin-left: 44px; } } @media only screen and (max-width: 734px) { .channel-html .q4ED189 { margin-bottom: 34px; } } @media only screen and (max-width: 1068px) { .channel-html .q4ED189 { margin-right: 27px; } } @media only screen and (max-width: 734px) { .channel-html .q4ED189 { margin-right: 44px; } } .channel-html .mE05EF1 { color: #cecece; } .channel-html .jA9E954 { color: #cecece; } @media only screen and (max-width: 734px) { .channel-html .jA9E954 { margin-top: 0px; } } .channel-html .n0DEF0C { background-color: #161617; overflow: hidden; } .channel-html .aE2A815 { margin-bottom: 0px; } @media only screen and (max-width: 1068px) { .channel-html .aE2A815 { justify-content: center; } } .channel-html .l05C878 { margin-bottom: 20px; } @media only screen and (max-width: 1068px) { .channel-html .l05C878 { margin-bottom: 20px; } } @media only screen and (max-width: 734px) { .channel-html .l05C878 { margin-bottom: 10px; } } @media only screen and (max-width: 734px) { .channel-html .e9AAF83 { margin-top: 10px; } } @media only screen and (max-width: 734px) { .channel-html .e9AAF83 { margin-left: -20px; } } .channel-html .u21825A { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: 400px; grid-auto-rows: 1fr; grid-template-columns: repeat(3, 313px); } @media only screen and (max-width: 1068px) { .channel-html .u21825A { grid-gap: 20px; } } @media only screen and (max-width: 734px) { .channel-html .u21825A { grid-gap: 20px; } } @media only screen and (max-width: 1068px) { .channel-html .u21825A { grid-template-rows: 280px; } } @media only screen and (max-width: 734px) { .channel-html .u21825A { grid-template-rows: minmax(undefined, 1fr) minmax(undefined, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .u21825A { grid-template-columns: repeat(1, 217px); } } @media only screen and (max-width: 734px) { .channel-html .u21825A { grid-template-columns: repeat(1, 320px); } } .channel-html .u21825A .bentobox-item { border-radius: 18px; overflow: hidden; } @media only screen and (max-width: 1068px) { .channel-html .u21825A .bentobox-item { border-radius: 18px; } } @media only screen and (max-width: 734px) { .channel-html .u21825A .bentobox-item { border-radius: 18px; } } .channel-html .r8D1575 { background-color: #000000; grid-column-start: 1; grid-column-end: 1; grid-row-start: 1; grid-row-end: 1; position: relative; } @media only screen and (max-width: 1068px) { .channel-html .r8D1575 { grid-column-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .r8D1575 { grid-column-start: 1; } } @media only screen and (max-width: 1068px) { .channel-html .r8D1575 { grid-column-end: 1; } } @media only screen and (max-width: 734px) { .channel-html .r8D1575 { grid-column-end: 1; } } @media only screen and (max-width: 1068px) { .channel-html .r8D1575 { grid-row-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .r8D1575 { grid-row-start: 3; } } @media only screen and (max-width: 1068px) { .channel-html .r8D1575 { grid-row-end: 1; } } @media only screen and (max-width: 734px) { .channel-html .r8D1575 { grid-row-end: 3; } } .channel-html .r8D1575:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } @media only screen and (max-width: 734px) { .channel-html .mC7FEB6 { min-height: 100%; } } .channel-html .mC18581 { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; } .channel-html .c1B627C { justify-content: center; } .channel-html .x1D3B1E { margin-top: -147px; text-align: center; } @media only screen and (max-width: 1068px) { .channel-html .x1D3B1E { margin-top: -100px; } } .channel-html .iEC48F6 { color: #cecece; } .channel-html .y49CD6B { color: #5c6c93; margin-top: -100px; padding-left: 220px; } @media only screen and (max-width: 1068px) { .channel-html .y49CD6B { margin-top: -74px; } } @media only screen and (max-width: 1068px) { .channel-html .y49CD6B { padding-left: 153px; } } .channel-html .i1F1C60 { background-color: #000000; grid-column-start: 2; grid-column-end: 2; grid-row-start: 1; grid-row-end: 1; position: relative; } .channel-html .i1F1C60:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .j348259 { min-height: 400px; align-items: flex-end; justify-content: center; } @media only screen and (max-width: 1068px) { .channel-html .j348259 { min-height: 280px; } } @media only screen and (max-width: 734px) { .channel-html .j348259 { justify-content: center; } } .channel-html .kEBEF6F { margin-top: 21px; margin-left: 0px; margin-bottom: 25px; margin-right: 0px; text-align: center; } @media only screen and (max-width: 1068px) { .channel-html .kEBEF6F { margin-top: 17px; } } @media only screen and (max-width: 1068px) { .channel-html .kEBEF6F { margin-left: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .kEBEF6F { margin-bottom: 15px; } } @media only screen and (max-width: 1068px) { .channel-html .kEBEF6F { margin-right: 0px; } } .channel-html .oF40EC1 { color: #cecece; } .channel-html .w9B5A79 { color: #cecece; margin-top: 5px; margin-left: 16px; margin-right: 16px; } @media only screen and (max-width: 1068px) { .channel-html .w9B5A79 { margin-top: 2px; } } @media only screen and (max-width: 734px) { .channel-html .hE57E8D { margin-top: 30px; } } @media only screen and (max-width: 1068px) { .channel-html .hE57E8D { margin-left: 4px; } } @media only screen and (max-width: 734px) { .channel-html .hE57E8D { margin-left: 0px; } } .channel-html .p251731 { background-color: #000000; grid-column-start: 3; grid-column-end: 3; grid-row-start: 1; grid-row-end: 1; position: relative; } @media only screen and (max-width: 734px) { .channel-html .p251731 { grid-column-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .p251731 { grid-column-end: 1; } } @media only screen and (max-width: 734px) { .channel-html .p251731 { grid-row-start: 2; } } @media only screen and (max-width: 734px) { .channel-html .p251731 { grid-row-end: 2; } } .channel-html .p251731:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } @media only screen and (max-width: 734px) { .channel-html .bFF9125 { min-height: 100%; } } .channel-html .j2B124D { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; } .channel-html .v4783E6 { justify-content: center; } .channel-html .x6BBD04 { margin-top: -373px; text-align: center; } @media only screen and (max-width: 1068px) { .channel-html .x6BBD04 { margin-top: -263px; } } @media only screen and (max-width: 1068px) { .channel-html .x6BBD04 { margin-left: 0px; } } .channel-html .v04E3E6 { color: #cecece; } .channel-html .l9574D2 { color: #cecece; margin-top: 5px; } @media only screen and (max-width: 1068px) { .channel-html .l9574D2 { margin-top: 2px; } } @media only screen and (max-width: 1068px) { .channel-html .l9574D2 { padding-right: 8px; } } .channel-html .q14EAE7 { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(undefined, 1fr) minmax(undefined, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(1, 313px); } @media only screen and (max-width: 1068px) { .channel-html .q14EAE7 { grid-gap: 20px; } } @media only screen and (max-width: 734px) { .channel-html .q14EAE7 { grid-gap: 20px; } } @media only screen and (max-width: 1068px) { .channel-html .q14EAE7 { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .q14EAE7 { grid-template-rows: minmax(undefined, 1fr) minmax(undefined, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .q14EAE7 { grid-template-columns: repeat(1, 217px); } } @media only screen and (max-width: 734px) { .channel-html .q14EAE7 { grid-template-columns: repeat(1, 320px); } } .channel-html .q14EAE7 .bentobox-item { border-radius: 18px; overflow: hidden; } @media only screen and (max-width: 1068px) { .channel-html .q14EAE7 .bentobox-item { border-radius: 18px; } } @media only screen and (max-width: 734px) { .channel-html .q14EAE7 .bentobox-item { border-radius: 18px; } } .channel-html .g9F33DE { background-color: #000000; grid-column-start: 1; grid-column-end: 1; grid-row-start: 1; grid-row-end: 1; position: relative; } @media only screen and (max-width: 734px) { .channel-html .g9F33DE { grid-column-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .g9F33DE { grid-column-end: 1; } } @media only screen and (max-width: 734px) { .channel-html .g9F33DE { grid-row-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .g9F33DE { grid-row-end: 1; } } .channel-html .g9F33DE:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } @media only screen and (max-width: 734px) { .channel-html .zC8478B { min-height: 100%; } } .channel-html .w08CF6C { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; } .channel-html .f1AF789 { justify-content: center; } .channel-html .t4BB5CE { margin-top: -377px; text-align: center; } @media only screen and (max-width: 1068px) { .channel-html .t4BB5CE { margin-top: -263px; } } @media only screen and (max-width: 734px) { .channel-html .t4BB5CE { margin-top: -381px; } } @media only screen and (max-width: 1068px) { .channel-html .t4BB5CE { margin-left: 0px; } } .channel-html .v435FCC { color: #cecece; } .channel-html .qB13699 { color: #cecece; margin-top: 5px; } @media only screen and (max-width: 1068px) { .channel-html .qB13699 { margin-top: 2px; } } @media only screen and (max-width: 734px) { .channel-html .qB13699 { margin-top: 5px; } } @media only screen and (max-width: 1068px) { .channel-html .qB13699 { padding-right: 8px; } } .channel-html .zC59EEA { background-color: #000000; grid-column-start: 1; grid-column-end: 1; grid-row-start: 1; grid-row-end: 1; position: relative; } @media only screen and (max-width: 734px) { .channel-html .zC59EEA { grid-column-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .zC59EEA { grid-column-end: 1; } } @media only screen and (max-width: 734px) { .channel-html .zC59EEA { grid-row-start: 2; } } @media only screen and (max-width: 734px) { .channel-html .zC59EEA { grid-row-end: 2; } } .channel-html .zC59EEA:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .z9FA89E { min-height: 400px; align-items: flex-end; justify-content: center; } @media only screen and (max-width: 1068px) { .channel-html .z9FA89E { min-height: 280px; } } @media only screen and (max-width: 734px) { .channel-html .z9FA89E { min-height: 409px; } } @media only screen and (max-width: 734px) { .channel-html .z9FA89E { justify-content: center; } } .channel-html .mE581AD { margin-left: 30px; margin-bottom: 9px; margin-right: 30px; text-align: center; } @media only screen and (max-width: 1068px) { .channel-html .mE581AD { margin-left: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .mE581AD { margin-bottom: 0px; } } @media only screen and (max-width: 734px) { .channel-html .mE581AD { margin-bottom: -9px; } } @media only screen and (max-width: 1068px) { .channel-html .mE581AD { margin-right: 0px; } } .channel-html .i569889 { color: #cecece; } .channel-html .z115154 { color: #cecece; margin-top: 5px; } @media only screen and (max-width: 1068px) { .channel-html .z115154 { margin-top: 2px; } } @media only screen and (max-width: 734px) { .channel-html .z115154 { margin-top: 5px; } } @media only screen and (max-width: 734px) { .channel-html .l7FBA0B { margin-top: 20px; } } .channel-html .sC995BE { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(undefined, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(1, 313px); } @media only screen and (max-width: 1068px) { .channel-html .sC995BE { grid-gap: 20px; } } @media only screen and (max-width: 734px) { .channel-html .sC995BE { grid-gap: 20px; } } @media only screen and (max-width: 1068px) { .channel-html .sC995BE { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .sC995BE { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .sC995BE { grid-template-columns: repeat(1, 217px); } } @media only screen and (max-width: 734px) { .channel-html .sC995BE { grid-template-columns: repeat(1, 320px); } } .channel-html .sC995BE .bentobox-item { border-radius: 18px; overflow: hidden; } @media only screen and (max-width: 1068px) { .channel-html .sC995BE .bentobox-item { border-radius: 18px; } } @media only screen and (max-width: 734px) { .channel-html .sC995BE .bentobox-item { border-radius: 18px; } } .channel-html .j3FB8F3 { background-color: #000000; grid-column-start: 3; grid-column-end: 3; grid-row-start: 1; grid-row-end: 1; position: relative; } @media only screen and (max-width: 734px) { .channel-html .j3FB8F3 { grid-column-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .j3FB8F3 { grid-column-end: 1; } } @media only screen and (max-width: 734px) { .channel-html .j3FB8F3 { grid-row-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .j3FB8F3 { grid-row-end: 1; } } .channel-html .j3FB8F3:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .eFCE2C4 { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; } .channel-html .jCFDDFD { justify-content: center; } .channel-html .m2FAD07 { margin-top: -147px; text-align: center; } @media only screen and (max-width: 1068px) { .channel-html .m2FAD07 { margin-top: -100px; } } .channel-html .x4E9899 { color: #cecece; } .channel-html .t8F15C7 { color: #5c6c93; margin-top: -100px; padding-left: 220px; } @media only screen and (max-width: 1068px) { .channel-html .t8F15C7 { margin-top: -74px; } } @media only screen and (max-width: 734px) { .channel-html .t8F15C7 { margin-top: -102px; } } @media only screen and (max-width: 1068px) { .channel-html .t8F15C7 { padding-left: 153px; } } @media only screen and (max-width: 734px) { .channel-html .t8F15C7 { padding-left: 223px; } } .channel-html .x8A4544 { background-color: #161617; overflow: hidden; } .channel-html .p8AEBFF { margin-bottom: 0px; } @media only screen and (max-width: 1068px) { .channel-html .p8AEBFF { justify-content: center; } } .channel-html .o80EADC { margin-bottom: 20px; } @media only screen and (max-width: 1068px) { .channel-html .o80EADC { margin-bottom: 20px; } } @media only screen and (max-width: 734px) { .channel-html .o80EADC { margin-bottom: 10px; } } @media only screen and (max-width: 734px) { .channel-html .h0D5F80 { margin-left: -20px; } } .channel-html .o54D712 { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(undefined, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(1, 647px); } @media only screen and (max-width: 1068px) { .channel-html .o54D712 { grid-gap: 20px; } } @media only screen and (max-width: 734px) { .channel-html .o54D712 { grid-gap: 20px; } } @media only screen and (max-width: 1068px) { .channel-html .o54D712 { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .o54D712 { grid-template-rows: minmax(undefined, 1fr) minmax(undefined, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .o54D712 { grid-template-columns: repeat(1, 454px); } } @media only screen and (max-width: 734px) { .channel-html .o54D712 { grid-template-columns: repeat(1, 320px); } } .channel-html .o54D712 .bentobox-item { border-radius: 18px; overflow: hidden; } @media only screen and (max-width: 1068px) { .channel-html .o54D712 .bentobox-item { border-radius: 18px; } } @media only screen and (max-width: 734px) { .channel-html .o54D712 .bentobox-item { border-radius: 18px; } } .channel-html .f79123A { background-color: #000000; grid-column-start: 1; grid-column-end: 1; grid-row-start: 1; grid-row-end: 1; position: relative; } @media only screen and (max-width: 734px) { .channel-html .f79123A { grid-column-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .f79123A { grid-column-end: 1; } } @media only screen and (max-width: 734px) { .channel-html .f79123A { grid-row-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .f79123A { grid-row-end: 1; } } .channel-html .f79123A:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .q9183FC { align-items: center; } @media only screen and (max-width: 734px) { .channel-html .q9183FC { min-height: 100%; } } .channel-html .wF890FA { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; } .channel-html .fE44A49 { justify-content: center; } .channel-html .m06C53F { margin-top: -239px; padding-left: 10px; padding-right: 10px; text-align: center; } @media only screen and (max-width: 1068px) { .channel-html .m06C53F { margin-top: -169px; } } @media only screen and (max-width: 1068px) { .channel-html .m06C53F { padding-left: 25px; } } @media only screen and (max-width: 1068px) { .channel-html .m06C53F { padding-right: 25px; } } .channel-html .d974BC6 { color: #cecece; margin-top: 0px; } .channel-html .p801430 { background-color: #000000; grid-column-start: 2; grid-column-end: 2; grid-row-start: 1; grid-row-end: 1; position: relative; } @media only screen and (max-width: 734px) { .channel-html .p801430 { grid-column-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .p801430 { grid-column-end: 1; } } @media only screen and (max-width: 734px) { .channel-html .p801430 { grid-row-start: 2; } } @media only screen and (max-width: 734px) { .channel-html .p801430 { grid-row-end: 2; } } .channel-html .p801430:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .c6A6604 { min-height: 400px; align-items: center; } @media only screen and (max-width: 1068px) { .channel-html .c6A6604 { min-height: 280px; } } @media only screen and (max-width: 734px) { .channel-html .c6A6604 { justify-content: center; } } .channel-html .oF632A3 { margin-left: 32px; margin-right: 32px; } @media only screen and (max-width: 734px) { .channel-html .oF632A3 { margin-top: 30px; } } @media only screen and (max-width: 1068px) { .channel-html .oF632A3 { margin-left: 29px; } } @media only screen and (max-width: 1068px) { .channel-html .oF632A3 { margin-right: 29px; } } .channel-html .a3C258D { margin-top: -89px; } @media only screen and (max-width: 1068px) { .channel-html .a3C258D { margin-top: -59px; } } .channel-html .aC007C1 { color: #88879d; margin-top: -121px; padding-left: 224px; } @media only screen and (max-width: 1068px) { .channel-html .aC007C1 { margin-top: -82px; } } @media only screen and (max-width: 1068px) { .channel-html .aC007C1 { padding-left: 144px; } } @media only screen and (max-width: 734px) { .channel-html .c65EAB5 { margin-top: 10px; } } .channel-html .kEE9D9A { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(undefined, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(1, 647px); } @media only screen and (max-width: 1068px) { .channel-html .kEE9D9A { grid-gap: 20px; } } @media only screen and (max-width: 734px) { .channel-html .kEE9D9A { grid-gap: 20px; } } @media only screen and (max-width: 1068px) { .channel-html .kEE9D9A { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .kEE9D9A { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .kEE9D9A { grid-template-columns: repeat(1, 454px); } } @media only screen and (max-width: 734px) { .channel-html .kEE9D9A { grid-template-columns: repeat(1, 320px); } } .channel-html .kEE9D9A .bentobox-item { border-radius: 18px; overflow: hidden; } @media only screen and (max-width: 1068px) { .channel-html .kEE9D9A .bentobox-item { border-radius: 18px; } } @media only screen and (max-width: 734px) { .channel-html .kEE9D9A .bentobox-item { border-radius: 18px; } } .channel-html .k4B4241 { background-color: #000000; grid-column-start: 1; grid-column-end: 1; grid-row-start: 1; grid-row-end: 1; position: relative; } @media only screen and (max-width: 734px) { .channel-html .k4B4241 { grid-column-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .k4B4241 { grid-column-end: 1; } } @media only screen and (max-width: 734px) { .channel-html .k4B4241 { grid-row-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .k4B4241 { grid-row-end: 1; } } .channel-html .k4B4241:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .d087DFF { align-items: center; } @media only screen and (max-width: 734px) { .channel-html .d087DFF { min-height: 100%; } } .channel-html .nFB5588 { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; } .channel-html .b7840E6 { justify-content: center; } .channel-html .cC6F746 { margin-top: -240px; padding-left: 10px; padding-right: 10px; text-align: center; } @media only screen and (max-width: 1068px) { .channel-html .cC6F746 { margin-top: -182px; } } @media only screen and (max-width: 734px) { .channel-html .cC6F746 { margin-top: -384px; } } .channel-html .tB2F946 { color: #cecece; margin-top: 5px; } @media only screen and (max-width: 734px) { .channel-html .tB2F946 { margin-top: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .tB2F946 { padding-right: 8px; } } @media only screen and (max-width: 734px) { .channel-html .tB2F946 { padding-right: 0px; } } @media only screen and (max-width: 734px) { .channel-html .o6247CF { margin-top: 20px; } } .channel-html .mD1CB4B { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(undefined, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(1, 647px); } @media only screen and (max-width: 1068px) { .channel-html .mD1CB4B { grid-gap: 20px; } } @media only screen and (max-width: 734px) { .channel-html .mD1CB4B { grid-gap: 20px; } } @media only screen and (max-width: 1068px) { .channel-html .mD1CB4B { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .mD1CB4B { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .mD1CB4B { grid-template-columns: repeat(1, 454px); } } @media only screen and (max-width: 734px) { .channel-html .mD1CB4B { grid-template-columns: repeat(1, 320px); } } .channel-html .mD1CB4B .bentobox-item { border-radius: 18px; overflow: hidden; } @media only screen and (max-width: 1068px) { .channel-html .mD1CB4B .bentobox-item { border-radius: 18px; } } @media only screen and (max-width: 734px) { .channel-html .mD1CB4B .bentobox-item { border-radius: 18px; } } .channel-html .p62BC03 { background-color: #000000; grid-column-start: 2; grid-column-end: 2; grid-row-start: 1; grid-row-end: 1; position: relative; } @media only screen and (max-width: 734px) { .channel-html .p62BC03 { grid-column-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .p62BC03 { grid-column-end: 1; } } @media only screen and (max-width: 734px) { .channel-html .p62BC03 { grid-row-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .p62BC03 { grid-row-end: 1; } } .channel-html .p62BC03:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .d6B3127 { min-height: 400px; align-items: center; } @media only screen and (max-width: 1068px) { .channel-html .d6B3127 { min-height: 280px; } } @media only screen and (max-width: 734px) { .channel-html .d6B3127 { min-height: 306px; } } @media only screen and (max-width: 734px) { .channel-html .d6B3127 { justify-content: center; } } @media only screen and (max-width: 734px) { .channel-html .r2775EC { margin-top: -89px; } } .channel-html .lBDC772 { color: #88879d; margin-top: -121px; padding-left: 224px; } @media only screen and (max-width: 1068px) { .channel-html .lBDC772 { margin-top: -82px; } } @media only screen and (max-width: 734px) { .channel-html .lBDC772 { margin-top: -121px; } } @media only screen and (max-width: 1068px) { .channel-html .lBDC772 { padding-left: 144px; } } @media only screen and (max-width: 734px) { .channel-html .lBDC772 { padding-left: 212px; } } .channel-html .zDCFC4A { background-color: #161617; overflow: hidden; } .channel-html .l3A0658 { margin-bottom: 120px; } @media only screen and (max-width: 1068px) { .channel-html .l3A0658 { justify-content: center; } } @media only screen and (max-width: 1068px) { .channel-html .l3A0658 { margin-bottom: 87px; } } @media only screen and (max-width: 734px) { .channel-html .l3A0658 { margin-bottom: 85px; } } .channel-html .n6C253F { margin-bottom: 20px; } @media only screen and (max-width: 1068px) { .channel-html .n6C253F { margin-bottom: 15px; } } @media only screen and (max-width: 734px) { .channel-html .n6C253F { margin-bottom: 10px; } } @media only screen and (max-width: 734px) { .channel-html .e83D232 { margin-left: -20px; } } .channel-html .rEC2F83 { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(undefined, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(2, 480px); } @media only screen and (max-width: 1068px) { .channel-html .rEC2F83 { grid-gap: 20px; } } @media only screen and (max-width: 734px) { .channel-html .rEC2F83 { grid-gap: 20px; } } @media only screen and (max-width: 1068px) { .channel-html .rEC2F83 { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .rEC2F83 { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .rEC2F83 { grid-template-columns: repeat(2, 336px); } } @media only screen and (max-width: 734px) { .channel-html .rEC2F83 { grid-template-columns: repeat(1, 320px); } } .channel-html .rEC2F83 .bentobox-item { border-radius: 18px; overflow: hidden; } @media only screen and (max-width: 1068px) { .channel-html .rEC2F83 .bentobox-item { border-radius: 18px; } } @media only screen and (max-width: 734px) { .channel-html .rEC2F83 .bentobox-item { border-radius: 18px; } } .channel-html .vC01813 { background-color: #000000; grid-column-start: 1; grid-column-end: 1; grid-row-start: 1; grid-row-end: 1; position: relative; } .channel-html .vC01813:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .d5AB5BF { min-height: 100%; align-items: center; justify-content: center; } @media only screen and (max-width: 734px) { .channel-html .d5AB5BF { justify-content: center; } } .channel-html .u14EC36 { margin-top: 24px; margin-left: 40px; margin-bottom: 0px; margin-right: 40px; text-align: center; } .channel-html .f60227B { color: #cecece; margin-top: 0px; } .channel-html .uB26A99 { margin-bottom: 30px; } @media only screen and (max-width: 1068px) { .channel-html .uB26A99 { margin-top: 10px; } } @media only screen and (max-width: 734px) { .channel-html .uB26A99 { margin-top: 30px; } } @media only screen and (max-width: 1068px) { .channel-html .uB26A99 { margin-bottom: 28px; } } .channel-html .n905C80 { background-color: #000000; grid-column-start: 2; grid-column-end: 2; grid-row-start: 1; grid-row-end: 1; position: relative; } @media only screen and (max-width: 734px) { .channel-html .n905C80 { grid-column-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .n905C80 { grid-column-end: 1; } } @media only screen and (max-width: 734px) { .channel-html .n905C80 { grid-row-start: 2; } } @media only screen and (max-width: 734px) { .channel-html .n905C80 { grid-row-end: 2; } } .channel-html .n905C80:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .f3A2AC4 { min-height: 400px; align-items: flex-end; justify-content: center; margin-left: 3px; } @media only screen and (max-width: 1068px) { .channel-html .f3A2AC4 { min-height: 280px; } } @media only screen and (max-width: 1068px) { .channel-html .f3A2AC4 { margin-left: -4px; } } .channel-html .e965155 { margin-top: 30px; margin-right: 13px; } @media only screen and (max-width: 1068px) { .channel-html .e965155 { margin-top: 26px; } } @media only screen and (max-width: 1068px) { .channel-html .e965155 { margin-right: 6px; } } .channel-html .m8B1F32 { justify-content: center; } .channel-html .h62C484 { padding-left: 6px; padding-right: 6px; } .channel-html .xBB35D5 { justify-content: center; } .channel-html .c2406C3 { text-align: center; } .channel-html .f84B067 { color: #cecece; margin-left: 18px; margin-bottom: -12px; } @media only screen and (max-width: 1068px) { .channel-html .f84B067 { margin-left: 15px; } } @media only screen and (max-width: 1068px) { .channel-html .f84B067 { margin-bottom: -8px; } } .channel-html .uCFB846 { color: #cecece; margin-top: 17px; margin-bottom: 0px; padding-bottom: 0px; } @media only screen and (max-width: 1068px) { .channel-html .uCFB846 { margin-top: 14px; } } .channel-html .h1594CC { justify-content: center; } .channel-html .y12471D { margin-top: 30px; } @media only screen and (max-width: 1068px) { .channel-html .y12471D { margin-top: 22px; } } .channel-html .y429DFD { margin-left: 14px; } @media only screen and (max-width: 1068px) { .channel-html .y429DFD { margin-left: 0px; } } .channel-html .aA1EF45 { justify-content: center; } .channel-html .hD6DCE2 { padding-left: 15px; padding-right: 15px; } @media only screen and (max-width: 1068px) { .channel-html .hD6DCE2 { padding-left: 10px; } } @media only screen and (max-width: 1068px) { .channel-html .hD6DCE2 { padding-right: 10px; } } .channel-html .o551134 { justify-content: center; } .channel-html .f8BBCCF { text-align: center; } .channel-html .s2B6681 { color: #cecece; margin-left: 28px; margin-bottom: -12px; } @media only screen and (max-width: 1068px) { .channel-html .s2B6681 { margin-left: 10px; } } @media only screen and (max-width: 1068px) { .channel-html .s2B6681 { margin-bottom: -8px; } } .channel-html .f12B5BC { color: #cecece; margin-top: 17px; margin-bottom: 0px; padding-bottom: 0px; } @media only screen and (max-width: 1068px) { .channel-html .f12B5BC { margin-top: 14px; } } .channel-html .m3BCE0A { margin-top: 30px; } @media only screen and (max-width: 1068px) { .channel-html .m3BCE0A { margin-top: 17px; } } @media only screen and (max-width: 734px) { .channel-html .r808334 { margin-top: 10px; } } .channel-html .nFED425 { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(undefined, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(1, 480px); } @media only screen and (max-width: 1068px) { .channel-html .nFED425 { grid-gap: 20px; } } @media only screen and (max-width: 734px) { .channel-html .nFED425 { grid-gap: 20px; } } @media only screen and (max-width: 1068px) { .channel-html .nFED425 { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .nFED425 { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .nFED425 { grid-template-columns: repeat(1, 336px); } } @media only screen and (max-width: 734px) { .channel-html .nFED425 { grid-template-columns: repeat(1, 320px); } } .channel-html .nFED425 .bentobox-item { border-radius: 18px; overflow: hidden; } @media only screen and (max-width: 1068px) { .channel-html .nFED425 .bentobox-item { border-radius: 18px; } } @media only screen and (max-width: 734px) { .channel-html .nFED425 .bentobox-item { border-radius: 18px; } } .channel-html .mD22C34 { background-color: #000000; grid-column-start: 1; grid-column-end: 1; grid-row-start: 1; grid-row-end: 1; position: relative; } .channel-html .mD22C34:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .r5BEF36 { min-height: 100%; align-items: center; justify-content: center; } @media only screen and (max-width: 734px) { .channel-html .r5BEF36 { justify-content: flex-end; } } .channel-html .e62C9EC { margin-top: 24px; margin-left: 40px; margin-bottom: 0px; margin-right: 40px; text-align: center; } .channel-html .wCB1561 { color: #cecece; margin-top: 0px; } .channel-html .hD1665D { margin-bottom: 30px; } @media only screen and (max-width: 1068px) { .channel-html .hD1665D { margin-top: 10px; } } @media only screen and (max-width: 734px) { .channel-html .hD1665D { margin-top: 24px; } } @media only screen and (max-width: 1068px) { .channel-html .hD1665D { margin-bottom: 28px; } } @media only screen and (max-width: 734px) { .channel-html .hD1665D { margin-bottom: 29px; } } .channel-html .wA0A572 { margin-top: 20px; margin-bottom: 10px; } .channel-html .oC40E78 { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(undefined, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(1, 480px); } @media only screen and (max-width: 1068px) { .channel-html .oC40E78 { grid-gap: 20px; } } @media only screen and (max-width: 734px) { .channel-html .oC40E78 { grid-gap: 20px; } } @media only screen and (max-width: 1068px) { .channel-html .oC40E78 { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .oC40E78 { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .oC40E78 { grid-template-columns: repeat(1, 336px); } } @media only screen and (max-width: 734px) { .channel-html .oC40E78 { grid-template-columns: repeat(1, 320px); } } .channel-html .oC40E78 .bentobox-item { border-radius: 18px; overflow: hidden; } @media only screen and (max-width: 1068px) { .channel-html .oC40E78 .bentobox-item { border-radius: 18px; } } @media only screen and (max-width: 734px) { .channel-html .oC40E78 .bentobox-item { border-radius: 18px; } } .channel-html .d5E2ECA { background-color: #000000; grid-column-start: 2; grid-column-end: 2; grid-row-start: 1; grid-row-end: 1; position: relative; } @media only screen and (max-width: 734px) { .channel-html .d5E2ECA { grid-column-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .d5E2ECA { grid-column-end: 1; } } @media only screen and (max-width: 734px) { .channel-html .d5E2ECA { grid-row-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .d5E2ECA { grid-row-end: 1; } } .channel-html .d5E2ECA:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .zC95D2F { min-height: 400px; align-items: center; justify-content: center; } @media only screen and (max-width: 1068px) { .channel-html .zC95D2F { min-height: 280px; } } @media only screen and (max-width: 734px) { .channel-html .zC95D2F { min-height: 409px; } } .channel-html .n5972F7 { margin-left: 39px; margin-right: 24px; text-align: center; } @media only screen and (max-width: 1068px) { .channel-html .n5972F7 { margin-left: 20px; } } @media only screen and (max-width: 734px) { .channel-html .n5972F7 { margin-left: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .n5972F7 { margin-right: 0px; } } .channel-html .vB6488A { color: #cecece; margin-left: 18px; margin-bottom: -12px; } @media only screen and (max-width: 734px) { .channel-html .vB6488A { margin-bottom: 0px; } } .channel-html .u18672A { margin-top: 30px; } @media only screen and (max-width: 1068px) { .channel-html .u18672A { margin-top: 22px; } } @media only screen and (max-width: 734px) { .channel-html .u18672A { margin-top: 14px; } } @media only screen and (max-width: 1068px) { .channel-html .u18672A { margin-left: 6px; } } .channel-html .vCC82DB { margin-left: 23px; margin-right: 39px; text-align: center; } @media only screen and (max-width: 1068px) { .channel-html .vCC82DB { margin-left: 30px; } } @media only screen and (max-width: 734px) { .channel-html .vCC82DB { margin-left: 28px; } } @media only screen and (max-width: 734px) { .channel-html .vCC82DB { margin-bottom: -19px; } } @media only screen and (max-width: 1068px) { .channel-html .vCC82DB { margin-right: 25px; } } @media only screen and (max-width: 734px) { .channel-html .vCC82DB { margin-right: 0px; } } .channel-html .pCD7FE4 { color: #cecece; margin-bottom: -12px; } @media only screen and (max-width: 734px) { .channel-html .pCD7FE4 { margin-left: 14px; } } @media only screen and (max-width: 734px) { .channel-html .pCD7FE4 { margin-bottom: 0px; } } .channel-html .h58F9E5 { margin-top: 30px; } @media only screen and (max-width: 1068px) { .channel-html .h58F9E5 { margin-top: 17px; } } @media only screen and (max-width: 734px) { .channel-html .h58F9E5 { margin-top: 14px; } } .channel-html .mA916B9 { margin-top: -48px; text-align: center; } .channel-html .j41BDA6 { color: #cecece; margin-bottom: 0px; padding-bottom: 0px; } @media only screen and (max-width: 1068px) { .channel-html .j41BDA6 { margin-top: 19px; } } @media only screen and (max-width: 734px) { .channel-html .j41BDA6 { margin-top: 0px; } } .channel-html .c3669a0 { background-color: #ffffff; overflow: hidden; } .channel-html .u4bd09c { background-color: #ffffff; margin-top: 0px; padding-top: 60px; padding-bottom: 60px; } @media only screen and (max-width: 1068px) { .channel-html .u4bd09c { margin-top: 0px; } } @media only screen and (max-width: 734px) { .channel-html .u4bd09c { margin-top: 32px; } } @media only screen and (max-width: 734px) { .channel-html .u4bd09c { margin-left: -50vw; } } @media only screen and (max-width: 734px) { .channel-html .u4bd09c { margin-right: -50vw; } } @media only screen and (max-width: 1068px) { .channel-html .u4bd09c { padding-top: 50px; } } @media only screen and (max-width: 734px) { .channel-html .u4bd09c { padding-top: 0px; } } @media only screen and (max-width: 734px) { .channel-html .u4bd09c { padding-left: 50vw; } } @media only screen and (max-width: 1068px) { .channel-html .u4bd09c { padding-bottom: 50px; } } @media only screen and (max-width: 734px) { .channel-html .u4bd09c { padding-bottom: 42px; } } @media only screen and (max-width: 734px) { .channel-html .u4bd09c { padding-right: 50vw; } } .channel-html .u4bd09c.large-display-bleed::before, .channel-html .u4bd09c.large-display-bleed::after { background-color: #ffffff; } .channel-html .u4bd09c.medium-display-bleed::before, .channel-html .u4bd09c.medium-display-bleed::after { background-color: #ffffff; } .channel-html .u4bd09c.small-display-bleed::before, .channel-html .u4bd09c.small-display-bleed::after { background-color: #ffffff; } .channel-html .q0d85cf { margin-bottom: 42px; text-align: center; } @media only screen and (max-width: 1068px) { .channel-html .q0d85cf { margin-bottom: 27px; } } @media only screen and (max-width: 734px) { .channel-html .q0d85cf { margin-bottom: 8px; } } @media only screen and (max-width: 734px) { .channel-html .q0d85cf { text-align: start; } } .channel-html .s2eea35 { color: #1d1d1f; margin-left: -1.5px; margin-bottom: 8px; } @media only screen and (max-width: 1068px) { .channel-html .s2eea35 { margin-bottom: 6px; } } @media only screen and (max-width: 734px) { .channel-html .s2eea35 { margin-bottom: 7px; } } .channel-html .y81e5d6 { color: #1d1d1f; margin-top: 0px; margin-left: -2.5px; } @media only screen and (max-width: 1068px) { .channel-html .y81e5d6 { margin-left: -2px; } } @media only screen and (max-width: 734px) { .channel-html .y81e5d6 { margin-left: -1.5px; } } @media only screen and (max-width: 734px) { .channel-html .y81e5d6 { padding-right: 20px; } } .r1293d6 { width: 100%; --columns: 5; --grid-column: 5; --static-enabled: false; --column-data: 0, 1, 2, 3, 15, 0, 1, 2, 0, 1; --allowed-columns: 5, 3, 2; } .r1293d6 .compare-column-0 { display: flex; order: 1; } .r1293d6 .compare-column-1 { display: flex; order: 2; } .r1293d6 .compare-column-2 { display: flex; order: 3; } .r1293d6 .compare-column-3 { display: flex; order: 4; } .r1293d6 .compare-column-4 { display: flex; order: 5; } .r1293d6 .compare-static-0 { display: flex; order: 1; } .r1293d6 .compare-static-1 { display: flex; order: 2; } .r1293d6 .compare-static-2 { display: flex; order: 3; } .r1293d6 .compare-static-3 { display: flex; order: 4; } .r1293d6 .compare-static-15 { display: flex; order: 5; } @media only screen and (max-width: 1068px) { .r1293d6 { --columns: 3; --grid-column: 3; } } @media only screen and (max-width: 1068px) { .r1293d6 .compare-column-0 { display: flex; order: 1; } } @media only screen and (max-width: 1068px) { .r1293d6 .compare-column-1 { display: flex; order: 2; } } @media only screen and (max-width: 1068px) { .r1293d6 .compare-column-2 { display: flex; order: 3; } } @media only screen and (max-width: 1068px) { .r1293d6 .compare-column-3 { display: none; order: 4; } } @media only screen and (max-width: 1068px) { .r1293d6 .compare-column-4 { display: none; order: 5; } } @media only screen and (max-width: 1068px) { .r1293d6 { --static-enabled: false; } .r1293d6 .compare-static-3 { display: none; } .r1293d6 .compare-static-15 { display: none; } .r1293d6 .compare-static-0 { display: flex; order: 1; } .r1293d6 .compare-static-1 { display: flex; order: 2; } .r1293d6 .compare-static-2 { display: flex; order: 3; } } @media only screen and (max-width: 734px) { .r1293d6 { --columns: 2; --grid-column: 2; } } @media only screen and (max-width: 734px) { .r1293d6 .compare-column-0 { display: flex; order: 1; } } @media only screen and (max-width: 734px) { .r1293d6 .compare-column-1 { display: flex; order: 2; } } @media only screen and (max-width: 734px) { .r1293d6 .compare-column-2 { display: none; order: 3; } } @media only screen and (max-width: 734px) { .r1293d6 .compare-column-3 { display: none; order: 4; } } @media only screen and (max-width: 734px) { .r1293d6 .compare-column-4 { display: none; order: 5; } } @media only screen and (max-width: 734px) { .r1293d6 { --static-enabled: false; } .r1293d6 .compare-static-2 { display: none; } .r1293d6 .compare-static-3 { display: none; } .r1293d6 .compare-static-15 { display: none; } .r1293d6 .compare-static-2 { display: none; } .r1293d6 .compare-static-0 { display: flex; order: 1; } .r1293d6 .compare-static-1 { display: flex; order: 2; } } .channel-html .k597278 { margin-top: 40px; margin-bottom: 53px; } @media only screen and (max-width: 1068px) { .channel-html .k597278 { margin-top: 30px; } } @media only screen and (max-width: 734px) { .channel-html .k597278 { margin-top: 13px; } } @media only screen and (max-width: 1068px) { .channel-html .k597278 { margin-bottom: 44px; } } @media only screen and (max-width: 734px) { .channel-html .k597278 { margin-bottom: 39px; } } .channel-html .x849205 { text-align: center; } @media only screen and (max-width: 734px) { .channel-html .x849205 { text-align: start; } } .channel-html .f419FF4 { color: #1d1d1f; margin-top: 0px; } @media only screen and (max-width: 1068px) { .channel-html .f419FF4 { margin-left: -2px; } } @media only screen and (max-width: 734px) { .channel-html .f419FF4 { margin-left: -1.5px; } } .channel-html .xC29C51 { margin-bottom: 20px; } @media only screen and (max-width: 734px) { .channel-html .xC29C51 { margin-left: -20px; } } .channel-html .i8B4D31 { text-align: center; } .channel-html .kEC4CEC { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(undefined, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(2, 480px); } @media only screen and (max-width: 1068px) { .channel-html .kEC4CEC { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .kEC4CEC { grid-template-rows: minmax(150px, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .kEC4CEC { grid-template-columns: repeat(1, 336px); } } @media only screen and (max-width: 734px) { .channel-html .kEC4CEC { grid-template-columns: repeat(1, 150px); } } .channel-html .kEC4CEC .bentobox-item { border-radius: 18px; } .channel-html .x804587 { background-color: #f5f5f7; grid-column-start: 1; grid-column-end: 1; grid-row-start: 1; grid-row-end: 1; position: relative; } .channel-html .x804587:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .c293618 { min-height: 100%; align-items: center; justify-content: center; } .channel-html .lB3572B { margin-top: 61px; margin-bottom: 21px; } @media only screen and (max-width: 1068px) { .channel-html .lB3572B { margin-top: 55px; } } @media only screen and (max-width: 1068px) { .channel-html .lB3572B { margin-bottom: 16px; } } .channel-html .b3D7C24 { margin-left: 85px; margin-bottom: 56px; margin-right: 85px; } @media only screen and (max-width: 1068px) { .channel-html .b3D7C24 { margin-left: 40px; } } @media only screen and (max-width: 1068px) { .channel-html .b3D7C24 { margin-bottom: 50px; } } @media only screen and (max-width: 1068px) { .channel-html .b3D7C24 { margin-right: 40px; } } .channel-html .j310BEB { margin-bottom: 7px; padding-left: 28px; padding-right: 28px; } @media only screen and (max-width: 1068px) { .channel-html .j310BEB { padding-left: 35px; } } @media only screen and (max-width: 1068px) { .channel-html .j310BEB { padding-right: 35px; } } .channel-html .bD77DC0 { margin-top: 0px; } .channel-html .r4D4878 { background-color: #f5f5f7; grid-column-start: 2; grid-column-end: 2; grid-row-start: 1; grid-row-end: 1; position: relative; } .channel-html .r4D4878:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .gD0D54C { min-height: 100%; align-items: center; justify-content: center; } .channel-html .k331397 { margin-top: 61px; margin-bottom: 21px; margin-right: 10px; } @media only screen and (max-width: 1068px) { .channel-html .k331397 { margin-top: 55px; } } @media only screen and (max-width: 1068px) { .channel-html .k331397 { margin-bottom: 16px; } } .channel-html .o55C6FE { margin-top: 5px; margin-bottom: 5px; } .channel-html .jB315EA { margin-left: 85px; margin-bottom: 56px; margin-right: 85px; } @media only screen and (max-width: 1068px) { .channel-html .jB315EA { margin-left: 43px; } } @media only screen and (max-width: 1068px) { .channel-html .jB315EA { margin-bottom: 50px; } } @media only screen and (max-width: 1068px) { .channel-html .jB315EA { margin-right: 43px; } } .channel-html .b08F787 { margin-bottom: 7px; padding-left: 28px; padding-right: 28px; } .channel-html .i96E5A5 { margin-top: 0px; } .channel-html .dB35C8B { text-align: start; } @media only screen and (max-width: 734px) { .channel-html .c323B59 { margin-bottom: 20px; } } .channel-html .mDA514D { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(undefined, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(1, 480px); } @media only screen and (max-width: 1068px) { .channel-html .mDA514D { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .mDA514D { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .mDA514D { grid-template-columns: repeat(1, 336px); } } @media only screen and (max-width: 734px) { .channel-html .mDA514D { grid-template-columns: repeat(1, 320px); } } .channel-html .mDA514D .bentobox-item { border-radius: 18px; } .channel-html .e0F052A { background-color: #f5f5f7; grid-column-start: 1; grid-column-end: 1; grid-row-start: 1; grid-row-end: 1; position: relative; } .channel-html .e0F052A:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .n33D754 { min-height: 312px; align-items: center; justify-content: start; } @media only screen and (max-width: 1068px) { .channel-html .n33D754 { min-height: 280px; } } @media only screen and (max-width: 734px) { .channel-html .n33D754 { min-height: 100%; } } .channel-html .y24AFD7 { margin-bottom: -46px; } @media only screen and (max-width: 734px) { .channel-html .y24AFD7 { margin-top: 40px; } } @media only screen and (max-width: 734px) { .channel-html .y24AFD7 { margin-left: 43px; } } @media only screen and (max-width: 734px) { .channel-html .y24AFD7 { margin-bottom: 0px; } } .channel-html .nB97974 { margin-top: -46px; margin-left: 85px; margin-right: 85px; } @media only screen and (max-width: 734px) { .channel-html .nB97974 { margin-top: 12px; } } @media only screen and (max-width: 1068px) { .channel-html .nB97974 { margin-left: 40px; } } @media only screen and (max-width: 734px) { .channel-html .nB97974 { margin-left: 43px; } } @media only screen and (max-width: 1068px) { .channel-html .nB97974 { margin-right: 40px; } } @media only screen and (max-width: 734px) { .channel-html .nB97974 { margin-right: 50px; } } .channel-html .vE11AC5 { margin-bottom: 7px; padding-left: 28px; padding-right: 28px; } @media only screen and (max-width: 1068px) { .channel-html .vE11AC5 { margin-bottom: 10px; } } @media only screen and (max-width: 734px) { .channel-html .vE11AC5 { margin-bottom: 14px; } } @media only screen and (max-width: 1068px) { .channel-html .vE11AC5 { padding-left: 35px; } } @media only screen and (max-width: 734px) { .channel-html .vE11AC5 { padding-left: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .vE11AC5 { padding-right: 35px; } } @media only screen and (max-width: 734px) { .channel-html .j9A2289 { margin-bottom: 32px; } } .channel-html .d5690EF { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(undefined, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(1, 480px); } @media only screen and (max-width: 1068px) { .channel-html .d5690EF { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .d5690EF { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .d5690EF { grid-template-columns: repeat(1, 336px); } } @media only screen and (max-width: 734px) { .channel-html .d5690EF { grid-template-columns: repeat(1, 320px); } } .channel-html .d5690EF .bentobox-item { border-radius: 18px; } .channel-html .t5F7199 { background-color: #f5f5f7; grid-column-start: 1; grid-column-end: 1; grid-row-start: 1; grid-row-end: 1; position: relative; } .channel-html .t5F7199:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .nF7C9FC { min-height: 312px; align-items: center; justify-content: start; } @media only screen and (max-width: 1068px) { .channel-html .nF7C9FC { min-height: 280px; } } @media only screen and (max-width: 734px) { .channel-html .nF7C9FC { min-height: 100%; } } .channel-html .rA3717F { margin-bottom: -46px; } @media only screen and (max-width: 734px) { .channel-html .rA3717F { margin-top: 40px; } } @media only screen and (max-width: 734px) { .channel-html .rA3717F { margin-left: 43px; } } @media only screen and (max-width: 734px) { .channel-html .rA3717F { margin-bottom: 0px; } } .channel-html .l5C16D2 { margin-left: -11px; } .channel-html .z43A6E1 { margin-top: -46px; margin-left: 85px; margin-right: 85px; } @media only screen and (max-width: 734px) { .channel-html .z43A6E1 { margin-top: 12px; } } @media only screen and (max-width: 1068px) { .channel-html .z43A6E1 { margin-left: 40px; } } @media only screen and (max-width: 734px) { .channel-html .z43A6E1 { margin-left: 43px; } } @media only screen and (max-width: 734px) { .channel-html .z43A6E1 { margin-bottom: 33px; } } @media only screen and (max-width: 1068px) { .channel-html .z43A6E1 { margin-right: 40px; } } @media only screen and (max-width: 734px) { .channel-html .z43A6E1 { margin-right: 50px; } } .channel-html .m3AB158 { margin-bottom: 7px; padding-left: 28px; padding-right: 28px; } @media only screen and (max-width: 1068px) { .channel-html .m3AB158 { margin-bottom: 10px; } } @media only screen and (max-width: 734px) { .channel-html .m3AB158 { margin-bottom: 14px; } } @media only screen and (max-width: 1068px) { .channel-html .m3AB158 { padding-left: 35px; } } @media only screen and (max-width: 734px) { .channel-html .m3AB158 { padding-left: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .m3AB158 { padding-right: 35px; } } @media only screen and (max-width: 734px) { .channel-html .m3AB158 { padding-right: 0px; } } .channel-html .p35EFC8 { margin-top: 83px; margin-bottom: 53px; } @media only screen and (max-width: 1068px) { .channel-html .p35EFC8 { margin-top: 64px; } } @media only screen and (max-width: 734px) { .channel-html .p35EFC8 { margin-top: 39px; } } @media only screen and (max-width: 1068px) { .channel-html .p35EFC8 { margin-bottom: 44px; } } @media only screen and (max-width: 734px) { .channel-html .p35EFC8 { margin-bottom: 39px; } } .channel-html .h725E2B { text-align: center; } @media only screen and (max-width: 734px) { .channel-html .h725E2B { text-align: start; } } .channel-html .f4136E6 { color: #1d1d1f; margin-top: 0px; } @media only screen and (max-width: 1068px) { .channel-html .f4136E6 { margin-left: -2px; } } @media only screen and (max-width: 734px) { .channel-html .f4136E6 { margin-left: -1.5px; } } @media only screen and (max-width: 734px) { .channel-html .f4136E6 { padding-right: 50px; } } .channel-html .zD5DE28 { text-align: center; } @media only screen and (max-width: 734px) { .channel-html .zD5DE28 { text-align: start; } } .channel-html .g626F59 { color: #1d1d1f; margin-top: 0px; } @media only screen and (max-width: 1068px) { .channel-html .g626F59 { margin-left: -2px; } } @media only screen and (max-width: 734px) { .channel-html .g626F59 { margin-left: -1.5px; } } .channel-html .bC2E993 { margin-bottom: 20px; } @media only screen and (max-width: 734px) { .channel-html .bC2E993 { margin-left: -20px; } } .channel-html .pD8860B { text-align: center; } .channel-html .vF82E30 { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(undefined, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(3, 313px); } @media only screen and (max-width: 1068px) { .channel-html .vF82E30 { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .vF82E30 { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .vF82E30 { grid-template-columns: repeat(3, 217px); } } @media only screen and (max-width: 734px) { .channel-html .vF82E30 { grid-template-columns: repeat(1, 150px); } } .channel-html .vF82E30 .bentobox-item { border-radius: 18px; overflow: hidden; } .channel-html .z46E1E4 { background-color: #f5f5f7; grid-column-start: 1; grid-column-end: 1; grid-row-start: 1; grid-row-end: 1; position: relative; } .channel-html .z46E1E4:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .sEAB556 { min-height: 100%; justify-content: center; } .channel-html .yE194AC { margin-top: 37px; margin-bottom: 21px; } @media only screen and (max-width: 1068px) { .channel-html .yE194AC { margin-top: 28px; } } @media only screen and (max-width: 1068px) { .channel-html .yE194AC { margin-bottom: 11px; } } .channel-html .v4C165C { margin-top: 2px; margin-bottom: 2px; } .channel-html .u0CEFEC { margin-left: 50px; margin-bottom: 20px; margin-right: 50px; } @media only screen and (max-width: 1068px) { .channel-html .u0CEFEC { margin-left: 22px; } } @media only screen and (max-width: 1068px) { .channel-html .u0CEFEC { margin-bottom: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .u0CEFEC { margin-right: 22px; } } .channel-html .eFE3E5F { margin-bottom: 6px; } .channel-html .o9AEC3A { margin-top: 0px; } .channel-html .t3F105C { margin-top: 34px; } @media only screen and (max-width: 1068px) { .channel-html .t3F105C { margin-top: 0px; } } .channel-html .m04D903 { min-height: 222px; align-items: center; } @media only screen and (max-width: 1068px) { .channel-html .m04D903 { min-height: 169px; } } .channel-html .j999B5A { margin-bottom: 40px; } @media only screen and (max-width: 1068px) { .channel-html .j999B5A { margin-bottom: 0px; } } .channel-html .v4CBEE8 { background-color: #f5f5f7; grid-column-start: 2; grid-column-end: 2; grid-row-start: 1; grid-row-end: 1; position: relative; } .channel-html .v4CBEE8:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .m120D90 { min-height: 100%; justify-content: center; } .channel-html .aC10A50 { margin-top: 37px; margin-bottom: 21px; } @media only screen and (max-width: 1068px) { .channel-html .aC10A50 { margin-top: 28px; } } @media only screen and (max-width: 1068px) { .channel-html .aC10A50 { margin-bottom: 11px; } } .channel-html .b501056 { margin-left: 61px; margin-right: 61px; } @media only screen and (max-width: 1068px) { .channel-html .b501056 { margin-left: 31px; } } @media only screen and (max-width: 1068px) { .channel-html .b501056 { margin-right: 31px; } } .channel-html .gB46664 { margin-bottom: 6px; } .channel-html .n8BEF19 { margin-top: 0px; } .channel-html .s5C2690 { margin-top: 34px; } @media only screen and (max-width: 1068px) { .channel-html .s5C2690 { margin-top: 20px; } } .channel-html .xCA6A2C { background-color: #f5f5f7; grid-column-start: 3; grid-column-end: 3; grid-row-start: 1; grid-row-end: 1; position: relative; } .channel-html .xCA6A2C:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .u4A126E { min-height: 100%; justify-content: center; } .channel-html .xC1E648 { margin-top: 37px; margin-bottom: 21px; } @media only screen and (max-width: 1068px) { .channel-html .xC1E648 { margin-top: 28px; } } @media only screen and (max-width: 1068px) { .channel-html .xC1E648 { margin-bottom: 11px; } } .channel-html .qCBF1C0 { margin-left: 62px; margin-bottom: 20px; margin-right: 62px; } @media only screen and (max-width: 1068px) { .channel-html .qCBF1C0 { margin-left: 32px; } } @media only screen and (max-width: 1068px) { .channel-html .qCBF1C0 { margin-bottom: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .qCBF1C0 { margin-right: 32px; } } .channel-html .qFF6EEC { margin-bottom: 6px; } .channel-html .b5CBC7E { margin-top: 0px; } .channel-html .b60531D { margin-top: 34px; margin-left: 0px; margin-right: 40px; } @media only screen and (max-width: 1068px) { .channel-html .b60531D { margin-top: 20px; } } @media only screen and (max-width: 1068px) { .channel-html .b60531D { margin-right: 31px; } } .channel-html .l83E42D { min-height: 100%; align-items: flex-end; } .channel-html .n8A284C { text-align: start; } .channel-html .h34919C { margin-bottom: 20px; } .channel-html .kCF8304 { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(undefined, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(1, 313px); } @media only screen and (max-width: 1068px) { .channel-html .kCF8304 { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .kCF8304 { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .kCF8304 { grid-template-columns: repeat(1, 217px); } } @media only screen and (max-width: 734px) { .channel-html .kCF8304 { grid-template-columns: repeat(1, 320px); } } .channel-html .kCF8304 .bentobox-item { border-radius: 18px; overflow: hidden; } .channel-html .uC45BC9 { background-color: #f5f5f7; grid-column-start: 1; grid-column-end: 1; grid-row-start: 1; grid-row-end: 1; position: relative; } .channel-html .uC45BC9:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .o7D42C6 { min-height: 480px; align-items: center; justify-content: start; } @media only screen and (max-width: 1068px) { .channel-html .o7D42C6 { min-height: 360px; } } @media only screen and (max-width: 734px) { .channel-html .o7D42C6 { min-height: 100%; } } @media only screen and (max-width: 734px) { .channel-html .o7D42C6 { margin-left: 43px; } } .channel-html .f07D711 { margin-top: 38px; margin-bottom: 30px; } @media only screen and (max-width: 1068px) { .channel-html .f07D711 { margin-top: 32px; } } @media only screen and (max-width: 734px) { .channel-html .f07D711 { margin-top: 40px; } } @media only screen and (max-width: 1068px) { .channel-html .f07D711 { margin-bottom: 0px; } } @media only screen and (max-width: 734px) { .channel-html .f07D711 { margin-bottom: 13px; } } .channel-html .y18C366 { margin-top: -70px; margin-left: 50px; margin-right: 50px; } @media only screen and (max-width: 1068px) { .channel-html .y18C366 { margin-top: -24px; } } @media only screen and (max-width: 734px) { .channel-html .y18C366 { margin-top: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .y18C366 { margin-left: 22px; } } @media only screen and (max-width: 734px) { .channel-html .y18C366 { margin-left: 0px; } } @media only screen and (max-width: 734px) { .channel-html .y18C366 { margin-bottom: 30px; } } @media only screen and (max-width: 1068px) { .channel-html .y18C366 { margin-right: 22px; } } @media only screen and (max-width: 734px) { .channel-html .y18C366 { padding-right: 40px; } } .channel-html .wEA1E8E { margin-bottom: 7px; } @media only screen and (max-width: 734px) { .channel-html .wEA1E8E { margin-bottom: 14px; } } .channel-html .i2BA990 { padding-right: 54px; } .channel-html .y9E7AD3 { margin-left: 48px; } @media only screen and (max-width: 734px) { .channel-html .y9E7AD3 { margin-left: 56px; } } @media only screen and (max-width: 734px) { .channel-html .y9E7AD3 { margin-bottom: 40px; } } .channel-html .k136509 { margin-bottom: 20px; } .channel-html .z62368D { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(undefined, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(1, 313px); } @media only screen and (max-width: 1068px) { .channel-html .z62368D { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .z62368D { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .z62368D { grid-template-columns: repeat(1, 217px); } } @media only screen and (max-width: 734px) { .channel-html .z62368D { grid-template-columns: repeat(1, 320px); } } .channel-html .z62368D .bentobox-item { border-radius: 18px; overflow: hidden; } .channel-html .kA3A1CE { background-color: #f5f5f7; grid-column-start: 1; grid-column-end: 1; grid-row-start: 1; grid-row-end: 1; position: relative; } .channel-html .kA3A1CE:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .dA5E5BB { min-height: 480px; align-items: center; justify-content: start; } @media only screen and (max-width: 1068px) { .channel-html .dA5E5BB { min-height: 360px; } } @media only screen and (max-width: 734px) { .channel-html .dA5E5BB { min-height: 100%; } } @media only screen and (max-width: 734px) { .channel-html .dA5E5BB { margin-left: 43px; } } .channel-html .i95E260 { margin-top: 38px; margin-bottom: 30px; } @media only screen and (max-width: 1068px) { .channel-html .i95E260 { margin-top: 32px; } } @media only screen and (max-width: 734px) { .channel-html .i95E260 { margin-top: 40px; } } @media only screen and (max-width: 1068px) { .channel-html .i95E260 { margin-bottom: 0px; } } @media only screen and (max-width: 734px) { .channel-html .i95E260 { margin-bottom: 13px; } } .channel-html .uF812C9 { margin-top: -70px; margin-left: 50px; margin-right: 50px; } @media only screen and (max-width: 1068px) { .channel-html .uF812C9 { margin-top: -24px; } } @media only screen and (max-width: 734px) { .channel-html .uF812C9 { margin-top: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .uF812C9 { margin-left: 22px; } } @media only screen and (max-width: 734px) { .channel-html .uF812C9 { margin-left: 0px; } } @media only screen and (max-width: 734px) { .channel-html .uF812C9 { margin-bottom: 31px; } } @media only screen and (max-width: 1068px) { .channel-html .uF812C9 { margin-right: 22px; } } @media only screen and (max-width: 734px) { .channel-html .uF812C9 { padding-right: 40px; } } .channel-html .b669F9B { margin-bottom: 7px; } @media only screen and (max-width: 734px) { .channel-html .b669F9B { margin-bottom: 14px; } } .channel-html .hEF316C { padding-right: 74px; } @media only screen and (max-width: 734px) { .channel-html .d1CD902 { margin-left: -14px; } } .channel-html .qB5C9A8 { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(undefined, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(1, 313px); } @media only screen and (max-width: 1068px) { .channel-html .qB5C9A8 { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .qB5C9A8 { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .qB5C9A8 { grid-template-columns: repeat(1, 217px); } } @media only screen and (max-width: 734px) { .channel-html .qB5C9A8 { grid-template-columns: repeat(1, 320px); } } .channel-html .qB5C9A8 .bentobox-item { border-radius: 18px; overflow: hidden; } .channel-html .cEB8D8D { background-color: #f5f5f7; grid-column-start: 1; grid-column-end: 1; grid-row-start: 1; grid-row-end: 1; position: relative; } .channel-html .cEB8D8D:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .rA033C1 { min-height: 480px; align-items: center; justify-content: start; } @media only screen and (max-width: 1068px) { .channel-html .rA033C1 { min-height: 360px; } } @media only screen and (max-width: 734px) { .channel-html .rA033C1 { min-height: 100%; } } @media only screen and (max-width: 734px) { .channel-html .rA033C1 { margin-left: 43px; } } .channel-html .dBDF9D1 { margin-top: 38px; margin-bottom: 30px; } @media only screen and (max-width: 1068px) { .channel-html .dBDF9D1 { margin-top: 32px; } } @media only screen and (max-width: 734px) { .channel-html .dBDF9D1 { margin-top: 40px; } } @media only screen and (max-width: 1068px) { .channel-html .dBDF9D1 { margin-bottom: 0px; } } @media only screen and (max-width: 734px) { .channel-html .dBDF9D1 { margin-bottom: 13px; } } .channel-html .gE572FB { margin-top: -70px; margin-left: 50px; margin-right: 50px; } @media only screen and (max-width: 1068px) { .channel-html .gE572FB { margin-top: -24px; } } @media only screen and (max-width: 734px) { .channel-html .gE572FB { margin-top: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .gE572FB { margin-left: 22px; } } @media only screen and (max-width: 734px) { .channel-html .gE572FB { margin-left: 0px; } } @media only screen and (max-width: 734px) { .channel-html .gE572FB { margin-bottom: 30px; } } @media only screen and (max-width: 1068px) { .channel-html .gE572FB { margin-right: 22px; } } @media only screen and (max-width: 734px) { .channel-html .gE572FB { padding-right: 40px; } } .channel-html .b3932BE { margin-bottom: 7px; } @media only screen and (max-width: 734px) { .channel-html .b3932BE { margin-bottom: 14px; } } .channel-html .s4577E1 { padding-right: 80px; } @media only screen and (max-width: 734px) { .channel-html .g6842FF { margin-left: -35px; } } .channel-html .q8C49F7 { margin-top: 83px; margin-bottom: 53px; } @media only screen and (max-width: 1068px) { .channel-html .q8C49F7 { margin-top: 65px; } } @media only screen and (max-width: 734px) { .channel-html .q8C49F7 { margin-top: 39px; } } @media only screen and (max-width: 1068px) { .channel-html .q8C49F7 { margin-bottom: 44px; } } @media only screen and (max-width: 734px) { .channel-html .q8C49F7 { margin-bottom: 39px; } } .channel-html .f984065 { text-align: center; } @media only screen and (max-width: 734px) { .channel-html .f984065 { text-align: start; } } .channel-html .z7F3DB5 { color: #1d1d1f; margin-top: 0px; } @media only screen and (max-width: 1068px) { .channel-html .z7F3DB5 { margin-left: -2px; } } @media only screen and (max-width: 734px) { .channel-html .z7F3DB5 { margin-left: -1.5px; } } .channel-html .eE8FE7D { margin-bottom: 20px; } @media only screen and (max-width: 734px) { .channel-html .eE8FE7D { margin-left: -20px; } } .channel-html .r00D187 { text-align: center; } .channel-html .fAF5A07 { background: undefined; display: grid; grid-template-rows: minmax(undefined, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(1, 960px); } @media only screen and (max-width: 1068px) { .channel-html .fAF5A07 { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .fAF5A07 { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .fAF5A07 { grid-template-columns: repeat(1, 692px); } } @media only screen and (max-width: 734px) { .channel-html .fAF5A07 { grid-template-columns: repeat(1, 320px); } } .channel-html .fAF5A07 .bentobox-item { border-radius: 18px; } .channel-html .q1A7481 { background-color: #f5f5f7; grid-column-start: 1; grid-column-end: 1; grid-row-start: 1; grid-row-end: 1; position: relative; } .channel-html .q1A7481:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .u85FC96 { min-height: 415px; align-items: center; } @media only screen and (max-width: 1068px) { .channel-html .u85FC96 { min-height: 355px; } } @media only screen and (max-width: 734px) { .channel-html .u85FC96 { min-height: 100%; } } .channel-html .gC07C9B { margin-left: 50px; padding-top: 20px; padding-bottom: 20px; text-align: start; } @media only screen and (max-width: 1068px) { .channel-html .gC07C9B { margin-left: 32px; } } @media only screen and (max-width: 734px) { .channel-html .gC07C9B { margin-left: 43px; } } @media only screen and (max-width: 734px) { .channel-html .sC25AAD { margin-top: 16px; } } .channel-html .bC25B0E { margin-top: 8px; } @media only screen and (max-width: 1068px) { .channel-html .bC25B0E { padding-right: 40px; } } @media only screen and (max-width: 734px) { .channel-html .bC25B0E { padding-right: 0px; } } .channel-html .y2032D1 { margin-top: 17px; padding-right: 0px; } @media only screen and (max-width: 734px) { .channel-html .y2032D1 { margin-top: 14px; } } @media only screen and (max-width: 1068px) { .channel-html .y2032D1 { padding-right: 40px; } } @media only screen and (max-width: 734px) { .channel-html .y2032D1 { padding-right: 51px; } } @media only screen and (max-width: 734px) { .channel-html .g6C319E { margin-top: 11px; } } .channel-html .o74B7D2 { padding-right: 0px; } @media only screen and (max-width: 1068px) { .channel-html .o74B7D2 { padding-right: 60px; } } .channel-html .m5CDD62 { color: #0066cc; } .channel-html .b44DBD3 { margin-top: 76px; margin-left: 46px; text-align: start; } @media only screen and (max-width: 1068px) { .channel-html .b44DBD3 { margin-top: 83px; } } @media only screen and (max-width: 734px) { .channel-html .b44DBD3 { margin-top: 12px; } } @media only screen and (max-width: 1068px) { .channel-html .b44DBD3 { margin-left: -20px; } } @media only screen and (max-width: 734px) { .channel-html .b44DBD3 { margin-left: 0px; } } .channel-html .a6871CC { margin-bottom: 20px; } @media only screen and (max-width: 734px) { .channel-html .a6871CC { margin-left: -20px; } } .channel-html .k307B2C { text-align: center; } .channel-html .p61E6D6 { background: undefined; display: grid; grid-template-rows: minmax(undefined, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(1, 960px); } @media only screen and (max-width: 1068px) { .channel-html .p61E6D6 { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .p61E6D6 { grid-template-rows: minmax(undefined, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .p61E6D6 { grid-template-columns: repeat(1, 692px); } } @media only screen and (max-width: 734px) { .channel-html .p61E6D6 { grid-template-columns: repeat(1, 320px); } } .channel-html .p61E6D6 .bentobox-item { border-radius: 18px; } .channel-html .y1A31C8 { background-color: #f5f5f7; grid-column-start: 1; grid-column-end: 1; grid-row-start: 1; grid-row-end: 1; position: relative; } .channel-html .y1A31C8:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .q7C13A6 { min-height: 415px; align-items: center; } @media only screen and (max-width: 1068px) { .channel-html .q7C13A6 { min-height: 355px; } } @media only screen and (max-width: 734px) { .channel-html .q7C13A6 { min-height: 100%; } } .channel-html .lF2F820 { margin-left: 50px; padding-top: 20px; padding-bottom: 20px; text-align: start; } @media only screen and (max-width: 1068px) { .channel-html .lF2F820 { margin-left: 32px; } } @media only screen and (max-width: 734px) { .channel-html .lF2F820 { margin-left: 43px; } } @media only screen and (max-width: 1068px) { .channel-html .lF2F820 { margin-right: 22px; } } @media only screen and (max-width: 734px) { .channel-html .lF2F820 { padding-top: 0px; } } @media only screen and (max-width: 734px) { .channel-html .lF2F820 { padding-bottom: 0px; } } @media only screen and (max-width: 734px) { .channel-html .u08F2C0 { margin-top: 36px; } } .channel-html .pFA0F16 { margin-top: 8px; } .channel-html .e49DAD4 { margin-top: 17px; margin-left: 2px; margin-bottom: 12px; } @media only screen and (max-width: 734px) { .channel-html .e49DAD4 { margin-top: 14px; } } @media only screen and (max-width: 1068px) { .channel-html .e49DAD4 { margin-bottom: 13px; } } @media only screen and (max-width: 734px) { .channel-html .e49DAD4 { margin-bottom: 11px; } } .channel-html .dDA4920 { margin-left: 0px; } .channel-html .i5271D9 { margin-top: 5.5px; margin-left: -1.5px; } @media only screen and (max-width: 734px) { .channel-html .i5271D9 { margin-top: 6px; } } @media only screen and (max-width: 734px) { .channel-html .i5271D9 { margin-left: -1px; } } .channel-html .w17DBA8 { margin-left: 7.5px; } @media only screen and (max-width: 1068px) { .channel-html .w17DBA8 { margin-left: 9px; } } .channel-html .oB1E8E3 { margin-left: -1px; } .channel-html .v1984A8 { margin-top: 0px; } .channel-html .tB9DBCF { margin-top: 5.5px; margin-left: -1.5px; } @media only screen and (max-width: 734px) { .channel-html .tB9DBCF { margin-top: 6px; } } @media only screen and (max-width: 734px) { .channel-html .tB9DBCF { margin-left: -1px; } } .channel-html .e2AA51F { margin-left: 7.5px; } @media only screen and (max-width: 1068px) { .channel-html .e2AA51F { margin-left: 9px; } } @media only screen and (max-width: 734px) { .channel-html .e2AA51F { margin-left: 9px; } } .channel-html .e23EB56 { margin-left: -1px; } @media only screen and (max-width: 734px) { .channel-html .e23EB56 { padding-right: 40px; } } .channel-html .j540A65 { margin-top: 5.5px; margin-left: -1.5px; } @media only screen and (max-width: 734px) { .channel-html .j540A65 { margin-top: 6px; } } @media only screen and (max-width: 734px) { .channel-html .j540A65 { margin-left: -1px; } } .channel-html .o80A3DC { margin-left: 7.5px; } @media only screen and (max-width: 1068px) { .channel-html .o80A3DC { margin-left: 9px; } } @media only screen and (max-width: 734px) { .channel-html .o80A3DC { margin-left: 9px; } } .channel-html .z7CAA0F { margin-left: -1px; } @media only screen and (max-width: 734px) { .channel-html .jA14204 { padding-right: 40px; } } .channel-html .r51DC91 { color: #0066cc; } .channel-html .vD65499 { margin-left: 125px; text-align: start; } @media only screen and (max-width: 734px) { .channel-html .vD65499 { margin-top: 30px; } } @media only screen and (max-width: 1068px) { .channel-html .vD65499 { margin-left: 16px; } } @media only screen and (max-width: 734px) { .channel-html .vD65499 { margin-left: 61px; } } @media only screen and (max-width: 734px) { .channel-html .vD65499 { margin-bottom: 39px; } } .channel-html .p096427 { background-color: #ffffff; overflow: hidden; } .channel-html .gD2E415 { background-color: #ffffff; margin-top: 26px; margin-bottom: 7px; } @media only screen and (max-width: 734px) { .channel-html .gD2E415 { margin-top: 67px; } } @media only screen and (max-width: 734px) { .channel-html .gD2E415 { margin-left: -50vw; } } @media only screen and (max-width: 734px) { .channel-html .gD2E415 { margin-right: -50vw; } } @media only screen and (max-width: 734px) { .channel-html .gD2E415 { padding-left: 50vw; } } @media only screen and (max-width: 734px) { .channel-html .gD2E415 { padding-right: 50vw; } } .channel-html .gD2E415.large-display-bleed::before, .channel-html .gD2E415.large-display-bleed::after { background-color: #ffffff; } .channel-html .gD2E415.medium-display-bleed::before, .channel-html .gD2E415.medium-display-bleed::after { background-color: #ffffff; } .channel-html .gD2E415.small-display-bleed::before, .channel-html .gD2E415.small-display-bleed::after { background-color: #ffffff; } @media only screen and (max-width: 1068px) { .channel-html .p42B759 { margin-left: 0; } } @media only screen and (max-width: 734px) { .channel-html .p42B759 { margin-left: 0px; } } @media only screen and (max-width: 734px) { .channel-html .p42B759 { margin-right: 0px; } } .channel-html .mE764FE { margin-bottom: 9px; } .channel-html .n0C1432 { color: #6E6E73; margin-left: 0px; } .channel-html .t56462A { margin-left: 0px; padding-left: 0px; } .channel-html .v26B598 { margin-bottom: 9px; } .channel-html .rABBEBA { color: #6E6E73; margin-left: -0.5px; padding-right: 2px; } @media only screen and (max-width: 734px) { .channel-html .rABBEBA { padding-right: 0px; } } .channel-html .w7F44BF { margin-bottom: 9px; } @media only screen and (max-width: 734px) { .channel-html .w7F44BF { margin-top: 10px; } } .channel-html .v5717AF { color: #6E6E73; margin-left: -0.5px; } .channel-html .r624219 { margin-bottom: 9px; } .channel-html .fE84161 { color: #6E6E73; margin-left: -0.5px; } @media only screen and (max-width: 734px) { .channel-html .fE84161 { padding-right: 9px; } } .channel-html .n565035 { margin-bottom: 9px; } .channel-html .c2BADC4 { color: #6E6E73; margin-left: -0.5px; } @media only screen and (max-width: 734px) { .channel-html .c2BADC4 { padding-right: 9px; } } .channel-html .a678DE9 { margin-bottom: 9px; } .channel-html .p5CA4EF { color: #6E6E73; margin-left: -0.5px; } @media only screen and (max-width: 734px) { .channel-html .p5CA4EF { padding-right: 9px; } } .channel-html .jAF7C31 { margin-bottom: 9px; } .channel-html .a3B18DB { color: #6E6E73; margin-left: -0.5px; } @media only screen and (max-width: 734px) { .channel-html .a3B18DB { padding-right: 9px; } } .channel-html .i93C9F8 { margin-bottom: 9px; } .channel-html .b31B8EA { color: #6E6E73; margin-left: -0.5px; } @media only screen and (max-width: 734px) { .channel-html .b31B8EA { padding-right: 9px; } } .channel-html .kB88371 { margin-bottom: 9px; } .channel-html .c8A8F9F { color: #6E6E73; margin-left: -0.5px; } @media only screen and (max-width: 734px) { .channel-html .c8A8F9F { padding-right: 9px; } } .channel-html .r2786D3 { margin-bottom: 9px; } .channel-html .o70A38A { color: #6E6E73; margin-left: -0.5px; } @media only screen and (max-width: 734px) { .channel-html .o70A38A { padding-right: 9px; } } .channel-html .m433E0E { background-color: #ffffff; /** Margin */ /** Padding */ /** Overflow */ overflow: hidden; /** Layer controls */ /** Interaction controls */ } .channel-html .gA1EDE8 { background-color: #ffffff; /** alignment */ /** Margin */ margin-top: 19px; /** Padding */ padding-bottom: 70px; /** Layer controls */ /** Interaction controls */ /** Display Bleed L/M/S (When true, it must match the BG color of the row) */ } @media only screen and (max-width: 1068px) { .channel-html .gA1EDE8 { margin-top: 69px; } } @media only screen and (max-width: 734px) { .channel-html .gA1EDE8 { margin-top: 9px; } } @media only screen and (max-width: 734px) { .channel-html .gA1EDE8 { margin-left: -50vw; } } @media only screen and (max-width: 734px) { .channel-html .gA1EDE8 { margin-right: -50vw; } } @media only screen and (max-width: 1068px) { .channel-html .gA1EDE8 { padding-top: 0px; } } @media only screen and (max-width: 734px) { .channel-html .gA1EDE8 { padding-top: 86px; } } @media only screen and (max-width: 734px) { .channel-html .gA1EDE8 { padding-left: 50vw; } } @media only screen and (max-width: 1068px) { .channel-html .gA1EDE8 { padding-bottom: 70px; } } @media only screen and (max-width: 734px) { .channel-html .gA1EDE8 { padding-bottom: 52px; } } @media only screen and (max-width: 734px) { .channel-html .gA1EDE8 { padding-right: 50vw; } } .channel-html .gA1EDE8.large-display-bleed::before, .channel-html .gA1EDE8.large-display-bleed::after { background-color: #ffffff; } .channel-html .gA1EDE8.medium-display-bleed::before, .channel-html .gA1EDE8.medium-display-bleed::after { background-color: #ffffff; } .channel-html .gA1EDE8.small-display-bleed::before, .channel-html .gA1EDE8.small-display-bleed::after { background-color: #ffffff; } .channel-html .lE20394 { /** Margin */ margin-bottom: 51px; /** Padding */ /** Align text*/ text-align: center; /** Flexbox order*/ /** Layer controls */ /** Interaction controls */ } @media only screen and (max-width: 1068px) { .channel-html .lE20394 { margin-bottom: 40px; } } @media only screen and (max-width: 734px) { .channel-html .lE20394 { margin-bottom: 20px; } } @media only screen and (max-width: 734px) { .channel-html .lE20394 { text-align: start; } } .channel-html .i8B9075 { color: #1d1d1f; margin-left: -1.5px; margin-bottom: 8px; } @media only screen and (max-width: 1068px) { .channel-html .i8B9075 { margin-bottom: 6px; } } @media only screen and (max-width: 734px) { .channel-html .i8B9075 { margin-bottom: 7px; } } .channel-html .j4ED38A { color: #1d1d1f; margin-top: 0px; margin-left: -2.5px; } @media only screen and (max-width: 1068px) { .channel-html .j4ED38A { margin-left: -2px; } } @media only screen and (max-width: 734px) { .channel-html .j4ED38A { margin-left: -1.5px; } } @media only screen and (max-width: 734px) { .channel-html .j4ED38A { padding-right: 20px; } } .m01625C { width: 100%; --columns: 5; --grid-column: 5; --static-enabled: true; --column-data: 0, 1, 2, 3, 15, 0, 2, 3, 0, 2; --allowed-columns: 5, 3, 2; } .m01625C .compare-column-0 { display: flex; order: 1; } .m01625C .compare-column-1 { display: flex; order: 2; } .m01625C .compare-column-2 { display: flex; order: 3; } .m01625C .compare-column-3 { display: flex; order: 4; } .m01625C .compare-column-4 { display: flex; order: 5; } .m01625C .compare-static-0 { display: flex; order: 1; } .m01625C .compare-static-1 { display: flex; order: 2; } .m01625C .compare-static-2 { display: flex; order: 3; } .m01625C .compare-static-3 { display: flex; order: 4; } .m01625C .compare-static-15 { display: flex; order: 5; } @media only screen and (max-width: 1068px) { .m01625C { --columns: 3; --grid-column: 3; } } @media only screen and (max-width: 1068px) { .m01625C .compare-column-0 { display: flex; order: 1; } } @media only screen and (max-width: 1068px) { .m01625C .compare-column-1 { display: flex; order: 2; } } @media only screen and (max-width: 1068px) { .m01625C .compare-column-2 { display: flex; order: 3; } } @media only screen and (max-width: 1068px) { .m01625C .compare-column-3 { display: none; order: 4; } } @media only screen and (max-width: 1068px) { .m01625C .compare-column-4 { display: none; order: 5; } } @media only screen and (max-width: 1068px) { .m01625C { --static-enabled: true; } .m01625C .compare-static-1 { display: none; } .m01625C .compare-static-15 { display: none; } .m01625C .compare-static-0 { display: flex; order: 1; } .m01625C .compare-static-2 { display: flex; order: 2; } .m01625C .compare-static-3 { display: flex; order: 3; } } @media only screen and (max-width: 734px) { .m01625C { --columns: 2; --grid-column: 2; } } @media only screen and (max-width: 734px) { .m01625C .compare-column-0 { display: flex; order: 1; } } @media only screen and (max-width: 734px) { .m01625C .compare-column-1 { display: flex; order: 2; } } @media only screen and (max-width: 734px) { .m01625C .compare-column-2 { display: none; order: 3; } } @media only screen and (max-width: 734px) { .m01625C .compare-column-3 { display: none; order: 4; } } @media only screen and (max-width: 734px) { .m01625C .compare-column-4 { display: none; order: 5; } } @media only screen and (max-width: 734px) { .m01625C { --static-enabled: true; } .m01625C .compare-static-1 { display: none; } .m01625C .compare-static-3 { display: none; } .m01625C .compare-static-15 { display: none; } .m01625C .compare-static-3 { display: none; } .m01625C .compare-static-0 { display: flex; order: 1; } .m01625C .compare-static-2 { display: flex; order: 2; } } .image-icon_action_mode { width: 41px; height: 41px; background-size: 41px 41px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_action_mode_large.png?1669665620428); } @media (-webkit-min-device-pixel-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_action_mode { width: 41px; height: 41px; background-size: 41px 41px; background-repeat: no-repeat; background-image: url(/media/extra/apple-contentpaginas/iphone-14-pro-Q223/icon_action_mode_large_2x.png?1669665620429); } } .callout-pink, .callout-green, .callout-yellow, .callout-blue { background-color: black; color: yellow; font-size: 36px; font-weight: 600; font-style: italic; padding: 0 4px; } .callout-pink+* { background-color: rgb(255, 0, 255, 0.25); } .callout-green+* { background-color: rgb(0, 255, 0, 0.25); } .callout-yellow+* { background-color: rgb(255, 255, 0, 0.25); } .callout-blue+* { background-color: rgb(0, 0, 255, 0.25); } .callout-alt { background-color: yellow; color: black; } .channel-html .channel-custom-font-All-in-All-day-font { font-size: 60px; line-height: 66px; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-All-in-All-day-font { font-size: 40px; line-height: 48px; } } @media only screen and (max-width: 734px) { .channel-html .h8B9158 { grid-template-rows: repeat(2, auto); grid-template-columns: repeat(2, 320px); } } .channel-html .w9B5A79 { margin-left: 10px; margin-right: 10px; font-size: 26px; } @media only screen and (max-width: 1068px) { .channel-html .w9B5A79 { font-size: 18px; } } .channel-html .l9574D2 { font-size: 26px; } @media only screen and (max-width: 1068px) { .channel-html .l9574D2 { font-size: 18px; } } .channel-html .a3C258D { margin-top: -120px; } @media only screen and (max-width: 1068px) { .channel-html .a3C258D { margin-top: -78px; } } @media only screen and (max-width: 734px) { .channel-html .r2775EC { margin-top: -120px; } } .channel-html .gA1EDE8 { margin-top: 60px; padding-top: 60px; padding-bottom: 60px; } @media only screen and (max-width: 1068px) { .channel-html .gA1EDE8 { margin-top: 0px; padding-top: 50px; padding-bottom: 50px; } } @media only screen and (max-width: 734px) { .channel-html .gA1EDE8 { margin-top: 32px; padding-top: 0px; padding-bottom: 42px; } } .channel-html .m120D90 { min-height: 102%; } @media only screen and (max-width: 1068px) { .channel-html .m120D90 { min-height: 106%; } } @media only screen and (max-width: 734px) { .channel-html .m120D90 { min-height: 100%; } } @media only screen and (max-width: 734px) { .channel-html .s4577E1 { padding-right: 40px; } } .channel-html .s5C2690 { margin-top: 60px; } @media only screen and (max-width: 1068px) { .channel-html .s5C2690 { margin-top: 20px; } } .channel-html .channel-custom-font-Flex-large-headline-font { font-size: 36px; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-Flex-large-headline-font { font-size: 27px; } } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-Flex-large-headline-font { font-size: 24px; } } .channel-html .b44DBD3 { margin-top: auto; } @media only screen and (max-width: 734px) { .channel-html .b44DBD3 { margin-top: 12px; } }

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (1)

Pro. Optopniveau.

Bestelnu

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (2)
iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (3)

Dynamic Island

Een magische manier om je iPhone te gebruiken.

Dynamic Island

Een magische manier om je iPhone te gebruiken.

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (4)

Pro‑camerasysteem

48‑MP hoofdcamera. Verbluffend veel detail.

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (5)

Chip

De megasnelle chip die het
allemaal mogelijk maakt.

Chip

De megasnelle chip die het allemaal mogelijk maakt.

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (6)

Batterij

Een batterijdie

de heledag

alles geeft.Verwijzing naar disclaimers

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (7)

Filmmodus

Film als een pro in4K met 24bps.

Always‑on display.

Zo blijf je subtielbij.

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (8)
iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (9)

Filmmodus

Film als een pro in4K met 24bps.

Always‑on display.

Zo blijf je subtielbij.

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (10)
iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (11)

(Gelukkig.)

Verwijzing naar disclaimers

CeramicShield

Sterker dan welk smartphone-glas ook.

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (12)
iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (13)

Actiemodus

Schokkerige shots, stabiele video.

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (14)

Actiemodus

Schokkerige shots, stabiele video.

CeramicShield

Sterker dan welk smartphone-glas ook.

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (15)
iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (16)

(Gelukkig.)

Verwijzing naar disclaimers

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (17)

Veiligheid

SOS‑noodmelding viasatellietVerwijzing naar disclaimers

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (18)

Verwijzing naar disclaimers

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (19)

Veiligheid

SOS-noodmelding via satellietVerwijzing naar disclaimers

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (20)

Verwijzing naar disclaimers

TrueDepth-camera aande voorkant

Een camera waar je selfies vanopkijken.

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (21)

6,7"

iPhone14ProMaxVerwijzing naar disclaimers

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (22)

6,1"

iPhone14ProVerwijzing naar disclaimers

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (23)

TrueDepth-camera aande voorkant

Een camera waar je selfies van opkijken.

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (24)

6,7"

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (25)

6,1"

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (26)

iPhone14ProMaxVerwijzing naar disclaimers
iPhone14ProVerwijzing naar disclaimers

Vergelijk

WelkeiPhone past het best bijjou?

Kies modellen om te vergelijken.

iPhone14ProMax

iPhone14Pro

iPhone14Plus

iPhone14

iPhone13ProMax

iPhone13Pro

iPhone13

iPhone13mini

iPhone12ProMax

iPhone12Pro

iPhone12

iPhone12mini

iPhone11ProMax

iPhone11Pro

iPhone11

iPhoneSE

iPhoneSE (2egeneratie)

iPhoneXSMax

iPhoneXS

iPhoneXR

iPhoneX

iPhone8Plus

iPhone8

iPhone7Plus

iPhone7

iPhone6sPlus

iPhone6s

iPhone6Plus

iPhone6

iPhoneSE (1egeneratie)

Productafbeeldingen

Uitvoering

Koop

Bestelnu

Bestelnu

Bestelnu

Bestelnu

Bestelnu

Bestelnu

Bestelnu

Samenvatting

6,7"

SuperRetina XDR‑displayVerwijzing naar disclaimers

ProMotion-technologie

Always‑on display

6,1"

SuperRetina XDR‑displayVerwijzing naar disclaimers

ProMotion-technologie

Always‑on display

6,7"

SuperRetina XDR‑displayVerwijzing naar disclaimers

Niet van toepassing

Niet van toepassing

6,1"

SuperRetina XDR‑displayVerwijzing naar disclaimers

Niet van toepassing

Niet van toepassing

4,7"

RetinaHD-display

Niet van toepassing

Niet van toepassing

6,7"

SuperRetina XDR‑displayVerwijzing naar disclaimers

ProMotion-technologieVerwijzing naar disclaimers

Niet van toepassing

6,1"

SuperRetina XDR‑displayVerwijzing naar disclaimers

ProMotion-technologieVerwijzing naar disclaimers

Niet van toepassing

DynamicIsland

DynamicIsland
Een magische manier om je iPhone te gebruiken

DynamicIsland
Een magische manier om je iPhone te gebruiken

Niet van toepassing

Niet van toepassing

Niet van toepassing

Niet van toepassing

Niet van toepassing

Veiligheid

SOS-noodmelding
via satellietVerwijzing naar disclaimers

SOS-noodmelding

OngelukdetectieVerwijzing naar disclaimers

SOS-noodmelding
via satellietVerwijzing naar disclaimers

SOS‑noodmelding

OngelukdetectieVerwijzing naar disclaimers

SOS-noodmelding
via satellietVerwijzing naar disclaimers

SOS‑noodmelding

OngelukdetectieVerwijzing naar disclaimers

SOS-noodmelding
via satellietVerwijzing naar disclaimers

SOS‑noodmelding

OngelukdetectieVerwijzing naar disclaimers

Niet van toepassing

SOS‑noodmelding

Niet van toepassing

Niet van toepassing

SOS‑noodmelding

Niet van toepassing

Niet van toepassing

SOS‑noodmelding

Niet van toepassing

Camera

Pro-camera­systeem
48-MP hoofdcamera | ultragroothoek
Telelens

Photonic Engine voor ongelofelijke details enkleur

TrueDepth-camera aande voorkant metautofocus

Pro-camera­systeem
48-MP hoofdcamera | ultragroothoek
Telelens

Photonic Engine voor ongelofelijke details enkleur

TrueDepth-camera aande voorkant metautofocus

Geavanceerd dualcamera-systeem
12‑MPhoofdcamera | ultragroothoek

Photonic Engine voor ongelofelijke details enkleur

TrueDepth-camera aande voorkant metautofocus

Geavanceerd dualcamera-systeem
12‑MPhoofdcamera | ultragroothoek

Photonic Engine voor ongelofelijke details enkleur

TrueDepth-camera aande voorkant metautofocus

Geavanceerd camerasysteem
12‑MPhoofdcamera

Niet van toepassing

Cameraaande voorkant

Pro-camerasysteem
12‑MPhoofdcamera
Ultragroothoek
Telelens

TrueDepth-camera aande voorkant

Pro‑camerasysteem
12‑MPhoofdcamera
Ultragroothoek
Telelens

TrueDepth-camera aande voorkant

Actiemodus

Actiemodus voor vloeiende, stabiele handheld video’s

Actiemodus voor vloeiende, stabiele handheld video’s

Actiemodus voor vloeiende, stabiele handheld video’s

Actiemodus voor vloeiende, stabiele handheld video’s

Niet van toepassing

Niet van toepassing

Niet van toepassing

Batterij

Tot 29uur videoafspelenVerwijzing naar disclaimers

Tot 23uur videoafspelenVerwijzing naar disclaimers

Tot 26uur videoafspelenVerwijzing naar disclaimers

Tot 20uur videoafspelenVerwijzing naar disclaimers

Tot 15uur videoafspelenVerwijzing naar disclaimers

Tot 28uur videoafspelenVerwijzing naar disclaimers

Tot 22uur videoafspelenVerwijzing naar disclaimers

Chip

A16Bionic-chip met5‑coreGPU

A16Bionic-chip met5‑coreGPU

A15Bionic-chip met5‑coreGPU

A15Bionic-chip met5‑coreGPU

A15Bionic-chip met 4‑coreGPU

A15Bionic-chip met5‑coreGPU

A15Bionic-chip met5‑coreGPU

FaceID/TouchID

FaceID

FaceID

FaceID

FaceID

TouchID

FaceID

FaceID

Mobielnetwerk

Supersnel5G voor mobieledataVerwijzing naar disclaimers

Supersnel5G voor mobieledataVerwijzing naar disclaimers

Supersnel5G voor mobieledataVerwijzing naar disclaimers

Supersnel5G voor mobieledataVerwijzing naar disclaimers

5Gvoor mobieledataVerwijzing naar disclaimers

Supersnel5G voor mobieledataVerwijzing naar disclaimers

Supersnel5G voor mobieledataVerwijzing naar disclaimers

Eenvoudig upgraden. Makkelijk switchen.

Upgrade je naareen nieuweiPhone?

Dan hoef je alleen maar je oudeiPhone naast je nieuwe te leggen. Met een paartikjes zet je automatisch je gegevens over.

Stap je over vanaf
een Android-telefoon?

Nadat je een nieuweiPhone hebt gekocht, kun je met deapp ‘Stap over opiOS’ heel eenvoudig al je foto’s, contacten enmeer overzetten.

Upgrade je naareen nieuweiPhone?

Dan hoef je alleen maar je oudeiPhone naast je nieuwe te leggen. Met een paartikjes zet je automatisch je gegevens over.

Stap je over vanaf
een Android-telefoon?

Nadat je een nieuweiPhone hebt gekocht, kun je met deapp ‘Stap over opiOS’ heel eenvoudig al je foto’s, contacten enmeer overzetten.

Ontworpen om het verschil te maken.

Ontworpen om het verschil te maken.

Recycling opnieuw uitgevonden.

Voor iPhone gebruiken we gerecyclede materialen om natuurlijke hulpbronnen te sparen.

Privacy.
TypischiPhone.

Van passkeys tot privacyrapporten: opiPhone bepaal jij wat je deelt.

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (27)

iPhone
voor iedereen.

iPhone heeft handige toegankelijkheids­features zoals VoiceOver.

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (28)

Recycling opnieuw uitgevonden.

Voor iPhone gebruiken we gerecyclede materialen om natuurlijke hulpbronnen te sparen.

Privacy. TypischiPhone.

Van passkeys tot privacyrapporten: opiPhone bepaal jij wat je deelt.

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (29)

iPhone voor iedereen.

iPhone heeft handige toegankelijkheids­features zoals VoiceOver.

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (30)

Nog meer moois.

MagSafe-accessoires

Magnetische hoesjes, kaart­houders of beide. Eenkwestie van klikken.

Een kleurrijk ecosysteem van accessoires die je eenvoudig kunt vastklikken en waarmee je sneller draadloos kunt opladen. Jekunt eindeloos combineren, dus er is altijd een mooie match met jouwstijl.Verwijzing naar disclaimers

Meerinformatie over iPhone-accessoires

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (31)

AppleCare+

Deskundige ondersteuning, ruimeredekking.

  • DoorApple gecertificeerde service

  • 24/7 voorrang bij contact met de technische ondersteuning

  • Dekking voor schade als gevolgvan eenongelukje

Lees meer over verzekeringen vooriPhone

iPhone 14 Pro kopen? | Amac | Apple begint bij Amac (32)
iPhone 14 Pro kopen? | Amac  | Apple begint bij Amac (2024)

FAQs

What are the biggest problems with the iPhone 14? ›

Some of the most common iPhone 14 problems include; battery draining fast, device overheating, connectivity issues, and data transfer issues. Users have reported various issues in different iPhone 14 models.

Why is the iPhone 14 Pro discontinued? ›

Being, along with the iPhone 14 and 14 Plus, the last iPhones to use a Lightning port, the iPhone 14 Pro and 14 Pro Max were discontinued on September 12, 2023, following the announcement of their successors, the iPhone 15 Pro and 15 Pro Max, which replaces the Lightning port with USB-C to comply with European ...

What is the iPhone 14 Pro screen problem? ›

iPhone 14 Pro and Pro Max models are suffering from a bizarre problem that causes horizontal lines to flash across their displays. Apple has now confirmed the issue and revealed it is working on a fix.

Is the iPhone 14 Pro still a good phone? ›

The iPhone 14 Pro comes with a great build quality, beautiful display, great set of cameras and many other features that make it Apple's best Pro yet. iOS updates have consistently improved the experience, right from software features to camera performance and optimized battery life.

Why are people complaining about iPhone 14? ›

One peripheral maker stated, “My daughter has gone through three iPhone 14s in the last few months.” When I asked what the issues were, they said, “Lenses keep cracking, buggy performance, with one literally just never turning on again after just a couple of days of normal use.”

What is the iPhone 14 weakness? ›

The slow wired charging might not be efficient in the fast-paced digital world. The battery life of the iPhone 14 Pro Max is 3095 mAh is just okay. Android phones have innovated way ahead in terms of battery capacities.

What iPhones will stop working in 2024? ›

Which iPhones are Vintage and Obsolete in 2024?
  • iPhone SE (1st generation)
  • iPhone 6s.
  • iPhone 6s Plus (except for 32GB model)
  • iPhone 7.
  • iPhone 7 Plus.
  • iPhone 8.
  • iPhone 8 Plus.
Apr 2, 2024

Did the iPhone 15 come out? ›

The devices were announced on September 12, 2023, during the Apple Event at Apple Park in Cupertino, California alongside the higher-priced iPhone 15 Pro and 15 Pro Max. Pre-orders began on September 15, 2023, and the devices were made available on September 22, 2023.

How long will the iPhone 14 Pro be supported? ›

iPhone Support Duration
ModelRelease dateSupported
iPhone SE (3rd generation)18-Mar-22Yes – Until 2029
iPhone 1416-Sep-22Yes – Until 2029
iPhone 14 Plus7-Oct-22Yes – Until 2029
iPhone 14 Pro / 14 Pro Max16-Sep-22Yes – Until 2029
24 more rows
Sep 16, 2023

What are the disadvantages of iPhone 14 Pro? ›

iPhone 14 Pro & iPhone 14 Pro Max Cons:
  • Very expensive; the most expensive iPhone models.
  • Relatively heavy.
  • No physical Nano SIM on models sold in the United States.

Does iPhone 14 Pro have heating issue? ›

The iPhone 14 Pro Max has garnered attention not just for its advanced features but also for overheating issues some users face.

What is the black screen of death on an iPhone? ›

In the case of the iPhone black screen of death, the device's screen is blank and won't respond to touch, but you can tell by vibrations or sounds that the phone is still functioning.

Is the iPhone 14 Pro still worth buying in 2024? ›

Its balance of performance, camera excellence, and battery life ensures that the iPhone 14 can still be a smart purchase in 2024 for users seeking quality and reliability in their smartphone experience.

Which is the best iPhone to buy in 2024? ›

After extensive usage and testing, we determined that the iPhone 15 is the best iPhone for most people. It has the fewest compromises for the best value. For those on a budget, we recommend the iPhone 13 for its overall similarities to the iPhone 15 for a lower price.

Is it better to get iPhone 14 or 14 Pro? ›

The iPhone 14 and the iPhone 14 Pro are the most advanced iPhones. As you have seen, the main differences are in the camera and the screen. If you spend a great deal of time on your iPhone, watch content for hours on end, and especially if you love photography, the iPhone 14 Pro is the model for you.

Why is my iPhone 14 dying? ›

Background Apps: Apps running in the background eat up battery power, even when you're not using them. Display Brightness: A super-bright screen often drains battery quickly. Push Email: Constantly fetching emails strains the battery. Location Services: Apps tracking your location in the background consume power.

How many years should iPhone 14 last? ›

Most users use their iPhones for three to four years before upgrading to a new one. With battery replacements, you can extend this timeline to as much as five to six years. Beyond that, we recommend upgrading to a new iPhone to get the cumulative upgrade experience and the latest security and software updates.

Which is better, iPhone 13 or 14? ›

It depends. The iPhone 14 offers minor improvements in camera, battery life, and processing power, but at a higher price. If you prioritise affordability and excellent performance, the iPhone 13 offers better value. If you want the latest advancements, the iPhone 14 may be worth the extra cost.

Which is better, iPhone 14 or 15? ›

While both models are designed to handle demanding applications, the iPhone 15 stands out for its superior performance and energy efficiency. iPhone 15's A16 chip offers superior performance, making it more future-proof. Slightly longer battery life in iPhone 15.

Top Articles
Latest Posts
Article information

Author: Gregorio Kreiger

Last Updated:

Views: 6075

Rating: 4.7 / 5 (77 voted)

Reviews: 84% of readers found this page helpful

Author information

Name: Gregorio Kreiger

Birthday: 1994-12-18

Address: 89212 Tracey Ramp, Sunside, MT 08453-0951

Phone: +9014805370218

Job: Customer Designer

Hobby: Mountain biking, Orienteering, Hiking, Sewing, Backpacking, Mushroom hunting, Backpacking

Introduction: My name is Gregorio Kreiger, I am a tender, brainy, enthusiastic, combative, agreeable, gentle, gentle person who loves writing and wants to share my knowledge and understanding with you.