.home{justify-content:center;min-height:calc(100vh - var(--header-height));background:linear-gradient(180deg,#eff6ff,#eef2ff 50%,#faf5ff)}.home,.home .container{display:flex;flex-direction:column;align-items:center}.home .container .icon-container{border-radius:24px;width:96px;height:96px;display:flex;justify-content:center;align-items:center;background-color:var(--primary-color)}.home .container .title{margin-top:32px}.home .container .subtitle{margin-top:24px}.home .container .textfiled-start-adornment{border-radius:16px;width:56px!important;height:56px;display:flex;justify-content:center;align-items:center;background-color:#dbeafe}.home .container .trust-badges{margin-top:64px;display:flex;gap:32px}.home .container .trust-badges .trust-badge{display:flex;align-items:center;gap:12px}.home .container .trust-badges .trust-badge .icon-wrapper{border-radius:999px;width:40px;height:40px;display:flex;justify-content:center;align-items:center}.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}