@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");.Home_wallet__iOS9t{display:flex;padding:3rem 3rem 1rem;flex-direction:row-reverse}.Home_center__4BFgC{position:relative;padding:3rem;width:100%;max-width:600px;margin:0 auto}.Home_form__k2xMg>*+*{display:flex;flex-direction:column;margin-top:2rem}.Home_form__k2xMg button{display:inline-flex;flex-direction:row;align-items:center;gap:1rem;color:rgb(var(--on-accent-rgb));background-color:rgb(var(--accent-rgb));border:none;border-radius:var(--border-radius);padding:1rem;font-size:14px;font-weight:600}.Home_form__k2xMg button:hover{cursor:pointer;background-color:rgb(var(--darker-accent-rgb))}.Home_form__k2xMg button span{white-space:nowrap}.Home_form__k2xMg button svg{width:1rem;fill:currentColor}.Home_field__x3_xt{display:block}.Home_field__x3_xt span{font-weight:600;font-size:14px}.Home_field__x3_xt input{display:block;width:100%;padding:1rem;margin-top:.5rem;border:1px solid rgb(var(--tertiary-background-rgb));border-radius:var(--border-radius);background:rgb(var(--secondary-background-rgb));color:rgb(var(--hint-rgb));font-size:1rem;line-height:1.5}.Home_loading__IsZ5F{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem}.Home_loading__IsZ5F svg{width:2rem;height:2rem;color:rgb(var(--accent-rgb));animation:Home_spin__7gbHz 2s linear infinite}@keyframes Home_spin__7gbHz{to{transform:rotate(1turn)}}.Home_success__cqYiE{cursor:pointer;display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:1rem;background:rgb(var(--secondary-background-rgb));border:1px solid rgb(var(--tertiary-background-rgb));border-radius:var(--border-radius);padding:1rem}.Home_success__cqYiE>div{display:flex;flex-direction:column;gap:.5rem}.Home_success__cqYiE code{font-family:var(--font-mono);color:rgb(var(--secondary-foreground-rgb))}.Home_success__cqYiE svg{width:2rem;height:2rem;color:rgb(var(--accent-rgb))}.Home_success__cqYiE:hover{background-color:rgb(var(--hover-background-rgb))}.Home_success__cqYiE:hover code{color:rgb(var(--accent-rgb))}.Home_content__Zy02X{display:flex;flex-direction:row;flex-wrap:wrap;height:100vh}.Home_catalog__szCYw{background-color:#fcc737;flex:2 1 30%}.Home_purchase__jR1sJ{flex:1 1 30%;max-width:600px}.Home_catalogList__7OOX7{display:flex;width:90%;flex-wrap:wrap;justify-content:space-between;list-style-type:none;margin-left:auto;margin-right:auto;gap:1em;padding:2rem 0 1rem}.Home_catalogList__empty__wyGX_{padding-top:30px;padding-bottom:30px;text-align:center;display:flex;justify-content:center}.Home_catalogList__title__NZ_cJ{font-family:Montserrat,sans-serif;font-size:clamp(46px,3.594vw,118px);margin-left:auto;margin-right:auto;margin-bottom:2rem;text-align:center;font-weight:700;color:#7e1891}.Home_catalogList__description__xMvUg{padding-left:20px;padding-right:20px}.Home_catalogList__link__JYJZZ{color:#255dcc;text-decoration:underline}.Home_catalogList__item__pgQAR{max-width:200px;flex:1 1 30%}.Home_emptyCard__cont__3yObQ{height:100%;display:flex;flex-direction:column}.Home_catalogList__card__CCTTj:hover{display:block;transition:all .1s ease-in-out;transform:translate(-4px,-4px);box-shadow:6px 6px 6px 6px rgba(27,24,51,.5);cursor:pointer}.Home_photos__MT2KA{display:flex;flex-wrap:wrap;gap:1rem}.Home_photos__item__qM_pc{flex:0 0 100%}.Home_emptyCard__Ml1lD{border:1px solid gray;height:100%;min-height:150px}@media screen and (max-width:1081px){.Home_purchase__jR1sJ{order:1;flex:1 0 100%}.Home_catalog__szCYw{order:2;flex:1 0 100%}}