.SectionWelcome{background-image:radial-gradient(circle at 10% -10%,color-mix(in srgb,rgb(var(--color-primary)) 15%,rgb(var(--color-background))),rgb(var(--color-background)) 40%),radial-gradient(circle at 100% 10%,color-mix(in srgb,rgb(var(--color-primary)) 6%,rgb(var(--color-background))),rgb(var(--color-background)) 55%),linear-gradient(to bottom,transparent 70%,rgb(var(--color-background)) 100%);margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding:3rem calc(50vw - 50%) 3.5rem}.SectionWelcome .SectionWelcome_wrapper{max-width:640px}.SectionWelcome .SectionWelcome_badge{margin:0 auto}.SectionWelcome .SectionWelcome_badge-prefix{align-items:center;background:rgb(var(--color-background-secondary));border-radius:999px;display:flex;height:22px;justify-content:center;width:22px}.SectionWelcome .SectionWelcome_badge-icon{color:rgb(var(--color-primary));height:13px}.SectionWelcome .SectionWelcome_header{margin:1.25rem 0 1.5rem}.SectionWelcome .SectionWelcome_header-title{color:rgb(var(--color-text-primary));font-size:2.5rem;font-weight:800;letter-spacing:-.035em;line-height:1.05;margin-bottom:1rem;text-align:center}.SectionWelcome .SectionWelcome_header-title-color{color:rgb(var(--color-primary));font-size:2.5rem;font-weight:800;line-height:1.05}.SectionWelcome .SectionWelcome_header-description{color:rgb(var(--color-grey-dark));font-size:1rem;line-height:1.55;text-align:center}.SectionWelcome .SectionWelcome_actions{display:flex;flex-direction:column;gap:.625rem}.SectionWelcome .SectionWelcome_button{width:100%}.SectionWelcome .SectionWelcome_button.button--sign-up:hover .SectionWelcome_button-icon{transform:translate(2px)}.SectionWelcome .SectionWelcome_button.button--browse:hover .SectionWelcome_button-icon{transform:translateY(2px)}.SectionWelcome .SectionWelcome_button-icon{transition:transform .15s}.SectionWelcome .SectionWelcome_list{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;list-style:none;margin-top:1.375rem}.SectionWelcome .SectionWelcome_list-item{align-items:center;color:rgb(var(--color-grey-dark));display:flex;font-size:.8rem;gap:.375rem}.SectionWelcome .SectionWelcome_list-item-icon{color:rgb(var(--color-green));height:14px}.SectionWelcome .SectionWelcome_image{display:none}@media screen and (min-width:640px){.SectionWelcome{align-items:center;display:flex;flex-direction:column;padding:3.5rem calc(50vw - 50%)}.SectionWelcome .SectionWelcome_header-title,.SectionWelcome .SectionWelcome_header-title-color{font-size:3.75rem}.SectionWelcome .SectionWelcome_header-description{font-size:1.15rem}.SectionWelcome .SectionWelcome_image{display:block}}@media screen and (min-width:1024px){.SectionWelcome{align-items:center;display:flex;flex-direction:row;justify-content:space-between;max-width:none}.SectionWelcome .SectionWelcome_wrapper{max-width:560px}.SectionWelcome .SectionWelcome_badge{margin:0}.SectionWelcome .SectionWelcome_header-description,.SectionWelcome .SectionWelcome_header-title,.SectionWelcome .SectionWelcome_header-title-color{text-align:left}.SectionWelcome .SectionWelcome_actions{flex-direction:row}.SectionWelcome .SectionWelcome_button{width:-moz-fit-content;width:fit-content}.SectionWelcome .SectionWelcome_list{justify-content:flex-start}}.SectionHeader .SectionHeader_label{color:rgb(var(--color-primary));font-size:.75rem;font-weight:600;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.SectionHeader .SectionHeader_title{color:rgb(var(--color-text-primary));font-size:1.75rem;font-weight:800;letter-spacing:-.025em;line-height:1.1}.SectionHeader .SectionHeader_description{color:rgb(var(--color-grey-dark));font-size:.9rem;margin:.625rem 0 0;max-width:600px}.SectionHeader .SectionHeader_actions{margin-top:1rem}@media screen and (min-width:1024px){.SectionHeader{align-items:center;display:flex;justify-content:space-between;margin-top:0}}.SectionPrivacy{background:rgb(var(--color-white));margin:0 calc(-50vw + 50%);padding:3.75rem calc(50vw - 50%) 0}.SectionPrivacy .SectionPrivacy_container{display:flex;flex-direction:column;gap:.625rem;margin-top:1.75rem}.SectionPrivacy .SectionPrivacy_card{background:rgb(var(--color-background));border:1px solid rgb(var(--color-border));border-radius:.875rem;padding:1.375rem 1.25rem}.SectionPrivacy .SectionPrivacy_card:nth-child(odd) .SectionPrivacy_card-icon-container{color:rgb(var(--color-primary))}.SectionPrivacy .SectionPrivacy_card-icon-container{align-items:center;background:rgb(var(--color-white));border:1px solid rgb(var(--color-border));border-radius:.625rem;display:flex;height:40px;justify-content:center;margin-bottom:.875rem;width:40px}.SectionPrivacy .SectionPrivacy_card-icon{height:20px;width:20px}.SectionPrivacy .SectionPrivacy_card-title{color:rgb(var(--color-text-primary));font-size:.9rem;font-weight:800;letter-spacing:-.01em;margin-bottom:.375rem}.SectionPrivacy .SectionPrivacy_card-description{color:rgb(var(--color-grey-dark));font-size:.85rem;line-height:1.5;text-wrap:pretty}@media screen and (min-width:1024px){.SectionPrivacy .SectionPrivacy_container{display:grid;gap:.875rem;grid-template-columns:repeat(4,1fr)}}.SectionTrust{flex-direction:column;gap:.625rem;margin:0 calc(-50vw + 50%);padding:1.375rem calc(50vw - 50%) 2.5rem}.SectionTrust,.SectionTrust .SectionTrust_card{background:rgb(var(--color-white));display:flex}.SectionTrust .SectionTrust_card{align-items:center;border:1px solid rgb(var(--color-border));border-radius:.875rem;gap:1rem;padding:1.125rem 1.25rem}.SectionTrust .SectionTrust_card:first-child .SectionTrust_card-cell.card-cell--value{color:rgb(var(--color-primary))}.SectionTrust .SectionTrust_card-cell.card-cell--value{font-size:1.75rem;font-weight:800;text-align:center}.SectionTrust .SectionTrust_card-cell:first-child{min-width:56px}.SectionTrust .SectionTrust_card-title{color:rgb(var(--color-text-primary));font-size:.85rem;font-weight:700}.SectionTrust .SectionTrust_card-description{color:rgb(var(--color-grey-dark));font-size:.75rem;margin-top:.125rem}@media screen and (min-width:1024px){.SectionTrust{display:grid;gap:.875rem;grid-template-columns:repeat(3,1fr);padding-top:2rem}}.DropCatcher{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:color-mix(in srgb,rgb(var(--color-text-primary)) 28%,transparent);display:grid;inset:0;padding:1.25rem;place-items:center;pointer-events:none;position:fixed;z-index:100}.DropCatcher .DropCatcher_card{align-items:center;background:rgb(var(--color-white));border:1.5px dashed rgb(var(--color-primary));border-radius:1.375rem;box-shadow:0 30px 60px -30px color-mix(in srgb,rgb(var(--color-text-primary)) 45%,transparent);display:flex;flex-direction:column;max-width:420px;padding:2.5rem 1.75rem;text-align:center;width:100%}.DropCatcher .DropCatcher_circle{background:rgb(var(--color-primary));border-radius:999px;box-shadow:0 0 0 10px color-mix(in srgb,rgb(var(--color-primary)) 14%,transparent);color:rgb(var(--color-white));display:grid;height:62px;margin-bottom:1.25rem;place-items:center;width:62px}.DropCatcher .DropCatcher_circle-icon{height:28px;width:28px}.DropCatcher .DropCatcher_title{color:rgb(var(--color-text-primary));font-size:1.375rem;font-weight:800;letter-spacing:-.03em}.DropCatcher .DropCatcher_description{color:rgb(var(--color-grey-dark));font-size:.85rem;margin-top:.5rem}.DropCatcher-enter-active,.DropCatcher-leave-active{transition:opacity .15s}.DropCatcher-enter-from,.DropCatcher-leave-to{opacity:0}@media(prefers-reduced-motion:reduce){.DropCatcher-enter-active,.DropCatcher-leave-active{transition:none}}
