@font-face{font-family:SF Pro Display;src:url(/assets/fonts/sf-pro-display_regular.woff2);font-weight:400;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/assets/fonts/sf-pro-display_medium.woff2);font-weight:500;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/assets/fonts/sf-pro-display_semibold.woff2);font-weight:600;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/assets/fonts/sf-pro-display_bold.woff2);font-weight:700;font-style:normal}@font-face{font-family:SF Pro Text;src:url(/assets/fonts/sf-pro-text_regular.woff2);font-weight:400;font-style:normal}@font-face{font-family:SF Pro Text;src:url(/assets/fonts/sf-pro-text_semibold.woff2);font-weight:600;font-style:normal}@font-face{font-family:SF Pro Icons;src:url(/assets/fonts/sf-pro-icons_regular.woff2);font-weight:400;font-style:normal}.app{--blue: rgb(0, 113, 227);--blueHover: #147ce5;--whiteBg: white;--whiteBg50: rgba(255, 255, 255, .5);--title: #1d1d1f;--grey: rgb(134, 134, 139);--lightblue: #d1e8fd;--lightGreyBg: rgb(242, 242, 242);--footerBg: rgb(245, 245, 247);--footerText: rgba(0, 0, 0, .56);--footerBorder: rgba(0, 0, 0, .16);width:100%;position:relative;font-family:SF Pro Display,sans-serif;font-weight:600;font-size:12px;color:var(--title)}.gridHelper{width:100%;height:100%;position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;padding:0 2rem;pointer-events:none;opacity:.15}.gridHelper__inner{width:100%;height:100%;display:flex;gap:1rem}.gridHelper__inner div{background-color:navy;width:100%}.caret,.caret path{display:inline-block;fill:var(--blue);color:var(--blue)}.scroll-lock{overflow:hidden}.header{position:relative;margin:0 auto;display:flex;flex-direction:column;justify-content:center;font-weight:400;font-family:SF Pro Text,sans-serif;color:#000c;font-size:12px;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;list-style:none;z-index:997}.header__row{width:100%;position:relative}.header__row--global{height:45px;margin:0 2rem}.header__nav{display:flex;justify-content:space-between;align-items:center}.header__right{display:flex}.header__rightNav{display:flex;align-items:center}.header__rightNav .header__navItem{display:flex;justify-content:center;align-items:center}.header__navGlobalMobileBtn{width:1rem;height:auto;display:flex}.header__burger{width:100%}.header__burger:before,.header__burger:after{display:block;position:relative;transition:transform .2s ease-in-out;will-change:transform background-color;margin:0 auto;background-color:#000;width:1rem;height:1px;content:""}s .header__burger:before{transform:translate3d(0,-.2rem,0) rotate(0);cursor:pointer}.header__burger:after{transform:translate3d(0,.2rem,0) rotate(0);cursor:pointer}.header__navGlobalMobileBtn.active .header__burger:before{top:1px;transform:translateZ(0) rotate(-45deg);background-color:#000}.header__navGlobalMobileBtn.active .header__burger:after{transform:translateZ(0) rotate(45deg);background-color:#000}@media (min-width: 1024px){.header__rightNav .header__navItem--mobile{display:none}}.navGlobalMobile{z-index:999;background-color:#ffffff80}.navGlobalMobile__menuItem{font-size:4vw;font-weight:600}.header__navItem--mobile{position:absolute;top:0;right:0rem;display:flex;align-items:center;justify-content:center}.header__navItem--mobile.active{position:fixed;top:0;right:0rem;z-index:1000}.header__local{position:sticky;top:0;display:flex;justify-content:center;align-items:center;color:#000c;z-index:997}.header__local--sticky{-webkit-backdrop-filter:saturate(1.8) blur(20px);backdrop-filter:saturate(1.8) blur(20px);background-color:#fbfbfdcc}.header__local--border{border-bottom:1px solid rgba(0,0,0,.25)}.header__row--local{display:flex;justify-content:space-between;align-items:center}.header__row--local--border{border-bottom:1px solid rgba(0,0,0,.25)}.header_itemTitleLink{font-family:SF Pro Display,sans-serif;font-size:21px;font-weight:600}.header__itemDetailNav{display:flex}.header__itemDetailLink{font-weight:400}.header__itemDetailLink--buy{background-color:var(--blue);color:#fff;padding:3px 10px;border-radius:25px}.header__itemDetailLink:hover{color:var(--blue)}.header__itemDetailLink--active{color:#00000080;cursor:default}.header__itemDetailLink--active:hover{color:#00000080}.header__itemDetailMobileBtn{width:1rem}.header__itemDetailLink--buy:hover{background-color:var(--blueHover);color:#fff}.main{margin-top:-10vh}.hero{width:100%;position:relative;z-index:3;background-color:var(--whiteBg)}.hero__content{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;z-index:3}.hero__title{font-family:SF Pro Text;line-height:1;letter-spacing:-.75vw;transform:translate3d(0,-50%,0)}.hero__imageWrapper{transform:translate(-50%,-50%)}.hero__subtitle{background-color:var(--whiteBg)}.hero__subtitleWrapper{margin:0 auto;text-align:center;position:relative;line-height:1.2}.heroVideo{width:100%;margin-top:-100vh;position:relative;z-index:1}.heroVideo__videoWrapper{position:sticky;top:0;left:0;width:100%;height:100vh}.heroVideo__overlay{width:100%;height:100%;position:absolute;top:0;left:0;bottom:0;right:0;background-color:#000;opacity:1;z-index:2}.heroVideo__video{width:100%;height:100vh;-o-object-fit:cover;object-fit:cover}.heroVideo__content{margin-top:30vh;position:relative;line-height:1.05;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;color:#fff;padding-bottom:30vh}.heroVideo__contentSection{padding:10vh 0;max-width:1024px;opacity:0}.design{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.design__content{display:flex;flex-direction:column}.design__contentPre{color:var(--title);margin-bottom:1vh}.design__contentTitle{line-height:1;color:var(--title);margin-bottom:7vh}.design__contentText{align-self:flex-end;line-height:1.16}.design__canvasSection{width:100%;height:250vh;padding-top:12vh;position:relative;margin-bottom:30vh}.design__canvasWrapper{margin-top:10vh;position:sticky;top:10vh;max-width:1228px;margin:0 auto;height:auto;will-change:transform}.design__canvas{width:100%;will-change:transform;-o-object-fit:contain;object-fit:contain;margin:0 auto}.design__canvasOverlayWrapper{position:absolute;left:0;top:0;bottom:0;right:0}.design__canvasOverlay{opacity:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.design__canvasContent{position:absolute;top:0;left:0;right:0;bottom:0;z-index:4}.design__canvasContentText{line-height:1.16;color:var(--grey);position:absolute;opacity:0}.design__canvasContentText span{color:var(--title)}.design__canvasContentText04{bottom:-15vh;text-align:center;left:50%;transform:translate(-50%)}.designGrid{width:100%;display:flex;justify-content:center}.designGrid__inner{margin:0 auto;display:grid}.designGrid__firstCol{width:100%}.designGrid__parallax{width:100%;height:auto;overflow:hidden}.designGrid__img{width:100%;height:100%;position:relative;-o-object-fit:contain;object-fit:contain;transform:scale(1.1) translate3d(0,-5%,0);will-change:transform}.designGrid__secondCol{flex:1}.designGrid__itemContent{font-size:1.4vw;line-height:1.2;color:var(--grey)}.designGrid__itemContent span{color:var(--title)}.crown{width:100%;aspect-ratio:1 / 1}.crown__media{width:100%;position:relative}.crown__overlay{position:absolute;top:0;left:0;width:100%}.crown__content{line-height:1.2;color:var(--lightblue);position:absolute;z-index:3;bottom:15%;left:50%;transform:translate(-50%)}.crown__content span{color:#fff}.colors{width:100%;display:flex;flex-direction:column;align-items:flex-start}.colors__grid{width:100%;margin:0 auto;display:grid;grid-template-columns:2fr 1fr;grid-template-rows:auto auto auto;gap:2vw;margin-bottom:15vh}.colors__title{line-height:1.05;width:100%;text-align:left}.colors__swatchWrapper{display:flex;gap:1.5rem;grid-row:1}.colors__swatch{width:30px;height:30px;position:relative;display:inline-block}.colors__swatchInner{width:100%;height:100%;border-radius:50%;padding:.5rem;position:relative;overflow:hidden}.colors__swatch.active:before{content:"";display:block;position:absolute;left:-4px;right:-4px;top:-4px;bottom:-4px;border-radius:50%;border:1px solid #d2d2d7}.colors__swatchInner:after{content:"";display:block;height:50%;width:100%;position:absolute;bottom:0;left:0}.colors__swatchInner.silver{background-color:#f5f4f0}.colors__swatchInner.silver:after{background-color:#d2d3d4}.colors__swatchInner.gray{background-color:#3c3d3a}.colors__swatchInner.gray:after{background-color:#595759}.colors__swatchInner.blue{background-color:#2f506c}.colors__swatchInner.blue:after{background-color:#91a6bb}.colors__swatchInner.pink{background-color:#e4544d}.colors__swatchInner.pink:after{background-color:#d8a097}.colors__swatchInner.green{background-color:#e7ece3}.colors__swatchInner.green:after{background-color:#afbfab}.colors__imageFrontWrapper{grid-row:2;position:relative;aspect-ratio:2012 / 1656;overflow:hidden}.colors__imageFrontInner{position:relative;display:flex;flex-wrap:nowrap;width:100%;height:100%;transform:translateZ(0)}.colors__imageFront{position:absolute;will-change:transform;-o-object-fit:cover;object-fit:cover;height:100%}.colors__imageSideWrapper{grid-row:2;position:relative}.colors__imageSide{position:absolute;top:0;left:0;opacity:0;will-change:opacity;transition:1s ease-in-out;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.colors__imageSide.active{opacity:1}.colors:after,.colors__imageFrontWrapper:after,.colors__imageSideWrapper:after,.colors__grid:after{visibility:hidden;display:block;content:"";clear:both;height:0}.colors__controls{position:absolute;bottom:2rem;left:2rem;z-index:3}.colors__control{background-repeat:no-repeat;width:30px;height:30px}.colors__control.play{background-image:url(/assets/media/05_colors/play_icon__dbmv349kdb42_large.svg);position:absolute;opacity:0}.colors__control.pause{background-image:url(/assets/media/05_colors/pause_icon__d19cdsq3uu4i_large.svg);opacity:0}.colors__control.active{opacity:1}.xray{background-color:#000;color:#fff;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.xray__content{display:flex;flex-direction:column}.xray__contentPre{margin-bottom:1vh}.xray__contentTitle{line-height:.9}.xray__contentText{line-height:1.4}.xrayImage__section{background-color:#000;color:#fff;width:100%;position:relative}.xrayImage__sticky{position:sticky;display:flex;left:0;width:100%}.xrayImage__imgWrapper{position:relative;z-index:2}.xrayImage__img{position:relative}.xrayImage__main2,.xrayImage__driver1,.xrayImage__driver2{position:absolute;top:0;left:0;opacity:0}.xrayImage__contentSection{position:relative;z-index:3;line-height:1.4}.xrayImage__content{color:var(--grey);position:absolute;top:60%;opacity:0}.xrayImage__content span{color:#fff}.audio{width:100%;background-color:#000;color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column}.audio__content{display:flex;flex-direction:column}.audio__contentTitle{line-height:1}.audio__contentText{color:var(--grey);line-height:1.2}.audioGrid{background-color:#000;color:var(--grey);width:100%;display:flex;justify-content:center}.audioGrid__inner{margin:0 auto;display:grid;gap:2vw}.audioGrid__firstCol{width:100%}.audioGrid__parallax{width:100%;height:auto;overflow:hidden}.audioGrid__img{width:100%;height:100%;position:relative;-o-object-fit:contain;object-fit:contain;transform:scale(1.1) translate3d(0,-5%,0);will-change:transform}.audioGrid__secondCol{flex:1}.audioGrid__itemContent{line-height:1.2}.audioGrid__itemContent span{color:#fff}.audioGrid__itemContent.firstCol{margin-top:1rem}.spatial{width:100%;background-color:#000;color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative}.spatial__gradient{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at bottom,#3c3e3b,#000 45%);background-size:8000px 1977px;background-position:center top;opacity:0}.spatial__imgMain{position:absolute;z-index:2;-webkit-mask-image:url(/assets/media/08_spatial/audio_quality_spatial_figure_mask__bjqymmhjp876_xlarge_2x.png);mask-image:url(/assets/media/08_spatial/audio_quality_spatial_figure_mask__bjqymmhjp876_xlarge_2x.png);-webkit-mask-size:cover;mask-size:cover;bottom:0}.spatial__overlayWrapper{position:absolute;z-index:3;margin-left:10vw;opacity:1}.spatial__content{z-index:3;color:var(--grey);font-size:1.4vw;line-height:1.2;padding:1vw 0;margin-bottom:2vh;max-width:500px}.spatial__content span{color:#fff}.magic{width:100%;display:flex;align-items:center;flex-direction:column;height:300vh}.magic__content{display:flex;flex-direction:column;position:relative;z-index:3}.magic__contentPre{color:var(--title)}.magic__contentTitle{line-height:.9;color:var(--title)}.magic__contentText{align-self:flex-end;line-height:1.16}.magic__sticky{position:sticky;display:flex;justify-content:center;align-items:center;max-width:1228px}.magic__stickyMain{position:relative}.magic__img2,.magic__img3{position:absolute;top:0;left:0;opacity:0}.magic__stickySidebar{width:100%}.magic__stickySidebarItem{z-index:3;line-height:1.3;color:var(--grey);position:absolute;opacity:0}.magic__stickySidebarItem span{color:var(--title);display:block;margin-bottom:1rem}.magicMore{max-width:1228px;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction:column}.magicMore__title{line-height:1;text-align:center}.magicMore__content{display:flex}.magicMore__contentSection{line-height:1.16;color:var(--grey);flex-basis:33.33%;opacity:0}.magicMore__contentSection span{color:var(--title);display:block;margin-bottom:1rem}.magic__stickySidebar{flex-basis:25%}.case{max-width:1228px;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction:column}.case__title{line-height:1}.case__content{width:100%;display:flex;justify-content:center}.case__contentSection{line-height:1.16;color:var(--grey)}.case__contentSection span{color:var(--title)}.case__media{width:100%;display:flex;justify-content:center}.battery{max-width:1228px;margin:0 auto}.battery__title{text-align:center;line-height:1}.battery__hero{line-height:.8;text-align:center}.battery__text{margin:0 auto;text-align:center;line-height:1.16}.ar{width:100%;display:flex;justify-content:center}.ar__wrapper{width:100%;height:100%;max-width:1700px;background-color:var(--lightGreyBg);display:flex}.ar__media{position:relative;display:flex}.ar__mediaWrapper{width:100%}.ar__img:first-of-type{position:relative}.ar__img{max-height:100%;position:absolute;bottom:0}.ar__content{display:flex}.ar__icon{margin-bottom:1rem}.ar__title{line-height:1}.ar__text{line-height:1.16;color:var(--grey);margin-bottom:2rem}.ar__swatchWrapper{display:flex;gap:1.5rem;grid-column:2 / 2;grid-row:1}.ar__img{opacity:0;transition:1s ease-in-out}.ar__img.active{opacity:1}.engraving{width:100%;display:flex;justify-content:center}.engraving__wrapper{width:100%;max-width:1700px;background-color:var(--lightGreyBg);display:flex;justify-content:space-between}.engraving__content{display:flex;justify-content:center;flex-direction:column}.engraving__contentWrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.engraving__title{line-height:1;margin-bottom:1rem}.engraving__text{line-height:1.2;font-weight:400;color:var(--grey)}.engraving__btn{font-family:SF Pro Display;font-weight:400;line-height:1.16;color:var(--blue)}.engraving__media{flex-basis:50%;position:relative;display:flex}.engraving__mediaWrapper{display:flex;justify-content:flex-end}.engraving__img{width:100%}.music{width:100%;display:flex;justify-content:center}.music__wrapper{width:100%;max-width:1700px;background-color:var(--lightGreyBg);display:flex}.music__mediaWrapper{width:100%;display:flex;justify-content:center}.music__media{position:relative;display:flex}.music__img1{width:100%;background-color:#385841;filter:drop-shadow(0px 4px 18px #38584177);border-radius:25px;z-index:3;-o-object-fit:cover;object-fit:cover}.music__img2{position:absolute;top:-20%;left:50%;transform:translate(-50%) scale(.9);-o-object-fit:cover;object-fit:cover}.music__contentWrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.music__content{flex-basis:50%;display:flex;justify-content:center;flex-direction:column}.music__logo{margin-bottom:.5rem}.music__title{line-height:1}.music__btn{font-family:SF Pro Display;font-weight:400;line-height:1.16;color:var(--blue)}.compare{display:flex;width:100%;justify-content:center;align-items:center;flex-direction:column}.compare__title{line-height:1;text-align:center}.compare__grid{max-width:940px;margin:0 auto;display:grid;font-family:SF Pro Text;font-weight:400;grid-template-areas:"airpods-2nd-gen-device airpods-3rd-gen-device airpods-pro-device airpods-max-device" "airpods-2nd-gen-adaptive-audio airpods-3rd-gen-adaptive-audio airpods-pro-adaptive-audio airpods-max-adaptive-audio" "airpods-2nd-gen-anc-transparency airpods-3rd-gen-anc-transparency airpods-pro-anc-transparency airpods-max-anc-transparency" "airpods-2nd-gen-conversation-awareness airpods-3rd-gen-conversation-awareness airpods-pro-conversation-awareness airpods-max-conversation-awareness" "airpods-2nd-gen-spatial-audio airpods-3rd-gen-spatial-audio airpods-pro-spatial-audio airpods-max-spatial-audio" "airpods-2nd-gen-sweat-and-water airpods-3rd-gen-sweat-and-water airpods-pro-sweat-and-water airpods-max-sweat-and-water" "airpods-2nd-gen-charging airpods-3rd-gen-charging airpods-pro-charging airpods-max-charging" "airpods-2nd-gen-single-charge airpods-3rd-gen-single-charge airpods-pro-single-charge airpods-max-single-charge"}@media (max-width: 639px){.compare__grid{grid-template-areas:"airpods-2nd-gen-device airpods-3rd-gen-device" "airpods-2nd-gen-adaptive-audio airpods-3rd-gen-adaptive-audio" "airpods-2nd-gen-anc-transparency airpods-3rd-gen-anc-transparency" "airpods-2nd-gen-conversation-awareness airpods-3rd-gen-conversation-awareness" "airpods-2nd-gen-spatial-audio airpods-3rd-gen-spatial-audio" "airpods-2nd-gen-sweat-and-water airpods-3rd-gen-sweat-and-water" "airpods-2nd-gen-charging airpods-3rd-gen-charging" "airpods-2nd-gen-single-charge airpods-3rd-gen-single-charge" "airpods-pro-device airpods-max-device" "airpods-pro-adaptive-audio airpods-max-adaptive-audio" "airpods-pro-anc-transparency airpods-max-anc-transparency" "airpods-pro-conversation-awareness airpods-max-conversation-awareness" "airpods-pro-spatial-audio airpods-max-spatial-audio" "airpods-pro-sweat-and-water airpods-max-sweat-and-water" "airpods-pro-charging airpods-max-charging" "airpods-pro-single-charge airpods-max-single-charge"}}.compare__item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.compare__deviceWrapper{margin-bottom:2rem;height:235px;display:flex;align-items:flex-end}.airpods-2nd-gen .compare__deviceImg{max-width:125px}.airpods-3rd-gen .compare__deviceImg,.airpods-pro .compare__deviceImg{max-height:140px}.airpods-max .compare__deviceImg{max-width:175px}.compare__deviceTitle{font-size:1.5rem;line-height:1;font-weight:600;font-family:SF Pro Display}.compare__deviceText{font-weight:400;font-size:.8;font-family:SF Pro Text;margin-bottom:2rem}.compare__devicePrice{font-family:SF Pro Text;font-weight:400;font-size:1rem;line-height:1;margin-bottom:.5rem}.compare__deviceBuyBtn{padding:.25rem;font-weight:400;display:block;background-color:var(--blue);color:#fff;border-radius:25px;margin-bottom:.5rem}.compare__deviceLearnMore{font-family:SF Pro Text;font-weight:400;font-size:.8rem;line-height:1;color:var(--blue);margin-bottom:1rem}.compare__item.device{padding-bottom:2rem;border-bottom:1px solid var(--lightGreyBg)}.compare__featureWrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.compare__featureMediaWrapper{display:flex;justify-content:center;align-items:center;margin-bottom:.5rem}.compare__featureImg{max-height:35px}.compare__featureImg.charging{max-height:60px}.compare__featureText{padding:0 1rem}.compare__singleCharge--title{font-weight:600;font-family:SF Pro Display;font-size:3rem;line-height:1}.compare__singleCharge--detail{padding:0 1rem 2rem;border-bottom:1px solid var(--lightGreyBg)}.compare__item.airpods-2nd-gen.device{grid-area:airpods-2nd-gen-device}.compare__item.airpods-3rd-gen.device{grid-area:airpods-3rd-gen-device}.compare__item.airpods-pro.device{grid-area:airpods-pro-device}.compare__item.airpods-max.device{grid-area:airpods-max-device}.compare__item.airpods-2nd-gen.adaptive-audio{grid-area:airpods-2nd-gen-adaptive-audio}.compare__item.airpods-3rd-gen.adaptive-audio{grid-area:airpods-3rd-gen-adaptive-audio}.compare__item.airpods-pro.adaptive-audio{grid-area:airpods-pro-adaptive-audio}.compare__item.airpods-max.adaptive-audio{grid-area:airpods-max-adaptive-audio}.compare__item.airpods-2nd-gen.anc-transparency{grid-area:airpods-2nd-gen-anc-transparency}.compare__item.airpods-3rd-gen.anc-transparency{grid-area:airpods-3rd-gen-anc-transparency}.compare__item.airpods-pro.anc-transparency{grid-area:airpods-pro-anc-transparency}.compare__item.airpods-max.anc-transparency{grid-area:airpods-max-anc-transparency}.compare__item.airpods-2nd-gen.conversation-awareness{grid-area:airpods-2nd-gen-conversation-awareness}.compare__item.airpods-3rd-gen.conversation-awareness{grid-area:airpods-3rd-gen-conversation-awareness}.compare__item.airpods-pro.conversation-awareness{grid-area:airpods-pro-conversation-awareness}.compare__item.airpods-max.conversation-awareness{grid-area:airpods-max-conversation-awareness}.compare__item.airpods-2nd-gen.spatial-audio{grid-area:airpods-2nd-gen-spatial-audio}.compare__item.airpods-3rd-gen.spatial-audio{grid-area:airpods-3rd-gen-spatial-audio}.compare__item.airpods-pro.spatial-audio{grid-area:airpods-pro-spatial-audio}.compare__item.airpods-max.spatial-audio{grid-area:airpods-max-spatial-audio}.compare__item.airpods-2nd-gen.sweat-and-water{grid-area:airpods-2nd-gen-sweat-and-water}.compare__item.airpods-3rd-gen.sweat-and-water{grid-area:airpods-3rd-gen-sweat-and-water}.compare__item.airpods-pro.sweat-and-water{grid-area:airpods-pro-sweat-and-water}.compare__item.airpods-max.sweat-and-water{grid-area:airpods-max-sweat-and-water}.compare__item.airpods-2nd-gen.charging{grid-area:airpods-2nd-gen-charging}.compare__item.airpods-3rd-gen.charging{grid-area:airpods-3rd-gen-charging}.compare__item.airpods-pro.charging{grid-area:airpods-pro-charging}.compare__item.airpods-max.charging{grid-area:airpods-max-charging}.compare__item.airpods-2nd-gen.single-charge{grid-area:airpods-2nd-gen-single-charge}.compare__item.airpods-3rd-gen.single-charge{grid-area:airpods-3rd-gen-single-charge}.compare__item.airpods-pro.single-charge{grid-area:airpods-pro-single-charge}.compare__item.airpods-max.single-charge{grid-area:airpods-max-single-charge}.compare__allLink{font-family:SF Pro Text;font-weight:400;line-height:1;color:var(--blue)}.compare__caret{width:1.2vw}.compare__caret--small{width:1vw}.footer{background-color:var(--footerBg);color:var(--footerText);fill:var(--footerText);display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.footer__wrapper{max-width:1024px}.footer__top{width:100%;color:#000000e0;border-bottom:1px solid var(--footerBorder)}.footer__topWrapper{display:flex}.footer__topItem{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1}.footer__topTitle{line-height:1}.footer__topDescription{font-family:SF Pro Text;font-weight:400}.footer__topLink{font-family:SF Pro Text;font-weight:400;color:var(--blue)}.footer__caret,.footer__caret path{display:inline-block;fill:var(--blue);color:var(--blue);width:1rem}.footer__caret--crumb,.footer__caret--crumb path{display:inline-block;fill:var(--footerText);color:var(--footerText);height:1rem}.footerMain__crumbs{display:flex;align-items:center;padding:1rem 0;font-weight:400;border-bottom:1px solid var(--lightGreyBg);gap:.25rem;border-bottom:1px solid var(--footerBorder)}.footer__logo{position:relative;top:-1px}.footerMain{padding:1rem 0 0}.footerMain__wrapper{width:100%;display:grid;gap:1rem;justify-content:space-between;align-items:flex-start;font-family:SF Pro Text;font-weight:400;border-bottom:1px solid var(--footerBorder)}.footer__colTitle{font-weight:600;margin-bottom:.25rem}.footer__list{margin-bottom:1rem}.footer__listItem{margin-bottom:.25rem}.footer__legal{padding:1rem 0;font-family:SF Pro Text;font-weight:400;font-size:.75rem;color:var(--footerText);display:flex;justify-content:space-between;width:100%}.footer__legalLeft{display:flex;width:100%;justify-content:space-between}.footer__text--copyright{margin-right:2rem}.footer__legalLinks{font-family:SF Pro Text;font-weight:400;font-size:.75rem;color:var(--footerText)}.footer__legalList{display:flex;gap:1rem}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.bottom-4{bottom:1rem}.bottom-8{bottom:2rem}.bottom-\[-25\%\]{bottom:-25%}.bottom-\[-55\%\]{bottom:-55%}.bottom-\[12vh\]{bottom:12vh}.bottom-\[17vh\]{bottom:17vh}.bottom-\[4rem\]{bottom:4rem}.left-0{left:0}.left-4{left:1rem}.left-\[15vw\]{left:15vw}.left-\[50\%\]{left:50%}.top-0{top:0}.top-\[-15\%\]{top:-15%}.top-\[-40\%\]{top:-40%}.top-\[-50vh\]{top:-50vh}.top-\[10vh\]{top:10vh}.top-\[30vh\]{top:30vh}.top-\[40vh\]{top:40vh}.isolate{isolation:isolate}.z-\[-1\]{z-index:-1}.col-start-1{grid-column-start:1}.mb-12{margin-bottom:3rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[1rem\]{margin-bottom:1rem}.mb-\[3rem\]{margin-bottom:3rem}.mb-\[5rem\]{margin-bottom:5rem}.ml-4{margin-left:1rem}.ml-8{margin-left:2rem}.ml-\[-15vw\]{margin-left:-15vw}.ml-\[-30vw\]{margin-left:-30vw}.ml-\[5vw\]{margin-left:5vw}.mr-4{margin-right:1rem}.mr-8{margin-right:2rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mt-\[5rem\]{margin-top:5rem}.mt-\[70vh\]{margin-top:70vh}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.h-\[100vh\]{height:100vh}.h-\[200vh\]{height:200vh}.h-\[250vh\]{height:250vh}.h-\[300vh\]{height:300vh}.h-\[48px\]{height:48px}.h-\[65vh\]{height:65vh}.h-\[70vh\]{height:70vh}.h-\[75vh\]{height:75vh}.h-\[95vh\]{height:95vh}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[50px\]{max-height:50px}.w-\[1rem\]{width:1rem}.w-\[25\%\]{width:25%}.w-\[48px\]{width:48px}.w-\[70vw\]{width:70vw}.w-\[75\%\]{width:75%}.w-auto{width:auto}.w-full{width:100%}.w-screen{width:100vw}.max-w-5xl{max-width:64rem}.max-w-\[1\.2vw\]{max-width:1.2vw}.max-w-\[100px\]{max-width:100px}.max-w-\[1rem\]{max-width:1rem}.max-w-\[2\.5rem\]{max-width:2.5rem}.max-w-\[2rem\]{max-width:2rem}.max-w-\[300px\]{max-width:300px}.max-w-\[50\%\]{max-width:50%}.max-w-\[60\%\]{max-width:60%}.max-w-\[60vw\]{max-width:60vw}.max-w-\[65\%\]{max-width:65%}.max-w-\[70\%\]{max-width:70%}.max-w-\[75\%\]{max-width:75%}.max-w-\[75vw\]{max-width:75vw}.max-w-\[80\%\]{max-width:80%}.max-w-\[85\%\]{max-width:85%}.max-w-full{max-width:100%}.flex-1{flex:1 1 0%}.basis-\[60\%\]{flex-basis:60%}.basis-\[75\%\]{flex-basis:75%}.basis-\[90\%\]{flex-basis:90%}.translate-x-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-150{--tw-scale-x: 1.5;--tw-scale-y: 1.5;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-\[1fr\]{grid-template-columns:1fr}.grid-cols-repeat2{grid-template-columns:repeat(2,1fr)}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.items-center{align-items:center}.justify-center{justify-content:center}.gap-12{gap:3rem}.gap-4{gap:1rem}.gap-\[2rem\]{gap:2rem}.gap-x-\[24px\]{-moz-column-gap:24px;column-gap:24px}.gap-y-\[24px\]{row-gap:24px}.self-end{align-self:flex-end}.overflow-visible{overflow:visible}.overflow-x-hidden{overflow-x:hidden}.text-ellipsis{text-overflow:ellipsis}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.object-cover{-o-object-fit:cover;object-fit:cover}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-16{padding:4rem}.p-4{padding:1rem}.p-8{padding:2rem}.pb-0{padding-bottom:0}.pb-16{padding-bottom:4rem}.pb-32{padding-bottom:8rem}.pb-4{padding-bottom:1rem}.pb-48{padding-bottom:12rem}.pb-8{padding-bottom:2rem}.pb-\[6rem\]{padding-bottom:6rem}.pl-0{padding-left:0}.pl-12{padding-left:3rem}.pl-16{padding-left:4rem}.pl-32{padding-left:8rem}.pl-4{padding-left:1rem}.pl-8{padding-left:2rem}.pr-0{padding-right:0}.pr-12{padding-right:3rem}.pr-16{padding-right:4rem}.pr-32{padding-right:8rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.pr-\[48px\]{padding-right:48px}.pt-0{padding-top:0}.pt-16{padding-top:4rem}.pt-32{padding-top:8rem}.pt-4{padding-top:1rem}.pt-48{padding-top:12rem}.pt-8{padding-top:2rem}.pt-\[10rem\]{padding-top:10rem}.pt-\[10vh\]{padding-top:10vh}.pt-\[15vh\]{padding-top:15vh}.pt-\[4rem\]{padding-top:4rem}.pt-\[5rem\]{padding-top:5rem}.pt-\[7rem\]{padding-top:7rem}.pt-\[8rem\]{padding-top:8rem}.text-left{text-align:left}.text-\[\.7rem\]{font-size:.7rem}.text-\[\.85rem\]{font-size:.85rem}.text-\[1\.1rem\]{font-size:1.1rem}.text-\[1\.2rem\]{font-size:1.2rem}.text-\[1\.2vw\]{font-size:1.2vw}.text-\[1\.3rem\]{font-size:1.3rem}.text-\[1\.3vw\]{font-size:1.3vw}.text-\[1\.4vw\]{font-size:1.4vw}.text-\[1\.5rem\]{font-size:1.5rem}.text-\[1\.5vw\]{font-size:1.5vw}.text-\[10vw\]{font-size:10vw}.text-\[16rem\]{font-size:16rem}.text-\[1rem\]{font-size:1rem}.text-\[2\.5rem\]{font-size:2.5rem}.text-\[2rem\]{font-size:2rem}.text-\[3\.5rem\]{font-size:3.5rem}.text-\[3rem\]{font-size:3rem}.text-\[6rem\]{font-size:6rem}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}@media (min-width: 640px){.sm\:bottom-8{bottom:2rem}.sm\:bottom-\[-14vh\]{bottom:-14vh}.sm\:left-0{left:0}.sm\:left-8{left:2rem}.sm\:left-\[50\%\]{left:50%}.sm\:left-\[70vw\]{left:70vw}.sm\:top-\[20vh\]{top:20vh}.sm\:top-\[25vh\]{top:25vh}.sm\:top-\[35vh\]{top:35vh}.sm\:top-\[5vh\]{top:5vh}.sm\:top-auto{top:auto}.sm\:col-start-2{grid-column-start:2}.sm\:mb-0{margin-bottom:0}.sm\:mb-16{margin-bottom:4rem}.sm\:mb-8{margin-bottom:2rem}.sm\:mb-\[3rem\]{margin-bottom:3rem}.sm\:mb-\[4vh\]{margin-bottom:4vh}.sm\:ml-\[2\.5vw\]{margin-left:2.5vw}.sm\:mt-8{margin-top:2rem}.sm\:mt-\[-5vh\]{margin-top:-5vh}.sm\:aspect-auto{aspect-ratio:auto}.sm\:h-\[250vh\]{height:250vh}.sm\:h-\[90vh\]{height:90vh}.sm\:w-\[50vw\]{width:50vw}.sm\:w-auto{width:auto}.sm\:max-w-\[100\%\]{max-width:100%}.sm\:max-w-\[25\%\]{max-width:25%}.sm\:max-w-\[50\%\]{max-width:50%}.sm\:max-w-\[60\%\]{max-width:60%}.sm\:max-w-\[75\%\]{max-width:75%}.sm\:max-w-\[80\%\]{max-width:80%}.sm\:max-w-full{max-width:100%}.sm\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:translate-x-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:grid-cols-2fr1fr{grid-template-columns:2fr 1fr}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:grid-cols-\[2fr\,1fr\]{grid-template-columns:2fr 1fr}.sm\:grid-cols-repeat4{grid-template-columns:repeat(4,1fr)}.sm\:flex-row{flex-direction:row}.sm\:gap-8{gap:2rem}.sm\:gap-x-\[34px\]{-moz-column-gap:34px;column-gap:34px}.sm\:gap-y-\[53px\]{row-gap:53px}.sm\:self-end{align-self:flex-end}.sm\:p-0{padding:0}.sm\:p-4{padding:1rem}.sm\:pb-4{padding-bottom:1rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pb-\[8rem\]{padding-bottom:8rem}.sm\:pl-0{padding-left:0}.sm\:pl-8{padding-left:2rem}.sm\:pr-0{padding-right:0}.sm\:pr-8{padding-right:2rem}.sm\:pt-24{padding-top:6rem}.sm\:pt-4{padding-top:1rem}.sm\:pt-8{padding-top:2rem}.sm\:pt-\[10rem\]{padding-top:10rem}.sm\:pt-\[10vh\]{padding-top:10vh}.sm\:pt-\[4rem\]{padding-top:4rem}.sm\:pt-\[8rem\]{padding-top:8rem}.sm\:pt-\[9rem\]{padding-top:9rem}.sm\:text-center{text-align:center}.sm\:text-\[1\.3rem\]{font-size:1.3rem}.sm\:text-\[1\.4rem\]{font-size:1.4rem}.sm\:text-\[1rem\]{font-size:1rem}.sm\:text-\[2\.5rem\]{font-size:2.5rem}.sm\:text-\[25rem\]{font-size:25rem}.sm\:text-\[3\.5rem\]{font-size:3.5rem}.sm\:text-\[4rem\]{font-size:4rem}.sm\:text-\[5rem\]{font-size:5rem}.sm\:text-\[6rem\]{font-size:6rem}.sm\:text-\[7vw\]{font-size:7vw}.sm\:leading-\[0\.9\]{line-height:.9}}@media (min-width: 1024px){@media (min-width: 640px){.lg\:sm\:text-\[5vw\]{font-size:5vw}}.lg\:bottom-\[-15vh\]{bottom:-15vh}.lg\:left-\[-5vw\]{left:-5vw}.lg\:left-\[50\%\]{left:50%}.lg\:left-auto{left:auto}.lg\:right-\[-5vw\]{right:-5vw}.lg\:top-\[25vh\]{top:25vh}.lg\:top-\[35vh\]{top:35vh}.lg\:top-\[50vh\]{top:50vh}.lg\:top-\[5vh\]{top:5vh}.lg\:top-auto{top:auto}.lg\:mb-16{margin-bottom:4rem}.lg\:mb-20{margin-bottom:5rem}.lg\:mb-\[4rem\]{margin-bottom:4rem}.lg\:ml-8{margin-left:2rem}.lg\:mr-8{margin-right:2rem}.lg\:mt-\[10rem\]{margin-top:10rem}.lg\:mt-\[50vh\]{margin-top:50vh}.lg\:block{display:block}.lg\:hidden{display:none}.lg\:h-\[125vh\]{height:125vh}.lg\:h-\[145vh\]{height:145vh}.lg\:h-\[175vh\]{height:175vh}.lg\:h-auto{height:auto}.lg\:w-\[40vw\]{width:40vw}.lg\:w-auto{width:auto}.lg\:max-w-3xl{max-width:48rem}.lg\:max-w-\[500px\]{max-width:500px}.lg\:max-w-\[60\%\]{max-width:60%}.lg\:max-w-\[70\%\]{max-width:70%}.lg\:max-w-\[90\%\]{max-width:90%}.lg\:gap-6{gap:1.5rem}.lg\:pb-3{padding-bottom:.75rem}.lg\:pb-\[10rem\]{padding-bottom:10rem}.lg\:pl-0{padding-left:0}.lg\:pl-16{padding-left:4rem}.lg\:pl-32{padding-left:8rem}.lg\:pl-4{padding-left:1rem}.lg\:pl-8{padding-left:2rem}.lg\:pr-0{padding-right:0}.lg\:pr-16{padding-right:4rem}.lg\:pr-32{padding-right:8rem}.lg\:pr-4{padding-right:1rem}.lg\:pr-8{padding-right:2rem}.lg\:pt-3{padding-top:.75rem}.lg\:pt-32{padding-top:8rem}.lg\:pt-\[10rem\]{padding-top:10rem}.lg\:pt-\[12rem\]{padding-top:12rem}.lg\:pt-\[15vh\]{padding-top:15vh}.lg\:pt-\[20vh\]{padding-top:20vh}.lg\:text-center{text-align:center}.lg\:text-\[1\.2vw\]{font-size:1.2vw}.lg\:text-\[1\.4rem\]{font-size:1.4rem}.lg\:text-\[1\.4vw\]{font-size:1.4vw}.lg\:text-\[1\.5rem\]{font-size:1.5rem}.lg\:text-\[1\.5vw\]{font-size:1.5vw}.lg\:text-\[10rem\]{font-size:10rem}.lg\:text-\[16vw\]{font-size:16vw}.lg\:text-\[2rem\]{font-size:2rem}.lg\:text-\[3\.5vw\]{font-size:3.5vw}.lg\:text-\[30rem\]{font-size:30rem}.lg\:text-\[5\.5vw\]{font-size:5.5vw}.lg\:text-\[5vw\]{font-size:5vw}.lg\:text-\[9vw\]{font-size:9vw}}@media (min-width: 1280px){.xl\:bottom-\[-20vh\]{bottom:-20vh}.xl\:h-\[175vh\]{height:175vh}.xl\:max-w-4xl{max-width:56rem}}@media (min-width: 1536px){.\32xl\:bottom-16{bottom:4rem}.\32xl\:max-w-5xl{max-width:64rem}}
