/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;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}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #e2e8f0}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(../fonts/Inter-Regular.woff2?v=3.13) format("woff2"),url(../fonts/Inter-Regular.woff?v=3.13) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:400;src:url(../fonts/Inter-Italic.woff2?v=3.13) format("woff2"),url(../fonts/Inter-Italic.woff?v=3.13) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(../fonts/Inter-Medium.woff2?v=3.13) format("woff2"),url(../fonts/Inter-Medium.woff?v=3.13) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:500;src:url(../fonts/Inter-MediumItalic.woff2?v=3.13) format("woff2"),url(../fonts/Inter-MediumItalic.woff?v=3.13) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(../fonts/Inter-SemiBold.woff2?v=3.13) format("woff2"),url(../fonts/Inter-SemiBold.woff?v=3.13) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:600;src:url(../fonts/Inter-SemiBoldItalic.woff2?v=3.13) format("woff2"),url(../fonts/Inter-SemiBoldItalic.woff?v=3.13) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(../fonts/Inter-Bold.woff2?v=3.13) format("woff2"),url(../fonts/Inter-Bold.woff?v=3.13) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:700;src:url(../fonts/Inter-BoldItalic.woff2?v=3.13) format("woff2"),url(../fonts/Inter-BoldItalic.woff?v=3.13) format("woff")}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.bg-primary{--bg-opacity:1;background-color:#ffe310;background-color:rgba(255,227,16,var(--bg-opacity))}.bg-light-grey{--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.flex-auto{flex:1 1 auto}.clearfix:after{content:"";display:table;clear:both}.font-semibold{font-weight:600}.h-24{height:6rem}.text-2xl{font-size:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mt-4{margin-top:1rem}.mb-5{margin-bottom:1.25rem}.mt-6{margin-top:1.5rem}.mb-8{margin-bottom:2rem}.max-w-lg{max-width:32rem}.max-w-2xl{max-width:42rem}.max-w-5xl{max-width:64rem}.max-w-screen-xxl{max-width:90rem}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.px-0{padding-left:0;padding-right:0}.py-4{padding-top:1rem;padding-bottom:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-4{padding-bottom:1rem}.pl-5{padding-left:1.25rem}.pb-6{padding-bottom:1.5rem}.pt-8{padding-top:2rem}.pr-10{padding-right:2.5rem}.pt-12{padding-top:3rem}.pb-12{padding-bottom:3rem}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.resize{resize:both}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.text-center{text-align:center}.text-dark-grey{--text-opacity:1;color:#a3a3a3;color:rgba(163,163,163,var(--text-opacity))}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.underline{text-decoration:underline}.tracking-compact{letter-spacing:-.016em}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}*{outline:none;-moz-appearance:none;appearance:none;box-sizing:border-box;-webkit-appearance:none;-webkit-text-size-adjust:none}body{font-family:Inter,sans-serif;font-size:15px;line-height:1.4;background:#fff;color:#000}@media (min-width:640px){body{font-size:17px}}body:before{display:block;content:" ";z-index:100;position:fixed;top:0;left:0;right:0;height:4px;background:#ffe310}@media (min-width:640px){body:before{height:6px}}h1{font-size:36px;font-weight:700;line-height:1.2;letter-spacing:-.024em}@media (min-width:640px){h1{font-size:40px}}h2{font-size:28px;line-height:1.2;font-weight:600;letter-spacing:-.032em}@media (min-width:640px){h2{font-size:32px}}h3{font-size:26px;line-height:1.2;font-weight:700;letter-spacing:-.016em}@media (min-width:640px){h3{font-size:28px}}h4{font-size:22px;line-height:1.2;font-weight:700;letter-spacing:-.016em}@media (min-width:640px){h4{font-size:24px}}h5{font-size:20px;font-weight:500;line-height:1.2;letter-spacing:-.016em}@media (min-width:640px){h5{font-size:22px}}h6{font-size:15px;font-weight:400;line-height:1.2;text-transform:uppercase}@media (min-width:640px){h6{font-size:17px}}.logo{font-size:28px;line-height:1.1;font-weight:700;letter-spacing:-.024em}@media (min-width:640px){.logo{font-size:32px}}.headline{font-size:26px;line-height:1.1;font-weight:400;letter-spacing:-.024em}@media (min-width:640px){.headline{font-size:28px}}small{font-size:15px}a.link{padding-bottom:2px;border-bottom:2px solid #ffe310}.clickable{cursor:pointer;transition:opacity .16s;transition-timing-function:cubic-bezier(.28,.11,.32,1)}.clickable:hover{opacity:.72}.back{width:32px;height:32px;display:block;background-size:100%;background-image:url(/assets/images/icon_32_back_grey.svg)}.back,.image{background-repeat:no-repeat}.image{width:100%;background-size:contain;background-position:0 0}.image--iphone-x{max-width:240px}.image--iphone-x .aspect-ratio{padding-top:199.58333333333%}.image--iphone-13-pro{max-width:240px}.image--iphone-13-pro .aspect-ratio{padding-top:202.9166666667%}.image--galaxy-s7{max-width:240px}.image--galaxy-s7 .aspect-ratio{padding-top:200.3584%}.image--safari{max-width:800px;border-radius:6px;box-shadow:0 8px 32px rgba(0,0,0,.1)}.image--safari .aspect-ratio{padding-top:65.390625%}.image--author{max-width:800px;border-radius:4px;box-shadow:0 8px 32px rgba(0,0,0,.1)}.image--author .aspect-ratio{padding-top:75%}.items{display:flex;flex-wrap:wrap;margin-left:-4px;margin-right:-4px}.items.clickable:hover{opacity:.88}.item{padding:.25rem}.item .content{--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity));border-radius:.375rem;padding:3vw 2vw}@media (max-width:1024px){.item .content{padding:4vw}}.item .content .image{margin-left:auto;margin-right:auto}.item-1\/1,.item-1\/4{min-width:288px;width:100%}@media (min-width:640px){.item-1\/4{width:50%}}@media (min-width:1024px){.item-1\/4{width:33%}}@media (min-width:1400px){.item-1\/4{width:25%}}.item--fixed-1\/3{width:33%}.item--fixed-1\/3 .content{padding:2.5rem}@media (max-width:960px){.item--fixed-1\/3 .content{padding:1.5rem}}@media (max-width:640px){.item--fixed-1\/3{padding:.125rem}.item--fixed-1\/3 .content{border-radius:.125rem;padding:1rem}}.item--fixed-1\/1{width:100%}.item--fixed-1\/1 .content{padding:2.5rem}@media (max-width:960px){.item--fixed-1\/1 .content{padding:1.5rem}}@media (max-width:640px){.item--fixed-1\/1{padding:.125rem}.item--fixed-1\/1 .content{border-radius:.125rem;padding:1rem}}@media (min-width:768px){.md\:flex{display:flex}.md\:items-end{align-items:flex-end}.md\:justify-between{justify-content:space-between}.md\:text-3xl{font-size:1.875rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:pb-0{padding-bottom:0}.md\:pl-0{padding-left:0}.md\:pb-8{padding-bottom:2rem}.md\:pb-10{padding-bottom:2.5rem}.md\:pt-14{padding-top:3.5rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\:h-28{height:7.5rem}.lg\:text-3xl{font-size:1.875rem}.lg\:mt-8{margin-top:2rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:py-36{padding-top:9rem;padding-bottom:9rem}.lg\:pb-6{padding-bottom:1.5rem}.lg\:pt-12{padding-top:3rem}.lg\:pb-12{padding-bottom:3rem}.lg\:pt-24{padding-top:6rem}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}