.hero{margin-left:auto;margin-right:auto;width:100%;max-width:1280px;padding-top:2.5rem;font-weight:400;font-variant-numeric:slashed-zero}.hero .item>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.hero .item{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.5rem}.hero .top .item h5{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(135 135 135/var(--tw-text-opacity))}.hero .top .item h3{font-size:1.25rem;line-height:1.75rem;font-weight:700}.hero .bottom .heading{padding:.5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(135 135 135/var(--tw-text-opacity))}.hero .bottom .items{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));font-weight:500}.hero .bottom .items .item:first-child{border-top-width:1px}.hero .bottom .items .item{display:flex;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(223 223 223/var(--tw-border-opacity));padding-top:.5rem;padding-bottom:.5rem;font-size:.875rem;line-height:1.25rem}.hero .bottom .items .item .left{display:flex;align-items:center;justify-content:center;gap:.75rem}.hero .bottom .items .icon{background-color:hsla(0,0%,87%,.18);padding:.375rem;font-size:1.5rem;line-height:2rem;color:#10111263}.hero .bottom .items .item span{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(135 135 135/var(--tw-text-opacity))}.hero .left-bg{background-image:url(/_next/static/media/bg-left.54967a1b.svg);left:0;width:817px}.hero .left-bg,.hero .right-bg{position:absolute;top:0;bottom:0;height:100%;opacity:.58;z-index:0;user-select:none;pointer-events:none}.hero .right-bg{right:0;width:784px}.bottom-to-top-fade{animation-name:bottom-to-top-fade;animation-duration:1s;animation-fill-mode:forwards;animation-timing-function:ease-in-out;opacity:1}@keyframes bottom-to-top-fade{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes new-block-flash{0%{background-color:#eee}to{background-color:transparent}}.item.new-block{animation:new-block-flash 1s ease-out}.items .item{display:flex;justify-content:space-between;padding:10px;border-bottom:1px solid #ddd}.item .left{display:flex;align-items:center}.item .right{justify-content:center;align-items:flex-end;text-align:right}.confirmation-text,.item .right{display:flex;flex-direction:column}.confirmation-text{align-items:flex-start}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideUp{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}.animate-slideDown{animation:slideDown .2s cubic-bezier(.4,0,.2,1)}.animate-slideUp{animation:slideUp .2s cubic-bezier(.4,0,.2,1);transform-origin:bottom}