.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: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{-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word;overflow-wrap:break-word}.no-wrap{white-space:nowrap}@media screen and (max-width:639px){.mobile-text{max-width:18rem;margin-left:auto;margin-right:auto}}.max-w-col-4,.max-w-col-6,.max-w-col-8,.max-w-col-10{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}.inspect-tooltip{z-index:1;letter-spacing:.07px;color:#fff;align-items:flex-end;min-width:3.75rem;height:1.25rem;font-size:.75rem;font-weight:500;line-height:.75rem;display:flex;position:absolute;top:-1.375rem;left:-2px}.inspect-tooltip:after{content:"";border-bottom-left-radius:4px;width:.25rem;height:.25rem;box-shadow:-1px 1px 0 1px #b620e0}.inspect-tooltip__inner{color:#fff;background:#b620e0;border-radius:4px 4px 0 0;align-items:center;height:1.0625rem;padding:0 .25rem;display:inline-flex}.inspect-tooltip__arrow-wrapper{color:#fff;flex:0 0 1.0625rem;width:1.0625rem;height:1.0625rem;margin:0 -.125rem 0 .125rem}.inspect-tooltip__arrow-wrapper svg{width:18px;height:18px}.inspect-tooltip__label{text-align:left;color:#fff;font-size:.75rem;font-weight:500;line-height:.75rem}.inspect-line{z-index:1;pointer-events:none;justify-content:center;align-items:center;height:100%;display:flex;position:absolute;top:0}.inspect-line.is-hidden{display:none}.inspect-line--left{right:100%}.inspect-line--right{left:100%}.inspect-line__line{background:#058fff;width:100%;height:1px;display:block;position:absolute}.inspect-line__pill{margin-top:-1.875rem}.inspect-line__pill-value{color:#fff;background-color:#058fff;border-radius:8px;justify-content:center;align-items:center;min-width:1.75rem;height:1rem;padding:.1875rem .25rem;font-size:.625rem;font-weight:500;display:flex}.tabs{background-color:#ebebeb;border-radius:12px;padding:.125rem;display:inline-flex}.tabs__button{appearance:none;color:#000000a3;background-color:#0000;border:0;border-radius:.625rem;margin:0;padding:.375rem 1rem;font-size:1rem;font-weight:500;line-height:1.5rem;display:block}.tabs__button:hover{color:#212123}.tabs__button:not(:last-child){margin-right:.125rem}.tabs__button--active{color:#212123;background-color:#fff;box-shadow:0 1px 1px #00000014}.feature-tabs{margin-bottom:4rem;padding-left:1.25rem;padding-right:1.25rem}@media screen and (min-width:1024px){.feature-tabs{margin-bottom:8rem;padding-left:2rem;padding-right:2rem}}.feature{margin-bottom:4rem;padding:0 1.25rem}@media screen and (min-width:1024px){.feature{margin-bottom:7.75rem}}@media screen and (min-width:768px) and (max-width:1439px){.feature{padding:0 1.5rem}}.feature .wrapper{grid-template-columns:repeat(12,1fr);gap:0 1.5rem;display:grid}@media screen and (min-width:1220px){.feature .wrapper{padding-left:1.25rem;padding-right:1.25rem}}@media screen and (min-width:1220px) and (min-width:1024px){.feature .wrapper{padding-left:2rem;padding-right:2rem}}.feature__header{grid-column:1/13}@media screen and (min-width:1024px){.feature__header{grid-column:1/span 5}}@media screen and (min-width:1220px){.feature__header{grid-column:1/span 4}}.feature__content{grid-column:1/13}@media screen and (min-width:1024px){.feature__content{grid-column:6/span 7}}.feature__title{letter-spacing:-1px;text-wrap:pretty;margin-bottom:1.75rem;font-size:2.75rem;font-weight:700;line-height:3rem}@media screen and (max-width:767px){.feature__title{letter-spacing:-.5px;font-size:2rem;line-height:2.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.feature__title{letter-spacing:-1px;font-size:2.5rem;line-height:2.75rem}}.feature__title em{font-style:italic;font-weight:600}@media screen and (min-width:768px){.feature__title{margin-bottom:1.5rem}}.page--inverted .feature__title{color:#fff}@media screen and (min-width:1024px){.feature__title--with-tabs{padding-top:2.5rem}}@media screen and (min-width:1220px){.feature--collaboration .feature__title{padding-right:3rem}}.feature__asset{background-color:#fff;border-radius:12px;margin-bottom:2rem;position:relative;overflow:hidden;box-shadow:0 1px 2px #00000014,0 4px 8px #00000005,0 0 4px #00000014}.feature__asset__image:not(.is-hidden){width:100%;max-width:100%;display:block}.feature__asset__image.is-active{display:block}.feature__video{margin-bottom:2rem}.feature__description{font-size:1.0625rem;font-weight:300;line-height:1.5rem}@media screen and (min-width:1024px){.feature__description{font-size:1.25rem;font-weight:300;line-height:1.75rem}}.feature__description a{color:#212123;text-underline-offset:4px;font-weight:500;text-decoration-line:underline;text-decoration-color:#0003;text-decoration-thickness:1.5px;transition:color .125s ease-out}@media (prefers-reduced-motion:reduce){.feature__description a{transition-duration:1ms}}.feature__description a:hover,.feature__description a:active{color:#0000007a}.page--inverted .feature__description{color:#fff}.feature:first-of-type .tabs{position:relative}@media screen and (min-width:1024px){.feature:first-of-type .tabs:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='59' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M10.202 54.312a30.617 30.617 0 01-1.006-.414l-.38-.167a.293.293 0 00-.02-.327c-.074-.105-.24-.183-.5-.234a5.925 5.925 0 01-.975-1.062 8.227 8.227 0 01-.787-1.295 8.708 8.708 0 01-.422-.986c-.129-.375-.124-.598.016-.668.14-.07.348-.15.623-.242.283-.163.545-.25.788-.26.242-.012.438.196.586.622.252.581.707 1.082 1.362 1.5.656.42 1.424.693 2.303.822a6.12 6.12 0 002.665-.209c.698-.216 1.124-.54 1.278-.97.154-.43.06-.977-.28-1.64a1.292 1.292 0 00-.238-.495 6.896 6.896 0 00-.488-.522 18.438 18.438 0 01-.94-1.04c-.34-.205-.653-.395-.936-.57a66.069 66.069 0 01-.9-.564 9.453 9.453 0 01-1.22-.961 11.87 11.87 0 01-1.254-1.327c-.385-.474-.664-.914-.839-1.318-.344-.399-.549-.92-.613-1.567A5.754 5.754 0 018.2 38.39a5.89 5.89 0 01.83-1.867c.178-.32.48-.722.905-1.208.425-.487.894-.98 1.405-1.482.511-.5 1.005-.95 1.48-1.346.477-.397.855-.665 1.135-.804.211-.17.435-.347.67-.527l.355-.27c.036-.117.084-.172.144-.166l.09.01c.126-.06.402-.152.825-.276.423-.124.897-.388 1.422-.792 1.68-.595 3.078-.985 4.196-1.17 1.117-.184 1.998-.242 2.642-.174a4.2 4.2 0 011.672.628c.52.332.948.74 1.283 1.22a2.82 2.82 0 01.52 1.594c.107.59-.03 1.264-.41 2.02a8.052 8.052 0 01-1.503 2.068c-.62.623-1.247 1.07-1.879 1.341-.698.216-1.23.227-1.596.032-.365-.196-.512-.519-.44-.97.02-.19.109-.41.268-.66.159-.248.571-.675 1.238-1.28.882-1.042 1.393-1.827 1.533-2.356.14-.528-.025-.853-.495-.975-.138-.062-.407-.085-.807-.066-.4.018-.833.057-1.298.117-.464.06-.87.125-1.215.198-.345.072-.52.132-.526.18l-.011.107c-.008.072-.058.09-.15.057-.048-.005-.236.053-.562.176a11.1 11.1 0 00-1.16.53c-.447.23-.892.455-1.338.673a15.884 15.884 0 00-1.634.915c-.076.257-.375.467-.899.63-.507.235-.974.603-1.4 1.1a34.45 34.45 0 00-1.484 1.89 5.222 5.222 0 00-1.046 1.682c-.234.615-.287 1.122-.16 1.522.08.394.376.841.89 1.342.515.5 1.209 1.074 2.082 1.721.764.539 1.466 1.09 2.107 1.651.64.562 1.177 1.09 1.608 1.58.43.493.701.901.812 1.227.244.435.382.902.414 1.4a5.77 5.77 0 01-.077 1.422 5.43 5.43 0 01-.317 1.125c-.208.365-.518.736-.932 1.115-.414.379-.763.541-1.047.487-.27.044-.476.107-.617.189-.141.081-.3.15-.474.203-.177.078-.57.146-1.18.202-.609.057-1.269.084-1.98.081a13.214 13.214 0 01-1.888-.125zm13.676-2.002c-.358-.038-.677-.325-.959-.86-.281-.537-.472-1.197-.57-1.98a7.89 7.89 0 01.044-2.311c.08-.764.186-1.374.319-1.831.132-.457.27-.907.413-1.35.087-.136.141-.25.163-.345.022-.094.062-.247.12-.458.059-.211.174-.561.346-1.05.138-.395.275-.719.41-.97.135-.251.243-.421.325-.509.271-.285.56-.442.864-.47a1.28 1.28 0 01.83.196.923.923 0 01.435.679c.13.134.18.41.148.83a6.863 6.863 0 01-.225 1.28c-.118.433-.258.738-.422.914-.06.115-.146.42-.259.914-.112.495-.227 1.014-.344 1.557-.118.542-.23.977-.336 1.304-.117.422-.112.718.015.888.127.17.39.126.792-.134s.972-.809 1.712-1.648a31.78 31.78 0 001.253-1.588 9.49 9.49 0 00.695-1.103c.18-.343.378-.732.593-1.168.16-.37.306-.668.438-.895.133-.228.252-.384.357-.47.245-.264.55-.352.915-.266.365.087.68.24.947.462.256.316.384.704.385 1.163 0 .458-.174.959-.52 1.501a10.35 10.35 0 00-.702 1.338c-.237.53-.438 1.064-.603 1.602a7.512 7.512 0 00-.308 1.38c-.05.477-.014.764.109.862a.89.89 0 00.47.176c.286.03.595-.04.927-.21.332-.17.776-.492 1.332-.965.238-.192.534-.486.89-.883.355-.398.706-.813 1.053-1.247.348-.434.642-.826.884-1.174.242-.349.368-.57.378-.666.015-.144.144-.335.386-.575.163-.176.292-.313.387-.412.095-.099.268-.195.52-.29a.787.787 0 01.596.01c.196.08.368.225.515.433.11.108.172.32.187.635a5.95 5.95 0 01-.023.903 29.16 29.16 0 01-.435 1.04c-.19.439-.39.846-.599 1.222-.208.377-.38.63-.514.76-.106.086-.291.242-.556.467a5.992 5.992 0 00-.73.738c-.671.653-1.15 1.074-1.435 1.26a9.297 9.297 0 00-.744.538 5.843 5.843 0 01-1.807 1.005c-.65.22-1.246.315-1.785.282-.54-.032-.964-.185-1.273-.46-.7-.459-1.002-1.142-.907-2.05.02-.19.009-.366-.035-.528l-.065-.242c-.095-.01-.223 0-.383.032s-.34.182-.536.45c-.258.384-.66.758-1.204 1.123a9.113 9.113 0 01-1.631.878c-.542.221-.956.316-1.243.286zm16.456 2.2c-.17-.21-.28-.494-.327-.849a3.422 3.422 0 01.02-1.047c.06-.344.148-.606.264-.787.02-.19.065-.337.136-.438.071-.101.1-.2.086-.299-.014-.098.028-.262.124-.493.097-.232.192-.45.287-.658.207-.365.443-.828.707-1.392.264-.563.53-1.133.795-1.708a43.227 43.227 0 00.982-2.286c.03-.286.237-.421.622-.405.296-.066.593.044.888.328.296.285.543.63.742 1.038.17.21.215.48.132.81-.083.33-.286.766-.608 1.312-.116.18-.261.473-.436.877a8.112 8.112 0 00-.38 1.028c-.116.18-.257.437-.425.77a16.74 16.74 0 00-.443.948c-.06.115-.13.313-.208.594a14.91 14.91 0 01-.273.876 2.488 2.488 0 01-.365.722c-.318.956-.694 1.496-1.13 1.619-.435.123-.831-.064-1.19-.56zm5.24-14.037a1.726 1.726 0 01-.435-.68 1.893 1.893 0 01-.123-.718c.01-.216.04-.333.09-.352.236-.169.483-.45.741-.846.259-.395.466-.753.62-1.075.031-.069.095-.159.191-.27.096-.11.193-.172.291-.186.307-.16.665-.123 1.074.113.41.236.714.558.913.965.167.476.187.918.06 1.327-.128.41-.434.854-.92 1.334-.407.44-.85.688-1.327.747-.476.058-.868-.061-1.175-.359zm5.944 16.117a3.066 3.066 0 01-.884-.545 12.92 12.92 0 01-.885-.871 4.896 4.896 0 01-.516-1.122 3.562 3.562 0 01-.112-1.17c.022-.444.07-1.012.143-1.705.03-.286.127-.692.29-1.218.165-.526.343-1.08.537-1.663s.382-1.1.562-1.552c.18-.451.29-.748.328-.888.105-.303.004-.495-.301-.575a5.581 5.581 0 00-1.015-.16c-.371-.028-.613-.083-.724-.167-.093-.034-.131-.135-.114-.302l.027-.25c.01-.096-.02-.165-.087-.209a.592.592 0 01-.19-.255c-.038-.1.027-.263.196-.486a.87.87 0 01.653-.366c.22-.025.54-.034.962-.026.422.009.848-.031 1.28-.118.431-.088.781-.262 1.05-.523.27-.503.575-1.05.915-1.642.34-.592.66-1.113.96-1.564.301-.451.506-.731.614-.84.428-.173.813-.223 1.156-.15.342.072.613.311.811.718.102.18.184.315.247.406.063.091.074.213.034.366-.04.152-.17.41-.389.773-.22.363-.572.906-1.058 1.627-.144.226-.274.423-.388.592l-.171.254c.093.034.235.06.426.08.19.02.43.034.72.04.267-.02.57-.03.908-.03.338-.002.623.034.857.107.549.058.94.238 1.174.54.234.302.337.693.311 1.173.02.267-.079.462-.297.584-.217.122-.649.15-1.293.081a18.17 18.17 0 00-.953-.064l-1.314-.065a20.64 20.64 0 00-1.173-.033c-.326.002-.491.027-.496.074-.077.04-.211.226-.403.555-.191.33-.39.726-.595 1.187a49.77 49.77 0 00-.55 1.281 21.82 21.82 0 00-.61 2.343c-.152.769-.23 1.442-.23 2.021 0 .58.094 1 .284 1.26.192.238.55.288 1.07.15a4.82 4.82 0 001.404-.613c.467-.313.846-.412 1.135-.297.29.115.446.349.47.7.023.353-.144.74-.502 1.16a3.702 3.702 0 01-1.284 1.024 5.205 5.205 0 01-1.592.503c-.538.076-1.005.033-1.398-.13zm12.599.673c-.325.11-.69.133-1.093.066-.403-.066-.938-.255-1.605-.566-.048-.005-.189-.105-.422-.298a4.387 4.387 0 01-.668-.704c-.212-.276-.356-.514-.431-.715-.325-.589-.365-1.414-.12-2.474.244-1.06.743-2.31 1.498-3.752a13.2 13.2 0 01.913-1.28c.404-.512.803-.983 1.198-1.412.395-.429.668-.672.819-.728l.408-.102a8.423 8.423 0 001.052-.36c.124-.035.315-.07.572-.103.257-.033.519-.06.786-.08.268-.02.46-.012.577.024.475.074.952.3 1.431.675.48.377.864.791 1.155 1.244.29.453.359.828.207 1.126-.005.047-.078.172-.22.375a5.171 5.171 0 01-.478.583c-.176.187-.319.335-.427.444-.134.13-.331.17-.591.119a1.351 1.351 0 01-.686-.362.924.924 0 01-.287-.718c-.027-.196-.182-.393-.462-.592l-.422-.297c-.19-.02-.467.138-.828.474-.36.336-.734.725-1.118 1.167a4.616 4.616 0 00-1.135 1.329 7.97 7.97 0 00-.636 1.4c-.142.43-.26.75-.354.957-.12.23-.159.539-.116.93.044.39.133.629.269.715.165.042.44.059.827.051.387-.007.812-.035 1.276-.083.463-.048.935-.113 1.414-.195.48-.083.894-.178 1.243-.286.483-.239.891-.328 1.223-.27a4.1 4.1 0 01.74.187c.253.123.371.316.355.58-.015.264-.134.535-.356.813-.223.279-.548.504-.976.676a6.41 6.41 0 00-1.087.52c-.322.195-.49.352-.502.472a.633.633 0 00-.314.057c-.113.048-.205.057-.274.026a5.545 5.545 0 00-.584.047 18.2 18.2 0 00-1.047.143c-.356.06-.597.118-.724.177zm9.773.014c-.17.006-.344-.06-.523-.2-.178-.14-.345-.277-.5-.414-.21-.288-.348-.526-.413-.713a1.365 1.365 0 01-.04-.656 8.22 8.22 0 01.23-.972c.159-.369.356-.873.592-1.512s.5-1.305.79-1.998c.104-.303.243-.65.417-1.042s.351-.76.532-1.103c.18-.343.317-.606.409-.79.232-.602.466-1.163.701-1.681.236-.518.521-1.11.857-1.774.335-.665.751-1.526 1.248-2.584a711.81 711.81 0 001.523-3.116c.339-.7.59-1.205.756-1.513.165-.309.281-.556.35-.742.02-.19.145-.353.376-.485.231-.133.442-.189.633-.169.332.06.616.282.853.669.237.387.377.83.421 1.33.044.499-.076.95-.36 1.355-.472.82-.963 1.763-1.473 2.832a361.45 361.45 0 00-1.49 3.155 49.765 49.765 0 01-1.397 2.785 5.778 5.778 0 01-.255.535 8.612 8.612 0 01-.378.666l-.325.509-.152.237a9.727 9.727 0 01-.203.558c-.1.255-.21.509-.334.761a22.37 22.37 0 00-.25.662 5.833 5.833 0 00-.222.736 6.61 6.61 0 01.642-.602c.291-.247.62-.508.987-.783.417-.294.82-.571 1.21-.832.39-.26.737-.472 1.044-.632.282-.164.545-.311.788-.442l.365-.197a.432.432 0 01.168-.218.674.674 0 01.228-.103.727.727 0 00.247-.118c.091-.063.178-.139.26-.227.155-.104.363-.19.624-.26.26-.069.543-.118.848-.146.305-.028.576-.03.815-.005.286.03.55.155.793.373.243.219.474.545.694.978.227.362.352.78.375 1.252.023.473-.048 1.027-.21 1.661-.02.191-.103.514-.247.97a9.747 9.747 0 00-.302 1.145l-.41 1.15.358.039c.246-.047.479-.023.698.073l.329.143c.111.084.21.179.295.285a.637.637 0 00.268.209c.176.163.176.392 0 .687a1.645 1.645 0 01-.684.653c-.613.321-1.15.488-1.609.5-.46.012-.888-.16-1.285-.515-.395-.38-.64-.803-.735-1.272-.096-.468-.057-1.068.116-1.798.206-1.04.34-1.798.402-2.274s-.038-.728-.3-.756c-.263-.027-.672.075-1.227.306a13.31 13.31 0 00-1.878.997c-.698.433-1.394.915-2.089 1.446a13.442 13.442 0 00-1.82 1.654c-.325.328-.66.637-1.003.927-.344.29-.72.425-1.129.406z' fill='currentColor' fill-rule='nonzero'/%3E%3Cpath d='M50 25.831c-4.935-4.652-12.142-8.977-21.619-12.974S10.05 6.69 1.82 6.347m10.316 7.831l-11-8m0 0l13-5' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:6rem;width:6rem;height:4rem;display:block;position:absolute;top:.75rem;right:-7rem}}.tabs{margin-bottom:1.75rem}.pill-prism{color:#000000b3;text-transform:uppercase;background-color:#00000014;border-radius:6px;padding:.75rem .5rem;font-size:.6875rem;font-weight:600;line-height:0;display:inline-block}.is-refreshed .pill-prism{border-radius:9999px}.tooltip{cursor:pointer;position:relative}abbr.tooltip{cursor:help;border-bottom:1px dotted;text-decoration:none}.tooltip:before,.tooltip:after{z-index:10;pointer-events:none;opacity:0;transition-property:transform,opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.215,.61,.355,1);position:absolute;bottom:100%;left:50%;transform:translate(-50%,-.5rem)}@media (prefers-reduced-motion:reduce){.tooltip:before,.tooltip:after{transition-duration:1ms}}.tooltip:hover:before,.tooltip:hover:after{opacity:1;transform:translate(-50%)}.tooltip--left:before{left:-.5em;transform:translateY(-.5rem)}.tooltip--left:hover:before,.tooltip--left:focus:before{transform:translate(0)}.tooltip--right:before{left:auto;right:-.5em;transform:translateY(-.5rem)}.tooltip--right:hover:before,.tooltip--right:focus:before{transform:translate(0)}.tooltip:before{color:#fff;text-align:left;text-transform:none;white-space:nowrap;content:attr(aria-label);background-color:#000;border-radius:8px;margin-bottom:calc(.25rem + 6px);padding:.75rem 1rem;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.tooltip:after{content:"";border-top:6px solid #000;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;margin-bottom:.25rem}.tooltip.tooltip--wide:before{white-space:normal;min-width:14rem}.tooltip.tooltip--new:before{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000a3;margin-bottom:.25rem;padding:.625rem .75rem;font-size:.875rem;line-height:1.25rem;transition:transform .125s cubic-bezier(.455,.03,.515,.955),opacity 60ms cubic-bezier(.455,.03,.515,.955);transform:translate(-50%,.5rem)}@media screen and (min-width:1440px){.tooltip.tooltip--new:before{transform:translate(-50%,-.125rem)}}.tooltip.tooltip--new:hover:before{transition-delay:.125s;transform:translate(-50%,-.125rem)}@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{letter-spacing:-1px;text-wrap:pretty;align-items:center;font-size:2.75rem;font-weight:700;line-height:3rem;display:flex}@media screen and (max-width:767px){.tic-tac-toe-grid__header__title{letter-spacing:-.5px;font-size:2rem;line-height:2.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.tic-tac-toe-grid__header__title{letter-spacing:-1px;font-size:2.5rem;line-height:2.75rem}}.is-refreshed .tic-tac-toe-grid__header__title{font-family:Reckless,"serif";font-weight:600}.tic-tac-toe-grid__item__title__icon{width:1.5rem;height:1.5rem;margin-right:.5rem}.tic-tac-toe-grid__header__lead{margin-top:1rem;margin-bottom:3rem;font-size:1.0625rem;font-weight:300;line-height:1.5rem}@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}}.is-refreshed .tic-tac-toe-grid__header__lead{font-weight:400}.tic-tac-toe-grid__featured-section:not(:first-of-type){margin-top:4rem}.tic-tac-toe-grid__featured-section__title{letter-spacing:-.5px;text-wrap:pretty;margin-bottom:2rem;font-size:2rem;font-weight:600;line-height:2.5rem}@media screen and (max-width:767px){.tic-tac-toe-grid__featured-section__title{font-size:1.75rem;line-height:2rem}}.is-refreshed .tic-tac-toe-grid__featured-section__title{font-family:Reckless,"serif"}.tic-tac-toe-grid__items{grid-template-columns:repeat(1,minmax(0,1fr));margin-top:2rem;display:grid}@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;flex-direction:column;padding-bottom:2rem;display:flex}@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(n+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(n+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{justify-content:space-between;align-items:center;display:flex}.tic-tac-toe-grid__item .pill{margin-right:.5rem}.tic-tac-toe-grid__item__title{align-items:center;font-size:1.0625rem;font-weight:500;line-height:1.5rem;display:flex}.is-refreshed .tic-tac-toe-grid__item__title{font-size:1rem;font-weight:600}.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__tooltip{align-items:center;display:flex}.tic-tac-toe-grid__item__tooltip.mobile{flex-direction:column;justify-content:center;align-items:flex-start;margin-top:1rem}@media screen and (min-width:768px){.tic-tac-toe-grid__item__tooltip.mobile{display:none}}@media screen and (max-width:767px){.tic-tac-toe-grid__item__tooltip:not(.mobile){pointer-events:none;opacity:0}}.tic-tac-toe-grid__item__tooltip .tooltip{display:flex}.tic-tac-toe-grid__item__tooltip .tooltip:not(:first-child){margin-left:.5rem}.tic-tac-toe-grid__item__tooltip__item{align-items:center;display:flex}.tic-tac-toe-grid__item__tooltip__item:not(:first-child){margin-top:.5rem}.tic-tac-toe-grid__item__tooltip__item__icon{color:#000000a3;width:1rem;height:1rem}.tic-tac-toe-grid__item__tooltip__item__icon #background{opacity:.096;fill:#000;transition:all .25s cubic-bezier(.455,.03,.515,.955)}.tic-tac-toe-grid__item__tooltip__item__label{margin-left:.5rem;font-size:.875rem;line-height:1.25rem}.tic-tac-toe-grid__item__blurb{margin-top:.25rem;font-size:1rem;font-weight:300;line-height:1.5rem}.tic-tac-toe-grid__item__blurb kbd{color:#000;border:1px solid #ccc;border-radius:6px;justify-content:center;align-items:center;min-width:1.5rem;min-height:1.5rem;padding:0 .3125rem;font-family:inherit;font-size:.875rem;display:inline-flex}.tic-tac-toe-grid__item__blurb kbd~kbd{margin-left:.25rem}.is-refreshed .tic-tac-toe-grid__item__blurb{font-weight:400}.tic-tac-toe-grid__item__links{flex-direction:column;margin-top:1rem;display:flex}.tic-tac-toe-grid__item__link{color:inherit;text-underline-offset:4px;width:fit-content;margin-top:.5rem;font-size:1rem;font-weight:500;line-height:1.25;text-decoration-line:underline;text-decoration-color:#0003;text-decoration-thickness:1.5px;transition:color .125s ease-out}@media (prefers-reduced-motion:reduce){.tic-tac-toe-grid__item__link{transition-duration:1ms}}.tic-tac-toe-grid__item__link:hover,.tic-tac-toe-grid__item__link:active{color:#0000007a}.tic-tac-toe-grid__item__link:hover{opacity:.64}.tic-tac-toe-grid__item__link:first-child{margin-top:0}.pill{color:#000000b3;text-transform:uppercase;background-color:#00000014;border-radius:6px;padding:.75rem .5rem;font-size:.6875rem;font-weight:600;line-height:0;display:inline-block}.is-refreshed .pill{border-radius:9999px}.pill.pill--feature{margin-left:.25rem;position:relative;top:-.1875rem}.pill.pill--orange{color:#fff;background-color:#f26725}.pill.pill--yellow{color:#000;background-color:#ffbf00}.pill--secondary{color:#000000a3;background-color:#ebebeb}.pill--rainbow{color:#212123;text-transform:uppercase;background:linear-gradient(90deg,#e8b8fc 0%,#e7db8f 35%,#a6f1e8 69%,#88fccf 100%)}.pill--round{color:#000000b3;text-transform:uppercase;background-color:#00000014;border-radius:9999px;padding:.625rem .375rem;font-size:.6875rem;font-weight:600;line-height:0;display:inline-block}.is-refreshed .pill--round{border-radius:9999px}.pill-link{display:inline-block}.pill-link:hover .pill{color:#212123}.bento{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem 2rem;display:grid;position:relative}@media screen and (min-width:768px){.bento{grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (min-width:1024px){.bento{grid-template-columns:repeat(12,minmax(0,1fr))}}@media screen and (min-width:768px){.bento{row-gap:2rem}}@media screen and (min-width:1024px){.bento{grid-template-rows:repeat(5,15rem)}}.bento__item{background:#ebebeb;border-radius:12px;overflow:hidden}@media screen and (min-width:768px){.bento__item{border-radius:1.75rem}}.bento__item--inverted{flex-wrap:wrap;display:flex}.bento__item--inverted .bento__media{order:2}.bento__item--width-6-height-2{flex-wrap:wrap;grid-column:span 4;display:flex}@media screen and (min-width:768px){.bento__item--width-6-height-2{grid-column:span 6}}@media screen and (min-width:1024px){.bento__item--width-6-height-2{grid-area:span 2/span 6}}.bento__item--width-6-height-2 .bento__content{padding:1.25rem}@media screen and (min-width:768px){.bento__item--width-6-height-2 .bento__content{padding:2rem 3rem 2rem 2.25rem}}.bento__item--width-6-height-2 .bento__content__title{text-wrap:pretty;text-wrap:balance;margin-bottom:1rem;font-size:1.25rem;font-weight:600;line-height:1.5rem}@media screen and (min-width:768px){.bento__item--width-6-height-2 .bento__content__title{letter-spacing:-.034375rem;font-size:1.5rem;font-weight:700;line-height:1.5rem}}.bento__item--width-6-height-2 .bento__content__description{font-size:1rem;font-weight:300;line-height:1.5rem}.bento__item--width-6-height-2.bento__item--inverted .bento__content{order:2}.bento__item--width-6-height-1{flex-wrap:wrap;grid-column:span 4}@media screen and (min-width:768px){.bento__item--width-6-height-1{grid-column:span 3}}@media screen and (min-width:1024px){.bento__item--width-6-height-1{flex-wrap:nowrap;grid-area:span 1/span 6}}.bento__item--width-6-height-1.bento__item--default{display:flex}.bento__item--width-6-height-1.bento__item--default .bento__content{padding:1.25rem}@media screen and (min-width:1024px){.bento__item--width-6-height-1.bento__item--default .bento__content{min-width:13rem;max-width:13rem;padding:2rem 2.25rem}}.bento__item--width-6-height-1.bento__item--default .bento__content__title{flex-wrap:wrap}@media screen and (min-width:768px){.bento__item--width-6-height-1.bento__item--default .bento__content__pill{margin-top:.3125rem;margin-left:0}}.bento__item--width-6-height-1.bento__item--default .bento__media{order:2}.bento__item--width-3-height-1{grid-column:span 4}@media screen and (min-width:768px){.bento__item--width-3-height-1{grid-area:span 1/span 3}}@media screen and (min-width:1024px){.bento__item--width-3-height-1{grid-column:span 3}.bento__item--width-3-height-1 .bento__media{height:8.125rem;margin-top:auto}}.bento__item--width-3-height-1 .bento__content,.bento__item--width-3-height-1 .bento__media{width:100%}.bento__item--width-3-height-2{grid-column:span 4}@media screen and (min-width:768px){.bento__item--width-3-height-2{grid-column:span 3}}@media screen and (min-width:768px) and (max-width:1023px){.bento__item--width-3-height-2 .bento__content{align-items:center;display:flex}}@media screen and (min-width:1024px){.bento__item--width-3-height-2{grid-area:span 2/span 3}}@media screen and (min-width:1024px) and (max-width:1219px){.bento__item--width-3-height-2{flex-wrap:wrap;display:flex}.bento__item--width-3-height-2 .bento__content{align-items:center;width:100%;display:flex}}.bento__item--width-3 .bento__content{padding:1.25rem}@media screen and (min-width:1024px){.bento__item--width-3 .bento__content{padding:2rem 2.25rem}}.bento__item .video-player{box-shadow:none;border:none;border-radius:0}.bento__content__title{text-wrap:balance;letter-spacing:-.45px;align-items:flex-end;font-size:1.25rem;font-weight:500;line-height:1.5rem;display:flex}@media screen and (max-width:767px){.bento__content__title{display:block}}@media screen and (min-width:1024px) and (max-width:1219px){.bento__content__title{display:block}}.bento__content__pill{vertical-align:middle;display:inline-block}@media screen and (max-width:767px){.bento__content__pill{margin-left:.25rem}}@media screen and (min-width:1024px) and (max-width:1219px){.bento__content__pill{margin-left:.25rem}}.bento__media{width:100%}.bento__media .video-player{aspect-ratio:auto}.bento__asset{object-fit:cover;width:100%;height:100%}.selection-box{z-index:10;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}@media screen and (max-width:1219px){.selection-box{display:none}}.selection-box .wrapper{height:calc(100% + .125rem);position:relative;top:-.0625rem}.selection-box .wrapper:before{content:"";border-left:1px dashed #fe1a18;height:12.5rem;position:absolute;top:-12.625rem;left:0}.selection-box .wrapper:after{content:"";border-right:1px dashed #fe1a18;height:12.5rem;position:absolute;top:-12.625rem;right:0}.selection-box__wrapper-line{background:#fe1a18;position:absolute}.selection-box__wrapper-line--top{height:.0625rem;top:.0625rem;left:.4375rem;right:8px}.selection-box__wrapper-line--right{width:.0625rem;top:.4375rem;bottom:.4375rem;right:0}.selection-box__wrapper-line--bottom{height:.0625rem;bottom:0;left:.4375rem;right:.4375rem}.selection-box__wrapper-line--left{width:.0625rem;top:.4375rem;bottom:.4375rem;left:0}.selection-box__outer{border-top:1px dashed #fe1a18;border-bottom:1px dashed #fe1a18;width:calc(50% - 37.5rem);height:100%;position:absolute;top:0}.selection-box__outer--left{left:-.1875rem}.selection-box__outer--right{right:-.1875rem}.selection-box__corner{width:.375rem;height:.375rem;position:absolute}.selection-box__corner--top-left{top:-.0625rem;left:-.0625rem}.selection-box__corner--top-right{top:-.0625rem;right:-.0625rem}.selection-box__corner--bottom-left{bottom:-.0625rem;left:-.0625rem}.selection-box__corner--bottom-right{bottom:-.0625rem;right:-.0625rem}@keyframes dash{to{stroke-dashoffset:0}}::selection{background-color:#f0cdf7}.handoff{z-index:1;color:#212123;background:#fafafa;position:relative}@media screen and (min-width:768px){.handoff{background-position:right -38.0625rem top 39.5625rem;background-size:63.625rem}}@media screen and (min-width:1220px){.handoff{background-position:right -55.625rem top 39.875rem;background-size:128rem 72.25rem}}.page-content{overflow-x:hidden}.hero{padding-top:4rem;position:relative}@media screen and (min-width:1024px){.hero{padding-top:9.0625rem}}@media screen and (max-width:1023px){.hero{text-align:center}}@media screen and (min-width:768px) and (max-width:1219px){.hero .wrapper{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:1.5rem;display:grid}}@media screen and (min-width:768px) and (max-width:1219px) and (min-width:768px){.hero .wrapper{grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (min-width:768px) and (max-width:1219px) and (min-width:1024px){.hero .wrapper{grid-template-columns:repeat(12,minmax(0,1fr))}}@media screen and (min-width:1220px){.hero .wrapper{display:flex}}.hero__title-wrapper{position:relative}@media screen and (max-width:767px){.hero__title-wrapper{max-width:18rem;margin:0 auto}}@media screen and (min-width:768px) and (max-width:1219px){.hero__title-wrapper{grid-column:2/span 4}}@media screen and (min-width:1220px){.hero__title-wrapper{max-width:29.9375rem;margin-left:1.5rem}}.hero__title{letter-spacing:-.09375rem;text-wrap:pretty;text-wrap:balance;border:2px solid #058fff;height:fit-content;padding:0 .3125rem;font-size:4.75rem;font-weight:900;line-height:4.75rem}@media screen and (max-width:767px){.hero__title{letter-spacing:-.0625rem;font-size:2.75rem;line-height:3rem}}@media screen and (min-width:768px) and (max-width:1219px){.hero__title{font-size:3.5rem;line-height:3.5rem}}.hero__title__highlight{color:#b24dff}@media screen and (min-width:768px){.hero__title{width:100%;max-width:none}}.hero__content{grid-column:1/span 4}@media screen and (min-width:768px){.hero__content{grid-column:2/span 4;margin-top:1.75rem}}@media screen and (min-width:1024px){.hero__content{grid-column:7/span 6;margin-top:7.5625rem;padding-right:1.25rem}}@media screen and (min-width:1024px) and (min-width:1024px){.hero__content{padding-right:2rem}}@media screen and (min-width:1220px){.hero__content{margin-top:10.5625rem;margin-left:3.75rem}}.hero__blurb{text-wrap:balance;max-width:18rem;margin:1.5rem auto 0;font-size:1.0625rem;font-weight:300;line-height:1.5rem;position:relative}@media screen and (min-width:768px){.hero__blurb{max-width:none;margin-top:0;font-size:2rem;font-weight:300;line-height:2.8125rem}}@media screen and (min-width:768px) and (max-width:1023px){.hero__blurb{max-width:32.5rem;margin:0 auto}}@media screen and (min-width:1024px) and (max-width:1219px){.hero__blurb{max-width:34.375rem;margin:0}}@media screen and (min-width:1262px){.hero__blurb{max-width:34.625rem}}.hero__blurb__underline{width:fit-content;font-weight:600;position:relative}.hero__blurb__underline:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='102' height='4' color='%23B24DFF'%3E%3Cpath fill='none' fill-rule='evenodd' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 3C36.981.497 65.63.226 101 2.854'/%3E%3C/svg%3E");background-size:100% 100%;width:6.25rem;height:.375rem;position:absolute;top:1.125rem;right:.25rem}@media screen and (min-width:768px){.hero__blurb__underline:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='201' height='52' color='%23B24DFF'%3E%3Cg fill='none' fill-rule='evenodd' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='4'%3E%3Cpath d='M2 50c70.884-5.005 127.322-5.547 197-.292M125 12l-14-3M141 7l-2-5M156 12l7-7'/%3E%3C/g%3E%3C/svg%3E");width:12.3125rem;height:3rem;top:-.625rem;right:0}}.hero__actions{margin:2.25rem 0}.hero__actions .button{max-width:fit-content;margin:0 auto 1.5rem}@media screen and (min-width:768px){.hero__actions .button{margin-bottom:0;margin-right:1.25rem;margin-left:initial}.hero__actions{flex-wrap:wrap;align-items:center;display:flex}}@media screen and (max-width:1023px){.hero__actions{justify-content:center}}.hero__tools{align-items:center;display:flex}@media screen and (max-width:1023px){.hero__tools{justify-content:center}}.hero__tools__title{color:#0000008c;letter-spacing:-.024375rem;margin-right:1.25rem;font-family:Caveat,Marfa,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:700}.hero__tools__logos{align-items:center;display:flex}.hero__tools__logo{width:5.125rem}.hero__tools__logo-wrapper:not(:last-child){margin-right:1.25rem}.iframe__tooltip{position:absolute;top:-7.0625rem}@media screen and (min-width:1024px) and (max-width:1219px){.iframe__tooltip{top:-3.3125rem}}@media screen and (min-width:1024px){.iframe__tooltip{width:100%;display:block}}.iframe__tooltip .play__scribble{color:#b24dff;stroke-dasharray:1000;stroke-dashoffset:-40px;animation:.4s linear forwards dash;display:none}.iframe__tooltip.is-visible .play__scribble{margin:0 auto;display:block}.iframe-container{display:none;position:relative}@media screen and (min-width:1024px){.iframe-container{display:block}}@media screen and (min-width:1024px) and (max-width:1219px){.iframe-container{padding-top:2.75rem}}.iframe-container__bg-wrapper{justify-content:center;align-items:flex-start;padding-bottom:2rem;display:flex;position:relative}@media screen and (min-width:1024px){.iframe-container__bg-wrapper{grid-column:1/span 12;padding-left:1.25rem;padding-right:1.25rem}}@media screen and (min-width:1024px) and (min-width:1024px){.iframe-container__bg-wrapper{padding-left:2rem;padding-right:2rem}}.iframe-container__bg-wrapper__bg{width:100%;position:absolute;bottom:0;left:0}@media screen and (max-width:1023px){.iframe-container__bg-wrapper__bg{display:none}}.iframe-container .iframe-container__iframe-wrapper{z-index:10;border:1px solid #00000014;border-radius:12px;width:100%;height:auto;position:relative;overflow:hidden;box-shadow:0 4px 8px #00000014}.iframe__replacement-image{width:100%;height:auto;margin-top:-.0625rem;display:block}.iframe-container__overlay{z-index:100;cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.iframe-container__overlay-button:before{z-index:100000000;z-index:-1;content:"";opacity:1;background-color:#00000014;border-radius:12px;width:calc(100% + 1rem);height:calc(100% + 1rem);transition:background-color .4s cubic-bezier(.19,1,.22,1);position:absolute;top:-.5rem;left:-.5rem}.iframe-container .iframe-container__overlay-button-scaler{transition:transform .4s cubic-bezier(.25,.1,0,2.05)}.iframe-container:hover .iframe-container__overlay-button-scaler{transform:scale(1.08)}.iframe-container:hover .iframe-container__overlay-button:before{background-color:#858585}.iframe-container__iframe{visibility:hidden;opacity:0;border:.0625rem solid #00000014;border-radius:12px;width:100%;height:100%;transition:all .4s linear;animation:.4s fadeIn;position:fixed;top:0;left:0;box-shadow:0 4px 8px #00000014}.iframe-container.is-safari .iframe-container__iframe{display:none}.iframe-container.is-loaded.is-safari .iframe-container__iframe{display:block}.iframe-container.is-loaded .iframe-container__overlay{display:none}.iframe-container.is-loaded .iframe-container__iframe-wrapper{background-color:#0000;border:0 #0000;transition:all .25s linear}.iframe-container.is-loaded .iframe__replacement-image{visibility:hidden}.iframe-container.is-loaded .iframe-container__iframe{visibility:visible;opacity:1;position:absolute}.iframe-container.is-loaded .iframe-container__iframe html,.iframe-container.is-loaded .iframe-container__iframe body{overflow:auto}.try-it-out{padding-top:9.75rem;position:relative}@media screen and (max-width:1023px){.try-it-out{display:none}}.try-it-out .wrapper{position:relative}.try-it-out__placeholder{border:.0625rem solid #00000014;border-radius:12px;width:100%;display:none;overflow:hidden;box-shadow:0 4px 8px #00000014}@media screen and (min-width:1024px){.try-it-out__placeholder{display:block}}.try-it-out__placeholder__image{width:100%;display:block}.try-it-out__bg-right{background-image:url(../png/iframe-bg-right-v2%402x.png);background-repeat:no-repeat;background-size:100% 100%;width:35.6875rem;height:42.9375rem;position:absolute;top:4.75rem;right:-14rem}@media screen and (min-width:1024px) and (max-width:1439px){.try-it-out__bg-right{transform:scale(.9)}}@media screen and (min-width:1600px){.try-it-out__bg-right{right:-15.625rem;left:initial;background-image:url(https://cdn.sketch.com/assets/pages/handoff/bento-shape-right@2x.png);width:40.125rem;height:43.375rem;margin:0 auto}}@media screen and (min-width:2560px){.try-it-out__bg-right{right:-12.5rem}}.vertical-guideline__wrapper{justify-content:center;display:flex}.vertical-guideline__guideline{background-color:#058fff;width:.0625rem;height:7rem;position:relative}@media screen and (min-width:1024px){.vertical-guideline__guideline{height:9.75rem}}.vertical-guideline__guideline .inspect-line__pill{margin:0;position:absolute;top:calc(50% - .5rem);left:-2rem}.vertical-guideline__guideline .inspect-line__pill .above-viewport-l{display:none}@media screen and (min-width:1024px){.vertical-guideline__guideline .inspect-line__pill .below-viewport-l{display:none}.vertical-guideline__guideline .inspect-line__pill .above-viewport-l{display:flex}}.customer-stories-section{background-image:url(https://cdn.sketch.com/assets/pages/handoff/customer-stories-bg@2x.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;margin-top:4rem}@media screen and (min-width:1024px){.customer-stories-section{margin-top:0}}@media screen and (min-width:1920px){.customer-stories-section{background-size:119.125rem 38.3125rem}}.get-started-sticker__sticker{width:7.75rem;height:7.75rem;margin-bottom:.5rem}.section-features-list{border-top:1px solid #00000014;padding-top:0;padding-bottom:3.5rem;position:relative;overflow:hidden}.section-features-list>.wrapper{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:1.5rem;margin-top:4.75rem;display:grid;position:relative}@media screen and (min-width:768px){.section-features-list>.wrapper{grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (min-width:1024px){.section-features-list>.wrapper{grid-template-columns:repeat(12,minmax(0,1fr))}}@media screen and (max-width:1281px){.section-features-list .inspect-line{display:none}}.section-features-list .vertical-guideline__guideline{display:none}@media screen and (min-width:1220px){.section-features-list .vertical-guideline__guideline{height:8.75rem;display:block}}.section-features-list .selection-box{height:73.8125rem;top:8.75rem}.section-features-list__title,.section-features-list__blurb{text-align:center;grid-column:1/span 4}@media screen and (min-width:768px){.section-features-list__title,.section-features-list__blurb{grid-column:2/span 4}}@media screen and (min-width:1024px){.section-features-list__title,.section-features-list__blurb{grid-column:4/span 6}}.section-features-list__title{letter-spacing:-1px;text-wrap:pretty;margin-bottom:1.75rem;font-size:2.75rem;font-weight:700;line-height:3rem}@media screen and (max-width:767px){.section-features-list__title{letter-spacing:-.5px;font-size:2rem;line-height:2.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.section-features-list__title{letter-spacing:-1px;font-size:2.5rem;line-height:2.75rem}}.section-features-list__blurb{font-size:1.0625rem;font-weight:300;line-height:1.5rem}@media screen and (min-width:1024px){.section-features-list__blurb{font-size:1.25rem;line-height:1.75rem}}.section-features-list__link-wrapper{grid-column:5/span 4}.section-features-list__link{color:#212123;text-align:center;grid-column:1/span 4;font-size:1.0625rem;font-weight:600;line-height:1.5rem}.section-features-list__link:after{vertical-align:-.4375em;content:"";opacity:.32;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' color='rgb(0, 0, 0)'%3E %3Cg stroke='currentcolor' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E %3Cpath d='M13 8l4 4-4 4M15.5 12h-9'/%3E %3C/g%3E %3C/svg%3E");background-size:contain;width:1.5rem;height:1.5rem;display:inline-block}@media screen and (min-width:768px){.section-features-list__link{grid-column:1/span 6}}@media screen and (min-width:1024px){.section-features-list__link{grid-column:1/span 12}}.section-features-list__link:hover,.section-features-list__link:active{color:#0000007a}.section-features-list .tic-tac-toe-grid{grid-column:1/span 4;margin-top:3.75rem;margin-bottom:2.5rem}@media screen and (min-width:768px){.section-features-list .tic-tac-toe-grid{grid-column:1/span 6}}@media screen and (min-width:1024px){.section-features-list .tic-tac-toe-grid{grid-column:1/span 12;padding:0 3rem}}.section-features-list .tic-tac-toe-grid__featured-section__title{display:none}.section-bento{padding-top:3.5rem;position:relative}@media screen and (min-width:1024px){.section-bento{border-bottom:1px solid #00000014;padding-top:6rem;padding-bottom:4.375rem}}.section-bento .wrapper{position:relative}.section-bento__link{z-index:10;color:#212123;text-align:center;width:fit-content;margin:2.5rem auto 0;font-size:1.0625rem;font-weight:600;line-height:1.5rem;display:block;position:relative}.section-bento__link:after{vertical-align:-.4375em;content:"";opacity:.32;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' color='rgb(0, 0, 0)'%3E %3Cg stroke='currentcolor' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E %3Cpath d='M13 8l4 4-4 4M15.5 12h-9'/%3E %3C/g%3E %3C/svg%3E");background-size:contain;width:1.5rem;height:1.5rem;display:inline-block;transform:rotate(90deg)}.section-bento__link:hover,.section-bento__link:active{color:#0000007a}.section-bento__link:after{margin:0 auto;display:block}.section-bento__bg{background-repeat:no-repeat;position:absolute;top:0;left:0}.section-bento__bg--left{background-image:url(https://cdn.sketch.com/assets/pages/handoff/bento-shape-left@2x.png);background-position:0 0;background-size:100% 100%;width:57.3125rem;height:66.75rem}@media screen and (max-width:767px){.section-bento__bg--left{display:none}}@media screen and (min-width:768px){.section-bento__bg--left{top:100rem;left:-45.625rem}}@media screen and (min-width:1024px){.section-bento__bg--left{top:28.125rem;left:-45.625rem}}@media screen and (min-width:1220px){.section-bento__bg--left{top:31.5rem}}@media screen and (min-width:1600px){.section-bento__bg--left{top:28.75rem;left:-30.125rem}}@media screen and (min-width:2000px){.section-bento__bg--left{left:-7.5rem}}@media screen and (min-width:2560px){.section-bento__bg--left{top:33.5rem;left:initial;left:-4.3125rem;transform:scale(.855)}}.section-bento__bg--right{right:-37.5rem;left:initial;background-image:url(https://cdn.sketch.com/assets/pages/handoff/bento-shape-right@2x.png);background-position:100% 0;background-size:100% 100%;width:49.625rem;height:53.625rem}@media screen and (min-width:1220px){.section-bento__bg--right{right:-28.75rem}}@media screen and (min-width:1600px){.section-bento__bg--right{top:-2.1875rem;right:-20.125rem}}@media screen and (min-width:2000px){.section-bento__bg--right{right:-7.5rem}}@media screen and (min-width:2560px){.section-bento__bg--right{right:0;left:initial;margin:0 auto}}.feature-tabs{margin-bottom:0;padding-top:6rem;padding-bottom:1rem}@media screen and (min-width:1024px){.feature-tabs{margin-top:4.5rem;padding-top:8.75rem}}@media screen and (min-width:768px) and (max-width:1023px){.bento__item--width-6-height-1{flex-wrap:nowrap;grid-column:span 6}.bento__item--width-6-height-1 .bento__content,.bento__item--width-6-height-1.bento__item--default .bento__content{padding:2rem 2.25rem}.bento__item--width-3-height-2{order:1}.bento__item--width-3-height-1{order:3}.bento__item:nth-child(6){order:2}}.bento__item:nth-child(5) br{display:none}@media screen and (min-width:1024px){.bento__item:nth-child(5) br{display:block}}.wrapper{max-width:76.125rem}.selection-box--nav{height:4.5rem;top:.25rem}.selection-box--nav .wrapper{z-index:1;width:76.125rem;max-width:76.125rem}.selection-box--nav .selection-box__outer{width:calc(50% - 38.0625rem);max-width:calc(50% - 38.0625rem)}.ribbon-large~main .selection-box--nav{top:5.25rem}.selection-box--features .selection-box__outer{width:calc(50% - 38.0625rem);max-width:calc(50% - 38.0625rem)}.selection-wrapper{position:relative}.selection-lines{border-left:1px dashed #fe1a18;border-right:1px dashed #fe1a18;width:100%;height:100%;position:absolute;top:0;left:0;right:0}@media screen and (max-width:1219px){.selection-lines{display:none}}@media screen and (min-width:1024px) and (max-width:1219px){.inspect-line--hero-right,.inspect-line--hero-left{top:-9.375rem}}@media screen and (min-width:1220px){.inspect-line--hero-right,.inspect-line--hero-left{top:-5rem}}.customer-stories-guideline .vertical-guideline__wrapper{position:relative}.customer-stories-guideline .vertical-guideline__wrapper .vertical-guideline__guideline{margin-top:-.1875rem}@media screen and (max-width:1219px){.customer-stories-guideline .vertical-guideline__wrapper{display:none}}.customer-stories-guideline .vertical-guideline__wrapper:before{content:"";border-left:1px dashed #fe1a18;width:100%;height:21.25rem;position:absolute;top:0;left:0}.customer-stories-guideline .vertical-guideline__wrapper:after{content:"";border-right:1px dashed #fe1a18;width:100%;height:9.75rem;position:absolute;top:0;right:0}.feature__title-wrapper{background-color:#b620e033;border:2px solid #b620e0;margin-bottom:1rem;padding:.75rem;position:relative}@media screen and (min-width:1024px){.feature__title-wrapper{padding:1rem}}.feature__title-wrapper .feature__title{margin-bottom:0}.feature__title-wrapper .inspect-line--desktop{display:none}@media screen and (min-width:1340px){.feature__title-wrapper .inspect-line--desktop{display:flex}}.feature__title-wrapper .inspect-line--static.inspect-line--desktop{width:7.78125rem}@media screen and (min-width:1024px){.feature__title-wrapper .inspect-line--mobile{display:none}}.get-started-sticker .button--glow:after{background-image:linear-gradient(8deg,#b14dfe,#d841b5)}