.home{min-height:calc(100vh - var(--header-height));background:linear-gradient(#eff6ff 0%,#eef2ff 50%,#faf5ff 100%);flex-direction:column;justify-content:center;align-items:center;display:flex}.home .container{flex-direction:column;align-items:center;display:flex}.home .container .icon-container{background-color:var(--primary-color);border-radius:24px;justify-content:center;align-items:center;width:96px;height:96px;display:flex}.home .container .title{margin-top:32px}.home .container .subtitle{margin-top:24px}.home .container .textfiled-start-adornment{background-color:#dbeafe;border-radius:16px;justify-content:center;align-items:center;height:56px;display:flex;width:56px!important}.home .container .trust-badges{gap:32px;margin-top:64px;display:flex}.home .container .trust-badges .trust-badge{align-items:center;gap:12px;display:flex}.home .container .trust-badges .trust-badge .icon-wrapper{border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.home .container .trust-badges .trust-badge:first-child .icon-wrapper{background-color:#dcfce7}.home .container .trust-badges .trust-badge:nth-child(3) .icon-wrapper{background-color:#dbeafe}.home .container .trust-badges .trust-badge:nth-child(5) .icon-wrapper{background-color:#f3e8ff}
