.small-caps{font-variant-caps:all-small-caps}:root{--tile-border-radius: 18px;--tile-padding: 60px;--tile-min-height-full: 550px;--tile-min-height-half: 670px;--grid-gutter: 20px}@media only screen and (max-width: 1068px){:root{--tile-padding: 36px;--tile-padding-bottom: 50px;--tile-min-height-full: 400px;--tile-min-height-half: 500px}}@media only screen and (max-width: 734px){:root{--tile-padding-vertical: 48px;--tile-padding-horizontal: 30px;--tile-padding: var(--tile-padding-vertical) var(--tile-padding-horizontal);--tile-min-height-full: 0px;--tile-min-height-half: 0px}}@media only screen and (max-width: 390px){:root{--tile-padding-horizontal: calc((100vw - 40px) * 0.086)}}.section-tiles-grid{background-color:#f5f5f7;padding:160px 0}@media only screen and (max-width: 1068px){.section-tiles-grid{padding:120px 0}}@media only screen and (max-width: 734px){.section-tiles-grid{padding:60px 0}}.section-tiles-grid:not(.section-tiles-grid-first){margin-top:24px}.section-tiles-grid .section-content{margin-left:auto;margin-right:auto;width:1020px;padding:0 24px}@media only screen and (max-width: 1068px){.section-tiles-grid .section-content{width:687px}}@media only screen and (max-width: 734px){.section-tiles-grid .section-content{width:auto;max-width:350px;padding:0 20px}}.section-tiles-grid .section-headline{margin-bottom:2em;text-align:center}.section-tiles-grid .grid-container{display:grid;grid-template-columns:repeat(2, 2fr);grid-gap:var(--grid-gutter);width:100%;margin:auto;box-sizing:border-box}.theme-dark .section-tiles-grid{background-color:#000}.grid-item{position:relative;box-sizing:border-box;border-radius:var(--tile-border-radius);background-color:#fff;overflow:hidden;padding:var(--tile-padding)}.grid-item.full{min-height:var(--tile-min-height-full);grid-column:span 2}.grid-item.half{min-height:var(--tile-min-height-half)}@media only screen and (max-width: 1068px){.grid-item.half{padding:var(--tile-padding) var(--tile-padding) var(--tile-padding-bottom) var(--tile-padding)}}@media only screen and (max-width: 734px){.grid-item.half{padding:var(--tile-padding);grid-column:span 2}}.grid-item.theme-blue{background-color:#0071e3}.grid-item.theme-blue h3{color:#f5f5f7}.grid-item.theme-inverted{background-color:#1d1d1f}.grid-item.theme-inverted h3{color:#f5f5f7}.theme-dark .grid-item{background-color:#1d1d1f}.theme-dark .grid-item.theme-blue{background-color:#0071e3}.theme-dark .grid-item.theme-inverted{background-color:#f5f5f7}.theme-dark .grid-item.theme-inverted h3{color:#1d1d1f}.grid-item.full{height:0px}@media only screen and (max-width: 734px){.grid-item.full{height:auto}}.grid-item.full .flex-content{display:flex;height:100%}.grid-item.full .headline-content{flex-grow:1}.grid-item.fact{display:flex;flex-direction:column;justify-content:flex-end}@media only screen and (max-width: 734px){.grid-item.fact{padding-top:100px}}.grid-item.icon-half{display:flex;padding-top:0px}.grid-item.icon-half .flex-content{display:flex;flex-direction:column}.grid-item.icon-half .flex-content .icon{flex-grow:1;display:flex;align-items:center}.grid-item.icon-half .flex-content .icon picture{margin:0 auto}@media only screen and (max-width: 734px){.grid-item.icon-half .flex-content .icon picture{margin:50px auto}}.grid-item.hardware-half{display:flex;padding-bottom:0}@media only screen and (max-width: 734px){.grid-item.hardware-half{display:block;padding-top:40px}}.grid-item.hardware-half .flex-content{display:flex;flex-direction:column}.grid-item.hardware-half .flex-content h3{flex-grow:1}.grid-item.hardware-half .flex-content picture{margin-top:50px}html.text-zoom .grid-item{min-height:var(--tile-min-height-full);grid-column:span 2;height:auto}html.text-zoom .grid-item h3,html.text-zoom .grid-item .picture-container{max-width:unset}.expanded>.grid-item-header,.expanded>.grid-item-content{visibility:hidden;transition:visibility 0.1s .66s}.grid-modal{--postion:30px;--reset-size:40px}@media only screen and (max-width: 1068px){.grid-modal{--postion:20px;--reset-size:30px}}.grid-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(134,134,139,0.92);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 .grid-modal .modal-cta{transition:none}.grid-modal .modal-cta:hover{background-color:rgba(81,81,84,0.92)}.grid-modal .modal-cta .plus-icon{box-sizing:border-box;width:100%;height:100%;border-radius:50%;fill:#fff}.grid-modal .modal-cta .plus-icon #reset{opacity:1;transition:opacity .66s 0s cubic-bezier(0.66, 0, 0.01, 1)}.grid-modal .modal-cta .plus-icon #reset-solid{opacity:0;transition:opacity .66s 0s cubic-bezier(0.66, 0, 0.01, 1)}.grid-modal .modal-cta-text{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.grid-modal .modal-content{background-color:#1d1d1f;box-sizing:border-box;border-radius:var(--tile-border-radius);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);justify-content:center;align-items:center}@media only screen and (max-width: 734px){.grid-modal .modal-content{padding-bottom:60px}}.grid-modal .modal-content .grid-item-copy{margin-top:0;color:#fff;overflow-y:scroll;width:calc(60% - 1em);padding-right:1em}@media only screen and (max-width: 1068px){.grid-modal .modal-content .grid-item-copy{width:calc(80% - 1em)}}@media only screen and (max-width: 734px){.grid-modal .modal-content .grid-item-copy{width:calc(100% - 1em)}}.grid-modal .modal-content .grid-item-copy.extra-padding{padding-bottom:20px}.grid-modal .modal-content .grid-item-copy a{color:#2997ff}.half .grid-modal .modal-content .grid-item-copy{width:calc(100% - 1em)}@media only screen and (max-width: 1068px){.half .grid-modal .modal-content .grid-item-copy{width:calc(100% - 1em)}}@media only screen and (max-width: 734px){.half .grid-modal .modal-content .grid-item-copy{width:calc(100% - 1em)}}.grid-modal .modal-content .grid-item-copy .top-gradient{display:none;position:absolute;top:var(--tile-padding);height:2em;width:100%;background:linear-gradient(to bottom, #1d1d1f, rgba(29,29,31,0) 100%);pointer-events:none}@media only screen and (max-width: 734px){.grid-modal .modal-content .grid-item-copy .top-gradient{top:var(--tile-padding-vertical)}}.grid-modal .modal-content .grid-item-copy .bottom-gradient{position:absolute;bottom:var(--tile-padding);height:2em;width:100%;background:linear-gradient(to top, #1d1d1f, rgba(29,29,31,0) 100%);pointer-events:none}@media only screen and (max-width: 734px){.grid-modal .modal-content .grid-item-copy .bottom-gradient{bottom:59px}}.modal-toggle{position:fixed}.modal-toggle:checked ~ .grid-modal .modal-content{visibility:visible;opacity:1;transition:opacity .66s cubic-bezier(0.66, 0, 0.2, 1),visibility .66s}.modal-toggle:checked ~ .grid-modal .modal-content .fade-transform-in{opacity:1;transform:translateY(0);transition:all .66s .66s cubic-bezier(0.66, 0, 0.2, 1)}.modal-toggle:checked ~ .grid-modal .modal-cta{background-color:rgba(110,110,115,0.8);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 ~ .grid-modal .modal-cta{transition:none}.modal-toggle:checked ~ .grid-modal .modal-cta .plus-icon{fill:#f5f5f7}.modal-toggle:checked ~ .grid-modal .modal-cta:hover{background-color:rgba(210,210,215,0.8)}.modal-toggle:checked ~ .grid-modal .modal-cta:hover .plus-icon{fill:#fff}.theme-dark .modal-toggle:checked ~ .grid-modal .modal-cta{background-color:rgba(110,110,115,0.92)}.theme-dark .modal-toggle:checked ~ .grid-modal .modal-cta .plus-icon{fill:#f5f5f7}.theme-dark .modal-toggle:checked ~ .grid-modal .modal-cta:hover{background-color:rgba(81,81,84,0.92)}.theme-dark .modal-toggle:checked ~ .grid-modal .modal-cta:hover .plus-icon{fill:#fff}.theme-dark .grid-modal .modal-cta{background-color:rgba(134,134,139,0.92)}.theme-dark .grid-modal .modal-cta .plus-icon{fill:#fff}.theme-dark .grid-modal .modal-cta:hover{background-color:rgba(210,210,215,0.8)}.theme-dark .grid-modal .modal-content{background-color:#f5f5f7}.theme-dark .grid-modal .modal-content .grid-item-copy{color:#1d1d1f}.theme-dark .grid-modal .modal-content .grid-item-copy a{color:#06c}.theme-dark .grid-modal .modal-content .grid-item-copy .top-gradient{background:linear-gradient(to bottom, #f5f5f7, rgba(245,245,247,0) 90%)}.theme-dark .grid-modal .modal-content .grid-item-copy .bottom-gradient{background:linear-gradient(to top, #f5f5f7, rgba(245,245,247,0) 90%)}.button{cursor:pointer;display:inline-block;text-align:center;white-space:nowrap;font-size:17px;line-height:1.17648;font-weight:400;letter-spacing:-.022em;font-family:"SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;min-width:28px;padding-left:16px;padding-right:16px;padding-top:8px;padding-bottom:8px;border-radius:18px;background:#0071e3;color:#fff}.button:hover{text-decoration:none}.button:focus{box-shadow:0 0 0 4px rgba(0,125,250,0.6);outline:none}.button:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),.button:focus[data-focus-method="touch"]:not(input):not(textarea):not(select){box-shadow:none}.button:active{outline:none}.button:disabled,.button.disabled{cursor:default}.button: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}.button: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}.button:lang(ko){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}.button:lang(zh){letter-spacing:0em}.button:lang(th){font-family:"SF Pro TH","SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.button:lang(zh-CN){font-family:"SF Pro SC","SF Pro Text","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.button:lang(zh-HK){font-family:"SF Pro HK","SF Pro Text","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.button: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}.button:lang(zh-TW){font-family:"SF Pro TC","SF Pro Text","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}.button:hover{background:#0077ED}.button:active{background:#006EDB}.button:disabled,.button.disabled{background:#0071e3;color:#fff;opacity:.32}.button-block{box-sizing:border-box;display:block;width:100%;border-radius:8px}.button-neutral{background:#1d1d1f;color:#fff}.button-neutral:hover{background:#272729}.button-neutral:active{background:#18181A}.button-neutral:disabled,.button-neutral.disabled{background:#1d1d1f;color:#fff;opacity:.32}.button-secondary{background:#e8e8ed;color:#000}.button-secondary:hover{background:#EBEBF0}.button-secondary:active{background:#E6E6EB}.button-secondary:disabled,.button-secondary.disabled{background:#e8e8ed;color:#000;opacity:.56}.button-secondary-alpha{background:rgba(0,0,0,0.08);color:#000}.button-secondary-alpha:hover{background:rgba(0,0,0,0.07)}.button-secondary-alpha:active{background:rgba(0,0,0,0.09)}.button-secondary-alpha:disabled,.button-secondary-alpha.disabled{background:rgba(0,0,0,0.08);color:#000;opacity:.56}.button-super{font-size:17px;line-height:1.17648;font-weight:400;letter-spacing:-.022em;font-family:"SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;min-width:28px;padding-left:31px;padding-right:31px;padding-top:18px;padding-bottom:18px;border-radius:28px}.button-super: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}.button-super: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}.button-super:lang(ko){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}.button-super:lang(zh){letter-spacing:0em}.button-super:lang(th){font-family:"SF Pro TH","SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.button-super:lang(zh-CN){font-family:"SF Pro SC","SF Pro Text","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.button-super:lang(zh-HK){font-family:"SF Pro HK","SF Pro Text","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.button-super: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}.button-super:lang(zh-TW){font-family:"SF Pro TC","SF Pro Text","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}.button-super.button-block{border-radius:12px}.button-elevated{font-size:17px;line-height:1.17648;font-weight:400;letter-spacing:-.022em;font-family:"SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;min-width:26px;padding-left:22px;padding-right:22px;padding-top:12px;padding-bottom:12px;border-radius:22px}.button-elevated: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}.button-elevated: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}.button-elevated:lang(ko){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}.button-elevated:lang(zh){letter-spacing:0em}.button-elevated:lang(th){font-family:"SF Pro TH","SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.button-elevated:lang(zh-CN){font-family:"SF Pro SC","SF Pro Text","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.button-elevated:lang(zh-HK){font-family:"SF Pro HK","SF Pro Text","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.button-elevated: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}.button-elevated:lang(zh-TW){font-family:"SF Pro TC","SF Pro Text","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}.button-elevated.button-block{border-radius:10px}.button-reduced{font-size:12px;line-height:1.33337;font-weight:400;letter-spacing:-.01em;font-family:"SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;min-width:23px;padding-left:11px;padding-right:11px;padding-top:4px;padding-bottom:4px;border-radius:12px}.button-reduced: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}.button-reduced: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}.button-reduced:lang(ko){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}.button-reduced:lang(zh){letter-spacing:0em}.button-reduced:lang(th){font-family:"SF Pro TH","SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.button-reduced:lang(zh-CN){font-family:"SF Pro SC","SF Pro Text","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.button-reduced:lang(zh-HK){font-family:"SF Pro HK","SF Pro Text","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.button-reduced: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}.button-reduced:lang(zh-TW){font-family:"SF Pro TC","SF Pro Text","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}.button-reduced.button-block{border-radius:5px}.theme-dark .section-store-banner{background:#000}.section-store-banner{background:#f5f5f7;text-align:center;margin-top:24px;padding-top:158px;padding-bottom:168px}html.no-ios.no-osx .page-overview .section-store-banner{display:none}@media only screen and (max-width: 1068px){.section-store-banner{padding-top:130px;padding-bottom:120px}}@media only screen and (max-width: 734px){.section-store-banner{padding-top:85px;padding-bottom:85px}}.section-store-banner .overview-icon-appstore{margin:0 auto}.section-store-banner .developers-icon-app-store{display:block;width:144px;height:144px;margin:0 auto}@media only screen and (max-width: 1068px){.section-store-banner .developers-icon-app-store{display:block;width:104px;height:104px}}@media only screen and (max-width: 734px){.section-store-banner .developers-icon-app-store{display:block;width:70px;height:70px}}.section-store-banner .typography-headline{margin:0 auto;width:636px;margin-top:45px}@media only screen and (max-width: 1068px){.section-store-banner .typography-headline{width:532px;margin-top:30px}}@media only screen and (max-width: 734px){.section-store-banner .typography-headline{width:auto;margin-top:22px}}.section-store-banner .cta-container{margin-top:35px}@media only screen and (max-width: 1068px){.section-store-banner .cta-container{margin-top:30px}}@media only screen and (max-width: 734px){.section-store-banner .cta-container{margin-top:22px}}.section-news{padding-top:110px;padding-bottom:110px;margin-bottom:0;background-color:#fbfbfd;--transition-duration: 0.25s;--image-size: 480px}@media only screen and (max-width: 1068px){.section-news{--image-size: 336px;padding-top:115px;padding-bottom:115px}}@media only screen and (max-width: 734px){.section-news{--image-size: 280px;padding-top:74px;padding-bottom:74px;text-align:left}}.section-news.theme-light{background-color:#fbfbfd}.section-news .section-content{text-align:center}@media only screen and (max-width: 734px){.section-news .section-content{text-align:left}}.section-news .paddlenav{margin-left:auto;margin-right:auto;margin-left:auto;margin-right:auto;width:980px}html.aow .section-news .paddlenav{display:none}@media only screen and (min-width: 1441px){.section-news .paddlenav{margin-left:auto;margin-right:auto;width:980px}}@media only screen and (max-width: 1068px){.section-news .paddlenav{margin-left:auto;margin-right:auto;width:692px}}@media only screen and (max-width: 734px){.section-news .paddlenav{margin-left:auto;margin-right:auto;width:87.5%}}@media only screen and (max-width: 734px){.section-news .paddlenav{max-width:335px}}.section-news .paddlenav ul{display:flex;justify-content:space-between;list-style:none;margin:0 auto}.section-news .paddlenav .paddlenav-arrow{z-index:1;position:relative}.section-news .paddlenav .paddlenav-arrow .icon{transition:background-color 0.15s;font-weight:400;font-size:26px;color:#fefefe;border:2px solid #fff;width:1em;height:1em;border-radius:50%;display:block;position:relative;padding:0.5em;box-sizing:border-box}.section-news .paddlenav .paddlenav-arrow .icon:after{transition:color 0.15s;padding-top:0 !important;padding-left:0 !important;position:absolute;width:0.4em}html.windows .section-news .paddlenav .paddlenav-arrow .icon:after{line-height:0.85}.section-news .paddlenav .paddlenav-arrow-previous .icon:after{right:0.26em}.section-news .paddlenav .paddlenav-arrow-next .icon:after{left:0.26em}.section-news .paddlenav .paddlenav-arrow:hover .icon{background-color:#fff}.section-news .paddlenav .paddlenav-arrow:hover .icon:after{color:black}.section-news .paddlenav .paddlenav-arrow:disabled .icon,.section-news .paddlenav .paddlenav-arrow:disabled:hover .icon{color:#86868b;border:2px solid #86868b;background-color:transparent}.section-news .paddlenav .paddlenav-arrow:disabled .icon:after,.section-news .paddlenav .paddlenav-arrow:disabled:hover .icon:after{color:#86868b}.section-news .paddlenav-light-content .paddlenav-arrow .icon{color:black;border:2px solid black}.section-news .paddlenav-light-content .paddlenav-arrow:hover .icon{background-color:black}.section-news .paddlenav-light-content .paddlenav-arrow:hover .icon:after{color:white}.section-news #newsroom-item-template{display:none}.section-news .section-gallery{overflow:hidden;padding-top:36px}@media only screen and (max-width: 1068px){.section-news .section-gallery{padding-top:44px}}@media only screen and (max-width: 734px){.section-news .section-gallery{padding-top:22px}}.section-news .gallery{text-align:left;position:relative;--viewport-content: 980px;--grid-gap: 20px;--scroll-duration: 0.7}@media only screen and (max-width: 1068px){.section-news .gallery{--viewport-content: 692px}}@media only screen and (max-width: 734px){.section-news .gallery{--viewport-content: 87.5%}}.section-news .gallery.no-scroll-overflow .paddlenav{display:none}.section-news .gallery .gallery-content{overflow-x:scroll;overflow-y:hidden;--padding-bottom: var(--grid-gap);padding-bottom:var(--padding-bottom);margin-bottom:calc(-1 * var(--padding-bottom));-webkit-clip-path:polygon(0% 0%, 100% 0%, 100% calc(100% - var(--padding-bottom)), 0% calc(100% - var(--padding-bottom)));clip-path:polygon(0% 0%, 100% 0%, 100% calc(100% - var(--padding-bottom)), 0% calc(100% - var(--padding-bottom)))}html.touch .section-news .gallery .gallery-content{-webkit-overflow-scrolling:touch}html.edge .section-news .gallery .gallery-content{-ms-overflow-style:none}.section-news .gallery .gallery-content::-webkit-scrollbar{display:none}.section-news .gallery .item-container{display:grid;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;grid-gap:var(--grid-gap);grid-template:1fr / -webkit-min-content;grid-template:1fr / min-content;list-style:none;--padding: calc((100% - var(--viewport-content)) / 2);padding-left:var(--padding);padding-right:var(--padding);margin:auto;padding-top:20px;padding-bottom:30px}html.edge .section-news .gallery .item-container .gallery-item:only-child{grid-column:1 / 3;width:100%}html.edge .section-news .gallery .item-container .gallery-item:only-child .newsroom-item{width:var(--image-size);margin:0 auto}.section-news .gallery .gallery-item{width:var(--image-size);grid-row:1}.section-news .gallery .paddlenav{color:#1d1d1f}.section-news .gallery .paddlenav ul{width:80px}.section-news .newsroom-item{position:relative;display:block;height:100%}.section-news .newsroom-item-article{box-shadow:none;transition:box-shadow var(--transition-duration);height:100%;background-color:#fff;border-radius:10px;overflow:hidden;transform:translateZ(0);display:flex;flex-direction:column}.section-news .newsroom-item-image{height:270px;width:480px;border-top-left-radius:10px;border-top-right-radius:10px;overflow:hidden;transition:height var(--transition-duration)}@media only screen and (max-width: 1068px){.section-news .newsroom-item-image{height:189px}}@media only screen and (max-width: 734px){.section-news .newsroom-item-image{height:157.5px}}@media only screen and (max-width: 1068px){.section-news .newsroom-item-image{width:336px}}@media only screen and (max-width: 734px){.section-news .newsroom-item-image{width:280px}}.section-news .newsroom-item-picture{transition:transform var(--transition-duration);object-fit:cover;width:100%;height:270px;display:block;position:relative}@media only screen and (max-width: 1068px){.section-news .newsroom-item-picture{height:189px}}@media only screen and (max-width: 734px){.section-news .newsroom-item-picture{height:157.5px}}.section-news .newsroom-item-picture:after{opacity:0;transition:var(--transition-duration);content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:#000}.section-news .newsroom-item-picture img{width:100%}.section-news .newsroom-item-content,.section-news .newsroom-item-header-container,.section-news .newsroom-item-header{display:flex;flex-grow:1}.section-news .newsroom-item-content{transition:padding-bottom var(--transition-duration) ease;padding:24px 18px;flex-grow:1;background-color:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.section-news .newsroom-item-header-container{position:relative}.section-news .newsroom-item-header{flex-direction:column;justify-content:space-between}.section-news .newsroom-item-title{margin-bottom:16px}@media only screen and (max-width: 1068px){.section-news .newsroom-item-title{margin-bottom:13px}}@media only screen and (max-width: 734px){.section-news .newsroom-item-title{margin-bottom:12px}}.section-news .newsroom-item-time{color:#6e6e73;font-size:12px}.section-news .newsroom-item-description{visibility:hidden;opacity:0;transition:opacity 0.05s ease;transition-delay:0;color:#6e6e73;position:absolute;left:0;bottom:-16px;transform:translateY(100%);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.section-news .newsroom-item:hover{text-decoration:none}html.no-reduced-motion.no-touch .section-news .newsroom-item:hover,html.no-reduced-motion.no-touch .section-news .newsroom-item:focus:not([data-focus-method*="mouse"]){text-decoration:none}html.no-reduced-motion.no-touch .section-news .newsroom-item:hover .newsroom-item-article,html.no-reduced-motion.no-touch .section-news .newsroom-item:focus:not([data-focus-method*="mouse"]) .newsroom-item-article{box-shadow:10px 10px 20px 0px rgba(0,0,0,0.04),-10px 0 20px 0px rgba(0,0,0,0.04)}html.no-reduced-motion.no-touch .section-news .newsroom-item:hover .newsroom-item-image,html.no-reduced-motion.no-touch .section-news .newsroom-item:focus:not([data-focus-method*="mouse"]) .newsroom-item-image{height:222px}@media only screen and (max-width: 1068px){html.no-reduced-motion.no-touch .section-news .newsroom-item:hover .newsroom-item-image,html.no-reduced-motion.no-touch .section-news .newsroom-item:focus:not([data-focus-method*="mouse"]) .newsroom-item-image{height:141px}}@media only screen and (max-width: 734px){html.no-reduced-motion.no-touch .section-news .newsroom-item:hover .newsroom-item-image,html.no-reduced-motion.no-touch .section-news .newsroom-item:focus:not([data-focus-method*="mouse"]) .newsroom-item-image{height:109.5px}}html.no-reduced-motion.no-touch .section-news .newsroom-item:hover .newsroom-item-picture,html.no-reduced-motion.no-touch .section-news .newsroom-item:focus:not([data-focus-method*="mouse"]) .newsroom-item-picture{transform:scale(1.05)}html.no-reduced-motion.no-touch .section-news .newsroom-item:hover .newsroom-item-picture:after,html.no-reduced-motion.no-touch .section-news .newsroom-item:focus:not([data-focus-method*="mouse"]) .newsroom-item-picture:after{opacity:0.15}html.no-reduced-motion.no-touch .section-news .newsroom-item:hover .newsroom-item-content,html.no-reduced-motion.no-touch .section-news .newsroom-item:focus:not([data-focus-method*="mouse"]) .newsroom-item-content{padding-bottom:72px}html.no-reduced-motion.no-touch.text-zoom .section-news .newsroom-item:hover .newsroom-item-content,html.no-reduced-motion.no-touch.text-zoom .section-news .newsroom-item:focus:not([data-focus-method*="mouse"]) .newsroom-item-content{padding-bottom:100px}html.no-reduced-motion.no-touch .section-news .newsroom-item:hover .newsroom-item-description,html.no-reduced-motion.no-touch .section-news .newsroom-item:focus:not([data-focus-method*="mouse"]) .newsroom-item-description{visibility:visible;opacity:1;transition-delay:calc(var(--transition-duration) * 0.8);transition-duration:calc(var(--transition-duration) * 0.8)}html.no-reduced-motion.touch .section-news .newsroom-item.hover{text-decoration:none}html.no-reduced-motion.touch .section-news .newsroom-item.hover .newsroom-item-article{box-shadow:10px 10px 20px 0px rgba(0,0,0,0.04),-10px 0 20px 0px rgba(0,0,0,0.04)}html.no-reduced-motion.touch .section-news .newsroom-item.hover .newsroom-item-image{height:222px}@media only screen and (max-width: 1068px){html.no-reduced-motion.touch .section-news .newsroom-item.hover .newsroom-item-image{height:141px}}@media only screen and (max-width: 734px){html.no-reduced-motion.touch .section-news .newsroom-item.hover .newsroom-item-image{height:109.5px}}html.no-reduced-motion.touch .section-news .newsroom-item.hover .newsroom-item-picture{transform:scale(1.05)}html.no-reduced-motion.touch .section-news .newsroom-item.hover .newsroom-item-picture:after{opacity:0.15}html.no-reduced-motion.touch .section-news .newsroom-item.hover .newsroom-item-content{padding-bottom:72px}html.no-reduced-motion.touch.text-zoom .section-news .newsroom-item.hover .newsroom-item-content{padding-bottom:100px}html.no-reduced-motion.touch .section-news .newsroom-item.hover .newsroom-item-description{visibility:visible;opacity:1;transition-delay:calc(var(--transition-duration) * 0.8);transition-duration:calc(var(--transition-duration) * 0.8)}.section-hero{overflow:hidden;color:#fff}.section-hero .hero-eyebrow,.section-hero .hero-headline,.section-hero .hero-copy{color:inherit}.section-hero .hero{background:black}.section-hero .hero .developers-hero-icon{position:relative;right:50%;margin-right:-72px}@media only screen and (max-width: 1068px){.section-hero .hero .developers-hero-icon{right:50%;margin-right:-52px}}@media only screen and (max-width: 734px){.section-hero .hero .developers-hero-icon{right:50%;margin-right:-35px}}.section-hero .hero .developers-hero{position:relative;right:50%;margin-right:-1252px;padding-top:138px}@media only screen and (max-width: 1068px){.section-hero .hero .developers-hero{right:50%;margin-right:-534px}}@media only screen and (max-width: 734px){.section-hero .hero .developers-hero{right:50%;margin-right:-367px}}@media only screen and (max-width: 1068px){.section-hero .hero .developers-hero{padding-top:128px}}@media only screen and (max-width: 734px){.section-hero .hero .developers-hero{padding-top:68px}}.section-hero .hero .section-content{text-align:center;padding-top:110px}@media only screen and (max-width: 1068px){.section-hero .hero .section-content{padding-top:94px}}@media only screen and (max-width: 734px){.section-hero .hero .section-content{padding-top:54px}}.section-hero .hero .hero-eyebrow,.section-hero .hero .hero-headline{margin:auto}.section-hero .hero .hero-eyebrow{padding-top:8px}.section-hero .hero .hero-headline{max-width:780px;padding-top:32px}@media only screen and (max-width: 1068px){.section-hero .hero .hero-headline{max-width:630px;padding-top:42px}}@media only screen and (max-width: 734px){.section-hero .hero .hero-headline{max-width:480px;padding-top:36px}}.section-hero .hero-intro{background:#161617;padding:150px 0}@media only screen and (max-width: 1068px){.section-hero .hero-intro{padding:90px 0}}@media only screen and (max-width: 734px){.section-hero .hero-intro{padding:70px 0}}.section-hero .hero-copy{text-align:center;max-width:867px;margin-left:auto;margin-right:auto}@media only screen and (max-width: 1068px){.section-hero .hero-copy{max-width:684px}}@media only screen and (max-width: 734px){.section-hero .hero-copy{text-align:left}}.section-business .section-content .section-headline{width:940px;margin-left:auto;margin-right:auto}@media only screen and (max-width: 1068px){.section-business .section-content .section-headline{width:initial}}.section-platforms .grid-item-experience{padding-bottom:100px}@media only screen and (max-width: 1068px){.section-platforms .grid-item-experience{padding-bottom:60px}}@media only screen and (max-width: 734px){.section-platforms .grid-item-experience{padding-bottom:var(--tile-padding-bottom)}}.grid-item-success.full .flex-content{justify-content:space-around}.grid-item-success.full .headline-content{margin-right:40px;flex-grow:0}@media only screen and (max-width: 734px){.grid-item-success.full .headline-content{padding-top:var(--tile-padding-vertical);margin-right:0px}}@media only screen and (min-width: 735px){.grid-item-tap-to-pay.full .picture-container{align-self:flex-end;margin-bottom:calc(-1 * var(--tile-padding));flex-shrink:0;flex-basis:50%;max-width:50%}}@media only screen and (max-width: 734px){.grid-item-tap-to-pay.full .picture-container{padding-top:var(--tile-padding-vertical);margin-bottom:calc(-1 * var(--tile-padding-vertical))}}.grid-item-tap-to-pay.full .headline-content{max-width:280px}@media only screen and (max-width: 1068px){.grid-item-tap-to-pay.full .headline-content{max-width:230px}}@media only screen and (max-width: 734px){.grid-item-tap-to-pay.full .headline-content{max-width:none}}@media only screen and (min-width: 735px){.grid-item-tap-to-pay.full .headline-content{margin-left:calc(var(--grid-gutter) / 2);padding-left:var(--tile-padding)}}.grid-item-tap-to-pay.full .grid-item-copy{width:60%;margin-left:1em}@media only screen and (max-width: 1068px){.grid-item-tap-to-pay.full .grid-item-copy{width:80%}}@media only screen and (max-width: 734px){.grid-item-tap-to-pay.full .grid-item-copy{width:calc(100% - 1em);margin-left:0}}.grid-item-tap-to-pay.full .grid-item-copy .copy-max-width{display:block;max-width:500px}.grid-item-tap-to-pay.full .grid-modal .modal-content .grid-item-copy .footnote a{color:inherit}.grid-item-tap-to-pay.full .grid-modal .modal-content .grid-item-copy .footnote a:hover{color:#06c}.grid-item-experience{display:flex}.grid-item-experience .flex-content{display:flex;flex-direction:column}.grid-item-experience .eyebrow{flex-grow:1}.grid-item-experience .eyebrow p{color:#86868b}.grid-item-experience h3{margin-top:40px}@media only screen and (min-width: 735px){.grid-item-technology.full .picture-container{align-self:flex-end;margin-bottom:calc(-1 * var(--tile-padding));flex-shrink:0;flex-basis:50%;max-width:50%}}@media only screen and (max-width: 734px){.grid-item-technology.full .picture-container{padding-top:var(--tile-padding-vertical);margin-bottom:calc(-1 * var(--tile-padding-vertical))}}@media only screen and (min-width: 735px){.grid-item-technology.full .headline-content{margin-left:calc(var(--grid-gutter) / 2);padding-left:var(--tile-padding)}}.grid-item-apis.full .flex-content{justify-content:space-around}@media only screen and (min-width: 735px){.grid-item-apis.full .picture-container{width:calc(100% + 2 * var(--tile-padding));margin-left:calc(-1 * var(--tile-padding))}}@media only screen and (max-width: 734px){.grid-item-apis.full picture{right:50%;margin-right:-117px;position:relative}}.grid-item-apis.full .headline-content{flex-grow:0}@media only screen and (max-width: 734px){.grid-item-apis.full .headline-content{padding-top:var(--tile-padding-vertical)}}.grid-item-apis.full h3{max-width:810px}@media only screen and (max-width: 1068px){.grid-item-apis.full h3{max-width:460px}}.grid-item-accessibility.full .flex-content{justify-content:space-around}@media only screen and (max-width: 734px){.grid-item-accessibility.full .picture-container,.grid-item-accessibility.full .headline-content{width:100%}}.grid-item-accessibility.full .picture-container{align-self:flex-start;margin-top:calc(-1 * var(--tile-padding))}@media only screen and (max-width: 734px){.grid-item-accessibility.full .picture-container{align-self:center;margin-top:calc(-1 * var(--tile-padding-vertical))}}@media only screen and (max-width: 734px){.grid-item-accessibility.full .headline-content{padding-top:var(--tile-padding-vertical)}}.grid-item-accessibility.full .headline-content picture{padding-bottom:20px}.grid-item-accessibility.full h3{max-width:310px}@media only screen and (max-width: 1068px){.grid-item-accessibility.full h3{max-width:260px}}.grid-item-in-app.full{height:initial}@media only screen and (max-width: 1068px){.grid-item-in-app.full{height:0px}}@media only screen and (max-width: 734px){.grid-item-in-app.full{height:initial;padding-top:18px}}.grid-item-in-app.full .flex-content{justify-content:space-between}@media only screen and (max-width: 1068px){.grid-item-in-app.full .flex-content{justify-content:space-around}}.grid-item-in-app.full .flex-content .violator-headline{margin-top:32px;margin-bottom:16px}@media only screen and (max-width: 1068px){.grid-item-in-app.full .flex-content .violator-headline{margin-bottom:13px}}@media only screen and (max-width: 734px){.grid-item-in-app.full .flex-content .violator-headline{margin-top:11px;margin-bottom:11px}}.grid-item-in-app.full .flex-content .headline-content{flex-grow:0}.grid-item-in-app.full .flex-content .picture-container{width:calc(100% + 2 * var(--tile-padding));margin-left:calc(-1 * var(--tile-padding))}@media only screen and (max-width: 734px){.grid-item-in-app.full .flex-content .picture-container{padding-top:20px;padding-bottom:20px;width:100%}}@media only screen and (max-width: 734px){.grid-item-in-app.full .flex-content .picture-container picture{right:50%;margin-right:-175px;position:relative}}.grid-item.grid-item-ml{padding:var(--tile-padding);padding-bottom:0}.grid-item.grid-item-ml .icon{margin-top:0}.grid-item.grid-item-testflight .headline-content{position:relative;margin-left:var(--tile-padding)}@media only screen and (max-width: 734px){.grid-item.grid-item-testflight .headline-content{margin-top:var(--tile-padding-vertical);margin-left:0}}.grid-item.grid-item-testflight .headline-content .violator{position:absolute;top:-40px}@media only screen and (max-width: 734px){.grid-item.grid-item-testflight .headline-content .violator{position:relative;top:0;margin-bottom:15px}}.grid-item.grid-item-testflight-hardware{padding-left:0}.grid-item.grid-item-testflight-hardware .flex-content{justify-content:space-between}.grid-item.grid-item-testflight-hardware .icon{margin-bottom:-5px}@media only screen and (max-width: 1068px){.grid-item.grid-item-testflight-hardware .icon{margin-bottom:25px}}@media only screen and (max-width: 734px){.grid-item.grid-item-testflight-hardware .icon{margin-bottom:0}}@media only screen and (max-width: 350px){.grid-item.grid-item-testflight-hardware .developers-testflight-mac{width:100%;height:auto}}.grid-item.grid-item-testflight-hardware .headline-content{max-width:380px}@media only screen and (max-width: 1068px){.grid-item.grid-item-testflight-hardware .headline-content{max-width:262px}}@media only screen and (max-width: 734px){.grid-item.grid-item-testflight-hardware{padding:var(--tile-padding)}}.grid-item.grid-item-test{padding:var(--tile-padding)}.grid-item.grid-item-test .violator{align-self:flex-start;margin-left:0;margin-bottom:15px}.grid-item.grid-item-test .icon{align-self:flex-start}@media only screen and (max-width: 360px){.grid-item.grid-item-test .icon picture{width:100%;height:auto}}.grid-item.grid-item-customize .violator{align-self:flex-start;margin-left:0;margin-bottom:15px}.grid-item.grid-item-customize picture{padding-right:44px}@media only screen and (max-width: 1068px){.grid-item.grid-item-customize picture{padding-right:24px}}@media only screen and (max-width: 734px){.grid-item.grid-item-customize picture{padding-right:30px}}.grid-item-community.full .flex-content{justify-content:space-around}.grid-item-community.full .picture-container{align-self:flex-end;margin-bottom:calc(-1 * var(--tile-padding))}@media only screen and (max-width: 734px){.grid-item-community.full .picture-container{padding-top:var(--tile-padding-vertical);padding-bottom:20px}}.grid-item-community.full h3{text-align:center;margin:auto}@media only screen and (max-width: 1068px){.grid-item-community.full h3{max-width:368px}}@media only screen and (max-width: 734px){.grid-item-community.full h3{margin:0;text-align:left;max-width:340px}}.grid-item-model.full h3{max-width:329px}@media only screen and (max-width: 1068px){.grid-item-model.full h3{max-width:250px}}@media only screen and (max-width: 734px){.grid-item-model.full h3{max-width:280px}}.grid-item-model.full picture{position:relative;right:50%;margin-right:-138.5px}@media only screen and (max-width: 1068px){.grid-item-model.full picture{right:50%;margin-right:-102px}}@media only screen and (max-width: 734px){.grid-item-model.full picture{right:50%;margin-right:-70px}}@media only screen and (max-width: 734px){.grid-item-model.full .headline-content,.grid-item-model.full .picture-container{width:100%}}@media only screen and (max-width: 734px){.grid-item-model.full .headline-content{padding-top:var(--tile-padding-vertical)}}@media only screen and (max-width: 734px){.grid-item-verify-payment.full .headline-content,.grid-item-verify-payment.full .picture-container{width:100%}}.grid-item-verify-payment.full .picture-container{align-self:flex-start;margin-top:calc(-1 * var(--tile-padding));flex-shrink:0}@media only screen and (max-width: 734px){.grid-item-verify-payment.full .picture-container{margin-top:calc(-1 * var(--tile-padding-vertical));flex-shrink:1}}@media only screen and (min-width: 735px){.grid-item-verify-payment.full .headline-content{margin-left:calc(var(--grid-gutter) / 2);padding-left:var(--tile-padding)}}@media only screen and (max-width: 734px){.grid-item-verify-payment.full .headline-content{padding-top:var(--tile-padding-vertical)}}.grid-item-verify-payment.full h3{max-width:290px}@media only screen and (max-width: 1068px){.grid-item-verify-payment.full h3{max-width:200px}}@media only screen and (max-width: 734px){.grid-item-global.full .headline-content,.grid-item-global.full .picture-container{width:100%}}.grid-item-global.full h3{max-width:370px}@media only screen and (max-width: 1068px){.grid-item-global.full h3{max-width:200px}}@media only screen and (max-width: 734px){.grid-item-global.full h3{max-width:250px}}.grid-item-global.full .picture-container{align-self:flex-end;margin-bottom:calc(-1 * var(--tile-padding))}@media only screen and (max-width: 734px){.grid-item-global.full .picture-container{align-self:center}}.grid-item-global.full picture{position:relative;right:50%;margin-right:-180px}@media only screen and (max-width: 1068px){.grid-item-global.full picture{right:50%;margin-right:-121px}}@media only screen and (max-width: 734px){.grid-item-global.full picture{right:50%;margin-right:-100.5px}}@media only screen and (max-width: 734px){.grid-item-global.full picture{padding-top:var(--tile-padding-vertical);left:0;margin-left:0;margin-bottom:calc(-1 * var(--tile-padding-vertical))}}@media only screen and (min-width: 735px){.grid-item-marketing.full .picture-container{align-self:flex-end;margin-bottom:calc(-1 * var(--tile-padding));flex-shrink:0}}@media only screen and (max-width: 734px){.grid-item-marketing.full .picture-container{align-self:flex-start;padding-top:var(--tile-padding-vertical);margin-bottom:calc(-1 * var(--tile-padding-vertical))}}.grid-item-marketing.full .headline-content{margin-left:calc(var(--grid-gutter) / 2);padding-left:var(--tile-padding)}@media only screen and (max-width: 734px){.grid-item-marketing.full .headline-content{margin-left:0}}.grid-item-marketing.full h3{max-width:330px}.grid-item-growing.full{height:auto}@media only screen and (max-width: 734px){.grid-item-growing.full .headline-content,.grid-item-growing.full .picture-container{width:100%}}.grid-item-growing.full picture{margin-left:calc(-1 * var(--tile-padding))}@media only screen and (max-width: 734px){.grid-item-growing.full picture{margin-left:0;float:right}}.grid-item-growing.full .headline-content{margin-left:calc(var(--grid-gutter) / 2);padding-left:var(--tile-padding)}@media only screen and (max-width: 734px){.grid-item-growing.full .headline-content{margin-left:0;padding-top:var(--tile-padding-vertical)}}.grid-item-growing.full h3{max-width:350px}.grid-item-small-business.full picture{position:relative;right:50%;margin-right:-144.5px}@media only screen and (max-width: 1068px){.grid-item-small-business.full picture{right:50%;margin-right:-103px}}@media only screen and (max-width: 734px){.grid-item-small-business.full picture{right:50%;margin-right:-73px}}@media only screen and (max-width: 734px){.grid-item-small-business.full .picture-container{width:100%}.grid-item-small-business.full .headline-content{padding-top:var(--tile-padding-vertical)}}.grid-item-cloud.full .violator-headline{margin-bottom:16px}@media only screen and (max-width: 734px){.grid-item-cloud.full .violator-headline{margin-top:27px}}.grid-item-cloud.full .typography-headline-elevated{color:#86868b}.grid-item-cloud.full .typography-headline-elevated span{color:#fff}@media only screen and (max-width: 734px){.grid-item-cloud.full .picture-container{margin-right:12px}}@media only screen and (max-width: 1068px){.grid-item-cloud.full picture{margin-left:auto;margin-right:auto}}.grid-item.grid-item-promoted .typography-headline{max-width:355px}.developers-app-product-page{display:block;width:357px;height:168px}@media only screen and (max-width: 1068px){.developers-app-product-page{display:block;width:237px;height:112px}}@media only screen and (max-width: 734px){.developers-app-product-page{display:block;width:258px;height:122px}}.developers-app-store-small-business{display:block;width:289px;height:289px}@media only screen and (max-width: 1068px){.developers-app-store-small-business{display:block;width:206px;height:206px}}@media only screen and (max-width: 734px){.developers-app-store-small-business{display:block;width:146px;height:146px}}.developers-business-global{display:block;width:360px;height:487px}@media only screen and (max-width: 1068px){.developers-business-global{display:block;width:242px;height:341px}}@media only screen and (max-width: 734px){.developers-business-global{display:block;width:201px;height:267px}}.developers-business-marketing{display:block;width:360px;height:481px}@media only screen and (max-width: 1068px){.developers-business-marketing{display:block;width:242px;height:342px}}@media only screen and (max-width: 734px){.developers-business-marketing{display:block;width:201px;height:232px}}.developers-business-model{display:block;width:277px;height:277px}@media only screen and (max-width: 1068px){.developers-business-model{display:block;width:204px;height:204px}}@media only screen and (max-width: 734px){.developers-business-model{display:block;width:140px;height:140px}}.developers-business-payments{display:block;width:360px;height:485px}@media only screen and (max-width: 1068px){.developers-business-payments{display:block;width:242px;height:364px}}@media only screen and (max-width: 734px){.developers-business-payments{display:block;width:199px;height:244px}}.developers-customize{display:block;width:195px;height:222px}@media only screen and (max-width: 1068px){.developers-customize{display:block;width:122px;height:139px}}@media only screen and (max-width: 734px){.developers-customize{display:block;width:138px;height:156px}}.developers-development-accessibility-icon{display:block;width:86px;height:86px}@media only screen and (max-width: 1068px){.developers-development-accessibility-icon{display:block;width:58px;height:58px}}@media only screen and (max-width: 734px){.developers-development-accessibility-icon{display:block;width:64px;height:64px}}.developers-development-accessibility{display:block;width:360px;height:476px}@media only screen and (max-width: 1068px){.developers-development-accessibility{display:block;width:241px;height:319px}}@media only screen and (max-width: 734px){.developers-development-accessibility{display:block;width:199px;height:204px}}.developers-development-apis{display:block;width:1020px;height:232px}@media only screen and (max-width: 1068px){.developers-development-apis{display:block;width:690px;height:150px}}@media only screen and (max-width: 734px){.developers-development-apis{display:block;width:234px;height:150px}}.developers-development-ar{display:block;width:195px;height:212px}@media only screen and (max-width: 1068px){.developers-development-ar{display:block;width:116px;height:126px}}@media only screen and (max-width: 734px){.developers-development-ar{display:block;width:114px;height:124px}}.developers-development-community{display:block;width:1020px;height:360px}@media only screen and (max-width: 1068px){.developers-development-community{display:block;width:690px;height:236px}}@media only screen and (max-width: 734px){.developers-development-community{display:block;width:350px;height:136px}}.developers-development-ml{display:block;width:195px;height:212px}@media only screen and (max-width: 1068px){.developers-development-ml{display:block;width:116px;height:126px}}@media only screen and (max-width: 734px){.developers-development-ml{display:block;width:114px;height:124px}}.developers-development-support{display:block;width:252px;height:220px}@media only screen and (max-width: 1068px){.developers-development-support{display:block;width:166px;height:144px}}@media only screen and (max-width: 734px){.developers-development-support{display:block;width:170px;height:150px}}.developers-development-technology{display:block;width:360px;height:407px}@media only screen and (max-width: 1068px){.developers-development-technology{display:block;width:242px;height:297px}}@media only screen and (max-width: 734px){.developers-development-technology{display:block;width:201px;height:262px}}.developers-development-tools{display:block;width:205px;height:213px}@media only screen and (max-width: 1068px){.developers-development-tools{display:block;width:155px;height:162px}}@media only screen and (max-width: 734px){.developers-development-tools{display:block;width:136px;height:142px}}.developers-economy-app{display:block;width:500px;height:323px}@media only screen and (max-width: 1068px){.developers-economy-app{display:block;width:333px;height:219px}}@media only screen and (max-width: 734px){.developers-economy-app{display:block;width:321px;height:217px}}.developers-hero-icon{display:block;width:144px;height:144px}@media only screen and (max-width: 1068px){.developers-hero-icon{display:block;width:104px;height:104px}}@media only screen and (max-width: 734px){.developers-hero-icon{display:block;width:70px;height:70px}}.developers-hero{display:block;width:2504px;height:351px}@media only screen and (max-width: 1068px){.developers-hero{display:block;width:1068px;height:267px}}@media only screen and (max-width: 734px){.developers-hero{display:block;width:734px;height:318px}}.developers-icon-app-store{display:block;width:144px;height:144px}@media only screen and (max-width: 1068px){.developers-icon-app-store{display:block;width:104px;height:104px}}@media only screen and (max-width: 734px){.developers-icon-app-store{display:block;width:70px;height:70px}}.developers-in-app-event-disclaimer{display:block;width:1020px;height:310px}@media only screen and (max-width: 1068px){.developers-in-app-event-disclaimer{display:block;width:690px;height:208px}}@media only screen and (max-width: 734px){.developers-in-app-event-disclaimer{display:block;width:350px;height:466px}}.developers-in-app-event{display:block;width:1020px;height:310px}@media only screen and (max-width: 1068px){.developers-in-app-event{display:block;width:690px;height:208px}}@media only screen and (max-width: 734px){.developers-in-app-event{display:block;width:350px;height:466px}}.developers-platforms-collections{display:block;width:360px;height:367px}@media only screen and (max-width: 1068px){.developers-platforms-collections{display:block;width:241px;height:253px}}@media only screen and (max-width: 734px){.developers-platforms-collections{display:block;width:201px;height:211px}}.developers-platforms-customers{display:block;width:361px;height:481px}@media only screen and (max-width: 1068px){.developers-platforms-customers{display:block;width:241px;height:341px}}@media only screen and (max-width: 734px){.developers-platforms-customers{display:block;width:201px;height:224px}}.developers-platforms-decade{display:block;width:523px;height:156px}@media only screen and (max-width: 1068px){.developers-platforms-decade{display:block;width:357px;height:107px}}@media only screen and (max-width: 734px){.developers-platforms-decade{display:block;width:239px;height:72px}}.developers-platforms-technologies{display:block;width:210px;height:210px}@media only screen and (max-width: 1068px){.developers-platforms-technologies{display:block;width:160px;height:160px}}@media only screen and (max-width: 734px){.developers-platforms-technologies{display:block;width:154px;height:154px}}.developers-tap-to-pay{display:block;width:361px;height:490px}@media only screen and (max-width: 1068px){.developers-tap-to-pay{display:block;width:241px;height:327px}}@media only screen and (max-width: 734px){.developers-tap-to-pay{display:block;width:201px;height:273px}}.developers-testflight{display:block;width:258px;height:258px}@media only screen and (max-width: 1068px){.developers-testflight{display:block;width:177px;height:177px}}@media only screen and (max-width: 734px){.developers-testflight{display:block;width:137px;height:137px}}.developers-testflight-mac{display:block;width:496px;height:401px}@media only screen and (max-width: 1068px){.developers-testflight-mac{display:block;width:336px;height:272px}}@media only screen and (max-width: 734px){.developers-testflight-mac{display:block;width:294px;height:170px}}.developers-xcode-cloud{display:block;width:391px;height:376px}@media only screen and (max-width: 1068px){.developers-xcode-cloud{display:block;width:275px;height:266px}}@media only screen and (max-width: 734px){.developers-xcode-cloud{display:block;width:192px;height:186px}}.main{background:#1d1d1f}@media only screen and (max-width: 734px){.section .section-headline{text-align:left}}
