iPhone 14 Pro - Profesjonell fotografering | Eplehuset (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 .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.compare-template-border-bottom .compare-column {border-bottom: 1px solid #d6d6d6;margin-bottom: 30px;}@media only screen and (max-width: 1068px) {.channel-compare .compare-row.compare-template-border-bottom .compare-column {margin-bottom: 30px;}}@media only screen and (max-width: 734px) {.channel-compare .compare-row.compare-template-border-bottom .compare-column {margin-bottom: 20px;}}.channel-compare .compare-row.compare-template-space-bottom .compare-column {margin-bottom: 30px;}@media only screen and (max-width: 1068px) {.channel-compare .compare-row.compare-template-space-bottom .compare-column {margin-bottom: 30px;}}@media only screen and (max-width: 734px) {.channel-compare .compare-row.compare-template-space-bottom .compare-column {margin-bottom: 20px;}}.channel-compare .compare-row:last-child {margin-bottom: 0;}.channel-compare .compare-header-row {margin: 0;}.channel-compare .compare-rowheader {order: -1;}.channel-compare .compare-rowheader, .channel-compare .compare-rowheader-style {grid-column: 1/var(--grid-column) span;}.channel-compare .compare-columnheader, .channel-compare .compare-column {display: none;box-sizing: border-box;}.channel-compare .compare-columnheader strong, .channel-compare .compare-column strong {display: block;}.channel-compare .compare.with-fullwidthrowheader .compare-rowheader {width: 100%;}.channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style {font-size: 24px;line-height: 1.1666666667;font-weight: 600;letter-spacing: 0em;font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";padding-bottom: 27px;border-bottom: 1px solid #d6d6d6;margin-bottom: 33px;padding-bottom: 27px;}@media only screen and (max-width: 1068px) {.channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style {font-size: 21px;line-height: 1.1904761905;font-weight: 600;letter-spacing: 0em;font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";}}@media only screen and (max-width: 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 .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 rgba(131, 192, 253, 0.5);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: normal;}@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 8px;}@media only screen and (max-width: 1068px) {.channel-compare .badge-content .badge-row {padding: 0 8px;}}@media only screen and (max-width: 734px) {.channel-compare .badge-content .badge-row {padding: 0 8px;}}.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 .compare-template-border-bottom .button-container {margin-bottom: 30px;}@media only screen and (max-width: 1068px) {.channel-compare .compare-template-border-bottom .button-container {margin-bottom: 30px;}}@media only screen and (max-width: 734px) {.channel-compare .compare-template-border-bottom .button-container {margin-bottom: 20px;}}.channel-compare .button {background: transparent;border: 1px solid 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: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-compare .compare-template-font-color strong {color: var(--font-color);}.channel-html .copy {font-family: system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Helvetica", "Arial", sans-serif;word-break: normal;}.channel-html .copy.helvetica-neue {font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;letter-spacing: normal;}.channel-html .typography-caption li {padding-bottom: 10px;}.channel-html a.footer-link {color: #555555;}@font-face {font-family: "SF Pro Icons";/*Icon font file encoded in base64 format.*//*It's a valid css code.*/src: url(data:font/truetype;charset=utf-8;base64,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*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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*gMAZwBrAHUAgQCKAJQApACoAKwAsAC0ALkAyQDNANcA3wDrAPUA+QEDAQ8BFwEfASUBKQAAASMVMz8BNSclIxUzPwE1JwEjFTM/ATUnJSMVMz8BNScTISIHBhURFBYzITI2NRE0JyYHMhcWHQEnFxUlMyczMh0BFAYrASczFSMVMxUjFTMVIyczFzUzFSMnFSMXARUJARUBMwEVATM3MxUjJzMVIxUzFSMVIyczFSMVMxUjFTMVIyczMh0BFAYrASczFzUzFSMnFSMnMxUfAT8BNTMVFAYrASI1BwEjARUBIwEVNQErAgE1EyYnFyYXFAYrASI9ATMVHwE/ATUzLwE1HwEjJxUjNTMXNTMXFCsBNRcyFTcjFTMVIxUzFSM1MxcjFTMVIxUjNTMXIzUzFyMnFSM1Mxc1MxcjFTMVIxUzFSM1MxcUKwE1FzIVNyMBNTQ3AQY3ATY3AQY3ATMBBD4JCQYCAwG+CQkGAgL+NwkJBgIDAb4JCQYCArH8HDAgIUMuA+QtRCIflCcZG3V1/v9GEioUCgoqSzQcExMcNGAGNA0GNgsxAUf+cwGN/eRJAdP9WEW6GBhGNR4VFRdNNRwTExw1VCoUCgoqXgY2DQc3C1UXAgUHAxYLChUUjwMORv04AoFF/cQB9kZHRv7dHBYETR6cCwoVFBcCBQcDFjaX3VAHNwsGNg1TFCoqFEscExMcNTVNHhUVFzUpGBhgBjYLBjQNTRwTExw0NFUUKikVNCP8rAYDjw84/GYXHAN6AgP8zEUC7wUhRAMGMgYDRAMGMgb7t0QEBzIFAkQEBzIFBGggIiz8Gy9ERC8D5S0hIHsZGyMacbdG/W4VMwsNYA0bDRwPYDAwYDMzDv69RwGK/jBJAhn9oUcCpm5gYg8bDSleDRsNHA9gFTMLDWAwMGAzM2BIBgICBkhICw0X5fzxAslH/X4CPY1G/goBI0f+sRYeTgRaCw0XSUgGAwMGSA2WRtxtMzNgMDBIGGEBFQYcDRsNYA8cDShgYGBgMzNgMDAPHA0bDWBIGGEBFSIDVSMPEPxvBiQDnBEB/IUcYgMy/RQAACUCYwB1BykFOwARABYAJgAqAC4AMgA8AEQAUABaAF4AaAB0AHwAgwCHAJAAnACmAKoArgCyALYAwADMANUA3wDjAPMA+QEBAQUBCQERARkBIQEpAAAlMjY1ETQnJiMhIgcGFREUFjM3JicXJhcUBisBIj0BMxUfAT8BNTMvATUXMyMBPQIBIwcjJxUjNTMXNTMXFCsBNRcyFTcjFTMVIxUzFSM1MxcjFTMVIxUjNTMXIzUzFyMnFSM1Mxc1MxcjFTMVIxUzFSM1MxcUKwE1FzIVEzIXFh0BJxcVJTMnMzIdARQGKwEnMxUjFTMVIxUzFSMnMxc1MxUjJxUjFwEVCQEVATMBFQEzNzMVIyczFSMVMxUjFSMnMxUjFTMVIxUzFSMnMzIdARQGKwEnMxc1MxUjJxUjARUBMyczFR8BPwE1MxUUBisBIjUHAQYHATYHNDcBBisBARUBIwEVASMJASMVMz8BNScDIxUzPwE1JyUjFTM/ATUnAyMVMz8BNScGuC1EIh8w/BwwICFDLiUWBE0enAsKFRQXAgUHAxY2l92MRv7dAfZGgwc3CwY2DVMUKioUSxwTExw1NU0eFRUXNSkYGGAGNgsGNA1NHBMTHDQ0VRQqKRU0JxkbdXX+/0YSKhQKCipLNBwTExw0YAY0DQY2CzEBR/5zAY395EkB0/1YRboYGEY1HhUVF001HBMTHDVUKhQKCipeBjYNBzcLAu78zEVUFwIFBwMWCwoVFDgDegIR/GYXOwYDjw8PI/ysAw5G/TgCgUX9xAFhCQkGAgMFCQkGAgMBvgkJBgICBgkJBgICdUQvA+UtISAgIiz8Gy9ElxYeTgRaCw0XSUgGAwMGSA2WRtwBI0dGRv4KbTMzYDAwSBhhARUGHA0bDWAPHA0oYGBgYDMzYDAwDxwNGw1gSBhhARUD8RkbIxpxt0b9bhUzCw1gDRsNHA9gMDBgMzMO/r1HAYr+MEkCGf2hRwKmbmBiDxsNKV4NGw0cD2AVMwsNYDAwYDMz/QZGAzJuSAYCAgZISAsNFyL8hRwXA5wRWQ8Q/G8GA1VG/PECyUf9fgI9/adEBAcyBQRORAMGMgYDRAMGMgb7t0QEBzIFAAAlAmMAdQcpBTsABwAPABcAHwAxADgAPABFAFEAWwBfa*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*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*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*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*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*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;}body {margin: 0;overflow-x: hidden;}@media only screen and (min-width: 1069px) {.channel-html .row.large-display-bleed {position: relative;}.channel-html .row.large-display-bleed .kolonne {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 .kolonne {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 .kolonne {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-flex_magsafe {width: 481px;height: 355px;background-size: 481px 355px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_magsafe_large.png?1662060357048);}.image-flex_applecare {width: 268px;height: 306px;background-size: 268px 306px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_applecare_large.png?1662060357048);}.image-icon_camera_iphone_se_3rdGen {width: 38px;height: 38px;background-size: 38px 38px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_camera_iphone_se_3rdGen_large.png?1662060357048);}.image-icon_face_id {width: 38px;height: 38px;background-size: 38px 38px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_face_id_large.png?1662060357050);}.image-flex_icon_switch {width: 78px;height: 60px;background-size: 78px 60px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_switch_large.png?1662060357050);}.image-icon_A15_chip {width: 38px;height: 38px;background-size: 38px 38px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_A15_chip_large.png?1662060357050);}.image-video_cinematic {width: 630px;height: 290px;background-size: 630px 290px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/video_cinematic_large.png?1662060357051);}.image-icon_dynamic_island {width: 38px;height: 38px;background-size: 38px 38px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_dynamic_island_large.png?1662060357051);}.image-header_iphone_14_blue {width: 146px;height: 192px;background-size: 146px 192px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_14_blue_large.png?1662060357051);}.image-photography_camera {width: 375px;height: 310px;background-size: 375px 310px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/photography_camera_large.png?1662060357053);}.image-design_ceramic_pro {width: 157px;height: 316px;background-size: 157px 316px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/design_ceramic_pro_large.png?1662060357054);}.image-design_always_on {width: 306px;height: 346px;background-size: 306px 346px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/design_always_on_large.png?1662060357054);}.image-flex_icon_upgrade {width: 45px;height: 61px;background-size: 45px 61px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_upgrade_large.png?1662060357054);}.image-icon_newbattery {width: 48px;height: 26px;background-size: 48px 26px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_newbattery_large.png?1662060357056);}.image-design_ceramic_pro_max {width: 170px;height: 345px;background-size: 170px 345px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/design_ceramic_pro_max_large.png?1662060357057);}.image-flex_icon_worm {width: 84px;height: 17px;background-size: 84px 17px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_worm_large.png?1662060357057);}.image-header_iphone_13_pro_max_alpine_green {width: 159px;height: 209px;background-size: 159px 209px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_13_pro_max_alpine_green_large.png?1662060357058);}.image-photography_color {width: 390px;height: 310px;background-size: 390px 310px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/photography_color_large.png?1662060357058);}.image-flex_icon_privacy {width: 42px;height: 56px;background-size: 42px 56px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_privacy_large.png?1662060357058);}.image-header_iphone_se_gen03_midnight {width: 127px;height: 185px;background-size: 127px 185px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_se_gen03_midnight_large.png?1662060357058);}.image-video_hyper_stable {width: 294px;height: 198px;background-size: 294px 198px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/video_hyper_stable_large.png?1662060357059);}.image-header_iphone_13_pro_alpine_green {width: 153px;height: 194px;background-size: 153px 194px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_13_pro_alpine_green_large.png?1662060357059);}.image-icon_5G {width: 47px;height: 33px;background-size: 47px 33px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_5G_large.png?1662060357059);}.image-hero_logo {width: 308px;height: 40px;background-size: 308px 40px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/hero_logo_large.png?1662060357059);}.image-header_iphone_14_plus_blue {width: 155px;height: 210px;background-size: 155px 210px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_14_plus_blue_large.png?1662060357059);}.image-icon_sos {width: 41px;height: 41px;background-size: 41px 41px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_sos_large.png?1662060357059);}.image-photography_low_light {width: 330px;height: 535px;background-size: 330px 535px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/photography_low_light_large.png?1662060357059);}.image-icon_camera_iphone_14_pro_max {width: 38px;height: 38px;background-size: 38px 38px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_camera_iphone_14_pro_max_large.png?1662060357059);}.image-design_scratch_resistant {width: 501px;height: 55px;background-size: 501px 55px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/design_scratch_resistant_large.png?1662060357059);}.image-header_iphone_14_pro_max_twilight_purple {width: 169px;height: 210px;background-size: 169px 210px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_14_pro_max_twilight_purple_large.png?1662060357060);}.image-chip_icon_bionic {width: 120px;height: 120px;background-size: 120px 120px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/chip_icon_bionic_large.png?1662060357060);}.image-safety_crash_alt {width: 272px;height: 454px;background-size: 272px 454px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/safety_crash_alt_large.png?1662060357060);}.image-icon_camera_iphone_13_pro_max {width: 38px;height: 38px;background-size: 38px 38px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_camera_iphone_13_pro_max_large.png?1662060357061);}.image-icon_camera_iphone_14_plus {width: 38px;height: 38px;background-size: 38px 38px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_camera_iphone_14_plus_large.png?1662060357061);}.image-flex_checkmark_apple_care {width: 14px;height: 14px;background-size: 14px 14px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_checkmark_apple_care_large.png?1662060357061);}.image-dynamic_island {width: 424px;height: 415px;background-size: 424px 415px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/dynamic_island_large.png?1662060357061);}.image-icon_A16_chip {width: 38px;height: 38px;background-size: 38px 38px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_A16_chip_large.png?1662060357061);}.image-header_iphone_14_pro_twilight_purple {width: 158px;height: 193px;background-size: 158px 193px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_14_pro_twilight_purple_large.png?1662060357062);}.image-hero {width: 820px;height: 636px;background-size: 820px 636px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/hero_large.png?1662060357062);}.image-flex_icon_environment {width: 43px;height: 52px;background-size: 43px 52px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_environment_large.png?1662060357062);}.image-battery_icon {width: 115px;height: 57px;background-size: 115px 57px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/battery_icon_large.png?1662060357062);}.image-icon_touch_id {width: 39px;height: 38px;background-size: 39px 38px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_touch_id_large.png?1662060357062);}@media (-webkit-min-device-pixel-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_checkmark_apple_care {width: 14px;height: 14px;background-size: 14px 14px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_checkmark_apple_care_large_2x.png?1662060357047);}}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi), only screen and(-webkit-min-device-pixel-ratio: 1.5), only screen and(min-resolution: 1.5dppx) {.image-design_scratch_resistant {width: 501px;height: 55px;background-size: 501px 55px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/design_scratch_resistant_large_2x.png?1662060357047);}}@media (-webkit-min-device-pixel-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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_5G_large_2x.png?1662060357049);}}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi), only screen and(-webkit-min-device-pixel-ratio: 1.5), only screen and(min-resolution: 1.5dppx) {.image-video_hyper_stable {width: 294px;height: 198px;background-size: 294px 198px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/video_hyper_stable_large_2x.png?1662060357049);}}@media (-webkit-min-device-pixel-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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_camera_iphone_14_pro_max_large_2x.png?1662060357050);}}@media (-webkit-min-device-pixel-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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_14_plus_blue_large_2x.png?1662060357050);}}@media (-webkit-min-device-pixel-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_touch_id {width: 39px;height: 38px;background-size: 39px 38px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_touch_id_large_2x.png?1662060357050);}}@media (-webkit-min-device-pixel-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_privacy {width: 42px;height: 56px;background-size: 42px 56px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_privacy_large_2x.png?1662060357050);}}@media (-webkit-min-device-pixel-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_bionic {width: 120px;height: 120px;background-size: 120px 120px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/chip_icon_bionic_large_2x.png?1662060357050);}}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi), only screen and(-webkit-min-device-pixel-ratio: 1.5), only screen and(min-resolution: 1.5dppx) {.image-photography_low_light {width: 330px;height: 535px;background-size: 330px 535px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/photography_low_light_large_2x.png?1662060357051);}}@media (-webkit-min-device-pixel-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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_camera_iphone_14_plus_large_2x.png?1662060357051);}}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi), only screen and(-webkit-min-device-pixel-ratio: 1.5), only screen and(min-resolution: 1.5dppx) {.image-photography_camera {width: 375px;height: 310px;background-size: 375px 310px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/photography_camera_large_2x.png?1662060357051);}}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi), only screen and(-webkit-min-device-pixel-ratio: 1.5), only screen and(min-resolution: 1.5dppx) {.image-photography_color {width: 390px;height: 310px;background-size: 390px 310px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/photography_color_large_2x.png?1662060357052);}}@media (-webkit-min-device-pixel-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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_A15_chip_large_2x.png?1662060357052);}}@media (-webkit-min-device-pixel-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: 308px;height: 40px;background-size: 308px 40px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/hero_logo_large_2x.png?1662060357052);}}@media (-webkit-min-device-pixel-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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_se_gen03_midnight_large_2x.png?1662060357053);}}@media (-webkit-min-device-pixel-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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_A16_chip_large_2x.png?1662060357053);}}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi), only screen and(-webkit-min-device-pixel-ratio: 1.5), only screen and(min-resolution: 1.5dppx) {.image-design_ceramic_pro_max {width: 170px;height: 345px;background-size: 170px 345px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/design_ceramic_pro_max_large_2x.png?1662060357053);}}@media (-webkit-min-device-pixel-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: 481px;height: 355px;background-size: 481px 355px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_magsafe_large_2x.png?1662060357054);}}@media (-webkit-min-device-pixel-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_worm {width: 84px;height: 17px;background-size: 84px 17px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_worm_large_2x.png?1662060357054);}}@media (-webkit-min-device-pixel-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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_13_pro_alpine_green_large_2x.png?1662060357055);}}@media (-webkit-min-device-pixel-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_switch {width: 78px;height: 60px;background-size: 78px 60px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_switch_large_2x.png?1662060357055);}}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi), only screen and(-webkit-min-device-pixel-ratio: 1.5), only screen and(min-resolution: 1.5dppx) {.image-battery_icon {width: 115px;height: 57px;background-size: 115px 57px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/battery_icon_large_2x.png?1662060357056);}}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi), only screen and(-webkit-min-device-pixel-ratio: 1.5), only screen and(min-resolution: 1.5dppx) {.image-video_cinematic {width: 630px;height: 290px;background-size: 630px 290px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/video_cinematic_large_2x.png?1662060357056);}}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi), only screen and(-webkit-min-device-pixel-ratio: 1.5), only screen and(min-resolution: 1.5dppx) {.image-safety_crash_alt {width: 272px;height: 454px;background-size: 272px 454px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/safety_crash_alt_large_2x.png?1662060357056);}}@media (-webkit-min-device-pixel-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: 424px;height: 415px;background-size: 424px 415px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/dynamic_island_large_2x.png?1662060357057);}}@media (-webkit-min-device-pixel-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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_newbattery_large_2x.png?1662060357058);}}@media (-webkit-min-device-pixel-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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_face_id_large_2x.png?1662060357058);}}@media (-webkit-min-device-pixel-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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_camera_iphone_se_3rdGen_large_2x.png?1662060357058);}}@media (-webkit-min-device-pixel-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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_14_pro_twilight_purple_large_2x.png?1662060357058);}}@media (-webkit-min-device-pixel-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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_applecare_large_2x.png?1662060357059);}}@media (-webkit-min-device-pixel-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: 169px;height: 210px;background-size: 169px 210px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_14_pro_max_twilight_purple_large_2x.png?1662060357060);}}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi), only screen and(-webkit-min-device-pixel-ratio: 1.5), only screen and(min-resolution: 1.5dppx) {.image-flex_icon_environment {width: 43px;height: 52px;background-size: 43px 52px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_environment_large_2x.png?1662060357060);}}@media (-webkit-min-device-pixel-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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_14_blue_large_2x.png?1662060357060);}}@media (-webkit-min-device-pixel-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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_camera_iphone_13_pro_max_large_2x.png?1662060357060);}}@media (-webkit-min-device-pixel-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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_sos_large_2x.png?1662060357061);}}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi), only screen and(-webkit-min-device-pixel-ratio: 1.5), only screen and(min-resolution: 1.5dppx) {.image-design_always_on {width: 306px;height: 346px;background-size: 306px 346px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/design_always_on_large_2x.png?1662060357061);}}@media (-webkit-min-device-pixel-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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_dynamic_island_large_2x.png?1662060357062);}}@media (-webkit-min-device-pixel-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_upgrade {width: 45px;height: 61px;background-size: 45px 61px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_upgrade_large_2x.png?1662060357062);}}@media (-webkit-min-device-pixel-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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_13_pro_max_alpine_green_large_2x.png?1662060357062);}}@media (-webkit-min-device-pixel-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: 820px;height: 636px;background-size: 820px 636px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/hero_large_2x.png?1662060357062);}}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi), only screen and(-webkit-min-device-pixel-ratio: 1.5), only screen and(min-resolution: 1.5dppx) {.image-design_ceramic_pro {width: 157px;height: 316px;background-size: 157px 316px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/design_ceramic_pro_large_2x.png?1662060357063);}}@media only screen and (max-width: 1068px) {.image-dynamic_island {width: 299px;height: 294px;background-size: 299px 294px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/dynamic_island_medium.png?1662060357048);}}@media only screen and (max-width: 1068px) {.image-video_hyper_stable {width: 216px;height: 147px;background-size: 216px 147px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/video_hyper_stable_medium.png?1662060357048);}}@media only screen and (max-width: 1068px) {.image-flex_icon_switch {width: 78px;height: 60px;background-size: 78px 60px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_switch_medium.png?1662060357048);}}@media only screen and (max-width: 1068px) {.image-hero {width: 615px;height: 477px;background-size: 615px 477px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/hero_medium.png?1662060357049);}}@media only screen and (max-width: 1068px) {.image-flex_icon_environment {width: 43px;height: 52px;background-size: 43px 52px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_environment_medium.png?1662060357049);}}@media only screen and (max-width: 1068px) {.image-flex_icon_worm {width: 67px;height: 14px;background-size: 67px 14px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_worm_medium.png?1662060357050);}}@media only screen and (max-width: 1068px) {.image-hero_logo {width: 251px;height: 33px;background-size: 251px 33px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/hero_logo_medium.png?1662060357050);}}@media only screen and (max-width: 1068px) {.image-photography_camera {width: 392px;height: 161px;background-size: 392px 161px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/photography_camera_medium.png?1662060357051);}}@media only screen and (max-width: 1068px) {.image-chip_icon_bionic {width: 120px;height: 120px;background-size: 120px 120px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/chip_icon_bionic_medium.png?1662060357051);}}@media only screen and (max-width: 1068px) {.image-icon_camera_iphone_13_pro_max {width: 52px;height: 57px;background-size: 52px 57px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_camera_iphone_13_pro_max_medium.png?1662060357053);}}@media only screen and (max-width: 1068px) {.image-design_ceramic_pro {width: 92px;height: 186px;background-size: 92px 186px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/design_ceramic_pro_medium.png?1662060357053);}}@media only screen and (max-width: 1068px) {.image-battery_icon {width: 115px;height: 57px;background-size: 115px 57px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/battery_icon_medium.png?1662060357054);}}@media only screen and (max-width: 1068px) {.image-flex_applecare {width: 213px;height: 244px;background-size: 213px 244px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_applecare_medium.png?1662060357055);}}@media only screen and (max-width: 1068px) {.image-design_scratch_resistant {width: 301px;height: 32px;background-size: 301px 32px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/design_scratch_resistant_medium.png?1662060357056);}}@media only screen and (max-width: 1068px) {.image-flex_icon_upgrade {width: 45px;height: 61px;background-size: 45px 61px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_upgrade_medium.png?1662060357057);}}@media only screen and (max-width: 1068px) {.image-photography_color {width: 392px;height: 160px;background-size: 392px 160px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/photography_color_medium.png?1662060357058);}}@media only screen and (max-width: 1068px) {.image-flex_magsafe {width: 349px;height: 285px;background-size: 349px 285px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_magsafe_medium.png?1662060357059);}}@media only screen and (max-width: 1068px) {.image-design_always_on {width: 154px;height: 174px;background-size: 154px 174px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/design_always_on_medium.png?1662060357060);}}@media only screen and (max-width: 1068px) {.image-safety_crash_alt {width: 204px;height: 343px;background-size: 204px 343px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/safety_crash_alt_medium.png?1662060357061);}}@media only screen and (max-width: 1068px) {.image-photography_low_light {width: 285px;height: 408px;background-size: 285px 408px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/photography_low_light_medium.png?1662060357061);}}@media only screen and (max-width: 1068px) {.image-flex_icon_privacy {width: 42px;height: 56px;background-size: 42px 56px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_privacy_medium.png?1662060357061);}}@media only screen and (max-width: 1068px) {.image-video_cinematic {width: 392px;height: 195px;background-size: 392px 195px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/video_cinematic_medium.png?1662060357062);}}@media only screen and (max-width: 1068px) {.image-design_ceramic_pro_max {width: 100px;height: 203px;background-size: 100px 203px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/design_ceramic_pro_max_medium.png?1662060357062);}}@media only screen and (max-width: 1068px) {.image-flex_checkmark_apple_care {width: 14px;height: 14px;background-size: 14px 14px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_checkmark_apple_care_medium.png?1662060357063);}}@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_checkmark_apple_care {width: 14px;height: 14px;background-size: 14px 14px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_checkmark_apple_care_medium_2x.png?1662060357047);}}@media only screen and (max-width: 1068px) and(-webkit-min-device-pixel-ratio: 1.5), only screen and(max-width: 1068px) and(min-resolution: 1.5dppx), only screen and(max-width: 1068px) and(min-resolution: 144dpi) {.image-design_scratch_resistant {width: 301px;height: 32px;background-size: 301px 32px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/design_scratch_resistant_medium_2x.png?1662060357048);}}@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_upgrade {width: 45px;height: 61px;background-size: 45px 61px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_upgrade_medium_2x.png?1662060357049);}}@media only screen and (max-width: 1068px) and(-webkit-min-device-pixel-ratio: 1.5), only screen and(max-width: 1068px) and(min-resolution: 1.5dppx), only screen and(max-width: 1068px) and(min-resolution: 144dpi) {.image-design_ceramic_pro_max {width: 100px;height: 203px;background-size: 100px 203px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/design_ceramic_pro_max_medium_2x.png?1662060357050);}}@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-video_cinematic {width: 392px;height: 195px;background-size: 392px 195px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/video_cinematic_medium_2x.png?1662060357050);}}@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_worm {width: 67px;height: 14px;background-size: 67px 14px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_worm_medium_2x.png?1662060357050);}}@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-photography_camera {width: 392px;height: 161px;background-size: 392px 161px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/photography_camera_medium_2x.png?1662060357050);}}@media only screen and (max-width: 1068px) and(-webkit-min-device-pixel-ratio: 1.5), only screen and(max-width: 1068px) and(min-resolution: 1.5dppx), only screen and(max-width: 1068px) and(min-resolution: 144dpi) {.image-icon_camera_iphone_13_pro_max {width: 52px;height: 57px;background-size: 52px 57px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_camera_iphone_13_pro_max_medium_2x.png?1662060357051);}}@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_switch {width: 78px;height: 60px;background-size: 78px 60px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_switch_medium_2x.png?1662060357052);}}@media only screen and (max-width: 1068px) and(-webkit-min-device-pixel-ratio: 1.5), only screen and(max-width: 1068px) and(min-resolution: 1.5dppx), only screen and(max-width: 1068px) and(min-resolution: 144dpi) {.image-design_ceramic_pro {width: 92px;height: 186px;background-size: 92px 186px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/design_ceramic_pro_medium_2x.png?1662060357053);}}@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-photography_color {width: 392px;height: 160px;background-size: 392px 160px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/photography_color_medium_2x.png?1662060357053);}}@media only screen and (max-width: 1068px) and(-webkit-min-device-pixel-ratio: 1.5), only screen and(max-width: 1068px) and(min-resolution: 1.5dppx), only screen and(max-width: 1068px) and(min-resolution: 144dpi) {.image-flex_icon_environment {width: 43px;height: 52px;background-size: 43px 52px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_environment_medium_2x.png?1662060357054);}}@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: 213px;height: 244px;background-size: 213px 244px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_applecare_medium_2x.png?1662060357054);}}@media only screen and (max-width: 1068px) and(-webkit-min-device-pixel-ratio: 1.5), only screen and(max-width: 1068px) and(min-resolution: 1.5dppx), only screen and(max-width: 1068px) and(min-resolution: 144dpi) {.image-design_always_on {width: 154px;height: 174px;background-size: 154px 174px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/design_always_on_medium_2x.png?1662060357055);}}@media only screen and (max-width: 1068px) and(-webkit-min-device-pixel-ratio: 1.5), only screen and(max-width: 1068px) and(min-resolution: 1.5dppx), only screen and(max-width: 1068px) and(min-resolution: 144dpi) {.image-safety_crash_alt {width: 204px;height: 343px;background-size: 204px 343px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/safety_crash_alt_medium_2x.png?1662060357055);}}@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-video_hyper_stable {width: 216px;height: 147px;background-size: 216px 147px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/video_hyper_stable_medium_2x.png?1662060357056);}}@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: 349px;height: 285px;background-size: 349px 285px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_magsafe_medium_2x.png?1662060357057);}}@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_bionic {width: 120px;height: 120px;background-size: 120px 120px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/chip_icon_bionic_medium_2x.png?1662060357057);}}@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: 299px;height: 294px;background-size: 299px 294px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/dynamic_island_medium_2x.png?1662060357058);}}@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_privacy {width: 42px;height: 56px;background-size: 42px 56px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_privacy_medium_2x.png?1662060357058);}}@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: 251px;height: 33px;background-size: 251px 33px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/hero_logo_medium_2x.png?1662060357059);}}@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-photography_low_light {width: 285px;height: 408px;background-size: 285px 408px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/photography_low_light_medium_2x.png?1662060357060);}}@media only screen and (max-width: 1068px) and(-webkit-min-device-pixel-ratio: 1.5), only screen and(max-width: 1068px) and(min-resolution: 1.5dppx), only screen and(max-width: 1068px) and(min-resolution: 144dpi) {.image-battery_icon {width: 115px;height: 57px;background-size: 115px 57px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/battery_icon_medium_2x.png?1662060357062);}}@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: 615px;height: 477px;background-size: 615px 477px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/hero_medium_2x.png?1662060357063);}}@media only screen and (max-width: 734px) {.image-flex_icon_upgrade {width: 45px;height: 61px;background-size: 45px 61px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_upgrade_small.png?1662060357047);}}@media only screen and (max-width: 734px) {.image-flex_magsafe {width: 458px;height: 324px;background-size: 458px 324px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_magsafe_small.png?1662060357047);}}@media only screen and (max-width: 734px) {.image-photography_camera {width: 320px;height: 195px;background-size: 320px 195px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/photography_camera_small.png?1662060357048);}}@media only screen and (max-width: 734px) {.image-chip_icon_bionic {width: 100px;height: 100px;background-size: 100px 100px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/chip_icon_bionic_small.png?1662060357048);}}@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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_14_plus_blue_small.png?1662060357049);}}@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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/hero_logo_small.png?1662060357049);}}@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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_14_pro_twilight_purple_small.png?1662060357049);}}@media only screen and (max-width: 734px) {.image-design_scratch_resistant {width: 301px;height: 32px;background-size: 301px 32px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/design_scratch_resistant_small.png?1662060357049);}}@media only screen and (max-width: 734px) {.image-flex_icon_worm {width: 59px;height: 11px;background-size: 59px 11px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_worm_small.png?1662060357050);}}@media only screen and (max-width: 734px) {.image-video_cinematic {width: 320px;height: 194px;background-size: 320px 194px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/video_cinematic_small.png?1662060357051);}}@media only screen and (max-width: 734px) {.image-battery_icon {width: 115px;height: 57px;background-size: 115px 57px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/battery_icon_small.png?1662060357051);}}@media only screen and (max-width: 734px) {.image-photography_low_light {width: 320px;height: 195px;background-size: 320px 195px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/photography_low_light_small.png?1662060357053);}}@media only screen and (max-width: 734px) {.image-flex_icon_environment {width: 43px;height: 52px;background-size: 43px 52px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_environment_small.png?1662060357054);}}@media only screen and (max-width: 734px) {.image-video_hyper_stable {width: 281px;height: 184px;background-size: 281px 184px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/video_hyper_stable_small.png?1662060357054);}}@media only screen and (max-width: 734px) {.image-design_ceramic_pro {width: 93px;height: 186px;background-size: 93px 186px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/design_ceramic_pro_small.png?1662060357055);}}@media only screen and (max-width: 734px) {.image-design_always_on {width: 174px;height: 152px;background-size: 174px 152px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/design_always_on_small.png?1662060357056);}}@media only screen and (max-width: 734px) {.image-header_iphone_14_pro_max_twilight_purple {width: 96px;height: 119px;background-size: 96px 119px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_14_pro_max_twilight_purple_small.png?1662060357056);}}@media only screen and (max-width: 734px) {.image-flex_icon_switch {width: 78px;height: 60px;background-size: 78px 60px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_switch_small.png?1662060357056);}}@media only screen and (max-width: 734px) {.image-flex_icon_privacy {width: 42px;height: 56px;background-size: 42px 56px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_privacy_small.png?1662060357057);}}@media only screen and (max-width: 734px) {.image-flex_checkmark_apple_care {width: 14px;height: 14px;background-size: 14px 14px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_checkmark_apple_care_small.png?1662060357058);}}@media only screen and (max-width: 734px) {.image-flex_applecare {width: 252px;height: 287px;background-size: 252px 287px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_applecare_small.png?1662060357058);}}@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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_14_blue_small.png?1662060357058);}}@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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_se_gen03_midnight_small.png?1662060357059);}}@media only screen and (max-width: 734px) {.image-design_ceramic_pro_max {width: 100px;height: 203px;background-size: 100px 203px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/design_ceramic_pro_max_small.png?1662060357061);}}@media only screen and (max-width: 734px) {.image-icon_camera_iphone_13_pro_max {width: 52px;height: 57px;background-size: 52px 57px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_camera_iphone_13_pro_max_small.png?1662060357061);}}@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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_13_pro_alpine_green_small.png?1662060357061);}}@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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_13_pro_max_alpine_green_small.png?1662060357062);}}@media only screen and (max-width: 734px) {.image-safety_crash_alt {width: 220px;height: 368px;background-size: 220px 368px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/safety_crash_alt_small.png?1662060357062);}}@media only screen and (max-width: 734px) {.image-dynamic_island {width: 290px;height: 302px;background-size: 290px 302px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/dynamic_island_small.png?1662060357062);}}@media only screen and (max-width: 734px) {.image-hero {width: 322px;height: 250px;background-size: 322px 250px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/hero_small.png?1662060357062);}}@media only screen and (max-width: 734px) {.image-photography_color {width: 320px;height: 194px;background-size: 320px 194px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/photography_color_small.png?1662060357062);}}@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_checkmark_apple_care {width: 14px;height: 14px;background-size: 14px 14px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_checkmark_apple_care_small_2x.png?1662060357048);}}@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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_14_plus_blue_small_2x.png?1662060357048);}}@media only screen and (max-width: 734px) and(-webkit-min-device-pixel-ratio: 1.5), only screen and(max-width: 734px) and(min-resolution: 1.5dppx), only screen and(max-width: 734px) and(min-resolution: 144dpi) {.image-icon_camera_iphone_13_pro_max {width: 52px;height: 57px;background-size: 52px 57px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/icon_camera_iphone_13_pro_max_small_2x.png?1662060357048);}}@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: 458px;height: 324px;background-size: 458px 324px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_magsafe_small_2x.png?1662060357049);}}@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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_13_pro_max_alpine_green_small_2x.png?1662060357049);}}@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: 252px;height: 287px;background-size: 252px 287px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_applecare_small_2x.png?1662060357049);}}@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-video_cinematic {width: 320px;height: 194px;background-size: 320px 194px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/video_cinematic_small_2x.png?1662060357050);}}@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_privacy {width: 42px;height: 56px;background-size: 42px 56px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_privacy_small_2x.png?1662060357050);}}@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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_se_gen03_midnight_small_2x.png?1662060357050);}}@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-design_scratch_resistant {width: 301px;height: 32px;background-size: 301px 32px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/design_scratch_resistant_small_2x.png?1662060357050);}}@media only screen and (max-width: 734px) and(-webkit-min-device-pixel-ratio: 1.5), only screen and(max-width: 734px) and(min-resolution: 1.5dppx), only screen and(max-width: 734px) and(min-resolution: 144dpi) {.image-flex_icon_environment {width: 43px;height: 52px;background-size: 43px 52px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_environment_small_2x.png?1662060357050);}}@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-design_always_on {width: 174px;height: 152px;background-size: 174px 152px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/design_always_on_small_2x.png?1662060357051);}}@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: 96px;height: 119px;background-size: 96px 119px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_14_pro_max_twilight_purple_small_2x.png?1662060357051);}}@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: 290px;height: 302px;background-size: 290px 302px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/dynamic_island_small_2x.png?1662060357051);}}@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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_14_pro_twilight_purple_small_2x.png?1662060357054);}}@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_worm {width: 59px;height: 11px;background-size: 59px 11px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_worm_small_2x.png?1662060357054);}}@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_upgrade {width: 45px;height: 61px;background-size: 45px 61px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_upgrade_small_2x.png?1662060357056);}}@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_switch {width: 78px;height: 60px;background-size: 78px 60px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/flex_icon_switch_small_2x.png?1662060357056);}}@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-design_ceramic_pro {width: 93px;height: 186px;background-size: 93px 186px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/design_ceramic_pro_small_2x.png?1662060357056);}}@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-video_hyper_stable {width: 281px;height: 184px;background-size: 281px 184px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/video_hyper_stable_small_2x.png?1662060357057);}}@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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_13_pro_alpine_green_small_2x.png?1662060357057);}}@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-design_ceramic_pro_max {width: 100px;height: 203px;background-size: 100px 203px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/design_ceramic_pro_max_small_2x.png?1662060357057);}}@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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/hero_logo_small_2x.png?1662060357057);}}@media only screen and (max-width: 734px) and(-webkit-min-device-pixel-ratio: 1.5), only screen and(max-width: 734px) and(min-resolution: 1.5dppx), only screen and(max-width: 734px) and(min-resolution: 144dpi) {.image-safety_crash_alt {width: 220px;height: 368px;background-size: 220px 368px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/safety_crash_alt_small_2x.png?1662060357058);}}@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-photography_low_light {width: 320px;height: 195px;background-size: 320px 195px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/photography_low_light_small_2x.png?1662060357058);}}@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: 322px;height: 250px;background-size: 322px 250px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/hero_small_2x.png?1662060357058);}}@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(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/header_iphone_14_blue_small_2x.png?1662060357060);}}@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-photography_color {width: 320px;height: 194px;background-size: 320px 194px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/photography_color_small_2x.png?1662060357060);}}@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-photography_camera {width: 320px;height: 195px;background-size: 320px 195px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/photography_camera_small_2x.png?1662060357062);}}@media only screen and (max-width: 734px) and(-webkit-min-device-pixel-ratio: 1.5), only screen and(max-width: 734px) and(min-resolution: 1.5dppx), only screen and(max-width: 734px) and(min-resolution: 144dpi) {.image-battery_icon {width: 115px;height: 57px;background-size: 115px 57px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/battery_icon_small_2x.png?1662060357063);}}@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_bionic {width: 100px;height: 100px;background-size: 100px 100px;background-repeat: no-repeat;background-image: url(https://pimcore.eplehuset.no/LandingPages/-iPhone/14-pro/images/chip_icon_bionic_small_2x.png?1662060357063);}}.w6b801e {/* But you can break out of scoping via SCSS "@at-root" feature */}.channel-html {background-color: #000000;}.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-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-24-intro-elevated {font-size: 24px;line-height: 32px;letter-spacing: 0.009rem;font-weight: 400;}@media only screen and (max-width: 1068px) {.channel-html .channel-custom-font-custom-24-intro-elevated {font-size: 21px;line-height: 29px;letter-spacing: 0.011rem;}}@media only screen and (max-width: 734px) {.channel-html .channel-custom-font-custom-24-intro-elevated {font-size: 19px;line-height: 27px;letter-spacing: 0.012rem;}}.channel-html .channel-custom-font-custom-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-21-intro {font-size: 21px;line-height: 29px;letter-spacing: 0.011rem;font-weight: 400;}@media only screen and (max-width: 734px) {.channel-html .channel-custom-font-custom-21-intro {font-size: 19px;line-height: 27px;letter-spacing: 0.012rem;}}.channel-html .channel-custom-font-custom-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-Custom-19-bento {font-size: 19px;line-height: 23px;letter-spacing: 0rem;font-weight: 600;}@media only screen and (max-width: 1068px) {.channel-html .channel-custom-font-Custom-19-bento {font-size: 17px;line-height: 21px;}}.channel-html .channel-custom-font-Custom-32-bento-headline {font-size: 32px;line-height: inherit;letter-spacing: 0.004rem;font-weight: 600;}@media only screen and (max-width: 1068px) {.channel-html .channel-custom-font-Custom-32-bento-headline {font-size: 28px;line-height: inherit;letter-spacing: 0.007rem;}}.channel-html .z9c3635 {background-color: #000000;/** Margin *//** Padding *//** Overflow */overflow: hidden;/** Layer controls *//** Interaction controls */}.channel-html .c42c02a {/** alignment *//** Margin */margin-top: 64px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .c42c02a {margin-top: 55px;}}@media only screen and (max-width: 734px) {.channel-html .c42c02a {margin-top: 58px;}}@media only screen and (max-width: 734px) {.channel-html .c42c02a {margin-bottom: 45px;}}.channel-html .bbb3655 {/** Margin *//** Padding *//** Align text*/text-align: center;/** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .q0e74a3 {/** alignment */justify-content: center;/** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .q06232d {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .lAE9C39 {/** Margin */margin-bottom: 17px;/** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .lAE9C39 {margin-bottom: 14px;}}@media only screen and (max-width: 734px) {.channel-html .lAE9C39 {margin-bottom: 7px;}}.channel-html .l638784 {color: #f5f5f7;margin-bottom: 36px;padding-left: 82px;padding-bottom: 3px;padding-right: 82px;}@media only screen and (max-width: 1068px) {.channel-html .l638784 {margin-bottom: 40px;}}@media only screen and (max-width: 734px) {.channel-html .l638784 {margin-bottom: 26px;}}@media only screen and (max-width: 1068px) {.channel-html .l638784 {padding-left: 0px;}}@media only screen and (max-width: 1068px) {.channel-html .l638784 {padding-right: 0px;}}.channel-html .l638784 {background: linear-gradient(0deg, #B344FF 0%, #FFB6FF 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}.channel-html .l638784 [data-no-gradient] {background: none;-webkit-text-fill-color: #1d1d1f;}.channel-html .l638784 * {background: inherit;}.channel-html .pE35F3B {/** alignment */justify-content: center;/** Margin */margin-left: 0px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .pE35F3B {margin-left: -133px;}}@media only screen and (max-width: 734px) {.channel-html .pE35F3B {margin-left: -21px;}}.channel-html .kF218BA {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .f8A2DAC {/** Margin *//** Layer controls *//** Interaction controls */}.channel-html .bf166bd {color: #f5f5f7;margin-top: 0px;margin-bottom: 29px;padding-left: 15px;padding-right: 15px;}@media only screen and (max-width: 734px) {.channel-html .bf166bd {margin-top: 55px;}}@media only screen and (max-width: 1068px) {.channel-html .bf166bd {margin-bottom: 27px;}}@media only screen and (max-width: 734px) {.channel-html .bf166bd {margin-bottom: 17px;}}@media only screen and (max-width: 1068px) {.channel-html .bf166bd {padding-left: 51px;}}@media only screen and (max-width: 734px) {.channel-html .bf166bd {padding-left: 0px;}}@media only screen and (max-width: 1068px) {.channel-html .bf166bd {padding-right: 51px;}}@media only screen and (max-width: 734px) {.channel-html .bf166bd {padding-right: 0px;}}.channel-html .b86284b {color: #f5f5f7;margin-top: 0px;margin-bottom: 22px;padding-left: 164px;padding-right: 164px;}@media only screen and (max-width: 1068px) {.channel-html .b86284b {margin-bottom: 29px;}}@media only screen and (max-width: 734px) {.channel-html .b86284b {margin-bottom: 11px;}}@media only screen and (max-width: 1068px) {.channel-html .b86284b {padding-left: 0px;}}@media only screen and (max-width: 1068px) {.channel-html .b86284b {padding-right: 0px;}}.channel-html .e6c4f74 {/** Color */color: #86868b;border: solid 1px #6e6e73;}.channel-html .u5D0E2A {/** alignment *//** Margin */margin-left: 0px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .u5D0E2A {margin-left: -48px;}}.channel-html .j47565B {/** Margin */margin-top: 60px;margin-left: 80px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .j47565B {margin-top: 59px;}}@media only screen and (max-width: 1068px) {.channel-html .j47565B {margin-left: 40px;}}.channel-html .p6F98FE {/** Margin *//** Layer controls *//** Interaction controls */}.channel-html .bA3F6F1 {background-color: #1c1c1c;/** Margin *//** Padding *//** Overflow */overflow: hidden;/** Layer controls *//** Interaction controls */}.channel-html .x9AD955 {/** alignment *//** Margin */margin-top: 120px;margin-bottom: 60px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .x9AD955 {margin-top: 82px;}}@media only screen and (max-width: 734px) {.channel-html .x9AD955 {margin-top: 80px;}}@media only screen and (max-width: 1068px) {.channel-html .x9AD955 {margin-bottom: 45px;}}@media only screen and (max-width: 734px) {.channel-html .x9AD955 {margin-bottom: 45px;}}.channel-html .aC8AEFF {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .xA3D3D7 {color: #f5f5f7;margin-left: -1.5px;margin-bottom: 10px;padding-right: 50%;}@media only screen and (max-width: 1068px) {.channel-html .xA3D3D7 {margin-bottom: 8px;}}@media only screen and (max-width: 734px) {.channel-html .xA3D3D7 {margin-bottom: 7px;}}@media only screen and (max-width: 734px) {.channel-html .xA3D3D7 {padding-right: 0px;}}.channel-html .rAB1BAF {/** alignment *//** Margin */margin-top: 0px;margin-bottom: 71px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .rAB1BAF {margin-bottom: 53px;}}@media only screen and (max-width: 734px) {.channel-html .rAB1BAF {margin-bottom: 45px;}}.channel-html .nA5DECF {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .tC4A879 {color: #f5f5f7;margin-top: 0px;margin-left: -3px;}@media only screen and (max-width: 1068px) {.channel-html .tC4A879 {margin-left: -2.5px;}}@media only screen and (max-width: 734px) {.channel-html .tC4A879 {margin-left: -2px;}}@media only screen and (max-width: 734px) {.channel-html .tC4A879 {padding-right: 24px;}}.channel-html .dCA2718 {/** Margin */margin-right: 20px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .dCA2718 {margin-bottom: 10px;}}@media only screen and (max-width: 1068px) {.channel-html .dCA2718 {margin-right: 16px;}}.channel-html .a07177C {/** alignment *//** Margin */margin-bottom: 20px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .a07177C {margin-left: -20px;}}@media only screen and (max-width: 1068px) {.channel-html .a07177C {margin-bottom: 15px;}}@media only screen and (max-width: 734px) {.channel-html .a07177C {margin-bottom: 10px;}}.channel-html .i181F3A {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .p0A4128 {/** Background **/background: undefined;/** Grid */display: grid;grid-gap: 20px;grid-template-rows: minmax(undefined, 1fr);grid-auto-rows: 1fr;grid-template-columns: repeat(1, 540px);}@media only screen and (max-width: 1068px) {.channel-html .p0A4128 {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 734px) {.channel-html .p0A4128 {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 1068px) {.channel-html .p0A4128 {grid-template-columns: repeat(1, 338px);}}@media only screen and (max-width: 734px) {.channel-html .p0A4128 {grid-template-columns: repeat(1, 320px);}}.channel-html .p0A4128 .bentobox-item {border-radius: 30px;}@media only screen and (max-width: 1068px) {.channel-html .p0A4128 .bentobox-item {border-radius: 20px;}}.channel-html .dAC16B3 {background-color: #000000;grid-column-start: 1;grid-column-end: 1;grid-row-start: 1;grid-row-end: 1;position: relative;}.channel-html .dAC16B3:before {display: block;position: absolute;pointer-events: none;top: 0;right: 0;bottom: 0;left: 0;border-style: solid;}.channel-html .z559946 {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .z700A6B {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .a0810D3 {/** alignment */justify-content: center;/** Margin */margin-top: 34px;margin-bottom: 31px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .a0810D3 {margin-top: 18px;}}@media only screen and (max-width: 734px) {.channel-html .a0810D3 {margin-top: 17px;}}@media only screen and (max-width: 1068px) {.channel-html .a0810D3 {margin-bottom: 50px;}}@media only screen and (max-width: 734px) {.channel-html .a0810D3 {margin-bottom: 9px;}}.channel-html .o1A8140 {/** Margin *//** Padding */padding-left: 30px;padding-right: 30px;/** Align text*/text-align: center;/** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .o1A8140 {padding-left: 31px;}}@media only screen and (max-width: 734px) {.channel-html .o1A8140 {padding-left: 25px;}}@media only screen and (max-width: 1068px) {.channel-html .o1A8140 {padding-right: 31px;}}@media only screen and (max-width: 734px) {.channel-html .o1A8140 {padding-right: 25px;}}.channel-html .p193146 {color: #cecece;}.channel-html .sE367C6 {/** alignment */justify-content: center;/** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .hC0D540 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .l95853D {/** Margin *//** Layer controls *//** Interaction controls */}.channel-html .l8B9BA0 {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .l8B9BA0 {margin-left: -20px;}}.channel-html .b89C87B {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .y0FA033 {/** Background **/background: undefined;/** Grid */display: grid;grid-gap: 20px;grid-template-rows: minmax(undefined, 1fr);grid-auto-rows: 1fr;grid-template-columns: repeat(1, 540px);}@media only screen and (max-width: 1068px) {.channel-html .y0FA033 {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 734px) {.channel-html .y0FA033 {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 1068px) {.channel-html .y0FA033 {grid-template-columns: repeat(1, 338px);}}@media only screen and (max-width: 734px) {.channel-html .y0FA033 {grid-template-columns: repeat(1, 320px);}}.channel-html .y0FA033 .bentobox-item {border-radius: 30px;}@media only screen and (max-width: 1068px) {.channel-html .y0FA033 .bentobox-item {border-radius: 20px;}}.channel-html .x6747D3 {background-color: #000000;grid-column-start: 1;grid-column-end: 1;grid-row-start: 1;grid-row-end: 1;position: relative;}.channel-html .x6747D3:before {display: block;position: absolute;pointer-events: none;top: 0;right: 0;bottom: 0;left: 0;border-style: solid;}.channel-html .p4F7912 {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .d2E69DD {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .lE897D8 {/** alignment */justify-content: center;/** Margin */margin-top: 34px;margin-bottom: 16px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .lE897D8 {margin-top: 23px;}}@media only screen and (max-width: 734px) {.channel-html .lE897D8 {margin-top: 20px;}}@media only screen and (max-width: 1068px) {.channel-html .lE897D8 {margin-bottom: 20px;}}@media only screen and (max-width: 734px) {.channel-html .lE897D8 {margin-bottom: 20px;}}.channel-html .x3DCBB5 {/** Margin *//** Padding *//** Align text*/text-align: center;/** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .x3DCBB5 {padding-left: 25px;}}@media only screen and (max-width: 734px) {.channel-html .x3DCBB5 {padding-left: 64px;}}@media only screen and (max-width: 1068px) {.channel-html .x3DCBB5 {padding-right: 25px;}}@media only screen and (max-width: 734px) {.channel-html .x3DCBB5 {padding-right: 64px;}}.channel-html .d878AEA {color: #cecece;}@media only screen and (max-width: 1068px) {.channel-html .d878AEA {padding-left: 50px;}}@media only screen and (max-width: 734px) {.channel-html .d878AEA {padding-left: 0px;}}@media only screen and (max-width: 1068px) {.channel-html .d878AEA {padding-right: 50px;}}@media only screen and (max-width: 734px) {.channel-html .d878AEA {padding-right: 0px;}}.channel-html .xACDD4C {/** alignment */justify-content: start;/** Margin */margin-bottom: 34px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .xACDD4C {margin-bottom: 23px;}}@media only screen and (max-width: 734px) {.channel-html .xACDD4C {margin-bottom: 21px;}}.channel-html .p38C547 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .hFCBA1D {/** Margin *//** Layer controls *//** Interaction controls */}.channel-html .mDB53C8 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .t4DAFDE {/** alignment *//** Margin */margin-bottom: 20px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .t4DAFDE {margin-left: -20px;}}@media only screen and (max-width: 1068px) {.channel-html .t4DAFDE {margin-bottom: 15px;}}@media only screen and (max-width: 734px) {.channel-html .t4DAFDE {margin-bottom: 10px;}}.channel-html .m3FFE45 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .yA4CB5E {/** Background **/background: undefined;/** Grid */display: grid;grid-gap: 20px;grid-template-rows: minmax(undefined, 1fr);grid-auto-rows: 1fr;grid-template-columns: repeat(1, 420px);}@media only screen and (max-width: 1068px) {.channel-html .yA4CB5E {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 734px) {.channel-html .yA4CB5E {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 1068px) {.channel-html .yA4CB5E {grid-template-columns: repeat(1, 338px);}}@media only screen and (max-width: 734px) {.channel-html .yA4CB5E {grid-template-columns: repeat(1, 320px);}}.channel-html .yA4CB5E .bentobox-item {border-radius: 30px;}@media only screen and (max-width: 1068px) {.channel-html .yA4CB5E .bentobox-item {border-radius: 20px;}}.channel-html .q2E26DF {background-color: #000000;grid-column-start: 1;grid-column-end: 1;grid-row-start: 1;grid-row-end: 1;position: relative;}.channel-html .q2E26DF:before {display: block;position: absolute;pointer-events: none;top: 0;right: 0;bottom: 0;left: 0;border-style: solid;}.channel-html .lC37443 {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .k5349E8 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .i8FEC4F {/** alignment */justify-content: center;/** Margin */margin-top: 34px;margin-bottom: 33px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .i8FEC4F {margin-top: 24px;}}@media only screen and (max-width: 734px) {.channel-html .i8FEC4F {margin-top: 15px;}}@media only screen and (max-width: 1068px) {.channel-html .i8FEC4F {margin-bottom: 24px;}}@media only screen and (max-width: 734px) {.channel-html .i8FEC4F {margin-bottom: 15px;}}.channel-html .sEEDFE5 {/** Margin *//** Padding */padding-left: 10px;padding-right: 10px;/** Align text*/text-align: center;/** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .sEEDFE5 {margin-left: 30px;}}@media only screen and (max-width: 734px) {.channel-html .sEEDFE5 {margin-left: 0px;}}@media only screen and (max-width: 1068px) {.channel-html .sEEDFE5 {margin-right: 30px;}}@media only screen and (max-width: 734px) {.channel-html .sEEDFE5 {margin-right: 0px;}}.channel-html .dA3ED24 {color: #cecece;}.channel-html .dA3ED24 {background: linear-gradient(0deg, #B344FF 0%, #FFB6FF 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}.channel-html .dA3ED24 [data-no-gradient] {background: none;-webkit-text-fill-color: #1d1d1f;}.channel-html .dA3ED24 * {background: inherit;}.channel-html .mB322D4 {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .mB322D4 {margin-left: -20px;}}.channel-html .hAE9331 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .e22B91B {/** Background **/background: undefined;/** Grid */display: grid;grid-gap: 20px;grid-template-rows: minmax(undefined, 1fr);grid-auto-rows: 1fr;grid-template-columns: repeat(1, 420px);}@media only screen and (max-width: 1068px) {.channel-html .e22B91B {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 734px) {.channel-html .e22B91B {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 1068px) {.channel-html .e22B91B {grid-template-columns: repeat(1, 338px);}}@media only screen and (max-width: 734px) {.channel-html .e22B91B {grid-template-columns: repeat(1, 320px);}}.channel-html .e22B91B .bentobox-item {border-radius: 30px;}@media only screen and (max-width: 1068px) {.channel-html .e22B91B .bentobox-item {border-radius: 20px;}}.channel-html .fD39B05 {background-color: #000000;grid-column-start: 1;grid-column-end: 1;grid-row-start: 1;grid-row-end: 1;position: relative;}.channel-html .fD39B05:before {display: block;position: absolute;pointer-events: none;top: 0;right: 0;bottom: 0;left: 0;border-style: solid;}.channel-html .xBAB96C {/** alignment */justify-content: center;/** Margin */margin-top: 34px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .xBAB96C {margin-top: 13px;}}@media only screen and (max-width: 734px) {.channel-html .xBAB96C {margin-top: 24px;}}.channel-html .nF3B9BF {/** Margin */margin-right: 30px;/** Padding *//** Align text*/text-align: center;/** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .bD6DCCF {color: #cecece;}.channel-html .z1F7A0E {/** Margin */margin-top: 14px;/** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .z1F7A0E {margin-top: 4px;}}@media only screen and (max-width: 734px) {.channel-html .z1F7A0E {margin-top: 4px;}}.channel-html .fFE1A7E {/** Margin *//** Padding *//** Align text*/text-align: center;/** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .i79933F {/** alignment *//** Margin */margin-top: 29px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .i79933F {margin-top: 17px;}}.channel-html .v638A9E {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .a632033 {color: #cecece;}.channel-html .w0CBC56 {/** Margin */margin-top: 14px;/** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .w0CBC56 {margin-top: 4px;}}@media only screen and (max-width: 734px) {.channel-html .w0CBC56 {margin-top: 4px;}}.channel-html .m92F769 {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .tA56434 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .c8888B6 {/** alignment */justify-content: center;/** Margin */margin-top: 33px;margin-bottom: 34px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .c8888B6 {margin-top: 25px;}}@media only screen and (max-width: 734px) {.channel-html .c8888B6 {margin-top: 26px;}}@media only screen and (max-width: 1068px) {.channel-html .c8888B6 {margin-bottom: 25px;}}@media only screen and (max-width: 734px) {.channel-html .c8888B6 {margin-bottom: 24px;}}.channel-html .h2011EB {/** Margin *//** Padding */padding-left: 20px;padding-right: 20px;/** Align text*/text-align: center;/** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .h2011EB {padding-left: 50px;}}@media only screen and (max-width: 1068px) {.channel-html .h2011EB {padding-right: 50px;}}.channel-html .b55FB01 {color: #cecece;}.channel-html .v59f41d {background-color: #1c1c1c;/** Margin *//** Padding *//** Overflow */overflow: hidden;/** Layer controls *//** Interaction controls */}.channel-html .c5cf767 {/** alignment */align-items: center;/** Margin */margin-top: 70px;margin-bottom: 70px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .c5cf767 {justify-content: center;}}@media only screen and (max-width: 1068px) {.channel-html .c5cf767 {margin-top: 45px;}}@media only screen and (max-width: 734px) {.channel-html .c5cf767 {margin-top: 40px;}}@media only screen and (max-width: 1068px) {.channel-html .c5cf767 {margin-bottom: 45px;}}@media only screen and (max-width: 734px) {.channel-html .c5cf767 {margin-bottom: 45px;}}.channel-html .r126012 {/** Margin *//** Padding */padding-right: 0px;/** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .r126012 {padding-right: 7px;}}@media only screen and (max-width: 734px) {.channel-html .r126012 {padding-right: 0px;}}.channel-html .t37940b {color: #f5f5f7;margin-left: -1.5px;margin-bottom: 10px;}@media only screen and (max-width: 1068px) {.channel-html .t37940b {margin-bottom: 8px;}}@media only screen and (max-width: 734px) {.channel-html .t37940b {margin-bottom: 7px;}}.channel-html .u4c22d3 {color: #f5f5f7;margin-top: 0px;margin-left: -3px;margin-bottom: 26px;padding-right: 10px;}@media only screen and (max-width: 1068px) {.channel-html .u4c22d3 {margin-left: -2.5px;}}@media only screen and (max-width: 734px) {.channel-html .u4c22d3 {margin-left: -2px;}}@media only screen and (max-width: 734px) {.channel-html .u4c22d3 {margin-bottom: 24px;}}@media only screen and (max-width: 1068px) {.channel-html .u4c22d3 {padding-right: 12px;}}@media only screen and (max-width: 734px) {.channel-html .u4c22d3 {padding-right: 16px;}}.channel-html .e9a1c4b {color: #f5f5f7;margin-top: 0px;margin-left: -1.5px;margin-right: 0px;}@media only screen and (max-width: 734px) {.channel-html .e9a1c4b {margin-left: -1px;}}@media only screen and (max-width: 734px) {.channel-html .e9a1c4b {margin-bottom: 38px;}}@media only screen and (max-width: 1068px) {.channel-html .e9a1c4b {margin-right: 3px;}}@media only screen and (max-width: 734px) {.channel-html .e9a1c4b {margin-right: 0px;}}@media only screen and (max-width: 734px) {.channel-html .e9a1c4b {padding-right: 22px;}}.channel-html .df53568 {/** Margin *//** Padding */padding-left: 10px;/** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .df53568 {padding-left: 0px;}}.channel-html .o191998 {/** alignment *//** Margin */margin-left: 5px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .o191998 {margin-left: 0px;}}@media only screen and (max-width: 734px) {.channel-html .o191998 {margin-left: -20px;}}.channel-html .s1461D8 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .oB78458 {/** Background **/background: undefined;/** Grid */display: grid;grid-gap: 20px;grid-template-rows: minmax(undefined, 1fr);grid-auto-rows: 1fr;grid-template-columns: repeat(1, 475px);}@media only screen and (max-width: 1068px) {.channel-html .oB78458 {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 734px) {.channel-html .oB78458 {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 1068px) {.channel-html .oB78458 {grid-template-columns: repeat(1, 336px);}}@media only screen and (max-width: 734px) {.channel-html .oB78458 {grid-template-columns: repeat(1, 320px);}}.channel-html .oB78458 .bentobox-item {border-radius: 30px;}@media only screen and (max-width: 1068px) {.channel-html .oB78458 .bentobox-item {border-radius: 20px;}}.channel-html .e70AC05 {background-color: #000000;grid-column-start: 1;grid-column-end: 1;grid-row-start: 1;grid-row-end: 1;position: relative;}.channel-html .e70AC05:before {display: block;position: absolute;pointer-events: none;top: 0;right: 0;bottom: 0;left: 0;border-style: solid;}.channel-html .g1DACAF {/** alignment */justify-content: center;/** Margin */margin-top: 84px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .g1DACAF {margin-top: 53px;}}@media only screen and (max-width: 734px) {.channel-html .g1DACAF {margin-top: 45px;}}.channel-html .n14B908 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .aA99AFB {/** Margin *//** Layer controls *//** Interaction controls */}.channel-html .aCB0AA9 {background-color: #1c1c1c;/** Margin *//** Padding *//** Overflow */overflow: hidden;/** Layer controls *//** Interaction controls */}.channel-html .x3120CB {/** alignment */align-items: center;/** Margin */margin-top: 70px;margin-bottom: 70px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .x3120CB {justify-content: center;}}@media only screen and (max-width: 1068px) {.channel-html .x3120CB {margin-top: 64px;}}@media only screen and (max-width: 734px) {.channel-html .x3120CB {margin-top: 40px;}}@media only screen and (max-width: 1068px) {.channel-html .x3120CB {margin-bottom: 45px;}}@media only screen and (max-width: 734px) {.channel-html .x3120CB {margin-bottom: 45px;}}.channel-html .xAEEB92 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .xAEEB92 {padding-left: 0px;}}.channel-html .j7A530E {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .j7A530E {margin-left: 0px;}}@media only screen and (max-width: 734px) {.channel-html .j7A530E {margin-left: -20px;}}.channel-html .iAADDB0 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .e9DD8DB {/** Background **/background: undefined;/** Grid */display: grid;grid-gap: 20px;grid-template-rows: minmax(undefined, 1fr);grid-auto-rows: 1fr;grid-template-columns: repeat(1, 490px);}@media only screen and (max-width: 1068px) {.channel-html .e9DD8DB {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 734px) {.channel-html .e9DD8DB {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 1068px) {.channel-html .e9DD8DB {grid-template-columns: repeat(1, 345px);}}@media only screen and (max-width: 734px) {.channel-html .e9DD8DB {grid-template-columns: repeat(1, 320px);}}.channel-html .e9DD8DB .bentobox-item {border-radius: 30px;}@media only screen and (max-width: 1068px) {.channel-html .e9DD8DB .bentobox-item {border-radius: 20px;}}.channel-html .f9FB057 {background-color: #000000;grid-column-start: 1;grid-column-end: 1;grid-row-start: 1;grid-row-end: 1;position: relative;}.channel-html .f9FB057:before {display: block;position: absolute;pointer-events: none;top: 0;right: 0;bottom: 0;left: 0;border-style: solid;}.channel-html .u26EF4A {/** alignment */justify-content: center;/** Margin */margin-top: 60px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .u26EF4A {margin-top: 30px;}}@media only screen and (max-width: 734px) {.channel-html .u26EF4A {margin-top: 70px;}}.channel-html .fADCDB0 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .m996458 {/** Margin *//** Layer controls *//** Interaction controls */}.channel-html .y063A27 {/** Margin *//** Padding */padding-left: 82px;padding-right: px;/** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .y063A27 {padding-left: 57px;}}@media only screen and (max-width: 1068px) {.channel-html .y063A27 {padding-right: 0px;}}@media only screen and (max-width: 734px) {.channel-html .y063A27 {padding-right: 0px;}}.channel-html .nC0088B {color: #f5f5f7;margin-left: -1.5px;margin-bottom: 10px;}@media only screen and (max-width: 1068px) {.channel-html .nC0088B {margin-bottom: 8px;}}@media only screen and (max-width: 734px) {.channel-html .nC0088B {margin-bottom: 7px;}}.channel-html .m1C8659 {color: #f5f5f7;margin-top: 0px;margin-left: -3px;margin-bottom: 26px;padding-right: 27px;}@media only screen and (max-width: 1068px) {.channel-html .m1C8659 {margin-left: -2.5px;}}@media only screen and (max-width: 734px) {.channel-html .m1C8659 {margin-left: -2px;}}@media only screen and (max-width: 734px) {.channel-html .m1C8659 {margin-bottom: 24px;}}@media only screen and (max-width: 1068px) {.channel-html .m1C8659 {padding-right: 0px;}}.channel-html .k3659BF {color: #f5f5f7;margin-top: 0px;margin-left: -1.5px;margin-right: 59px;}@media only screen and (max-width: 734px) {.channel-html .k3659BF {margin-left: -1px;}}@media only screen and (max-width: 734px) {.channel-html .k3659BF {margin-bottom: 38px;}}@media only screen and (max-width: 1068px) {.channel-html .k3659BF {margin-right: 34px;}}@media only screen and (max-width: 734px) {.channel-html .k3659BF {margin-right: 8px;}}.channel-html .aA9D8DA {/** alignment */align-items: center;/** Margin */margin-top: 60px;margin-bottom: 60px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .aA9D8DA {justify-content: center;}}@media only screen and (max-width: 1068px) {.channel-html .aA9D8DA {margin-top: 45px;}}@media only screen and (max-width: 734px) {.channel-html .aA9D8DA {margin-top: 40px;}}@media only screen and (max-width: 1068px) {.channel-html .aA9D8DA {margin-bottom: 45px;}}@media only screen and (max-width: 734px) {.channel-html .aA9D8DA {margin-bottom: 45px;}}.channel-html .oEE15C1 {/** Margin *//** Padding */padding-left: 45px;padding-right: px;/** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .oEE15C1 {padding-left: 29px;}}@media only screen and (max-width: 734px) {.channel-html .oEE15C1 {padding-left: 0px;}}@media only screen and (max-width: 1068px) {.channel-html .oEE15C1 {padding-right: 0px;}}@media only screen and (max-width: 734px) {.channel-html .oEE15C1 {padding-right: 0px;}}.channel-html .qFA37C7 {color: #f5f5f7;margin-left: -1.5px;margin-bottom: 10px;}@media only screen and (max-width: 1068px) {.channel-html .qFA37C7 {margin-bottom: 8px;}}@media only screen and (max-width: 734px) {.channel-html .qFA37C7 {margin-bottom: 7px;}}.channel-html .wC43374 {color: #f5f5f7;margin-top: 0px;margin-left: -3px;margin-bottom: 26px;}@media only screen and (max-width: 1068px) {.channel-html .wC43374 {margin-left: -2.5px;}}@media only screen and (max-width: 734px) {.channel-html .wC43374 {margin-left: -2px;}}@media only screen and (max-width: 734px) {.channel-html .wC43374 {margin-bottom: 24px;}}@media only screen and (max-width: 1068px) {.channel-html .wC43374 {padding-right: 48px;}}@media only screen and (max-width: 734px) {.channel-html .wC43374 {padding-right: 15px;}}.channel-html .bB85246 {color: #f5f5f7;margin-top: 0px;margin-left: -1.5px;margin-right: 41px;}@media only screen and (max-width: 734px) {.channel-html .bB85246 {margin-left: -1px;}}@media only screen and (max-width: 734px) {.channel-html .bB85246 {margin-bottom: 38px;}}@media only screen and (max-width: 1068px) {.channel-html .bB85246 {margin-right: 40px;}}@media only screen and (max-width: 734px) {.channel-html .bB85246 {margin-right: 0px;}}@media only screen and (max-width: 734px) {.channel-html .bB85246 {padding-right: 33px;}}.channel-html .bC86F9F {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .bC86F9F {padding-left: 0px;}}.channel-html .i3AF890 {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .i3AF890 {margin-left: 0px;}}@media only screen and (max-width: 734px) {.channel-html .i3AF890 {margin-left: -20px;}}.channel-html .oBB6845 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .v72C4E5 {/** Background **/background: undefined;/** Grid */display: grid;grid-gap: 20px;grid-template-rows: minmax(undefined, 1fr);grid-auto-rows: 1fr;grid-template-columns: repeat(1, 475px);}@media only screen and (max-width: 1068px) {.channel-html .v72C4E5 {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 734px) {.channel-html .v72C4E5 {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 1068px) {.channel-html .v72C4E5 {grid-template-columns: repeat(1, 336px);}}@media only screen and (max-width: 734px) {.channel-html .v72C4E5 {grid-template-columns: repeat(1, 320px);}}.channel-html .v72C4E5 .bentobox-item {border-radius: 30px;}@media only screen and (max-width: 1068px) {.channel-html .v72C4E5 .bentobox-item {border-radius: 20px;}}.channel-html .f009DCE {background-color: #000000;grid-column-start: 1;grid-column-end: 1;grid-row-start: 1;grid-row-end: 1;position: relative;}.channel-html .f009DCE:before {display: block;position: absolute;pointer-events: none;top: 0;right: 0;bottom: 0;left: 0;border-style: solid;}.channel-html .l3099A3 {/** alignment */justify-content: center;/** Margin */margin-top: 232px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .l3099A3 {margin-top: 81px;}}@media only screen and (max-width: 734px) {.channel-html .l3099A3 {margin-top: 30px;}}.channel-html .c959118 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .oAFB7E4 {/** Margin *//** Layer controls *//** Interaction controls */}.channel-html .h0E86D5 {background-color: #1c1c1c;/** Margin *//** Padding *//** Overflow */overflow: hidden;/** Layer controls *//** Interaction controls */}.channel-html .p78F1AC {/** alignment *//** Margin */margin-top: 60px;margin-bottom: 70px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .p78F1AC {justify-content: center;}}@media only screen and (max-width: 1068px) {.channel-html .p78F1AC {margin-top: 45px;}}@media only screen and (max-width: 734px) {.channel-html .p78F1AC {margin-top: 40px;}}@media only screen and (max-width: 1068px) {.channel-html .p78F1AC {margin-bottom: 45px;}}@media only screen and (max-width: 734px) {.channel-html .p78F1AC {margin-bottom: 45px;}}.channel-html .e0D2BEA {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .yCF3108 {color: #f5f5f7;margin-left: -1.5px;margin-bottom: 10px;padding-right: 50%;}@media only screen and (max-width: 1068px) {.channel-html .yCF3108 {margin-bottom: 8px;}}@media only screen and (max-width: 734px) {.channel-html .yCF3108 {margin-bottom: 7px;}}@media only screen and (max-width: 734px) {.channel-html .yCF3108 {padding-right: 0px;}}.channel-html .v9A9344 {/** alignment *//** Margin */margin-top: 0px;margin-bottom: 71px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .v9A9344 {margin-bottom: 53px;}}@media only screen and (max-width: 734px) {.channel-html .v9A9344 {margin-bottom: 45px;}}.channel-html .k5550E2 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .k5550E2 {padding-right: 56px;}}.channel-html .xF13490 {color: #f5f5f7;margin-top: 0px;margin-left: -3px;}@media only screen and (max-width: 1068px) {.channel-html .xF13490 {margin-left: -2.5px;}}@media only screen and (max-width: 734px) {.channel-html .xF13490 {margin-left: -2px;}}.channel-html .zBAC8F4 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .zBAC8F4 {margin-bottom: 10px;}}.channel-html .eF77AB3 {/** alignment *//** Margin */margin-bottom: 20px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .eF77AB3 {margin-left: -20px;}}@media only screen and (max-width: 1068px) {.channel-html .eF77AB3 {margin-bottom: 15px;}}@media only screen and (max-width: 734px) {.channel-html .eF77AB3 {margin-bottom: 10px;}}.channel-html .z9D04C5 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .uD1253B {/** Background **/background: undefined;/** Grid */display: grid;grid-gap: 20px;grid-template-rows: minmax(undefined, 1fr);grid-auto-rows: 1fr;grid-template-columns: repeat(1, 630px);}@media only screen and (max-width: 1068px) {.channel-html .uD1253B {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 734px) {.channel-html .uD1253B {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 1068px) {.channel-html .uD1253B {grid-template-columns: repeat(1, 392px);}}@media only screen and (max-width: 734px) {.channel-html .uD1253B {grid-template-columns: repeat(1, 320px);}}.channel-html .uD1253B .bentobox-item {border-radius: 30px;}@media only screen and (max-width: 1068px) {.channel-html .uD1253B .bentobox-item {border-radius: 20px;}}.channel-html .oFCF706 {background-color: #000000;grid-column-start: 1;grid-column-end: 1;grid-row-start: 1;grid-row-end: 1;position: relative;overflow: hidden;}.channel-html .oFCF706:before {display: block;position: absolute;pointer-events: none;top: 0;right: 0;bottom: 0;left: 0;border-style: solid;}.channel-html .y26A36B {/** alignment */align-items: center;/** Margin */margin-top: 0px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .y26A36B {margin-top: 0px;}}.channel-html .kAF3A57 {/** Margin */margin-left: 0px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .kAF3A57 {margin-left: 0px;}}@media only screen and (max-width: 734px) {.channel-html .kAF3A57 {margin-left: 0px;}}.channel-html .o009AF0 {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .pA89B08 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .i637836 {/** Margin *//** Layer controls *//** Interaction controls */}.channel-html .oF1E01D {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls */z-index: 1;/** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .oF1E01D {margin-top: 15px;}}@media only screen and (max-width: 734px) {.channel-html .oF1E01D {margin-top: 15px;}}@media only screen and (max-width: 1068px) {.channel-html .oF1E01D {margin-bottom: 15px;}}@media only screen and (max-width: 734px) {.channel-html .oF1E01D {margin-bottom: 16px;}}.channel-html .gFE7057 {/** alignment */justify-content: start;/** Margin */margin-left: 28px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .gFE7057 {margin-left: 35px;}}@media only screen and (max-width: 734px) {.channel-html .gFE7057 {margin-left: 0px;}}.channel-html .iED06EF {/** Margin *//** Padding *//** Align text*/text-align: center;/** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .iED06EF {margin-left: 0px;}}@media only screen and (max-width: 1068px) {.channel-html .iED06EF {margin-right: 0px;}}@media only screen and (max-width: 734px) {.channel-html .iED06EF {margin-right: 0px;}}@media only screen and (max-width: 734px) {.channel-html .iED06EF {text-align: center;}}.channel-html .j661E31 {color: #cecece;}@media only screen and (max-width: 1068px) {.channel-html .j661E31 {padding-left: 20px;}}@media only screen and (max-width: 734px) {.channel-html .j661E31 {padding-left: 20px;}}@media only screen and (max-width: 1068px) {.channel-html .j661E31 {padding-right: 20px;}}@media only screen and (max-width: 734px) {.channel-html .j661E31 {padding-right: 20px;}}.channel-html .g2AD9BE {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .g2AD9BE {margin-left: -20px;}}.channel-html .a069623 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .nA3BEEB {/** Background **/background: undefined;/** Grid */display: grid;grid-gap: 20px;grid-template-rows: minmax(undefined, 1fr);grid-auto-rows: 1fr;grid-template-columns: repeat(1, 630px);}@media only screen and (max-width: 1068px) {.channel-html .nA3BEEB {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 734px) {.channel-html .nA3BEEB {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 1068px) {.channel-html .nA3BEEB {grid-template-columns: repeat(1, 392px);}}@media only screen and (max-width: 734px) {.channel-html .nA3BEEB {grid-template-columns: repeat(1, 320px);}}.channel-html .nA3BEEB .bentobox-item {border-radius: 30px;}@media only screen and (max-width: 1068px) {.channel-html .nA3BEEB .bentobox-item {border-radius: 20px;}}.channel-html .aE15322 {background-color: #000000;grid-column-start: 1;grid-column-end: 1;grid-row-start: 1;grid-row-end: 1;position: relative;overflow: hidden;}.channel-html .aE15322:before {display: block;position: absolute;pointer-events: none;top: 0;right: 0;bottom: 0;left: 0;border-style: solid;}.channel-html .x04C059 {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .a4B8616 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .a152E31 {/** alignment */align-items: center;justify-content: flex-end;/** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .a152E31 {justify-content: center;}}.channel-html .a836297 {/** Margin */margin-top: 30px;margin-bottom: 30px;margin-right: 42px;/** Padding *//** Align text*/text-align: center;/** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .eEB88FF {color: #cecece;}.channel-html .p3792EF {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .vDB37F9 {/** Margin *//** Layer controls *//** Interaction controls */}.channel-html .d2CACAD {/** Margin */margin-right: 40px;/** Padding *//** Align text*/text-align: center;/** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .d2CACAD {margin-left: 13px;}}@media only screen and (max-width: 734px) {.channel-html .d2CACAD {margin-left: 0px;}}@media only screen and (max-width: 1068px) {.channel-html .d2CACAD {margin-right: 0px;}}@media only screen and (max-width: 1068px) {.channel-html .d2CACAD {padding-left: 8px;}}@media only screen and (max-width: 734px) {.channel-html .d2CACAD {padding-left: 37px;}}@media only screen and (max-width: 1068px) {.channel-html .d2CACAD {padding-right: 8px;}}@media only screen and (max-width: 734px) {.channel-html .d2CACAD {padding-right: 37px;}}.channel-html .j22C8D3 {color: #cecece;}@media only screen and (max-width: 1068px) {.channel-html .j22C8D3 {margin-top: 15px;}}@media only screen and (max-width: 1068px) {.channel-html .j22C8D3 {margin-bottom: 16px;}}.channel-html .o304F49 {/** Margin */margin-left: 20px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .o304F49 {margin-left: 15px;}}@media only screen and (max-width: 734px) {.channel-html .o304F49 {margin-left: 0px;}}.channel-html .p1D2964 {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .p1D2964 {margin-left: -20px;}}.channel-html .u5AE80B {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .t19D77E {/** Background **/background: undefined;/** Grid */display: grid;grid-gap: 20px;grid-template-rows: minmax(undefined, 1fr);grid-auto-rows: 1fr;grid-template-columns: repeat(1, 330px);}@media only screen and (max-width: 1068px) {.channel-html .t19D77E {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 734px) {.channel-html .t19D77E {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 1068px) {.channel-html .t19D77E {grid-template-columns: repeat(1, 285px);}}@media only screen and (max-width: 734px) {.channel-html .t19D77E {grid-template-columns: repeat(1, 320px);}}.channel-html .t19D77E .bentobox-item {border-radius: 30px;}@media only screen and (max-width: 1068px) {.channel-html .t19D77E .bentobox-item {border-radius: 20px;}}.channel-html .v0215C3 {background-color: #000000;grid-column-start: 1;grid-column-end: 1;grid-row-start: 1;grid-row-end: 1;position: relative;overflow: hidden;}.channel-html .v0215C3:before {display: block;position: absolute;pointer-events: none;top: 0;right: 0;bottom: 0;left: 0;border-style: solid;}.channel-html .v461AC2 {/** alignment */justify-content: center;/** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .rC610EF {/** Margin *//** Padding *//** Align text*/text-align: center;/** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .x9845F3 {/** Margin *//** Layer controls *//** Interaction controls */}.channel-html .y128EF2 {color: #cecece;margin-top: 18px;margin-left: 76px;margin-bottom: 18px;margin-right: 76px;}@media only screen and (max-width: 1068px) {.channel-html .y128EF2 {margin-top: 16px;}}@media only screen and (max-width: 1068px) {.channel-html .y128EF2 {margin-left: 63px;}}@media only screen and (max-width: 734px) {.channel-html .y128EF2 {margin-left: 80px;}}@media only screen and (max-width: 1068px) {.channel-html .y128EF2 {margin-bottom: 16px;}}@media only screen and (max-width: 1068px) {.channel-html .y128EF2 {margin-right: 63px;}}@media only screen and (max-width: 734px) {.channel-html .y128EF2 {margin-right: 80px;}}.channel-html .l6753F8 {background-color: #1c1c1c;/** Margin *//** Padding *//** Overflow */overflow: hidden;/** Layer controls *//** Interaction controls */}.channel-html .fC69CAF {/** alignment *//** Margin */margin-top: 60px;margin-bottom: 70px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .fC69CAF {justify-content: center;}}@media only screen and (max-width: 1068px) {.channel-html .fC69CAF {margin-top: 45px;}}@media only screen and (max-width: 734px) {.channel-html .fC69CAF {margin-top: 40px;}}@media only screen and (max-width: 1068px) {.channel-html .fC69CAF {margin-bottom: 45px;}}@media only screen and (max-width: 734px) {.channel-html .fC69CAF {margin-bottom: 45px;}}.channel-html .l6345FA {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .m439883 {color: #f5f5f7;margin-left: -1.5px;margin-bottom: 10px;padding-right: 50%;}@media only screen and (max-width: 1068px) {.channel-html .m439883 {margin-bottom: 8px;}}@media only screen and (max-width: 734px) {.channel-html .m439883 {margin-bottom: 7px;}}@media only screen and (max-width: 734px) {.channel-html .m439883 {padding-right: 0px;}}.channel-html .z37624D {/** alignment *//** Margin */margin-top: 0px;margin-bottom: 71px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .z37624D {margin-bottom: 53px;}}@media only screen and (max-width: 734px) {.channel-html .z37624D {margin-bottom: 45px;}}.channel-html .h223CDB {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .i8C0B51 {color: #f5f5f7;margin-top: 0px;margin-left: -3px;margin-right: 10px;}@media only screen and (max-width: 1068px) {.channel-html .i8C0B51 {margin-left: -2.5px;}}@media only screen and (max-width: 734px) {.channel-html .i8C0B51 {margin-left: -2px;}}@media only screen and (max-width: 734px) {.channel-html .i8C0B51 {margin-right: 0px;}}.channel-html .xD7B00B {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .xD7B00B {margin-bottom: 10px;}}.channel-html .eEFBE89 {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .eEFBE89 {margin-left: -20px;}}.channel-html .a46D0B7 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .a8D715A {/** Background **/background: undefined;/** Grid */display: grid;grid-gap: 20px;grid-template-rows: minmax(undefined, 1fr);grid-auto-rows: 1fr;grid-template-columns: repeat(1, 630px);}@media only screen and (max-width: 1068px) {.channel-html .a8D715A {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 734px) {.channel-html .a8D715A {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 1068px) {.channel-html .a8D715A {grid-template-columns: repeat(1, 392px);}}@media only screen and (max-width: 734px) {.channel-html .a8D715A {grid-template-columns: repeat(1, 320px);}}.channel-html .a8D715A .bentobox-item {border-radius: 30px;}.channel-html .kFFCD9A {background-color: #000000;grid-column-start: 1;grid-column-end: 1;grid-row-start: 1;grid-row-end: 1;position: relative;overflow: hidden;}.channel-html .kFFCD9A:before {display: block;position: absolute;pointer-events: none;top: 0;right: 0;bottom: 0;left: 0;border-style: solid;}.channel-html .q3FB5E2 {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .u16A61E {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .cC79088 {/** alignment */justify-content: start;/** Margin */margin-top: 32px;margin-bottom: 10px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .cC79088 {margin-top: 23px;}}@media only screen and (max-width: 734px) {.channel-html .cC79088 {margin-top: 21px;}}@media only screen and (max-width: 1068px) {.channel-html .cC79088 {margin-bottom: 38px;}}@media only screen and (max-width: 734px) {.channel-html .cC79088 {margin-bottom: 22px;}}.channel-html .yAA6CE0 {/** Margin */margin-left: 182px;margin-right: 182px;/** Padding *//** Align text*/text-align: center;/** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .yAA6CE0 {margin-left: 76px;}}@media only screen and (max-width: 734px) {.channel-html .yAA6CE0 {margin-left: 40px;}}@media only screen and (max-width: 1068px) {.channel-html .yAA6CE0 {margin-right: 76px;}}@media only screen and (max-width: 734px) {.channel-html .yAA6CE0 {margin-right: 40px;}}.channel-html .k8B9F54 {color: #cecece;}.channel-html .l13AC49 {/** alignment */justify-content: center;/** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .n4FC645 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .vED7306 {/** Margin *//** Layer controls *//** Interaction controls */}.channel-html .l5F40D0 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .g92BA58 {/** alignment *//** Margin */margin-left: 20px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .g92BA58 {margin-left: 15px;}}@media only screen and (max-width: 734px) {.channel-html .g92BA58 {margin-left: -20px;}}.channel-html .vDC4052 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .uF3DA49 {/** Background **/background: undefined;/** Grid */display: grid;grid-gap: 20px;grid-template-rows: minmax(undefined, 1fr);grid-auto-rows: 1fr;grid-template-columns: repeat(1, 330px);}@media only screen and (max-width: 1068px) {.channel-html .uF3DA49 {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 734px) {.channel-html .uF3DA49 {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 1068px) {.channel-html .uF3DA49 {grid-template-columns: repeat(1, 285px);}}@media only screen and (max-width: 734px) {.channel-html .uF3DA49 {grid-template-columns: repeat(1, 320px);}}.channel-html .uF3DA49 .bentobox-item {border-radius: 30px;}.channel-html .p2605B9 {background-color: #000000;grid-column-start: 1;grid-column-end: 1;grid-row-start: 1;grid-row-end: 1;position: relative;}.channel-html .p2605B9:before {display: block;position: absolute;pointer-events: none;top: 0;right: 0;bottom: 0;left: 0;border-style: solid;}.channel-html .j96752D {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .c09E31A {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .a05F43A {/** alignment */justify-content: center;/** Margin */margin-top: 32px;margin-bottom: 46px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .a05F43A {margin-top: 23px;}}@media only screen and (max-width: 734px) {.channel-html .a05F43A {margin-top: 21px;}}@media only screen and (max-width: 1068px) {.channel-html .a05F43A {margin-bottom: 57px;}}@media only screen and (max-width: 734px) {.channel-html .a05F43A {margin-bottom: 26px;}}.channel-html .vC37C5F {/** Margin *//** Padding *//** Align text*/text-align: center;/** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .vC37C5F {margin-left: 10px;}}@media only screen and (max-width: 734px) {.channel-html .vC37C5F {margin-right: 10px;}}@media only screen and (max-width: 1068px) {.channel-html .vC37C5F {padding-left: 10px;}}@media only screen and (max-width: 1068px) {.channel-html .vC37C5F {padding-right: 10px;}}.channel-html .hE46FCB {color: #cecece;margin-left: 55px;margin-right: 55px;}@media only screen and (max-width: 1068px) {.channel-html .hE46FCB {margin-left: 13px;}}@media only screen and (max-width: 734px) {.channel-html .hE46FCB {margin-left: 20px;}}@media only screen and (max-width: 1068px) {.channel-html .hE46FCB {margin-right: 13px;}}@media only screen and (max-width: 734px) {.channel-html .hE46FCB {margin-right: 20px;}}.channel-html .p682219 {/** alignment */justify-content: start;/** Margin */margin-bottom: 55px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .p682219 {margin-bottom: 30px;}}@media only screen and (max-width: 734px) {.channel-html .p682219 {margin-bottom: 10px;}}.channel-html .v1EB943 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .b620096 {/** Margin *//** Layer controls *//** Interaction controls */}.channel-html .cE0D789 {background-color: #1c1c1c;/** Margin *//** Padding *//** Overflow */overflow: hidden;/** Layer controls *//** Interaction controls */}.channel-html .sAC53D6 {/** alignment *//** Margin */margin-top: 60px;margin-bottom: 140px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .sAC53D6 {justify-content: center;}}@media only screen and (max-width: 1068px) {.channel-html .sAC53D6 {margin-top: 45px;}}@media only screen and (max-width: 734px) {.channel-html .sAC53D6 {margin-top: 40px;}}@media only screen and (max-width: 1068px) {.channel-html .sAC53D6 {margin-bottom: 55px;}}@media only screen and (max-width: 734px) {.channel-html .sAC53D6 {margin-bottom: 55px;}}.channel-html .o51D701 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .s7F1956 {color: #f5f5f7;margin-left: -1.5px;margin-bottom: 10px;padding-right: 50%;}@media only screen and (max-width: 1068px) {.channel-html .s7F1956 {margin-bottom: 8px;}}@media only screen and (max-width: 734px) {.channel-html .s7F1956 {margin-bottom: 7px;}}@media only screen and (max-width: 734px) {.channel-html .s7F1956 {padding-right: 0px;}}.channel-html .jCAEF3E {/** alignment *//** Margin */margin-top: 0px;margin-bottom: 45px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .jCAEF3E {margin-bottom: 53px;}}@media only screen and (max-width: 734px) {.channel-html .jCAEF3E {margin-bottom: 12px;}}.channel-html .v317700 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .n06E0CE {color: #f5f5f7;margin-top: 0px;margin-left: -3px;margin-bottom: 26px;margin-right: 10px;}@media only screen and (max-width: 1068px) {.channel-html .n06E0CE {margin-left: -2.5px;}}@media only screen and (max-width: 734px) {.channel-html .n06E0CE {margin-left: -2px;}}@media only screen and (max-width: 734px) {.channel-html .n06E0CE {margin-right: 0px;}}.channel-html .x9E392A {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .h761A9D {color: #f5f5f7;margin-top: 16px;margin-left: -1.5px;margin-right: 0px;}@media only screen and (max-width: 1068px) {.channel-html .h761A9D {margin-top: 0px;}}@media only screen and (max-width: 734px) {.channel-html .h761A9D {margin-left: -1px;}}@media only screen and (max-width: 734px) {.channel-html .h761A9D {margin-bottom: 38px;}}@media only screen and (max-width: 1068px) {.channel-html .h761A9D {margin-right: 0px;}}@media only screen and (max-width: 734px) {.channel-html .h761A9D {margin-right: 8px;}}.channel-html .d302CA6 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .r512972 {color: #f5f5f7;margin-top: 16px;margin-left: -1.5px;margin-right: 0px;}@media only screen and (max-width: 1068px) {.channel-html .r512972 {margin-top: 0px;}}@media only screen and (max-width: 734px) {.channel-html .r512972 {margin-left: -1px;}}@media only screen and (max-width: 734px) {.channel-html .r512972 {margin-bottom: 38px;}}@media only screen and (max-width: 1068px) {.channel-html .r512972 {margin-right: 0px;}}@media only screen and (max-width: 734px) {.channel-html .r512972 {margin-right: 8px;}}.channel-html .kE8E80A {/** Margin */margin-bottom: 20px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .kE8E80A {margin-bottom: 15px;}}@media only screen and (max-width: 734px) {.channel-html .kE8E80A {margin-bottom: 10px;}}.channel-html .eEB8EA0 {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .eEB8EA0 {margin-left: -20px;}}.channel-html .h8DACBD {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .r395F65 {/** Background **/background: undefined;/** Grid */display: grid;grid-gap: 20px;grid-template-rows: minmax(undefined, 1fr);grid-auto-rows: 1fr;grid-template-columns: repeat(1, 570px);}@media only screen and (max-width: 1068px) {.channel-html .r395F65 {grid-gap: 15px;}}@media only screen and (max-width: 734px) {.channel-html .r395F65 {grid-gap: 10px;}}@media only screen and (max-width: 1068px) {.channel-html .r395F65 {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 734px) {.channel-html .r395F65 {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 1068px) {.channel-html .r395F65 {grid-template-columns: repeat(1, 392px);}}@media only screen and (max-width: 734px) {.channel-html .r395F65 {grid-template-columns: repeat(1, 320px);}}.channel-html .r395F65 .bentobox-item {border-radius: 30px;}@media only screen and (max-width: 1068px) {.channel-html .r395F65 .bentobox-item {border-radius: 20px;}}.channel-html .i22FC8B {background-color: #000000;grid-column-start: 1;grid-column-end: 1;grid-row-start: 1;grid-row-end: 1;position: relative;}.channel-html .i22FC8B:before {display: block;position: absolute;pointer-events: none;top: 0;right: 0;bottom: 0;left: 0;border-style: solid;}.channel-html .lD57079 {min-height: 100%;/** alignment */align-items: center;/** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .lD57079 {justify-content: center;}}.channel-html .f9DAD14 {/** Margin */margin-left: 60px;margin-right: 54px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .f9DAD14 {margin-top: 42px;}}@media only screen and (max-width: 734px) {.channel-html .f9DAD14 {margin-top: 30px;}}@media only screen and (max-width: 1068px) {.channel-html .f9DAD14 {margin-left: 32px;}}@media only screen and (max-width: 1068px) {.channel-html .f9DAD14 {margin-bottom: 43px;}}@media only screen and (max-width: 1068px) {.channel-html .f9DAD14 {margin-right: 32px;}}.channel-html .o8F3869 {/** Margin *//** Layer controls *//** Interaction controls */}.channel-html .y0F594C {/** Margin */margin-top: 30px;margin-bottom: 30px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .l9546BE {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .d09F165 {/** Margin *//** Padding */padding-right: 20px;/** Align text*/text-align: start;/** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .d09F165 {padding-left: 20px;}}@media only screen and (max-width: 1068px) {.channel-html .d09F165 {padding-right: 0px;}}@media only screen and (max-width: 734px) {.channel-html .d09F165 {padding-right: 20px;}}@media only screen and (max-width: 734px) {.channel-html .d09F165 {text-align: center;}}.channel-html .r2C8A4D {color: #cecece;}@media only screen and (max-width: 1068px) {.channel-html .r2C8A4D {padding-right: 8px;}}.channel-html .w66EBF3 {/** Margin *//** Padding */padding-right: 20px;/** Align text*/text-align: start;/** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .w66EBF3 {padding-left: 20px;}}@media only screen and (max-width: 1068px) {.channel-html .w66EBF3 {padding-right: 0px;}}@media only screen and (max-width: 734px) {.channel-html .w66EBF3 {padding-right: 20px;}}@media only screen and (max-width: 734px) {.channel-html .w66EBF3 {text-align: center;}}.channel-html .d821FD0 {color: #cecece;}@media only screen and (max-width: 1068px) {.channel-html .d821FD0 {padding-right: 8px;}}.channel-html .y0C852A {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 .y0C852A {grid-column-start: 1;}}@media only screen and (max-width: 734px) {.channel-html .y0C852A {grid-column-end: 1;}}@media only screen and (max-width: 734px) {.channel-html .y0C852A {grid-row-start: 2;}}@media only screen and (max-width: 734px) {.channel-html .y0C852A {grid-row-end: 2;}}.channel-html .y0C852A:before {display: block;position: absolute;pointer-events: none;top: 0;right: 0;bottom: 0;left: 0;border-style: solid;}.channel-html .qDC2E5A {min-height: 200px;/** alignment */align-items: center;/** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .qDC2E5A {min-height: 100%;}}.channel-html .c99A1CA {/** Margin */margin-top: 30px;margin-left: 60px;margin-bottom: 30px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .c99A1CA {margin-left: 32px;}}.channel-html .aE2A295 {color: #cecece;padding-right: 133px;}@media only screen and (max-width: 1068px) {.channel-html .aE2A295 {padding-right: 80px;}}.channel-html .aE2A295 {background: linear-gradient(0deg, #B344FF 0%, #FFB6FF 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}.channel-html .aE2A295 [data-no-gradient] {background: none;-webkit-text-fill-color: #1d1d1f;}.channel-html .aE2A295 * {background: inherit;}.channel-html .w07BE1E {color: #cecece;margin-top: 8px;padding-right: 30px;}@media only screen and (max-width: 1068px) {.channel-html .w07BE1E {padding-right: 61px;}}.channel-html .g7990A2 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .eD233DD {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .eD233DD {margin-bottom: 10px;}}.channel-html .g7C4708 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .tC17F9C {/** Background **/background: undefined;/** Grid */display: grid;grid-gap: 20px;grid-template-rows: minmax(undefined, 1fr);grid-auto-rows: 1fr;grid-template-columns: repeat(1, 570px);}@media only screen and (max-width: 1068px) {.channel-html .tC17F9C {grid-gap: 15px;}}@media only screen and (max-width: 734px) {.channel-html .tC17F9C {grid-gap: 10px;}}@media only screen and (max-width: 1068px) {.channel-html .tC17F9C {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 734px) {.channel-html .tC17F9C {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 1068px) {.channel-html .tC17F9C {grid-template-columns: repeat(1, 391px);}}@media only screen and (max-width: 734px) {.channel-html .tC17F9C {grid-template-columns: repeat(1, 320px);}}.channel-html .tC17F9C .bentobox-item {border-radius: 30px;}@media only screen and (max-width: 1068px) {.channel-html .tC17F9C .bentobox-item {border-radius: 20px;}}.channel-html .xEB8F10 {background-color: #000000;grid-column-start: 1;grid-column-end: 1;grid-row-start: 1;grid-row-end: 1;position: relative;}.channel-html .xEB8F10:before {display: block;position: absolute;pointer-events: none;top: 0;right: 0;bottom: 0;left: 0;border-style: solid;}.channel-html .v9E8AC9 {min-height: 100%;/** alignment */align-items: center;/** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .v9E8AC9 {justify-content: center;}}.channel-html .d9D34C2 {/** Margin */margin-left: 60px;margin-right: 36px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .d9D34C2 {margin-top: 44px;}}@media only screen and (max-width: 1068px) {.channel-html .d9D34C2 {margin-left: 32px;}}@media only screen and (max-width: 1068px) {.channel-html .d9D34C2 {margin-right: 32px;}}.channel-html .z879737 {/** Margin *//** Layer controls *//** Interaction controls */}.channel-html .l85825D {/** Margin */margin-top: 23px;margin-bottom: 34px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .l85825D {margin-bottom: 37px;}}.channel-html .m14AF10 {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .uA2674A {/** Margin *//** Padding */padding-right: 20px;/** Align text*/text-align: start;/** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .uA2674A {padding-left: 18px;}}@media only screen and (max-width: 734px) {.channel-html .uA2674A {padding-right: 18px;}}@media only screen and (max-width: 734px) {.channel-html .uA2674A {text-align: center;}}.channel-html .g44D401 {color: #cecece;margin-left: 24px;}.channel-html .yCC2295 {/** Background **/background: undefined;/** Grid */display: grid;grid-gap: 20px;grid-template-rows: minmax(undefined, 1fr);grid-auto-rows: 1fr;grid-template-columns: repeat(1, 570px);}@media only screen and (max-width: 1068px) {.channel-html .yCC2295 {grid-gap: 15px;}}@media only screen and (max-width: 734px) {.channel-html .yCC2295 {grid-gap: 10px;}}@media only screen and (max-width: 1068px) {.channel-html .yCC2295 {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 734px) {.channel-html .yCC2295 {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 1068px) {.channel-html .yCC2295 {grid-template-columns: repeat(1, 391px);}}@media only screen and (max-width: 734px) {.channel-html .yCC2295 {grid-template-columns: repeat(1, 320px);}}.channel-html .yCC2295 .bentobox-item {border-radius: 30px;}@media only screen and (max-width: 1068px) {.channel-html .yCC2295 .bentobox-item {border-radius: 20px;}}.channel-html .o8FA2D9 {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 .o8FA2D9 {grid-column-start: 1;}}@media only screen and (max-width: 734px) {.channel-html .o8FA2D9 {grid-column-end: 1;}}@media only screen and (max-width: 734px) {.channel-html .o8FA2D9 {grid-row-start: 1;}}@media only screen and (max-width: 734px) {.channel-html .o8FA2D9 {grid-row-end: 1;}}.channel-html .o8FA2D9:before {display: block;position: absolute;pointer-events: none;top: 0;right: 0;bottom: 0;left: 0;border-style: solid;}.channel-html .c9E77BD {min-height: 200px;/** alignment */align-items: center;/** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .c9E77BD {min-height: 100%;}}.channel-html .k7380EC {/** Margin */margin-top: 42px;margin-left: 60px;margin-bottom: 34px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .k7380EC {margin-top: 46px;}}@media only screen and (max-width: 1068px) {.channel-html .k7380EC {margin-left: 32px;}}@media only screen and (max-width: 734px) {.channel-html .k7380EC {margin-left: 0px;}}@media only screen and (max-width: 734px) {.channel-html .k7380EC {margin-bottom: 46px;}}@media only screen and (max-width: 734px) {.channel-html .k7380EC {text-align: center;}}.channel-html .pB294AF {color: #cecece;padding-right: 133px;}@media only screen and (max-width: 1068px) {.channel-html .pB294AF {padding-right: 80px;}}@media only screen and (max-width: 734px) {.channel-html .pB294AF {padding-right: 0px;}}.channel-html .pB294AF {background: linear-gradient(0deg, #B344FF 0%, #FFB6FF 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}.channel-html .pB294AF [data-no-gradient] {background: none;-webkit-text-fill-color: #1d1d1f;}.channel-html .pB294AF * {background: inherit;}.channel-html .qFCA7A3 {color: #cecece;margin-top: 8px;padding-right: 60px;}@media only screen and (max-width: 734px) {.channel-html .qFCA7A3 {padding-left: 10px;}}@media only screen and (max-width: 1068px) {.channel-html .qFCA7A3 {padding-right: 1px;}}@media only screen and (max-width: 734px) {.channel-html .qFCA7A3 {padding-right: 10px;}}.channel-html .a0C0A15 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .u79B9A4 {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .u79B9A4 {margin-left: -20px;}}.channel-html .o34DCC1 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .sB613F0 {/** Background **/background: undefined;/** Grid */display: grid;grid-gap: 20px;grid-template-rows: minmax(undefined, 1fr);grid-auto-rows: 1fr;grid-template-columns: repeat(1, 390px);}@media only screen and (max-width: 1068px) {.channel-html .sB613F0 {grid-gap: 15px;}}@media only screen and (max-width: 1068px) {.channel-html .sB613F0 {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 734px) {.channel-html .sB613F0 {grid-template-rows: minmax(150px, 1fr);}}@media only screen and (max-width: 1068px) {.channel-html .sB613F0 {grid-template-columns: repeat(1, 285px);}}@media only screen and (max-width: 734px) {.channel-html .sB613F0 {grid-template-columns: repeat(1, 150px);}}.channel-html .sB613F0 .bentobox-item {border-radius: 30px;}@media only screen and (max-width: 1068px) {.channel-html .sB613F0 .bentobox-item {border-radius: 20px;}}.channel-html .sF2340A {background-color: #000000;grid-column-start: 1;grid-column-end: 1;grid-row-start: 1;grid-row-end: 1;position: relative;}.channel-html .sF2340A:before {display: block;position: absolute;pointer-events: none;top: 0;right: 0;bottom: 0;left: 0;border-style: solid;}.channel-html .aB3C834 {min-height: 100%;/** alignment */align-items: center;/** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .sD5A0B4 {/** Margin */margin-top: 30px;margin-left: 60px;margin-bottom: 30px;/** Padding */padding-right: 20px;/** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .sD5A0B4 {margin-left: 32px;}}.channel-html .o34D5F9 {color: #cecece;}.channel-html .qEBE2EC {color: #cecece;margin-top: 8px;padding-right: 32px;}@media only screen and (max-width: 1068px) {.channel-html .qEBE2EC {padding-right: 22px;}}.channel-html .u42CB29 {background-color: #000000;grid-column-start: 2;grid-column-end: 2;grid-row-start: 1;grid-row-end: 1;position: relative;}.channel-html .u42CB29:before {display: block;position: absolute;pointer-events: none;top: 0;right: 0;bottom: 0;left: 0;border-style: solid;}.channel-html .f3BD0F3 {min-height: 246px;/** alignment */align-items: center;justify-content: center;/** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .f3BD0F3 {min-height: 205px;}}.channel-html .t9625AF {/** Margin */margin-left: 50px;margin-right: 36px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .t9625AF {margin-left: 30px;}}.channel-html .sB116B7 {/** Margin *//** Layer controls *//** Interaction controls */}.channel-html .wAF0598 {/** Margin */margin-top: 30px;margin-bottom: 30px;/** Padding */padding-right: 0px;/** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .wAF0598 {margin-top: 27px;}}@media only screen and (max-width: 1068px) {.channel-html .wAF0598 {margin-bottom: 27px;}}.channel-html .r27A6A8 {color: #cecece;padding-right: 0px;}@media only screen and (max-width: 1068px) {.channel-html .r27A6A8 {padding-right: 0px;}}.channel-html .h62111D {color: #cecece;margin-top: 25px;}.channel-html .lC806CF {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .rC1A791 {/** alignment *//** Margin */margin-bottom: 10px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .h4CB445 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .dF56CA4 {/** Background **/background: undefined;/** Grid */display: grid;grid-gap: 20px;grid-template-rows: minmax(undefined, 1fr);grid-auto-rows: 1fr;grid-template-columns: repeat(1, 390px);}@media only screen and (max-width: 1068px) {.channel-html .dF56CA4 {grid-gap: 15px;}}@media only screen and (max-width: 1068px) {.channel-html .dF56CA4 {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 734px) {.channel-html .dF56CA4 {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 1068px) {.channel-html .dF56CA4 {grid-template-columns: repeat(1, 286px);}}@media only screen and (max-width: 734px) {.channel-html .dF56CA4 {grid-template-columns: repeat(1, 320px);}}.channel-html .dF56CA4 .bentobox-item {border-radius: 30px;}@media only screen and (max-width: 1068px) {.channel-html .dF56CA4 .bentobox-item {border-radius: 20px;}}.channel-html .w4B91EF {background-color: #000000;grid-column-start: 1;grid-column-end: 1;grid-row-start: 1;grid-row-end: 1;position: relative;}.channel-html .w4B91EF:before {display: block;position: absolute;pointer-events: none;top: 0;right: 0;bottom: 0;left: 0;border-style: solid;}.channel-html .g756E0B {min-height: 100%;/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .y9754B1 {/** Margin */margin-top: 42px;margin-left: 60px;margin-bottom: 34px;/** Padding */padding-right: 20px;/** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .y9754B1 {margin-top: 46px;}}@media only screen and (max-width: 1068px) {.channel-html .y9754B1 {margin-left: 32px;}}@media only screen and (max-width: 734px) {.channel-html .y9754B1 {margin-left: 30px;}}@media only screen and (max-width: 734px) {.channel-html .y9754B1 {margin-bottom: 46px;}}@media only screen and (max-width: 734px) {.channel-html .y9754B1 {margin-right: 30px;}}@media only screen and (max-width: 734px) {.channel-html .y9754B1 {padding-right: 0px;}}@media only screen and (max-width: 734px) {.channel-html .y9754B1 {text-align: center;}}.channel-html .v22FB8F {color: #cecece;}.channel-html .z10FC8E {color: #cecece;margin-top: 8px;padding-right: 90px;}@media only screen and (max-width: 734px) {.channel-html .z10FC8E {padding-left: 10px;}}@media only screen and (max-width: 1068px) {.channel-html .z10FC8E {padding-right: 20px;}}@media only screen and (max-width: 734px) {.channel-html .z10FC8E {padding-right: 10px;}}.channel-html .hC4C6F6 {/** Background **/background: undefined;/** Grid */display: grid;grid-gap: 20px;grid-template-rows: minmax(undefined, 1fr);grid-auto-rows: 1fr;grid-template-columns: repeat(1, 390px);}@media only screen and (max-width: 1068px) {.channel-html .hC4C6F6 {grid-gap: 15px;}}@media only screen and (max-width: 1068px) {.channel-html .hC4C6F6 {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 734px) {.channel-html .hC4C6F6 {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 1068px) {.channel-html .hC4C6F6 {grid-template-columns: repeat(1, 286px);}}@media only screen and (max-width: 734px) {.channel-html .hC4C6F6 {grid-template-columns: repeat(1, 320px);}}.channel-html .hC4C6F6 .bentobox-item {border-radius: 30px;}@media only screen and (max-width: 1068px) {.channel-html .hC4C6F6 .bentobox-item {border-radius: 20px;}}.channel-html .z2B457B {background-color: #000000;grid-column-start: 1;grid-column-end: 1;grid-row-start: 1;grid-row-end: 1;position: relative;}.channel-html .z2B457B:before {display: block;position: absolute;pointer-events: none;top: 0;right: 0;bottom: 0;left: 0;border-style: solid;}.channel-html .fFCEDEA {min-height: 100%;/** alignment */justify-content: center;/** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .mDB8B7E {/** Margin */margin-top: 35px;margin-left: 104px;margin-right: 36px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .mDB8B7E {margin-top: 34px;}}.channel-html .o8E70A5 {/** Margin *//** Layer controls *//** Interaction controls */}.channel-html .h526E5C {/** Margin */margin-top: 10px;margin-bottom: 36px;/** Padding */padding-right: 10px;/** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .h526E5C {margin-top: 21px;}}@media only screen and (max-width: 734px) {.channel-html .h526E5C {margin-bottom: 34px;}}@media only screen and (max-width: 734px) {.channel-html .h526E5C {padding-left: 30px;}}@media only screen and (max-width: 734px) {.channel-html .h526E5C {padding-right: 30px;}}@media only screen and (max-width: 734px) {.channel-html .h526E5C {text-align: center;}}.channel-html .x1D8A92 {color: #cecece;}.channel-html .d26494B {color: #cecece;}@media only screen and (max-width: 734px) {.channel-html .d26494B {margin-top: 8px;}}.channel-html .c3669a0 {background-color: #ffffff;/** Margin *//** Padding *//** Overflow */overflow: hidden;/** Layer controls *//** Interaction controls */}.channel-html .u4bd09c {background-color: #ffffff;/** alignment *//** Margin *//** Padding */padding-top: 120px;padding-bottom: 72px;/** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .u4bd09c {margin-left: -50vw;}}@media only screen and (max-width: 734px) {.channel-html .u4bd09c {margin-right: -50vw;}}@media only screen and (max-width: 1068px) {.channel-html .u4bd09c {padding-top: 40px;}}@media only screen and (max-width: 734px) {.channel-html .u4bd09c {padding-top: 40px;}}@media only screen and (max-width: 734px) {.channel-html .u4bd09c {padding-left: 50vw;}}@media only screen and (max-width: 1068px) {.channel-html .u4bd09c {padding-bottom: 72px;}}@media only screen and (max-width: 734px) {.channel-html .u4bd09c {padding-bottom: 50px;}}@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 .tAE0148 {/** Margin */margin-bottom: 51px;/** Padding *//** Align text*/text-align: center;/** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .tAE0148 {margin-bottom: 39px;}}@media only screen and (max-width: 734px) {.channel-html .tAE0148 {margin-bottom: 20px;}}@media only screen and (max-width: 734px) {.channel-html .tAE0148 {text-align: start;}}.channel-html .m0500C8 {color: #1d1d1f;margin-left: -1.5px;margin-bottom: 8px;}@media only screen and (max-width: 1068px) {.channel-html .m0500C8 {margin-bottom: 6px;}}@media only screen and (max-width: 734px) {.channel-html .m0500C8 {margin-bottom: 7px;}}.channel-html .v6008D6 {color: #1d1d1f;margin-top: 0px;margin-left: -2.5px;}@media only screen and (max-width: 1068px) {.channel-html .v6008D6 {margin-left: -2px;}}@media only screen and (max-width: 734px) {.channel-html .v6008D6 {margin-left: -1.5px;}}@media only screen and (max-width: 734px) {.channel-html .v6008D6 {padding-right: 20px;}}.r63D627 {width: 100%;--columns: 5;--grid-column: 5;--static-enabled: true;--column-data: 0, 1, 2, 3, 15, 0, 1, 2, 0, 1;--allowed-columns: 5, 3, 2;}.r63D627 .compare-column-0 {display: flex;order: 1;}.r63D627 .compare-column-1 {display: flex;order: 2;}.r63D627 .compare-column-2 {display: flex;order: 3;}.r63D627 .compare-column-3 {display: flex;order: 4;}.r63D627 .compare-column-4 {display: flex;order: 5;}.r63D627 .compare-static-0 {display: flex;order: 1;}.r63D627 .compare-static-1 {display: flex;order: 2;}.r63D627 .compare-static-2 {display: flex;order: 3;}.r63D627 .compare-static-3 {display: flex;order: 4;}.r63D627 .compare-static-15 {display: flex;order: 5;}@media only screen and (max-width: 1068px) {.r63D627 {--columns: 3;--grid-column: 3;}}@media only screen and (max-width: 1068px) {.r63D627 .compare-column-0 {display: flex;order: 1;}}@media only screen and (max-width: 1068px) {.r63D627 .compare-column-1 {display: flex;order: 2;}}@media only screen and (max-width: 1068px) {.r63D627 .compare-column-2 {display: flex;order: 3;}}@media only screen and (max-width: 1068px) {.r63D627 .compare-column-3 {display: none;order: 4;}}@media only screen and (max-width: 1068px) {.r63D627 .compare-column-4 {display: none;order: 5;}}@media only screen and (max-width: 1068px) {.r63D627 {--static-enabled: true;}.r63D627 .compare-static-3 {display: none;}.r63D627 .compare-static-15 {display: none;}.r63D627 .compare-static-0 {display: flex;order: 1;}.r63D627 .compare-static-1 {display: flex;order: 2;}.r63D627 .compare-static-2 {display: flex;order: 3;}}@media only screen and (max-width: 734px) {.r63D627 {--columns: 2;--grid-column: 2;}}@media only screen and (max-width: 734px) {.r63D627 .compare-column-0 {display: flex;order: 1;}}@media only screen and (max-width: 734px) {.r63D627 .compare-column-1 {display: flex;order: 2;}}@media only screen and (max-width: 734px) {.r63D627 .compare-column-2 {display: none;order: 3;}}@media only screen and (max-width: 734px) {.r63D627 .compare-column-3 {display: none;order: 4;}}@media only screen and (max-width: 734px) {.r63D627 .compare-column-4 {display: none;order: 5;}}@media only screen and (max-width: 734px) {.r63D627 {--static-enabled: true;}.r63D627 .compare-static-2 {display: none;}.r63D627 .compare-static-3 {display: none;}.r63D627 .compare-static-15 {display: none;}.r63D627 .compare-static-2 {display: none;}.r63D627 .compare-static-0 {display: flex;order: 1;}.r63D627 .compare-static-1 {display: flex;order: 2;}}.channel-html .e63EB07 {background-color: #ffffff;/** Margin *//** Padding *//** Overflow *//** Layer controls *//** Interaction controls */}.channel-html .o0759F8 {/** alignment *//** Margin */margin-left: -44px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .o0759F8 {margin-left: -22px;}}.channel-html .wE478E1 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .xB97BE0 {/** Background **/background: undefined;/** Grid */display: grid;grid-gap: 10px;grid-template-rows: minmax(undefined, 1fr);grid-auto-rows: 1fr;grid-template-columns: repeat(1, 529px);}@media only screen and (max-width: 1068px) {.channel-html .xB97BE0 {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 734px) {.channel-html .xB97BE0 {grid-template-rows: minmax(150px, 1fr);}}@media only screen and (max-width: 1068px) {.channel-html .xB97BE0 {grid-template-columns: repeat(1, 363px);}}@media only screen and (max-width: 734px) {.channel-html .xB97BE0 {grid-template-columns: repeat(1, 150px);}}.channel-html .xB97BE0 .bentobox-item {border-radius: 30px;}.channel-html .z1A3388 {background-color: #f5f5f7;grid-column-start: 1;grid-column-end: 1;grid-row-start: 1;grid-row-end: 1;position: relative;}.channel-html .z1A3388:before {display: block;position: absolute;pointer-events: none;top: 0;right: 0;bottom: 0;left: 0;border-style: solid;}.channel-html .z777755 {min-height: 380px;/** alignment */align-items: center;/** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .z777755 {min-height: 355px;}}.channel-html .h15F2D9 {/** Margin *//** Padding */padding-top: 40px;padding-bottom: 40px;/** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .h15F2D9 {margin-top: -10px;}}.channel-html .a8490EF {/** alignment *//** Margin */margin-bottom: 12px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .a8490EF {justify-content: center;}}.channel-html .z285442 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .h2CA764 {/** Margin */margin-left: 45px;/** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .h2CA764 {margin-left: 31px;}}@media only screen and (max-width: 734px) {.channel-html .h2CA764 {margin-left: 0px;}}.channel-html .c7C02EB {/** alignment *//** Margin */margin-bottom: 18px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .tC0F66E {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .tC0F66E {text-align: center;}}.channel-html .nE1BFD4 {color: #1d1d1f;padding-left: 45px;padding-right: 65px;}@media only screen and (max-width: 1068px) {.channel-html .nE1BFD4 {padding-left: 31px;}}@media only screen and (max-width: 734px) {.channel-html .nE1BFD4 {padding-left: 30px;}}@media only screen and (max-width: 1068px) {.channel-html .nE1BFD4 {padding-right: 50px;}}@media only screen and (max-width: 734px) {.channel-html .nE1BFD4 {padding-right: 30px;}}.channel-html .nD8247D {/** alignment *//** Margin */margin-bottom: -7px;/** Padding */padding-bottom: 23px;/** 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 .nD8247D {margin-bottom: -7px;}}@media only screen and (max-width: 1068px) {.channel-html .nD8247D {padding-bottom: 0px;}}.channel-html .s9FC522 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .s9FC522 {text-align: center;}}.channel-html .v8350B9 {color: #1d1d1f;padding-left: 45px;padding-right: 101px;}@media only screen and (max-width: 1068px) {.channel-html .v8350B9 {padding-left: 31px;}}@media only screen and (max-width: 734px) {.channel-html .v8350B9 {padding-left: 30px;}}@media only screen and (max-width: 1068px) {.channel-html .v8350B9 {padding-right: 51px;}}@media only screen and (max-width: 734px) {.channel-html .v8350B9 {padding-right: 30px;}}.channel-html .x8CAB93 {background-color: #f5f5f7;grid-column-start: 2;grid-column-end: 2;grid-row-start: 1;grid-row-end: 1;position: relative;}.channel-html .x8CAB93:before {display: block;position: absolute;pointer-events: none;top: 0;right: 0;bottom: 0;left: 0;border-style: solid;}.channel-html .zAE8BAA {/** alignment *//** Margin */margin-right: 529px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .zAE8BAA {margin-right: 363px;}}.channel-html .d02C967 {min-height: 380px;/** alignment */align-items: center;/** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .d02C967 {min-height: 355px;}}.channel-html .uCECFC6 {/** Margin *//** Padding */padding-top: 40px;padding-bottom: 60px;/** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .uCECFC6 {padding-bottom: 52px;}}@media only screen and (max-width: 734px) {.channel-html .uCECFC6 {margin-top: -10px;}}.channel-html .x259D2D {/** alignment *//** Margin */margin-bottom: 12px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .x259D2D {justify-content: center;}}.channel-html .n458392 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .iCDDCDF {/** Margin */margin-left: 45px;/** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .iCDDCDF {margin-left: 31px;}}@media only screen and (max-width: 734px) {.channel-html .iCDDCDF {margin-left: 0px;}}.channel-html .o1C32BA {/** alignment *//** Margin */margin-bottom: 18px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .x97DDE0 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .x97DDE0 {text-align: center;}}.channel-html .pB534C6 {color: #1d1d1f;padding-left: 45px;padding-right: 65px;}@media only screen and (max-width: 1068px) {.channel-html .pB534C6 {padding-left: 31px;}}@media only screen and (max-width: 734px) {.channel-html .pB534C6 {padding-left: 30px;}}@media only screen and (max-width: 1068px) {.channel-html .pB534C6 {padding-right: 30px;}}@media only screen and (max-width: 734px) {.channel-html .pB534C6 {padding-right: 30px;}}.channel-html .pB534C6 .greenUnderline {background-position: 0 1em;background-repeat: no-repeat;overflow: visible;background-size: 100% auto;padding-bottom: 10px;}@media only screen and (max-width: 1068px) {.channel-html .pB534C6 .greenUnderline {background-size: 100% auto;padding-bottom: 10px;}}@media only screen and (max-width: 734px) {.channel-html .pB534C6 .greenUnderline {background-size: 100% auto;padding-bottom: 10px;}}.channel-html .f70D5A6 {/** alignment *//** Margin */margin-bottom: 36px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .f70D5A6 {margin-bottom: 13px;}}.channel-html .xE33A3B {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .xE33A3B {text-align: center;}}.channel-html .m121E1C {color: #1d1d1f;padding-left: 45px;padding-right: 96px;}@media only screen and (max-width: 1068px) {.channel-html .m121E1C {margin-right: 0px;}}@media only screen and (max-width: 734px) {.channel-html .m121E1C {margin-right: 0px;}}@media only screen and (max-width: 1068px) {.channel-html .m121E1C {padding-left: 31px;}}@media only screen and (max-width: 734px) {.channel-html .m121E1C {padding-left: 30px;}}@media only screen and (max-width: 1068px) {.channel-html .m121E1C {padding-right: 75px;}}@media only screen and (max-width: 734px) {.channel-html .m121E1C {padding-right: 30px;}}.channel-html .t76CC7F {background-color: #f5f5f7;/** Margin *//** Padding *//** Overflow *//** Layer controls *//** Interaction controls */}.channel-html .b245411 {/** alignment */align-items: center;/** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .b245411 {margin-top: 45px;}}@media only screen and (max-width: 734px) {.channel-html .b245411 {margin-bottom: 38px;}}.channel-html .vFE9F51 {/** Margin */margin-top: -18px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .vFE9F51 {margin-top: 0px;}}.channel-html .iFC2900 {/** alignment *//** Margin */margin-bottom: 12px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .iFC2900 {justify-content: start;}}@media only screen and (max-width: 734px) {.channel-html .iFC2900 {margin-bottom: 11px;}}.channel-html .h1EEBC7 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .jBFDAE3 {/** Margin */margin-left: 45px;/** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .jBFDAE3 {margin-left: 21px;}}@media only screen and (max-width: 734px) {.channel-html .jBFDAE3 {margin-left: 0px;}}.channel-html .a2C89B5 {/** alignment *//** Margin */margin-bottom: 18px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .a2C89B5 {margin-bottom: 14px;}}.channel-html .e54B3EA {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .rBF81C8 {color: #1d1d1f;padding-left: 45px;padding-right: 65px;}@media only screen and (max-width: 1068px) {.channel-html .rBF81C8 {padding-left: 21px;}}@media only screen and (max-width: 734px) {.channel-html .rBF81C8 {padding-left: 0px;}}@media only screen and (max-width: 1068px) {.channel-html .rBF81C8 {padding-right: 50px;}}@media only screen and (max-width: 734px) {.channel-html .rBF81C8 {padding-right: 30px;}}.channel-html .w662A00 {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .k6F8C57 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .bD387F5 {color: #1d1d1f;padding-left: 45px;padding-right: 65px;}@media only screen and (max-width: 1068px) {.channel-html .bD387F5 {padding-left: 21px;}}@media only screen and (max-width: 734px) {.channel-html .bD387F5 {padding-left: 0px;}}@media only screen and (max-width: 1068px) {.channel-html .bD387F5 {padding-right: 50px;}}@media only screen and (max-width: 734px) {.channel-html .bD387F5 {padding-right: 33px;}}.channel-html .a064FC0 {background-color: #f5f5f7;/** Margin *//** Padding *//** Overflow *//** Layer controls *//** Interaction controls */}.channel-html .yE004FF {background-color: #ffffff;min-height: 10px;/** alignment *//** Margin */margin-left: -700px;/** Padding */padding-right: 1400px;/** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .yE004FF.large-display-bleed::before, .channel-html .yE004FF.large-display-bleed::after {background-color: #ffffff;}.channel-html .yE004FF.medium-display-bleed::before, .channel-html .yE004FF.medium-display-bleed::after {background-color: #ffffff;}.channel-html .yE004FF.small-display-bleed::before, .channel-html .yE004FF.small-display-bleed::after {background-color: #ffffff;}.channel-html .b720967 {/** alignment */align-items: center;/** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .b720967 {margin-top: 45px;}}@media only screen and (max-width: 734px) {.channel-html .b720967 {margin-bottom: 38px;}}.channel-html .yD432BB {/** Margin */margin-top: -18px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .yD432BB {margin-top: 0px;}}.channel-html .cAD934B {/** alignment *//** Margin */margin-bottom: 12px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .cAD934B {justify-content: start;}}@media only screen and (max-width: 734px) {.channel-html .cAD934B {margin-bottom: 11px;}}.channel-html .fCF16CB {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .w35F0EF {/** Margin */margin-left: 45px;/** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .w35F0EF {margin-left: 21px;}}@media only screen and (max-width: 734px) {.channel-html .w35F0EF {margin-left: 0px;}}.channel-html .h1063A9 {/** alignment *//** Margin */margin-bottom: 18px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .h1063A9 {margin-bottom: 14px;}}.channel-html .d0AB534 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .yB89DFF {color: #1d1d1f;padding-left: 45px;padding-right: 65px;}@media only screen and (max-width: 1068px) {.channel-html .yB89DFF {padding-left: 21px;}}@media only screen and (max-width: 734px) {.channel-html .yB89DFF {padding-left: 0px;}}@media only screen and (max-width: 1068px) {.channel-html .yB89DFF {padding-right: 50px;}}@media only screen and (max-width: 734px) {.channel-html .yB89DFF {padding-right: 33px;}}.channel-html .yB89DFF .greenUnderline {background-position: 0 1em;background-repeat: no-repeat;overflow: visible;background-size: 100% auto;padding-bottom: 10px;}@media only screen and (max-width: 1068px) {.channel-html .yB89DFF .greenUnderline {background-size: 100% auto;padding-bottom: 10px;}}@media only screen and (max-width: 734px) {.channel-html .yB89DFF .greenUnderline {background-size: 100% auto;padding-bottom: 10px;}}.channel-html .nE85CAA {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .f939FB9 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .fB2E792 {color: #1d1d1f;padding-left: 45px;padding-right: 65px;}@media only screen and (max-width: 1068px) {.channel-html .fB2E792 {padding-left: 21px;}}@media only screen and (max-width: 734px) {.channel-html .fB2E792 {padding-left: 0px;}}@media only screen and (max-width: 1068px) {.channel-html .fB2E792 {padding-right: 50px;}}@media only screen and (max-width: 734px) {.channel-html .fB2E792 {padding-right: 36px;}}.channel-html .wB1F57E {background-color: #ffffff;/** Margin *//** Padding */padding-top: 10px;/** Overflow *//** Layer controls *//** Interaction controls */}.channel-html .jD608A4 {/** alignment *//** Margin */margin-left: -44px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .jD608A4 {margin-left: -22px;}}.channel-html .v1A747F {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .n0813E7 {/** Background **/background: undefined;/** Grid */display: grid;grid-gap: 10px;grid-template-rows: minmax(undefined, 1fr);grid-auto-rows: 1fr;grid-template-columns: repeat(1, 529px);}@media only screen and (max-width: 1068px) {.channel-html .n0813E7 {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 734px) {.channel-html .n0813E7 {grid-template-rows: minmax(150px, 1fr);}}@media only screen and (max-width: 1068px) {.channel-html .n0813E7 {grid-template-columns: repeat(1, 363px);}}@media only screen and (max-width: 734px) {.channel-html .n0813E7 {grid-template-columns: repeat(1, 150px);}}.channel-html .n0813E7 .bentobox-item {border-radius: 30px;}.channel-html .jB103A2 {background-color: #f5f5f7;grid-column-start: 1;grid-column-end: 1;grid-row-start: 1;grid-row-end: 1;position: relative;}.channel-html .jB103A2:before {display: block;position: absolute;pointer-events: none;top: 0;right: 0;bottom: 0;left: 0;border-style: solid;}.channel-html .t630D92 {min-height: 380px;/** alignment */align-items: center;/** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .t630D92 {min-height: 355px;}}.channel-html .k4DCFCA {/** Margin *//** Padding */padding-top: 40px;padding-bottom: 40px;/** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .k4DCFCA {margin-top: -10px;}}.channel-html .h0E173D {/** alignment *//** Margin */margin-bottom: 12px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .h0E173D {justify-content: center;}}.channel-html .v0C026A {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .gDEC65C {/** Margin */margin-left: 45px;/** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .gDEC65C {margin-left: 31px;}}@media only screen and (max-width: 734px) {.channel-html .gDEC65C {margin-left: 0px;}}.channel-html .q8D3CE0 {/** alignment *//** Margin */margin-bottom: 18px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .c142E3A {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .c142E3A {text-align: center;}}.channel-html .oFF6945 {color: #1d1d1f;padding-left: 45px;padding-right: 65px;}@media only screen and (max-width: 1068px) {.channel-html .oFF6945 {padding-left: 31px;}}@media only screen and (max-width: 734px) {.channel-html .oFF6945 {padding-left: 30px;}}@media only screen and (max-width: 1068px) {.channel-html .oFF6945 {padding-right: 50px;}}@media only screen and (max-width: 734px) {.channel-html .oFF6945 {padding-right: 30px;}}.channel-html .i3ED124 {/** alignment *//** Margin */margin-bottom: -7px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .i3ED124 {padding-bottom: 36px;}}.channel-html .u5CC68D {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .u5CC68D {text-align: center;}}.channel-html .f0390A9 {color: #1d1d1f;padding-left: 45px;padding-right: 65px;}@media only screen and (max-width: 1068px) {.channel-html .f0390A9 {padding-left: 31px;}}@media only screen and (max-width: 734px) {.channel-html .f0390A9 {padding-left: 30px;}}@media only screen and (max-width: 1068px) {.channel-html .f0390A9 {padding-right: 48px;}}@media only screen and (max-width: 734px) {.channel-html .f0390A9 {padding-right: 30px;}}.channel-html .y9861C7 {background-color: #f5f5f7;grid-column-start: 2;grid-column-end: 2;grid-row-start: 1;grid-row-end: 1;position: relative;}.channel-html .y9861C7:before {display: block;position: absolute;pointer-events: none;top: 0;right: 0;bottom: 0;left: 0;border-style: solid;}.channel-html .u67479A {/** alignment *//** Margin */margin-right: 529px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .u67479A {margin-right: 363px;}}.channel-html .wC07002 {min-height: 380px;/** alignment */align-items: center;/** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .wC07002 {min-height: 355px;}}.channel-html .f1F740F {/** Margin *//** Padding */padding-top: 40px;padding-bottom: 40px;/** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .f1F740F {margin-top: -10px;}}.channel-html .o90C3B7 {/** alignment *//** Margin */margin-bottom: 12px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .o90C3B7 {justify-content: center;}}.channel-html .uD6C69E {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .h72C06C {/** Margin */margin-left: 27px;/** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .h72C06C {margin-left: 13px;}}@media only screen and (max-width: 734px) {.channel-html .h72C06C {margin-left: 0px;}}.channel-html .dA29F28 {/** alignment *//** Margin */margin-bottom: 18px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .xD6874B {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .xD6874B {text-align: center;}}.channel-html .x18B29A {color: #1d1d1f;padding-left: 45px;padding-right: 60px;}@media only screen and (max-width: 1068px) {.channel-html .x18B29A {padding-left: 31px;}}@media only screen and (max-width: 734px) {.channel-html .x18B29A {padding-left: 30px;}}@media only screen and (max-width: 1068px) {.channel-html .x18B29A {padding-right: 58px;}}@media only screen and (max-width: 734px) {.channel-html .x18B29A {padding-right: 30px;}}.channel-html .l0B3336 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .l0B3336 {text-align: center;}}.channel-html .x1648A0 {color: #1d1d1f;padding-left: 45px;padding-right: 60px;}@media only screen and (max-width: 1068px) {.channel-html .x1648A0 {padding-left: 31px;}}@media only screen and (max-width: 734px) {.channel-html .x1648A0 {padding-left: 30px;}}@media only screen and (max-width: 1068px) {.channel-html .x1648A0 {padding-right: 58px;}}@media only screen and (max-width: 734px) {.channel-html .x1648A0 {padding-right: 30px;}}.channel-html .n6BE7B5 {/** alignment *//** Margin */margin-bottom: -7px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .c159670 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .c159670 {text-align: center;}}.channel-html .dEC1316 {color: #1d1d1f;padding-left: 45px;padding-right: 58px;}@media only screen and (max-width: 1068px) {.channel-html .dEC1316 {padding-left: 31px;}}@media only screen and (max-width: 734px) {.channel-html .dEC1316 {padding-left: 30px;}}@media only screen and (max-width: 1068px) {.channel-html .dEC1316 {padding-right: 39px;}}@media only screen and (max-width: 734px) {.channel-html .dEC1316 {padding-right: 30px;}}.channel-html .d1FD18A {background-color: #f5f5f7;/** Margin *//** Padding *//** Overflow *//** Layer controls *//** Interaction controls */}.channel-html .hE6B166 {background-color: #ffffff;min-height: 10px;/** alignment *//** Margin */margin-left: -700px;/** Padding */padding-right: 1400px;/** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .hE6B166.large-display-bleed::before, .channel-html .hE6B166.large-display-bleed::after {background-color: #ffffff;}.channel-html .hE6B166.medium-display-bleed::before, .channel-html .hE6B166.medium-display-bleed::after {background-color: #ffffff;}.channel-html .hE6B166.small-display-bleed::before, .channel-html .hE6B166.small-display-bleed::after {background-color: #ffffff;}.channel-html .a1AD867 {/** alignment */align-items: center;/** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .a1AD867 {margin-top: 45px;}}@media only screen and (max-width: 734px) {.channel-html .a1AD867 {margin-bottom: 38px;}}.channel-html .k7A4F49 {/** Margin */margin-top: -18px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .k7A4F49 {margin-top: 0px;}}.channel-html .xDAD389 {/** alignment *//** Margin */margin-bottom: 12px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .xDAD389 {justify-content: start;}}@media only screen and (max-width: 734px) {.channel-html .xDAD389 {margin-bottom: 11px;}}.channel-html .f13F113 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .y14EF1E {/** Margin */margin-left: 45px;/** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .y14EF1E {margin-left: 21px;}}@media only screen and (max-width: 734px) {.channel-html .y14EF1E {margin-left: 0px;}}.channel-html .u627B53 {/** alignment *//** Margin */margin-bottom: 18px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .u627B53 {margin-bottom: 14px;}}.channel-html .bC543B5 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .y59DC30 {color: #1d1d1f;padding-left: 45px;padding-right: 65px;}@media only screen and (max-width: 1068px) {.channel-html .y59DC30 {padding-left: 21px;}}@media only screen and (max-width: 734px) {.channel-html .y59DC30 {padding-left: 0px;}}@media only screen and (max-width: 1068px) {.channel-html .y59DC30 {padding-right: 50px;}}@media only screen and (max-width: 734px) {.channel-html .y59DC30 {padding-right: 30px;}}.channel-html .tBF2A35 {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .m4C0860 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .i1C0D7E {color: #1d1d1f;padding-left: 45px;padding-right: 65px;}@media only screen and (max-width: 1068px) {.channel-html .i1C0D7E {padding-left: 21px;}}@media only screen and (max-width: 734px) {.channel-html .i1C0D7E {padding-left: 0px;}}@media only screen and (max-width: 1068px) {.channel-html .i1C0D7E {padding-right: 50px;}}@media only screen and (max-width: 734px) {.channel-html .i1C0D7E {padding-right: 24px;}}.channel-html .k732D0E {background-color: #f5f5f7;/** Margin *//** Padding *//** Overflow *//** Layer controls *//** Interaction controls */}.channel-html .kF3EA06 {background-color: #ffffff;min-height: 10px;/** alignment *//** Margin */margin-left: -700px;/** Padding */padding-right: 1400px;/** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .kF3EA06.large-display-bleed::before, .channel-html .kF3EA06.large-display-bleed::after {background-color: #ffffff;}.channel-html .kF3EA06.medium-display-bleed::before, .channel-html .kF3EA06.medium-display-bleed::after {background-color: #ffffff;}.channel-html .kF3EA06.small-display-bleed::before, .channel-html .kF3EA06.small-display-bleed::after {background-color: #ffffff;}.channel-html .c7EB855 {/** alignment */align-items: center;/** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .c7EB855 {margin-top: 45px;}}@media only screen and (max-width: 734px) {.channel-html .c7EB855 {margin-bottom: 38px;}}.channel-html .lAAD052 {/** Margin */margin-top: -18px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .lAAD052 {margin-top: 0px;}}.channel-html .d8667CF {/** alignment *//** Margin */margin-bottom: 12px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .d8667CF {justify-content: start;}}@media only screen and (max-width: 734px) {.channel-html .d8667CF {margin-bottom: 11px;}}.channel-html .bEA2E75 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .p076AD8 {/** Margin */margin-left: 45px;/** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .p076AD8 {margin-left: 21px;}}@media only screen and (max-width: 734px) {.channel-html .p076AD8 {margin-left: -18px;}}.channel-html .yFB1871 {/** alignment *//** Margin */margin-bottom: 18px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .yFB1871 {margin-bottom: 14px;}}.channel-html .c157242 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .fB3E279 {color: #1d1d1f;padding-left: 45px;padding-right: 65px;}@media only screen and (max-width: 1068px) {.channel-html .fB3E279 {padding-left: 21px;}}@media only screen and (max-width: 734px) {.channel-html .fB3E279 {padding-left: 0px;}}@media only screen and (max-width: 1068px) {.channel-html .fB3E279 {padding-right: 50px;}}@media only screen and (max-width: 734px) {.channel-html .fB3E279 {padding-right: 24px;}}.channel-html .q32EF84 {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .d6E4BA4 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .hEAFB60 {color: #1d1d1f;padding-left: 45px;padding-right: 65px;}@media only screen and (max-width: 1068px) {.channel-html .hEAFB60 {padding-left: 21px;}}@media only screen and (max-width: 734px) {.channel-html .hEAFB60 {padding-left: 0px;}}@media only screen and (max-width: 1068px) {.channel-html .hEAFB60 {padding-right: 50px;}}@media only screen and (max-width: 734px) {.channel-html .hEAFB60 {padding-right: 43px;}}.channel-html .xE367FA {background-color: #ffffff;/** Margin *//** Padding */padding-top: 10px;/** Overflow *//** Layer controls *//** Interaction controls */}.channel-html .l2E4FAC {/** alignment *//** Margin */margin-left: -45px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .l2E4FAC {margin-left: -22px;}}@media only screen and (max-width: 734px) {.channel-html .l2E4FAC {margin-left: -20px;}}@media only screen and (max-width: 734px) {.channel-html .l2E4FAC {margin-bottom: 80px;}}.channel-html .u5CFBA1 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .yBD96CE {/** Background **/background: undefined;/** Grid */display: grid;grid-template-rows: minmax(undefined, 1fr);grid-auto-rows: 1fr;grid-template-columns: repeat(1, 1068px);}@media only screen and (max-width: 734px) {.channel-html .yBD96CE {height: 650px;}}@media only screen and (max-width: 1068px) {.channel-html .yBD96CE {grid-gap: 10px;}}@media only screen and (max-width: 734px) {.channel-html .yBD96CE {grid-gap: 10px;}}@media only screen and (max-width: 1068px) {.channel-html .yBD96CE {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 734px) {.channel-html .yBD96CE {grid-template-rows: minmax(320px, 1fr);}}@media only screen and (max-width: 1068px) {.channel-html .yBD96CE {grid-template-columns: repeat(1, 735px);}}@media only screen and (max-width: 734px) {.channel-html .yBD96CE {grid-template-columns: repeat(1, 320px);}}.channel-html .yBD96CE .bentobox-item {border-radius: 30px;overflow: hidden;}@media only screen and (max-width: 734px) {.channel-html .yBD96CE .bentobox-item {border-radius: 18px;}}.channel-html .jA1B3D3 {background-color: #f5f5f7;grid-column-start: 1;grid-column-end: 1;grid-row-start: 1;grid-row-end: 1;position: relative;}.channel-html .jA1B3D3:before {display: block;position: absolute;pointer-events: none;top: 0;right: 0;bottom: 0;left: 0;border-style: solid;}.channel-html .o4DA8E2 {min-height: 415px;/** alignment */align-items: center;/** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .o4DA8E2 {min-height: 355px;}}.channel-html .m508246 {/** Margin *//** Padding */padding-top: 40px;padding-bottom: 40px;/** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .m508246 {margin-top: -10px;}}.channel-html .zD3D64C {/** alignment *//** Margin */margin-bottom: 8px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .zD3D64C {justify-content: center;}}.channel-html .eBC3828 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .o95DBFF {margin-left: 45px;}@media only screen and (max-width: 1068px) {.channel-html .o95DBFF {margin-left: 31px;}}.channel-html .s53BE39 {/** alignment *//** Margin */margin-bottom: 18px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .j640ABC {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .j640ABC {text-align: center;}}.channel-html .w15793B {color: #1d1d1f;padding-left: 45px;padding-right: 65px;}@media only screen and (max-width: 1068px) {.channel-html .w15793B {padding-left: 31px;}}@media only screen and (max-width: 734px) {.channel-html .w15793B {padding-left: 30px;}}@media only screen and (max-width: 1068px) {.channel-html .w15793B {padding-right: 18px;}}@media only screen and (max-width: 734px) {.channel-html .w15793B {padding-right: 30px;}}.channel-html .d7BAED5 {/** alignment *//** Margin */margin-bottom: 18px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .sBFB9EA {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .sBFB9EA {text-align: center;}}.channel-html .k195330 {color: #1d1d1f;padding-left: 45px;padding-right: 158px;}@media only screen and (max-width: 1068px) {.channel-html .k195330 {padding-left: 31px;}}@media only screen and (max-width: 734px) {.channel-html .k195330 {padding-left: 30px;}}@media only screen and (max-width: 1068px) {.channel-html .k195330 {padding-right: 100px;}}@media only screen and (max-width: 734px) {.channel-html .k195330 {padding-right: 30px;}}.channel-html .i82B22A {/** alignment *//** Margin */margin-top: 0px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .tF9FE8F {/** Margin */margin-left: 45px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .tF9FE8F {margin-left: 31px;}}@media only screen and (max-width: 1068px) {.channel-html .tF9FE8F {margin-right: 50px;}}@media only screen and (max-width: 734px) {.channel-html .tF9FE8F {padding-right: 60px;}}.channel-html .e26CEFC {color: #0066cc;}.channel-html .hFC0808 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .hFC0808 {margin-top: -10px;}}.channel-html .k79634D {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .k79634D {justify-content: center;}}.channel-html .h484167 {/** Margin */margin-top: 58px;margin-left: 0px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .h484167 {margin-top: 68px;}}@media only screen and (max-width: 1068px) {.channel-html .h484167 {margin-left: -12px;}}.channel-html .rB52411 {/** Margin *//** Layer controls *//** Interaction controls */}.channel-html .nA44B81 {background-color: #f5f5f7;/** Margin *//** Padding *//** Overflow *//** Layer controls *//** Interaction controls */}.channel-html .bCE0CD1 {/** alignment */align-items: center;/** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .bCE0CD1 {margin-top: 40px;}}.channel-html .xACD608 {/** Margin */margin-top: -18px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .xACD608 {margin-top: 0px;}}.channel-html .z91BA31 {/** alignment *//** Margin */margin-bottom: 8px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .y8C03FC {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .y9495FD {margin-left: 45px;}@media only screen and (max-width: 1068px) {.channel-html .y9495FD {margin-left: 21px;}}@media only screen and (max-width: 734px) {.channel-html .y9495FD {margin-left: 0px;}}.channel-html .l6AD32D {/** alignment *//** Margin */margin-bottom: 18px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .l6AD32D {margin-bottom: 14px;}}.channel-html .g93176B {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .s7BA6B4 {color: #1d1d1f;padding-left: 45px;padding-right: 65px;}@media only screen and (max-width: 1068px) {.channel-html .s7BA6B4 {padding-left: 21px;}}@media only screen and (max-width: 734px) {.channel-html .s7BA6B4 {padding-left: 0px;}}@media only screen and (max-width: 1068px) {.channel-html .s7BA6B4 {padding-right: 50px;}}@media only screen and (max-width: 734px) {.channel-html .s7BA6B4 {padding-right: 0px;}}.channel-html .nD7B73E {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .nD7B73E {margin-bottom: 13px;}}.channel-html .h95C636 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .v9CE454 {color: #1d1d1f;padding-left: 45px;padding-right: 65px;}@media only screen and (max-width: 1068px) {.channel-html .v9CE454 {padding-left: 21px;}}@media only screen and (max-width: 734px) {.channel-html .v9CE454 {padding-left: 0px;}}@media only screen and (max-width: 1068px) {.channel-html .v9CE454 {padding-right: 50px;}}@media only screen and (max-width: 734px) {.channel-html .v9CE454 {padding-right: 46px;}}.channel-html .l7180BC {/** alignment *//** Margin */margin-top: 0px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .l7180BC {margin-bottom: 42px;}}.channel-html .aEEC208 {/** Margin */margin-left: 45px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .aEEC208 {margin-left: 21px;}}@media only screen and (max-width: 734px) {.channel-html .aEEC208 {margin-left: 0px;}}@media only screen and (max-width: 734px) {.channel-html .aEEC208 {padding-right: 60px;}}.channel-html .f3F2071 {color: #0066cc;}.channel-html .v4B4020 {/** alignment *//** Margin */margin-bottom: 12px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .v4B4020 {justify-content: center;}}@media only screen and (max-width: 734px) {.channel-html .v4B4020 {margin-bottom: 0px;}}.channel-html .p4480CC {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .n0D284B {/** Margin */margin-left: 45px;/** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .n0D284B {margin-left: 21px;}}@media only screen and (max-width: 734px) {.channel-html .n0D284B {margin-left: -95px;}}.channel-html .nD61F12 {background-color: #ffffff;/** Margin *//** Padding */padding-top: 10px;padding-bottom: 10px;/** Overflow *//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .nD61F12 {padding-bottom: 0px;}}.channel-html .y8D3E9E {/** alignment *//** Margin */margin-left: -45px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .y8D3E9E {margin-left: -22px;}}@media only screen and (max-width: 734px) {.channel-html .y8D3E9E {margin-left: -20px;}}@media only screen and (max-width: 734px) {.channel-html .y8D3E9E {margin-bottom: 80px;}}.channel-html .mEEFB13 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .o395EB7 {/** Background **/background: undefined;/** Grid */display: grid;grid-template-rows: minmax(undefined, 1fr);grid-auto-rows: 1fr;grid-template-columns: repeat(1, 1068px);}@media only screen and (max-width: 734px) {.channel-html .o395EB7 {height: 650px;}}@media only screen and (max-width: 1068px) {.channel-html .o395EB7 {grid-gap: 10px;}}@media only screen and (max-width: 734px) {.channel-html .o395EB7 {grid-gap: 10px;}}@media only screen and (max-width: 1068px) {.channel-html .o395EB7 {grid-template-rows: minmax(undefined, 1fr);}}@media only screen and (max-width: 734px) {.channel-html .o395EB7 {grid-template-rows: minmax(320px, 1fr);}}@media only screen and (max-width: 1068px) {.channel-html .o395EB7 {grid-template-columns: repeat(1, 735px);}}@media only screen and (max-width: 734px) {.channel-html .o395EB7 {grid-template-columns: repeat(1, 320px);}}.channel-html .o395EB7 .bentobox-item {border-radius: 30px;overflow: hidden;}@media only screen and (max-width: 734px) {.channel-html .o395EB7 .bentobox-item {border-radius: 18px;}}.channel-html .fDEA79D {background-color: #f5f5f7;grid-column-start: 1;grid-column-end: 1;grid-row-start: 1;grid-row-end: 1;position: relative;}.channel-html .fDEA79D:before {display: block;position: absolute;pointer-events: none;top: 0;right: 0;bottom: 0;left: 0;border-style: solid;}.channel-html .uE40F4A {min-height: 415px;/** alignment */align-items: center;/** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .uE40F4A {min-height: 355px;}}.channel-html .iE8F949 {/** Margin *//** Padding */padding-top: 40px;padding-bottom: 40px;/** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .iE8F949 {margin-top: -10px;}}.channel-html .sD0FAB2 {/** alignment *//** Margin */margin-bottom: 8px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .sD0FAB2 {justify-content: center;}}.channel-html .e4D2E2A {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .wF5F8C7 {margin-left: 45px;}@media only screen and (max-width: 1068px) {.channel-html .wF5F8C7 {margin-left: 31px;}}.channel-html .sDE2E7F {/** alignment *//** Margin */margin-bottom: 18px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .t168185 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .t168185 {text-align: center;}}.channel-html .aFFA359 {color: #1d1d1f;padding-left: 45px;padding-right: 65px;}@media only screen and (max-width: 1068px) {.channel-html .aFFA359 {padding-left: 31px;}}@media only screen and (max-width: 734px) {.channel-html .aFFA359 {padding-left: 30px;}}@media only screen and (max-width: 1068px) {.channel-html .aFFA359 {padding-right: 21px;}}@media only screen and (max-width: 734px) {.channel-html .aFFA359 {padding-right: 30px;}}.channel-html .s47D1F4 {/** alignment *//** Margin */margin-top: 0px;margin-bottom: 18px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .s47D1F4 {margin-bottom: 13px;}}@media only screen and (max-width: 734px) {.channel-html .s47D1F4 {margin-bottom: 17px;}}.channel-html .k55CB5C {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .xE9F5C9 {margin-left: 45px;}@media only screen and (max-width: 1068px) {.channel-html .xE9F5C9 {margin-left: 32px;}}.channel-html .y810F44 {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .v02EDA4 {/** Margin */margin-top: 5.5px;margin-left: -1.5px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .v02EDA4 {margin-top: 6px;}}@media only screen and (max-width: 734px) {.channel-html .v02EDA4 {margin-left: -1px;}}.channel-html .iD8B50D {/** Margin *//** Layer controls *//** Interaction controls */}.channel-html .s55D306 {/** Margin */margin-left: 7.5px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .s55D306 {margin-left: 9px;}}.channel-html .t8DFDFA {margin-left: -1px;}.channel-html .cF722FD {/** alignment *//** Margin */margin-top: 0px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .b66FDAF {/** Margin */margin-top: 5.5px;margin-left: -1.5px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .b66FDAF {margin-top: 6px;}}@media only screen and (max-width: 734px) {.channel-html .b66FDAF {margin-left: -1px;}}.channel-html .vFE7F00 {/** Margin *//** Layer controls *//** Interaction controls */}.channel-html .v8EE13D {/** Margin */margin-left: 7.5px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .v8EE13D {margin-left: 9px;}}@media only screen and (max-width: 734px) {.channel-html .v8EE13D {margin-left: 9px;}}.channel-html .a5639B9 {margin-left: -1px;}@media only screen and (max-width: 734px) {.channel-html .a5639B9 {padding-right: 40px;}}.channel-html .cC278F1 {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .b720048 {/** Margin */margin-top: 5.5px;margin-left: -1.5px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .b720048 {margin-top: 6px;}}@media only screen and (max-width: 734px) {.channel-html .b720048 {margin-left: -1px;}}.channel-html .h4B67C4 {/** Margin *//** Layer controls *//** Interaction controls */}.channel-html .c2CBDD2 {/** Margin */margin-left: 7.5px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .c2CBDD2 {margin-left: 9px;}}@media only screen and (max-width: 734px) {.channel-html .c2CBDD2 {margin-left: 9px;}}.channel-html .cF83DA5 {margin-left: -1px;}.channel-html .b25C354 {/** alignment *//** Margin */margin-top: 0px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .bD4F869 {/** Margin */margin-left: 45px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .bD4F869 {margin-left: 31px;}}@media only screen and (max-width: 734px) {.channel-html .bD4F869 {padding-right: 60px;}}.channel-html .m7DA00E {color: #0066cc;}.channel-html .v698856 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .v698856 {margin-top: -10px;}}.channel-html .qB69E27 {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .qB69E27 {justify-content: center;}}.channel-html .d275466 {/** Margin */margin-left: 137px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .d275466 {margin-left: 57px;}}.channel-html .t51420C {/** Margin *//** Layer controls *//** Interaction controls */}.channel-html .tD05F7B {background-color: #f5f5f7;/** Margin *//** Padding *//** Overflow *//** Layer controls *//** Interaction controls */}.channel-html .bFBD45F {/** alignment */align-items: center;/** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .bFBD45F {margin-top: 40px;}}@media only screen and (max-width: 734px) {.channel-html .bFBD45F {margin-bottom: 33px;}}.channel-html .o2D6A62 {/** Margin */margin-top: -18px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .o2D6A62 {margin-top: 0px;}}.channel-html .hD4F00B {/** alignment *//** Margin */margin-bottom: 8px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .dDBF495 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .j1E80B8 {margin-left: 45px;}@media only screen and (max-width: 1068px) {.channel-html .j1E80B8 {margin-left: 21px;}}@media only screen and (max-width: 734px) {.channel-html .j1E80B8 {margin-left: 0px;}}.channel-html .sA19B53 {/** alignment *//** Margin */margin-bottom: 18px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .sA19B53 {margin-bottom: 14px;}}.channel-html .uCCADAE {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .z345F9C {color: #1d1d1f;padding-left: 45px;padding-right: 65px;}@media only screen and (max-width: 1068px) {.channel-html .z345F9C {padding-left: 21px;}}@media only screen and (max-width: 734px) {.channel-html .z345F9C {padding-left: 0px;}}@media only screen and (max-width: 1068px) {.channel-html .z345F9C {padding-right: 50px;}}@media only screen and (max-width: 734px) {.channel-html .z345F9C {padding-right: 0px;}}.channel-html .sFCEE7E {/** alignment *//** Margin */margin-top: 0px;margin-bottom: 18px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 1068px) {.channel-html .sFCEE7E {margin-bottom: 13px;}}@media only screen and (max-width: 734px) {.channel-html .sFCEE7E {margin-bottom: 13px;}}.channel-html .p741722 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .uDCC724 {margin-left: 45px;}@media only screen and (max-width: 1068px) {.channel-html .uDCC724 {margin-left: 22px;}}@media only screen and (max-width: 734px) {.channel-html .uDCC724 {margin-left: 0px;}}.channel-html .q223641 {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .dB191DB {/** Margin */margin-top: 5.5px;margin-left: -1.5px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .dB191DB {margin-top: 6px;}}@media only screen and (max-width: 734px) {.channel-html .dB191DB {margin-left: -1px;}}.channel-html .x066F6F {/** Margin *//** Layer controls *//** Interaction controls */}.channel-html .tD7B176 {/** Margin */margin-left: 7.5px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .tD7B176 {margin-left: 9px;}}.channel-html .dAC8354 {margin-left: -1px;}.channel-html .oD21FFA {/** alignment *//** Margin */margin-top: 0px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .tEFE8F1 {/** Margin */margin-top: 5.5px;margin-left: -1.5px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .tEFE8F1 {margin-top: 6px;}}@media only screen and (max-width: 734px) {.channel-html .tEFE8F1 {margin-left: -1px;}}.channel-html .b9F6EF2 {/** Margin *//** Layer controls *//** Interaction controls */}.channel-html .p786119 {/** Margin */margin-left: 7.5px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .p786119 {margin-left: 9px;}}@media only screen and (max-width: 734px) {.channel-html .p786119 {margin-left: 9px;}}.channel-html .e5EF503 {margin-left: -1px;}@media only screen and (max-width: 734px) {.channel-html .e5EF503 {padding-right: 40px;}}.channel-html .v8D6FFE {/** alignment *//** Margin *//** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .hDDFED9 {/** Margin */margin-top: 5.5px;margin-left: -1.5px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 734px) {.channel-html .hDDFED9 {margin-top: 6px;}}@media only screen and (max-width: 734px) {.channel-html .hDDFED9 {margin-left: -1px;}}.channel-html .yBB95C8 {/** Margin *//** Layer controls *//** Interaction controls */}.channel-html .o9A3914 {/** Margin */margin-left: 7.5px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .o9A3914 {margin-left: 9px;}}@media only screen and (max-width: 734px) {.channel-html .o9A3914 {margin-left: 9px;}}.channel-html .pC74D16 {margin-left: -1px;}.channel-html .p2AFAD8 {/** alignment *//** Margin */margin-top: 0px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .p2AFAD8 {margin-bottom: 42px;}}.channel-html .cC4FB72 {/** Margin */margin-left: 45px;/** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .cC4FB72 {margin-left: 21px;}}@media only screen and (max-width: 734px) {.channel-html .cC4FB72 {margin-left: 0px;}}@media only screen and (max-width: 734px) {.channel-html .cC4FB72 {padding-right: 62px;}}.channel-html .b164F33 {color: #0066cc;}.channel-html .hFA2DAD {/** alignment *//** Margin */margin-bottom: 12px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}@media only screen and (max-width: 734px) {.channel-html .hFA2DAD {justify-content: center;}}@media only screen and (max-width: 734px) {.channel-html .hFA2DAD {margin-bottom: 0px;}}.channel-html .w090D56 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .kDD82BA {/** Margin */margin-left: 45px;/** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .kDD82BA {margin-left: 21px;}}@media only screen and (max-width: 734px) {.channel-html .kDD82BA {margin-left: 0px;}}.channel-html .uF30234 {background-color: #ffffff;/** Margin *//** Padding *//** Overflow */overflow: hidden;/** Layer controls *//** Interaction controls */}.channel-html .yEE79FB {/** alignment *//** Margin */margin-top: 47px;margin-bottom: 41px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .s5727CC {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}@media only screen and (max-width: 1068px) {.channel-html .s5727CC {margin-left: 0;}}@media only screen and (max-width: 734px) {.channel-html .s5727CC {margin-left: 0px;}}@media only screen and (max-width: 734px) {.channel-html .s5727CC {margin-right: 0px;}}.channel-html .g475153 {/** alignment *//** Margin */margin-bottom: 9px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .kDE5670 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .n5A1A43 {color: #6E6E73;margin-left: -1px;}.channel-html .u389F28 {margin-top: 0px;margin-left: 0px;}.channel-html .i92B328 {/** alignment *//** Margin */margin-bottom: 9px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .yEAD280 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .s02F707 {color: #6E6E73;margin-left: -0.5px;}.channel-html .qB41ED6 {/** alignment *//** Margin */margin-bottom: 9px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .i1CD482 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .o8E8860 {color: #6E6E73;margin-left: -0.5px;}.channel-html .x017684 {/** alignment *//** Margin */margin-bottom: 9px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .oA7AB51 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .bD0DC85 {color: #6E6E73;margin-left: -0.5px;}.channel-html .dC4C1D8 {/** alignment *//** Margin */margin-bottom: 9px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .hABEEE5 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .eE31034 {color: #6E6E73;margin-left: -0.5px;}.channel-html .x7BD1C1 {/** alignment *//** Margin */margin-bottom: 9px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .i2427CA {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .dB95796 {color: #6E6E73;margin-left: -0.5px;}.channel-html .uC6269C {/** alignment *//** Margin */margin-bottom: 9px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .tAE8D2A {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .y33735D {color: #6E6E73;margin-left: -0.5px;}.channel-html .i13653E {/** alignment *//** Margin */margin-bottom: 9px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .n5362C1 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .i823841 {color: #6E6E73;margin-left: -0.5px;}.channel-html .bAE0579 {/** alignment *//** Margin */margin-bottom: 9px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .t775DEE {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .dFB3844 {color: #6E6E73;margin-left: -0.5px;}.channel-html .j98D073 {/** alignment *//** Margin */margin-bottom: 9px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .n67C7BE {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .a9B0165 {color: #6E6E73;margin-left: -0.5px;}.channel-html .y490EE8 {/** alignment *//** Margin */margin-bottom: 9px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .tEF0914 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .c80D341 {color: #6E6E73;margin-left: -0.5px;}.channel-html .sC7F6C0 {/** alignment *//** Margin */margin-bottom: 9px;/** Padding *//** Layer controls *//** Interaction controls *//** Display Bleed L/M/S (When true, it must match the BG color of the row) */}.channel-html .u247FE3 {/** Margin *//** Padding *//** Align text*//** Flexbox order*//** Layer controls *//** Interaction controls */}.channel-html .cB5F4D7 {color: #6E6E73;margin-left: -0.5px;}

iPhone 14 Pro

Helt hinsides. Helt Pro.

En nesten magisk ny måte å bruke iPhonen din på. En viktig sikkerhetsfunksjon som er utviklet for å redde liv. Et innovativt hovedkamera på 48 MP. Og en skjerm som er opptil dobbelt så lyssterk i sollys.Se juridiske fraskrivelserAlt sammen med kraft fra den ultimate chipen for en smart¬telefon.

iPhone 14 Pro fra kr 13.990,-

iPhone 14 Pro Max fra kr 15.490,-

Kjøp

Design

Skjønnhet som er skapt for å vare.

Alltid på-skjerm. Viktig informasjon er alltid tilgjengelig.

Rustfritt spesialstål.

Vann- og støvbestandighet.Se juridiske fraskrivelser

6,7"Se juridiske fraskrivelser

6,1"Se juridiske fraskrivelser

Ceramic Shield.
Sterkere enn glasset på noen smarttelefon.

Dynamic Island

Se på det helt nye utseendet til iPhone.

Musikk, sportsresultater, FaceTimeSe juridiske fraskrivelserog mye mer bobler opp fra Dynamic Island – uten å ta opp¬merksom¬heten fra det du driver med.

Sikkerhet

Registrering av bilulykke – iPhone ringer etter hjelp når du ikke kan det.

iPhone 14 Pro kan registrere at du har hatt en bilulykke og ringe nødetaten og nødkontaktene dine.Se juridiske fraskrivelser

Sikkerhet

Registrering av bilulykke – iPhone ringer etter hjelp når du ikke kan det.

iPhone 14 Pro kan registrere at du har hatt en bilulykke og ringe nødetaten og nødkontaktene dine.Se juridiske fraskrivelser

Foto

Pro-kamera¬systemet blir mye mer profesjonelt.

Hovedkamera på 48 MP med avansert quad-pixel-sensor.

4x oppløsning.Se juridiske fraskrivelserFor beskjæringer du bare må oppleve.

4x oppløsningSe juridiske fraskrivelser
For beskjæringer du bare må oppleve.

Mange flere detaljer, i mye svakere lys.

Video

Lag filmer på Hollywood-nivå.

Filmatisk modus.
4K HDR med 24 bps, selve bransjestandarden i filmindustrien.

Handlingsmodus.
Ta håndholdt video som ikke rister – uten å bruke stabilisator.

Chip og batteri

Supersterk. Supereffektiv

A16 Bionic driver Dynamic Island. Store steg i digital fotografering. Alltid på-skjermen. Og veldig mye mer.

A16 Bionic driver Dynamic Island. Store steg i digital fotografering. Alltid på-skjermen. Og veldig mye mer.

A16 Bionic, den ultimate chipen for smarttelefoner.

A16 Bionic, den ultimate chipen for smarttelefoner.

Raskere
6-kjerners CPU

håndterer tunge arbeidsoppgaver raskt og effektivt.Se juridiske fraskrivelser

A16 Bionic,
den ultimate chipen for smarttelefoner.

Raskere
6-kjerners CPU

håndterer tunge arbeidsoppgaver raskt og effektivt.Se juridiske fraskrivelser

Opptil 29 timer med videoavspilling på iPhone 14 Pro Max.Se juridiske fraskrivelser

Opptil 23 timer med videoavspilling på iPhone 14 Pro.Se juridiske fraskrivelser

Avansert ISP

gir krefter til den kreative fleksibiliteten i quad-piksel-sensoren

Opptil 29 timer med videoavspilling på iPhone 14 Pro Max.Se juridiske fraskrivelser

Opptil 23 timer med videoavspilling på iPhone 14 Pro.Se juridiske fraskrivelser

Sammenlign

Hvilken iPhone passer best for deg?

Velg hvilke modeller du vil sammenligne.

iPhone 14 Pro Max

iPhone 14 Pro

iPhone 14 Plus

iPhone 14

iPhone 13 Pro Max

iPhone 13 Pro

iPhone 13

iPhone 13 mini

iPhone 12 Pro Max

iPhone 12 Pro

iPhone 12

iPhone 12 mini

iPhone 11 Pro Max

iPhone 11 Pro

iPhone 11

iPhone SE

iPhone SE (2. gen.)

iPhone XS Max

iPhone XS

iPhone XR

iPhone X

iPhone 8 Plus

iPhone 8

iPhone 7 Plus

iPhone 7

iPhone 6s Plus

iPhone 6s

iPhone 6 Plus

iPhone 6

iPhone SE (1. gen.)

Produktbilder

Finish

Kjøp

Kjøp

Kjøp

Kjøp

Kjøp

Kjøp

Kjøp

Kjøp nå

Hurtigvisning

6,7"

Super Retina XDR-skjermSe juridiske fraskrivelser

ProMotion-teknologi

Alltid på-skjerm

6,1"

Super Retina XDR-skjermSe juridiske fraskrivelser

ProMotion-teknologi

Alltid på-skjerm

6,7"

Super Retina XDR-skjermSe juridiske fraskrivelser

Ikke relevant

Ikke relevant

6,1"

Super Retina XDR-skjermSe juridiske fraskrivelser

Ikke relevant

Ikke relevant

4,7"

Retina HD-skjerm

Ikke relevant

Ikke relevant

6,7"

Super Retina XDR-skjermSe juridiske fraskrivelser

ProMotion-teknologiSe juridiske fraskrivelser

Ikke relevant

6,1"

Super Retina XDR-skjermSe juridiske fraskrivelser

ProMotion-teknologiSe juridiske fraskrivelser

Ikke relevant

Dynamic Island

Dynamic Island
En ny måte å bruke iPhone på

Dynamic Island
En ny måte å bruke iPhone på

Ikke relevant

Ikke relevant

Ikke relevant

Ikke relevant

Ikke relevant

Sikkerhet

Nødanrop (SOS)

Registrering av bilulykke

Nødanrop (SOS)

Registrering av bilulykke

Nødanrop (SOS)

Registrering av bilulykke

Nødanrop (SOS)

Registrering av bilulykke

Nødanrop (SOS)

Ikke relevant

Nødanrop (SOS)

Ikke relevant

Nødanrop (SOS)

Ikke relevant

Kamera

Avansert Pro-kamerasystem
48 MP hovedkamera | Ultravidvinkel | Tele

TrueDepth-frontkamera med autofokus

Avansert Pro-kamerasystem
48 MP hovedkamera | Ultravidvinkel | Tele

TrueDepth-frontkamera med autofokus

Avansert dobbelt kamerasystem
12 MP hovedkamera | Ultravidvinkel

TrueDepth-frontkamera med autofokus

Avansert dobbelt kamerasystem
12 MP hovedkamera | Ultravidvinkel

TrueDepth-frontkamera med autofokus

Avansert kamerasystem
12 MP hovedkamera

Front

Pro-kamerasystem
12 MP hovedkamera | Ultravidvinkel | Tele

TrueDepth-frontkamera

Pro-kamerasystem
12 MP hovedkamera | Ultravidvinkel | Tele

TrueDepth-frontkamera

Batteri

Opptil 29 timer med videoavspillingSe juridiske fraskrivelser

Opptil 23 timer med videoavspillingSe juridiske fraskrivelser

Opptil 26 timer med videoavspillingSe juridiske fraskrivelser

Opptil 20 timer med videoavspillingSe juridiske fraskrivelser

Opptil 15 timer med videoavspillingSe juridiske fraskrivelser

Opptil 28 timer med videoavspillingSe juridiske fraskrivelser

Opptil 22 timer med videoavspillingSe juridiske fraskrivelser

Chip

A16 Bionic-chip med 5 kjerners GPU

A16 Bionic-chip med 5 kjerners GPU

A15 Bionic-chip med 5 kjerners GPU

A15 Bionic-chip med 5 kjerners GPU

A15 Bionic-chip med 4 kjerners GPU

A15 Bionic-chip med 5 kjerners GPU

A15 Bionic-chip med 5 kjerners GPU

Face ID / Touch ID

Face ID

Face ID

Face ID

Face ID

Touch ID

Face ID

Face ID

Mobilnett

5G-støtteSe juridiske fraskrivelser

5G-støtteSe juridiske fraskrivelser

5G-støtteSe juridiske fraskrivelser

5G-støtteSe juridiske fraskrivelser

5G-støtteSe juridiske fraskrivelser

5G-støtteSe juridiske fraskrivelser

5G-støtteSe juridiske fraskrivelser

Personvern er innebygd.

iPhone er designet fra bunn av med fokus på personvern og å gi deg kontrollen over hva du deler og hvem du deler det med.

Apple har en plan.

Og innen 2030 vil produktene våre være karbon¬nøytrale – som karbon¬¬avtrykket ditt når du bruker dem.

Personvern er innebygd.

iPhone er designet fra bunn av med fokus på personvern og å gi deg kontrollen over hva du deler og hvem du deler det med.

Apple har en plan.

Innen 2030 vil produktene våre være karbon¬nøytrale – som karbon¬¬avtrykket ditt når du bruker dem.

Oppgraderer du fra en annen iPhone?

Bare legg den gamle og den nye iPhonen ved siden av hverandre, og overfør dataene dine automatisk med noen få trykk.

Det er enkelt å bytte
fra Android til iPhone.

Det er enkelt å
bytte fra Android til iPhone.

Når du kjøper en ny iPhone, kan du enkelt overføre bilder, kontakter og mer med Flytt til iOS-appen.

Oppgraderer du fra en annen iPhone?

Bare legg den gamle og den nye iPhonen ved siden av hverandre, og overfør dataene dine automatisk med noen få trykk.

Det er enkelt å
bytte fra Android til iPhone.

Når du kjøper en ny iPhone, kan du enkelt overføre bilder, kontakter og mer med Flytt til iOS-appen.

MagSafe-tilbehør

Miks. Match. MagSafe.

Smekk på et magnetisk deksel, en lommebok – eller begge deler. Og få raskere trådløs lading.Se juridiske fraskrivelser

Mer om MagSafe-tilbehør

MagSafe-tilbehør

Miks. Match. MagSafe.

Smekk på et magnetisk deksel, en lommebok – eller begge deler. Og få raskere trådløs lading.Se juridiske fraskrivelser

Mer om MagSafe-tilbehør

AppleCare+

Eksperthjelp og utvidet skadedekning.

    Apple-sertifisert service.

    Prioritert tilgang til teknisk support døgnet rundt

    Beskyttelse mot skader som følge av uhell

Mer om AppleCare+ for iPhone

AppleCare+

Eksperthjelp og utvidet skadedekning.

Apple-sertifisert service.

Prioritert tilgang til teknisk support døgnet rundt

Beskyttelse mot skader som følge av uhell

Mer om AppleCare+ for iPhone

Juridiske fraskrivelser

Skjermlysstyrke:Sammenlignet med forrige generasjon.

Sprut-, vann- og støvbestandighet:iPhone 14 Pro og iPhone 14 Pro Max har blitt testet under kontrollerte laboratorieforhold og er sprut-, vann- og støvbestandige med en rangering på IP68 i henhold til IEC-standard 60529 (maksimal dybde på 6 meter i opptil 30 minutter). Sprut-, vann- og støvbestandighet er ikke permanente tilstander. Bestandigheten kan svekkes som følge av normal slitasje. Ikke lad en våt iPhone. I bruker¬håndboken er det beskrevet hvordan du rengjør og tørker den. Garantien dekker ikke skader forårsaket av væske.

Skjerm:Skjermen har avrundede hjørner som følger de myke linjene i designen. Disse hjørnene er innenfor rektangelet som brukes som mål. Målt som et rektangel er skjermen 6,06 tommer (iPhone 14), 6,68 tommer (iPhone 14 Plus), 6,12 tommer (iPhone 14 Pro) eller 6,69 tommer (iPhone 14 Pro Max) diagonalt. Den synlige skjermflaten er mindre.

  • FaceTime:FaceTime krever Wi Fi-tilkobling og FaceTime-aktiverte enheter for både deg og den du ringer til. Tilgjengelighet over et mobilnettverk avhenger av operatør¬ens retningslinjer. Mobildata¬¬kostnader kan påløpe.

    Registrering av bilulykke:Nødanrop (SOS) bruker mobilnett eller Wi Fi-anrop.

    Kameraoppløsning:Sammenlignet med forrige generasjon.

    Prosessorhastighet:Sammenlignet med forrige generasjon.

    Strøm og batteri:Batteritid avhenger av nettverkskonfigurasjon og andre faktorer. Faktiske resultater varierer. Batteriet kan lades kun et begrenset antall ganger, og det kan hende at det til slu*tt må byttes ut. Batteritid og antall ladinger avhenger av bruk og inn¬stillinger. Du finner mer informasjon på apple.com/no/batteriesog apple.com/no/iphone/battery.html.

    Tilgjengelige funksjoner:Enkelte funksjoner er ikke tilgjengelige i alle land eller områder.

    Mobiloperatører:Abonnement for datatrafikk kreves. 5G er tilgjengelig i utvalgte områder og fra utvalgte opera¬tører. Hastigheten varierer avhengig av operatøren og forholdene på stedet. Kontakt operatøren for mer informasjon om 5G LTE-støtte, og se apple.com/no/iphone/cellular.

    MagSafe-tilbehør:Tilbehør kjøpes separat.

  • iPhone 14 Pro - Profesjonell fotografering   | Eplehuset (2024)
    Top Articles
    Latest Posts
    Article information

    Author: Catherine Tremblay

    Last Updated:

    Views: 6060

    Rating: 4.7 / 5 (47 voted)

    Reviews: 86% of readers found this page helpful

    Author information

    Name: Catherine Tremblay

    Birthday: 1999-09-23

    Address: Suite 461 73643 Sherril Loaf, Dickinsonland, AZ 47941-2379

    Phone: +2678139151039

    Job: International Administration Supervisor

    Hobby: Dowsing, Snowboarding, Rowing, Beekeeping, Calligraphy, Shooting, Air sports

    Introduction: My name is Catherine Tremblay, I am a precious, perfect, tasty, enthusiastic, inexpensive, vast, kind person who loves writing and wants to share my knowledge and understanding with you.