.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}.vs-testimonials{background:#fff;border-top:1px solid #0000001a;position:relative;z-index:10}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.vs-testimonials{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background-color:#ffffffb3}}.vs-testimonials__wrapper{column-gap:1.5rem;display:grid;grid-template-columns:repeat(4,1fr);padding-top:calc(3rem + var(--sticky-nav-height))}@media screen and (min-width:640px){.vs-testimonials__wrapper{grid-template-columns:repeat(6,1fr);padding-top:calc(4rem + var(--sticky-nav-height))}}@media screen and (min-width:1024px){.vs-testimonials__wrapper{grid-template-columns:repeat(12,1fr);padding-top:calc(6rem + var(--sticky-nav-height));row-gap:0}}.vs-testimonials__header{grid-column:1/span 4;text-align:center}@media screen and (min-width:640px){.vs-testimonials__header{grid-column:2/span 4}}@media screen and (min-width:1024px){.vs-testimonials__header{grid-column:4/span 6}}.vs-testimonials__title{font-size:2rem;font-weight:900;line-height:2.25rem}@media screen and (min-width:768px){.vs-testimonials__title{font-size:2.5rem;line-height:3rem}}@media screen and (min-width:1024px){.vs-testimonials__title{font-size:3.5rem;line-height:3.75rem}}.vs-testimonials__blurb{font-size:1.25rem;font-weight:300;line-height:1.75rem;margin-top:1rem}.vs-testimonials__blurb strong{font-weight:500}.vs-testimonials__tweets{column-count:1;column-fill:balance;column-gap:1.5rem;grid-column:1/span 4;grid-row:2;margin-top:1rem}@media screen and (min-width:640px){.vs-testimonials__tweets{column-count:2;grid-column:1/span 6;margin-top:1.5rem}}@media screen and (min-width:768px){.vs-testimonials__tweets{column-count:2}}@media screen and (min-width:1024px){.vs-testimonials__tweets{column-count:3;grid-column:1/span 12;margin-top:2.5rem}}.vs-testimonials__tweet{background-color:#fff;border:1px solid #e1e8ed;border-radius:12px;color:inherit;display:inline-block;padding:1.25rem;transform:border 125ms ease-out;width:100%}.vs-testimonials__tweet:hover{border:1px solid #ccd6dd}.vs-testimonials__tweet{margin-top:1.5rem}.vs-testimonials__tweet__profile{align-items:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='24' width='24' xmlns='http://www.w3.org/2000/svg' fill='currentcolor' color='%231da1f2'%3E%3Cpath d='M20.965 6.515a7.594 7.594 0 0 1-2.119.572 3.67 3.67 0 0 0 1.622-2.01 7.697 7.697 0 0 1-2.345.874A3.702 3.702 0 0 0 15.43 4.8c-2.038 0-3.69 1.626-3.69 3.63 0 .288.034.564.095.83A10.507 10.507 0 0 1 4.23 5.474c-.32.533-.5 1.153-.5 1.827 0 1.263.653 2.372 1.641 3.024a3.723 3.723 0 0 1-1.67-.455v.045c0 1.761 1.27 3.23 2.959 3.564a3.803 3.803 0 0 1-1.66.062 3.696 3.696 0 0 0 3.454 2.523 7.476 7.476 0 0 1-4.577 1.554c-.292 0-.584-.017-.877-.05A10.618 10.618 0 0 0 8.668 19.2c6.79 0 10.498-5.534 10.498-10.324 0-.155 0-.31-.01-.465A7.388 7.388 0 0 0 21 6.53z' fill-rule='evenodd'/%3E%3C/svg%3E");background-position:100% 0;background-repeat:no-repeat;display:flex;padding-right:2.5rem}.vs-testimonials__tweet__avatar{height:2.5rem;margin-right:.75rem;position:relative;width:2.5rem}.vs-testimonials__tweet__avatar__img{border-radius:9999px;display:block;height:2.5rem;width:2.5rem}.vs-testimonials__tweet__profile__name{font-size:1rem;font-weight:300;font-weight:600;line-height:1.5rem;line-height:1.25rem}.vs-testimonials__tweet__profile__handle{color:#0000008c;line-height:1.25rem}.vs-testimonials__tweet__message,.vs-testimonials__tweet__profile{font-size:.875rem;font-weight:300;line-height:1.3125rem}.vs-testimonials__tweet__message,.vs-testimonials__tweet__message p+p{margin-top:.5rem}.vs-testimonials__tweet__message ul{list-style-type:"- ";padding-left:.625rem}.vs-testimonials__tweet__message .twitterify{color:#1da1f2}.faq__heading{color:#0000008c;font-size:.875rem;font-weight:600;line-height:1rem;margin-bottom:0;text-transform:uppercase}.faq__items+.faq__heading{margin-top:2.5rem}.faq__item__question{transition:color .25s cubic-bezier(.19,1,.22,1)}@media percy,screen and (prefers-reduced-motion:reduce){.faq__item__question{transition-duration:1ms}}.faq__item__question-inner{align-items:flex-start;display:flex;justify-content:space-between;padding-bottom:1.25rem;padding-top:1.25rem;position:relative;width:100%}.faq__item__question-text{font-size:1.0625rem;font-weight:500;line-height:1.5rem}@media screen and (min-width:1024px){.faq__item__question-text{font-size:1.25rem;line-height:1.75rem}}@media screen and (max-width:767px){.faq__item__question-text{font-size:1.0625rem;line-height:1.5rem}}.faq__item__question__toggle{display:none}.faq__item__answer{padding-bottom:3rem}.faq__item__answer.styled-text h1,.faq__item__answer.styled-text h2,.faq__item__answer.styled-text h3,.faq__item__answer.styled-text h4,.faq__item__answer.styled-text h5,.faq__item__answer.styled-text h6{font-size:1.0625rem;font-weight:500;line-height:1.5rem;margin-bottom:1rem;margin-top:0}.faq__item__question__icon{-webkit-appearance:none;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}.faq__item.is-active .faq__item__question,.faq__item.is-inactive .faq__item__question,.faq__item[data-toggleable] .faq__item__question{margin:0;position:relative}.faq__item.is-active .faq__item__question-text,.faq__item.is-inactive .faq__item__question-text,.faq__item[data-toggleable] .faq__item__question-text{padding-right:2.5rem}.faq__item.is-active .faq__item__question__toggle,.faq__item.is-inactive .faq__item__question__toggle,.faq__item[data-toggleable] .faq__item__question__toggle{align-items:center;-webkit-appearance:none;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%}.faq__item.is-active .faq__item__question__icon:after,.faq__item.is-active .faq__item__question__icon:before,.faq__item.is-inactive .faq__item__question__icon:after,.faq__item.is-inactive .faq__item__question__icon:before,.faq__item[data-toggleable] .faq__item__question__icon:after,.faq__item[data-toggleable] .faq__item__question__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 percy,screen and (prefers-reduced-motion:reduce){.faq__item.is-active .faq__item__question__icon:after,.faq__item.is-active .faq__item__question__icon:before,.faq__item.is-inactive .faq__item__question__icon:after,.faq__item.is-inactive .faq__item__question__icon:before,.faq__item[data-toggleable] .faq__item__question__icon:after,.faq__item[data-toggleable] .faq__item__question__icon:before{transition-duration:1ms}}@media screen and (min-width:768px){.faq__item.is-active .faq__item__question__icon:after,.faq__item.is-active .faq__item__question__icon:before,.faq__item.is-inactive .faq__item__question__icon:after,.faq__item.is-inactive .faq__item__question__icon:before,.faq__item[data-toggleable] .faq__item__question__icon:after,.faq__item[data-toggleable] .faq__item__question__icon:before{width:.875rem}}.faq__item.is-active .faq__item__question__icon:after,.faq__item.is-inactive .faq__item__question__icon:after,.faq__item[data-toggleable] .faq__item__question__icon:after{transform:rotate(90deg)}.faq__item.is-active .faq__item__answer,.faq__item.is-inactive .faq__item__answer,.faq__item[data-toggleable] .faq__item__answer{display:none}.faq__item.is-active .faq__item__answer{animation:fadeInDown .6s cubic-bezier(.19,1,.22,1);display:block}@media percy,screen and (prefers-reduced-motion:reduce){.faq__item.is-active .faq__item__answer{animation:none}}.faq__item.is-active .faq__item__question__icon:after,.faq__item.is-active .faq__item__question__icon:before{transform:rotate(180deg)}.faq__section__icon{margin-bottom:1rem}@media screen and (max-width:767px){.faq__section__icon{display:none}}.faq__section__heading{font-size:2rem;font-weight:900;line-height:2.25rem;margin-bottom:2.5rem}@media screen and (min-width:768px){.faq__section__heading{font-size:2.5rem;line-height:3rem}}@media screen and (min-width:1024px){.faq__section__heading{font-size:3.5rem;line-height:3.75rem}}.faq__section__support-link{font-size:1.5rem;font-weight:500;font-weight:700;line-height:2rem;margin-top:3rem}@media screen and (max-width:767px){.faq__section__support-link{font-size:1.25rem;font-weight:700;line-height:1.75rem}}.faq-section__wrapper{padding-top:3rem;position:relative}@media screen and (max-width:767px){.faq-section__wrapper{padding-left:1.25rem;padding-right:1.25rem}}@media screen and (min-width:768px){.faq-section__wrapper{column-gap:1.5rem;display:grid;grid-template-areas:"header header content content content content";grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (min-width:768px) and (min-width:768px){.faq-section__wrapper{grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (min-width:768px) and (min-width:1024px){.faq-section__wrapper{grid-template-columns:repeat(12,minmax(0,1fr))}}@media screen and (min-width:1024px) and (max-width:1219px){.faq-section__wrapper{grid-template-areas:"header header header . content content content content content content content content";grid-template-columns:repeat(12,1fr)}}@media screen and (min-width:1220px){.faq-section__wrapper{grid-template-areas:". header header . . content content content content content content content";grid-template-columns:repeat(12,1fr)}}@media screen and (min-width:768px){.faq-section__header{display:flex;grid-area:header;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky}}@media screen and (min-width:1024px) and (max-width:1219px){.faq-section__header{margin-left:2rem}}@media screen and (min-width:768px){.faq-section__header--has-border{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media screen and (min-width:768px) and (min-width:768px) and (max-width:1023px){.faq-section__header--has-border{padding-left:.375rem}}@media screen and (min-width:768px){.faq-section__header--has-border .faq-section__header__heading{line-height:2.5rem;margin-bottom:0;padding-left:.375rem;padding-right:.625rem;width:-webkit-min-content;width:min-content}}@media screen and (min-width:1024px){.faq-section__header--sticky{position:-webkit-sticky;position:sticky;top:1.25rem}}@media screen and (max-width:767px){.faq-section__header--has-border .sketch-selection-box{display:none}}.faq-section__header__heading{font-size:2rem;font-weight:700;letter-spacing:-.03125rem;line-height:2.25rem;margin-top:0}@media screen and (max-width:767px){.faq-section__header__heading{font-size:1.75rem;line-height:2rem}}.faq-section__header__blurb{font-size:1.0625rem;font-weight:300;line-height:1.5rem;margin-top:1rem}@media screen and (max-width:767px){.faq-section__header__blurb{margin-bottom:2.5rem}}.faq-section__content{grid-area:content}@media screen and (min-width:768px){.faq-section__content{padding-right:2rem}}@media screen and (max-width:767px){.faq-section__item__answer{font-size:1rem;font-weight:300;line-height:1.5rem}}.faq-section__support{font-size:1.25rem;font-weight:700;font-weight:500;line-height:1.5rem;margin-top:3rem}.faq-section__support__action{margin-top:1rem}.faq-section__support__action:after{vertical-align:text-bottom}.sketch-selection-box{border:1px solid #f26725;bottom:-.1875rem;left:-.1875rem;position:absolute;right:-.1875rem;top:-.1875rem;z-index:-1}.sketch-selection-box__inner-box{background-clip:padding-box;background-color:#fff;border:.5px solid #00000040;box-shadow:0 1px 2px #0003;height:6px;position:absolute;width:6px}.sketch-selection-box__inner-box-top-left{left:-4px;top:-4px}.sketch-selection-box__inner-box-top-right{right:-4px;top:-4px}.sketch-selection-box__inner-box-bottom-left{bottom:-4px;left:-4px}.sketch-selection-box__inner-box-bottom-right{bottom:-4px;right:-4px}.sketch-selection-box--crosses{border:.5px solid #f26725;bottom:0;left:0;right:0;top:0}.sketch-selection-box--crosses .sketch-selection-box__inner-box{background:none;border:none;box-shadow:none}.sketch-selection-box--crosses .sketch-selection-box__inner-box:after,.sketch-selection-box--crosses .sketch-selection-box__inner-box:before{background:#f26725;content:"";display:block;height:8px;position:absolute;width:.5px}.sketch-selection-box--crosses .sketch-selection-box__inner-box:before{transform:rotate(45deg)}.sketch-selection-box--crosses .sketch-selection-box__inner-box:after{transform:rotate(135deg)}.sketch-selection-box--crosses .sketch-selection-box__inner-box-top-left{left:-1px;top:-4.5px}.sketch-selection-box--crosses .sketch-selection-box__inner-box-top-right{right:-6px;top:-4.5px}.sketch-selection-box--crosses .sketch-selection-box__inner-box-bottom-left{bottom:-2px;left:-.5px}.sketch-selection-box--crosses .sketch-selection-box__inner-box-bottom-right{bottom:-2px;right:-6px}.sketch-selection-box{bottom:-.0625rem;left:-.0625rem;right:-.0625rem;top:-.0625rem;z-index:1}.feature-grid{background-color:#fafafa;border-bottom:1px solid #00000014;border-top:1px solid #00000014;padding-bottom:4rem;padding-top:4rem}@media screen and (min-width:1024px){.feature-grid{padding-bottom:6rem;padding-top:6rem}}.feature-grid__title-wrapper{position:relative}.feature-grid__title{font-size:2.75rem;font-weight:700;letter-spacing:-1px;line-height:3rem;text-align:center}@media screen and (max-width:767px){.feature-grid__title{font-size:2rem;letter-spacing:-.5px;line-height:2.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.feature-grid__title{font-size:2.5rem;letter-spacing:-1px;line-height:2.75rem}}@media screen and (min-width:768px){.feature-grid__title{display:block;font-size:2.75rem;letter-spacing:-.0625rem;line-height:3rem;margin:0 auto;max-width:36.75rem}}.page--inverted .feature-grid__title{color:#fff}.feature-grid__lead-wrapper{margin-left:auto;margin-right:auto;margin-top:1.5rem;max-width:28.75rem}@media screen and (min-width:1024px){.feature-grid__lead-wrapper{max-width:36.75rem}}.feature-grid__lead{font-size:1.0625rem;font-weight:300;letter-spacing:0;line-height:1.5rem;position:relative;text-align:center}@media screen and (min-width:1024px){.feature-grid__lead{font-size:1.25rem;line-height:1.75rem}}.page--inverted .feature-grid__lead{color:#fff}.feature-grid__action-wrapper{display:flex;justify-content:center;margin-top:1.5rem}.feature-grid__ps{font-size:1.0625rem;font-weight:300;grid-column:1/3;line-height:1.5rem;margin-top:4rem;order:4;text-align:center;width:100%}@media screen and (max-width:1023px){.feature-grid__ps{padding-left:1.25rem;padding-right:1.25rem}}.feature-grid__ps span{color:#f26725;display:block;font-family:Caveat,Marfa,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.75rem;margin-bottom:1rem;margin-right:.75rem}@media screen and (min-width:768px){.feature-grid__ps span{display:inline-block;margin-bottom:0}}.grid{column-gap:1.5rem;display:grid;margin-top:4rem;row-gap:2.5rem}@media screen and (max-width:1023px){.grid{margin-left:auto;margin-right:auto;margin-top:2.5rem}}@media screen and (min-width:1024px){.grid{grid-template-columns:repeat(3,1fr);row-gap:4rem}}.grid-item{display:flex;flex-direction:column;padding:0 1.25rem;text-align:left}@media screen and (min-width:768px){.grid-item{padding:0}}.grid-item__image-link{position:relative}.grid-item__image-link:after{border-radius:8px;bottom:0;box-shadow:inset 0 0 0 1px #00000014;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%}@media screen and (min-width:1024px){.grid-item__image-link:after{border-radius:12px}}.grid-item__image-link a{display:block;position:relative;z-index:1}.grid-item__image{border-radius:8px;display:block;width:100%}@media screen and (max-width:1023px){.grid-item__image{border-radius:12px}}.grid-item__title-link{color:#212123;font-weight:600;text-decoration:none;transition:color 125ms ease-out}@media (prefers-reduced-motion:reduce){.grid-item__title-link{transition-duration:1ms}}.grid-item__title-link:active,.grid-item__title-link:hover{color:#0000007a}.grid-item__title{font-size:1.25rem;font-weight:600;line-height:1.5rem;margin-top:1.5rem}@media screen and (max-width:767px){.grid-item__title{font-size:1.125rem}}@media screen and (min-width:1024px){.grid-item__title{margin-top:2rem}}.page--inverted .grid-item__title{color:#fff}.grid-item__blurb{font-size:1.0625rem;font-weight:300;letter-spacing:0;line-height:1.5rem;margin-top:.5rem}.grid-item__blurb strong{font-weight:500}.grid-item__blurb a{color:inherit;font-weight:500;text-decoration:underline}.grid-item__blurb a:hover{color:#000}.grid-item__blurb a:active{color:#0000008c}.page--inverted .grid-item__blurb{color:#fff}.grid-item__action-wrapper{margin-top:auto;padding-top:1.5rem}.grid-item__action{color:#212123;font-weight:600;text-decoration:none;transition:color 125ms ease-out}@media (prefers-reduced-motion:reduce){.grid-item__action{transition-duration:1ms}}.grid-item__action:active,.grid-item__action:hover{color:#0000007a}.grid-item__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}.feature-grid__footer{align-items:center;border-top:1px solid #00000014;display:flex;flex-direction:column;justify-content:center;margin-top:4rem;padding-top:1.5rem}.feature-grid__footer.fancy{border-top:0;margin-left:auto;margin-right:auto;padding-top:0}.fancy__content,.fancy__wrapper{position:relative}.fancy__content{align-items:center;background-clip:padding-box;background-color:#fff;border-radius:12px;box-shadow:0 0 4px 0 #00000014,0 4px 8px 0 #00000005,0 1px 2px 0 #00000014;display:flex;justify-content:center;overflow:hidden;z-index:1}.fancy__content:after{background-color:#00000014;content:"";display:block;height:1px;left:0;position:absolute;top:5.4375rem;width:100%}@media screen and (min-width:768px){.fancy__content:after{height:100%;left:6.9375rem;top:0;width:1px}}@media screen and (max-width:767px){.fancy__content{flex-direction:column}}.fancy__content .fancy__image{height:7rem;position:relative;width:7rem}@media screen and (max-width:767px){.fancy__content .fancy__image{display:none}}.fancy__content .fancy__image-mobile{height:5.5rem;width:100%}@media screen and (min-width:768px){.fancy__content .fancy__image-mobile{display:none}}.fancy__content .feature-grid__footer__blurb{font-weight:300;max-width:none;padding:0 2rem}@media screen and (min-width:768px){.fancy__content .feature-grid__footer__blurb{text-align:left}}@media screen and (max-width:1023px){.fancy__content .feature-grid__footer__blurb{padding:1.25rem}}@media screen and (min-width:1024px){.fancy__content .feature-grid__footer__blurb{padding:0 2rem}}.feature-grid__footer__blurb{font-size:1.0625rem;font-weight:400;letter-spacing:0;line-height:1.5rem;text-align:center}@media screen and (max-width:820px){.feature-grid__footer__blurb{max-width:26.875rem}}.feature-grid__footer__blurb strong{font-weight:500}.feature-grid__footer__blurb a{color:inherit;font-weight:500;text-decoration:underline}.feature-grid__footer__blurb a:hover{color:#000}.feature-grid__footer__blurb a:active{color:#0000008c}.feature-grid__footer__actions{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:1.5rem;width:100%}@media screen and (min-width:768px){.feature-grid__footer__actions{flex-direction:row;width:auto}}.feature-grid__footer__action{color:#212123;font-size:1.0625rem;font-weight:600;text-decoration:none;transition:color 125ms ease-out}@media (prefers-reduced-motion:reduce){.feature-grid__footer__action{transition-duration:1ms}}.feature-grid__footer__action:active,.feature-grid__footer__action:hover{color:#0000007a}.feature-grid__footer__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}.feature-grid__footer__action:first-child{margin-bottom:.5rem}@media screen and (min-width:768px){.feature-grid__footer__action:first-child{margin-bottom:0;margin-right:2.5rem}}.feature-grid.feature-grid--feature-page{background:none;border:none;margin-bottom:4rem;padding-bottom:0;padding-top:0}@media screen and (min-width:1024px){.feature-grid.feature-grid--feature-page{margin-bottom:6rem}}.feature-grid.feature-grid--feature-page .grid{display:grid;row-gap:4rem}@media screen and (min-width:768px) and (max-width:1023px){.feature-grid.feature-grid--feature-page .grid{padding-left:1.25rem;padding-right:1.25rem}}@media screen and (min-width:768px) and (max-width:1023px) and (min-width:1024px){.feature-grid.feature-grid--feature-page .grid{padding-left:2rem;padding-right:2rem}}@media screen and (min-width:1024px){.feature-grid.feature-grid--feature-page .grid-item__title{font-size:1.25rem;margin-top:2rem}}.feature-grid.feature-grid--feature-page .wrapper{padding-top:4rem;position:relative}.feature-grid.feature-grid--feature-page .wrapper:before{border-top:1px solid #00000014;content:"";left:0;position:absolute;right:0;top:0}@media screen and (min-width:1024px){.feature-grid.feature-grid--feature-page .wrapper{padding-top:6rem}}.page--inverted .feature-grid.feature-grid--feature-page .wrapper:before{border-top-color:#ffffff14}.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;-webkit-appearance:none;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 percy,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;-webkit-appearance:none;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 percy,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;-webkit-appearance:none;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 percy,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 percy,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 percy,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}.thumbnail-title-link{align-items:flex-start;color:#212123;display:flex;flex-direction:row;gap:1.5rem}.thumbnail-title-link:hover{color:#000000a3}@media screen and (min-width:1024px){.thumbnail-title-link{padding-left:2.75rem;padding-right:2.75rem}}.thumbnail-title-link:not(.thumbnail-title-link--aligned) .thumbnail-title-link__heading{margin-top:.5rem}.thumbnail-title-link--aligned{align-items:center}.thumbnail-title-link__image{border-radius:6px;display:block}.thumbnail-title-link__heading{font-size:1.0625rem;font-weight:300;line-height:1.5rem;transition:.4s cubic-bezier(.455,.03,.515,.955)}.thumbnail-title-link__heading: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 percy,screen and (prefers-reduced-motion:reduce){.thumbnail-title-link__heading{transition-duration:1ms}}.thumbnail-title-link__heading strong{font-weight:600}.thumbnail-title-link__heading:after{margin-right:-1.5rem}.thumbnail-title-link[target=_blank] .thumbnail-title-link__heading: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}.pill-prism{background-color:#00000014;border-radius:6px;color:#000000b3;display:inline-block;font-size:.6875rem;font-weight:600;line-height:0;padding:.75rem .5rem;text-transform:uppercase}.blog-latest{padding-top:4rem}@media screen and (min-width:1024px){.blog-latest{padding-top:6rem}}.blog-latest__content{display:flex;flex-direction:column;gap:4rem}@media screen and (min-width:768px){.blog-latest__content{align-items:center;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;padding:0 0 0 1.25rem}}@media screen and (min-width:1024px){.blog-latest__content{grid-template-columns:calc(50% - 1.5rem) 50%;padding:0 0 0 2rem}}@media screen and (min-width:1220px){.blog-latest__content{gap:2.75rem;grid-template-columns:repeat(2,1fr);padding-left:0}}.blog-latest__header{align-items:flex-start;display:flex;flex-direction:column}.blog-latest__label{margin-bottom:1rem}.blog-latest__heading{font-size:2.25rem;font-weight:700;letter-spacing:-.03125rem;line-height:2.5rem;margin-bottom:1.5rem}@media screen and (min-width:768px){.blog-latest__heading{font-size:2rem;line-height:1.75rem}}@media screen and (min-width:1024px){.blog-latest__heading{font-size:2.75rem;letter-spacing:-.0625rem;line-height:3rem}}@media screen and (min-width:1220px){.blog-latest__heading{font-size:3.5rem;letter-spacing:-.09375rem;line-height:3.5rem}}.blog-latest__blurb{font-size:1.0625rem;font-weight:300;line-height:1.5rem;margin-bottom:1.5rem}@media screen and (min-width:1024px){.blog-latest__blurb{font-size:1.25rem;line-height:1.75rem}}.blog-latest__action-item:not(:last-child){margin-bottom:1rem}.blog-latest__action{color:#212123;font-size:1.0625rem;font-weight:300;font-weight:600;line-height:1.5rem;text-decoration:none;transition:color 125ms ease-out}@media (prefers-reduced-motion:reduce){.blog-latest__action{transition-duration:1ms}}.blog-latest__action:active,.blog-latest__action:hover{color:#0000007a}.blog-latest__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}.blog-latest__posts{display:flex;flex-direction:column;gap:1.5rem;height:100%;justify-content:center}@media screen and (min-width:768px){.blog-latest__posts{border-left:1px solid #0000001a;padding-bottom:4rem;padding-top:4rem;width:100%}}@media screen and (min-width:1220px){.blog-latest__posts{padding-bottom:5rem;padding-top:5rem}}.blog-latest__post-item:not(:last-child){border-bottom:1px solid #0000001a;padding-bottom:1.5rem}@media screen and (min-width:768px){.blog-latest__post-item{padding-left:2rem;padding-right:1.25rem}}@media screen and (min-width:1024px){.blog-latest__post-item{padding-left:2.75rem;padding-right:2rem}}.blog-latest__post-item .thumbnail-title-link{padding:0}@media screen and (max-width:1023px){.blog-latest__post-item .thumbnail-title-link__heading{font-size:1rem;line-height:1.5rem}}@keyframes dash{to{stroke-dashoffset:0}}::selection{background-color:#ffe8db}body{background-image:url(../png/diamond-lines%402x.png);background-position:top -37.5rem center;background-repeat:no-repeat;background-size:125rem}@media screen and (min-width:1024px){.main-nav{background:linear-gradient(180deg,#fff,#ffffff14)}}.hero{margin-top:-4rem;overflow:hidden;padding-bottom:6rem;padding-top:7.5625rem;position:relative}@media screen and (max-width:1023px){.hero{padding-bottom:4rem;padding-top:4rem}}@media screen and (min-width:1024px){.hero{margin-top:-7.5625rem;padding-top:7.5625rem}}@media screen and (max-width:767px){.hero .wrapper{padding-left:1.25rem;padding-right:1.25rem}}.hero__animation{height:40rem;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:-1}@media screen and (min-width:1024px){.hero__animation{height:100%}}.hero.is-animation-loaded .hero__animation{animation:fadeIn .4s cubic-bezier(.25,.46,.45,.94) both}.hero__animation:before{background:linear-gradient(180deg,#fff 50%,#fff0);content:"";height:7.5rem;position:absolute;top:0;width:100%}.hero__title{font-size:2.75rem;font-weight:900;letter-spacing:-1px;line-height:3rem;margin:15rem auto 1.5rem;position:relative;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1023px){.hero__title{max-width:20rem}.hero__title br{display:none}}@media screen and (min-width:1024px){.hero__title{font-size:4.75rem;letter-spacing:-1.5px;line-height:4.75rem;margin-top:15.5rem}}.hero__title .highlight .word{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;background-color:#d5910c;background-image:url(../png/gradient%402x.png);background-repeat:no-repeat;background-size:cover}.hero__title .highlight .word::selection{-webkit-text-fill-color:#ff7843}.hero__title .back__scribble{stroke-dasharray:1000;stroke-dashoffset:1000;animation:dash 10s linear forwards;display:none;position:absolute;right:0;top:-4rem}@media screen and (min-width:1024px){.hero__title .back__scribble{right:2rem}}.hero__lead,.hero__title.is-visible .back__scribble{display:block}.hero__lead{font-size:1.0625rem;font-weight:300;line-height:1.5rem;margin:0 auto;max-width:36.75rem;text-align:center}@media screen and (min-width:1024px){.hero__lead{font-size:1.25rem;line-height:1.75rem}}@media screen and (max-width:767px){.what-is-sketch .wrapper{padding-left:1.25rem;padding-right:1.25rem}}.what-is-sketch .feature-grid__title{position:relative}.what-is-sketch .feature-grid__title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='72' height='64' xmlns='http://www.w3.org/2000/svg' color='%23f26725'%3E%3Cpath d='M13.972 49.654c-.387.103-.85-.083-1.392-.559-.542-.476-1.036-1.11-1.483-1.901a8.297 8.297 0 0 1-.924-2.444c-.22-.824-.353-1.5-.398-2.026a52.476 52.476 0 0 1-.109-1.565c.036-.176.047-.316.032-.423a12.88 12.88 0 0 1-.057-.523 20.546 20.546 0 0 1-.06-1.226 7.65 7.65 0 0 1 .039-1.17c.04-.315.085-.534.134-.657.199-.495.48-.84.842-1.033a1.485 1.485 0 0 1 1.098-.15c.37.094.63.315.778.661.189.088.35.355.484.802.134.448.226.92.276 1.417.05.498.026.87-.073 1.117-.017.143.015.493.095 1.051.08.559.168 1.143.262 1.752.095.61.152 1.105.17 1.487.048.484.158.765.33.843.173.078.4-.107.68-.555.28-.447.609-1.205.985-2.272.309-.91.526-1.618.654-2.121.127-.504.213-.955.258-1.353.045-.399.092-.867.142-1.405.018-.446.05-.814.097-1.103.047-.288.109-.498.184-.629.173-.488.506-.763 1-.827.494-.063.923-.033 1.287.09.392.227.691.595.897 1.106.206.51.237 1.117.093 1.818a12.35 12.35 0 0 0-.205 1.628 14.387 14.387 0 0 0-.008 1.824c.036.598.109 1.103.22 1.515.137.515.29.8.455.851a.981.981 0 0 0 .558-.004c.31-.083.576-.272.8-.567.225-.295.532-.798.921-1.51.17-.293.36-.717.57-1.27a27.22 27.22 0 0 0 .593-1.733 29.4 29.4 0 0 0 .444-1.589c.111-.458.154-.738.126-.841-.041-.155.016-.405.172-.75.1-.248.178-.441.237-.581.06-.14.2-.31.424-.507.178-.158.405-.24.68-.245.274-.004.53.072.765.23.157.069.32.294.492.676.171.382.298.727.381 1.037a42.02 42.02 0 0 1-.032 1.271 27.38 27.38 0 0 1-.1 1.56c-.046.495-.113.837-.2 1.026-.076.13-.207.366-.392.705a6.68 6.68 0 0 0-.462 1.056c-.437.945-.766 1.572-.987 1.88a10.33 10.33 0 0 0-.558.853 6.638 6.638 0 0 1-1.508 1.791c-.61.509-1.218.865-1.826 1.07-.608.204-1.126.225-1.556.064-.909-.198-1.494-.786-1.757-1.765a1.604 1.604 0 0 0-.246-.535l-.164-.225c-.103.028-.232.09-.385.186-.154.097-.28.323-.377.68-.114.5-.388 1.05-.821 1.65a10.403 10.403 0 0 1-1.38 1.57c-.488.449-.886.714-1.195.797zm19.17-4.184c-.335.09-.616.096-.844.019a9.87 9.87 0 0 1-.86-.35 7.115 7.115 0 0 1-1.623-1.345c-.455-.513-.703-1-.743-1.458a1.472 1.472 0 0 0-.064-.625l-.097-.284c-.163-.095-.224-.168-.183-.22a.623.623 0 0 0 .098-.254c.154-.042.168-.197.04-.467-.106-.192-.142-.659-.106-1.4a8.965 8.965 0 0 1 .386-2.194 18.497 18.497 0 0 1 1.103-2.76c.26-.525.51-.958.75-1.298a15.01 15.01 0 0 1 1.444-1.795 5.879 5.879 0 0 1 1.495-1.146 8.19 8.19 0 0 1 1.706-.664c.605-.163 1.156-.09 1.653.22.661.098 1.173.334 1.535.706.362.372.675.896.939 1.57.284.753.46 1.72.529 2.903.068 1.182-.216 2.646-.853 4.39-.396 1.1-.833 1.99-1.314 2.67a15.754 15.754 0 0 1-1.664 1.98 4.141 4.141 0 0 1-1.563 1.122c-.597.243-1.185.47-1.764.68zm2.678-5.77c.435-.641.696-1.291.782-1.949.086-.658.164-1.424.233-2.299.062-.182.064-.458.006-.83a6.087 6.087 0 0 0-.266-1.067c-.119-.34-.262-.516-.43-.526-.28-.119-.525-.102-.732.05-.208.153-.458.406-.75.76-.6.851-1.116 1.783-1.548 2.797-.433 1.013-.616 2.16-.549 3.439.095.664.296 1.128.6 1.392.306.263.69.257 1.155-.02.464-.276.964-.858 1.499-1.747zm17.231 1.097a19.782 19.782 0 0 1-1.077-.311c-.303-.099-.567-.338-.793-.72-.227-.38-.457-1.009-.692-1.885a13.385 13.385 0 0 0-.339-1.11l-.152-.415-.255.441c-.17.294-.359.773-.568 1.436-.283 1.208-.606 2.04-.967 2.496-.36.455-.67.773-.925.951-.115.086-.365.133-.75.14a8.327 8.327 0 0 1-1.287-.09A10.132 10.132 0 0 1 44 41.482c-.357-.097-.582-.216-.675-.357-.086-.115-.19-.398-.31-.849a21.911 21.911 0 0 1-.586-3.114c-.05-.497-.052-.863-.004-1.096a.664.664 0 0 1-.01-.267c.015-.1-.03-.192-.135-.274l.023-.918c.016-.611.042-1.336.08-2.174.038-.839.074-1.628.11-2.37.036-.74.075-1.241.116-1.5a2.544 2.544 0 0 1-.08-.683c.003-.25-.01-.426-.038-.529-.062-.231.002-.51.19-.837.243-.535.57-.836.98-.905.409-.068.77-.033 1.083.104.327.188.608.389.845.601.236.213.404.506.504.88.1.373.108.917.023 1.63a51.857 51.857 0 0 0-.291 2.003c-.089.7-.159 1.34-.21 1.92-.052.58-.079 1.022-.08 1.326.048.18.062.363.043.547-.02.185-.016.329.012.432a.47.47 0 0 0-.063.307c.015.106.036.21.064.314.027.103.035.287.024.552-.012.266.02.54.096.824.028.517.122.788.28.815.16.026.328-.04.507-.198a7.38 7.38 0 0 0 .202-.634c.086-.3.18-.614.285-.946.02-.337.075-.572.163-.706.088-.134.16-.25.217-.348.057-.098.058-.25.002-.456-.027-.103.038-.349.197-.736.158-.388.324-.826.497-1.314.292-1.072.468-1.754.528-2.046a7.36 7.36 0 0 1 .384-1.118 4.63 4.63 0 0 0 .324-1.184c.048-.234.124-.516.229-.848.104-.332.298-.535.581-.611.284-.076.477-.1.581-.073.104.027.233.172.386.435.254.125.543.351.865.68.323.327.508.58.556.761a.6.6 0 0 0-.075.414l.037.217c.021.078.038.322.052.732.013.41-.022.82-.106 1.23.029.93.086 1.84.172 2.728.086.888.199 1.617.338 2.187.139.57.286.89.443.958.182.061.309-.083.38-.433.072-.351.278-1.027.617-2.029.073-.24.228-.641.464-1.201.237-.56.384-1.042.442-1.444-.035-.128-.014-.362.06-.7.076-.337.144-.7.206-1.09.061-.389.06-.7-.001-.93-.04-.046.027-.312.2-.8.173-.488.302-1.088.387-1.801.09-.798.361-1.381.814-1.751.453-.37.915-.528 1.385-.474.47.053.724.31.765.768.105.91.087 1.999-.057 3.266a41.772 41.772 0 0 1-.624 3.853 34.265 34.265 0 0 1-.907 3.493 2.995 2.995 0 0 0-.37.783c-.089.286-.12.48-.092.583.014.052-.05.249-.194.59-.143.343-.322.729-.538 1.16a4.53 4.53 0 0 1-.744 1.089c-.265.347-.633.598-1.103.751-.47.154-.934.195-1.395.125zm11.724-10.181c-.686.322-1.334.171-1.943-.452-.609-.624-.93-1.925-.963-3.904.072-.35.12-.688.143-1.012.024-.323.011-.575-.037-.756.013-.362.043-.791.09-1.287.047-.496.107-.967.18-1.415.073-.447.131-.746.174-.895.103-.028.188-.147.256-.359.068-.211.077-.407.029-.587a2.206 2.206 0 0 1-.051-.732c.021-.282.07-.488.145-.619-.035-.128-.021-.284.04-.466.062-.182.079-.325.051-.428a.424.424 0 0 1 .024-.296.424.424 0 0 0 .025-.296c.121-.475.26-1.167.416-2.079.156-.911.3-1.868.432-2.87.132-1.001.233-1.884.305-2.649.07-.764.086-1.224.044-1.378-.003-.22.022-.434.077-.642.055-.208.192-.314.412-.317.082-.105.225-.192.427-.26.203-.068.356-.116.459-.143l.389.061c.26.041.507.14.742.298.255.125.436.339.545.641.108.302.204.608.287.917.105.496.073 1.098-.096 1.806-.17.708-.36 1.49-.572 2.348-.126.559-.253 1.09-.38 1.593-.128.503-.178.807-.15.91.027.103.017.271-.03.505-.048.233-.095.522-.141.866a6.435 6.435 0 0 0-.196 1.046c-.045.399-.08.76-.103 1.084-.024.324-.025.524-.005.601.002.11-.002.222-.013.335a.92.92 0 0 1-.13.366c-.103.028-.142.114-.117.26l.038.217c.027.103.033.357.017.761a9.456 9.456 0 0 1-.203 1.484c-.123 1.496-.18 2.677-.168 3.544.011.867.067 1.59.167 2.17.115.633.085 1.09-.088 1.37-.173.281-.35.5-.528.66zm-.443 6.538c-.485.35-.91.568-1.274.652-.364.083-.81.017-1.338-.201-.653-.377-.967-.852-.94-1.425.025-.573.346-1.204.962-1.894.425-.473.759-.748 1-.827.241-.078.634-.08 1.179-.005 1.02.306 1.567.802 1.64 1.486.073.684-.336 1.422-1.229 2.214z' fill='%23FF7843'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:3rem;left:50%;position:absolute;top:2rem;transform:translateX(calc(-50% + 144px));width:4rem}@media screen and (min-width:1024px){.what-is-sketch .feature-grid__title:after{height:4rem;top:3rem;transform:translateX(calc(-50% + 196px));width:4.5rem}}@media screen and (max-width:359px){.what-is-sketch .feature-grid__title:after{display:none}}.our-way{padding-bottom:4rem;padding-top:4rem;text-align:center}@media screen and (min-width:1024px){.our-way{padding-bottom:6rem;padding-top:6rem}}.our-way .wrapper{position:relative}@media screen and (max-width:767px){.our-way .wrapper{padding-left:1.25rem;padding-right:1.25rem}}.our-way.is-visible .our-way__scribble{display:block}.our-way__icons{max-width:11.5rem}.our-way__title-wrapper{margin:0 auto;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.our-way__scribble{stroke-dasharray:1000;stroke-dashoffset:1000;animation:dash .75s linear forwards;display:none;position:absolute;right:.7rem;top:3rem;z-index:-1}@media screen and (min-width:768px){.our-way__scribble{right:.5rem}}@media screen and (min-width:1024px){.our-way__scribble{right:-2.25rem;top:0}}.our-way__scribble path{stroke-width:4}.our-way__cursor{position:absolute;right:.1rem;top:5.7rem;z-index:10}@media screen and (min-width:1024px){.our-way__cursor{animation:cursor 5s cubic-bezier(.19,1,.22,1) infinite;right:-8.3125rem;top:0}}@keyframes cursor{0%{transform:translate(0)}50%{transform:translateY(5rem)}80%{transform:translate(-5rem,7.5rem)}to{transform:translate(0)}}.our-way__title{font-family:Caveat,Marfa,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:3.5rem;font-weight:700;letter-spacing:-1.27px;line-height:3rem;margin-bottom:2.5rem;margin-top:1.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1023px){.our-way__title em{display:block}}@media screen and (min-width:1024px){.our-way__title{font-size:4rem;letter-spacing:-1.45px;line-height:3rem;margin-top:2rem}}.our-way__blurb{font-size:1.0625rem;font-weight:300;line-height:1.5rem;margin:0 auto 1.5rem;max-width:29.8125rem;text-align:center}@media screen and (min-width:1024px){.our-way__blurb{font-size:1.25rem;line-height:1.75rem}}.our-way__blurb strong{font-weight:500}@media screen and (min-width:1024px){.our-way__blurb{max-width:36.75rem}}.our-way__cta{display:block;margin:0 auto 2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.the-future-is-bright{background-color:#18181a;color:#ebebeb;padding:4rem 1rem}@media screen and (min-width:768px){.the-future-is-bright{padding:4rem 1.5rem 2.75rem}}@media screen and (min-width:1024px){.the-future-is-bright{padding:7.75rem 3.5rem 3.5rem}}.the-future-is-bright .the-future-is-bright__blurb::selection,.the-future-is-bright .the-future-is-bright__cta::selection,.the-future-is-bright .the-future-is-bright__footer::selection,.the-future-is-bright .the-future-is-bright__title::selection,.the-future-is-bright .the-future-is-bright__updates__list a span::selection,.the-future-is-bright .the-future-is-bright__updates__title::selection{-webkit-text-fill-color:#212123}.the-future-is-bright.is-visible .very__scribble{display:block}.the-future-is-bright .wrapper{display:flex;flex-wrap:wrap}@media screen and (min-width:768px){.the-future-is-bright .wrapper{column-gap:4rem;display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.the-future-is-bright .wrapper{column-gap:8.75rem}}.the-future-is-bright__header{order:2}@media screen and (max-width:767px){.the-future-is-bright__header{padding-left:1.25rem;padding-right:1.25rem}}@media screen and (min-width:768px) and (max-width:1023px){.the-future-is-bright__header{margin-top:1.5rem;padding-left:1.25rem}}.the-future-is-bright__title{font-size:1.75rem;font-weight:700;grid-column:1/2;letter-spacing:-.5px;line-height:2rem;margin-bottom:1.5rem;position:relative}@media screen and (min-width:768px){.the-future-is-bright__title{font-size:2rem;line-height:2.5rem;margin-top:1.75rem}}@media screen and (min-width:1024px){.the-future-is-bright__title{font-size:2.75rem;letter-spacing:-1px;line-height:3rem}}.the-future-is-bright__title .very__scribble{stroke-dasharray:1000;stroke-dashoffset:1000;animation:dash 10s linear forwards;display:none;left:9.8125rem;position:absolute;top:-3.5625rem}@media screen and (min-width:768px){.the-future-is-bright__title .very__scribble{left:11.4375rem}}@media screen and (min-width:1024px){.the-future-is-bright__title .very__scribble{left:15.9375rem}}.the-future-is-bright__blurb{font-size:1.0625rem;font-weight:300;grid-column:1/2;line-height:1.5rem;margin-bottom:1.5rem}@media screen and (min-width:1024px){.the-future-is-bright__blurb{font-size:1.25rem;line-height:1.75rem}}.the-future-is-bright__button{background-color:#fff;color:#000;grid-column:1/2;margin-bottom:4rem;transition:background-color .4s ease}.the-future-is-bright__button:hover{background-color:#ebebeb}.the-future-is-bright__cta-wrapper{padding:.5rem}@media screen and (min-width:1024px){.the-future-is-bright__cta-wrapper{border-top:1px solid #ffffff14}}.the-future-is-bright__cta{background-color:#333;border-radius:6px;color:#ebebeb;display:block;font-size:.9375rem;line-height:1.5rem;padding:.5rem .75rem;text-align:center;transition:background-color 125ms linear;width:100%}@media screen and (min-width:1024px){.the-future-is-bright__cta{background-color:initial}.the-future-is-bright__cta:hover{background-color:#333}}.the-future-is-bright__updates{background-color:#212123;border:1px solid #ffffff14;border-radius:12px;box-shadow:0 4px 8px 0 #00000014;margin-bottom:3rem;order:3;width:100%}@media screen and (min-width:768px){.the-future-is-bright__updates{margin-bottom:2.5rem}}@media screen and (min-width:1024px){.the-future-is-bright__updates{margin-bottom:4.5rem}}.the-future-is-bright__updates__list{overflow:hidden;padding:0 .5rem 1.25rem;position:relative}.the-future-is-bright__updates__list:before{background:#ffffff14;content:"";height:102%;left:1.6875rem;position:absolute;top:1rem;width:.0625rem}.the-future-is-bright__updates__title{color:#ffffff7a;font-size:.6875rem;font-weight:600;line-height:1rem;margin-bottom:.5rem;padding-left:1.25rem;padding-top:1rem;text-transform:uppercase}.the-future-is-bright__update{align-items:center;border-radius:6px;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:.25rem;padding:.5rem .75rem .5rem 2.5rem;position:relative;transition:background-color 125ms linear}@media screen and (max-width:1023px){.the-future-is-bright__update{flex-wrap:wrap}}.the-future-is-bright__update:before{background-color:#f26725;border:4px solid #4d2e24;border-radius:9999px;box-shadow:0 0 0 4px #212123;content:"";height:.9375rem;left:.75rem;position:absolute;top:.75rem;transition:box-shadow 125ms linear;width:.9375rem;z-index:10}@media screen and (min-width:1024px){.the-future-is-bright__update:before{top:50%;transform:translateY(-50%)}}.the-future-is-bright__update:hover{background-color:#333}.the-future-is-bright__update:hover:before{box-shadow:0 0 0 4px #333}.the-future-is-bright__update:hover .the-future-is-bright__update__date{display:block}.the-future-is-bright__update__title{color:#ebebeb;font-size:.9375rem;line-height:1.5rem}.the-future-is-bright__update__date{color:#ffffff7a;font-size:.6875rem;font-weight:600;line-height:1rem;text-transform:uppercase}@media screen and (max-width:1023px){.the-future-is-bright__update__date{width:100%}}@media screen and (min-width:1024px){.the-future-is-bright__update__date{display:none;float:right}}.the-future-is-bright__video{border-radius:12px;box-shadow:0 1px 2px #00000014,0 4px 8px #00000005,0 0 4px #00000014;display:block;grid-column:1/3;grid-row:2/3;margin-bottom:4rem;order:1}@media screen and (min-width:1024px){.the-future-is-bright__video{margin-bottom:2.75rem}}.getting-started{background-color:#fff;border-bottom:0}@media screen and (max-width:767px){.getting-started .wrapper{padding-left:1.25rem;padding-right:1.25rem}}.learn-with-joseph{padding-bottom:4rem}@media screen and (min-width:1024px){.learn-with-joseph{padding-bottom:6rem}}@media screen and (max-width:767px){.learn-with-joseph .wrapper{padding-left:1.25rem;padding-right:1.25rem}}.learn-with-joseph.is-visible .avatar-circle__scribble,.learn-with-joseph.is-visible .our-expert__scribble{display:block}.learn-with-joseph .wrapper{border-top:1px solid #00000014;padding-top:4rem}@media screen and (min-width:1024px){.learn-with-joseph .wrapper{padding-top:6rem}}.learn-with-joseph__avatar-wrapper{margin:auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;position:relative}.learn-with-joseph__avatar{height:4rem;width:4rem}.avatar-circle__scribble{animation:dash 3s linear forwards;left:-.875rem;top:-.875rem}.avatar-circle__scribble,.our-expert__scribble{stroke-dasharray:1000;stroke-dashoffset:1000;display:none;position:absolute}.our-expert__scribble{animation:dash 10s linear forwards;left:5rem;top:-1.875rem}.learn-with-joseph__title{font-size:1.75rem;font-weight:700;letter-spacing:-.03125rem;line-height:2rem;margin-top:1.5rem;text-align:center}@media screen and (min-width:1024px){.learn-with-joseph__title{display:block;font-size:2.75rem;letter-spacing:-.0625rem;line-height:3rem;margin:1.5rem auto;max-width:36.75rem}}.learn-with-joseph__lead-wrapper{margin-left:auto;margin-right:auto;margin-top:1.5rem;max-width:28.75rem}@media screen and (min-width:1024px){.learn-with-joseph__lead-wrapper{max-width:36.75rem}}.learn-with-joseph__lead{display:block;font-size:1.0625rem;font-weight:300;line-height:1.5rem;margin:0 auto;max-width:36.75rem;text-align:center}@media screen and (min-width:1024px){.learn-with-joseph__lead{font-size:1.25rem;line-height:1.75rem}}.learn-with-joseph__action{color:#212123;display:block;font-size:1.0625rem;font-weight:600;letter-spacing:0;line-height:1.5rem;margin:1.5rem auto 0;text-align:center;text-decoration:none;transition:color 125ms ease-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (prefers-reduced-motion:reduce){.learn-with-joseph__action{transition-duration:1ms}}.learn-with-joseph__action:active,.learn-with-joseph__action:hover{color:#0000007a}.learn-with-joseph__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;transform:rotate(-45deg);vertical-align:-.4375em;width:1.5rem}@media screen and (min-width:1024px){.learn-with-joseph .grid{grid-template-columns:repeat(2,1fr)}}.reactivate-your-account{background-color:#fafafa;border-bottom:1px solid #00000014;border-top:1px solid #00000014;overflow:hidden;padding-bottom:4rem;padding-top:4rem}@media screen and (min-width:1024px){.reactivate-your-account{padding-bottom:7.75rem;padding-top:7.75rem}}@media screen and (min-width:24.625rem){.reactivate-your-account.is-visible .favorite__scribble{display:block}}.reactivate-your-account .wrapper{position:relative}@media screen and (max-width:767px){.reactivate-your-account .wrapper{padding-left:1.25rem;padding-right:1.25rem}}.reactivate-your-account .wrapper .floating-image{position:absolute}.reactivate-your-account .wrapper .floating-image.cursor,.reactivate-your-account .wrapper .floating-image.cursor-selection{right:-5.625rem;width:10.625rem}@media screen and (min-width:35.875rem){.reactivate-your-account .wrapper .floating-image.cursor,.reactivate-your-account .wrapper .floating-image.cursor-selection{right:-11%}}@media screen and (min-width:768px){.reactivate-your-account .wrapper .floating-image.cursor,.reactivate-your-account .wrapper .floating-image.cursor-selection{width:15rem}}@media screen and (min-width:1024px){.reactivate-your-account .wrapper .floating-image.cursor,.reactivate-your-account .wrapper .floating-image.cursor-selection{width:18.75rem}}@media screen and (min-width:1220px){.reactivate-your-account .wrapper .floating-image.cursor,.reactivate-your-account .wrapper .floating-image.cursor-selection{width:24.25rem}}@media screen and (min-width:1440px){.reactivate-your-account .wrapper .floating-image.cursor,.reactivate-your-account .wrapper .floating-image.cursor-selection{right:-23%;width:auto}}.reactivate-your-account .wrapper .floating-image.cursor-selection{bottom:-8.125rem}@media screen and (min-width:768px){.reactivate-your-account .wrapper .floating-image.cursor-selection{bottom:-75%}}@media screen and (min-width:1440px){.reactivate-your-account .wrapper .floating-image.cursor-selection{bottom:-100%}}.reactivate-your-account .wrapper .floating-image.cursor{bottom:-7.5rem}@media screen and (min-width:768px){.reactivate-your-account .wrapper .floating-image.cursor{bottom:-65%}}@media screen and (min-width:1440px){.reactivate-your-account .wrapper .floating-image.cursor{bottom:-90%}}.reactivate-your-account .wrapper .floating-image.files{left:-4.375rem;top:-5.625rem;width:8.75rem}@media screen and (min-width:35.875rem){.reactivate-your-account .wrapper .floating-image.files{width:10.625rem}}@media screen and (min-width:768px){.reactivate-your-account .wrapper .floating-image.files{left:-10%;top:-61%;width:15rem}}@media screen and (min-width:1024px){.reactivate-your-account .wrapper .floating-image.files{top:-60%;width:18.75rem}}@media screen and (min-width:1220px){.reactivate-your-account .wrapper .floating-image.files{left:-9%;top:-65%;width:24.25rem}}@media screen and (min-width:1440px){.reactivate-your-account .wrapper .floating-image.files{left:-25%;top:-76%;width:auto}}.reactivate-your-account__title{font-size:1.75rem;font-weight:700;letter-spacing:-.03125rem;line-height:2rem;margin:auto;position:relative;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width:1024px){.reactivate-your-account__title{font-size:2.75rem;letter-spacing:-.0625rem;line-height:3rem}}.reactivate-your-account__title .favorite__scribble{stroke-dasharray:1000;stroke-dashoffset:1000;animation:dash 10s linear forwards;content:"";display:none;left:12.3125rem;position:absolute;top:1.5rem}@media screen and (min-width:24.625rem){.reactivate-your-account__title .favorite__scribble{top:-3.75rem}}@media screen and (min-width:1024px){.reactivate-your-account__title .favorite__scribble{left:19.625rem}}.reactivate-your-account__lead-wrapper{margin-left:auto;margin-right:auto;margin-top:1.5rem;max-width:36.75rem}.reactivate-your-account__lead{font-size:1.0625rem;font-weight:300;letter-spacing:0;line-height:1.5rem;position:relative;text-align:center}@media screen and (min-width:1024px){.reactivate-your-account__lead{font-size:1.25rem;line-height:1.75rem}}.reactivate-your-account__lead strong{font-weight:500}.reactivate-your-account__action-wrapper{display:flex;justify-content:center;margin-top:1.5rem}.reactivate-your-account__action{line-height:1.5rem}@media screen and (max-width:767px){.blog-latest .wrapper{padding-left:1.25rem;padding-right:1.25rem}}@media screen and (min-width:1220px){.blog-latest__content{padding-left:1.25rem;padding-right:1.25rem}}@media screen and (min-width:1220px) and (min-width:1024px){.blog-latest__content{padding-left:2rem;padding-right:2rem}}.faq-section{padding-bottom:4rem;padding-top:6rem}@media screen and (min-width:1024px){.faq-section{padding-bottom:6rem}}.faq-section__wrapper{padding-top:0}.get-started{margin:0;padding-bottom:4rem}@media screen and (min-width:1024px){.get-started{padding-bottom:6rem}}.get-started__wrapper{padding-left:0;padding-right:0}.vs-testimonials{border-top:0;padding-bottom:6rem;padding-top:6rem}@media screen and (max-width:767px){.vs-testimonials__wrapper{padding-left:1.25rem;padding-right:1.25rem}.vs-testimonials__wrapper .vs-testimonials__tweets{margin-left:-1.25rem;margin-right:-1.25rem}}@media screen and (min-width:1024px){.vs-testimonials__header{grid-column:3/11}}.vs-testimonials__icon-wrapper{display:block;margin:auto auto 1rem;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width:1024px){.vs-testimonials__icon-wrapper{margin-bottom:1.5rem}}.vs-testimonials__icon-wrapper .you__scribble{stroke-dasharray:1000;stroke-dashoffset:1000;animation:dash 10s linear forwards;content:"";display:none;position:absolute;right:-6.25rem;top:-1.5rem}.vs-testimonials__icon-wrapper.is-visible .you__scribble{display:block}.vs-testimonials__title{font-size:1.75rem;font-weight:700;letter-spacing:-.5px;line-height:2rem}@media screen and (max-width:1023px){.vs-testimonials__title br{display:none}}@media screen and (min-width:1024px){.vs-testimonials__title{font-size:2.75rem;font-weight:700;letter-spacing:-1px;line-height:3rem}}.vs-testimonials__blurb{margin-top:1.5rem}@media screen and (max-width:1023px){.vs-testimonials__blurb{font-size:1.0625rem;font-weight:300;line-height:1.5rem}}@media screen and (min-width:1024px){.vs-testimonials__blurb{padding:0 5rem}}.faq__item.is-active .faq__item__question,.faq__item__question:hover{color:#f26725}.faq__item:not(:last-child){background-image:none;border-bottom:1px solid #00000014}@media screen and (max-width:767px){.transparent-pricing .wrapper{padding-left:1.25rem;padding-right:1.25rem}}.get-started-sticker{margin-top:0}