.flex{display:flex}.inline-flex{display:inline-flex}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.flex-1{flex:1 1 0}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.uppercase{text-transform:uppercase}.hyphenate{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.no-wrap{white-space:nowrap}@media screen and (max-width:639px){.mobile-text{margin-left:auto;margin-right:auto;max-width:18rem}}.max-w-col-10,.max-w-col-4,.max-w-col-6,.max-w-col-8{width:100%}.max-w-col-4{max-width:24rem}.max-w-col-6{max-width:36.75rem}.max-w-col-8{max-width:49.5rem}.max-w-col-10{max-width:62.25rem}.tabs{background-color:#ebebeb;border-radius:12px;display:inline-flex;padding:.125rem}.tabs__button{appearance:none;background-color:initial;border:0;border-radius:0;border-radius:.625rem;color:#000000a3;display:block;font-size:1rem;font-weight:500;line-height:normal;line-height:1.5rem;margin:0;padding:.375rem 1rem}.tabs__button:hover{color:#212123}.tabs__button:not(:last-child){margin-right:.125rem}.tabs__button--active{background-color:#fff;box-shadow:0 1px 1px #00000014;color:#212123}.hero{margin-bottom:3.75rem;overflow-x:clip;padding-top:6rem;position:relative}@media screen and (min-width:768px){.hero{margin-bottom:6rem;padding-top:6.75rem}}@media screen and (min-width:1024px){.hero{padding-top:6rem}}@media screen and (max-width:1023px){.hero .wrapper{margin-bottom:.625rem}}@media screen and (min-width:768px){.hero .pad-viewport{margin:0 auto;max-width:61%}}@media screen and (min-width:1024px){.hero .pad-viewport{max-width:41%}}@media screen and (min-width:1440px){.hero .pad-viewport{column-gap:1.5rem;display:grid;grid-template-columns:repeat(12,1fr);max-width:none;padding:0}}.hero__image{left:50%;position:absolute;top:-5rem;transform:translateX(-50%);width:240rem;z-index:-1}.hero__title{display:flex;font-family:Reckless,"serif";justify-content:center;margin-bottom:1rem;position:relative}@media screen and (min-width:1440px){.hero__title{grid-column:1/span 12;grid-row:1}}.hero__title-text{text-wrap:pretty;color:#000;font-size:3.5rem;font-weight:500;letter-spacing:-1.5px;line-height:3.5rem}@media screen and (min-width:1024px){.hero__title-text{text-wrap:pretty;font-size:4.75rem;font-weight:500;letter-spacing:-.09375rem;line-height:4.75rem}}.hero__title-counter{background-color:#f26725;border-radius:9999px;color:#fff;font-size:.625rem;font-weight:600;height:1.25rem;left:calc(50% + 8.25rem);line-height:1.3125rem;min-width:1.25rem;padding-left:.375rem;padding-right:.375rem;position:absolute;text-align:center;top:-2px}@media screen and (min-width:768px){.hero__title-counter{left:calc(50% + 10.4375rem);top:0}}@media screen and (min-width:1024px){.hero__title-counter{font-size:.75rem;height:1.5rem;line-height:1.5rem;min-width:1.5rem;top:-1px}}@media screen and (min-width:1440px){.hero__title-counter{font-size:.875rem;height:1.75rem;left:69.2%;line-height:1.75rem;min-width:1.75rem}}.hero__lead{color:#000000a3;font-size:1.0625rem;font-weight:400;line-height:1.5rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:23.75rem;text-align:center}@media screen and (min-width:768px){.hero__lead{font-size:1.25rem;font-weight:400;line-height:1.75rem;max-width:none}}@media screen and (min-width:1440px){.hero__lead{grid-column:5/span 4;grid-row:2}}.hero__filters{display:flex;justify-content:center}@media screen and (min-width:1440px){.hero__filters{grid-column:1/span 12;grid-row:3}}.hero__link{color:#212123;font-size:1rem;font-weight:600;font-weight:400;line-height:1.5rem;text-decoration:none;transition:color 125ms ease-out}@media (prefers-reduced-motion:reduce){.hero__link{transition-duration:1ms}}.hero__link:visited{color:#212123}.hero__link:active,.hero__link:hover{color:#0000007a}.hero__link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' color='%23000'%3E%3Cpath d='m13 8 4 4-4 4m2.5-4h-9' stroke='currentcolor' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;content:"";display:inline-block;height:1.5rem;opacity:.32;vertical-align:-.4375em;width:1.5rem}.hero__summary{display:flex;justify-content:center;position:relative;translate:0 1.5rem}@media screen and (min-width:1024px){.hero__summary{margin-bottom:-1rem;translate:0 2.25rem}}.hero__summary-background{align-items:baseline;background-color:#ffe8db;border:1px solid #00000014;border-radius:12px;box-shadow:0 0 0 8px #fff;color:#91451c;display:inline-flex;font-size:.875rem;font-weight:500;line-height:1.25rem;padding:.1875rem .75rem}.hero__summary-number{margin-right:.25rem}.hero__dropdown{align-items:flex-end;display:flex;flex-direction:column;position:absolute;right:1rem;top:1rem}@media screen and (min-width:768px){.hero__dropdown{right:1.5rem}}@media screen and (min-width:1024px){.hero__dropdown{right:1.5rem;top:3rem}}@media screen and (min-width:1220px){.hero__dropdown{right:calc((100vw - min(75rem, 95%))/2)}}.hero__dropdown-label{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' color='%23858585'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3Cg transform='translate(3 10)' fill='currentColor'%3E%3Ccircle cx='2' cy='2' r='2'/%3E%3Ccircle cx='9' cy='2' r='2'/%3E%3Ccircle cx='16' cy='2' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:6px;cursor:pointer;min-height:2.5rem;padding:.625rem 1.5rem;text-indent:-1000vw}.hero__dropdown-label:hover{background-color:#ebebeb}@media screen and (min-width:1024px){.hero__dropdown-label{display:none}}.hero__dropdown-checkbox{display:none}.hero__dropdown-checkbox:checked+.hero__dropdown-options{opacity:1;pointer-events:all;translate:0 .25rem}@media screen and (max-width:1023px){.hero__dropdown-options{background-color:#fff;border:1px solid #00000014;border-radius:12px;box-shadow:0 4px 8px #00000014;max-width:13.25rem;opacity:0;padding-bottom:.4375rem;padding-top:.4375rem;pointer-events:none;transition:translate 125ms cubic-bezier(.455,.03,.515,.955),opacity 60ms cubic-bezier(.455,.03,.515,.955)}}@media screen and (min-width:1024px){.hero__dropdown-options{display:flex;flex-direction:row;flex-wrap:nowrap}}.hero__dropdown-option:not(:last-child) .hero__dropdown-link{margin-right:.75rem}@media screen and (max-width:1023px){.hero__dropdown-option .hero__dropdown-link{background-color:initial;border:none;box-shadow:none}.hero__dropdown-link--external:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' color='%23000'%3E%3Cpath d='m13 8 4 4-4 4m2.5-4h-9' stroke='currentcolor' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;content:"";display:inline-block;height:1.5rem;opacity:.32;transform:rotate(-45deg);vertical-align:-.4375em;width:1.5rem}}@media screen and (min-width:1024px){.hero__dropdown-link--external{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' color='%23858585'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3Cg transform='translate(5 6)'%3E%3Ccircle fill='currentColor' cx='1.75' cy='11.25' r='1.75'/%3E%3Cpath d='M8 12a7 7 0 0 0-7-7m12 7A12 12 0 0 0 1 0' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;display:inline-block;position:relative;text-indent:-1000vw;width:3rem}.hero__dropdown-link--external:before{background-color:#000000a3;border-radius:8px;color:#fff;content:attr(data-tooltip-copy);font-size:.875rem;font-weight:400;left:-24px;line-height:1.25rem;opacity:0;padding:.625rem .75rem;pointer-events:none;position:absolute;text-indent:0;top:-44px;transition:translate 125ms cubic-bezier(.455,.03,.515,.955),opacity 60ms cubic-bezier(.455,.03,.515,.955);translate:0 .25rem;width:max-content}.hero__dropdown-link--external:hover:before{opacity:1;translate:0 0}}.media-player{align-items:center;display:flex;position:relative}.media-player.media-player--has-lightbox.is-active{z-index:1000}.media-player.cursor-hidden{cursor:none}.media-player__wrapper{z-index:9}.media-player--has-lightbox .media-player__wrapper{position:relative}@media screen and (min-width:1024px){.media-player--has-lightbox .media-player__wrapper{transition:transform .4s cubic-bezier(.19,1,.22,1)}}@media screen and (min-width:1024px) and (prefers-reduced-motion:reduce){.media-player--has-lightbox .media-player__wrapper{transition:none}}.media-player--has-lightbox.is-active .media-player__wrapper{transform:translateX(-2rem);width:100vw;z-index:1000}@media screen and (min-width:768px){.media-player--has-lightbox.is-active .media-player__wrapper{transform:translateX(-3rem)}}@media screen and (min-width:1024px){.media-player--has-lightbox.is-active .media-player__wrapper{transform:translateX(var(--active-video-offset-x));width:auto}}.media-player__video-wrapper{-webkit-tap-highlight-color:transparent;background-color:initial;border-radius:12px;box-shadow:0 0 4px #00000014,0 4px 8px #00000005,0 1px 2px #00000014;flex:1;overflow:hidden;position:relative;transform:translateZ(0);width:100%;z-index:1000}.media-player__video-wrapper:before{background-image:linear-gradient(180deg,#0000,#0000003d 63%,#0000008f);content:"";height:100%;left:0;opacity:.65;position:absolute;top:0;width:100%;z-index:1}.media-player:not(.is-stopped) .media-player__video-wrapper:before{display:none}.media-player__video{display:block;height:auto;position:relative;width:100%}.media-player__subtitles-wrapper{bottom:5rem;opacity:0;padding:0 2rem;pointer-events:none;position:absolute;text-align:center;transform:translateY(.5rem);transition:opacity 125ms ease-out,transform .4s cubic-bezier(.19,1,.22,1);-webkit-user-select:none;user-select:none;width:100%;z-index:1000}@media screen and (min-width:768px){.media-player__subtitles-wrapper{bottom:3.5rem}}.media-player.is-subtitles-on .media-player__subtitles-wrapper{opacity:1;transform:translateY(0)}.media-player.controls-hidden .media-player__subtitles-wrapper{transform:translateY(4rem)}@media screen and (min-width:768px){.media-player.controls-hidden .media-player__subtitles-wrapper{transform:translateY(2rem)}}.media-player.controls-hidden.is-subtitles-off .media-player__subtitles-wrapper{transform:translateY(4.5rem)}@media screen and (min-width:768px){.media-player.controls-hidden.is-subtitles-off .media-player__subtitles-wrapper{transform:translateY(2.5rem)}}.media-player__subtitles{text-wrap:balance;background-color:#ffffffb3;border-radius:18px;color:#000000d9;display:inline-block;font-size:.6875rem;font-weight:600;line-height:.875rem;opacity:0;padding:8px 16px;transition:opacity 125ms ease-out}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.media-player__subtitles{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}@media screen and (min-width:768px){.media-player__subtitles{font-size:.9375rem;line-height:1.25rem}}.media-player:not(.is-stopped) .media-player__subtitles.is-visible{opacity:1}.media-player__progress-bar{cursor:pointer;overflow:hidden;padding-bottom:.5rem;padding-top:.5rem;position:relative;width:100%;z-index:1}.media-player:not(.is-stopped) .media-player__progress-bar{pointer-events:all}.media-player__progress-bar:before{background-color:#ffffff73;border-radius:12px;content:"";display:block;height:.3125rem;left:0;position:absolute;top:.5rem;width:100%}@media (hover:hover){.media-player__progress-bar:hover .media-player__progress-bar-fill:after{opacity:1;transform:scale(1)}}.media-player__progress-bar-fill{background-color:#fff;border-radius:12px;height:.3125rem;position:relative;transition:width var(--progress-bar-transition-duration) ease-out;width:0}.media-player__progress-bar-fill:after{background-color:#fff;border-radius:9999px;content:"";display:block;height:.8125rem;opacity:0;position:absolute;right:-.25rem;top:-.25rem;transform:scale(.4);transition:transform 60ms ease-out;width:.8125rem}.media-player__time{color:#fff;font-size:.6875rem;line-height:1rem;padding:.5rem 0}@media screen and (min-width:768px){.media-player__time{font-size:.875rem}}.media-player__replay{align-items:center;appearance:none;background-color:initial;background-color:#ffffff1a;border:0;border-radius:0;border-radius:8px;color:#fff;display:flex;font-size:1.0625rem;font-weight:300;font-weight:400;left:calc(50% - 3.5625rem);line-height:normal;line-height:1.5rem;margin:0;opacity:0;padding:.75rem 1.25rem .75rem 1rem;pointer-events:none;position:absolute;top:calc(50% - 1.5rem);transition:opacity .4s cubic-bezier(.165,.84,.44,1);z-index:1000}.media-player.has-ended .media-player__replay{opacity:1;pointer-events:all}.media-player__replay:focus,.media-player__replay:hover{background-color:#212123}.media-player__replay:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='16' width='16' xmlns='http://www.w3.org/2000/svg' color='%23FFF'%3E%3Cg fill='none' fill-rule='evenodd' stroke='currentColor' stroke-linecap='round' stroke-width='1.5'%3E%3Cpath d='M2.5 8.169c0 1.208.22 2.127.634 2.901a4.316 4.316 0 0 0 1.796 1.796c.774.414 1.693.634 2.901.634h.338c1.208 0 2.127-.22 2.901-.634a4.316 4.316 0 0 0 1.796-1.796c.414-.774.634-1.693.634-2.901V7.83c0-1.208-.22-2.127-.634-2.901a4.316 4.316 0 0 0-1.796-1.796C10.296 2.72 9.377 2.5 8.169 2.5H7.83c-1.208 0-2.127.22-2.901.634A4.316 4.316 0 0 0 3.134 4.93'/%3E%3Cpath d='M6.5 5.25H3v-3.5' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:1rem;content:"";display:block;height:1rem;margin-right:.5rem;width:1rem}.media-player__controls{bottom:0;display:flex;flex-wrap:wrap;justify-content:space-between;left:0;padding:1.5rem 1rem 1rem;pointer-events:none;position:absolute;right:0;transition:opacity .25s ease-out;-webkit-user-select:none;user-select:none;z-index:1000}.media-player.controls-hidden .media-player__controls,.media-player.is-stopped .media-player__controls{opacity:0}.media-player__controls:before{background-image:linear-gradient(0deg,#0000008f,#0000002b 53%,#0000);border-bottom-left-radius:12px;border-bottom-right-radius:12px;bottom:0;content:"";display:block;height:150%;left:0;position:absolute;width:100%}@media screen and (min-width:1024px){.media-player__controls:before{height:230%}}.media-player__controls__group{color:#fff;display:flex;position:relative;z-index:1}.media-player:not(.is-stopped) .media-player__controls__group{pointer-events:all}.media-player__controls__group>:not(:first-child){margin-left:.25rem}.media-player__controls__group>:not(:last-child){margin-right:.25rem}.media-player__controls__group--expanded{color:#fff;display:flex;position:relative;z-index:1}.media-player__controls__group--expanded>:not(:first-child){margin-left:.5rem}.media-player__controls__group--expanded>:not(:last-child){margin-right:.5rem}.media-player__control{align-items:center;border-radius:8px;cursor:pointer;display:flex;height:2rem;justify-content:center;position:relative;transition:background-color .4s cubic-bezier(.19,1,.22,1);width:2.5rem}.media-player.no-touch .media-player__control:hover{background-color:#0000001a}.media-player.is-fullscreen .media-player__control--fullscreen,.media-player.is-muted .media-player__control--volume,.media-player.is-subtitles-on .media-player__control--subtitles,.media-player__control.is-active,.media-player__control:active{background-color:#0000004d}.media-player.has-no-sound .media-player__control--volume{display:none}.media-player__control:after{background-color:initial;border-radius:8px;color:#fff;font-size:.625rem;left:50%;line-height:1rem;opacity:0;padding:.5rem .75rem;pointer-events:none;position:absolute;top:-2.5rem;transform:translate(-50%,.25rem);transition:opacity 125ms ease-out,transform .4s cubic-bezier(.19,1,.22,1);transition-delay:0,0;z-index:1000}@media screen and (min-width:768px){.media-player__control:after{font-size:.75rem}}.media-player.no-touch .media-player__control:hover:after{opacity:1;transform:translate(-50%);transition-delay:.4s,.4s}.media-player__control--play-pause:after{content:attr(data-label-pause);left:0;transform:translateY(.25rem)}.media-player.is-paused .media-player__control--play-pause:after{content:attr(data-label-play)}.media-player.no-touch .media-player__control--play-pause:hover:after{transform:translate(0)}.media-player__control--subtitles:after{content:attr(data-label-off);white-space:nowrap}.media-player.is-subtitles-on .media-player__control--subtitles:after{content:attr(data-label-on)}.media-player__control--fullscreen:after{content:attr(data-label-on);white-space:nowrap}.media-player.is-fullscreen .media-player__control--fullscreen:after{content:attr(data-label-off)}.media-player__control--volume:after{content:attr(data-label-on);left:auto;right:0;transform:translateY(.25rem);white-space:nowrap}.media-player.is-muted .media-player__control--volume:after{content:attr(data-label-off)}.media-player.no-touch .media-player__control--volume:hover:after{transform:translate(0)}.media-player__play{display:none}.media-player.is-paused .media-player__play,.media-player__pause{display:block}.media-player.is-paused .media-player__pause{display:none}.media-player__volume-on{display:block}.media-player.is-muted .media-player__volume-on,.media-player__volume-off{display:none}.media-player.is-muted .media-player__volume-off{display:block}.media-player__large-play{background-clip:padding-box;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='24' width='24' xmlns='http://www.w3.org/2000/svg' color='%23000'%3E%3Cpath d='m8.231 18.187 9.672-5.31a1 1 0 0 0 0-1.754l-9.672-5.31a1 1 0 0 0-1.481.877v10.62a1 1 0 0 0 1.481.877z' fill-opacity='.15' fill-rule='evenodd' fill='currentColor' stroke='currentColor' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E");background-position:calc(50% + 1px) 50%;background-repeat:no-repeat;border:1px solid #0000001a;border-radius:9999px;box-shadow:0 1px 2px #0000001a;color:#fff;cursor:pointer;height:2.75rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity 125ms ease-out;-webkit-user-select:none;user-select:none;width:2.75rem;z-index:1000}.media-player--has-lightbox .media-player__large-play{display:none}@media screen and (min-width:768px){.media-player__large-play{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='32' width='32' xmlns='http://www.w3.org/2000/svg' color='%23000'%3E%3Cpath d='m10.223 24.208 13.638-7.327a1 1 0 0 0 0-1.762L10.223 7.792a1 1 0 0 0-1.473.88v14.655a1 1 0 0 0 1.473.881z' fill-opacity='.15' stroke='%23000' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E");height:4.5rem;width:4.5rem}}.media-player__large-play .media-player__large-play__icon{display:none}.media-player__large-play__icon{height:3rem;width:3rem}@media screen and (min-width:768px){.media-player__large-play__icon{height:6rem;width:6rem}}.media-player__large-play.is-hidden{opacity:0;pointer-events:none}.media-player{--active-video-offset-x:0vw;--progress-bar-transition-duration:250ms}.media-player__lightbox{background-color:#ffffff5c;height:100vh;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .4s cubic-bezier(.19,1,.22,1);width:100vw;will-change:opacity;z-index:1000}@media screen and (prefers-reduced-motion:reduce){.media-player__lightbox{transition:none}}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.media-player__lightbox{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.media-player__lightbox{background-color:#fffc}}.media-player--has-lightbox.is-active .media-player__lightbox{opacity:1;pointer-events:all}.media-player__close{align-items:center;appearance:none;background-color:initial;background-color:#000;border:0;border-radius:0;border-radius:9999px;box-shadow:0 1px 2px #0000001a;display:flex;height:2.5rem;justify-content:center;line-height:normal;margin:0;opacity:0;padding:0;pointer-events:none;position:fixed;right:1.5rem;top:1.5rem;transition:opacity .25s cubic-bezier(.19,1,.22,1);width:2.5rem;z-index:1001}@media screen and (prefers-reduced-motion:reduce){.media-player__close{transition:none}}.media-player__close:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='none' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' color='%23FFF'%3E%3Cg stroke='currentColor'%3E%3Cpath d='m6 6 12 12M18 6 6 18'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:1.5rem;content:"";height:1.5rem;position:absolute;width:1.5rem}.media-player--has-lightbox.is-active .media-player__close{opacity:1;pointer-events:all}.media-player--has-lightbox.is-active .media-player__close:focus,.media-player--has-lightbox.is-active .media-player__close:hover{background-color:#000000d9}.media-player__custom-play{align-items:center;appearance:none;background-color:initial;border:0;border-radius:0;display:flex;height:100%;justify-content:center;left:0;line-height:normal;margin:0;padding:1rem;position:absolute;top:0;transition:opacity .4s cubic-bezier(.19,1,.22,1),transform .4s cubic-bezier(.19,1,.22,1);width:100%;z-index:1000}@media screen and (prefers-reduced-motion:reduce){.media-player__custom-play{transition:none}}@media screen and (min-width:1024px){.media-player__custom-play{align-items:flex-start;height:45rem;justify-content:flex-start;width:80rem}.media-player__custom-play:active,.media-player__custom-play:focus,.media-player__custom-play:hover{transform:translateX(-1rem);transition:transform .4s cubic-bezier(.19,1,.22,1)}}@media screen and (min-width:1024px) and (prefers-reduced-motion:reduce){.media-player__custom-play:active,.media-player__custom-play:focus,.media-player__custom-play:hover{transform:translateX(0)}}@media screen and (min-width:1024px){.media-player__custom-play:active~.media-player__image-composition,.media-player__custom-play:focus~.media-player__image-composition,.media-player__custom-play:hover~.media-player__image-composition{transform:translateX(-1rem);transition:transform .4s cubic-bezier(.19,1,.22,1)}}@media screen and (min-width:1024px) and (prefers-reduced-motion:reduce){.media-player__custom-play:active~.media-player__image-composition,.media-player__custom-play:focus~.media-player__image-composition,.media-player__custom-play:hover~.media-player__image-composition{transform:translateX(0)}}.media-player__custom-play:focus .media-player__custom-play-label,.media-player__custom-play:hover .media-player__custom-play-label{background-color:#000000d9}.media-player.is-active .media-player__custom-play{opacity:0;pointer-events:none}@media screen and (min-width:1024px){.media-player--reverse .media-player__custom-play{justify-content:flex-end;left:auto;right:0}.media-player--reverse .media-player__custom-play:hover{transform:translateX(1rem)}}@media screen and (min-width:1024px) and (prefers-reduced-motion:reduce){.media-player--reverse .media-player__custom-play:hover{transform:translateX(0)}}@media screen and (min-width:1024px){.media-player--reverse .media-player__custom-play:hover~.media-player__image-composition{transform:translateX(1rem)}}@media screen and (min-width:1024px) and (prefers-reduced-motion:reduce){.media-player--reverse .media-player__custom-play:hover~.media-player__image-composition{transform:translateX(0)}}.media-player__custom-play-label{align-items:center;background-color:#000;border-radius:9999px;color:#fff;display:flex;font-size:.875rem;font-weight:300;font-weight:600;line-height:1.3125rem;padding:.5rem 1rem}@media screen and (max-width:1023px){.media-player__custom-play-label{color:#0000;height:2.75rem;padding:0;pointer-events:none;position:relative;text-indent:-100vw;width:2.75rem}}.media-player__custom-play-label:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='24' width='24' xmlns='http://www.w3.org/2000/svg' color='%23FFF'%3E%3Cpath d='m8.231 18.187 9.672-5.31a1 1 0 0 0 0-1.754l-9.672-5.31a1 1 0 0 0-1.481.877v10.62a1 1 0 0 0 1.481.877z' fill-opacity='.15' fill-rule='evenodd' fill='currentColor' stroke='currentColor' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E");background-position:calc(50% + 1px) 50%;background-repeat:no-repeat;background-size:1.5rem;content:"";height:1.5rem;margin-right:.5rem;width:1.5rem}@media screen and (max-width:1023px){.media-player__custom-play-label:before{height:100%;margin-right:0;position:absolute;width:100%}}.media-player__image-composition{align-items:flex-start;background-clip:padding-box;background-color:#fffc;border:1px solid #0000001a;border-radius:8px;box-shadow:0 8px 16px #0000001a;display:flex;height:100%;pointer-events:none;width:100%}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.media-player__image-composition{-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);background-color:#f9f9f95c}}@media screen and (min-width:1024px){.media-player__image-composition{align-items:flex-end;height:45rem;width:80rem}}.media-player--has-lightbox .media-player__image-composition{position:absolute;transition:opacity .4s cubic-bezier(.19,1,.22,1),transform .4s cubic-bezier(.19,1,.22,1);z-index:10}@media screen and (prefers-reduced-motion:reduce){.media-player--has-lightbox .media-player__image-composition{transition:none}}.media-player--has-lightbox.is-active .media-player__image-composition{opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none}.media-player--reverse .media-player__image-composition{right:0}.media-player__image-composition-mask{align-items:flex-start;border-radius:8px;display:flex;height:100%;justify-content:space-between;overflow:hidden;width:100%}@media screen and (min-width:1024px){.media-player__image-composition-mask{align-items:flex-end}}.media-player--has-lightbox:not(.is-active) .media-player__controls,.media-player--has-lightbox:not(.is-active) .media-player__progress-bar,.media-player--has-lightbox:not(.is-active) .media-player__video-wrapper{opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none}.media-player--has-lightbox .media-player__video-wrapper{transition:opacity .4s cubic-bezier(.19,1,.22,1);z-index:1}@media screen and (prefers-reduced-motion:reduce){.media-player--has-lightbox .media-player__video-wrapper{transition:none}}@media screen and (min-width:1024px){.media-player--has-lightbox .media-player__video-wrapper{min-width:85vw}}@media screen and (min-width:1024px) and (min-aspect-ratio:16/9){.media-player--has-lightbox .media-player__video-wrapper{height:85vh;min-width:auto;width:151vh}}@media screen and (max-width:1023px){.media-player--has-lightbox.is-active .media-player__video-wrapper{border-radius:0}}.media-player.is-fullscreen .media-player__video{height:100vh;width:100vw}@media screen and (min-width:768px){.detail>.wrapper{column-gap:1.5rem;display:grid;grid-template-columns:repeat(6,1fr)}}@media screen and (min-width:1024px){.detail>.wrapper{grid-template-columns:repeat(12,1fr)}}.detail__header{z-index:10}@media screen and (min-width:768px){.detail__header{grid-column:1/span 2;grid-row:1;position:sticky;top:5.25rem}}@media screen and (min-width:1024px){.detail__header{grid-column:1/span 4}}.detail__header .detail__media{margin:0 -1.25rem 1.5rem}.detail__date{display:block;font-size:.875rem;line-height:1.25rem;margin-bottom:.5rem}.detail__single-link{align-items:center;appearance:none;background-color:initial;border:0;border-radius:0;color:#5c5c5c;display:inline-flex;line-height:normal;margin:0 .5rem 0 0;padding:0;position:relative}.detail__single-link:before{background-color:#000000a3;border-radius:8px;color:#fff;content:attr(data-tooltip-copy);font-size:.875rem;font-weight:400;left:-16px;line-height:1.25rem;opacity:0;padding:.625rem .75rem;pointer-events:none;position:absolute;top:-44px;transition:translate 125ms cubic-bezier(.455,.03,.515,.955),opacity 60ms cubic-bezier(.455,.03,.515,.955);translate:0 .25rem;width:max-content;z-index:10}.detail__single-link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg' color='%23ADADAD'%3E%3Cpath d='M8.478 5.5a.75.75 0 0 1 .102 1.493L8.478 7h-.254c-.732 0-1.185.098-1.586.312a1.976 1.976 0 0 0-.826.826c-.19.357-.289.754-.308 1.352l-.004.286c0 .732.098 1.185.312 1.586.192.358.468.634.826.826.357.19.754.289 1.352.308l.234.004h3.552c.732 0 1.185-.098 1.586-.312.358-.192.634-.468.826-.826.19-.357.289-.754.308-1.352l.004-.286c0-.732-.098-1.185-.312-1.586a1.97 1.97 0 0 0-.666-.731.75.75 0 0 1 .82-1.255 3.47 3.47 0 0 1 1.169 1.279c.305.571.457 1.19.484 2.011l.005.334c0 .965-.15 1.658-.49 2.293a3.476 3.476 0 0 1-1.441 1.442c-.571.305-1.19.457-2.011.484l-.282.005H8.224c-.965 0-1.658-.15-2.293-.49a3.476 3.476 0 0 1-1.442-1.441c-.305-.571-.457-1.19-.484-2.011L4 9.724c0-.965.15-1.658.49-2.293.33-.62.821-1.11 1.441-1.442.571-.305 1.19-.457 2.011-.484l.282-.005h.254ZM7.776 2c.965 0 1.658.15 2.293.49.62.33 1.11.821 1.442 1.441.305.571.457 1.19.484 2.011l.005.334c0 .965-.15 1.658-.49 2.293a3.476 3.476 0 0 1-1.441 1.442c-.571.305-1.19.457-2.011.484l-.282.005h-.254a.75.75 0 0 1-.102-1.493L7.522 9h.254c.732 0 1.185-.098 1.586-.312.358-.192.634-.468.826-.826.19-.357.289-.754.308-1.352l.004-.286c0-.732-.098-1.185-.312-1.586a1.976 1.976 0 0 0-.826-.826c-.357-.19-.754-.289-1.352-.308L7.776 3.5H4.224c-.732 0-1.185.098-1.586.312a1.976 1.976 0 0 0-.826.826c-.19.357-.289.754-.308 1.352l-.004.286c0 .732.098 1.185.312 1.586.162.303.385.547.666.731a.75.75 0 0 1-.82 1.255A3.47 3.47 0 0 1 .488 8.57C.184 7.998.032 7.379.005 6.558L0 6.224c0-.965.15-1.658.49-2.293.33-.62.821-1.11 1.441-1.442.571-.305 1.19-.457 2.011-.484L4.224 2h3.552Z' fill='currentColor'/%3E%3C/svg%3E");content:"";display:block;height:1rem;margin-left:.5rem;width:1rem}.detail__single-link:hover:before{opacity:1;translate:0 0}.detail__single-link:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg' color='%235C5C5C'%3E%3Cpath d='M8.478 5.5a.75.75 0 0 1 .102 1.493L8.478 7h-.254c-.732 0-1.185.098-1.586.312a1.976 1.976 0 0 0-.826.826c-.19.357-.289.754-.308 1.352l-.004.286c0 .732.098 1.185.312 1.586.192.358.468.634.826.826.357.19.754.289 1.352.308l.234.004h3.552c.732 0 1.185-.098 1.586-.312.358-.192.634-.468.826-.826.19-.357.289-.754.308-1.352l.004-.286c0-.732-.098-1.185-.312-1.586a1.97 1.97 0 0 0-.666-.731.75.75 0 0 1 .82-1.255 3.47 3.47 0 0 1 1.169 1.279c.305.571.457 1.19.484 2.011l.005.334c0 .965-.15 1.658-.49 2.293a3.476 3.476 0 0 1-1.441 1.442c-.571.305-1.19.457-2.011.484l-.282.005H8.224c-.965 0-1.658-.15-2.293-.49a3.476 3.476 0 0 1-1.442-1.441c-.305-.571-.457-1.19-.484-2.011L4 9.724c0-.965.15-1.658.49-2.293.33-.62.821-1.11 1.441-1.442.571-.305 1.19-.457 2.011-.484l.282-.005h.254ZM7.776 2c.965 0 1.658.15 2.293.49.62.33 1.11.821 1.442 1.441.305.571.457 1.19.484 2.011l.005.334c0 .965-.15 1.658-.49 2.293a3.476 3.476 0 0 1-1.441 1.442c-.571.305-1.19.457-2.011.484l-.282.005h-.254a.75.75 0 0 1-.102-1.493L7.522 9h.254c.732 0 1.185-.098 1.586-.312.358-.192.634-.468.826-.826.19-.357.289-.754.308-1.352l.004-.286c0-.732-.098-1.185-.312-1.586a1.976 1.976 0 0 0-.826-.826c-.357-.19-.754-.289-1.352-.308L7.776 3.5H4.224c-.732 0-1.185.098-1.586.312a1.976 1.976 0 0 0-.826.826c-.19.357-.289.754-.308 1.352l-.004.286c0 .732.098 1.185.312 1.586.162.303.385.547.666.731a.75.75 0 0 1-.82 1.255A3.47 3.47 0 0 1 .488 8.57C.184 7.998.032 7.379.005 6.558L0 6.224c0-.965.15-1.658.49-2.293.33-.62.821-1.11 1.441-1.442.571-.305 1.19-.457 2.011-.484L4.224 2h3.552Z' fill='currentColor'/%3E%3C/svg%3E")}@keyframes shimmer{0%{background-position:-100vw 0}to{background-position:100vw 0}}.detail__title{color:#000;font-family:Reckless,"serif";font-size:2.25rem;font-weight:500;letter-spacing:-.5px;line-height:2.5rem;margin-bottom:.75rem}@media screen and (min-width:768px){.detail__title{margin-bottom:1.25rem}}.detail__apps{display:inline-flex;flex-wrap:wrap;margin-bottom:1.5rem}@media screen and (min-width:768px){.detail__apps{grid-column:1/span 2;grid-row:2;margin-bottom:0}}@media screen and (min-width:1024px){.detail__apps{grid-column:1/span 4}}.detail__app:not(:last-child){margin-right:.5rem}@media screen and (min-width:768px){.detail__app:not(:last-child){margin-bottom:.5rem}.detail__content{grid-column:3/span 4;grid-row:1/span 3}}@media screen and (min-width:1024px){.detail__content{grid-column:5/span 8}}.detail__content hr{border-bottom:1px solid #00000014;margin:3.5rem 0}.detail__content hr:after{display:none}.detail__content .styled-text a:not(.button){color:#212123;font-weight:500;text-decoration-color:#0003;text-decoration-line:underline;text-decoration-thickness:1.5px;text-underline-offset:4px;transition:color 125ms ease-out}@media (prefers-reduced-motion:reduce){.detail__content .styled-text a:not(.button){transition-duration:1ms}}.detail__content .styled-text a:not(.button):active,.detail__content .styled-text a:not(.button):hover{color:#0000007a}.detail__content .actions a:not(.button){color:#212123;font-weight:600;margin-right:1rem;text-decoration:none;transition:color 125ms ease-out}@media (prefers-reduced-motion:reduce){.detail__content .actions a:not(.button){transition-duration:1ms}}.detail__content .actions a:not(.button):visited{color:#212123}.detail__content .actions a:not(.button):active,.detail__content .actions a:not(.button):hover{color:#0000007a}.detail__content .actions a:not(.button):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' color='%23000'%3E%3Cpath d='m13 8 4 4-4 4m2.5-4h-9' stroke='currentcolor' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;content:"";display:inline-block;height:1.5rem;opacity:.32;vertical-align:-.4375em;width:1.5rem}@media screen and (max-width:1023px){.detail__content .actions a:not(.button){display:block}}@media screen and (min-width:768px){.detail__content .detail__badge{display:flex;margin-left:1.375rem;min-width:3.5rem}}.detail__media{margin-bottom:1.5rem}@media screen and (min-width:1024px){.detail__media{margin-bottom:2rem}}.detail__media .media-player{aspect-ratio:16/9;display:grid;place-items:center}.detail__image{border-radius:12px;box-shadow:0 0 4px #00000014,0 4px 8px #00000005,0 1px 2px #00000014;max-width:100%}.detail__text{font-size:1rem;font-weight:400;line-height:1.5rem}.detail__text h2{font-size:2.25rem}.detail__text h2,.detail__text h3{font-family:Reckless,"serif";font-weight:500;letter-spacing:-.5;line-height:2.5rem;margin-bottom:1.25rem}.detail__text h3{font-size:2rem}.detail__links{display:flex;flex-direction:column}@media screen and (min-width:768px){.detail__links{align-items:center;flex-direction:row}}.detail__badge{align-items:center;background-clip:padding-box;background-color:#fafafa;border:1px solid #00000014;border-radius:12px;height:3.5rem;justify-content:center;margin-bottom:1rem;width:3.5rem}.detail__link-item:not(:last-child){margin-bottom:1.5rem}@media screen and (min-width:768px){.detail__link-item:not(:last-child){margin-bottom:0;margin-right:1.5rem}}.detail__link:not(.button){color:#212123;font-weight:600;text-decoration:none;transition:color 125ms ease-out}@media (prefers-reduced-motion:reduce){.detail__link:not(.button){transition-duration:1ms}}.detail__link:not(.button):visited{color:#212123}.detail__link:not(.button):active,.detail__link:not(.button):hover{color:#0000007a}.detail__link:not(.button):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' color='%23000'%3E%3Cpath d='m13 8 4 4-4 4m2.5-4h-9' stroke='currentcolor' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;content:"";display:inline-block;height:1.5rem;opacity:.32;vertical-align:-.4375em;width:1.5rem}@media screen and (min-width:1024px){.detail__link:not(.button){font-size:1.0625rem;vertical-align:-.25em}}@media screen and (max-width:1023px){.detail__link.button{font-size:.875rem;font-weight:600;line-height:1.25;min-height:2.5rem;padding:.5625rem .6875rem}}.detail__release-notes{border-top:1px solid #00000014;margin-bottom:3.5rem;margin-top:3.5rem}.release-notes__category{border-bottom:1px solid #00000014}.release-notes__title{align-items:flex-start;display:flex;font-variant-ligatures:none;justify-content:space-between;padding-bottom:1.25rem;padding-top:1.25rem;position:relative;transition:color .25s cubic-bezier(.19,1,.22,1);width:100%}@media screen and (prefers-reduced-motion:reduce){.release-notes__title{transition-duration:1ms}}.release-notes__title-text{font-family:Reckless,"serif";font-size:1.0625rem;font-size:1.5rem;font-weight:500;letter-spacing:-.5px;line-height:1.5rem;line-height:2rem;margin:0!important}@media screen and (min-width:1024px){.release-notes__title-text{font-size:1.25rem;line-height:1.75rem}}@media screen and (max-width:767px){.release-notes__title-text{font-size:1.0625rem;line-height:1.5rem}}.release-notes__toggle{display:none}.release-notes__icon{appearance:none;background-color:initial;border:0;border-radius:0;height:1.5rem;line-height:normal;margin:0;padding:0;position:relative;right:.5rem;width:1.5rem}.release-notes__content{font-size:1rem;font-weight:400;line-height:1.5rem}.release-notes__content h3{font-family:Reckless,"serif";font-size:1.25rem;font-weight:500;line-height:1.5rem;margin-top:2.5rem}.release-notes__category.is-active .release-notes__category__question,.release-notes__category.is-inactive .release-notes__category__question,.release-notes__category[data-toggleable] .release-notes__category__question{margin:0;position:relative}.release-notes__category.is-active .release-notes__category__question-text,.release-notes__category.is-inactive .release-notes__category__question-text,.release-notes__category[data-toggleable] .release-notes__category__question-text{padding-right:2.5rem}.release-notes__category.is-active .release-notes__toggle,.release-notes__category.is-inactive .release-notes__toggle,.release-notes__category[data-toggleable] .release-notes__toggle{align-items:center;appearance:none;background-color:initial;border:0;border-radius:0;bottom:0;cursor:pointer;display:flex;left:0;line-height:normal;margin:0;padding:0;position:absolute;right:0;top:0;width:100%}.release-notes__category.is-active .release-notes__icon:after,.release-notes__category.is-active .release-notes__icon:before,.release-notes__category.is-inactive .release-notes__icon:after,.release-notes__category.is-inactive .release-notes__icon:before,.release-notes__category[data-toggleable] .release-notes__icon:after,.release-notes__category[data-toggleable] .release-notes__icon:before{background-color:#000;border-radius:.0625rem;content:"";height:.125rem;position:absolute;right:0;transition:transform .4s cubic-bezier(.19,1,.22,1),background-color .25s cubic-bezier(.19,1,.22,1);width:.75rem}@media screen and (prefers-reduced-motion:reduce){.release-notes__category.is-active .release-notes__icon:after,.release-notes__category.is-active .release-notes__icon:before,.release-notes__category.is-inactive .release-notes__icon:after,.release-notes__category.is-inactive .release-notes__icon:before,.release-notes__category[data-toggleable] .release-notes__icon:after,.release-notes__category[data-toggleable] .release-notes__icon:before{transition-duration:1ms}}@media screen and (min-width:768px){.release-notes__category.is-active .release-notes__icon:after,.release-notes__category.is-active .release-notes__icon:before,.release-notes__category.is-inactive .release-notes__icon:after,.release-notes__category.is-inactive .release-notes__icon:before,.release-notes__category[data-toggleable] .release-notes__icon:after,.release-notes__category[data-toggleable] .release-notes__icon:before{width:.875rem}}.release-notes__category.is-active .release-notes__icon:after,.release-notes__category.is-inactive .release-notes__icon:after,.release-notes__category[data-toggleable] .release-notes__icon:after{transform:rotate(90deg)}.release-notes__category.is-active .release-notes__content,.release-notes__category.is-inactive .release-notes__content,.release-notes__category[data-toggleable] .release-notes__content{display:none}.release-notes__category.is-active .release-notes__content{animation:fadeInDown .6s cubic-bezier(.19,1,.22,1);display:block;padding-bottom:1.25rem}@media screen and (prefers-reduced-motion:reduce){.release-notes__category.is-active .release-notes__content{animation:none}}.release-notes__category.is-active .release-notes__icon:after,.release-notes__category.is-active .release-notes__icon:before{transform:rotate(180deg)}.detail__actions{display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width:1024px){.detail__actions{align-items:center;flex-direction:row}}.detail__actions .button-new{width:max-content}.detail__system-requirements{color:#0000007a;font-size:.8125rem;line-height:1.25rem}.page-updates{background-color:#fafafa;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;position:relative}.page-updates ::selection,.page-updates::selection{-webkit-text-fill-color:initial;background-color:#ffe8db}.updates--all-read .hero__summary,.updates--all-read .hero__title-counter{display:none}.updates--single .hero{margin-bottom:4rem}.updates--single .timeline__entry{padding-top:2rem}.timeline__entry{border-bottom:1px solid #00000014;padding-bottom:4rem;padding-top:4rem;position:relative}@media screen and (min-width:768px){.timeline__entry{padding-bottom:6rem;padding-top:6rem}}@media screen and (min-width:1220px){.timeline__entry{padding-left:0;padding-right:0}}.timeline__entry:last-child{border-bottom:none}.timeline__entry:nth-of-type(2n){background-color:#f5f5f5}.timeline__entry--last:before{display:none}.timeline__entry--last .detail__header{grid-column:1/span 8}.timeline__entry--previously-seen~.timeline__entry .detail__header:after,.updates--all-read .detail__header:after{background-color:#212123;border-color:#ebebeb}.updates__pagination-wrapper{background-color:#f5f5f5;border-bottom:1px solid #ebebeb}@media screen and (min-width:1024px){.updates__pagination-wrapper>.wrapper{display:grid;grid-template-columns:repeat(12,1fr)}}.updates__pagination{border-top:1px solid #ebebeb;display:flex;justify-content:space-between;margin-bottom:6rem;padding-left:1.25rem;padding-right:1.25rem;padding-top:3rem}@media screen and (min-width:1024px){.updates__pagination{grid-column:5/span 8;padding-left:2rem;padding-left:0;padding-right:2rem;padding-right:0}}.updates--single .updates__pagination{border-top:none;margin-bottom:1.5rem;padding-top:0}.updates[data-updates-active-platform-value=iphone] .hero__link-wrapper,.updates[data-updates-active-platform-value=web] .hero__link-wrapper{opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none}.updates__prev{margin-bottom:1.5rem}@media screen and (min-width:1024px){.updates__prev{margin-left:1.75rem}}.updates__pagination-link{color:#212123;font-weight:600;text-decoration:none;transition:color 125ms ease-out}@media (prefers-reduced-motion:reduce){.updates__pagination-link{transition-duration:1ms}}.updates__pagination-link:visited{color:#212123}.updates__pagination-link:active,.updates__pagination-link:hover{color:#0000007a}.updates__pagination-link--previous:before{transform:rotate(180deg)}.updates__pagination-link--next:after,.updates__pagination-link--previous:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' color='%23000'%3E%3Cpath d='m13 8 4 4-4 4m2.5-4h-9' stroke='currentcolor' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;content:"";display:inline-block;height:1.5rem;opacity:.32;vertical-align:-.4375em;width:1.5rem}.updates--single .timeline__entry:first-child:before{background:linear-gradient(0deg,#fff,#00000014 20%,#00000014 95%,#0000)}@media screen and (max-width:767px){.updates>.pad-viewport{display:grid}.updates>.pad-viewport .timeline{grid-column:1/span 2}.updates>.pad-viewport>nav.wrapper{grid-row:2;margin-top:0;width:100%;z-index:1}.updates>.pad-viewport>nav.wrapper:last-child{grid-column:2}.updates>.pad-viewport>nav.wrapper:last-child .updates__pagination{justify-content:flex-end}}.timeline__entry--endnote .detail__header{margin-top:-.3125rem;position:static}@media screen and (max-width:767px){.timeline__entry--endnote .detail__header{padding-top:2rem}}.updates[data-updates-active-platform-value=iphone] .timeline__entry--endnote .detail__header{margin-top:0;padding-top:0}@media screen and (min-width:768px){.updates[data-updates-active-platform-value=iphone] .timeline__entry--endnote:before{display:none}}.timeline__entry--endnote .detail__link{font-size:1.0625rem;font-weight:600}.timeline__entry--endnote .detail__single-link{cursor:default;pointer-events:none}.timeline__entry--endnote .detail__single-link:after,.timeline__entry--endnote .detail__single-link:before{display:none}.get-started,.timeline__entry--endnote .detail__text{margin-bottom:0}@media screen and (min-width:1024px){.get-started{margin-bottom:3rem}}.get-started-sticker__heading{text-wrap:pretty;font-family:Reckless,"serif";font-size:2.75rem;font-weight:500;letter-spacing:-1px;line-height:3rem;margin-bottom:1.5rem}@media screen and (max-width:767px){.get-started-sticker__heading{font-size:2rem;letter-spacing:-.5px;line-height:2.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.get-started-sticker__heading{font-size:2.5rem;letter-spacing:-1px;line-height:2.75rem}}.get-started-sticker__blurb{font-weight:400}