@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600&display=swap";body{position:relative}nav{background-color:#161617e0;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);position:sticky;top:0;width:100%;z-index:99}nav ul{max-width:62.25em;display:flex;justify-content:center;align-items:center;margin:0;padding:.5rem .9375rem}@media (max-width: calc(52.25em + .625rem)){nav ul{padding:.5rem .3125rem}}@media (min-width: calc(52.25em + .625rem)){nav ul{margin:0 auto}}nav ul .global{display:flex;gap:1.25rem}nav ul .global button{border:none;background-color:transparent;padding:0;margin:0}nav ul .global svg{font-size:1.25rem;color:#a9a9a9}nav .logo{color:#fffc;font-size:1.5625rem;padding:0}nav li{list-style:none}nav .logo-holder{margin-right:auto;border:none;padding:0;background-color:transparent}nav .logo-holder .logo{width:1.1875rem}nav .stripe{display:flex;padding:0;align-items:center;top:0;right:0;bottom:0;left:0}nav .stripe li a{color:#fffc;font-size:.75rem;font-weight:300;padding:10px 16px}@media (max-width: 58.4375em){nav .stripe li a{padding:10px 12px}}nav .stripe li a:focus button{display:flex;height:16px!important;width:14px;visibility:visible}nav .stripe li{text-wrap:nowrap;display:flex;justify-content:center;align-items:center}nav .stripe li button{border:none;background-color:transparent;padding:0;height:0!important;width:0!important;visibility:hidden;justify-content:center;align-items:center}@media (min-width: calc(52.25em + .625rem)){nav .stripe{display:flex;padding:0;margin-left:auto;margin-right:auto;position:static}}nav .menu-btn{font-weight:300;display:none}nav .menu-btn button{cursor:pointer}@media (max-width: calc(52.25em + .625rem)){nav .menu-btn{display:block}nav .stripe{display:none}nav .global{display:flex;gap:0!important}nav .global li{padding:0 10px}nav .logo{width:2.4375rem!important}}.submenu--wrapper{width:100%;height:100vh;overflow:auto;background-color:#161617e0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:fixed;top:0;right:0;bottom:0;left:0;z-index:98}@media (max-width: calc(52.25em + .625rem)){.submenu--wrapper{display:none}}.submenu{transition:all .25s ease;display:flex;height:0;padding-top:4rem;overflow:hidden;background-color:#161617e0}.submenu__helper{display:flex;width:62.25em;gap:2rem;margin:0 auto;padding:0 .9375rem}.submenu__title{font-size:13px;color:gray}.submenu a{color:#fffc;text-wrap:nowrap}.submenu .col-1 a{font-size:1.75rem}.submenu .col-2 a,.submenu .col-3 a{font-size:15px;font-weight:500}.submenu .bottom-portion{display:flex;flex-direction:column;padding-top:2rem;gap:10px}.submenu .bottom-portion .bottom-links{font-size:15px!important}.submenu .col-1,.submenu .col-2,.submenu .col-3{display:flex;gap:5px;width:100%;flex-direction:column}.show{height:80vh}.sidebar--helper{padding:5rem 0;display:flex;flex-direction:column}.nested-sidebar{padding:0 2rem;position:fixed;z-index:999999;width:100%;transform:translate(100%);transition:transform .3s ease;height:100%;top:4rem;right:0;background-color:#161617e0;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}.nested-sidebar button{background-color:transparent;border:none;color:#fff!important}.nested-sidebar button svg{border:solid red}.nested-sidebar .col-1,.nested-sidebar .col-2,.nested-sidebar .col-3{display:flex;gap:5px;width:100%;flex-direction:column}.show-sidebar{transform:translate(0);transition:transform .3s ease}.sidebar--wrapper{width:100%;height:100vh;overflow:auto;background-color:#161617;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;height:0;padding:0!important}.sidebar--wrapper .back-btn{position:absolute;border:none;background-color:transparent;color:#fff!important;padding:0;margin:0;top:1rem;left:1rem;z-index:99;cursor:pointer}.sidebar--wrapper .back-btn svg{opacity:1!important;font-size:2.5rem;color:#fff!important}.sidebar--wrapper .close-sidebar-btn{position:absolute;border:none;background-color:transparent;color:#fff!important;padding:0;margin:0;top:1rem;right:-.6rem;left:unset;z-index:99;cursor:pointer}.sidebar--wrapper .close-sidebar-btn svg{opacity:1!important;color:#fff!important}.sidebar--wrapper svg{color:#fff;opacity:0;margin-right:2rem;font-size:26px;transition:all .5s ease-in-out}.sidebar--wrapper li{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:10px 2rem;padding-right:0;cursor:pointer}.sidebar--wrapper li:hover svg{opacity:1}.sidebar--wrapper a{color:#ebebeb!important;font-size:2rem}.sidebar--wrapper a:hover{color:#fff!important}@media (min-width: 52.25em){.sidebar--wrapper{display:none}}html{font-size:100%;box-sizing:border-box;scroll-behavior:smooth}*,*:before,*:after{box-sizing:inherit}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0}img,video{width:100%;-webkit-user-select:none;user-select:none}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.1}a,a:active{text-decoration:none!important}.def-link{color:var(--link-color)!important}.loading{margin:0 auto;text-align:center;height:100vh;width:100%;z-index:999;position:fixed;display:flex;flex-direction:column;justify-content:center;transition:all 1s ease-in;align-items:center;top:0;right:0;bottom:0;left:0;background:var(--secondary-clr)}.loading h2{padding:2rem 0;color:var(--background-clr)}.error-page{margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.error-page .svg-holder{margin:0 auto;display:flex;justify-content:center}.error-page .svg-holder svg{width:80%!important}.error-page .back-to-home{padding:1em .8em;border-radius:5px;margin:1em 0;color:var(--background-clr);display:flex;justify-content:center;align-items:center;gap:10px;transition:.3s ease}.error-page .back-to-home svg{stroke-width:2px}.error-page .back-to-home:hover{transform:scale(1.05)}.store{background-color:#fbfbfd}.store__helper{margin:0 auto;max-width:1430px;padding:0 var(--main-padding)}.store__top--section{padding:80px 0 64px;display:flex;justify-content:space-between;align-items:center}.store__top--section h1{max-width:640px;font-size:48px;flex-shrink:0}.store__top--section h1 span{color:#6e6e73}.store__top--section .next--container{width:fit-content;flex-shrink:0}.store .sub__top{display:flex;align-items:center;gap:15px;margin-top:1rem;font-size:.9375rem}.store .sub__top p{margin:0;font-weight:400}.store .sub__top p:first-child{margin-bottom:5px}.store .sub__top a{display:flex;align-items:center;gap:5px}.store .sub__top img,.store .sub__top .apple-loc{width:40px;border-radius:50%;height:40px}.header-intro__container{display:flex;gap:2rem;width:100%;max-width:unset}.header-intro__container--item{text-align:center;flex-shrink:0;flex-basis:100px}.header-intro__container--item p{font-size:.856rem;font-weight:500}:root{--primary-clr: #49a6e9;--primary-clr-light: rgb(110, 176, 225);--secondary-clr: rgb(18, 15, 15);--secondary-clr-light: rgb(20, 70, 90);--accent-clr: rgb(187, 242, 245);--header-clr: #007b5e;--gray-clr: rgb(161, 161, 161);--white-clr: rgb(242, 242, 242);--success-clr: rgb(108, 192, 112);--warning-clr: rgb(191, 66, 66);--globalnav-backdrop-filter: saturate(180%) blur(20px);--globalnav-background: rgba(22, 22, 23, .88);--nav-color: rgba(255, 255, 255, .8);--link-color: rgb(41, 151, 255);--letter-sp: 1.3px;--letter-sp-big: 1.5px;--letter-sp-small: 1.2px;--line-height-para: 1.5;--line-height-normal: 1.4;--line-ht: 1.4;--fs-extra-large: clamp(2em, 3vw, 2.5em);--fs-large: clamp(1.5em, 3vw, 2em);--fs-medium: clamp(1.2em, 3vw, 1.5em);--fs-normal: clamp(.9em, 3vw, 1em);--fs--small: clamp(.7em, 3vw, .9em);--transition-usual: .3s ease;--mobile: 31.25em;--main-padding: 20px;--window-max-width: 1400px;--background: var(--white-clr);--foreground: var(--secondary-clr)}.shop-now{margin-top:2.5rem;padding:.75rem 0}.shop-now p{width:85.5%;padding:.3125rem 0;text-align:center;margin:0 auto;font-size:.875rem;max-width:300px;font-weight:300}.shop-now p a{text-wrap:nowrap;display:inline-flex;justify-content:center;align-items:center}.shop-now p span{text-wrap:nowrap}@media (min-width: calc(45.875em + 3.125rem)){.shop-now p{max-width:fit-content}}.banner{max-width:160em;margin:0 auto}.banner__container{position:relative;margin-bottom:.5rem}.banner__header--container{position:absolute;top:2rem;left:50%;transform:translate(-50%)}.banner__header--title{font-size:3.75rem;margin-bottom:0;text-wrap:nowrap}.banner__subheader{margin:.625rem;font-size:1.75rem;text-wrap:nowrap}.banner__links--container{display:flex;gap:30px;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap}.banner__links--container .links{position:relative}.banner__links--container .links a{font-size:1.3125rem;text-underline-offset:.3125rem}.banner__links--container .links svg{position:absolute;font-size:.90625rem;color:#2997ff;right:-1.1rem;top:30%}.banner__header--title{text-align:center;padding-top:1.5rem}.banner__header--image{width:18.75rem}.banner__picture img{object-fit:cover;height:42.5rem}@media (min-width: 70rem){.banner__picture img{height:50.625rem}}@media (max-width: 45.875em){.banner__header--title{font-size:2.1875rem}.banner__subheader{font-size:1.1875rem}.banner .links a{font-size:1.125rem}.banner .links svg{top:23%}}.information{max-width:160em;margin:0 auto;padding:0;gap:.625rem}@media (min-width: 45.875em){.information{display:grid;grid-template-columns:repeat(2,1fr)}}.information__container{position:relative}.information__header--container{position:absolute;top:2rem;left:50%;transform:translate(-50%);text-align:center}.information__image{height:36.25rem;background-repeat:no-repeat;background-size:cover;background-position:center}.information__header--image{height:3.25rem;background-size:contain;background-repeat:no-repeat;background-position:center}.information__header--title{margin-bottom:0;margin-top:1.25rem;font-size:2.5rem;font-weight:600;letter-spacing:0em;text-wrap:nowrap}.information__subheader{margin-top:.5rem;color:#1d1d1f;font-size:1.25rem;font-weight:300}@media (max-width: 66.8125rem){.information__header--title{font-size:1.6875rem;margin-top:0}}.information__links--container{display:flex;gap:1.875rem;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;margin:0 auto;position:relative;width:fit-content}.information__links--container .links{position:relative}.information__links--container .links a{font-size:1.125rem;text-underline-offset:.3125rem;text-align:center}.information__links--container .links svg{position:absolute;font-size:.875rem;color:#2997ff;right:-.95rem;top:55%;transform:translateY(-50%)}.carousel--wrapper{margin:10px auto 0;max-width:160em;overflow:hidden}.carousel{text-align:center;position:relative;display:flex;gap:10px;height:400px;width:689px;height:367.79359px;margin:0 auto}@media (max-width: 45.875em){.carousel{max-width:300px;height:495px}}@media (min-width: 1069px){.carousel{width:980px;height:530.13167px}}@media (min-width: 1440px){.carousel{width:1250px;max-width:unset;height:690.25979px}}.carousel-container{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width: 45.875em){.carousel-container{height:unset}}.activeSlide{transform:translate(0)}.prev,.next{position:absolute;top:0;bottom:-1rem;z-index:99;border:none;font-size:3rem;background-color:#fffc;display:flex;align-items:center;cursor:pointer;width:100%;height:100%}@media (min-width: 45.875em){.prev,.next{height:105%}}.lastSlide{transform:translate(-100%)}.lastSlide .prev{right:0;justify-content:flex-end;padding-right:1rem}@media (min-width: 35.875em){.lastSlide .prev{padding-right:5rem}}.nextSlide{transform:translate(100%)}.nextSlide .next{justify-content:flex-start;padding-left:1rem;left:0}@media (min-width: 35.875em){.nextSlide .next{padding-left:5rem}}.nextToNextSlide{transform:translate(200%)}.image-holder{position:relative;margin-right:10px}@media (max-width: 45.875em){.image-holder{height:510px}}.image-holder img{display:block;height:100%;object-fit:cover}.infos{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:30px 25px}.infos .info-top{display:flex;flex-direction:column;gap:1rem}.infos .info-top .apple-plus-image{margin:0 auto;width:30%}.infos .info-top .movie-title-image{margin:0 auto;width:60%}@media (min-width: 45.875em){.infos{justify-content:flex-end}.infos .info-top{display:none}}.infos .info-bottom{display:flex;align-items:center;color:#fff;gap:20px}.infos .info-bottom .desc{display:flex;align-items:center;gap:5px;text-shadow:0 0 10px black}.infos .info-bottom .bottom-btn{text-wrap:nowrap;border:none;padding:14px 20px;font-weight:600;letter-spacing:.3px;background:#fff;border-radius:25px;display:flex;align-items:center;gap:5px}.infos .info-bottom .bottom-btn svg{font-size:18px}@media (max-width: 45.875em){.infos .info-bottom{flex-direction:column;position:relative}.infos .info-bottom .desc{flex-direction:column;margin-bottom:3rem}.infos .info-bottom .desc svg{display:none}.infos .info-bottom .desc p{margin:0;font-size:15px}.infos .info-bottom .bottom-btn{position:absolute;bottom:0rem;right:50%;padding:12px 15px;transform:translate(50%)}}.border-bottom{display:flex;justify-content:center;align-items:center;padding:5px 0;background:white;margin-top:1rem}.border-bottom .navigation-dotts{margin-right:auto;margin-left:auto}.border-bottom .navigation-dotts button{border:none;padding:0;margin:0;background-color:transparent;cursor:pointer}.border-bottom .navigation-dotts button svg{font-size:20px;color:#d3d3d3}.border-bottom .navigation-dotts button svg.active{color:#000}.border-bottom .play-button{border:none;background-color:transparent;margin:0;padding:0;transform:translate(-70px)}@media (max-width: 430px){.border-bottom .play-button{transform:translate(-40px)}}@media (max-width: 357px){.border-bottom .play-button{transform:translate(-20px)}}@media (max-width: 300px){.border-bottom .play-button{transform:none}}.border-bottom .play-button svg{font-size:20px}footer{padding:0 20px;background-color:#f5f5f7}.footer-container{max-width:62.25em;margin:0 auto}.disclaimer{padding:20px 0}.disclaimer p{font-weight:300;letter-spacing:.1px;line-height:1.3;color:#6e6e73;font-size:13.5px}.disclaimer p:first-child{padding:0;margin:0}.disclaimer p a{text-decoration:underline;color:#1d1d1f}.footer--grid{border-top:solid #d2d2d7;padding-top:1.2rem;padding:0;display:grid;grid-template-areas:"shop-n-learn account apple-store for-business apple-values" "shop-n-learn entertainment apple-store for-education apple-values" "shop-n-learn entertainment apple-store for-health about-apple" "apple-wallet entertainment apple-store for-government about-apple";grid-template-columns:repeat(5,1fr)}@media (max-width: 52.1875em){.footer--grid{display:none}}.clickable-links{border-top:solid #d2d2d7;padding-top:1.2rem}@media (min-width: 52.1875em){.clickable-links{display:none}}.close-open-btn{border:none;padding:0;margin:0;background-color:transparent}@media (min-width: 52.1875em){.close-open-btn{display:none}}.footer-helper{display:flex;flex-direction:column;margin-top:1.5rem;gap:10px}.footer-helper:nth-child(1){grid-area:shop-n-learn}.footer-helper:nth-child(2){grid-area:apple-wallet}.footer-helper:nth-child(3){grid-area:account}.footer-helper:nth-child(4){grid-area:entertainment}.footer-helper:nth-child(5){grid-area:apple-store}.footer-helper:nth-child(6){grid-area:for-business}.footer-helper:nth-child(7){grid-area:for-education}.footer-helper:nth-child(8){grid-area:for-health}.footer-helper:nth-child(9){grid-area:for-government}.footer-helper:nth-child(10){grid-area:apple-values}.footer-helper:nth-child(11){grid-area:about-apple}.footer-helper p{margin:0;padding:0;font-weight:500;font-size:14px;color:#1d1d1f}.footer-helper a{color:#424245;font-weight:300;font-size:13px;cursor:pointer}.footer-helper a:hover{text-decoration:underline}@media (max-width: 52.1875em){.footer-helper{gap:0;border-bottom:solid #aaaaab 1px;margin:0;padding:.55rem 0}.footer-helper p{color:#626263;font-weight:400;padding:0;margin:0;display:flex;justify-content:space-between;cursor:pointer}.footer-helper p svg{font-size:1rem;cursor:pointer}.footer-helper a{display:inline-block;width:100%;padding:.5rem 1rem}}.foot{font-weight:300;letter-spacing:.1px;line-height:1.3;color:#6e6e73;font-size:13.5px}@media (min-width: 52.125em){.foot{padding-top:1.4rem}}.foot .bottom{display:flex;flex-direction:column;padding-bottom:2rem}.foot .bottom .location{color:#1d1d1f;margin:0;padding:10px 0;text-decoration:none;width:fit-content;cursor:pointer}.foot .bottom .location:hover{text-decoration:underline}@media (min-width: 52.125em){.foot .bottom{flex-direction:row;justify-content:space-between;align-items:center;margin-top:1rem;flex-wrap:wrap;border-top:solid #d2d2d7}.foot .bottom .location{order:4}}.foot .bottom .copy-right{margin:0;padding-top:10px;padding-bottom:8px}.foot .bottom .better-know{display:flex;flex-wrap:wrap}.foot .bottom .better-know p{color:#1d1d1f;padding-right:10px;padding-left:10px;margin:0;text-wrap:nowrap;border-right:solid #7c7c7e;cursor:pointer}.foot .bottom .better-know p:hover{text-decoration:underline}.foot .bottom .better-know p:first-child{padding-left:0}.foot .bottom .better-know p:last-child{border:none;padding-right:0;margin:0}.foot a{text-decoration:underline;color:#06c}
