@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";:root{--Color-bg: linear-gradient( to bottom, rgba(134, 240, 255, .525) 2.98%, rgba(161, 255, 138, .633) 64.06%, rgba(255, 224, 144, 1) 100% );--Black: rgba(0, 0, 0, 1);--White: rgba(255, 255, 255, 1);--Logo: linear-gradient( to bottom, rgba(222, 142, 84, .87) 0%, rgba(153, 235, 143, .601) 50%, rgba(161, 249, 255, .633) 100% );--Asf: linear-gradient( to bottom, rgba(217, 217, 217, .851) 0%, rgba(217, 217, 217, .851) 100% );--Icon-hover: rgba(82, 103, 122, .07);--Icon-active: rgba(82, 103, 122, .15);--Blue-primary: rgb(0, 112, 204);--Blue-lighter: rgba(19, 138, 236, 1);--Blue-darker: rgba(0, 83, 153, 1);--Blue-secondary: rgba(82, 103, 122, 1);--Gray-primary: rgba(46, 51, 56, 1);--Neutral-80: rgba(199, 204, 209, 1);--Orange-primary: rgba(229, 129, 25, 1);--Disabled: rgba(241, 241, 241, 1);--Border-primary: rgba(189, 204, 219, 1);--Green-green-40: rgba(121,152,52,1);--Red-red-95: rgb(235, 26, 12)}.fields-list{display:flex;flex-direction:column;gap:2rem}*{padding:0;margin:0;box-sizing:border-box}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:light;letter-spacing:.25px;height:100%;width:100%}:root,body,#root{min-height:100%;width:100%;height:100%;overflow:hidden;min-width:800px}#root{display:flex;align-items:center;justify-content:center}.centralize-content{display:flex;justify-content:center;align-items:center;height:100vh;flex-direction:column}.container{max-width:500px;margin:0 auto;border:1px solid #ccc;border-radius:16px;box-shadow:0 0 10px #0000001a;padding:2rem 1rem;display:flex;flex-direction:column;gap:1rem;height:100%;max-width:512px;max-height:798px}.text-style-header-big{font-size:36px;font-family:Comfortaa;font-weight:400;font-style:normal;line-height:150.02%}.text-style-header-medium{font-size:24px;font-family:Inter;font-weight:500;font-style:normal;line-height:150%}.text-style-header-small{font-size:20px;font-family:Inter;font-weight:500;font-style:normal;line-height:200%}.text-style-body{font-size:16px;font-family:Inter;font-weight:400;font-style:normal;line-height:150.02%}.text-style-button{font-size:20px;font-family:Inter;font-weight:400;font-style:normal;line-height:28px;letter-spacing:.015em}.text-style-body-small{font-size:14px;font-family:Inter;font-weight:400;font-style:normal;line-height:17px}.text-style-label{font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:17px}.text-style-helper{font-size:12px;font-family:Inter;font-weight:500;font-style:normal;line-height:150.02%}.text-style-link{font-size:14px;font-family:Inter;font-style:normal;line-height:17px;color:var(--Blue-primary, #0070cc)}.text-style-header{font-size:36px;font-family:Comfortaa;font-weight:400;font-style:normal;line-height:150.02%}.error-text{color:var(--Red-red-95)}.icon-button{cursor:pointer;border-radius:6px;display:flex;justify-content:center;align-items:center;align-self:stretch;border:none;padding:8px;transition:background-color .3s ease,color .3s ease;width:48px;height:48px;color:var(--Blue-secondary, rgba(82, 103, 122, 1));-webkit-user-select:none;-moz-user-select:none;user-select:none}.icon-button:hover{background:var(--Icon-hover, rgba(183, 86, 0, .15))}.icon-button:active{background:var(--Icon-active, rgba(82, 103, 122, .15))}.icon-button--checkbox{width:36px;height:36px;min-width:36px;padding:0;color:var(--Blue-primary, rgba(82, 103, 122, 1))}.flex{display:flex}.w-full{width:100%}.w-fit{width:-moz-fit-content;width:fit-content}.h-full{height:100%}.h-12{height:3rem}.flex-1{flex:1}.flex-column{display:flex;flex-direction:column}.cursor-pointer{cursor:pointer}.gap-1{gap:.25rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.mt-1{margin-top:.25rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mx-auto{margin-left:auto;margin-right:auto}.p-2{padding:.5rem}.pt-4{padding-top:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pt-8{padding-top:2rem}.flex-wrap{flex-wrap:wrap}.align-center{align-items:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.place-content-center{place-content:center}.uppercase{text-transform:uppercase}.text-center{text-align:center}
