:root{--nav-background: rgba(0, 0, 0, 0.8);--lightbg: #fafafa;--light-gray: #86868b;--light-grey: var(--light-gray);--dark-gray: #515154;--dark-grey: var(--dark-gray);--covid19-bg: #105eab;--line: #d2d2d7;--darkbg-blue: #2997ff;--darkbg-text: #f5f5f7;--lightbg-blue: #0066cc;--lightbg-text: #1d1d1f}*,*::before,*::after{margin:0;padding:0;box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%}body{color:var(--lightbg-text);font-family:'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;font-size:1.6rem}a{text-decoration:none}a:hover{text-decoration:underline}ul{list-style:none}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:url("../../fonts/roboto-v20-latin-300.eot");src:local("Roboto Light"),local("Roboto-Light"),url("../../fonts/roboto-v20-latin-300.eot?#iefix") format("embedded-opentype"),url("../../fonts/roboto-v20-latin-300.woff2") format("woff2"),url("../../fonts/roboto-v20-latin-300.woff") format("woff"),url("../../fonts/roboto-v20-latin-300.ttf") format("truetype"),url("../../fonts/roboto-v20-latin-300.svg#Roboto") format("svg")}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:url("../../fonts/roboto-v20-latin-regular.eot");src:local("Roboto"),local("Roboto-Regular"),url("../../fonts/roboto-v20-latin-regular.eot?#iefix") format("embedded-opentype"),url("../../fonts/roboto-v20-latin-regular.woff2") format("woff2"),url("../../fonts/roboto-v20-latin-regular.woff") format("woff"),url("../../fonts/roboto-v20-latin-regular.ttf") format("truetype"),url("../../fonts/roboto-v20-latin-regular.svg#Roboto") format("svg")}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:url("../../fonts/roboto-v20-latin-500.eot");src:local("Roboto Medium"),local("Roboto-Medium"),url("../../fonts/roboto-v20-latin-500.eot?#iefix") format("embedded-opentype"),url("../../fonts/roboto-v20-latin-500.woff2") format("woff2"),url("../../fonts/roboto-v20-latin-500.woff") format("woff"),url("../../fonts/roboto-v20-latin-500.ttf") format("truetype"),url("../../fonts/roboto-v20-latin-500.svg#Roboto") format("svg")}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:url("../../fonts/roboto-v20-latin-700.eot");src:local("Roboto Bold"),local("Roboto-Bold"),url("../../fonts/roboto-v20-latin-700.eot?#iefix") format("embedded-opentype"),url("../../fonts/roboto-v20-latin-700.woff2") format("woff2"),url("../../fonts/roboto-v20-latin-700.woff") format("woff"),url("../../fonts/roboto-v20-latin-700.ttf") format("truetype"),url("../../fonts/roboto-v20-latin-700.svg#Roboto") format("svg")}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:url("../../fonts/roboto-v20-latin-900.eot");src:local("Roboto Black"),local("Roboto-Black"),url("../../fonts/roboto-v20-latin-900.eot?#iefix") format("embedded-opentype"),url("../../fonts/roboto-v20-latin-900.woff2") format("woff2"),url("../../fonts/roboto-v20-latin-900.woff") format("woff"),url("../../fonts/roboto-v20-latin-900.ttf") format("truetype"),url("../../fonts/roboto-v20-latin-900.svg#Roboto") format("svg")}.header{position:-webkit-sticky;position:sticky;top:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.header-mobile{background-color:var(--nav-background);height:48px;display:flex;justify-content:space-between;padding:0.2rem 0 0.2rem 2rem}@media (min-width: 768px){.header-mobile{display:none;visibility:hidden}}.header-mobile .mobile-nav{display:flex}.header-mobile .mobile-nav__toggle{display:flex;flex-direction:column;justify-content:center;cursor:pointer}.header-mobile .mobile-nav__toggle--icon{background-color:var(--darkbg-text);border-radius:5px;height:1px;width:18px;margin-bottom:0.5rem}.header-mobile .mobile-nav__container{display:none}.header-mobile .mobile-nav__logo{cursor:pointer}.header-mobile .mobile-nav__logo--shopping-bag{align-self:center;display:block;height:45px;width:50px}@media (max-width: 767px){.header-desktop{display:none;visibility:hidden}}@media (min-width: 768px){.header-desktop{background-color:var(--nav-background)}}.header-desktop__inner{display:flex;justify-content:space-between;align-items:center;height:46px;margin:0 auto;max-width:1024px;min-height:40px;padding:0 0 0 2rem}.header-desktop .desktop-nav{width:75%}.header-desktop .desktop-nav__list{display:flex;justify-content:space-between}.header-desktop .desktop-nav__list-item{padding:0 10px}.header-desktop .desktop-nav__list-item--link{color:var(--darkbg-text);font-size:1.4rem;font-weight:300}.header-desktop .desktop-nav__logo{cursor:pointer}.header-desktop .desktop-nav__logo--apple{align-self:center}.header-desktop .desktop-nav__logo--search{fill:var(--darkbg-text);width:18px}.header-desktop .desktop-nav__logo--shopping-bag{align-self:center;display:block;height:45px;width:50px}.banner{padding:1.5rem 3rem;text-align:center}.banner__text{font-size:1.7rem;line-height:25px}@media (min-width: 414px){.banner__text{display:block}}@media (min-width: 1024px){.banner__text{display:flex;justify-content:center}}.banner__link{color:var(--lightbg-blue)}.hero{text-align:center;margin:0 auto}.hero__iphone-se{background-color:#131313;padding:4rem 2rem 0 2rem}@media (min-width: 734px){.hero__iphone-se{background-image:url("../../img/heroes/iphone-se/mediumtall.jpg");background-position:center 80px;background-repeat:no-repeat;background-size:contain;height:500px;width:100%}}@media (min-width: 1024px){.hero__iphone-se{background-image:url("../../img/heroes/iphone-se/largetall.jpg");background-position:center 100px;height:650px;padding-top:6rem}}@media (min-width: 1280px){.hero__iphone-se{background-position:center 60px}}.hero__title{font-size:3rem;margin-bottom:0.5rem}.hero__title--darkbg{color:var(--darkbg-text)}.hero__title--lightbg{color:var(--lightbg-text)}.hero__title--iphone-11{padding:0 2rem}@media (min-width: 734px){.hero__title{font-size:4rem;margin-bottom:1rem}}@media (min-width: 1024px){.hero__title{font-size:5rem}}.hero__subtitle{font-weight:400;margin-bottom:0.5rem}.hero__subtitle--darkbg{color:var(--darkbg-text)}.hero__subtitle--lightbg{color:var(--lightbg-text)}.hero__subtitle--iphone-11{padding:0 2rem}@media (min-width: 734px){.hero__subtitle{font-size:2.2rem;margin-bottom:1rem}}@media (min-width: 1024px){.hero__subtitle{font-size:2.6rem}}.hero__price{margin-bottom:1.4rem;color:var(--light-gray);font-size:1.4rem}.hero__price--iphone-11{padding:0 2rem}@media (min-width: 734px){.hero__price{font-size:1.8rem;margin-bottom:1.8rem}}.hero__img{max-width:100%;height:auto}@media (min-width: 734px){.hero__img--iphone-se{display:none}}@media (min-width: 734px){.hero__img--iphone-11{display:none}}.hero__img--tvplus-logo{margin-bottom:1.4rem}.hero .cta-links{display:flex;justify-content:space-between;margin:0 auto;width:200px}.hero .cta-links__tv-plus{display:block;color:var(--lightbg-text);font-size:1.8rem;margin-bottom:2rem}.hero .cta-links__lightbg{margin-bottom:4rem}.hero .cta-links__item--darkbg{color:var(--darkbg-blue)}.hero .cta-links__item--lightbg{color:var(--lightbg-blue)}@media (min-width: 734px){.hero .cta-links__item{font-size:1.8rem}}@media (min-width: 1024px){.hero .cta-links__item{font-size:2rem}}.hero__iphone-11{background-color:var(--lightbg);padding:4rem 0 0 0}@media (min-width: 734px){.hero__iphone-11{background-image:url("../../img/heroes/iphone-11/mediumtall.jpg");background-position:center 100px;background-repeat:no-repeat;background-size:cover;height:600px}}@media (min-width: 1024px){.hero__iphone-11{background-image:url("../../img/heroes/iphone-11/largetall.jpg");background-size:contain;background-position:center 250px;height:500px}}@media (min-width: 1440px){.hero__iphone-11{height:600px}}.hero__tv-plus{background-color:var(--lightbg);display:flex;flex-direction:column;padding:4rem 2rem}@media (min-width: 1280px){.hero__tv-plus{padding-top:6rem}}.collections{display:grid;grid-template-rows:repeat(6, minmax(-webkit-min-content, 500px));grid-template-rows:repeat(6, minmax(min-content, 500px))}@media (min-width: 734px){.collections{grid-gap:1rem;grid-template-rows:repeat(3, minmax(-webkit-min-content, 1fr));grid-template-rows:repeat(3, minmax(min-content, 1fr));grid-template-columns:repeat(2, minmax(-webkit-min-content, 1fr));grid-template-columns:repeat(2, minmax(min-content, 1fr));justify-content:center;padding:0 1rem}}.collections .collection{margin-bottom:1rem}.collections .collection__iphone-11-pro{background-image:url("../../img/iphone-11-pro/iphone-11-pro-small.jpg");background-repeat:no-repeat;background-position:center;background-size:cover;grid-column:1 / 2;grid-row:1 / 2;height:auto;max-width:100%;padding:4rem 2rem}@media (min-width: 734px){.collections .collection__iphone-11-pro{background-image:url("../../img/iphone-11-pro/iphone-11-pro-medium.jpg")}}@media (min-width: 1024px){.collections .collection__iphone-11-pro{padding:6rem 2rem}}.collections .collection .iphone-11-pro__title{color:var(--darkbg-text);font-size:3rem;margin-bottom:1rem}@media (min-width: 1024px){.collections .collection .iphone-11-pro__title{font-size:3.5rem}}.collections .collection .iphone-11-pro__subtitle{color:var(--darkbg-text);font-weight:400;margin-bottom:1rem}@media (min-width: 1024px){.collections .collection .iphone-11-pro__subtitle{font-size:2.5rem}}.collections .collection .iphone-11-pro__price{color:var(--light-gray);font-size:1.4rem;margin-bottom:1rem}@media (min-width: 1024px){.collections .collection .iphone-11-pro__price{font-size:1.8rem;margin-bottom:2rem}}.collections .collection .cta-links__item{color:var(--darkbg-blue)}.collections .collection__covid-19{background-color:var(--covid19-bg);padding:4rem 2rem;display:flex;flex-direction:column;justify-content:center}.collections .collection .covid-19__img{margin-bottom:2rem}.collections .collection .covid-19__title{color:var(--darkbg-text);font-size:3rem;margin-bottom:2rem}@media (min-width: 1024px){.collections .collection .covid-19__title{font-size:4rem}}.collections .collection .covid-19__cta{display:flex;flex-direction:column}@media (min-width: 734px){.collections .collection .covid-19__cta{flex-direction:row;justify-content:space-between;align-items:baseline;width:300px;margin:0 auto}}.collections .collection .covid-19__cta--link{color:var(--darkbg-text);font-size:1.8rem}.collections .collection .covid-19__cta--link:not(:last-child){margin-bottom:1rem}.collections .collection__apple-watch{background-color:var(--lightbg);padding:4rem 2rem}.collections .collection .apple-watch__watch-logo{margin-bottom:1rem}.collections .collection .apple-watch__subtitle{color:var(--lightbg-text);font-weight:400;margin-bottom:2rem}@media (min-width: 1024px){.collections .collection .apple-watch__subtitle{font-size:2.4rem}}.collections .collection .apple-watch__cta{display:flex;justify-content:space-between;margin:0 auto;width:200px}@media (min-width: 1024px){.collections .collection .apple-watch__cta{margin-bottom:4rem}}.collections .collection .apple-watch__cta--link{color:var(--lightbg-blue)}@media (min-width: 1024px){.collections .collection .apple-watch__cta--link{font-size:2rem}}.collections .collection .apple-watch__img{height:auto;max-width:100%}.collections .collection__mothers-day{background-color:var(--lightbg);background-image:url(../../img/mothers-day/small.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}@media (min-width: 734px){.collections .collection__mothers-day{background-image:url(../../img/mothers-day/medium.jpg);background-size:cover}}@media (min-width: 1024px){.collections .collection__mothers-day{background-image:url(../../img/mothers-day/large.jpg);background-size:cover}}.collections .collection .mothers-day__title{color:var(--lightbg-text);font-size:3rem;margin-bottom:2rem;padding:4rem 2rem 0}@media (min-width: 1024px){.collections .collection .mothers-day__title{font-size:4rem}}.collections .collection .mothers-day__cta{color:var(--lightbg-blue)}@media (min-width: 1024px){.collections .collection .mothers-day__cta{font-size:2rem}}.collections .collection__apple-arcade{background-image:url("../../img/arcade/small.jpg");background-position:center;background-repeat:no-repeat;background-size:cover;padding:4rem 2rem}@media (min-width: 734px){.collections .collection__apple-arcade{background-image:url("../../img/arcade/medium.jpg")}}@media (min-width: 1024px){.collections .collection__apple-arcade{background-image:url("../../img/arcade/large.jpg");padding:6rem 2rem}}.collections .collection .apple-arcade__logo{margin-bottom:1rem}.collections .collection .apple-arcade__subtitle{color:var(--darkbg-text);font-size:2rem;font-weight:400;margin-bottom:1rem}@media (min-width: 1024px){.collections .collection .apple-arcade__subtitle{font-size:2.4rem}}.collections .collection .apple-arcade__cta{display:flex;flex-direction:column}@media (min-width: 1024px){.collections .collection .apple-arcade__cta{flex-direction:row;align-items:baseline;width:400px;justify-content:space-between;margin:0 auto}}.collections .collection .apple-arcade__cta--link{color:var(--darkbg-text);font-weight:400}@media (min-width: 1024px){.collections .collection .apple-arcade__cta--link{font-size:1.8rem}}.collections .collection .apple-arcade__cta--link:not(:last-child){margin-bottom:1rem}.collections .collection__taa{display:flex;flex-direction:column;background-image:url("../../img/taa/img-small.jpg");background-position:center;background-repeat:no-repeat;background-size:cover;padding:4rem 2rem}@media (min-width: 1024px){.collections .collection__taa{background-position:bottom center}}.collections .collection .taa__logo{margin-bottom:2rem}.collections .collection .taa__subhead{margin-bottom:1rem}@media (min-width: 1024px){.collections .collection .taa__subhead{margin-bottom:2rem}}.collections .collection .taa__cta{color:var(--darkbg-text)}@media (min-width: 1024px){.collections .collection .taa__cta{font-size:1.8rem}}.footer{background-color:var(--lightbg);padding:1rem 2.2rem}.footer__inner{max-width:950px;margin:0 auto}.footer__footnote::after{content:'';display:block;border-bottom:0.2px solid var(--line);margin-top:2rem}.footer__footnote--text{color:var(--light-gray);font-size:1.2rem;line-height:16px}.footer__footnote--link{color:var(--dark-gray)}.footer__directory{margin-top:3rem}.footer__directory--title{color:var(--lightbg-text);font-weight:400}@media (min-width: 768px){.footer__directory--title{font-weight:500}}@media (min-width: 768px){.footer__directory-mobile{display:none;visibility:hidden}}.footer__directory-mobile--category{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%;margin-bottom:0.8rem}.footer__directory-mobile--title{cursor:pointer;font-size:1.2rem;display:inline-flex;justify-content:flex-end}.footer__directory-mobile--expand{color:#000000;cursor:pointer;display:block;padding-right:1rem}.footer__directory-mobile--line{display:block;border-bottom:0.2px solid var(--line);margin-bottom:1.2rem}.footer__directory-desktop{display:none;margin-top:2rem}@media (min-width: 768px){.footer__directory-desktop{display:grid;grid-template-columns:repeat(5, minmax(-webkit-min-content, 1fr));grid-template-columns:repeat(5, minmax(min-content, 1fr));grid-column-gap:2rem}}.footer__directory-desktop--title{margin-bottom:1.4rem}.footer__directory-desktop--list-item{font-size:1.2rem;margin-bottom:1.4rem}.footer__directory-desktop--list-item a{color:var(--dark-gray)}.footer__contact-apple{color:var(--light-gray);font-size:1.2rem;margin:2rem 0;display:flex;flex-direction:column}@media screen and (min-width: 567px){.footer__contact-apple{flex-direction:row}}.footer__contact-apple a{color:var(--lightbg-blue)}.footer__line{display:none}@media (min-width: 768px){.footer__line{display:block;border:0.2px solid var(--line)}}@media (min-width: 768px){.footer__bottommost{display:flex;justify-content:space-between;align-items:flex-start}}@media screen and (min-width: 915px){.footer__bottommost{align-items:center}}.footer__locale-link{display:flex;align-items:center}@media (min-width: 768px){.footer__locale-link{order:2;margin-top:1.4rem}}.footer__locale-link--img{margin-right:0.5rem}.footer__locale-link--country{color:var(--dark-gray);font-size:1.2rem}.footer__copyright{margin:1.4rem 0}@media screen and (min-width: 915px){.footer__copyright{display:flex;align-items:baseline;margin-bottom:0}}.footer__copyright--text{color:var(--light-gray);display:block;font-size:1.2rem;margin-bottom:0.5rem}@media screen and (min-width: 915px){.footer__copyright--text{margin-right:2.4rem}}.footer__legal-link{display:flex;flex-wrap:wrap}.footer__legal-link--item:not(:last-child)::after{content:'|';display:inline-block;color:var(--line);margin:0 1rem}.footer__legal-link a{color:var(--dark-gray);font-size:1.2rem}
