.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}.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}.tooltip{position:relative}abbr.tooltip{border-bottom:1px dotted;cursor:help;text-decoration:none}.tooltip:after,.tooltip:before{bottom:100%;left:50%;opacity:0;pointer-events:none;position:absolute;transform:translate(-50%,-.5rem);transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:cubic-bezier(.215,.61,.355,1);z-index:10}@media (prefers-reduced-motion:reduce){.tooltip:after,.tooltip:before{transition-duration:1ms}}.tooltip:hover:after,.tooltip:hover:before{opacity:1;transform:translate(-50%)}.tooltip--left:before{left:-.5em;transform:translateY(-.5rem)}.tooltip--left:focus:before,.tooltip--left:hover:before{transform:translate(0)}.tooltip--right:before{left:auto;right:-.5em;transform:translateY(-.5rem)}.tooltip--right:focus:before,.tooltip--right:hover:before{transform:translate(0)}.tooltip:before{background-color:#000;border-radius:8px;color:#fff;content:attr(aria-label);font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;margin-bottom:calc(.25rem + 6px);padding:.75rem 1rem;text-align:left;text-transform:none;white-space:nowrap}.tooltip:after{border-left:6px solid #0000;border-right:6px solid #0000;border-top:6px solid #000;content:"";height:0;margin-bottom:.25rem;width:0}.tooltip.tooltip--wide:before{min-width:14rem;white-space:normal}.tooltip.tooltip--new:before{background:#000000a3;font-size:.875rem;line-height:1.25rem;margin-bottom:.25rem;padding:.625rem .75rem;transform:translate(-50%,.5rem);transition:transform 125ms cubic-bezier(.455,.03,.515,.955),opacity 60ms cubic-bezier(.455,.03,.515,.955);transition-delay:0s}@media screen and (min-width:1440px){.tooltip.tooltip--new:before{transform:translate(-50%,-.125rem)}}.tooltip.tooltip--new:hover:before{transform:translate(-50%,-.125rem);transition-delay:125ms}@media screen and (min-width:1440px){.tooltip.tooltip--new:hover:before{transform:translate(-50%,-.125rem)}}.tooltip.tooltip--new:after{content:none}.tic-tac-toe-grid__header .pill-prism{margin-bottom:1rem}.tic-tac-toe-grid__header__title{text-wrap:balance;align-items:center;display:flex;font-size:2.75rem;font-weight:700;letter-spacing:-1px;line-height:3rem}@media screen and (max-width:767px){.tic-tac-toe-grid__header__title{font-size:2rem;letter-spacing:-.5px;line-height:2.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.tic-tac-toe-grid__header__title{font-size:2.5rem;letter-spacing:-1px;line-height:2.75rem}}.tic-tac-toe-grid__item__title__icon{height:1.5rem;margin-right:.5rem;width:1.5rem}.tic-tac-toe-grid__header__lead{font-size:1.0625rem;font-weight:300;line-height:1.5rem;margin-bottom:3rem;margin-top:1rem}@media screen and (min-width:1024px){.tic-tac-toe-grid__header__lead{font-size:1.25rem;line-height:1.75rem}}@media screen and (min-width:768px){.tic-tac-toe-grid__header__lead{margin-top:1.5rem}}.tic-tac-toe-grid__featured-section:not(:first-of-type){margin-top:4rem}.tic-tac-toe-grid__featured-section__title{text-wrap:balance;font-size:2rem;font-weight:600;letter-spacing:-.5px;line-height:2.5rem;margin-bottom:2rem}@media screen and (max-width:767px){.tic-tac-toe-grid__featured-section__title{font-size:1.75rem;line-height:2rem}}.tic-tac-toe-grid__items{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));margin-top:2rem}@media screen and (min-width:768px){.tic-tac-toe-grid__items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1024px){.tic-tac-toe-grid__items{grid-template-columns:repeat(3,minmax(0,1fr))}}.tic-tac-toe-grid__item{border-bottom:1px solid #00000014;display:flex;flex-direction:column;padding-bottom:2rem}@media screen and (max-width:767px){.tic-tac-toe-grid__item:not(:first-child){padding-top:2rem}.tic-tac-toe-grid__item:last-child{border:0;padding-bottom:0}}@media screen and (min-width:768px) and (max-width:1023px){.tic-tac-toe-grid__item{border-bottom:1px solid #00000014}.tic-tac-toe-grid__item:nth-child(odd){border-right:1px solid #00000014;padding-right:1.25rem}.tic-tac-toe-grid__item:nth-child(2n+2){padding-left:1.875rem}.tic-tac-toe-grid__item:nth-child(1n+3){padding-top:2rem}.tic-tac-toe-grid__item:nth-child(odd):nth-last-child(-n+2),.tic-tac-toe-grid__item:nth-child(odd):nth-last-child(-n+2)~.tic-tac-toe-grid__item{border-bottom:none;padding-bottom:0}}@media screen and (min-width:1024px){.tic-tac-toe-grid__item:nth-child(3n+1){border-right:1px solid #00000014;margin-right:.9375rem;padding-left:0;padding-right:2.625rem}.tic-tac-toe-grid__item:nth-child(3n+2){border-right:1px solid #00000014;margin-left:-.9375rem;margin-right:-.9375rem;padding-left:2.75rem;padding-right:2.75rem}.tic-tac-toe-grid__item:nth-child(3n+3){margin-left:.9375rem;padding-left:2.75rem;padding-right:0}.tic-tac-toe-grid__item:nth-child(1n+4){padding-top:2rem}.tic-tac-toe-grid__item:nth-child(3n+1):nth-last-child(-n+3),.tic-tac-toe-grid__item:nth-child(3n+1):nth-last-child(-n+3)~.tic-tac-toe-grid__item{border-bottom:none;padding-bottom:0}}.tic-tac-toe-grid__item__header{align-items:center;display:flex;justify-content:space-between}.tic-tac-toe-grid__item__title{align-items:center;display:flex;font-size:1.0625rem;font-weight:500;line-height:1.5rem}.tic-tac-toe-grid__item__title__link{color:inherit;transition:color .4s cubic-bezier(.455,.03,.515,.955)}.tic-tac-toe-grid__item__title__link:hover{color:#0000007a}.tic-tac-toe-grid__item__title__link-icon{margin-left:.125rem}.tic-tac-toe-grid__item__extra-details{align-items:center;display:flex}.tic-tac-toe-grid__item__extra-details.mobile{align-items:flex-start;flex-direction:column;justify-content:center;margin-top:1rem}@media screen and (min-width:768px){.tic-tac-toe-grid__item__extra-details.mobile{display:none}}@media screen and (max-width:767px){.tic-tac-toe-grid__item__extra-details:not(.mobile){opacity:0;pointer-events:none}}.tic-tac-toe-grid__item__extra-details .tooltip{cursor:pointer;display:flex}.tic-tac-toe-grid__item__extra-details .tooltip:not(:first-child){margin-left:.5rem}.tic-tac-toe-grid__item__extra-details__item{align-items:center;display:flex}.tic-tac-toe-grid__item__extra-details__item:not(:first-child){margin-top:.5rem}.tic-tac-toe-grid__item__extra-details__item__icon{height:1rem;width:1rem}.tic-tac-toe-grid__item__extra-details__item__icon.info{color:#000000a3}.tic-tac-toe-grid__item__extra-details__item__icon.info #background{fill:#000;opacity:.096;transition:.25s cubic-bezier(.455,.03,.515,.955)}.tic-tac-toe-grid__item__extra-details__item__label{font-size:.875rem;line-height:1.25rem;margin-left:.5rem}.tic-tac-toe-grid__item__blurb{font-size:1rem;font-weight:300;line-height:1.5rem;margin-top:.25rem}.tic-tac-toe-grid__item__blurb kbd{align-items:center;border:1px solid #ccc;border-radius:6px;color:#000;display:inline-flex;font-family:inherit;font-size:.875rem;justify-content:center;min-height:1.5rem;min-width:1.5rem;padding:0 .3125rem}.tic-tac-toe-grid__item__blurb kbd~kbd{margin-left:.25rem}.tic-tac-toe-grid__item__links{display:flex;flex-direction:column;margin-top:1rem}.tic-tac-toe-grid__item__link{color:#212123;color:inherit;font-size:1rem;font-weight:500;line-height:1.5rem;line-height:1.25;margin-top:.5rem;text-decoration-color:#0003;text-decoration-line:underline;text-decoration-thickness:1.5px;text-underline-offset:4px;transition:color 125ms ease-out;width:-moz-fit-content;width:fit-content}@media (prefers-reduced-motion:reduce){.tic-tac-toe-grid__item__link{transition-duration:1ms}}.tic-tac-toe-grid__item__link:active,.tic-tac-toe-grid__item__link:hover{color:#0000007a}.tic-tac-toe-grid__item__link:hover{opacity:.64}.tic-tac-toe-grid__item__link:first-child{margin-top:0}.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:not(:last-child){border-bottom:1px solid #00000014}.faq__item__question{transition:color .25s cubic-bezier(.19,1,.22,1)}@media 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 h2,.faq__item__answer h3,.faq__item__answer h4{font-size:1.0625rem;font-weight:500;letter-spacing:0;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 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 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{text-wrap:balance;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{text-wrap:balance;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{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 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:-moz-fit-content;height:fit-content;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:-moz-fit-content;height:fit-content;position:relative;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:min-content}}@media screen and (min-width:1024px){.faq-section__header--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{text-wrap:balance;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{text-wrap:balance;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}.compare-table{width:100%}.compare-table__heading{font-size:1rem;font-weight:300;font-weight:400;line-height:1.5rem;padding-bottom:1rem;text-align:center;white-space:nowrap}.compare-table__row:nth-child(odd){background-color:#f9f9f9}.compare-table__row:nth-child(odd) .compare-table__cell:first-child{border-radius:6px 0 0 6px}.compare-table__row:nth-child(odd) .compare-table__cell:last-child{border-radius:0 6px 6px 0}.compare-table__heading--feature{color:#0000008c;font-size:.875rem;font-weight:600;line-height:1rem;padding-left:1.25rem;text-align:left;text-transform:uppercase}.compare-table__cell{font-size:1rem;font-weight:300;font-weight:400;line-height:1.5rem;padding:1rem 1.25rem}.compare-table__cell-content{align-items:center;display:flex}.compare-table__cell-content .tooltip{margin-left:.5rem;order:2}.compare-table__cell-content .tooltip svg{color:#000;vertical-align:middle}.compare-table__cell-content .tooltip svg #background{fill:#000;opacity:.096;transition:.25s cubic-bezier(.455,.03,.515,.955)}.compare-table__cell--feature{padding-right:0}.compare-table__cell--yes{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' color='%23FFF' fill='%2385b532'%3E%3Cg fill-rule='evenodd'%3E%3Ccircle cx='12' cy='12' r='12'/%3E%3Cpath fill='currentcolor' fill-rule='nonzero' d='M15.68 6.927a1 1 0 0 1 1.705 1.04l-.066.107-6.3 9a1 1 0 0 1-1.538.122l-.08-.096-2.7-3.6a1 1 0 0 1 1.518-1.296l.081.096 1.872 2.495z'/%3E%3C/g%3E%3C/svg%3E");padding:1rem 2.5rem}.compare-table__cell--no,.compare-table__cell--yes{background-position:center 1rem;background-repeat:no-repeat;background-size:1.5rem 1.5rem}.compare-table__cell--no{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='24' width='24' xmlns='http://www.w3.org/2000/svg' color='%23fff' fill='%23ff7843'%3E%3Cg fill-rule='evenodd'%3E%3Ccircle cx='12' cy='12' r='12'/%3E%3Cg stroke='currentcolor' fill='none' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='m8 8 8 8M16 8l-8 8'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.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}.sticker-card{background:#0000000a;border-radius:12px;display:flex;flex:1;flex-direction:column;height:6.25rem;overflow:hidden;position:relative}@media screen and (min-width:1024px){.sticker-card{height:11.25rem}}.sticker-card--sketch-app-icon .sticker-card__image{right:-.4375rem;top:.375rem;transform:rotate(-8deg)}@media screen and (min-width:1024px){.sticker-card--sketch-app-icon .sticker-card__image{right:-1.875rem;top:2.5625rem}}@media screen and (min-width:1440px){.sticker-card--sketch-app-icon .sticker-card__image{top:2rem}}.sticker-card--sketch-app-icon:hover .sticker-card__image{transform:translate(-.3125rem,-.625rem) rotate(-8deg)}.sticker-card--mac-app .sticker-card__image{right:-.4375rem;top:.375rem;transform:rotate(-8deg)}@media screen and (min-width:1024px){.sticker-card--mac-app .sticker-card__image{right:-1.9375rem;top:2.625rem}}@media screen and (min-width:1220px){.sticker-card--mac-app .sticker-card__image{right:-1.5625rem;top:2.875rem}}@media screen and (min-width:1440px){.sticker-card--mac-app .sticker-card__image{right:-2.5625rem;top:1.875rem}}.sticker-card--mac-app:hover .sticker-card__image{transform:translate(-.3125rem,-.625rem) rotate(-8deg)}.sticker-card--web-app .sticker-card__image{right:-.4375rem;top:.375rem;transform:rotate(7deg)}@media screen and (min-width:1024px){.sticker-card--web-app .sticker-card__image{right:-3.625rem;top:1.625rem;width:14.875rem}}@media screen and (min-width:1440px){.sticker-card--web-app .sticker-card__image{right:-3.875rem;top:.5rem;width:18.8125rem}}.sticker-card--web-app:hover .sticker-card__image{transform:translateY(-.625rem) rotate(8deg)}.sticker-card--magnifying-glass-pixels .sticker-card__image{right:-.4375rem;top:.375rem;transform:rotate(7deg) scaleX(-1)}@media screen and (min-width:1024px){.sticker-card--magnifying-glass-pixels .sticker-card__image{right:-1.9375rem;top:2.625rem}}@media screen and (min-width:1440px){.sticker-card--magnifying-glass-pixels .sticker-card__image{right:-2.8125rem;top:1.125rem;width:15.25rem}}.sticker-card--magnifying-glass-pixels:hover .sticker-card__image{transform:translateY(-.625rem) rotate(8deg) scaleX(-1)}.sticker-card--chart .sticker-card__image,.sticker-card--pencil-paper .sticker-card__image{right:0;top:.4375rem;transform:rotate(8deg)}@media screen and (min-width:1024px){.sticker-card--chart .sticker-card__image,.sticker-card--pencil-paper .sticker-card__image{right:-1.25rem;top:2.5625rem}}@media screen and (min-width:1440px){.sticker-card--chart .sticker-card__image,.sticker-card--pencil-paper .sticker-card__image{right:-1.375rem;top:2.3125rem}}.sticker-card--chart:hover .sticker-card__image,.sticker-card--pencil-paper:hover .sticker-card__image{transform:translate(-.3125rem,-.625rem) rotate(8deg)}.sticker-card--beyond-the-canvas .sticker-card__image{right:-.6875rem;top:.5625rem;transform:rotate(-8deg)}@media screen and (min-width:1024px){.sticker-card--beyond-the-canvas .sticker-card__image{right:-1.875rem;top:2.1875rem}}@media screen and (min-width:1440px){.sticker-card--beyond-the-canvas .sticker-card__image{right:-2.3125rem;top:1rem}}.sticker-card--beyond-the-canvas:hover .sticker-card__image{transform:translate(-.3125rem,-.625rem) rotate(-8deg)}.sticker-card--ios-app .sticker-card__image{right:.125rem;top:-.25rem;width:10.25rem}@media screen and (min-width:1024px){.sticker-card--ios-app .sticker-card__image{right:-2.1875rem;top:1rem;width:14rem}}@media screen and (min-width:1440px){.sticker-card--ios-app .sticker-card__image{right:.1875rem;top:.75rem;width:16rem}}.sticker-card--ios-app:hover .sticker-card__image{transform:translateY(-.625rem)}.sticker-card--clipboard .sticker-card__image{right:-.1875rem;top:.625rem;transform:rotate(8deg)}@media screen and (max-width:767px){.sticker-card--clipboard .sticker-card__image{width:10.625rem}}@media screen and (min-width:1024px) and (max-width:1219px){.sticker-card--clipboard .sticker-card__image{right:-2.1875rem;top:3.125rem;width:13.75rem}}@media screen and (min-width:1220px){.sticker-card--clipboard .sticker-card__image{right:-2.625rem;top:2.125rem}}.sticker-card--clipboard:hover .sticker-card__image{transform:translate(-.3125rem,-.625rem) rotate(8deg)}.sticker-card--rocket-alt .sticker-card__image{right:.5rem;top:.375rem;transform:rotate(-24deg)}@media screen and (max-width:767px){.sticker-card--rocket-alt .sticker-card__image{width:8.75rem}}@media screen and (min-width:1024px) and (max-width:1219px){.sticker-card--rocket-alt .sticker-card__image{right:-1.125rem;top:2.8125rem;width:12.5rem}}@media screen and (min-width:1220px){.sticker-card--rocket-alt .sticker-card__image{right:-1.4375rem;top:1.4375rem}}.sticker-card--rocket-alt:hover .sticker-card__image{transform:translate(-.3125rem,-.625rem) rotate(-24deg)}.sticker-card--courses .sticker-card__image{right:-.6875rem;top:.5625rem;transform:rotate(-17deg)}@media screen and (min-width:1024px){.sticker-card--courses .sticker-card__image{right:-1.875rem;top:2.1875rem}}@media screen and (min-width:1440px){.sticker-card--courses .sticker-card__image{right:-3.3125rem;top:1rem;width:18.625rem}}.sticker-card--courses:hover .sticker-card__image{transform:translate(-.3125rem,-.625rem) rotate(-8deg)}.sticker-card__link{color:#212123;display:block;height:100%;padding:1rem;width:100%}.sticker-card__title{font-size:1.0625rem;font-weight:500;line-height:1.5rem}.sticker-card__image{position:absolute;transition:transform .4s ease-in-out;width:8.75rem}@media screen and (min-width:1024px){.sticker-card__image{width:12.5rem}}@media screen and (min-width:1440px){.sticker-card__image{width:16rem}}@media screen and (min-width:1024px){.sticker-cards-section{padding-top:6rem}}.sticker-cards-section__title{text-wrap:balance;font-size:2rem;font-weight:600;letter-spacing:-.5px;line-height:2.5rem;margin-bottom:3rem;text-align:center}@media screen and (max-width:767px){.sticker-cards-section__title{font-size:1.75rem;line-height:2rem}}.sticker-cards-section__cards{display:grid;gap:1rem}@media screen and (min-width:768px){.sticker-cards-section__cards{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.sticker-cards-section__cards{grid-template-columns:repeat(4,1fr)}}@keyframes floatUpDown{0%{transform:translateY(7px)}50%{transform:translateY(-7px)}}@keyframes floatDownUp{0%{transform:translateY(-7px)}50%{transform:translateY(7px)}}@keyframes dash{to{stroke-dashoffset:2000}}.hero{background-image:linear-gradient(180deg,#ff3a71 0,#eb2f64);overflow:hidden}.hero__wrapper{column-gap:1.5rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}@media screen and (min-width:768px){.hero__wrapper{grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (min-width:1024px){.hero__wrapper{grid-template-columns:repeat(12,minmax(0,1fr))}}.hero__illustration{display:block;height:5.25rem;margin:0 auto .6875rem;width:13.5rem}@media screen and (max-width:767px){.hero__illustration{height:3.5rem;margin-bottom:1rem;width:9rem}}.hero__illustration:not(.hero__illustration--animated){grid-column:1/span 4}@media screen and (min-width:768px){.hero__illustration:not(.hero__illustration--animated){grid-column:1/span 6}}@media screen and (min-width:1024px){.hero__illustration:not(.hero__illustration--animated){display:none}}.hero__illustration--animated{grid-column:5/span 4;position:relative}@media screen and (max-width:1023px){.hero__illustration--animated{display:none}}.hero__illustration--animated .hero__illustration-item{position:absolute}.hero__illustration--animated .hero__illustration-item--invision{left:.125rem;top:0}.hero__illustration--animated .hero__illustration-item--arrow{left:4.5625rem;top:1.4375rem}.hero__illustration--animated .hero__illustration-item--sketch{right:.125rem;top:1.1875rem}.hero__title{text-wrap:balance;color:#fff;font-size:3.5rem;font-weight:700;grid-column:1/span 4;letter-spacing:-1.5px;line-height:3.5rem;margin-left:auto;margin-right:auto;max-width:36.75rem;text-align:center}@media screen and (max-width:767px){.hero__title{padding:0 2.25rem}}@media screen and (min-width:768px){.hero__title{grid-column:2/span 4}}@media screen and (max-width:1023px){.hero__title{text-wrap:balance;font-size:2.75rem;font-weight:700;letter-spacing:-1px;line-height:3rem}}@media screen and (max-width:1023px) and (max-width:767px){.hero__title{font-size:2rem;letter-spacing:-.5px;line-height:2.5rem}}@media screen and (max-width:1023px) and (min-width:768px) and (max-width:1023px){.hero__title{font-size:2.5rem;letter-spacing:-1px;line-height:2.75rem}}@media screen and (min-width:1024px){.hero__title{grid-column:3/span 8;max-width:49.5rem}}.hero__blurb{color:#fff;font-size:1.25rem;grid-column:1/span 4;line-height:1.75rem;margin-left:auto;margin-right:auto;margin-top:1.5rem;max-width:36.75rem;text-align:center}.hero__blurb a:not(.button){color:#fff;text-decoration-color:#ffffff7a}.hero__blurb a:not(.button):hover{color:#ffffff7a}@media screen and (max-width:767px){.hero__blurb{padding:0 2.25rem}}@media screen and (min-width:768px){.hero__blurb{grid-column:2/span 4}}@media screen and (min-width:1024px){.hero__blurb{grid-column:4/span 6}}.hero__separator{border-bottom:1px solid #ffffff52;grid-column:1/span 4;margin-top:4rem}@media screen and (min-width:768px){.hero__separator{grid-column:1/span 6}}@media screen and (min-width:1024px){.hero__separator{grid-column:3/span 8;margin-top:6rem}}.hero__elements{position:absolute;top:0}.hero__elements--left{height:21.625rem;left:-9.9375rem;top:-3.125rem;width:15.9375rem}@media screen and (min-width:768px){.hero__elements--left{height:34.75rem;left:-13.375rem;top:-5rem;width:25.5625rem}}.hero__elements--right{height:18.75rem;right:-11.875rem;top:-1.375rem;width:16.875rem}@media screen and (min-width:768px){.hero__elements--right{height:30.1875rem;right:-15.0625rem;top:-1.875rem;width:27.125rem}}@media screen and (min-width:1024px){.hero__elements--left,.hero__elements--right{display:none}}.hero__elements-container{position:absolute}@media screen and (max-width:1023px){.hero__elements-container{display:none}}.hero__elements-container--left{height:46.25rem;left:-7.5rem;top:-1.5rem;width:24.625rem}.hero__elements-container--left .hero__elements--toggles-filled{animation:floatDownUp 7s ease-in-out infinite;right:-2rem;top:.5rem;transform:translateY(-7px)}.hero__elements-container--left .hero__elements--comments{animation:floatUpDown 7s ease-in-out infinite;left:-1.8125rem;top:-6.625rem;transform:translateY(7px)}.hero__elements-container--left .hero__elements--arrow-left{animation:floatDownUp 7s ease-in-out infinite;left:-8.1875rem;top:21.875rem;transform:translateY(-7px)}.hero__elements-container--left .hero__elements--plus-minus-toggles{animation:floatUpDown 7s ease-in-out infinite;left:-11.625rem;top:15.75rem;transform:translateY(7px)}.hero__elements-container--left .hero__elements--cursor-left{animation:floatDownUp 7s ease-in-out infinite;left:6.1875rem;top:26.9375rem;transform:translateY(-7px)}.hero__elements-container--left .hero__elements--cursor-right{animation:floatUpDown 7s ease-in-out infinite;left:10.75rem;top:19.9375rem;transform:translateY(7px)}.hero__elements-container--left .hero__elements--buttons{animation:floatDownUp 7s ease-in-out infinite;left:-9.0625rem;top:34.5rem;transform:translateY(-7px)}.hero__elements-container--right{height:44.875rem;right:-7.5rem;top:-1.5rem;width:26.25rem}.hero__elements-container--right .hero__elements--video{animation:floatDownUp 7s ease-in-out infinite;right:10.375rem;top:-2.1875rem;transform:translateY(-7px)}.hero__elements-container--right .hero__elements--arrow-left{animation:floatUpDown 7s ease-in-out infinite;right:1.25rem;top:2.5rem;transform:translateY(7px)}.hero__elements-container--right .hero__elements--cursor-right{animation:floatDownUp 7s ease-in-out infinite;left:29.75rem;top:6.125rem;transform:translateY(-7px)}.hero__elements-container--right .hero__elements--puzzle-pieces{animation:floatUpDown 7s ease-in-out infinite;right:-11.4375rem;top:14.875rem;transform:translateY(7px)}.hero__elements-container--right .hero__elements--toggles-right{animation:floatDownUp 7s ease-in-out infinite;bottom:3.0625rem;right:-2.5625rem;top:auto;transform:translateY(-7px)}.hero__elements-container--right .hero__elements--arrow-buttons{animation:floatUpDown 7s ease-in-out infinite;left:31.625rem;top:37.625rem;transform:translateY(7px)}.hero__wrapper--heading{padding-bottom:4rem;padding-top:3.3125rem;position:relative}@media screen and (min-width:1024px){.hero__wrapper--heading{padding-bottom:6rem}}@media screen and (max-width:767px){.hero__wrapper--heading{padding-top:2.75rem}}.tools{padding-bottom:4rem;padding-top:0}@media screen and (min-width:1024px){.tools{padding-bottom:6rem;padding-top:6rem}}@media screen and (max-width:767px){.tools{padding-top:4rem}}@media screen and (min-width:1024px){.tools{padding-top:0}}@media screen and (min-width:1220px){.tools{padding-left:0;padding-right:0}}.tools__list{display:grid;gap:4rem;margin:0 auto;max-width:29.5rem}@media screen and (min-width:1024px){.tools__list{gap:1.5rem;grid-template-columns:repeat(12,1fr);max-width:none}}.tool{grid-column:span 4}.tool__asset{border-radius:12px;display:block;height:auto;margin-bottom:2rem;width:100%}.tool__title{text-wrap:balance;color:#fff;font-size:1.25rem;font-weight:600;line-height:1.5rem;margin-bottom:.5rem}@media screen and (max-width:767px){.tool__title{font-size:1.125rem}}.tool__blurb{color:#fff;margin-bottom:1.5rem}.tool__action:hover{cursor:pointer}.tools__title{text-wrap:balance;color:#fff;font-size:2.75rem;font-weight:700;letter-spacing:-1px;line-height:3rem;margin:0 auto 1.5rem;max-width:36.75rem;position:relative;text-align:center}@media screen and (max-width:767px){.tools__title{font-size:2rem;letter-spacing:-.5px;line-height:2.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.tools__title{font-size:2.5rem;letter-spacing:-1px;line-height:2.75rem;max-width:29.5rem}}.tools__title.was-shown .tools__title__scribble{display:block}.tools__title__scribble{stroke-dasharray:1000;stroke-dashoffset:1700;animation:dash 1s linear forwards;display:none;position:absolute;right:-.4375rem;top:-6.25rem;width:8.125rem}@media screen and (min-width:768px){.tools__title__scribble{right:-3.875rem;top:-4.5rem;width:8rem}}@media screen and (min-width:1024px){.tools__title__scribble{right:-6.4375rem;top:-5rem;width:max-content}}.tools__blurb{color:#fff;font-size:1.0625rem;font-weight:300;line-height:1.5rem;margin:0 auto 3rem;max-width:36.75rem;text-align:center}@media screen and (min-width:1024px){.tools__blurb{font-size:1.25rem;line-height:1.75rem;margin-bottom:4rem}}@media screen and (min-width:768px) and (max-width:1023px){.tools__blurb{max-width:29.5rem}}.compare-features{background-color:#fafafa;border-bottom:1px solid #00000014;overflow:hidden;padding-bottom:4rem;padding-top:6rem}@media screen and (min-width:1024px){.compare-features{padding-bottom:6rem;padding-top:6rem}}.compare-features[data-hiding-features=true] .compare-table__row{display:none}.compare-features[data-hiding-features=true] .compare-table__row:nth-child(-n+6){display:table-row}.compare-features[data-hiding-features=true] .compare-table__row:nth-child(6) .compare-table__cell{position:relative}.compare-features[data-hiding-features=true] .compare-table__row:nth-child(6) .compare-table__cell:after{background-image:linear-gradient(180deg,#0000 0,#fafafa);content:"";inset:0 0 0 0;position:absolute}.compare-features[data-hiding-features=true] .compare-features__show-more{display:flex}.compare-features .compare-table{margin-left:auto;margin-right:auto;margin-top:4rem;max-width:49.5rem}.compare-features .compare-table__cell--feature .pill-prism{background-color:#ff3a71;border-radius:9999px;color:#fff;margin-left:.5rem}.compare-features .compare-table__heading--feature{color:#212123}.compare-features .compare-table__cell--yes{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' color='%23FFF' fill='%23ff3a71'%3E%3Cg fill-rule='evenodd'%3E%3Ccircle cx='12' cy='12' r='12'/%3E%3Cpath fill='currentcolor' fill-rule='nonzero' d='M15.68 6.927a1 1 0 0 1 1.705 1.04l-.066.107-6.3 9a1 1 0 0 1-1.538.122l-.08-.096-2.7-3.6a1 1 0 0 1 1.518-1.296l.081.096 1.872 2.495z'/%3E%3C/g%3E%3C/svg%3E");border-radius:0 6px 6px 0}.compare-features .compare-table__cell--yes.coming-soon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' color='%23FFF' fill='%23ADADAD'%3E%3Cg fill-rule='evenodd'%3E%3Ccircle cx='12' cy='12' r='12'/%3E%3Cpath fill='currentcolor' fill-rule='nonzero' d='M15.68 6.927a1 1 0 0 1 1.705 1.04l-.066.107-6.3 9a1 1 0 0 1-1.538.122l-.08-.096-2.7-3.6a1 1 0 0 1 1.518-1.296l.081.096 1.872 2.495z'/%3E%3C/g%3E%3C/svg%3E")}.compare-features .compare-table__cell--hidden{display:none}.compare-features .compare-table__row:nth-child(odd){background-color:#fff}.compare-features .compare-table__row:nth-child(2n){background-color:#fafafa}.compare-features__show-more{align-items:center;background:#f5f5f5;border:none;border-radius:20px;color:#212123;display:none;font-size:1rem;font-weight:600;line-height:1.5rem;margin:2.5rem auto 0;padding:.5rem .75rem}.compare-features__show-more svg{margin-left:.5rem}.compare-features__header{column-gap:1.5rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}@media screen and (min-width:768px){.compare-features__header{grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (min-width:1024px){.compare-features__header{grid-template-columns:repeat(12,minmax(0,1fr))}}.compare-features__title{text-wrap:balance;font-size:2.75rem;font-weight:700;grid-column:1/span 4;letter-spacing:-1px;line-height:3rem;margin-left:auto;margin-right:auto;max-width:36.75rem;position:relative;text-align:center}@media screen and (max-width:767px){.compare-features__title{font-size:2rem;letter-spacing:-.5px;line-height:2.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.compare-features__title{font-size:2.5rem;letter-spacing:-1px;line-height:2.75rem}}@media screen and (min-width:768px){.compare-features__title{grid-column:2/span 4}}@media screen and (min-width:1024px){.compare-features__title{grid-column:4/span 6}}.compare-features__title.was-shown .compare-features__title__scribble{display:block}.compare-features__title__scribble{stroke-dasharray:1000;stroke-dashoffset:1700;animation:dash 1s linear forwards;display:none;position:absolute;right:-.5rem;top:-5.625rem;width:8.125rem}@media screen and (min-width:768px){.compare-features__title__scribble{right:-2.5rem;top:-5rem;width:8rem}}@media screen and (min-width:1024px){.compare-features__title__scribble{right:-10.9375rem;top:5rem;width:max-content}}@media screen and (min-width:1220px){.compare-features__title__scribble{top:2.25rem}}.compare-features__blurb{font-size:1.0625rem;font-weight:300;grid-column:1/span 4;line-height:1.5rem;margin-top:1.5rem;text-align:center}@media screen and (min-width:1024px){.compare-features__blurb{font-size:1.25rem;line-height:1.75rem}}@media screen and (min-width:768px){.compare-features__blurb{grid-column:2/span 4}}@media screen and (min-width:1024px){.compare-features__blurb{grid-column:4/span 6}}.fancy__wrapper{margin-left:auto;margin-right:auto;max-width:49.5rem;position:relative}.fancy__wrapper .sketch-selection-box{bottom:-.0625rem;left:-.0625rem;right:-.0625rem;top:-.0625rem;z-index:1}.fancy__wrapper:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='59' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M25 6C25 28.327 4 27 4 48' stroke='%23F59800' stroke-linecap='round'/%3E%3Crect x='.5' y='.5' width='5' height='5' rx='2.5' transform='translate(22)' fill='%23FFF' stroke='%23F59800'/%3E%3Cpath d='M3.566 54.24.427 48.748A.5.5 0 0 1 .862 48h6.276a.5.5 0 0 1 .435.748L4.434 54.24a.5.5 0 0 1-.868 0z' fill='%23F59800'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:1.75rem 3.5rem;content:"";display:block;height:3.5rem;left:50%;position:absolute;top:calc(100% - 2px);transform:translateX(-50%);width:1.75rem;z-index:1}.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;margin-top:2.625rem;overflow:hidden;position:relative;z-index:1}.fancy__content:before{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:before{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;object-fit:cover;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}}.resources{padding-bottom:4rem;padding-top:4rem}@media screen and (min-width:1024px){.resources{padding-bottom:6rem;padding-top:6rem}}@media screen and (min-width:1220px){.resources{padding-left:0;padding-right:0}}.resources__list{display:grid;gap:4rem;margin:0 auto;max-width:29.5rem}@media screen and (min-width:1024px){.resources__list{gap:1.5rem;grid-template-columns:repeat(12,1fr);max-width:none}}.resource{grid-column:span 4}.resource__asset{border-radius:12px;display:block;height:auto;margin-bottom:2rem;width:100%}.resource__title{text-wrap:balance;font-size:1.25rem;font-weight:600;line-height:1.5rem;margin-bottom:.5rem}@media screen and (max-width:767px){.resource__title{font-size:1.125rem}}.resource__blurb{margin-bottom:1.5rem}.resource__action{color:#212123;font-weight:600}.resource__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}.resource__action:hover{cursor:pointer}.resources__title{text-wrap:balance;font-size:2.75rem;font-weight:700;letter-spacing:-1px;line-height:3rem;margin:0 auto 1.5rem;max-width:35.5rem;position:relative;text-align:center}@media screen and (max-width:767px){.resources__title{font-size:2rem;letter-spacing:-.5px;line-height:2.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.resources__title{font-size:2.5rem;letter-spacing:-1px;line-height:2.75rem;max-width:29.5rem}}.resources__title.was-shown .resources__title__scribble{display:block}.resources__title__scribble{stroke-dasharray:1000;stroke-dashoffset:1700;animation:dash 1s linear forwards;display:none;position:absolute;right:-.4375rem;top:-6.25rem;width:8.125rem}@media screen and (min-width:768px){.resources__title__scribble{right:-3.875rem;top:-4.5rem;width:8rem}}@media screen and (min-width:1024px){.resources__title__scribble{right:-6.4375rem;top:-5rem;width:max-content}}.resources__blurb{font-size:1.0625rem;font-weight:300;line-height:1.5rem;margin:0 auto 3rem;max-width:36.75rem;text-align:center}@media screen and (min-width:1024px){.resources__blurb{font-size:1.25rem;line-height:1.75rem;margin-bottom:4rem}}@media screen and (min-width:768px) and (max-width:1023px){.resources__blurb{max-width:29.5rem}}.sticker-cards-section{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){.sticker-cards-section{padding-bottom:6rem;padding-top:6rem}}.faq-section__wrapper{padding-top:4rem}@media screen and (min-width:1024px){.faq-section__wrapper{padding-top:6rem}.sticker-card--beyond-the-canvas .sticker-card__image{top:2rem}}.events{padding-bottom:4rem;padding-top:4rem}@media screen and (min-width:1024px){.events{padding-bottom:6rem;padding-top:6rem}}.events .wrapper{column-gap:1.5rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}@media screen and (min-width:768px){.events .wrapper{grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (min-width:1024px){.events .wrapper{grid-template-columns:repeat(12,minmax(0,1fr))}}.events__title{text-wrap:balance;font-size:2.75rem;font-weight:700;letter-spacing:-1px;line-height:3rem;margin-left:auto;margin-right:auto;max-width:28.75rem;text-align:center}@media screen and (max-width:767px){.events__title{font-size:2rem;letter-spacing:-.5px;line-height:2.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.events__title{font-size:2.5rem;letter-spacing:-1px;line-height:2.75rem}}@media screen and (min-width:1024px){.events__title.was-shown .events__title__scribble{display:block}}.events__title-wrapper{grid-column:1/span 4;position:relative}@media screen and (min-width:768px){.events__title-wrapper{grid-column:1/span 6}}@media screen and (min-width:1024px){.events__title-wrapper{grid-column:4/span 6}}.events__list{grid-column:1/span 4;margin-top:3rem}@media screen and (min-width:768px){.events__list{grid-column:1/span 6;margin-top:4.5rem}}@media screen and (min-width:1024px){.events__list{grid-column:2/span 10}}.events__title__scribble{stroke-dasharray:1000;stroke-dashoffset:1700;animation:dash 1s linear forwards;display:none;max-width:8rem;position:absolute;right:-6.875rem;top:-.3125rem}@media screen and (min-width:1220px){.events__title__scribble{right:-2.875rem;top:.5rem}}@media screen and (min-width:1024px){.event__details .event_description{font-size:1rem}}.compare-features__all-features{margin-top:3.5rem;text-align:center}.compare-features__all-features__link{color:#212123;font-size:1.0625rem;font-weight:600;letter-spacing:0;line-height:1.5rem;text-decoration:none;transition:color 125ms ease-out}@media (prefers-reduced-motion:reduce){.compare-features__all-features__link{transition-duration:1ms}}.compare-features__all-features__link:visited{color:#212123}.compare-features__all-features__link:active,.compare-features__all-features__link:hover{color:#0000007a}.compare-features__all-features__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}