@charset "UTF-8";:root{--text-xs: .75rem;--text-sm: .875rem;--text-md: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--display-xs: 1.5rem;--display-sm: 1.875rem;--display-md: 2.25rem;--display-lg: 3rem;--display-xl: 3.75rem;--display-2xl: 4.5rem;--lh-text-xs: 1.125rem;--lh-text-sm: 1.25rem;--lh-text-md: 1.5rem;--lh-text-lg: 1.75rem;--lh-text-xl: 1.875rem;--lh-display-xs: 2rem;--lh-display-sm: 2.375rem;--lh-display-md: 2.75rem;--lh-display-lg: 3.75rem;--lh-display-xl: 4.5rem;--lh-display-2xl: 5.625rem;--radius-none: 0;--radius-xxs: .125rem;--radius-xs: .25rem;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .625rem;--radius-xl: .75rem;--radius-2xl: 1rem;--radius-3xl: 1.25rem;--radius-4xl: 1.5rem;--radius-full: 9999px;--spacing-none: 0;--spacing-xxs: .125rem;--spacing-xs: .25rem;--spacing-sm: .375rem;--spacing-md: .5rem;--spacing-lg: .75rem;--spacing-xl: 1rem;--spacing-2xl: 1.25rem;--spacing-3xl: 1.5rem;--spacing-4xl: 2rem;--spacing-5xl: 2.5rem;--spacing-6xl: 3rem;--spacing-7xl: 4rem;--spacing-8xl: 5rem;--spacing-9xl: 6rem;--spacing-10xl: 8rem;--spacing-11xl: 10rem;--width-xxs: 20rem;--width-xs: 24rem;--width-sm: 30rem;--width-md: 35rem;--width-lg: 40rem;--width-xl: 48rem;--width-2xl: 64rem;--width-3xl: 80rem;--width-4xl: 90rem;--width-5xl: 100rem;--width-6xl: 120rem;--paragraph-max-width: 45rem;--container-padding-mobile: 1rem;--container-padding-desktop: 2rem;--container-max-width-desktop: 80rem;--text-primary: #101828;--text-secondary: #344054;--text-tertiary: #475467;--text-placeholder: #D0D5DD;--bg-brand-primary: #F9F5FF;--bg-how-works: #F3F6FF;--bg-error-primary: #FEF3F2;--gradient-border: linear-gradient(180deg, rgba(255, 255, 255, .12) 0%, rgba(255, 255, 255, 0) 100%);--border-error: #F04438;--color-primary: #3A34A5;--btn-color: #E0E9FF;--color-secondary: #58DBE2;--border-color-footer: #E4E7EC;--hover-opacity: .9;font-family:Montserrat,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:var(--text-primary);background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{-webkit-tap-highlight-color:transparent}*,:after,:before{box-sizing:border-box;margin:0}html{font-size:100%}body{margin:0;display:flex;flex-direction:column;min-height:100vh;position:relative}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.container{max-width:var(--container-max-width-desktop);margin:0 auto;padding:0 var(--container-padding-mobile)}@media(min-width:768px){.container{padding:0 var(--container-padding-desktop)}}@media(min-width:1320px){.container{padding:0}}.wrapper__header{position:relative;overflow:hidden}h1{font-size:var(--display-md);line-height:1.1;font-weight:800;letter-spacing:-.72px}@media(min-width:768px){h1{font-size:var(--display-lg);letter-spacing:-.96px}}@media(min-width:1024px){h1{font-size:var(--display-xl);letter-spacing:-1.2px}}h2{font-size:var(--display-md);line-height:1.1;font-weight:800;letter-spacing:-.72px}@media(min-width:1024px){h2{font-size:var(--display-lg);letter-spacing:-.96px}}p{font-size:var(--text-xl);line-height:var(--lh-text-xl)}a{font-weight:500;color:#646cff;text-decoration:inherit}.read-the-docs{color:#888}.not-wrap{white-space:nowrap}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;transition:opacity .3s ease,transform .2s ease;padding:var(--spacing-xl) 1.375rem;font-weight:700;font-size:var(--text-lg);line-height:var(--lh-text-lg);border-radius:var(--radius-3xl)}.btn--primary{background-color:var(--color-primary);color:var(--btn-color);border:2px solid var(--gradient-border)}.btn--accent{background-color:#def47f;color:#268547}.btn:hover{opacity:var(--hover-opacity);transform:translateY(-1px)}.brand-partnership{display:flex;align-items:center;gap:8px}.brand-partnership__link{display:flex;align-items:center;transition:opacity .3s ease}.brand-partnership__link:hover{opacity:.8}.brand-partnership__logo{object-fit:contain}@media(min-width:768px){.brand-partnership__logo{width:108px;height:40px}.brand-partnership__logo--tide{width:62px;height:26px}}.brand-partnership__separator{width:1px;height:24px;background-color:var(--text-placeholder)}.list-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--spacing-lg)}.list-features__item{display:flex;align-items:flex-start;gap:var(--spacing-lg);font-size:var(--text-lg);line-height:var(--lh-text-lg)}.list-features__icon{width:28px;height:28px;flex-shrink:0;margin-top:2px;border-radius:50%;overflow:hidden;padding:8px 6px 7px 7px;background-color:var(--bg-brand-primary)}.list-features__icon--x{padding:6px}.step-item{display:flex;gap:var(--spacing-xl);position:relative;padding:var(--spacing-lg) 0}@media(min-width:1024px){.step-item{align-items:center;padding:var(--spacing-xl) 0}}.step-item:before{content:"";position:absolute;top:3rem;bottom:-2rem;left:1.7rem;width:2px;background-color:var(--text-placeholder)}.step-item:last-child:before{display:none}.step-item__indicator{width:3.5rem;height:3.5rem;flex-shrink:0;background-color:var(--text-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:var(--text-xl);font-weight:800;z-index:1}@media(max-width:1023px){.step-item__text{padding-top:.375rem}}.step-item__title{font-weight:700;margin-bottom:var(--spacing-lg);letter-spacing:-.4px}.step-item__desc{color:var(--text-tertiary)}.condition-card{background-color:#eefeff;border-radius:40px;padding:var(--spacing-3xl);display:flex;flex-direction:column;justify-content:space-between;gap:var(--spacing-3xl);min-height:211px}@media(min-width:1024px){.condition-card{gap:var(--spacing-8xl);justify-content:flex-start;align-self:stretch}}.condition-card__icon-wrapper{width:var(--display-lg);height:var(--display-lg);background-color:#b2f1f4;border-radius:50%;display:flex;align-items:center;justify-content:center}.condition-card__text{font-weight:700;letter-spacing:-.4px}.header{width:100%;padding-top:var(--spacing-3xl);padding-bottom:var(--spacing-3xl);background-color:transparent;z-index:2}.header__inner{display:flex;align-items:center;justify-content:space-between}@media(min-width:768px){.header{padding-top:var(--spacing-xl);padding-bottom:var(--spacing-xl)}}.header__btn{border-radius:var(--radius-2xl);padding:.625rem .875rem;font-weight:600;font-size:var(--text-sm);line-height:var(--lh-text-sm)}.first{padding:var(--spacing-4xl) 0 var(--spacing-7xl)}.first:before{content:"";display:block;background-image:url("data:image/svg+xml,%3csvg%20width='375'%20height='372'%20viewBox='0%200%20375%20372'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_f_1692_18248)'%3e%3cpath%20d='M142.244%20263.57C164.805%20302.647%20-320.484%20453.135%20-125.885%20512.713C68.7141%20572.291%20-453.152%20659.424%20-475.713%20620.348C-498.274%20581.272%20-378.228%20469.727%20-207.584%20371.205C-36.9403%20272.684%20119.683%20224.494%20142.244%20263.57Z'%20fill='%2358DBE2'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_1692_18248'%20x='-728.437'%20y='0'%20width='1121.45'%20height='880.093'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='125'%20result='effect1_foregroundBlur_1692_18248'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;width:380px;height:380px;position:absolute;left:0;bottom:0;z-index:-1}@media(min-width:1024px){.first:before{width:1035px;height:295px;background-image:url("data:image/svg+xml,%3csvg%20width='1167'%20height='328'%20viewBox='0%200%201167%20328'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_f_1692_17739)'%3e%3cpath%20d='M-318.978%20256.64C-278.097%20178.61%20477.057%20821.793%20372.033%20438.602C267.009%2055.4107%20955.882%20825.106%20915.001%20903.136C874.12%20981.167%20564.744%20899.7%20223.99%20721.174C-116.764%20542.649%20-359.859%20334.67%20-318.978%20256.64Z'%20fill='%2358DBE2'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_1692_17739'%20x='-573.464'%20y='0'%20width='1740.22'%20height='1182.75'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='125'%20result='effect1_foregroundBlur_1692_17739'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain}}.first:after{content:"";display:block;background-image:url("data:image/svg+xml,%3csvg%20width='375'%20height='621'%20viewBox='0%200%20375%20621'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_f_1692_18266)'%3e%3cpath%20d='M439.505%20420.229C351.481%20423.657%20532.947%20-551.542%20253.018%20-269.575C-26.9108%2012.3912%20297.271%20-968.365%20385.295%20-971.793C473.319%20-975.221%20556.812%20-666.385%20571.781%20-281.989C586.751%20102.407%20527.529%20416.801%20439.505%20420.229Z'%20fill='%235E5AE2'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_1692_18266'%20x='-58.5964'%20y='-1171.82'%20width='832.692'%20height='1792.06'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='100'%20result='effect1_foregroundBlur_1692_18266'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;width:260px;height:430px;position:absolute;right:0;top:0;z-index:-1}@media(min-width:1024px){.first:after{width:590px;height:530px;background-image:url("data:image/svg+xml,%3csvg%20width='644'%20height='572'%20viewBox='0%200%20644%20572'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_f_1692_17740)'%3e%3cpath%20d='M202.165%201035.63C150.047%20964.607%201059.7%20569.034%20669.346%20494.933C278.994%20420.832%201273.15%20140.403%201325.26%20211.422C1377.38%20282.44%201168.22%20524.517%20858.083%20752.115C547.948%20979.713%20254.284%201106.64%20202.165%201035.63Z'%20fill='%235E5AE2'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_1692_17740'%20x='0'%20y='0'%20width='1533.23'%20height='1255.34'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='100'%20result='effect1_foregroundBlur_1692_17740'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;right:0;bottom:0;top:initial}}@media(min-width:1024px){.first{padding:var(--spacing-8xl) 0}}.first__line-l{position:absolute;width:410px;height:301px;left:0;bottom:0;transform:translate(-207px);background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='310'%20height='430'%20viewBox='0%200%20310%20430'%20fill='none'%3e%3cpath%20d='M164.96%20429.258C165.201%20429.095%20178.321%20420.019%20201.554%20402.868C212.087%20395.093%20218.879%20387.656%20230.356%20372.546C241.832%20357.435%20257.483%20334.482%20269.925%20312.871C282.368%20291.26%20291.129%20271.688%20297.164%20255.628C303.199%20239.567%20306.244%20227.612%20307.903%20220.66C311.127%20207.149%20308.829%20197.695%20304.233%20190.362C302.336%20187.335%20298.683%20187.351%20294.568%20187.602C291.822%20187.77%20287.794%20188.624%20250.568%20206.845C213.341%20225.067%20143.053%20260.785%20103.651%20280.177C64.248%20299.569%2057.8613%20301.551%2050.832%20302.736C36.4488%20305.161%2026.152%20303.739%2021.1926%20301.762C11.7473%20297.998%204.67362%20286.944%201.29223%20279.882C-1.78893%20273.448%204.64365%20255.753%2011.531%20234.985C15.0362%20224.415%2020.4261%20214.448%2032.6426%20196.934C44.8591%20179.42%2064.2154%20154.83%2088.8658%20128.038C113.516%20101.245%20142.874%2072.9962%20158.811%2057.4968C176.532%2040.263%20178.737%2036.9113%20179.736%2034.5296C180.569%2032.5438%20178.761%2029.5029%20176.537%2026.3815C173.365%2021.929%20162.463%2022.3318%20139.215%2024.6058C122.337%2026.2569%2095.4927%2031.846%2081.0818%2034.2506C66.6708%2036.6553%2065.5963%2036.4549%2064.6567%2035.7972C63.7171%2035.1395%2062.945%2034.0305%2062.5659%2032.4206C62.1868%2030.8106%2062.224%2028.7333%2063.0792%2023.5896C63.9345%2018.446%2065.6067%2010.299%2066.4874%200.0428052'%20stroke='%2358DBE2'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;z-index:-1}@media(min-width:1024px){.first__line-l{transform:translate(-140px)}}.first__line-r{position:absolute;width:311.5px;height:228.5px;right:0;top:12px;transform:rotate(-88deg) translateY(186px);background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='534'%20height='508'%20viewBox='0%200%20534%20508'%20fill='none'%3e%3cpath%20d='M30.8343%20506.912C30.6825%20506.498%2022.5948%20483.686%209.2289%20441.962C3.1697%20423.048%201.41175%20407.868%200.701169%20379.091C-0.00941199%20350.313%201.1047%20308.179%204.97422%20270.544C8.84374%20232.91%2015.4349%20201.052%2022.2622%20175.934C29.0896%20150.817%2035.9533%20133.404%2040.0826%20123.376C48.1065%20103.892%2059.3251%2094.298%2071.4872%2089.3537C76.5087%2087.3122%2080.9899%2090.5749%2085.8296%2094.5354C89.0597%2097.1786%2093.2584%20101.805%20122.892%20157.265C152.525%20212.724%20207.312%20319.056%20238.585%20377.887C269.858%20436.717%20275.956%20444.826%20283.554%20452.522C299.1%20468.27%20313.032%20475.659%20320.889%20477.629C335.852%20481.38%20354.366%20474.056%20364.794%20468.368C374.296%20463.185%20382.085%20435.704%20392.043%20404.037C397.11%20387.92%20399.324%20370.873%20399.836%20338.48C400.348%20306.087%20398.355%20258.651%20391.802%20203.807C385.249%20148.963%20374.197%2088.148%20368.343%2054.9321C361.833%2017.9991%20362.095%2011.9185%20362.979%208.10091C363.716%204.91787%20368.64%202.78098%20374.147%200.914056C382.002%20-1.74901%20395.059%208.42219%20421.646%2031.8526C440.949%2048.8639%20469.019%2079.5656%20484.617%2095.3143C500.215%20111.063%20501.715%20111.77%20503.455%20111.795C505.195%20111.819%20507.129%20111.14%20509.024%20109.496C510.92%20107.851%20512.717%20105.262%20516.23%2098.1739C519.743%2091.0858%20524.916%2079.5772%20532.935%2066.1757'%20stroke='%23A8B8F9'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;z-index:-1}@media(min-width:1024px){.first__line-r{width:623px;height:457px;top:initial;bottom:0;transform:translate(73px)}}@media(min-width:1024px){.first__inner{display:flex;gap:var(--spacing-5xl);align-items:center}}.first__content{display:flex;flex-direction:column;gap:var(--spacing-3xl);flex-grow:1}.first__title{margin-bottom:0;max-width:93%}.first__description{font-size:var(--text-xl);line-height:var(--lh-text-xl);margin-bottom:0}.first__description strong{font-weight:600}.first__features{margin-bottom:var(--spacing-lg)}.first__actions{display:flex;flex-direction:column;align-items:flex-start;gap:1.75rem}@media(min-width:768px){.first__actions{flex-direction:row;flex-wrap:wrap;align-items:center}}.first__trust{display:flex;align-items:center;gap:var(--spacing-lg);line-height:var(--lh-text-md);font-size:var(--text-md);font-weight:600;color:var(--text-tertiary);white-space:nowrap}.first__trust-logo{object-fit:contain}@media(min-width:1024px){.first__trust-logo{width:124px;height:31px}}.first__image{display:none}@media(min-width:1024px){.first__image{width:80%;max-width:593px;border-radius:var(--radius-3xl);display:flex;justify-content:center;align-items:center;background-image:url(/assets/byd-suv-Cc6itqUs.png);background-image:image-set(url(/assets/byd-suv-Db1EmYs6.webp) type("image/webp"),url(/assets/byd-suv-Cc6itqUs.png) type("image/png"));background-color:#d3d3d3;background-position:5% center;background-size:cover;background-repeat:no-repeat;align-self:stretch;object-fit:contain;z-index:1}}.tpe-info{padding:var(--spacing-6xl) 0}@media(min-width:1024px){.tpe-info{padding:var(--spacing-9xl) 0}}.tpe-info__inner{display:grid;gap:var(--spacing-4xl)}@media(min-width:1024px){.tpe-info__inner{grid-template-columns:1fr 1fr;align-items:center;gap:var(--spacing-6xl)}}@media(min-width:1280px){.tpe-info__inner{gap:var(--spacing-7xl)}}.tpe-info__image-wrapper{border-radius:var(--radius-3xl);overflow:hidden}.tpe-info__image{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:343/317}@media(min-width:768px){.tpe-info__image{aspect-ratio:initial}}@media(min-width:1024px){.tpe-info__image{aspect-ratio:343/317}}.tpe-info__content{display:flex;flex-direction:column;gap:var(--spacing-lg)}.tpe-info__subtitle{color:var(--text-tertiary)}.tpe-info__cta{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-2xl);margin-top:var(--spacing-3xl)}@media(min-width:768px){.tpe-info__cta{flex-direction:row;flex-wrap:wrap;align-items:center}}.tpe-info__cta-text{font-size:var(--text-lg);color:var(--text-tertiary)}.how-it-works{padding:var(--spacing-6xl) 0;background-color:var(--bg-how-works)}@media(min-width:768px){.how-it-works{margin:0 auto}}@media(min-width:1024px){.how-it-works{margin:initial;padding:var(--spacing-9xl) 0;position:relative;overflow:hidden}.how-it-works:after{content:"";display:block;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='411'%20height='440'%20viewBox='0%200%20411%20440'%20fill='none'%3e%3cpath%20d='M410.775%20415.357C410.435%20415.477%20391.708%20421.849%20357.47%20432.339C341.948%20437.094%20329.525%20438.373%20305.998%20438.654C282.472%20438.936%20248.049%20437.587%20217.332%20434.034C186.615%20430.48%20160.647%20424.762%20140.19%20418.921C119.734%20413.08%20105.574%20407.289%2097.422%20403.81C81.5813%20397.05%2073.8574%20387.782%2069.943%20377.791C68.3269%20373.666%2071.0399%20370.037%2074.327%20366.123C76.5208%20363.511%2080.3453%20360.127%20125.979%20336.486C171.612%20312.844%20259.082%20269.175%20307.488%20244.228C355.893%20219.282%20362.583%20214.382%20368.952%20208.253C381.984%20195.711%20388.168%20184.402%20389.859%20178.001C393.08%20165.812%20387.288%20150.605%20382.748%20142.023C378.611%20134.204%20356.232%20127.552%20330.455%20119.085C317.337%20114.776%20303.427%20112.789%20276.959%20112.034C250.491%20111.278%20211.703%20112.414%20166.812%20117.199C121.922%20121.984%2072.1054%20130.385%2044.8984%20134.824C14.6468%20139.76%209.68003%20139.482%206.56924%20138.72C3.97552%20138.085%202.28031%20134.038%200.811811%20129.518C-1.28293%20123.071%207.16538%20112.506%2026.5907%2091.0211C40.6941%2075.4225%2066.0774%2052.8009%2079.1104%2040.217C92.1435%2027.6332%2092.737%2026.4146%2092.7752%2024.9929C92.8134%2023.5713%2092.2783%2021.9835%2090.954%2020.4174C89.6297%2018.8513%2087.5325%2017.355%2081.7761%2014.4105C76.0198%2011.466%2066.6681%207.11864%2055.7989%200.425814'%20stroke='%23A8B8F9'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;width:509.242px;height:374.193px;position:absolute;left:calc(50% - 810px);bottom:-140px}}.how-it-works__title{margin-bottom:var(--spacing-4xl);text-align:left}@media(min-width:768px){.how-it-works__title{text-align:center;margin-bottom:var(--spacing-5xl)}}@media(min-width:1024px){.how-it-works__title{text-align:center;margin-bottom:var(--spacing-6xl)}}.how-it-works__inner{display:grid;gap:var(--spacing-4xl)}@media(min-width:1024px){.how-it-works__inner{grid-template-columns:1fr 1fr;align-items:center;gap:var(--spacing-6xl);margin-left:var(--spacing-4xl)}}@media(min-width:1280px){.how-it-works__inner{gap:var(--spacing-7xl)}}.how-it-works__image-wrapper{border-radius:var(--radius-3xl);overflow:hidden;box-shadow:0 20px 40px #0000000d;max-width:600px;position:relative;z-index:1}.how-it-works__image{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:343/317}@media(min-width:1024px){.how-it-works__image{aspect-ratio:343/317}}.how-it-works__image-2{position:absolute;top:-18px;left:40px;z-index:1;display:block;object-fit:contain;width:118%;height:118%}.how-it-works__content{display:flex;flex-direction:column;align-items:flex-start}.how-it-works__steps{margin-bottom:var(--spacing-lg)}.conditions{padding:var(--spacing-6xl) 0}@media(min-width:1024px){.conditions{padding:var(--spacing-9xl) 0}}.conditions__title{text-align:left;margin-bottom:var(--spacing-4xl)}@media(min-width:1024px){.conditions__title{text-align:center;margin-bottom:var(--spacing-7xl)}}.conditions__grid{display:grid;grid-template-columns:1fr;gap:var(--spacing-lg)}@media(min-width:768px){.conditions__grid{grid-template-columns:repeat(2,1fr);gap:var(--spacing-2xl)}}@media(min-width:1024px){.conditions__grid{grid-template-columns:repeat(4,1fr);gap:var(--spacing-3xl)}}.cta-banner__inner{background-color:#5e5ae2;border-radius:40px;padding:var(--spacing-5xl) var(--container-padding-mobile);display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:hidden;z-index:-1}@media(min-width:1024px){.cta-banner__inner{padding:4.75rem var(--spacing-8xl)}}.cta-banner__inner:before{content:"";position:absolute;display:block;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='761'%20height='762'%20viewBox='0%200%20761%20762'%20fill='none'%3e%3cg%20filter='url(%23filter0_f_1684_9868)'%3e%3cpath%20d='M560.2%20202.964C578.148%20220.912%20285.394%20424.311%20414.08%20414.08C542.766%20403.849%20220.912%20578.148%20202.964%20560.2C185.015%20542.251%20250.435%20447.731%20349.083%20349.083C447.731%20250.436%20542.251%20185.016%20560.2%20202.964Z'%20fill='white'/%3e%3cpath%20d='M349.437%20349.437C398.746%20300.128%20447.015%20259.132%20485.188%20232.712C504.278%20219.499%20520.823%20209.945%20533.698%20204.815C540.137%20202.25%20545.631%20200.802%20550.05%20200.543C554.472%20200.284%20557.744%20201.216%20559.846%20203.318C560.721%20204.192%20560.766%20205.743%20559.647%20208.198C558.549%20210.609%20556.422%20213.668%20553.412%20217.288C547.398%20224.522%20537.957%20233.881%20526.502%20244.596C515.051%20255.309%20501.605%20267.36%20487.588%20279.976C473.573%20292.59%20458.989%20305.768%20445.27%20318.726C431.551%20331.683%20418.69%20344.427%20408.122%20356.176C397.561%20367.917%20389.265%20378.691%20384.7%20387.707C380.158%20396.678%20379.196%20404.15%20383.784%20409.025C386.056%20411.439%20389.633%20413.141%20394.618%20414.084C399.607%20415.027%20406.053%20415.22%20414.12%20414.579C422.144%20413.941%20428.385%20414.024%20433.039%20414.727C437.708%20415.431%20440.702%20416.747%20442.326%20418.498C443.913%20420.209%20444.265%20422.422%20443.442%20425.16C442.612%20427.921%20440.597%20431.161%20437.524%20434.796C431.385%20442.06%20421.153%20450.754%20408.271%20460.146C395.396%20469.532%20379.899%20479.597%20363.252%20489.605C329.957%20509.622%20292.082%20529.397%20261.416%20543.045C246.08%20549.87%20232.561%20555.156%20222.325%20558.175C217.204%20559.686%20212.926%20560.622%20209.663%20560.906C208.031%20561.048%20206.672%20561.025%20205.599%20560.838C204.522%20560.651%20203.777%20560.306%20203.317%20559.846C201.216%20557.745%20200.283%20554.473%20200.542%20550.051C200.802%20545.632%20202.249%20540.138%20204.815%20533.698C209.945%20520.823%20219.498%20504.278%20232.711%20485.189C259.131%20447.016%20300.127%20398.747%20349.437%20349.437Z'%20stroke='black'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_1684_9868'%20x='0'%20y='0'%20width='760.996'%20height='761.498'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='100'%20result='effect1_foregroundBlur_1684_9868'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;width:510px;height:510px;right:-45%;top:30%;z-index:-1}@media(min-width:768px){.cta-banner__inner:before{right:54%;top:35%}}.cta-banner__inner:after{content:"";position:absolute;display:block;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='824'%20height='687'%20viewBox='0%200%20824%20687'%20fill='none'%3e%3cpath%20d='M452.476%2022.9403L816.668%20616.292C835.612%20647.168%20812.931%20686.487%20776.181%20686.487H756.277C739.703%20686.487%20724.334%20677.978%20715.79%20664.053L571.472%20428.924L451.636%20233.684C433.275%20203.764%20389.037%20203.764%20370.676%20233.684L106.523%20664.066C97.9785%20677.991%2082.6097%20686.5%2066.0358%20686.5H47.8234C11.0738%20686.5%20-11.607%20647.168%207.33655%20616.305L371.516%2022.9403C389.877%20-6.98011%20434.114%20-6.98011%20452.476%2022.9403ZM371.516%20574.544L345.896%20616.292C326.953%20647.168%20349.634%20686.487%20386.383%20686.487H437.635C474.385%20686.487%20497.066%20647.155%20478.122%20616.292L452.503%20574.544C434.142%20544.623%20389.904%20544.623%20371.543%20574.544H371.516ZM275.132%20664.053L370.676%20508.398C389.037%20478.477%20433.275%20478.477%20451.636%20508.398L547.18%20664.053C555.724%20677.978%20571.093%20686.487%20587.667%20686.487H607.572C644.321%20686.487%20667.002%20647.155%20648.059%20616.292L452.489%20297.667C434.128%20267.746%20389.89%20267.746%20371.529%20297.667L175.96%20616.292C157.016%20647.168%20179.697%20686.487%20216.447%20686.487H234.659C251.233%20686.487%20266.602%20677.978%20275.146%20664.053H275.132Z'%20stroke='%23E4E7EC'%20stroke-opacity='0.2'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;width:823px;height:686px;top:5px;right:0;transform:translate(60%)}@media(min-width:768px){.cta-banner__inner:after{transform:translate(30%)}}.cta-banner__title{color:#fff;margin-bottom:var(--spacing-xl);max-width:35rem}.cta-banner__desc{font-size:var(--text-lg);line-height:var(--lh-text-lg);color:#dddcf9;margin-bottom:var(--spacing-4xl);max-width:38rem}.footer{padding:var(--spacing-6xl) 0}@media(min-width:1024px){.footer{padding-top:var(--spacing-7xl)}}.footer__top{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-3xl);padding:var(--spacing-4xl) 0;border-top:1px solid var(--border-color-footer);border-bottom:1px solid var(--border-color-footer)}@media(min-width:1024px){.footer__top{display:grid;grid-template-columns:auto auto 1fr;align-items:center}}.footer__logo-link{display:flex}@media(min-width:1024px){.footer__logo-link{order:1}}.footer__trust{display:flex;align-items:center;gap:var(--spacing-lg);font-size:var(--text-md);line-height:var(--lh-text-md);font-weight:600;color:var(--text-secondary)}@media(min-width:1024px){.footer__trust{justify-self:end;order:2}}.footer__copyright{font-size:var(--text-md);line-height:var(--text-md);color:#667085}@media(min-width:1024px){.footer__copyright{order:1}}.footer__trust-logo{width:124px;height:31px;object-fit:contain}.footer__legal{margin:var(--spacing-4xl) 0 1.75rem}.footer__legal p{font-size:var(--text-md);line-height:var(--lh-text-md);color:var(--text-tertiary);margin:0 0 var(--spacing-3xl)}.footer__bottom{display:flex;gap:var(--spacing-3xl);flex-wrap:wrap}.footer__link{font-size:var(--text-md);line-height:var(--lh-text-md);font-weight:600;color:var(--text-tertiary);text-decoration:none;transition:color .2s ease}.footer__link:focus{color:var(--color-primary)}@media(min-width:1280px){.footer__link:hover{color:var(--color-primary)}}
