.tile{margin-left:auto;margin-right:auto;box-sizing:border-box;height:100%;position:relative;overflow:hidden;background-color:#fff}.tile-content{padding:40px}@media only screen and (max-width: 734px){.tile-content{padding:30px}}.tile-button{color:#fff;background-color:rgba(134,134,139,0.92)}.tile-button:hover{background-color:#86868b}.tile-button-wrapper{width:44px;height:44px;bottom:24px;right:24px;cursor:pointer;display:flex;justify-content:center;align-items:center;position:absolute}@media only screen and (max-width: 1068px){.tile-button-wrapper{bottom:13px;right:13px}}.tile-button-wrapper:focus{outline:none}.tile-button-wrapper:focus .tile-button{box-shadow:0 0 0 4px rgba(0,125,250,0.6);outline:none}.tile-button-wrapper:focus .tile-button[data-focus-method="mouse"]:not(input):not(textarea):not(select),.tile-button-wrapper:focus .tile-button[data-focus-method="touch"]:not(input):not(textarea):not(select){box-shadow:none}.tile-button-wrapper:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select) .tile-button,.tile-button-wrapper:focus[data-focus-method="touch"]:not(input):not(textarea):not(select) .tile-button{box-shadow:none}.tile-button{width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative;transition:100ms background-color linear}@media only screen and (max-width: 1068px){.tile-button{width:30px;height:30px}}.tile-icon{fill:currentColor;width:100%;height:100%}.tile-rounded{border-radius:18px}.tile-shadow{box-shadow:8px 8px 16px 0 rgba(0,0,0,0.08)}.section-hero{--section-padding-top: 72px;margin-bottom:74px;padding-top:var(--section-padding-top);text-align:center}@media only screen and (max-width: 1068px){.section-hero{--section-padding-top: 50px;margin-bottom:83px}}@media only screen and (max-width: 734px){.section-hero{--section-padding-top: 68px;margin-bottom:57px}}@media only screen and (max-width: 734px){.section-hero .section-content{max-width:100%}}.section-hero .overflow-control{overflow:hidden;box-sizing:border-box}.hero-headline{margin-top:-0.01em}@media only screen and (max-width: 1068px){.hero-headline{margin-top:0.23em}}.hero-copy{max-width:28em;margin:75px auto 0;color:#000}@media only screen and (max-width: 1068px){.hero-copy{margin-top:70px}}@media only screen and (max-width: 734px){.hero-copy{max-width:15em;margin-top:47px}}.hero-hardware-lockup{--hardware-initial-scale: 1;--hardware-final-scale: 0.8;position:relative;height:calc(603px * var(--hardware-final-scale));margin-top:50px}@media only screen and (max-width: 1068px){.hero-hardware-lockup{--hardware-final-scale: 0.85;height:calc(409px * var(--hardware-final-scale));margin-top:54px}}@media only screen and (max-width: 734px){.hero-hardware-lockup{--hardware-final-scale: 0.46;height:calc(346px * var(--hardware-final-scale));margin-top:87px}}.hero-macbook-container,.hero-ipad-container,.hero-iphone-container{position:absolute;transform-origin:center bottom;bottom:0}.hero-macbook-container{width:1025px;height:603px;transform:scale(var(--hardware-final-scale));left:-162px}@media only screen and (max-width: 1068px){.hero-macbook-container{width:695px;height:409px}}@media only screen and (max-width: 734px){.hero-macbook-container{width:588px;height:346px}}@media only screen and (max-width: 1068px){.hero-macbook-container{left:-99px}}@media only screen and (max-width: 734px){.hero-macbook-container{left:50%;margin-left:-340px;position:absolute}}.hero-ipad-container{width:680px;height:494px;transform:scale(var(--hardware-final-scale));left:413px}@media only screen and (max-width: 1068px){.hero-ipad-container{width:461px;height:336px}}@media only screen and (max-width: 734px){.hero-ipad-container{width:390px;height:284px}}@media only screen and (max-width: 1068px){.hero-ipad-container{left:295px}}@media only screen and (max-width: 734px){.hero-ipad-container{left:50%;margin-left:-121px;position:absolute}}.hero-iphone-container{width:226px;height:451px;transform:scale(var(--hardware-final-scale));left:374px}@media only screen and (max-width: 1068px){.hero-iphone-container{width:154px;height:306px}}@media only screen and (max-width: 734px){.hero-iphone-container{width:130px;height:259px}}@media only screen and (max-width: 1068px){.hero-iphone-container{left:264px}}@media only screen and (max-width: 734px){.hero-iphone-container{left:50%;margin-left:-76px;position:absolute}}.hero-macbook,.hero-ipad,.hero-iphone{display:block;width:100%;height:100%}html.animated-hero:not(.text-zoom) .section-hero{--text-translate-in: 20px;padding-top:0}html.animated-hero:not(.text-zoom) .section-hero .overflow-control{padding-top:calc(var(--section-padding-top) + var(--r-globalnav-height))}html.animated-hero:not(.text-zoom) .hero-eyebrow,html.animated-hero:not(.text-zoom) .hero-headline,html.animated-hero:not(.text-zoom) .hero-copy{opacity:0;transform:translateY(var(--text-translate-in))}html.animated-hero:not(.text-zoom) .hero-eyebrow,html.animated-hero:not(.text-zoom) .hero-headline,html.animated-hero:not(.text-zoom) .hero-copy{transition:.96s ease-out opacity,1.2s ease-out transform}html.animated-hero:not(.text-zoom) .hero-eyebrow.no-transition,html.animated-hero:not(.text-zoom) .hero-headline.no-transition,html.animated-hero:not(.text-zoom) .hero-copy.no-transition{transition:none}html.animated-hero:not(.text-zoom) .hero-headline{transition-delay:0.35s}@media only screen and (max-width: 1068px){html.animated-hero:not(.text-zoom) .hero-headline{margin-top:0.2em}}html.animated-hero:not(.text-zoom) .hero-copy{transition-delay:1.2s;margin-top:-56px}@media only screen and (max-width: 734px){html.animated-hero:not(.text-zoom) .hero-copy{margin-top:-165px}}html.animated-hero:not(.text-zoom) .hero-hardware-lockup{--hardware-final-Y: -150px;margin-top:200px}@media only screen and (max-width: 1068px){html.animated-hero:not(.text-zoom) .hero-hardware-lockup{--hardware-final-Y: -135px;margin-top:188px}}@media only screen and (max-width: 734px){html.animated-hero:not(.text-zoom) .hero-hardware-lockup{--hardware-final-Y: -227px;margin-top:314px}}html.animated-hero:not(.text-zoom) .hero-hardware-container{transform:translate(var(--initial-X), 0px) scale(var(--hardware-initial-scale))}html.animated-hero:not(.text-zoom) .hero-macbook-container{--initial-X: -70px}@media only screen and (max-width: 1068px){html.animated-hero:not(.text-zoom) .hero-macbook-container{--initial-X: -88px}}@media only screen and (max-width: 734px){html.animated-hero:not(.text-zoom) .hero-macbook-container{--initial-X: -89px}}html.animated-hero:not(.text-zoom) .hero-ipad-container{--initial-X: 80px}@media only screen and (max-width: 1068px){html.animated-hero:not(.text-zoom) .hero-ipad-container{--initial-X: 50px}}@media only screen and (max-width: 734px){html.animated-hero:not(.text-zoom) .hero-ipad-container{--initial-X: 114px}}html.animated-hero:not(.text-zoom) .hero-iphone-container{--initial-X: -25px}@media only screen and (max-width: 1068px){html.animated-hero:not(.text-zoom) .hero-iphone-container{--initial-X: -1px}}@media only screen and (max-width: 734px){html.animated-hero:not(.text-zoom) .hero-iphone-container{--initial-X: 14px}}html.animated-hero:not(.text-zoom) .hero-macbook,html.animated-hero:not(.text-zoom) .hero-ipad,html.animated-hero:not(.text-zoom) .hero-iphone{opacity:0;transition:.4s linear 1.2s opacity,2s cubic-bezier(0.25, 0.1, 0.25, 1) 1.2s transform}html.animated-hero:not(.text-zoom) .hero-macbook.initial-animation,html.animated-hero:not(.text-zoom) .hero-ipad.initial-animation,html.animated-hero:not(.text-zoom) .hero-iphone.initial-animation{opacity:1;transform:translateX(0)}html.animated-hero:not(.text-zoom) .hero-macbook{transform:translateX(-50px)}@media only screen and (max-width: 1068px){html.animated-hero:not(.text-zoom) .hero-macbook{transform:translateX(-35px)}}html.animated-hero:not(.text-zoom) .hero-ipad{transform:translateX(50px)}@media only screen and (max-width: 1068px){html.animated-hero:not(.text-zoom) .hero-ipad{transform:translateX(35px)}}html.animated-hero:not(.text-zoom) .hero-iphone{transform:translateX(-25px)}@media only screen and (max-width: 1068px){html.animated-hero:not(.text-zoom) .hero-iphone{transform:translateX(-10px)}}:root{--hero-max-height: 1200px}@media only screen and (max-height: 1200px){html.animated-hero:not(.text-zoom) .hero-sticky-container{--sticky-offset: 0px;min-height:calc(160vh + var(--sticky-offset));margin-top:calc(0px - var(--r-globalnav-height));box-sizing:border-box}}@media only screen and (max-height: 1200px) and (max-width: 1068px){html.animated-hero:not(.text-zoom) .hero-sticky-container{--copy-offset: 200px}}@media only screen and (max-height: 1200px) and (max-width: 1068px) and (orientation: portrait){html.animated-hero:not(.text-zoom) .hero-sticky-container{--sticky-offset: 100px;--copy-offset: 0px}}@media only screen and (max-height: 1200px) and (max-width: 734px) and (orientation: portrait) and (min-height: 747px){html.animated-hero:not(.text-zoom) .hero-sticky-container{--copy-offset: -200px}}@media only screen and (max-height: 1200px){html.animated-hero:not(.text-zoom) .hero-sticky-container .hero-sticky-content{position:-webkit-sticky;position:sticky;top:0}html.animated-hero:not(.text-zoom) .hero-copy{transition:none}}.hero-no-iphone .hero-iphone-container{display:none}.article{--tile-grid-max-width: 1395px;--tile-grid-margin-top: 120px;overflow-x:hidden;padding-top:74px;margin-bottom:74px}@media only screen and (max-width: 1068px){.article{--tile-grid-max-width: 100%;--tile-grid-margin-top: 90px}}@media only screen and (max-width: 734px){.article{--tile-grid-max-width: 400px;--tile-grid-margin-top: 60px}}@media only screen and (max-width: 1068px){.article{padding-top:83px;margin-bottom:83px}}@media only screen and (max-width: 734px){.article{padding-top:57px;margin-bottom:57px}}.article:last-of-type{margin-bottom:0}.article-header{margin-bottom:74px}@media only screen and (max-width: 1068px){.article-header{margin-bottom:72px}}@media only screen and (max-width: 734px){.article-header{margin-bottom:54px}}.article-copy{max-width:29em}@media only screen and (max-width: 1068px){.article-copy{max-width:27em;margin-top:13px}}.article-cta{display:inline-block;margin-top:15px}@media only screen and (max-width: 734px){.article-cta{margin-top:9px}}.article-cta+.article-cta{margin-left:0.8em}.article-headline{margin-top:13px}@media only screen and (max-width: 1068px){.article-headline{margin-top:8px}}@media only screen and (max-width: 734px){.article-headline{margin-top:11px}}.article-tiles-grid{max-width:var(--tile-grid-max-width);grid-auto-rows:auto;margin-top:var(--tile-grid-margin-top)}@media only screen and (max-width: 320px){.article-tiles-grid{padding:0;max-width:100%}}.tile{--tile-padding: 40px;background:#fff;z-index:0}@media only screen and (max-width: 734px){.tile{--tile-padding: 30px}}@media only screen and (max-width: 320px){.tile{border-radius:0}}.tile .tile-content{padding:var(--tile-padding)}.tile .tile-headline{margin-bottom:0.6em}.tile .tile-copy{margin-top:0}.tile .tile-picture{position:relative;margin:auto}.tile .tile-picture-caption{position:absolute;left:26px;top:837px;max-width:365px}@media only screen and (max-width: 1068px){.tile .tile-picture-caption{top:465px;max-width:200px}}@media only screen and (max-width: 734px){.tile .tile-picture-caption{position:relative;left:auto;top:auto;padding:0 var(--tile-padding);margin-top:25px;max-width:150px}}.tile .tile-picture-cta{color:#6e6e73}.tile .tile-ctas{display:flex;flex-direction:column;align-items:start;margin-top:1.2em}.tile .tile-ctas a+a{margin-top:0.2em}@media only screen and (min-width: 735px){.tile-layout-alt{display:flex}.tile-layout-alt .tile-content{padding-right:0;flex-basis:50%;flex-shrink:0;box-sizing:border-box}.tile-layout-alt .tile-header{height:100%;display:flex;flex-direction:column}.tile-layout-alt .tile-copy-container{display:flex;flex-direction:column;justify-content:center}.tile-layout-alt .tile-copy{font-size:24px;line-height:1.16667;font-weight:600;letter-spacing:.009em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;color:#000}.tile-layout-alt .tile-copy:lang(ja){line-height:1.25;font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.tile-layout-alt .tile-copy:lang(ko){line-height:1.29167;font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.tile-layout-alt .tile-copy:lang(th){line-height:1.375;font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.tile-layout-alt .tile-copy:lang(ar){font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.tile-layout-alt .tile-copy:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.tile-layout-alt .tile-copy:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.tile-layout-alt .tile-copy:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.tile-layout-alt .tile-copy:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}}@media only screen and (min-width: 735px) and (max-width: 1068px){.tile-layout-alt .tile-copy{font-size:21px;line-height:1.19048;font-weight:600;letter-spacing:.011em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.tile-layout-alt .tile-copy:lang(ja){line-height:1.2381;font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.tile-layout-alt .tile-copy:lang(ko){line-height:1.2858;font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.tile-layout-alt .tile-copy:lang(th){line-height:1.381;font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.tile-layout-alt .tile-copy:lang(ar){font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.tile-layout-alt .tile-copy:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.tile-layout-alt .tile-copy:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.tile-layout-alt .tile-copy:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.tile-layout-alt .tile-copy:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}}@media only screen and (min-width: 735px){.tile-layout-alt .tile-ctas{margin-top:1em}.tile-layout-alt .tile-picture-wrapper{margin-left:auto}}.theme-dark .modal-toggle:checked ~ .tile-modal .modal-cta{background-color:transparent}.theme-dark .modal-toggle:checked ~ .tile-modal .modal-cta .plus-icon #reset-solid{opacity:1}.theme-dark .modal-toggle:checked ~ .tile-modal .modal-cta .plus-icon #reset{opacity:0}.theme-dark .tile-modal{color:#fff}.theme-dark .tile-modal .modal-cta{background-color:transparent}.theme-dark .tile-modal .modal-cta .plus-icon #reset-solid{opacity:1}.theme-dark .tile-modal .modal-cta .plus-icon #reset{opacity:0}.expanded>.tile-header,.expanded>.tile-featured-content{visibility:hidden;transition:visibility 0.1s .66s}.tile-modal{--postion:30px;--reset-size:40px}@media only screen and (max-width: 1068px){.tile-modal{--postion:25px;--reset-size:35px}}@media only screen and (max-width: 734px){.tile-modal{--postion:20px;--reset-size:30px}}.tile-modal .modal-cta{position:absolute;bottom:var(--postion);right:var(--postion);height:var(--reset-size);width:var(--reset-size);z-index:10;cursor:pointer;background-color:rgba(110,110,115,0.95);border-radius:100%;transform:rotate(0);transition:transform .66s cubic-bezier(0.66, 0, 0.2, 1),background-color .66s 0s cubic-bezier(0.66, 0, 0.01, 1);-webkit-tap-highlight-color:transparent}html.reduced-motion .tile-modal .modal-cta{transition:none}.tile-modal .modal-cta .plus-icon{box-sizing:border-box;width:100%;height:100%;border-radius:50%;fill:#fff}.tile-modal .modal-cta .plus-icon #reset{opacity:1;transition:opacity .66s 0s cubic-bezier(0.66, 0, 0.01, 1)}.tile-modal .modal-cta .plus-icon #reset-solid{opacity:0;transition:opacity .66s 0s cubic-bezier(0.66, 0, 0.01, 1)}.tile-modal .modal-cta-text{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.tile-modal .modal-content{border-radius:18px;box-sizing:border-box;position:absolute;z-index:6;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .66s .66s cubic-bezier(0.66, 0, 0.2, 1),visibility .66s .66s;display:flex;flex-direction:column;padding:var(--tile-padding)}@media only screen and (max-width: 320px){.tile-modal .modal-content{border-radius:0}}.tile-modal .modal-content .tile-item-copy{height:100%;margin-top:0;display:flex;align-items:center}.tile-modal .modal-content .modal-headline{position:absolute}.tile-modal .modal-content .modal-headline,.tile-modal .modal-content .modal-copy{display:block;color:#fff;max-width:556px;font-weight:600}.tile-modal .modal-content .fade-transform-in{opacity:0;transform:translateY(-20px);transition:all .66s 0s cubic-bezier(0.66, 0, 0.2, 1)}html.reduced-motion .tile-modal .modal-content .fade-transform-in{transform:translateY(0)}.modal-toggle{position:fixed}.modal-toggle:checked ~ .tile-modal .modal-content{visibility:visible;opacity:1;transition:opacity .66s cubic-bezier(0.66, 0, 0.2, 1),visibility .66s}.modal-toggle:checked ~ .tile-modal .modal-content .fade-transform-in{opacity:1;transform:translateY(0);transition:opacity .66s .66s cubic-bezier(0.66, 0, 0.2, 1),transform .66s .66s cubic-bezier(0.66, 0, 0.2, 1)}.modal-toggle:checked ~ .tile-modal .modal-cta{background-color:transparent;transform:rotate(45deg);transition:transform .66s cubic-bezier(0.66, 0, 0.2, 1),background-color .66s 0s cubic-bezier(0.66, 0, 0.01, 1)}html.reduced-motion .modal-toggle:checked ~ .tile-modal .modal-cta{transition:none}.modal-toggle:checked ~ .tile-modal .modal-cta .plus-icon #reset-solid{opacity:1}.modal-toggle:checked ~ .tile-modal .modal-cta .plus-icon #reset{opacity:0}.fade-gallery .gallery-wrapper{position:relative}.fade-gallery .gallery{--fade-duration: 1}.fade-gallery .gallery .item-container{height:100%;position:relative}.fade-gallery .gallery .gallery-item{position:absolute;width:100%}.fade-gallery .gallery-captions{text-align:center;overflow:hidden;position:relative;transition:height .4s ease-in-out}.fade-gallery .gallery-falback-label{display:none}html.no-js .fade-gallery .gallery-falback-label{display:block;margin-top:20px}.fade-gallery .gallery-caption{opacity:0;position:absolute;top:0;left:0;width:100%;transition:opacity .4s linear}.fade-gallery .gallery-caption.active{opacity:1}html.no-js .fade-gallery .gallery-wrapper{height:auto}html.no-js .fade-gallery .segmentnav-container{display:none}html.no-js .fade-gallery .gallery-item{position:relative}html.no-js .fade-gallery .gallery-caption{opacity:1;position:relative}.segmentnav{display:inline-flex;box-sizing:border-box;position:relative;background:#e2e2e2;height:2.3em;border-radius:1.15em;padding:.176em}@media only screen and (max-width: 734px){.segmentnav{height:auto;min-height:2.3em;border-radius:100px}}.segmentnav>button{position:relative;z-index:2;box-sizing:border-box;-webkit-appearance:none;padding:0 21px;text-align:center;transition:color 275ms;min-width:107px}@media only screen and (max-width: 734px){.segmentnav>button{padding:3px 21px}}.segmentnav>button:focus{box-shadow:0 0 0 4px rgba(0,125,250,0.6);outline:none}.segmentnav>button:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),.segmentnav>button:focus[data-focus-method="touch"]:not(input):not(textarea):not(select){box-shadow:none}.segmentnav>button:not(:first-of-type)::before{content:'';display:block;position:absolute;top:0;bottom:0;left:-1px;margin:auto;width:3px;height:3px;border-radius:3px;background:#000;transition:transform 350ms}.segmentnav>button[aria-selected="true"]{color:white;pointer-events:none}.segmentnav>button[aria-selected="true"]::before,.segmentnav>button[aria-selected="true"]+button::before{transform:scale(0)}.segmentnav>button,.segmentnav-selection-background{border-radius:.974em}@media only screen and (max-width: 734px){.segmentnav>button,.segmentnav-selection-background{border-radius:100px}}.segmentnav-selection-background{position:absolute;top:.176em;left:.176em;z-index:1;height:1.948em;min-width:1.948em;background:#111;transition:300ms}html.reduced-motion .segmentnav-selection-background{transition:none}@media only screen and (max-width: 734px){.segmentnav-selection-background{height:calc(100% - .352em)}}[dir="rtl"] .segmentnav>button::before,:dir(rtl) .segmentnav>button::before{left:auto;right:-1px}.video-container{position:relative}video,.inline-video-frame-start{width:100%;height:100%}video{z-index:2;position:relative;visibility:hidden}video.video-can-play{visibility:visible}.inline-video-frame{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%}.inline-video-frame-fallback{display:none}html.no-js .inline-video-frame,html.no-inline-video .inline-video-frame{display:none}html.no-js .inline-video-frame-fallback,html.no-inline-video .inline-video-frame-fallback{display:block}video.video-can-play+.inline-video-frame{display:none}[data-video-prevent-load]+.inline-video-frame{display:block}.graph-gallery{margin-top:100px;opacity:0;transition:opacity 0.5s}html.no-js .graph-gallery{opacity:1}@media only screen and (max-width: 1068px){.graph-gallery{margin-top:64px}}.graph-gallery.ready{opacity:1}.graph-gallery:not(.engaged) .gallery-item.current{opacity:0}html.no-js .graph-gallery:not(.engaged) .gallery-item.current{opacity:1}@media only screen and (max-width: 734px){.graph-gallery .tabnav-wrapper{height:2em;overflow:hidden;position:relative}}.graph-gallery .tabnav-wrapper .tabnav-items{margin-left:0px;margin-bottom:15px;list-style:none;line-height:1.5}@media only screen and (max-width: 1068px){.graph-gallery .tabnav-wrapper .tabnav-items{line-height:1.35}}html.touch .graph-gallery .tabnav-wrapper .tabnav-items{-webkit-overflow-scrolling:touch}@media only screen and (max-width: 734px){.graph-gallery .tabnav-wrapper .tabnav-items{white-space:nowrap;overflow:scroll;padding-bottom:2em}}.graph-gallery .tabnav-wrapper .tabnav-item{display:inline}.graph-gallery .tabnav-wrapper .tabnav-item.current{color:black}.graph-gallery .tabnav-wrapper .tabnav-item .separator{margin:0 4px}.graph-gallery .tabnav-wrapper .tabnav-item.current a,.graph-gallery .tabnav-wrapper .tabnav-item .separator{cursor:default}.graph-gallery .tabnav-wrapper .tabnav-item:not(.current):hover{color:#6e6e73}.graph-gallery .tabnav-wrapper .tabnav-item,.graph-gallery .tabnav-wrapper .tabnav-item .separator{color:#6e6e73}.graph-gallery .tabnav-wrapper .tabnav-item:last-child .separator{display:none}.graph-gallery .tabnav-wrapper a{color:inherit;transition:color 0.1s}.graph-gallery .tabnav-wrapper a:hover{text-decoration:none}.graph-gallery .item-container{position:relative;margin-top:0}@media only screen and (max-width: 734px){.graph-gallery .item-container{margin-top:10px}}.graph-gallery .item-container .gallery-item{--fade-end: 0.3s;transition:visibility 0s linear var(--fade-end)}html.js .graph-gallery .item-container .gallery-item:not(.current){pointer-events:none;opacity:0;position:absolute;top:0;left:0;width:100%;visibility:hidden}html.no-js .graph-gallery .item-container .gallery-item:not(:last-child){padding-bottom:60px}.graph-gallery .item-container .gallery-item-copy{margin-bottom:58px;color:#000}@media only screen and (max-width: 1068px){.graph-gallery .item-container .gallery-item-copy{margin-bottom:56px}}@media only screen and (max-width: 734px){.graph-gallery .item-container .gallery-item-copy{margin-bottom:50px}}.graph-gallery .item-container .gallery-item .gallery-item-graphs{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-gap:25px 37px}@media only screen and (max-width: 768px){.graph-gallery .item-container .gallery-item .gallery-item-graphs{display:block}}.graph-gallery .item-container .gallery-item .gallery-item-graphs .group-header{grid-row-start:1;font-weight:700;color:#000}@media only screen and (max-width: 1068px){.graph-gallery .item-container .gallery-item .gallery-item-graphs .group-header{margin-bottom:4px}}@media only screen and (max-width: 768px){.graph-gallery .item-container .gallery-item .gallery-item-graphs .group-header{margin-bottom:30px}}.graph-gallery .item-container .gallery-item .gallery-item-graphs .bar-badge-wrapper{grid-row-start:2}.graph-gallery .item-container .gallery-item .bar-badge-wrapper{display:flex;align-content:flex-start;margin-top:0}.graph-gallery .item-container .gallery-item .bar-badge-wrapper .bar-wrapper{width:65%}@media only screen and (max-width: 1068px){.graph-gallery .item-container .gallery-item .bar-badge-wrapper .bar-wrapper{width:75%}}@media only screen and (max-width: 768px){.graph-gallery .item-container .gallery-item .bar-badge-wrapper .bar-wrapper{width:68%}}.graph-gallery .item-container .gallery-item .bar-badge-wrapper .badge-wrapper{width:35%}@media only screen and (max-width: 1068px){.graph-gallery .item-container .gallery-item .bar-badge-wrapper .badge-wrapper{width:25%}}@media only screen and (max-width: 768px){.graph-gallery .item-container .gallery-item .bar-badge-wrapper .badge-wrapper{width:32%}}.graph-gallery .item-container .gallery-item .bar-badge-wrapper .bar-container .bar-mask{overflow:hidden;border-radius:5px;height:8px;position:relative;z-index:1}.graph-gallery .item-container .gallery-item .bar-badge-wrapper .bar-container .graph-caption{display:inline-block;margin-left:12px}@media only screen and (max-width: 734px){.graph-gallery .item-container .gallery-item .bar-badge-wrapper .bar-container .graph-caption{display:none}}.graph-gallery .item-container .gallery-item .bar-badge-wrapper .bar-container .bar{height:100%;transform-origin:left;border-radius:inherit;margin-right:1em}.graph-gallery .item-container .gallery-item .bar-badge-wrapper .bar-container .bar-1{background:#0E90DB}.graph-gallery .item-container .gallery-item .bar-badge-wrapper .bar-container .bar-2{background:#86868b}.graph-gallery .item-container .gallery-item .bar-badge-wrapper .bar-container .bar-3{background:#86868b}.graph-gallery .item-container .gallery-item .bar-badge-wrapper .bar-container .bar-4{background:#86868b}.graph-gallery .item-container .gallery-item .bar-badge-wrapper .bar-container .bar-caption{padding-top:10px;padding-bottom:67px;font-weight:600;max-width:420px;color:#86868b}@media only screen and (max-width: 1068px){.graph-gallery .item-container .gallery-item .bar-badge-wrapper .bar-container .bar-caption{max-width:280px}}.graph-gallery .item-container .gallery-item .bar-badge-wrapper .bar-container .bar-caption.bar-1-caption{color:#000}.graph-gallery .item-container .gallery-item .bar-badge-wrapper .badge{border-top:none;padding:0;margin:-1.2em 0 0 .25em;color:#000;width:25%}@media only screen and (max-width: 734px){.graph-gallery .item-container .gallery-item .bar-badge-wrapper .badge{margin:-1.25em 0 0 .7em}}.graph-gallery .item-container .gallery-item .bar-badge-wrapper .badge-content{margin:0;padding:0}.graph-gallery .item-container .gallery-item .bar-badge-wrapper .badge-value,.graph-gallery .item-container .gallery-item .bar-badge-wrapper .badge-unit{font-weight:700}.graph-gallery .item-container .gallery-item .bar-badge-wrapper .badge-value{font-size:40px}.graph-gallery .item-container .gallery-item .bar-badge-wrapper .badge-1 .badge-value{color:#0E90DB}.graph-gallery .item-container .gallery-item .bar-badge-wrapper .badge-2,.graph-gallery .item-container .gallery-item .bar-badge-wrapper .badge-3,.graph-gallery .item-container .gallery-item .bar-badge-wrapper .badge-4{color:#86868b}@media only screen and (max-width: 734px){.graph-gallery .item-container .gallery-item .bar-badge-wrapper .badge-unit{font-size:32px}}.graph-gallery .item-container .gallery-item .bar-badge-wrapper .badge-caption{position:relative;color:#86868b;font-weight:600}.section-extensions .tile-content{flex-basis:28em}@media only screen and (max-width: 1068px){.section-extensions .tile-content{flex-basis:22em}}.section-extensions .tile-copy-container{min-height:525px;margin-top:38px}@media only screen and (max-width: 1068px){.section-extensions .tile-copy-container{min-height:412px;margin-top:48px}}@media only screen and (max-width: 734px){.section-extensions .tile-copy-container{min-height:215px;margin-top:0}}.section-extensions .tile-picture-wrapper{margin-top:auto;margin-bottom:auto}@media only screen and (max-width: 734px){.section-extensions .tile-picture-wrapper{margin-top:10px;margin-bottom:72px}}.section-extensions .tile-picture{display:block;width:849px;height:592px}@media only screen and (max-width: 1068px){.section-extensions .tile-picture{display:block;width:648px;height:478px}}@media only screen and (max-width: 734px){.section-extensions .tile-picture{display:block;width:367px;height:286px}}@media only screen and (max-width: 734px){.section-extensions .tile-picture{margin-right:0;padding-left:30px}}.section-customization .customization-animation-wrapper{width:1214px;height:711px;position:relative;left:50%;margin-left:-607px}@media only screen and (max-width: 1068px){.section-customization .customization-animation-wrapper{width:855px;height:500px}}@media only screen and (max-width: 734px){.section-customization .customization-animation-wrapper{width:374px;height:220px}}@media only screen and (max-width: 1068px){.section-customization .customization-animation-wrapper{left:50%;margin-left:-427.5px}}@media only screen and (max-width: 734px){.section-customization .customization-animation-wrapper{left:50%;margin-left:-187px}}.section-customization .customization-animation-wrapper.active .customization-screen{opacity:1;transition:opacity .3s 2s ease-in-out}.section-customization .customization-animation-wrapper.active .customization-screen:nth-child(0){transition:opacity .3s 0s ease-in-out}.section-customization .customization-animation-wrapper.active .customization-screen:nth-child(1){transition:opacity .3s 2s ease-in-out}.section-customization .customization-animation-wrapper.active .customization-screen:nth-child(2){transition:opacity .3s 4s ease-in-out}.section-customization .customization-animation-wrapper>picture{position:absolute;height:100%;width:100%}.section-customization .customization-screen{opacity:0}@media only screen and (min-width: 735px){.section-customization .article-tiles-grid{grid-auto-rows:minmax(773px, auto)}}@media only screen and (min-width: 735px) and (max-width: 1068px){.section-customization .article-tiles-grid{grid-auto-rows:minmax(685px, auto)}}@media only screen and (max-width: 734px){.section-customization .article-tiles-grid{grid-auto-rows:minmax(682px, auto)}}.section-privacy-report{overflow:hidden;align-items:flex-start}.section-privacy-report .tile-content{flex-basis:27em}@media only screen and (max-width: 1068px){.section-privacy-report .tile-content{flex-basis:22em;flex-shrink:1;min-width:21em}}@media only screen and (max-width: 734px){.section-privacy-report .tile-content{min-width:0}}.section-privacy-report .tile-copy-container{justify-content:flex-start;margin-top:90px}@media only screen and (max-width: 1068px){.section-privacy-report .tile-copy-container{margin-top:90px}}@media only screen and (max-width: 734px){.section-privacy-report .tile-copy-container{margin-top:0}}@media only screen and (max-width: 1068px){.section-privacy-report .tile-copy{margin:auto 0}}@media only screen and (min-width: 735px){.section-privacy-report .tile-picture-wrapper{position:relative;flex-grow:1;align-self:flex-start;margin-top:110px;padding:0 20px}}@media only screen and (min-width: 735px) and (max-width: 1068px){.section-privacy-report .tile-picture-wrapper{margin-top:103px}}@media only screen and (max-width: 734px){.section-privacy-report .tile-picture-wrapper{margin:38px 0 35px;padding:0 10px}}.section-privacy-report .tile-picture{display:block;width:593px;height:594px}@media only screen and (max-width: 1068px){.section-privacy-report .tile-picture{display:block;width:506px;height:506px}}@media only screen and (max-width: 734px){.section-privacy-report .tile-picture{display:block;width:372px;height:389px}}@media only screen and (min-width: 735px){.section-privacy-report .tile-picture{position:absolute;top:0;left:0;right:0}}@media only screen and (min-width: 735px) and (max-width: 1068px){.section-privacy-report .tile-picture{padding:0 25px}}@media only screen and (max-width: 734px){.section-privacy-report .tile-picture{display:block;width:100%;height:100%;max-width:372px;margin-left:50%;transform:translateX(-50%)}.section-privacy-report .tile-picture img{object-fit:contain}}@media only screen and (max-width: 734px) and (max-width: 1068px){.section-privacy-report .tile-picture{display:block;width:100%;height:100%}.section-privacy-report .tile-picture img{object-fit:contain}}@media only screen and (max-width: 734px) and (max-width: 734px){.section-privacy-report .tile-picture{display:block;width:100%;height:100%}.section-privacy-report .tile-picture img{object-fit:contain}}.section-privacy .overview-privacy-hero{display:block;width:1030px;height:832px;position:relative;left:50%;margin-left:-515px}@media only screen and (max-width: 1068px){.section-privacy .overview-privacy-hero{display:block;width:694px;height:560px}}@media only screen and (max-width: 734px){.section-privacy .overview-privacy-hero{display:block;width:331px;height:267px}}@media only screen and (max-width: 1068px){.section-privacy .overview-privacy-hero{left:50%;margin-left:-347px}}@media only screen and (max-width: 734px){.section-privacy .overview-privacy-hero{left:50%;margin-left:-165.5px}}@media only screen and (min-width: 735px){.section-privacy .article-tiles-grid{grid-auto-rows:minmax(567px, auto)}}@media only screen and (min-width: 735px) and (max-width: 1068px){.section-privacy .article-tiles-grid{grid-auto-rows:minmax(518px, auto)}}.section-password{display:flex;flex-direction:column;position:relative}.section-password.theme-dark{background:linear-gradient(150deg, #359cd7 10%, #7d6efb 100%)}.section-password .tile-header{position:absolute;padding:var(--tile-padding)}.section-password .tile-headline{color:#fff}.section-password .tile-featured-content{margin-top:0;background:transparent;display:flex;flex:1;align-items:center;padding:180px var(--tile-padding);justify-content:center;--dot-radius:18px;--animation-offset-height:-130px;--glass-radius:95px;--glass-width:136px;--glass-offset:-12px;position:relative}@media only screen and (max-width: 1068px){.section-password .tile-featured-content{padding:100px var(--tile-padding);justify-content:flex-start;--dot-radius:15px;--animation-offset-height:-100px;--glass-radius:67.2px;--glass-width:102.4px;--glass-offset:-12px}}@media only screen and (max-width: 734px){.section-password .tile-featured-content{padding:150px var(--tile-padding);justify-content:center;--dot-radius:13px;--animation-offset-height:-95px;--glass-radius:58.8px;--glass-width:89.6px;--glass-offset:-10.5px}}.section-password .text-content{position:relative;display:flex;align-items:center;color:#fff;padding-bottom:10px;width:451px}@media only screen and (max-width: 1068px){.section-password .text-content{width:341px}}@media only screen and (max-width: 734px){.section-password .text-content{width:286px}}html.text-zoom .section-password .text-content{word-break:break-word;width:100%}.section-password canvas,.section-password #magnifying-glasses{pointer-events:none;position:absolute;top:0;left:0;margin:0;opacity:0;transition:opacity 0.5s}.section-password #magnifying-glasses{z-index:5;width:var(--glass-radius);height:var(--glass-radius)}html.reduced-motion .section-password #magnifying-glasses{opacity:1 !important;transform:none !important;right:calc( var(--glass-width) - var(--glass-radius)/3);bottom:calc( var(--glass-width) - var(--glass-radius));left:auto;top:auto}.section-password #magnifying-glasses:after{content:'';display:block;background-size:auto auto;background-repeat:no-repeat;background-image:url("/v/safari/m/images/overview/security_password_magnifying_glass__bmb6b67yrwuu_large.svg");background-size:100%;width:var(--glass-width);height:var(--glass-width);transform:translate(var(--glass-offset), var(--glass-offset))}html[dir=rtl] .section-password #magnifying-glasses:after{transform:translate(32px, var(--glass-offset))}@media only screen and (max-width: 1068px){html[dir=rtl] .section-password #magnifying-glasses:after{transform:translate(23px, var(--glass-offset))}}@media only screen and (max-width: 734px){html[dir=rtl] .section-password #magnifying-glasses:after{transform:translate(21px, var(--glass-offset))}}.section-password .modal-content{background:#0e90db}.section-password label:focus{outline-color:#000}.section-password.disabled canvas{display:none}.section-password.disabled #magnifying-glasses{opacity:1 !important;transform:none !important;right:calc( var(--glass-width) - var(--glass-radius)/3);bottom:calc( var(--glass-width) - var(--glass-radius));left:auto;top:auto}@media only screen and (min-width: 735px){.password-full-width .grid-item-password{grid-column:1 / -1}}@media only screen and (min-width: 735px) and (max-width: 1068px){.password-full-width .grid-item-password .tile-featured-content{justify-content:center}}@media only screen and (min-width: 735px){.password-full-width .grid-item-password .tile-item-copy{justify-content:center}.password-full-width .grid-item-password .text-content{width:915px}}@media only screen and (min-width: 735px) and (max-width: 1068px){.password-full-width .grid-item-password .text-content{width:637px}}.section-apple-pay .tile-copy{max-width:28.5em}.section-apple-pay .video-section{margin-top:130px}@media only screen and (max-width: 1068px){.section-apple-pay .video-section{margin-top:58px}}@media only screen and (max-width: 734px){.section-apple-pay .video-section{margin:74px auto}}.section-apple-pay .video-container{width:262px;height:262px;margin:auto}@media only screen and (max-width: 1068px){.section-apple-pay .video-container{width:178px;height:178px}}@media only screen and (max-width: 734px){.section-apple-pay .video-container{width:154px;height:154px}}.section-security .article-copy{max-width:31em}@media only screen and (max-width: 1068px){.section-security .article-copy{max-width:27em}}.section-security .overview-security-hero{display:block;width:1197px;height:705px;position:relative;left:50%;margin-left:-598.5px}@media only screen and (max-width: 1068px){.section-security .overview-security-hero{display:block;width:856px;height:504px}}@media only screen and (max-width: 734px){.section-security .overview-security-hero{display:block;width:378px;height:223px}}@media only screen and (max-width: 1068px){.section-security .overview-security-hero{left:50%;margin-left:-428px}}@media only screen and (max-width: 734px){.section-security .overview-security-hero{left:50%;margin-left:-189px}}@media only screen and (min-width: 735px){.section-security .article-tiles-grid{grid-auto-rows:minmax(832px, auto)}}@media only screen and (min-width: 735px) and (max-width: 1068px){.section-security .article-tiles-grid{grid-auto-rows:minmax(685px, auto)}}@media only screen and (min-width: 735px){html.text-zoom .section-security .article-tiles-grid{grid-auto-rows:auto}html.text-zoom .section-security .article-tiles-grid>*{grid-column:1 / -1}}.section-continuity{overflow-x:hidden}.section-continuity .article-copy{max-width:29.6em}@media only screen and (max-width: 1068px){.section-continuity .article-copy{max-width:27em}}.section-continuity .continuity-gallery-component{margin-bottom:127px}.section-continuity .continuity-gallery{height:566px}@media only screen and (max-width: 1068px){.section-continuity .continuity-gallery{height:330px}}@media only screen and (max-width: 734px){.section-continuity .continuity-gallery{height:169px}}.section-continuity .continuity-gallery-image{flex-shrink:0}.section-continuity .continuity-gallery-image-tab-view{display:block;width:1277px;height:566px}@media only screen and (max-width: 1068px){.section-continuity .continuity-gallery-image-tab-view{display:block;width:743px;height:330px}}@media only screen and (max-width: 734px){.section-continuity .continuity-gallery-image-tab-view{display:block;width:378px;height:169px}}.section-continuity .continuity-gallery-image-reading-list{display:block;width:1277px;height:566px}@media only screen and (max-width: 1068px){.section-continuity .continuity-gallery-image-reading-list{display:block;width:743px;height:330px}}@media only screen and (max-width: 734px){.section-continuity .continuity-gallery-image-reading-list{display:block;width:378px;height:169px}}.section-continuity .continuity-gallery-image-icloud-keychain{display:block;width:1277px;height:566px}@media only screen and (max-width: 1068px){.section-continuity .continuity-gallery-image-icloud-keychain{display:block;width:743px;height:330px}}@media only screen and (max-width: 734px){.section-continuity .continuity-gallery-image-icloud-keychain{display:block;width:378px;height:169px}}.section-continuity .fade-gallery .gallery-wrapper{height:calc(606px + 2.3em);margin-bottom:50px}@media only screen and (max-width: 1068px){.section-continuity .fade-gallery .gallery-wrapper{height:calc(370px + 2.3em)}}@media only screen and (max-width: 734px){.section-continuity .fade-gallery .gallery-wrapper{height:calc(209px + 2.3em)}}.section-continuity .fade-gallery .gallery-item{display:flex;justify-content:center;bottom:0}.section-continuity .fade-gallery .gallery-item>picture{flex-shrink:0}.section-continuity .fade-gallery .segmentnav-container{display:flex;justify-content:center;position:absolute;width:100%;left:0;bottom:0;z-index:99}@media only screen and (max-width: 734px){.section-continuity .fade-gallery .segmentnav-container{width:100vw;left:50%;transform:translateX(-50%);padding:0 10px;box-sizing:border-box}}.section-continuity .fade-gallery .gallery-captions{max-width:34em;margin:0 auto}html.no-js .section-continuity .fade-gallery .item-container picture{width:100%;height:auto}html.no-js .section-continuity .fade-gallery .continuity-gallery{height:auto}.section-increased-performance{display:flex;color:#fff;background:linear-gradient(150deg, #5d8dee 20%, #ad5fe6 90%)}.section-increased-performance .tile-content{align-self:stretch;box-sizing:border-box;display:flex;flex-direction:column;width:100%}@media only screen and (max-width: 1068px){.section-increased-performance .tile-content{margin-bottom:4.5em}}@media only screen and (max-width: 734px){.section-increased-performance .tile-content{margin-bottom:3.6em}}.section-increased-performance .tile-headline{color:#fff}.section-increased-performance .tile-copy{max-width:22.5em}.section-increased-performance .tile-picture{display:block;width:101px;height:175px;margin:100px auto 0}@media only screen and (max-width: 1068px){.section-increased-performance .tile-picture{display:block;width:62px;height:107px}}@media only screen and (max-width: 734px){.section-increased-performance .tile-picture{display:block;width:57px;height:97px}}@media only screen and (max-width: 1068px){.section-increased-performance .tile-picture{margin:110px auto 0}}@media only screen and (max-width: 734px){.section-increased-performance .tile-picture{margin:30px auto 0}}.section-increased-performance .badges-row{box-sizing:border-box;text-align:center;margin-top:2.75em}@media only screen and (max-width: 1068px){.section-increased-performance .badges-row{margin-top:1em}}@media only screen and (max-width: 734px){.section-increased-performance .badges-row{margin-top:0.5em}}.section-increased-performance .badge{margin:0.7em 5.4% 0}@media only screen and (min-width: 1069px){.section-increased-performance .badge .badge-value{font-size:80px;line-height:1;font-weight:400;letter-spacing:-.015em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-value:lang(ar){letter-spacing:0em;font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-value:lang(ja){letter-spacing:0em;font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-value:lang(ko){letter-spacing:0em;font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-value:lang(zh){letter-spacing:0em}.section-increased-performance .badge .badge-value:lang(th){font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-value:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-value:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-value:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-value:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption{font-size:17px;line-height:1.23536;font-weight:400;letter-spacing:-.022em;font-family:"SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(ar){letter-spacing:0em;font-family:"SF Pro AR","SF Pro Gulf","SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(ja){letter-spacing:0em;font-family:"SF Pro JP","SF Pro Text","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(ko){line-height:1.35296;letter-spacing:0em;font-family:"SF Pro KR","SF Pro Text","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(zh){letter-spacing:0em}.section-increased-performance .badge .badge-caption:lang(th){line-height:1.35296;letter-spacing:0em;font-family:"SF Pro TH","SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(zh-CN){font-family:"SF Pro SC","SF Pro Text","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(zh-HK){font-family:"SF Pro HK","SF Pro Text","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Text","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(zh-TW){font-family:"SF Pro TC","SF Pro Text","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-unit,.section-increased-performance .badge .badge-unit-plus,.section-increased-performance .badge .badge-unit-percent,.section-increased-performance .badge .badge-unit-currency{font-size:56px;line-height:1;font-weight:400;letter-spacing:-.005em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:600}.section-increased-performance .badge .badge-unit:lang(ar),.section-increased-performance .badge .badge-unit-plus:lang(ar),.section-increased-performance .badge .badge-unit-percent:lang(ar),.section-increased-performance .badge .badge-unit-currency:lang(ar){letter-spacing:0em;font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-unit:lang(ja),.section-increased-performance .badge .badge-unit-plus:lang(ja),.section-increased-performance .badge .badge-unit-percent:lang(ja),.section-increased-performance .badge .badge-unit-currency:lang(ja){letter-spacing:0em;font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-unit:lang(ko),.section-increased-performance .badge .badge-unit-plus:lang(ko),.section-increased-performance .badge .badge-unit-percent:lang(ko),.section-increased-performance .badge .badge-unit-currency:lang(ko){letter-spacing:0em;font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-unit:lang(zh),.section-increased-performance .badge .badge-unit-plus:lang(zh),.section-increased-performance .badge .badge-unit-percent:lang(zh),.section-increased-performance .badge .badge-unit-currency:lang(zh){letter-spacing:0em}.section-increased-performance .badge .badge-unit:lang(th),.section-increased-performance .badge .badge-unit-plus:lang(th),.section-increased-performance .badge .badge-unit-percent:lang(th),.section-increased-performance .badge .badge-unit-currency:lang(th){font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-unit:lang(zh-CN),.section-increased-performance .badge .badge-unit-plus:lang(zh-CN),.section-increased-performance .badge .badge-unit-percent:lang(zh-CN),.section-increased-performance .badge .badge-unit-currency:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-unit:lang(zh-HK),.section-increased-performance .badge .badge-unit-plus:lang(zh-HK),.section-increased-performance .badge .badge-unit-percent:lang(zh-HK),.section-increased-performance .badge .badge-unit-currency:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-unit:lang(zh-MO),.section-increased-performance .badge .badge-unit-plus:lang(zh-MO),.section-increased-performance .badge .badge-unit-percent:lang(zh-MO),.section-increased-performance .badge .badge-unit-currency:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-unit:lang(zh-TW),.section-increased-performance .badge .badge-unit-plus:lang(zh-TW),.section-increased-performance .badge .badge-unit-percent:lang(zh-TW),.section-increased-performance .badge .badge-unit-currency:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-unit-plus{top:-.25em}.section-increased-performance .badge .badge-unit-percent{top:-.31em}.section-increased-performance .badge .badge-unit-currency{top:-.32em}.section-increased-performance .badge.badge-stacked .badge-value{font-size:56px;line-height:1;font-weight:400;letter-spacing:-.005em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:600}.section-increased-performance .badge.badge-stacked .badge-value:lang(ar){letter-spacing:0em;font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge.badge-stacked .badge-value:lang(ja){letter-spacing:0em;font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge.badge-stacked .badge-value:lang(ko){letter-spacing:0em;font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge.badge-stacked .badge-value:lang(zh){letter-spacing:0em}.section-increased-performance .badge.badge-stacked .badge-value:lang(th){font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge.badge-stacked .badge-value:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge.badge-stacked .badge-value:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge.badge-stacked .badge-value:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge.badge-stacked .badge-value:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge.badge-stacked .badge-content{padding-bottom:4px}}@media only screen and (min-width: 735px) and (max-width: 1068px){.section-increased-performance .badge .badge-value{font-size:64px;line-height:1;font-weight:400;letter-spacing:-.009em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-value:lang(ar){letter-spacing:0em;font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-value:lang(ja){letter-spacing:0em;font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-value:lang(ko){letter-spacing:0em;font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-value:lang(zh){letter-spacing:0em}.section-increased-performance .badge .badge-value:lang(th){font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-value:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-value:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-value:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-value:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption{font-size:14px;line-height:1.28577;font-weight:400;letter-spacing:-.016em;font-family:"SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(ar){letter-spacing:0em;font-family:"SF Pro AR","SF Pro Gulf","SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(ja){line-height:1.35718;letter-spacing:0em;font-family:"SF Pro JP","SF Pro Text","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(ko){line-height:1.42859;letter-spacing:0em;font-family:"SF Pro KR","SF Pro Text","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(zh){letter-spacing:0em}.section-increased-performance .badge .badge-caption:lang(th){line-height:1.35718;letter-spacing:0em;font-family:"SF Pro TH","SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(zh-CN){font-family:"SF Pro SC","SF Pro Text","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(zh-HK){font-family:"SF Pro HK","SF Pro Text","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Text","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(zh-TW){font-family:"SF Pro TC","SF Pro Text","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-unit,.section-increased-performance .badge .badge-unit-plus,.section-increased-performance .badge .badge-unit-percent,.section-increased-performance .badge .badge-unit-currency{font-size:40px;line-height:1;font-weight:400;letter-spacing:0em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:600}.section-increased-performance .badge .badge-unit:lang(ar),.section-increased-performance .badge .badge-unit-plus:lang(ar),.section-increased-performance .badge .badge-unit-percent:lang(ar),.section-increased-performance .badge .badge-unit-currency:lang(ar){font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-unit:lang(ja),.section-increased-performance .badge .badge-unit-plus:lang(ja),.section-increased-performance .badge .badge-unit-percent:lang(ja),.section-increased-performance .badge .badge-unit-currency:lang(ja){font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-unit:lang(ko),.section-increased-performance .badge .badge-unit-plus:lang(ko),.section-increased-performance .badge .badge-unit-percent:lang(ko),.section-increased-performance .badge .badge-unit-currency:lang(ko){font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-unit:lang(th),.section-increased-performance .badge .badge-unit-plus:lang(th),.section-increased-performance .badge .badge-unit-percent:lang(th),.section-increased-performance .badge .badge-unit-currency:lang(th){font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-unit:lang(zh-CN),.section-increased-performance .badge .badge-unit-plus:lang(zh-CN),.section-increased-performance .badge .badge-unit-percent:lang(zh-CN),.section-increased-performance .badge .badge-unit-currency:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-unit:lang(zh-HK),.section-increased-performance .badge .badge-unit-plus:lang(zh-HK),.section-increased-performance .badge .badge-unit-percent:lang(zh-HK),.section-increased-performance .badge .badge-unit-currency:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-unit:lang(zh-MO),.section-increased-performance .badge .badge-unit-plus:lang(zh-MO),.section-increased-performance .badge .badge-unit-percent:lang(zh-MO),.section-increased-performance .badge .badge-unit-currency:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-unit:lang(zh-TW),.section-increased-performance .badge .badge-unit-plus:lang(zh-TW),.section-increased-performance .badge .badge-unit-percent:lang(zh-TW),.section-increased-performance .badge .badge-unit-currency:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-unit-plus{top:-.22em}.section-increased-performance .badge .badge-unit-percent{top:-.43em}.section-increased-performance .badge .badge-unit-currency{top:-.43em}.section-increased-performance .badge.badge-stacked .badge-value{font-size:40px;line-height:1;font-weight:400;letter-spacing:0em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:600}.section-increased-performance .badge.badge-stacked .badge-value:lang(ar){font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge.badge-stacked .badge-value:lang(ja){font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge.badge-stacked .badge-value:lang(ko){font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge.badge-stacked .badge-value:lang(th){font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge.badge-stacked .badge-value:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge.badge-stacked .badge-value:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge.badge-stacked .badge-value:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge.badge-stacked .badge-value:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge.badge-stacked .badge-content{padding-bottom:4px}}@media only screen and (max-width: 1068px){.section-increased-performance .badge{margin-top:1em;flex-basis:100%}}@media only screen and (max-width: 734px){.section-increased-performance .badge{margin-top:1.3em}}.section-increased-performance .badge-content{color:#fff;margin:0}.section-increased-performance .badge-caption{position:relative;margin:0.15em auto auto;max-width:14.25em;color:#fff}@media only screen and (max-width: 1068px){.section-increased-performance .badge-caption{margin-top:0.3em}}@media only screen and (max-width: 734px){.section-increased-performance .badge-caption{margin-top:0.5em;max-width:12em}}.section-increased-performance .badge .badge-caption{font-size:24px;line-height:1.16667;font-weight:600;letter-spacing:.009em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(ja){line-height:1.25;font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(ko){line-height:1.29167;font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(th){line-height:1.375;font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(ar){font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}@media only screen and (max-width: 1068px){.section-increased-performance .badge .badge-caption{font-size:21px;line-height:1.19048;font-weight:600;letter-spacing:.011em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(ja){line-height:1.2381;font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(ko){line-height:1.2858;font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(th){line-height:1.381;font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(ar){font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-increased-performance .badge .badge-caption:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}}.section-increased-performance .badge .badge-value{font-weight:600}.section-efficiency{display:flex}.section-efficiency .tile-copy{max-width:22.5em}.section-efficiency .tile-content{align-self:stretch;box-sizing:border-box;display:flex;flex-direction:column;width:100%}.section-efficiency .efficiency-metrics{display:flex;flex-direction:column;text-align:center;margin-top:2.75em}@media only screen and (max-width: 1068px){.section-efficiency .efficiency-metrics{margin-top:3em}}@media only screen and (max-width: 734px){.section-efficiency .efficiency-metrics{margin:2.5em auto 1.5em}}.section-efficiency .efficiency-streaming{max-width:12.6em}.section-efficiency .overview-performance-icon-stream{display:block;width:105px;height:105px;margin-bottom:0.65em}@media only screen and (max-width: 1068px){.section-efficiency .overview-performance-icon-stream{display:block;width:88px;height:88px}}@media only screen and (max-width: 734px){.section-efficiency .overview-performance-icon-stream{display:block;width:76px;height:76px}}@media only screen and (max-width: 1068px){.section-efficiency .overview-performance-icon-stream{margin-bottom:0.7em}}.section-efficiency .efficiency-browsing{max-width:11.2em;margin-top:3em}@media only screen and (max-width: 1068px){.section-efficiency .efficiency-browsing{margin-top:2.7em}}@media only screen and (max-width: 734px){.section-efficiency .efficiency-browsing{margin-top:1.5em}}.section-efficiency .overview-performance-icon-battery{display:block;width:139px;height:68px;margin-bottom:0.75em}@media only screen and (max-width: 1068px){.section-efficiency .overview-performance-icon-battery{display:block;width:117px;height:58px}}@media only screen and (max-width: 734px){.section-efficiency .overview-performance-icon-battery{display:block;width:102px;height:50px}}@media only screen and (max-width: 734px){.section-efficiency .overview-performance-icon-battery{margin-bottom:0.9em}}@media only screen and (min-width: 735px){.section-4k-streaming{display:flex;justify-content:space-between}}@media only screen and (min-width: 735px){.section-4k-streaming .tile-content{flex-basis:25em;flex-shrink:1;min-width:370px}}@media only screen and (min-width: 735px) and (max-width: 1068px){.section-4k-streaming .tile-content{flex-basis:24em;min-width:306px}}.section-4k-streaming .tile-copy-container{min-height:540px;margin-top:65px;margin-right:70px}@media only screen and (max-width: 1068px){.section-4k-streaming .tile-copy-container{min-height:365px;margin-top:0;margin-right:48px}}@media only screen and (max-width: 734px){.section-4k-streaming .tile-copy-container{min-height:auto;margin-right:0}}.section-4k-streaming .tile-picture-wrapper{position:relative;margin:auto 0 auto auto;padding:97px 0}@media only screen and (min-width: 735px){.section-4k-streaming .tile-picture-wrapper{flex-shrink:9;min-width:625px}}@media only screen and (min-width: 735px) and (max-width: 1068px){.section-4k-streaming .tile-picture-wrapper{min-width:400px}}@media only screen and (max-width: 1068px){.section-4k-streaming .tile-picture-wrapper{padding:0}}@media only screen and (max-width: 734px){.section-4k-streaming .tile-picture-wrapper{margin:27px 0 60px}}.section-4k-streaming .tile-picture{display:block;width:792px;height:833px}@media only screen and (max-width: 1068px){.section-4k-streaming .tile-picture{display:block;width:574px;height:520px}}@media only screen and (max-width: 734px){.section-4k-streaming .tile-picture{display:block;width:366px;height:362px}}@media only screen and (max-width: 734px){.section-4k-streaming .tile-picture{margin-right:0;padding-left:30px}}.section-best-in-class .tile-copy-container{max-width:700px}.section-performance .article-copy{max-width:31em}@media only screen and (max-width: 1068px){.section-performance .article-copy{max-width:27em}}.section-performance .overview-performance-hero{display:block;width:1214px;height:711px;position:relative;left:50%;margin-left:-607px}@media only screen and (max-width: 1068px){.section-performance .overview-performance-hero{display:block;width:855px;height:501px}}@media only screen and (max-width: 734px){.section-performance .overview-performance-hero{display:block;width:378px;height:222px}}@media only screen and (max-width: 1068px){.section-performance .overview-performance-hero{left:50%;margin-left:-427.5px}}@media only screen and (max-width: 734px){.section-performance .overview-performance-hero{left:50%;margin-left:-189px}}@media only screen and (min-width: 735px){.section-performance .article-tiles-grid{grid-auto-rows:minmax(778px, auto)}}@media only screen and (min-width: 735px) and (max-width: 1068px){.section-performance .article-tiles-grid{grid-auto-rows:minmax(638px, auto)}}.section-developers{padding:112px 0;background:#fff;margin-top:20px;text-align:center}@media only screen and (max-width: 1068px){.section-developers{padding:100px 0}}.section-developers .overview-developers-icon-sdk{display:block;width:69px;height:69px;position:relative;left:50%;margin-left:-34.5px}@media only screen and (max-width: 734px){.section-developers .overview-developers-icon-sdk{display:block;width:60px;height:60px}}@media only screen and (max-width: 734px){.section-developers .overview-developers-icon-sdk{left:50%;margin-left:-30px}}.section-developers .section-headline{margin-top:16px}.section-developers .section-copy{margin-left:auto;margin-right:auto;max-width:32em;margin-top:16px}.section-resources{padding:93px 0;background:#fff;margin-top:20px}.section-resources .section-headline{text-align:center}.resources-tiles-row{display:flex;flex-wrap:wrap;justify-content:center;margin-top:70px}@media only screen and (min-width: 1069px){html.text-zoom .resources-tiles-row{display:block}}@media only screen and (max-width: 1068px){.resources-tiles-row{margin-top:52px}}@media only screen and (max-width: 734px){.resources-tiles-row{max-width:340px;margin-left:auto;margin-right:auto}}.resources-tiles-row .tile{height:auto}.resources-tiles-row .tile-content{display:flex;flex-direction:column;align-items:flex-start;min-height:224px;height:100%;box-sizing:border-box}@media only screen and (max-width: 1068px){.resources-tiles-row .tile-content{min-height:172px}}.resources-tiles-row .tile-headline{margin-bottom:1em}.resources-tiles-row .resources-link{margin-top:auto}.resources-tile{--tile-padding: 30px;--tile-margin: 10px;--cols: 4;--item-width: calc(100% / var(--cols));background:#f5f5f7;margin-right:var(--tile-margin);margin-left:0;margin-bottom:16px;width:calc(var(--item-width) - calc(var(--tile-margin) * calc(var(--cols) - 1)))}@media only screen and (min-width: 1069px){.resources-tile:last-of-type,.resources-tile:nth-child(4n){margin-right:0}html.text-zoom .resources-tile{width:100%}}@media only screen and (min-width: 735px) and (max-width: 1068px){.resources-tile{--cols: 2}.resources-tile:last-of-type,.resources-tile:nth-child(2n){margin-right:0}}@media only screen and (max-width: 734px){.resources-tile{--cols: 1;margin-right:0}}main{background:#f5f5f7;color:#86868b}main h1,main h2,main h3,main h4,main h5,main h6{color:#000}main .theme-dark{background:#000;color:#a1a1a6}main .theme-dark h1,main .theme-dark h2,main .theme-dark h3,main .theme-dark h4,main .theme-dark h5,main .theme-dark h6{color:#fff}main .theme-dark a{color:#2997ff}
