.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}.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}.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}::selection{background-color:#ffe8db}.hero{border-bottom:1px solid #e6e6e6;margin-bottom:1rem;margin-top:-6.5625rem;overflow:hidden;padding-top:6.5625rem;position:relative}@media screen and (min-width:768px){.hero{margin-bottom:2.5rem;margin-top:-7.5625rem;padding-top:13.5625rem}}.hero:before{background-image:url(../png/hero-background-2.png);background-position:top left -50rem;background-repeat:no-repeat;background-size:160rem;content:"";left:0;padding-top:100%;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:100%}@media screen and (min-width:390px){.hero:before{background-position:top left -35rem}}@media screen and (min-width:768px){.hero:before{background-position:top left -30rem}}@media screen and (min-width:1024px){.hero:before{background-position:top}}@media screen and (min-width:2400px){.hero:before{background-size:100%}}@media only screen and (-o-min-device-pixel-ratio:2/1),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.hero:before{background-image:url(../png/hero-background%402x-2.png)}}.hero .wrapper{display:grid;gap:4rem;padding-left:1rem;padding-right:1rem;position:relative}@media screen and (min-width:640px){.hero .wrapper{padding-left:1.5rem;padding-right:1.5rem}}@media screen and (min-width:1220px){.hero .wrapper{padding-left:2rem;padding-right:2rem}}@media screen and (min-width:768px){.hero .wrapper{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}.hero__header{padding-top:6rem}.hero__heading,.hero__icon{margin-bottom:1.5rem}.hero__heading{font-size:2rem;font-weight:700;letter-spacing:-.5px;line-height:2.5rem}@media screen and (min-width:1024px){.hero__heading{font-size:2.75rem;letter-spacing:-1px;line-height:3rem}}.hero__blurb{font-size:1rem;font-weight:300;line-height:1.5rem}.hero__blurb__link{color:#000;font-weight:500;text-decoration:underline}.hero__visual{-webkit-backdrop-filter:saturate(150%);backdrop-filter:saturate(150%);background-color:#fff;border-radius:12px;min-height:20rem}@media screen and (min-width:768px){.hero__visual{min-height:28rem}}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.hero__visual{-webkit-backdrop-filter:blur(12px) saturate(150%);backdrop-filter:blur(12px) saturate(150%);background-color:#ffffff7a}}.hero__screenshot{border:.5px solid #0003;border-radius:12px;box-shadow:0 0 0 1px #0000000a,0 12px 24px 0 #0000001a;overflow:hidden;position:absolute}@media screen and (min-width:768px){.hero__screenshot{top:0}}.hero__screenshot .hero__screenshot__image{max-width:64rem}@media screen and (min-width:1024px){.hero__screenshot .hero__screenshot__image{max-width:80rem}}.pointers{margin-bottom:4rem}@media screen and (min-width:1024px){.pointers{margin-bottom:6rem}}.pointers .wrapper{display:grid;gap:1rem;grid-template-columns:1fr;margin:0 auto}@media screen and (min-width:640px){.pointers .wrapper{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.pointers .wrapper{grid-template-columns:repeat(4,1fr)}}.features{position:relative}.features .wrapper{display:flex;flex-direction:column;gap:4rem;padding-left:1rem;padding-right:1rem}@media screen and (min-width:640px){.features .wrapper{padding-left:1.5rem;padding-right:1.5rem}}@media screen and (min-width:1220px){.features .wrapper{padding-left:2rem;padding-right:2rem}}@media screen and (min-width:768px){.features .wrapper{flex-direction:row;gap:6rem}}.feature__icon{height:3rem;margin-bottom:1rem;width:3rem}.feature__heading{font-size:1.5rem;font-weight:700;font-weight:600;line-height:2rem;margin-bottom:.5rem}@media screen and (max-width:767px){.feature__heading{font-size:1.25rem;font-weight:700;line-height:1.75rem}}@media screen and (min-width:1024px){.feature__heading{font-size:1.25rem;font-weight:700;font-weight:600;line-height:1.5rem}}.feature__blurb{margin-bottom:1.5rem}.feature__action,.feature__blurb{font-size:1.0625rem;font-weight:300;line-height:1.5rem}.feature__action{color:#212123;display:block;font-weight:600;margin-bottom:.5rem;text-decoration:none;transition:color 125ms ease-out}@media (prefers-reduced-motion:reduce){.feature__action{transition-duration:1ms}}.feature__action:active,.feature__action:hover{color:#0000007a}.feature__action: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}