.Main_main__2YT-U{align-items:center;background-color:var(--main-color);border-radius:var(--round);display:flex;flex-direction:column;margin:0 auto;max-width:200rem;padding:10rem 10rem 15rem}.Main_title__FpdvM{background-color:var(--accent-color);border-bottom:2px solid var(--accent-muted-color);border-radius:var(--round);color:#fff;margin-bottom:10rem;padding:3rem 20rem;transition:border-bottom-color var(--time)}.Main_title__FpdvM:hover{border-bottom-color:transparent}.Main_content__IvKTJ{grid-gap:15rem;display:grid;gap:15rem;grid-template-columns:60rem auto 60rem}@media (max-width:992px){.Main_main__2YT-U{border-radius:0;padding:5rem 5rem 10rem}.Main_content__IvKTJ{gap:var(--gap);grid-template-columns:1fr;grid-template-rows:repeat(3,auto);max-width:80rem;width:100%}}@media (max-width:480px){.Main_title__FpdvM{margin-bottom:5rem;padding:3rem;width:100%}}.Section_heading__TyEG6{color:var(--info-color);margin-bottom:8rem;margin-top:4rem}.Section_subtitle__0yeCW{flex-grow:1}.Section_loading__wa5IH{position:relative}.Section_loading__wa5IH:before{background-image:linear-gradient(to right,var(--item-muted-color),var(--item-color));border-radius:var(--round);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@media (max-width:992px){.Section_heading__TyEG6{margin-bottom:4rem;margin-top:0}}.Properties_properties__EWFqR{grid-gap:var(--gap);display:grid;gap:var(--gap);grid-template-columns:repeat(2,1fr)}.Properties_property__CO-hr{aspect-ratio:1;background-color:var(--item-color);border-radius:var(--round);color:var(--text-muted-color);font-weight:300;padding:4rem;transition:background-color var(--time)}.Properties_property__CO-hr:hover{background-color:var(--item-muted-color)}.Properties_icon__WWh\+A{margin:3rem auto 0}@media (max-width:992px){.Properties_property__CO-hr{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem}}@media (max-width:480px){.Properties_title__sTYdT{display:none}.Properties_icon__WWh\+A{margin:0}}.Info_info__3KFlY{align-items:center;aspect-ratio:1;background-color:var(--item-muted-color);border-radius:var(--round);color:var(--text-muted-color);display:flex;justify-content:center;padding:4rem}.Line_line__zoHLm{background-color:var(--border-color);border-radius:var(--round-sm);width:1px}@media (max-width:992px){.Line_line__zoHLm{height:1px;width:100%}}.Controls_controls__aVu4n{aspect-ratio:1;background-color:var(--item-color);border-radius:var(--round);padding:5rem}.Controls_fields__ORNOs{grid-gap:5rem;display:grid;gap:5rem}.Controls_actions__lBmMO{align-items:center;display:flex;justify-content:space-between;margin-bottom:3rem}@media (max-width:992px){.Controls_controls__aVu4n{aspect-ratio:0}}.Button_btn__KvUbd{background-color:var(--item-color);border-radius:var(--round);color:var(--text-color);font-size:var(--small-size);padding:.5rem 1rem;transition:background-color var(--time)}.Button_btn__KvUbd:hover{background-color:var(--item-muted-color)}@media (max-width:480px){.Button_btn__KvUbd{padding:1rem 2rem}}.Field_label__-JUe2{display:block;margin-bottom:2rem}.Range_range__nkONW{-webkit-appearance:none;background-color:transparent;cursor:pointer;width:100%}.Range_range__nkONW::-webkit-slider-thumb{-webkit-appearance:none;background-color:var(--accent-color);border-radius:50%;height:3rem;-webkit-transform:translateY(-1.125rem);transform:translateY(-1.125rem);-webkit-transition:background-color var(--time);transition:background-color var(--time);width:3rem}.Range_range__nkONW::-webkit-slider-thumb:hover{background-color:var(--accent-muted-color)}.Range_range__nkONW::-webkit-slider-runnable-track{background-color:var(--main-color);border-radius:var(--round-sm);height:1rem}.ColorPicker_picker__ZO-jX{background-color:var(--item-muted-color);border-radius:var(--round);padding:2rem;position:relative;transition:box-shadow var(--time)}.ColorPicker_picker__ZO-jX::-webkit-input-placeholder{color:var(--text-muted-color)}.ColorPicker_picker__ZO-jX:-ms-input-placeholder{color:var(--text-muted-color)}.ColorPicker_picker__ZO-jX::placeholder{color:var(--text-muted-color)}.ColorPicker_picker__ZO-jX:focus,.ColorPicker_picker__ZO-jX:hover{box-shadow:0 0 0 1rem var(--border-muted-color);outline:none}.ColorPicker_input__yxRWT{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.Input_input__iPCqr{background-color:var(--item-color);border-radius:var(--round);padding:2rem;transition:box-shadow var(--time)}.Input_input__iPCqr::-webkit-input-placeholder{color:var(--text-muted-color)}.Input_input__iPCqr:-ms-input-placeholder{color:var(--text-muted-color)}.Input_input__iPCqr::placeholder{color:var(--text-muted-color)}.Input_input__iPCqr:focus,.Input_input__iPCqr:hover{box-shadow:0 0 0 1rem var(--border-muted-color);outline:none}.Input_muted__CXYj6{background-color:var(--item-muted-color)}.Result_block__44PaG{aspect-ratio:1;background-color:var(--block-color);border-radius:var(--round);margin-bottom:5rem}.Checkbox_checkbox__rf25u{-webkit-appearance:none;background-color:var(--main-color);border-radius:5rem;cursor:pointer;display:block;height:5rem;overflow:hidden;position:relative;transition:background-color var(--time-lg);width:10rem}.Checkbox_checkbox__rf25u:before{background-color:#fff;border-radius:50%;content:"";height:5rem;left:0;position:absolute;top:0;-webkit-transform:scale(.85);transform:scale(.85);transition:-webkit-transform var(--time);transition:transform var(--time);transition:transform var(--time),-webkit-transform var(--time);width:5rem}.Checkbox_checkbox__rf25u:checked{background-color:var(--accent-color)}.Checkbox_checkbox__rf25u:checked:before{-webkit-transform:scale(.85) translateX(115%);transform:scale(.85) translateX(115%)}.Select_select__WrqZ3{background-color:var(--item-muted-color);background-image:url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaW9uaWNvbiIgd2lkdGg9IjE0IiBoZWlnaHQ9IjE0IiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMTEyIDE4NCAxNDQgMTQ0IDE0NC0xNDQiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzIwMjIyNCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjQ4Ii8+PC9zdmc+);background-position-x:calc(100% - 2rem);background-position-y:12px;background-repeat:no-repeat;border-radius:var(--round);padding:2rem;transition:box-shadow var(--time)}.Select_select__WrqZ3::-webkit-input-placeholder{color:var(--text-muted-color)}.Select_select__WrqZ3:-ms-input-placeholder{color:var(--text-muted-color)}.Select_select__WrqZ3::placeholder{color:var(--text-muted-color)}.Select_select__WrqZ3:focus,.Select_select__WrqZ3:hover{box-shadow:0 0 0 1rem var(--border-muted-color);outline:none}*{box-sizing:border-box;margin:0;padding:0}:root{--main-color:#e0e6e7;--item-color:#fff;--item-muted-color:#f2f2f2;--border-color:#adc0c6;--border-muted-color:#cfdade;--text-color:#202224;--text-muted-color:#a4a6a8;--accent-color:#1fd080;--accent-muted-color:#16925a;--block-color:#9a142d;--info-color:#682d86;--h2-size:20px;--strong-size:16px;--text-size:14px;--small-size:12px;--base:5px;--gap:4rem;--round:0.4em;--round-sm:0.2em;--time:0.3s ease;--time-lg:0.6s ease;font-size:5px;font-size:var(--base)}h2{font-size:20px;font-size:var(--h2-size);font-weight:300}strong{font-size:16px;font-size:var(--strong-size);font-weight:inherit}::selection{background-color:#1fd080;background-color:var(--accent-color);color:#fff}body{-webkit-font-smoothing:antialiased;background-attachment:fixed;background-image:url(/static/media/background.d4116f2b4d231f9870d2.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;font-family:system-ui,-apple-system,sans-serif;font-size:14px;font-size:var(--text-size);min-height:100vh;min-width:320px;overflow-x:hidden;padding:10rem;text-align:center}a{text-decoration:none}a,img{display:block}img{max-width:100%}button,input,select{background-color:transparent;border:transparent;color:inherit;display:block;font:inherit;-webkit-user-select:none;-ms-user-select:none;user-select:none}input,select{width:100%}button{cursor:pointer}select{-webkit-appearance:none}@media (max-width:992px){body{padding:0}}
/*# sourceMappingURL=main.76d2d36d.css.map*/