html.no-js picture[data-lazy]{display:none!important}.modal-dark.modal,.theme-dark .modal,.theme-light .modal.modal-dark{--modal-overlay-background:rgb(29,29,31);--modal-close-background:rgb(51,51,54);--modal-close-background-hover:#37373a;--modal-close-background-active:#2f2f32;--modal-close-color:rgba(255,255,255,0.8);--modal-close-color-hover:rgb(255,255,255)}.modal-light.modal,.theme-dark .modal.modal-light{--modal-overlay-background:rgb(255,255,255);--modal-close-background:rgb(232,232,237);--modal-close-background-hover:#ececf0;--modal-close-background-active:#dfdfe4;--modal-close-color:rgba(0,0,0,0.56);--modal-close-color-hover:rgba(0,0,0,0.72)}.modal-close-button{cursor:auto;position:var(--modal-close-button-position);order:1;display:flex;align-self:flex-end;justify-content:center;align-items:center;z-index:9999;height:var(--modal-close-button-size);width:var(--modal-close-button-size);margin:0;padding:0;border:0;margin-inline-end:var(--modal-close-button-offset-inline-start);margin-top:var(--modal-close-button-offset-top);top:var(--modal-close-button-offset-top)}html.has-modal .modal-close-button{cursor:pointer}.modal-close-button:focus-visible{outline:none}.modal-close-button:focus-visible .modal-close-icon{outline:2px solid var(--sk-focus-color,#0071e3);outline-offset:3px}.modal-close-button:hover .modal-close-icon{background:var(--modal-close-background-hover);color:var(--modal-close-color-hover)}.modal-close-button:active .modal-close-icon{background:var(--modal-close-background-active)}.modal-close-button .modal-close-icon{background:var(--modal-close-background);border-radius:var(--modal-close-border-radius);color:var(--modal-close-color);display:flex;align-items:center;height:var(--modal-close-icon-size);width:var(--modal-close-icon-size);outline:none;transition:color 100ms linear,background 100ms linear;position:relative}.modal-close-button .modal-close-icon svg{fill:currentColor;position:absolute;inset-inline-start:50%;height:var(--modal-close-icon-svg-size);width:var(--modal-close-icon-svg-size)}html:not([dir=rtl]) .modal-close-button .modal-close-icon svg{transform:translateX(-50%)}html[dir=rtl] .modal-close-button .modal-close-icon svg{transform:translateX(50%)}.modal-close-button .modal-close-icon *{pointer-events:none}.modal{--modal-overlay-background:rgb(255,255,255);--modal-overlay-padding-top:76px;--modal-overlay-padding-bottom:76px;--modal-overlay-padding-inline:76px;--modal-close-button-offset-top:16px;--modal-close-button-offset-inline-start:16px;--modal-close-button-size:44px;--modal-close-background:rgb(232,232,237);--modal-close-background-hover:#ececf0;--modal-close-background-active:#dfdfe4;--modal-close-color:rgba(0,0,0,0.56);--modal-close-color-hover:rgba(0,0,0,0.72);--modal-close-border-radius:50%;--modal-close-button-position:sticky;--modal-close-icon-size:36px;--modal-close-icon-svg-size:20px;background:var(--modal-scrim-background,var(--modal-overlay-background));position:fixed;z-index:-1;left:0;right:0;top:0;bottom:0;display:none;overflow:auto}@media only screen and (max-width:480px){.modal{--modal-overlay-padding-inline:6.25%}}.modal .modal-overlay-container{box-sizing:border-box;display:flex;align-items:center;min-height:100%}.modal .modal-overlay{position:relative;z-index:1;display:flex;flex-direction:column}.modal .modal-overlay:focus-visible{outline:2px solid var(--sk-focus-color,#0071e3);outline-offset:0}.modal .modal-overlay[data-focus-method=mouse]{outline:none}.modal .modal-content-container{background:var(--modal-overlay-background);order:2;box-sizing:border-box;padding-inline-start:var(--modal-overlay-padding-inline);padding-inline-end:var(--modal-overlay-padding-inline);padding-top:var(--modal-overlay-padding-top);padding-bottom:var(--modal-overlay-padding-bottom);margin-top:calc(-44px + var(--modal-close-button-offset-top)*-1)}.modal-open{display:block;z-index:11000}.modal-touch-lock{touch-action:none}.has-modal{overflow:hidden}.has-modal body{padding-inline-end:var(--modal-scrollbar-buffer)}.modal-full-bleed{--modal-scrim-background:var(--modal-overlay-background);--modal-overlay-padding-top:96px;--modal-overlay-padding-bottom:96px;--modal-close-button-offset-top:max(16px,env(safe-area-inset-top))}html:not([dir=rtl]) .modal-full-bleed{--modal-close-button-offset-inline-start:max(16px,env(safe-area-inset-left))}html[dir=rtl] .modal-full-bleed{--modal-close-button-offset-inline-start:max(16px,env(safe-area-inset-right))}@media only screen and (max-width:1068px){.modal-full-bleed{--modal-overlay-padding-top:76px;--modal-overlay-padding-bottom:76px}}.modal-full-bleed .modal-overlay-container{flex-direction:column}.modal-full-bleed .modal-overlay{flex-grow:1;width:100%}.modal-full-bleed .modal-overlay:focus{outline-offset:-4px}.modal-full-bleed .modal-content-container{flex-grow:1}.modal-page-overlay{--modal-scrim-background:rgba(0,0,0,0.48);--modal-overlay-margin-top:40px;--modal-overlay-margin-bottom:var(--modal-overlay-margin-top);--modal-overlay-border-radius-top:18px;--modal-overlay-border-radius-bottom:var(--modal-overlay-border-radius-top);--modal-overlay-width:816.6666666667px}@media only screen and (max-width:1068px){.modal-page-overlay{--modal-overlay-width:692px}}@media only screen and (max-width:734px){.modal-page-overlay{--modal-overlay-width:max(87.5%,480px);--modal-overlay-padding-bottom:60px}}@media only screen and (max-width:480px){.modal-page-overlay{--modal-overlay-border-radius-bottom:0;--modal-overlay-width:100%;--modal-close-button-offset-top:max(16px,env(safe-area-inset-top))}html:not([dir=rtl]) .modal-page-overlay{--modal-close-button-offset-inline-start:max(16px,env(safe-area-inset-left))}html[dir=rtl] .modal-page-overlay{--modal-close-button-offset-inline-start:max(16px,env(safe-area-inset-right))}}@media only screen and (max-width:480px){.modal-page-overlay .modal-overlay-container{flex-direction:column}}.modal-page-overlay .modal-overlay{margin-inline-start:auto;margin-inline-end:auto;box-sizing:border-box;border-radius:var(--modal-overlay-border-radius-top) var(--modal-overlay-border-radius-top) var(--modal-overlay-border-radius-bottom) var(--modal-overlay-border-radius-bottom);width:var(--modal-overlay-width);margin-top:var(--modal-overlay-margin-top);margin-bottom:var(--modal-overlay-margin-bottom)}@media only screen and (max-width:480px){.modal-page-overlay .modal-overlay{--modal-overlay-margin-top:20px;--modal-overlay-margin-bottom:0;flex-grow:1}.modal-page-overlay .modal-overlay .modal-content-container{flex-grow:1}}.modal-page-overlay .modal-overlay .modal-content-container{border-radius:inherit;mask-image:radial-gradient(white,black)}@media only screen and (min-width:1069px){.modal-wide{--modal-overlay-width:1029px}}.modal-crossfade{display:block;visibility:hidden;opacity:0;transition:opacity .4s ease,visibility 0s linear .4s,z-index 0s linear .4s}@media(prefers-reduced-motion){.modal-crossfade{transition:none}}.modal-crossfade.modal-open{visibility:visible;opacity:1;transition-delay:0s}.modal-fixed-height{overflow:initial;--modal-close-button-position:static}.modal-curtain-light{--modal-scrim-background:rgba(232,232,237,0.48)}.modal-curtain-blur{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.modal-close-button-static{--modal-close-button-position:static}.overview-apple-intelligence-experience-logo{display:block;--p-width:369px;--p-height:46px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-apple-intelligence-experience-logo{--p-width:317px;--p-height:40px}}@media only screen and (max-width:734px){.overview-apple-intelligence-experience-logo{--p-width:253px;--p-height:32px}}.overview-apple-intelligence-hero-logo{display:block;--p-width:492px;--p-height:61px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-apple-intelligence-hero-logo{--p-width:369px;--p-height:46px}}@media only screen and (max-width:734px){.overview-apple-intelligence-hero-logo{--p-width:317px;--p-height:40px}}.overview-apple-intelligence-screen-endframe{display:block;--p-width:298px;--p-height:644px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-apple-intelligence-screen-endframe{--p-width:298px;--p-height:644px}}@media only screen and (max-width:734px){.overview-apple-intelligence-screen-endframe{--p-width:222px;--p-height:480px}}.overview-apple-intelligence-screen-startframe{display:block;--p-width:298px;--p-height:644px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-apple-intelligence-screen-startframe{--p-width:298px;--p-height:644px}}@media only screen and (max-width:734px){.overview-apple-intelligence-screen-startframe{--p-width:222px;--p-height:480px}}.overview-hero{display:block;--p-width:2423px;--p-height:537px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-hero{--p-width:1176px;--p-height:371px}}@media only screen and (max-width:734px){.overview-hero{--p-width:675px;--p-height:400px}}.overview-hero-siri-endframe{display:block;--p-width:150px;--p-height:318px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-hero-siri-endframe{--p-width:104px;--p-height:222px}}@media only screen and (max-width:734px){.overview-hero-siri-endframe{--p-width:104px;--p-height:218px}}.overview-hero-siri-startframe{display:block;--p-width:150px;--p-height:318px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-hero-siri-startframe{--p-width:104px;--p-height:222px}}@media only screen and (max-width:734px){.overview-hero-siri-startframe{--p-width:104px;--p-height:218px}}.overview-hero-apple-intelligence-hw{display:block;--p-width:328px;--p-height:670px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-hero-apple-intelligence-hw{--p-width:328px;--p-height:670px}}@media only screen and (max-width:734px){.overview-hero-apple-intelligence-hw{--p-width:244px;--p-height:498px}}.overview-hero-call-summary{display:block;--p-width:265px;--p-height:539px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-hero-call-summary{--p-width:185px;--p-height:374px}}@media only screen and (max-width:734px){.overview-hero-call-summary{--p-width:199px;--p-height:402px}}.overview-hero-generative-images{display:block;--p-width:265px;--p-height:539px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-hero-generative-images{--p-width:185px;--p-height:374px}}@media only screen and (max-width:734px){.overview-hero-generative-images{--p-width:199px;--p-height:402px}}.overview-hero-genmoji{display:block;--p-width:265px;--p-height:539px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-hero-genmoji{--p-width:185px;--p-height:374px}}@media only screen and (max-width:734px){.overview-hero-genmoji{--p-width:199px;--p-height:402px}}.overview-hero-ipad{display:block;--p-width:562px;--p-height:400px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-hero-ipad{--p-width:389px;--p-height:278px}}@media only screen and (max-width:734px){.overview-hero-ipad{--p-width:308px;--p-height:220px}}.overview-hero-iphone{display:block;--p-width:162px;--p-height:330px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-hero-iphone{--p-width:112px;--p-height:230px}}@media only screen and (max-width:734px){.overview-hero-iphone{--p-width:112px;--p-height:226px}}.overview-hero-mail-highlights{display:block;--p-width:265px;--p-height:539px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-hero-mail-highlights{--p-width:185px;--p-height:374px}}@media only screen and (max-width:734px){.overview-hero-mail-highlights{--p-width:199px;--p-height:402px}}.overview-hero-mail-summary{display:block;--p-width:265px;--p-height:539px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-hero-mail-summary{--p-width:185px;--p-height:374px}}@media only screen and (max-width:734px){.overview-hero-mail-summary{--p-width:199px;--p-height:402px}}.overview-hero-mbp{display:block;--p-width:854px;--p-height:516px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-hero-mbp{--p-width:590px;--p-height:357px}}@media only screen and (max-width:734px){.overview-hero-mbp{--p-width:467px;--p-height:283px}}.overview-hero-photo-memories{display:block;--p-width:265px;--p-height:539px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-hero-photo-memories{--p-width:185px;--p-height:374px}}@media only screen and (max-width:734px){.overview-hero-photo-memories{--p-width:199px;--p-height:402px}}.overview-hero-playground{display:block;--p-width:265px;--p-height:539px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-hero-playground{--p-width:185px;--p-height:374px}}@media only screen and (max-width:734px){.overview-hero-playground{--p-width:199px;--p-height:402px}}.overview-hero-siri-flight{display:block;--p-width:265px;--p-height:539px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-hero-siri-flight{--p-width:185px;--p-height:374px}}@media only screen and (max-width:734px){.overview-hero-siri-flight{--p-width:199px;--p-height:402px}}.overview-hero-siri-info{display:block;--p-width:265px;--p-height:539px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-hero-siri-info{--p-width:185px;--p-height:374px}}@media only screen and (max-width:734px){.overview-hero-siri-info{--p-width:199px;--p-height:402px}}.overview-hero-siri-personal-knowledge{display:block;--p-width:265px;--p-height:539px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-hero-siri-personal-knowledge{--p-width:185px;--p-height:374px}}@media only screen and (max-width:734px){.overview-hero-siri-personal-knowledge{--p-width:199px;--p-height:402px}}.overview-hero-smart-reply{display:block;--p-width:265px;--p-height:539px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-hero-smart-reply{--p-width:185px;--p-height:374px}}@media only screen and (max-width:734px){.overview-hero-smart-reply{--p-width:199px;--p-height:402px}}.overview-hero-text-assistant{display:block;--p-width:265px;--p-height:539px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-hero-text-assistant{--p-width:185px;--p-height:374px}}@media only screen and (max-width:734px){.overview-hero-text-assistant{--p-width:199px;--p-height:402px}}.overview-hero-top-notifications{display:block;--p-width:265px;--p-height:539px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-hero-top-notifications{--p-width:185px;--p-height:374px}}@media only screen and (max-width:734px){.overview-hero-top-notifications{--p-width:199px;--p-height:402px}}.overview-icon-sdk{display:block;--p-width:122px;--p-height:127px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-icon-sdk{--p-width:82px;--p-height:86px}}@media only screen and (max-width:734px){.overview-icon-sdk{--p-width:62px;--p-height:64px}}.overview-images-hw{display:block;--p-width:860px;--p-height:520px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-images-hw{--p-width:698px;--p-height:422px}}@media only screen and (max-width:734px){.overview-images-hw{--p-width:492px;--p-height:298px}}.overview-images-mask{display:block;--p-width:674px;--p-height:466px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-images-mask{--p-width:548px;--p-height:378px}}@media only screen and (max-width:734px){.overview-images-mask{--p-width:386px;--p-height:266px}}.overview-images-screen-endframe{display:block;--p-width:674px;--p-height:466px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-images-screen-endframe{--p-width:548px;--p-height:378px}}@media only screen and (max-width:734px){.overview-images-screen-endframe{--p-width:386px;--p-height:266px}}.overview-images-screen-startframe{display:block;--p-width:674px;--p-height:466px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-images-screen-startframe{--p-width:548px;--p-height:378px}}@media only screen and (max-width:734px){.overview-images-screen-startframe{--p-width:386px;--p-height:266px}}.overview-images-gallery-clean-up{display:block;--p-width:820px;--p-height:530px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-images-gallery-clean-up{--p-width:692px;--p-height:446px}}@media only screen and (max-width:734px){.overview-images-gallery-clean-up{--p-width:280px;--p-height:340px}}.overview-images-gallery-create-memories{display:block;--p-width:400px;--p-height:530px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-images-gallery-create-memories{--p-width:336px;--p-height:446px}}@media only screen and (max-width:734px){.overview-images-gallery-create-memories{--p-width:280px;--p-height:340px}}.overview-images-gallery-genmoji{display:block;--p-width:820px;--p-height:530px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-images-gallery-genmoji{--p-width:692px;--p-height:446px}}@media only screen and (max-width:734px){.overview-images-gallery-genmoji{--p-width:280px;--p-height:340px}}.overview-images-gallery-image-playground{display:block;--p-width:820px;--p-height:530px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-images-gallery-image-playground{--p-width:692px;--p-height:446px}}@media only screen and (max-width:734px){.overview-images-gallery-image-playground{--p-width:280px;--p-height:340px}}.overview-images-gallery-image-wand{display:block;--p-width:820px;--p-height:530px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-images-gallery-image-wand{--p-width:692px;--p-height:446px}}@media only screen and (max-width:734px){.overview-images-gallery-image-wand{--p-width:280px;--p-height:340px}}.overview-images-gallery-playground-app{display:block;--p-width:820px;--p-height:530px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-images-gallery-playground-app{--p-width:692px;--p-height:446px}}@media only screen and (max-width:734px){.overview-images-gallery-playground-app{--p-width:280px;--p-height:340px}}.overview-images-gallery-search-photos-videos{display:block;--p-width:820px;--p-height:530px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-images-gallery-search-photos-videos{--p-width:692px;--p-height:446px}}@media only screen and (max-width:734px){.overview-images-gallery-search-photos-videos{--p-width:280px;--p-height:340px}}.overview-language-gallery-audio-transcriptions{display:block;--p-width:820px;--p-height:530px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-language-gallery-audio-transcriptions{--p-width:692px;--p-height:446px}}@media only screen and (max-width:734px){.overview-language-gallery-audio-transcriptions{--p-width:280px;--p-height:340px}}.overview-language-gallery-focus-mode{display:block;--p-width:820px;--p-height:530px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-language-gallery-focus-mode{--p-width:692px;--p-height:446px}}@media only screen and (max-width:734px){.overview-language-gallery-focus-mode{--p-width:280px;--p-height:340px}}.overview-language-gallery-priority-messages{display:block;--p-width:820px;--p-height:530px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-language-gallery-priority-messages{--p-width:692px;--p-height:446px}}@media only screen and (max-width:734px){.overview-language-gallery-priority-messages{--p-width:280px;--p-height:340px}}.overview-language-gallery-smart-replies{display:block;--p-width:820px;--p-height:530px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-language-gallery-smart-replies{--p-width:692px;--p-height:446px}}@media only screen and (max-width:734px){.overview-language-gallery-smart-replies{--p-width:280px;--p-height:340px}}.overview-language-gallery-summaries{display:block;--p-width:820px;--p-height:530px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-language-gallery-summaries{--p-width:692px;--p-height:446px}}@media only screen and (max-width:734px){.overview-language-gallery-summaries{--p-width:280px;--p-height:340px}}.overview-language-gallery-top-notifications{display:block;--p-width:820px;--p-height:530px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-language-gallery-top-notifications{--p-width:692px;--p-height:446px}}@media only screen and (max-width:734px){.overview-language-gallery-top-notifications{--p-width:280px;--p-height:340px}}.overview-language-gallery-writing-tools{display:block;--p-width:820px;--p-height:530px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-language-gallery-writing-tools{--p-width:692px;--p-height:446px}}@media only screen and (max-width:734px){.overview-language-gallery-writing-tools{--p-width:280px;--p-height:340px}}.overview-privacy{display:block;--p-width:465px;--p-height:630px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-privacy{--p-width:438px;--p-height:592px}}@media only screen and (max-width:734px){.overview-privacy{--p-width:398px;--p-height:472px}}.overview-siri-hw{display:block;--p-width:1202px;--p-height:674px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-siri-hw{--p-width:742px;--p-height:416px}}@media only screen and (max-width:734px){.overview-siri-hw{--p-width:554px;--p-height:310px}}.overview-siri-mask{display:block;--p-width:192px;--p-height:414px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-siri-mask{--p-width:120px;--p-height:256px}}@media only screen and (max-width:734px){.overview-siri-mask{--p-width:90px;--p-height:192px}}.overview-siri-screen-endframe{display:block;--p-width:192px;--p-height:414px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-siri-screen-endframe{--p-width:120px;--p-height:256px}}@media only screen and (max-width:734px){.overview-siri-screen-endframe{--p-width:90px;--p-height:192px}}.overview-siri-screen-startframe{display:block;--p-width:192px;--p-height:414px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-siri-screen-startframe{--p-width:120px;--p-height:256px}}@media only screen and (max-width:734px){.overview-siri-screen-startframe{--p-width:90px;--p-height:192px}}.overview-siri-gallery-new-design{display:block;--p-width:820px;--p-height:530px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-siri-gallery-new-design{--p-width:692px;--p-height:446px}}@media only screen and (max-width:734px){.overview-siri-gallery-new-design{--p-width:280px;--p-height:340px}}.overview-siri-gallery-on-screen-awareness{display:block;--p-width:820px;--p-height:530px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-siri-gallery-on-screen-awareness{--p-width:692px;--p-height:446px}}@media only screen and (max-width:734px){.overview-siri-gallery-on-screen-awareness{--p-width:280px;--p-height:340px}}.overview-siri-gallery-personal-knowledge{display:block;--p-width:820px;--p-height:530px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-siri-gallery-personal-knowledge{--p-width:692px;--p-height:446px}}@media only screen and (max-width:734px){.overview-siri-gallery-personal-knowledge{--p-width:280px;--p-height:340px}}.overview-siri-gallery-product-knowledge{display:block;--p-width:820px;--p-height:530px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-siri-gallery-product-knowledge{--p-width:692px;--p-height:446px}}@media only screen and (max-width:734px){.overview-siri-gallery-product-knowledge{--p-width:280px;--p-height:340px}}.overview-siri-gallery-siri-across-apps{display:block;--p-width:820px;--p-height:530px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-siri-gallery-siri-across-apps{--p-width:692px;--p-height:446px}}@media only screen and (max-width:734px){.overview-siri-gallery-siri-across-apps{--p-width:280px;--p-height:340px}}.overview-siri-gallery-type-to-siri{display:block;--p-width:400px;--p-height:530px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-siri-gallery-type-to-siri{--p-width:336px;--p-height:446px}}@media only screen and (max-width:734px){.overview-siri-gallery-type-to-siri{--p-width:280px;--p-height:340px}}.overview-third-party-compatibility{display:block;--p-width:1096px;--p-height:663px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-third-party-compatibility{--p-width:700px;--p-height:424px}}@media only screen and (max-width:734px){.overview-third-party-compatibility{--p-width:514px;--p-height:312px}}.overview-write-hw{display:block;--p-width:1158px;--p-height:676px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-write-hw{--p-width:714px;--p-height:418px}}@media only screen and (max-width:734px){.overview-write-hw{--p-width:552px;--p-height:322px}}.overview-write-mask{display:block;--p-width:193px;--p-height:416px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-write-mask{--p-width:120px;--p-height:258px}}@media only screen and (max-width:734px){.overview-write-mask{--p-width:92px;--p-height:198px}}.overview-write-screen-endframe{display:block;--p-width:194px;--p-height:416px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-write-screen-endframe{--p-width:120px;--p-height:258px}}@media only screen and (max-width:734px){.overview-write-screen-endframe{--p-width:92px;--p-height:198px}}.overview-write-screen-startframe{display:block;--p-width:194px;--p-height:416px;width:var(--p-width);height:var(--p-height)}@media only screen and (max-width:1068px){.overview-write-screen-startframe{--p-width:120px;--p-height:258px}}@media only screen and (max-width:734px){.overview-write-screen-startframe{--p-width:92px;--p-height:198px}}.section{padding-block:120px}@media only screen and (max-width:1068px){.section{padding-block:70px}}.section.section-with-gallery{padding-block:0}.section.section-with-gallery .section-header{position:relative;background-color:#fff;overflow:hidden;padding-block:120px}@media only screen and (max-width:1068px){.section.section-with-gallery .section-header{padding-block:70px}}@media only screen and (max-width:1068px){.section.section-with-gallery .section-header .section-content{display:flex;flex-direction:column}}.section.section-with-gallery .section-header .section-header-copy{margin-top:1.8em}@media only screen and (max-width:1068px){.section.section-with-gallery .section-header .section-header-copy{margin-top:1.3em}}@media only screen and (max-width:734px){.section.section-with-gallery .section-header .section-header-copy{margin-top:.8em}}.section.section-with-gallery .section-header .section-header-caption{color:#86868b;font-weight:600}.section.section-with-gallery .section-header .section-header-media{margin-top:0}@media only screen and (max-width:1068px){.section.section-with-gallery .section-header .section-header-media{margin-top:66px}}.section.section-with-gallery .gallery-container{padding-block-start:60px}@media only screen and (max-width:1068px){.section.section-with-gallery .gallery-container{padding-block-start:70px}}.section.section-with-gallery .gallery-container .scroll-gallery{padding-block:60px 120px}@media only screen and (max-width:1068px){.section.section-with-gallery .gallery-container .scroll-gallery{padding-block:30px 70px}}.section.rounded-tile-section{padding-block:0;margin:30px}.section.rounded-tile-section .tile{background-color:#fff;max-width:1260px;padding-block:100px 100px}@media only screen and (max-width:1068px){.section.rounded-tile-section .tile{padding-block:70px 70px}}@media only screen and (max-width:734px){.section.rounded-tile-section .tile{padding-block:30px 70px}}.scroll-gallery{position:relative;--viewport-content:980px;--gallery-side-padding:calc(50% - var(--viewport-content)/2);--item-width:820px;--item-height:530px}@media only screen and (max-width:1068px){.scroll-gallery{--viewport-content:692px;--item-width:692px;--item-height:446px}}@media only screen and (max-width:734px){.scroll-gallery{--viewport-content:87.5%;--item-width:280px;--item-height:340px;--gallery-side-padding:max(6.25%,calc(50% - var(--viewport-content)/2))}}.scroll-gallery .scroll-container{overflow-x:scroll;scroll-snap-type:x mandatory;scroll-padding:var(--gallery-side-padding);scrollbar-width:none}.scroll-gallery .scroll-container::-webkit-scrollbar{display:none}.scroll-gallery .item-container{list-style:none;margin:auto 0;padding:0;display:grid;grid-auto-flow:column;grid-gap:30px;gap:30px;width:-moz-fit-content;width:fit-content;height:max-content;padding-inline-start:var(--gallery-side-padding);padding-inline-end:calc(100% - var(--gallery-side-padding) - var(--item-width))}.scroll-gallery .gallery-item{position:relative;scroll-snap-align:start}.scroll-gallery .gallery-item:focus{outline:none}.scroll-gallery .gallery-item.half{--item-width:400px}@media only screen and (max-width:1068px){.scroll-gallery .gallery-item.half{--item-width:336px}}@media only screen and (max-width:734px){.scroll-gallery .gallery-item.half{--item-width:280px}}.scroll-gallery .gallery-item .tile{--sk-tile-padding:30px;width:var(--item-width);height:var(--item-height);margin-block-end:30px}@media only screen and (max-width:1068px){.scroll-gallery .gallery-item .tile{--sk-tile-padding:20px}}@media only screen and (max-width:734px){.scroll-gallery .gallery-item .tile{--sk-tile-padding:12px}}html.text-zoom .scroll-gallery .gallery-item .tile{min-height:var(--item-height);height:auto}.scroll-gallery .gallery-item .tile .tile-image{position:absolute;inset:0;z-index:0}.scroll-gallery .gallery-item .tile .tile-content{position:relative;z-index:1}.scroll-gallery .gallery-item .tile-caption{color:#86868b;font-weight:600}.scroll-gallery .paddlenav{width:var(--viewport-content);position:absolute;margin-inline-start:var(--gallery-side-padding);top:calc(var(--sk-paddlenav-diameter)*-1)}@media only screen and (max-width:734px){.scroll-gallery .paddlenav{position:relative;top:0;margin-top:var(--sk-paddlenav-diameter);height:var(--sk-paddlenav-diameter)}}.scroll-gallery .paddlenav.paddlenav-side-aligned.paddlenav-outside .paddlenav-arrow-next,.scroll-gallery .paddlenav.paddlenav-side-aligned.paddlenav-outside .paddlenav-arrow-previous{margin-top:0;top:0}.inline-media{position:relative}.inline-media .end-frame,.inline-media .start-frame{position:absolute;top:0;opacity:0;display:flex}.inline-media picture img{width:100%;height:100%}.inline-media .video{display:none;visibility:hidden}.inline-media .end-frame,html.enhance-xp .inline-media .start-frame{position:relative;opacity:1}html.enhance-xp .inline-media .end-frame,html.enhance-xp .inline-media .video{position:absolute;top:0;width:100%}html.enhance-xp .inline-media .video{z-index:1;display:block;left:0;height:100%;opacity:0;visibility:visible}html.enhance-xp .inline-media .end-frame{z-index:2;opacity:0}html.enhance-xp .inline-media.loaded .start-frame,html.enhance-xp .section-header-media.loaded .start-frame{opacity:1}html.enhance-xp .inline-media.loaded.ended .start-frame,html.enhance-xp .inline-media.loaded.playing .start-frame,html.enhance-xp .section-header-media.loaded.ended .start-frame,html.enhance-xp .section-header-media.loaded.playing .start-frame{opacity:0}html.enhance-xp .inline-media.ended .end-frame,html.enhance-xp .inline-media.ended .video,html.enhance-xp .inline-media.loaded .video,html.enhance-xp .inline-media.playing .video,html.enhance-xp .section-header-media.ended .end-frame,html.enhance-xp .section-header-media.ended .video,html.enhance-xp .section-header-media.loaded .video,html.enhance-xp .section-header-media.playing .video{opacity:1}html.enhance-xp .inline-media.fallback video,html.enhance-xp .inline-media.loading-error video,html.enhance-xp .section-header-media.fallback video,html.enhance-xp .section-header-media.loading-error video{visibility:hidden}html.enhance-xp .inline-media.fallback .end-frame,html.enhance-xp .inline-media.loading-error .end-frame,html.enhance-xp .section-header-media.fallback .end-frame,html.enhance-xp .section-header-media.loading-error .end-frame{opacity:1}.inline-video-ui{display:none;--button-size:34px}html.enhance-xp .inline-video-ui{display:block}@media only screen and (max-width:734px){.inline-video-ui{--button-size:26px}}.media-button-wrapper{cursor:pointer}.media-button,.media-button-wrapper{width:var(--button-size);height:var(--button-size);display:flex;justify-content:center;align-items:center}.media-button{border-radius:50%}.loading .inline-video-ui,.loading~.inline-video-ui,html.no-js [data-component-list*=InlineMedia] .inline-video-ui,html.no-js [data-component-list*=InlineMedia]~.inline-video-ui{opacity:0}.loading-error .inline-video-ui{display:none}.loading.with-loading-icon .inline-video-ui,.loading.with-loading-icon~.inline-video-ui{opacity:1}.loading.with-loading-icon .inline-video-ui.hidden,.loading.with-loading-icon~.inline-video-ui.hidden{opacity:0}.idle .inline-video-icon-play.media-text,.loading-empty .inline-video-icon-play.media-text{display:inline;color:rgba(0,0,0,0)}.loaded .inline-video-ui,.loaded~.inline-video-ui{opacity:1}.loaded .inline-video-ui.hidden,.loaded~.inline-video-ui.hidden{opacity:0}.inline-video-icon-play.media-text{display:none}.inline-video-icon-play.media-icon{opacity:0}.inline-video-icon-pause.media-text{display:none}.inline-video-icon-pause.media-icon{opacity:0}.inline-video-icon-replay.media-text{display:none}.inline-video-icon-replay.media-icon{opacity:0}.inline-video-icon-buffer.media-text{display:none}.inline-video-icon-buffer.media-icon{opacity:0}.loading{pointer-events:none}.loading .inline-video-ui:not(.with-buffer),.loading~.inline-video-ui:not(.with-buffer){opacity:0}.loading .with-buffer .inline-video-icon-buffer.media-text{display:block}.loading .with-buffer .inline-video-icon-buffer.media-icon{opacity:1}.loading.paused .with-play .inline-video-icon-play.media-text{display:none}.loading.paused .with-play .inline-video-icon-play.media-icon{opacity:0}.loading.paused .with-play .inline-video-icon-pause.media-text{display:none}.loading.paused .with-play .inline-video-icon-pause.media-icon{opacity:0}.loading.playing .with-pause .inline-video-icon-play.media-text{display:none}.loading.playing .with-pause .inline-video-icon-play.media-icon{opacity:0}.loading.playing .with-pause .inline-video-icon-pause.media-text{display:none}.loading.playing .with-pause .inline-video-icon-pause.media-icon{opacity:0}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.loading .inline-video-icon-buffer{animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:1s;animation-name:clockwise}.paused .inline-video-ui.hidden,.paused .inline-video-ui:not(.with-play),.paused~.inline-video-ui.hidden,.paused~.inline-video-ui:not(.with-play){opacity:0}.paused .with-play .inline-video-icon-play.media-text{display:block}.paused .with-play .inline-video-icon-play.media-icon{opacity:1}.playing .inline-video-ui.hidden,.playing .inline-video-ui:not(.with-pause),.playing~.inline-video-ui.hidden,.playing~.inline-video-ui:not(.with-pause){opacity:0}.playing .with-pause .inline-video-icon-pause.media-text{display:block}.playing .with-pause .inline-video-icon-pause.media-icon{opacity:1}.ended .inline-video-ui.hidden,.ended .inline-video-ui:not(.with-replay),.ended~.inline-video-ui.hidden,.ended~.inline-video-ui:not(.with-replay){opacity:0}.ended .with-replay .inline-video-icon-replay.media-text{display:block}.ended .with-replay .inline-video-icon-replay.media-icon,[data-component-list*=InlineMedia] .inline-video-ui.with-replay-disabled,[data-component-list*=InlineMedia]~.inline-video-ui.with-replay-disabled{opacity:1}[data-component-list*=InlineMedia] .with-replay-disabled .inline-video-icon-replay.media-text{display:block}[data-component-list*=InlineMedia] .with-replay-disabled .inline-video-icon-replay.media-icon{opacity:1}.inline-video-button.link{transform:translateX(-50%);position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0)}html:not([dir=rtl]) .inline-video-button.link{left:50%}html[dir=rtl] .inline-video-button.link{right:50%}.inline-video-button.link.disabled{pointer-events:none}.inline-video-button.link.disabled span{opacity:.42}.inline-video-button.link.disabled:hover{text-decoration:none}.section-hero{text-align:center;padding-block:60px 160px}@media only screen and (max-width:1068px){.section-hero{padding-block:48px 140px}}@media only screen and (max-width:734px){.section-hero{padding-block:36px 75px}}.section-hero .hero-initial-eyebrow{display:flex;justify-content:center}.section-hero .hero-badge{color:#6e6e73;margin-top:33px}@media only screen and (max-width:1068px){.section-hero .hero-badge{margin-top:24px}}@media only screen and (max-width:734px){.section-hero .hero-badge{margin-top:19px}}.section-hero .hero-phones{display:none}.section-hero .content-container{overflow:hidden}.section-hero .hero-initial-copy{margin-top:0}.section-hero .hero-initial-copy .section-content{max-width:654px}@media only screen and (max-width:1068px){.section-hero .hero-initial-copy .section-content{max-width:510px}}@media only screen and (max-width:734px){.section-hero .hero-initial-copy .section-content{max-width:338px}}.section-hero .overview-apple-intelligence-hero-logo{max-width:100%}.section-hero .overview-apple-intelligence-hero-logo img{width:100%;height:auto}.section-hero .hero-initial-headline{margin-top:.4em;max-width:20ch;margin-inline:auto}.section-hero .hero-static-phones{display:flex;justify-content:center;margin-top:100px}@media only screen and (max-width:1068px){.section-hero .hero-static-phones{margin-top:70px}}@media only screen and (max-width:734px){.section-hero .hero-static-phones{margin-top:45px}}.section-hero .hero-initial-iphone{display:none}.section-hero .hero-intro{margin-inline:auto;margin-top:100px}@media only screen and (max-width:1068px){.section-hero .hero-intro{margin-top:70px}}.section-hero .hero-intro:first-child{max-width:38ch}.section-hero .hero-intro:nth-child(2){max-width:33ch}.section-hero .hero-subhead-container{margin-top:100px}@media only screen and (max-width:1068px){.section-hero .hero-subhead-container{margin-top:70px}}@media only screen and (max-width:734px){.section-hero .hero-subhead-container{margin-top:100px}}.section-hero .hero-subhead-container .film-link{margin-top:16px}@media only screen and (max-width:1068px){.section-hero .hero-subhead-container .film-link{margin-top:12px}}@media only screen and (max-width:734px){.section-hero .hero-subhead-container .film-link{margin-top:10px}}.section-hero .hero-subhead{display:flex;justify-content:center}.section-hero .hero-final-products{display:grid;align-items:flex-end;justify-content:center;margin-top:40px;grid-template-columns:98px 410px auto;margin-inline-start:605px}@media only screen and (max-width:1068px){.section-hero .hero-final-products{margin-top:25px;grid-template-columns:66px 286px auto;margin-inline-start:406px}}@media only screen and (max-width:734px){.section-hero .hero-final-products{margin-top:100px;grid-template-columns:232px auto;margin-inline-start:148px}}.section-hero .overview-hero-mbp{z-index:1;grid-row:1/2;grid-column:3/4}@media only screen and (max-width:734px){.section-hero .overview-hero-mbp{grid-column:2/3}}.section-hero .overview-hero-ipad{z-index:2;grid-row:1/2;grid-column:2/4}@media only screen and (max-width:734px){.section-hero .overview-hero-ipad{grid-column:1/3}}.section-hero .overview-hero-iphone{z-index:3;grid-row:1/2;grid-column:1/4}@media only screen and (max-width:734px){.section-hero .overview-hero-iphone{grid-column:2/3}}.section-hero .hero-final-iphone{position:relative;z-index:3;grid-row:1/2;grid-column:1/4}@media only screen and (max-width:734px){.section-hero .hero-final-iphone{grid-column:2/3;transform-origin:bottom left;transform:scale(0.72)}}.section-hero .hero-final-iphone .overview-hero-iphone{position:relative;z-index:1}.section-hero .hero-final-iphone .inline-media{position:absolute;top:6px;left:6px;clip-path:inset(0 round 20px)}@media only screen and (max-width:1068px){.section-hero .hero-final-iphone .inline-media{top:4px;left:4px;clip-path:inset(0 round 15px)}}html.hero-enhance-xp .section-hero{--vertical-centering-offset:max(0px,calc(50vh - 430px - var(--r-localnav-height, 0px)/2));--initial-iphone-start-y:calc(var(--nav-collective-height) + 283px);--initial-iphone-end-scale:0.79;--intro-margin-top:calc(var(--r-localnav-height, 0px) + var(--vertical-centering-offset, 0px) + 120px);--subhead-margin-top:calc(var(--r-localnav-height, 0px) + var(--vertical-centering-offset, 0px) + 80px);--hero-phones-top:calc(var(--r-localnav-height, 0px) + var(--vertical-centering-offset, 0px) + 457px);--final-products-top:calc(var(--r-localnav-height, 0px) + var(--vertical-centering-offset, 0px) + 271px);--initial-iphone-end-y:calc(var(--r-localnav-height, 0px) + var(--vertical-centering-offset, 0px) + 361px);--siri-video-trigger:308vh;padding-block:0;margin-top:calc(var(--nav-collective-height)*-1)}@media only screen and (max-width:1068px){html.hero-enhance-xp .section-hero{--vertical-centering-offset:max(0px,calc(50vh - 320px - var(--r-localnav-height, 0px)/2));--initial-iphone-start-y:calc(var(--nav-collective-height) + 222px);--initial-iphone-end-scale:0.54;--intro-margin-top:calc(var(--r-localnav-height, 0px) + var(--vertical-centering-offset, 0px) + 100px);--subhead-margin-top:calc(var(--r-localnav-height, 0px) + var(--vertical-centering-offset, 0px) + 70px);--hero-phones-top:calc(var(--r-localnav-height, 0px) + var(--vertical-centering-offset, 0px) + 348px);--final-products-top:calc(var(--r-localnav-height, 0px) + var(--vertical-centering-offset, 0px) + 218px);--initial-iphone-end-y:calc(var(--r-localnav-height, 0px) + var(--vertical-centering-offset, 0px) + 280px)}}@media only screen and (max-width:734px){html.hero-enhance-xp .section-hero{--vertical-centering-offset:max(0px,calc(50vh - 325px - var(--r-localnav-height, 0px)/2));--initial-iphone-start-y:calc(var(--nav-collective-height) + 182px);--initial-iphone-end-scale:0.72;--hero-phones-top:calc(var(--r-localnav-height, 0px) + var(--vertical-centering-offset, 0px) + 340px);--final-products-top:calc(var(--r-localnav-height, 0px) + var(--vertical-centering-offset, 0px) + 282px);--initial-iphone-end-y:calc(var(--r-localnav-height, 0px) + var(--vertical-centering-offset, 0px) + 273px);--siri-video-trigger:232vh}}html.hero-enhance-xp .section-hero .sticky-container{height:500vh}@media only screen and (max-width:734px){html.hero-enhance-xp .section-hero .sticky-container{height:400vh}}html.hero-enhance-xp .section-hero .sticky-container .sticky-content{position:sticky;display:flex;align-items:center;justify-content:center;top:0;left:0;height:100vh;width:100%;overflow:hidden}html.hero-enhance-xp .section-hero .sticky-container .sticky-content .content-container{position:absolute;width:100%;height:100%;overflow:hidden}html.hero-enhance-xp .section-hero .hero-initial-copy{position:absolute;z-index:3;box-sizing:border-box;width:100%;display:flex;justify-content:center;padding-top:calc(var(--nav-collective-height) + 60px)}@media only screen and (max-width:1068px){html.hero-enhance-xp .section-hero .hero-initial-copy{padding-top:calc(var(--nav-collective-height) + 48px)}}@media only screen and (max-width:734px){html.hero-enhance-xp .section-hero .hero-initial-copy{padding-top:calc(var(--nav-collective-height) + 36px)}}html.hero-enhance-xp .section-hero .hero-static-phones{display:none}html.hero-enhance-xp .section-hero .hero-initial-iphone{position:absolute;z-index:4;left:50%;transform:translate(-50%,var(--initial-iphone-start-y));top:0;transform-origin:top center;display:grid;align-items:center;justify-content:center}html.hero-enhance-xp .section-hero .hero-initial-iphone .inline-media,html.hero-enhance-xp .section-hero .overview-hero-apple-intelligence-hw{grid-row:1/2;grid-column:1/2;justify-self:center}html.hero-enhance-xp .section-hero .hero-initial-iphone .inline-media{clip-path:inset(0 round 40px)}@media only screen and (max-width:734px){html.hero-enhance-xp .section-hero .hero-initial-iphone .inline-media{clip-path:inset(0 round 30px)}}html.hero-enhance-xp .section-hero .hero-phones{position:absolute;opacity:0;z-index:3;top:var(--hero-phones-top);list-style:none;margin:0;display:flex;grid-gap:30px;gap:30px;padding-inline-start:calc(50% - 80px)}@media only screen and (max-width:1068px){html.hero-enhance-xp .section-hero .hero-phones{grid-gap:15px;gap:15px;padding-inline-start:calc(50% - 55px)}}@media only screen and (max-width:734px){html.hero-enhance-xp .section-hero .hero-phones{padding-inline-start:calc(50% - 59px)}}html.hero-enhance-xp .section-hero .hero-phones .item{position:relative;width:160px;height:328px}@media only screen and (max-width:1068px){html.hero-enhance-xp .section-hero .hero-phones .item{width:110px;height:227px}}@media only screen and (max-width:734px){html.hero-enhance-xp .section-hero .hero-phones .item{width:118px;height:224px}}html.hero-enhance-xp .section-hero .hero-phones .item .flow-picture{width:100%;height:100%}html.hero-enhance-xp .section-hero .hero-phones .item .flow-picture img{width:100%;height:100%;object-fit:contain;object-position:center center}@media only screen and (max-width:734px){html.hero-enhance-xp .section-hero .hero-phones .item:nth-child(8),html.hero-enhance-xp .section-hero .hero-phones .item:nth-child(9),html.hero-enhance-xp .section-hero .hero-phones .item:nth-child(10),html.hero-enhance-xp .section-hero .hero-phones .item:nth-child(11),html.hero-enhance-xp .section-hero .hero-phones .item:nth-child(12),html.hero-enhance-xp .section-hero .hero-phones .item:nth-child(13){display:none}}html.hero-enhance-xp .section-hero .hero-intro,html.hero-enhance-xp .section-hero .hero-subhead-container{position:absolute;top:0;left:50%;transform:translateX(-50%);margin-top:0;padding-top:var(--subhead-margin-top)}html.hero-enhance-xp .section-hero .hero-intro{opacity:0}html.hero-enhance-xp .section-hero .hero-subhead-container{z-index:2}html.hero-enhance-xp .section-hero .hero-subhead-container .hero-subhead-animation-container{opacity:0}html.hero-enhance-xp .section-hero .film-link{pointer-events:none}html.hero-enhance-xp .section-hero .film-link.enable{pointer-events:unset}html.hero-enhance-xp .section-hero .hero-subhead,html.hero-enhance-xp .section-hero .hero-subhead-container{width:450px;margin-top:0}html.hero-enhance-xp .section-hero .hero-intro{width:100%;background:#1d1d1f;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-box-decoration-break:clone;box-decoration-break:clone;padding-top:var(--intro-margin-top);clip-path:inset(1px)}@media only screen and (max-width:734px){html.hero-enhance-xp .section-hero .hero-intro{width:87.5%;max-width:unset}}html.hero-enhance-xp .section-hero .hero-initial-eyebrow,html.hero-enhance-xp .section-hero .hero-subhead{line-height:1.2;clip-path:inset(1px)}html.hero-enhance-xp .section-hero .hero-initial-eyebrow.no-clip,html.hero-enhance-xp .section-hero .hero-subhead.no-clip{clip-path:none}html.hero-enhance-xp .section-hero .hero-welcome-copy{position:absolute;box-sizing:border-box;width:100%;display:flex;justify-content:center;padding-top:var(--r-localnav-height,0px);opacity:0}html.hero-enhance-xp .section-hero .hero-final-products{position:absolute;opacity:0;z-index:1;top:var(--final-products-top);inset-inline-start:50%;margin-top:0;margin-inline-start:-380px}@media only screen and (max-width:1068px){html.hero-enhance-xp .section-hero .hero-final-products{margin-inline-start:-261px}}@media only screen and (max-width:734px){html.hero-enhance-xp .section-hero .hero-final-products{margin-inline-start:-270px}}html.hero-enhance-xp .section-hero .hero-initial-copy{left:50%;width:654px;margin-left:-327px}@media only screen and (max-width:1068px){html.hero-enhance-xp .section-hero .hero-initial-copy{width:510px;margin-left:-255px}}@media only screen and (max-width:734px){html.hero-enhance-xp .section-hero .hero-initial-copy{width:338px;margin-left:-169px}}html.hero-enhance-xp .section-hero .hero-initial-copy .section-content{width:auto}html.hero-enhance-xp .section-hero .hero-subhead-animation-container{position:relative}.section-hero .text-will-change,html.chrome .section-hero .chrome-will-change{will-change:opacity,transform}@media only screen and (min-width:1069px){.section-language .section-header .section-content{display:grid;direction:ltr;grid-template-columns:repeat(12,8.33333%);grid-template-rows:auto 1fr}.section-language .section-header-headline{grid-column:7/13}.section-language .section-header-copy{grid-column:8/13}.section-language .section-header-media{grid-column:1/7;grid-row:1/3;justify-self:flex-end;margin-inline-end:60px;margin-block-start:60px}html[dir=rtl] .section-language .section-header-copy,html[dir=rtl] .section-language .section-header-headline{direction:rtl}}.section-language .section-header-media{position:relative}@media only screen and (max-width:734px){.section-language .section-header-media{align-self:center}}@media only screen and (max-width:734px)and (max-width:609px){.section-language .section-header-media{align-self:flex-end}}.section-language .section-header-screen{mask-size:contain;mask-position:center;mask-repeat:no-repeat;mask-image:url(/v/apple-intelligence/b/images/overview/write_mask__gafyc110fn6u_large.png);display:block;--p-width:194px;--p-height:416px;width:var(--p-width);height:var(--p-height);position:absolute;top:250px;left:954px}@media (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.section-language .section-header-screen{mask-image:url(/v/apple-intelligence/b/images/overview/write_mask__gafyc110fn6u_large_2x.png)}}@media only screen and (max-width:1068px){.section-language .section-header-screen{mask-repeat:no-repeat;mask-image:url(/v/apple-intelligence/b/images/overview/write_mask__gafyc110fn6u_medium.png)}}@media only screen and (max-width:1068px)and (min-resolution:1.5dppx),only screen and (max-width:1068px)and (min-resolution:144dpi){.section-language .section-header-screen{mask-image:url(/v/apple-intelligence/b/images/overview/write_mask__gafyc110fn6u_medium_2x.png)}}@media only screen and (max-width:734px){.section-language .section-header-screen{mask-repeat:no-repeat;mask-image:url(/v/apple-intelligence/b/images/overview/write_mask__gafyc110fn6u_small.png)}}@media only screen and (max-width:734px)and (min-resolution:1.5dppx),only screen and (max-width:734px)and (min-resolution:144dpi){.section-language .section-header-screen{mask-image:url(/v/apple-intelligence/b/images/overview/write_mask__gafyc110fn6u_small_2x.png)}}@media only screen and (max-width:1068px){.section-language .section-header-screen{--p-width:120px;--p-height:258px}}@media only screen and (max-width:734px){.section-language .section-header-screen{--p-width:92px;--p-height:198px}}@media only screen and (max-width:1068px){.section-language .section-header-screen{top:154px;left:588px}}@media only screen and (max-width:734px){.section-language .section-header-screen{top:120px;left:454px}}@media only screen and (min-width:1069px){.section-images .section-header .section-content{display:grid;direction:ltr;grid-template-columns:repeat(12,8.33333%);grid-template-rows:auto 1fr}.section-images .section-header-headline{grid-column:1/7}.section-images .section-header-copy{grid-column:1/5}.section-images .section-header-media{grid-column:6/13;grid-row:2/3}html[dir=rtl] .section-images .section-header-copy,html[dir=rtl] .section-images .section-header-headline{direction:rtl}}.section-images .section-header-media{position:relative}@media only screen and (max-width:734px){.section-images .section-header-media{align-self:center}}@media only screen and (max-width:734px)and (max-width:563px){.section-images .section-header-media{align-self:flex-start}}.section-images .section-header-screen{mask-size:contain;mask-position:center;mask-repeat:no-repeat;mask-image:url(/v/apple-intelligence/b/images/overview/images_mask__eoji4c2u7yuu_large.png);display:block;--p-width:674px;--p-height:466px;width:var(--p-width);height:var(--p-height);position:absolute;top:26px;left:162px}@media (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.section-images .section-header-screen{mask-image:url(/v/apple-intelligence/b/images/overview/images_mask__eoji4c2u7yuu_large_2x.png)}}@media only screen and (max-width:1068px){.section-images .section-header-screen{mask-repeat:no-repeat;mask-image:url(/v/apple-intelligence/b/images/overview/images_mask__eoji4c2u7yuu_medium.png)}}@media only screen and (max-width:1068px)and (min-resolution:1.5dppx),only screen and (max-width:1068px)and (min-resolution:144dpi){.section-images .section-header-screen{mask-image:url(/v/apple-intelligence/b/images/overview/images_mask__eoji4c2u7yuu_medium_2x.png)}}@media only screen and (max-width:734px){.section-images .section-header-screen{mask-repeat:no-repeat;mask-image:url(/v/apple-intelligence/b/images/overview/images_mask__eoji4c2u7yuu_small.png)}}@media only screen and (max-width:734px)and (min-resolution:1.5dppx),only screen and (max-width:734px)and (min-resolution:144dpi){.section-images .section-header-screen{mask-image:url(/v/apple-intelligence/b/images/overview/images_mask__eoji4c2u7yuu_small_2x.png)}}@media only screen and (max-width:1068px){.section-images .section-header-screen{--p-width:548px;--p-height:378px}}@media only screen and (max-width:734px){.section-images .section-header-screen{--p-width:386px;--p-height:266px}}@media only screen and (max-width:1068px){.section-images .section-header-screen{top:22px;left:130px}}@media only screen and (max-width:734px){.section-images .section-header-screen{top:16px;left:92px}}.section-images .inline-video-ui{color:#06c}@media only screen and (max-width:734px){.section-images .inline-video-ui{max-width:87.5vw}}@media only screen and (min-width:1069px){.section.section-siri .section-header .section-content{display:grid;grid-template-columns:repeat(12,8.33333%);grid-template-rows:auto auto}html.text-zoom .section.section-siri .section-header .section-content{display:block}.section.section-siri .section-header .section-header-headline{grid-column:1/7;max-width:420px}html.text-zoom .section.section-siri .section-header .section-header-headline{max-width:unset}.section.section-siri .section-header .section-header-copy{grid-column:7/13;margin-top:0}.section.section-siri .section-header .section-header-caption{grid-column:7/13}.section.section-siri .section-header .section-header-media{grid-column:1/13;margin-top:80px;justify-self:center}}@media only screen and (min-width:1069px)and (max-width:1190px){.section.section-siri .section-header .section-header-media{justify-self:flex-start}}.section.section-siri .section-header-media{position:relative}@media only screen and (max-width:1068px){.section.section-siri .section-header-media{align-self:center}}@media only screen and (max-width:734px){.section.section-siri .section-header-media{align-self:center}}@media only screen and (max-width:734px)and (max-width:596px){.section.section-siri .section-header-media{align-self:flex-start}}.section.section-siri .section-header-screen{mask-size:contain;mask-position:center;mask-repeat:no-repeat;mask-image:url(/v/apple-intelligence/b/images/overview/siri_mask__f3gihurkm5u2_large.png);display:block;--p-width:192px;--p-height:414px;width:var(--p-width);height:var(--p-height);position:absolute;top:250px;left:386px}@media (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.section.section-siri .section-header-screen{mask-image:url(/v/apple-intelligence/b/images/overview/siri_mask__f3gihurkm5u2_large_2x.png)}}@media only screen and (max-width:1068px){.section.section-siri .section-header-screen{mask-repeat:no-repeat;mask-image:url(/v/apple-intelligence/b/images/overview/siri_mask__f3gihurkm5u2_medium.png)}}@media only screen and (max-width:1068px)and (min-resolution:1.5dppx),only screen and (max-width:1068px)and (min-resolution:144dpi){.section.section-siri .section-header-screen{mask-image:url(/v/apple-intelligence/b/images/overview/siri_mask__f3gihurkm5u2_medium_2x.png)}}@media only screen and (max-width:734px){.section.section-siri .section-header-screen{mask-repeat:no-repeat;mask-image:url(/v/apple-intelligence/b/images/overview/siri_mask__f3gihurkm5u2_small.png)}}@media only screen and (max-width:734px)and (min-resolution:1.5dppx),only screen and (max-width:734px)and (min-resolution:144dpi){.section.section-siri .section-header-screen{mask-image:url(/v/apple-intelligence/b/images/overview/siri_mask__f3gihurkm5u2_small_2x.png)}}@media only screen and (max-width:1068px){.section.section-siri .section-header-screen{--p-width:120px;--p-height:256px}}@media only screen and (max-width:734px){.section.section-siri .section-header-screen{--p-width:90px;--p-height:192px}}@media only screen and (max-width:1068px){.section.section-siri .section-header-screen{top:154px;left:238px}}@media only screen and (max-width:734px){.section.section-siri .section-header-screen{top:114px;left:176px}}.section.section-siri .tile.siri-language{--sk-tile-padding:80px}@media only screen and (max-width:1068px){.section.section-siri .tile.siri-language{--sk-tile-padding:60px}}@media only screen and (max-width:734px){.section.section-siri .tile.siri-language{--sk-tile-padding:32px}}.section.section-siri .tile.siri-language .tile-content{display:flex;flex-direction:column;justify-content:space-between;height:100%;box-sizing:border-box}.section.section-siri .tile.siri-language .quote-bubble{width:67px;height:60px}@media only screen and (max-width:734px){.section.section-siri .tile.siri-language .quote-bubble{width:45px;height:40px}}.section.section-siri .tile.siri-language .quote-bubble .bubble-path{fill:url(#bubble-svg-gradient)}.section-privacy{background-color:#fff;padding-bottom:0;overflow:hidden}.section-privacy .section-content{display:grid;direction:ltr;grid-template-columns:repeat(12,1fr)}@media only screen and (max-width:734px){.section-privacy .section-content{display:block}}.section-privacy .section-headline+p{margin-top:1.3em}.section-privacy .privacy-container{grid-column:1/7}html[dir=rtl] .section-privacy .privacy-container{direction:rtl}.section-privacy #privacy-icon{height:80px;margin-bottom:16px}@media only screen and (max-width:1068px){.section-privacy #privacy-icon{height:52px;margin-bottom:30px;height:54px;margin-bottom:20px}}.section-privacy #privacy-icon>*{transform-box:fill-box;transform-origin:center;fill:#000}.section-privacy #privacy-icon #arm,.section-privacy #privacy-icon .arm-endframe{clip-path:url(#apple-clip);fill:none;stroke:#000;stroke-linecap:round;stroke-width:5px}.section-privacy #privacy-icon .arm-endframe,html.no-enhance-xp .section-privacy #privacy-icon #leaf{opacity:0}html.no-enhance-xp .section-privacy #privacy-icon .arm-endframe{opacity:1}.section-privacy .copy-content{grid-column:1/7;padding-block-end:120px}@media only screen and (max-width:1068px){.section-privacy .copy-content{padding-block-end:70px}}@media only screen and (max-width:734px){.section-privacy .copy-content{padding-block-end:50px}}html[dir=rtl] .section-privacy .copy-content{direction:rtl}.section-privacy .image-content{grid-column:7/13;align-self:flex-end}.section-privacy .image-content .privacy-image{margin-inline-start:60px}@media only screen and (max-width:734px){.section-privacy .image-content .privacy-image{margin-inline-start:calc(50% - 140px)}}.section-privacy .privacy-list{font-weight:600;display:inline-block}.section-privacy .privacy-list ul{list-style:none;margin:0}.section-privacy .privacy-list li{margin:0 0 12px;padding-inline-start:32px;background-repeat:no-repeat;background-position:left 3px;background-size:19px 19px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 19 19' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%230894FF'%3E%3Cpath d='M9.495 19C14.688 19 19 14.696 19 9.5S14.679 0 9.485 0C4.3 0 0 4.304 0 9.5S4.31 19 9.495 19zm0-1.578a7.883 7.883 0 01-7.9-7.922c0-4.397 3.505-7.922 7.89-7.922A7.9 7.9 0 0117.413 9.5a7.892 7.892 0 01-7.918 7.922z'/%3E%3Cpath d='M8.479 13.924c.302 0 .56-.146.75-.433l4.253-6.701c.11-.184.223-.394.223-.6 0-.412-.364-.68-.759-.68-.239 0-.47.139-.648.418l-3.86 6.204-1.834-2.38c-.227-.298-.435-.373-.688-.373a.72.72 0 00-.72.74c0 .2.086.4.212.577l2.272 2.795c.24.308.485.433.799.433z'/%3E%3C/g%3E%3C/svg%3E")}.section-privacy .privacy-list li:last-child{margin-bottom:0}@media only screen and (max-width:734px){.section-privacy .privacy-list li{padding-inline-start:28px;background-position:0 0}}html[dir=rtl] .section-privacy .privacy-list li{background-position:right 3px}@media only screen and (max-width:734px){html[dir=rtl] .section-privacy .privacy-list li{background-position:100% 0}}.section-more{background-color:#000;color:#f5f5f7;overflow:hidden}@media only screen and (max-width:734px){.section-more{text-align:left}}.section-more .section-headline{color:#f5f5f7}.section-more .section-content{display:flex;flex-direction:column;align-items:flex-start}.section-more .section-headline+p{margin-top:1.3em}.section-more p{max-width:880px}.section-more .more-image{margin-top:60px;align-self:center}@media only screen and (max-width:734px){.section-more .more-image{align-self:center}}@media only screen and (max-width:734px)and (max-width:588px){.section-more .more-image{align-self:flex-start}}.section-sdk{text-align:center}@media only screen and (max-width:734px){.section-sdk{text-align:left}}.section-sdk .section-content{display:flex;flex-direction:column;align-items:center;max-width:550px}@media only screen and (max-width:734px){.section-sdk .section-content{align-items:flex-start}}@media only screen and (min-width:735px)and (max-width:1068px){.section-sdk .section-headline{max-width:460px}}.section-sdk .tile-icon-picture{margin-bottom:30px}.section-compatibility,.section-compatibility .section-headline{color:#f5f5f7}.section-compatibility .tile{background-image:linear-gradient(to bottom right,#0096FF,#BB64FF,#F55273)}.section-compatibility .tile .compatibility-content{width:87.5%;margin-inline:auto}@media only screen and (min-width:735px)and (max-width:1068px){.section-compatibility .tile .compatibility-content{width:auto;margin-inline:6.25% 0}}.section-compatibility .compatibility-copy .copy-container{max-width:36ch}@media only screen and (max-width:734px){.section-compatibility .compatibility-copy .copy-container{max-width:none}}.section-compatibility .compatibility-list{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(5,1fr);grid-auto-flow:column;grid-column-gap:6.25%;column-gap:6.25%;grid-row-gap:24px;row-gap:24px;padding-inline-start:6.25%;list-style:none;margin-inline-start:0}.section-compatibility .compatibility-list.row-6{grid-template-rows:repeat(6,1fr)}.section-compatibility .compatibility-list .compatibility-listitem .name{display:block;font-weight:600}@media only screen and (max-width:1068px){.section-compatibility .compatibility-list{grid-template-rows:repeat(7,1fr)}.section-compatibility .compatibility-list.m-8-row{grid-template-rows:repeat(8,1fr)}}@media only screen and (max-width:734px){.section-compatibility .compatibility-list{margin-top:30px;display:flex;flex-direction:column;padding-inline-start:0}}html.text-zoom .section-compatibility .row{display:block}