@property --rotate-angle{syntax:"<angle>";inherits:false;initial-value:45deg}@keyframes styles-module-scss-module__SC9Oqa__spin{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes styles-module-scss-module__SC9Oqa__heart-beat{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes styles-module-scss-module__SC9Oqa__rotate-loading{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes styles-module-scss-module__SC9Oqa__show-from-down{0%{opacity:0;transform:translateY(-50px)}25%{opacity:.2;transform:translateY(-40px)}50%{opacity:.4;transform:translateY(-20px)}75%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__SC9Oqa__bounce-animation{0%{transform:translateY(0%)}20%{transform:translateY(-15%)}30%{transform:translateY(0%)}55%{transform:translateY(-7%)}77%{transform:translateY(0%)}85%{transform:translateY(-3%)}to{transform:translateY(0)}}@keyframes styles-module-scss-module__SC9Oqa__fade-out{0%{opacity:1}to{opacity:0}}.styles-module-scss-module__SC9Oqa__closed_page_section{z-index:500;background-color:var(--bg-color);width:100%;padding:var(--app-padding);justify-content:center;align-items:center;gap:var(--app-padding);height:100vh;height:calc(var(--vh)*1);flex-direction:column;height:100dvh;display:flex;position:fixed;top:0;left:0}.styles-module-scss-module__SC9Oqa__closed_page_section .styles-module-scss-module__SC9Oqa__form_box{max-width:400px;height:auto}.styles-module-scss-module__SC9Oqa__closed_page_section p{font-weight:700}.styles-module-scss-module__SC9Oqa__form_children{gap:var(--app-padding);display:flex}.styles-module-scss-module__SC9Oqa__form__button{--icon-size:var(--app-padding);--padding:calc(var(--icon-size)/2);aspect-ratio:1;width:auto}.styles-module-scss-module__SC9Oqa__form__button svg{fill:var(--t-color);width:var(--icon-size);height:var(--icon-size)}
@property --rotate-angle{syntax:"<angle>";inherits:false;initial-value:45deg}@keyframes forms-module-scss-module__sp5Zeq__spin{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes forms-module-scss-module__sp5Zeq__heart-beat{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes forms-module-scss-module__sp5Zeq__rotate-loading{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes forms-module-scss-module__sp5Zeq__show-from-down{0%{opacity:0;transform:translateY(-50px)}25%{opacity:.2;transform:translateY(-40px)}50%{opacity:.4;transform:translateY(-20px)}75%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes forms-module-scss-module__sp5Zeq__bounce-animation{0%{transform:translateY(0%)}20%{transform:translateY(-15%)}30%{transform:translateY(0%)}55%{transform:translateY(-7%)}77%{transform:translateY(0%)}85%{transform:translateY(-3%)}to{transform:translateY(0)}}@keyframes forms-module-scss-module__sp5Zeq__fade-out{0%{opacity:1}to{opacity:0}}.forms-module-scss-module__sp5Zeq__form_box{justify-content:center;width:100%;height:100%;display:flex;position:relative}.forms-module-scss-module__sp5Zeq__form_wrapper{--form-padding:2rem;--form-gap:15px;--items-gap:calc(var(--form-gap) - 5px);--input-padding:1rem;--state-color:var(--text-sub-color);--input-border-color:var(--border-color);--input-border-height:1px;--input-border:var(--input-border-height)solid var(--input-border-color);--input-accent-border:var(--input-border-height)solid var(--input-border-color);--label-height:calc(var(--input-padding));width:100%;height:100%;position:relative}.forms-module-scss-module__sp5Zeq__form_wrapper .forms-module-scss-module__sp5Zeq__form_loader{background-color:#0000;height:100%!important;position:absolute!important}.forms-module-scss-module__sp5Zeq__auth_form_box .forms-module-scss-module__sp5Zeq__form_children{flex-direction:row}.forms-module-scss-module__sp5Zeq__send_state_box{z-index:-1;width:0;height:0;position:absolute;top:0;left:0}.forms-module-scss-module__sp5Zeq__send_state_box.forms-module-scss-module__sp5Zeq__send{z-index:0;width:100%;height:100%;transform:translate(0)}.forms-module-scss-module__sp5Zeq__send_state_box{-o-transition:transform .3s;transition:transform .3s;transform:translate(300%)}.forms-module-scss-module__sp5Zeq__form_children{flex-direction:column;height:auto;display:flex;position:relative}.forms-module-scss-module__sp5Zeq__form_children.forms-module-scss-module__sp5Zeq__send{-o-transition:transform .3s;height:100%;transition:transform .3s;transform:translate(300%)}.forms-module-scss-module__sp5Zeq__form{justify-content:flex-start;gap:var(--form-gap);width:100%;padding:var(--form-padding);padding-top:var(--form-padding);align-self:center;height:100%;display:flex}.forms-module-scss-module__sp5Zeq__form.forms-module-scss-module__sp5Zeq__sign_up_form,.forms-module-scss-module__sp5Zeq__form.forms-module-scss-module__sp5Zeq__sign_in_form{max-width:800px}.forms-module-scss-module__sp5Zeq__form>*{width:100%}.forms-module-scss-module__sp5Zeq__form input[required]+label:after,.forms-module-scss-module__sp5Zeq__form select[required]+label:after{content:" *";color:var(--accent-color)}.forms-module-scss-module__sp5Zeq__form input:-webkit-autofill{-webkit-animation-name:forms-module-scss-module__sp5Zeq__autofill;-webkit-animation-fill-mode:both}.forms-module-scss-module__sp5Zeq__form textarea:focus,.forms-module-scss-module__sp5Zeq__form input:focus,.forms-module-scss-module__sp5Zeq__form select:focus{border:var(--input-accent-border);outline:none}.forms-module-scss-module__sp5Zeq__form input:-webkit-autofill:focus{border:var(--input-accent-border);outline:none}.forms-module-scss-module__sp5Zeq__form textarea{resize:vertical;height:auto}.forms-module-scss-module__sp5Zeq__form select:disabled{appearance:none;-o-appearance:none}.forms-module-scss-module__sp5Zeq__form input::placeholder{color:#fff!important;opacity:1!important}.forms-module-scss-module__sp5Zeq__form input:-ms-placeholder-shown{color:#fff!important;opacity:1!important}.forms-module-scss-module__sp5Zeq__form input::-moz-placeholder{color:#fff!important;opacity:1!important}.forms-module-scss-module__sp5Zeq__form ::-webkit-input-placeholder{color:#fff!important;opacity:1!important}.forms-module-scss-module__sp5Zeq__form input[type=radio]{font:inherit;color:currentColor;border:var(--input-border);border-radius:calc(var(--outer-br) - var(--inner-br));cursor:pointer;aspect-ratio:1;background-color:#0000;place-content:center;width:.8em;max-width:15px;height:.8em;max-height:15px;margin:0;display:grid}.forms-module-scss-module__sp5Zeq__form input[type=radio]:before{content:"";border-radius:calc(var(--inner-br)/2);-o-transition:.12s transform ease-in-out;-ms-box-shadow:inset 1em 1em var(--accent-color);width:.8em;height:.8em;-webkit-box-shadow:inset 1em 1em var(--accent-color);-moz-box-shadow:inset 1em 1em var(--accent-color);-o-box-shadow:inset 1em 1em var(--accent-color);box-shadow:inset 1em 1em var(--accent-color);transition:transform .12s ease-in-out;transform:scale(0)}.forms-module-scss-module__sp5Zeq__form input[type=radio]:checked:before{transform:scale(1)}.forms-module-scss-module__sp5Zeq__form input[type=radio]{appearance:none;-o-appearance:none;transform:scale(.8)}.forms-module-scss-module__sp5Zeq__form{-o-transition:transform .3s;transition:transform .3s}@keyframes forms-module-scss-module__sp5Zeq__autofill{to{color:inherit!important;background:0 0!important}}.forms-module-scss-module__sp5Zeq__send{transform:translate(300%)}.forms-module-scss-module__sp5Zeq__auth_form_wrapper{justify-content:center;align-items:center;width:100%;min-height:300px;display:flex;position:relative}.forms-module-scss-module__sp5Zeq__form_side{background-color:var(--box-color-tr);border:var(--input-border-height)#0000;flex-direction:column;min-width:200px;display:flex;position:relative}.forms-module-scss-module__sp5Zeq__form_side header{background-color:var(--box-color-tr);flex-direction:column;justify-content:center;align-items:center;min-height:30%;padding:10px;display:flex}.forms-module-scss-module__sp5Zeq__form_side .forms-module-scss-module__sp5Zeq__side_content{padding:var(--form-gap);gap:var(--items-gap);flex-direction:column;display:flex;font-size:.9rem!important}.forms-module-scss-module__sp5Zeq__form_side .forms-module-scss-module__sp5Zeq__side_content p{font-size:.9rem!important}.forms-module-scss-module__sp5Zeq__reset_password_link{color:var(--t-color);text-align:center;font-size:small}@media (hover:hover) and (pointer:fine){.forms-module-scss-module__sp5Zeq__reset_password_link:hover{color:var(--text-sub-color)}}.forms-module-scss-module__sp5Zeq__change_auth_type{text-align:center;flex-direction:column;margin-top:10px;display:flex}.forms-module-scss-module__sp5Zeq__change_auth_type a,.forms-module-scss-module__sp5Zeq__accent_text{color:var(--accent-color)}.forms-module-scss-module__sp5Zeq__loader{width:100%!important;height:100%!important;position:absolute!important}.forms-module-scss-module__sp5Zeq__form_items{--items-gap:calc(var(--form-gap));gap:var(--items-gap);flex-flow:column wrap;display:flex}.forms-module-scss-module__sp5Zeq__form_items .forms-module-scss-module__sp5Zeq__items_group{gap:var(--items-gap);display:flex}.forms-module-scss-module__sp5Zeq__form_items .forms-module-scss-module__sp5Zeq__items_group.forms-module-scss-module__sp5Zeq__with_border{padding-bottom:var(--form-gap);border-bottom:var(--ui-border);border-spacing:30px}.forms-module-scss-module__sp5Zeq__form_items .forms-module-scss-module__sp5Zeq__items_group .forms-module-scss-module__sp5Zeq__form_item{width:100%}.forms-module-scss-module__sp5Zeq__form_state_section{text-align:center;border-radius:var(--outer-br);justify-content:center;align-items:center;gap:var(--items-gap);flex-direction:column;width:100%;height:100%;padding:25px;display:flex;position:absolute;top:0;left:0}.forms-module-scss-module__sp5Zeq__form_state_section a{color:var(--accent-color)}.forms-module-scss-module__sp5Zeq__form_state_section .forms-module-scss-module__sp5Zeq__form_status_text{flex-direction:column;font-weight:700;display:flex}.forms-module-scss-module__sp5Zeq__state_icon{text-align:center;justify-content:center;align-items:center;width:100%;max-width:50px;height:100%;max-height:50px;margin-bottom:30px;display:flex}.forms-module-scss-module__sp5Zeq__state_icon svg{width:100%;height:100%}.forms-module-scss-module__sp5Zeq__state_icon.forms-module-scss-module__sp5Zeq__good svg{fill:var(--accent-color)}.forms-module-scss-module__sp5Zeq__state_icon.forms-module-scss-module__sp5Zeq__bad svg{fill:var(--error-color)}.forms-module-scss-module__sp5Zeq__field_validate{color:var(--error-color);text-align:end;order:3;font-size:.6rem;position:absolute;top:100%;right:0}.forms-module-scss-module__sp5Zeq__good_validate{color:var(--accent-color)}.forms-module-scss-module__sp5Zeq__error_message{text-align:center;color:var(--error-color)}.forms-module-scss-module__sp5Zeq__disabled input[required]+label:after,.forms-module-scss-module__sp5Zeq__disabled select[required]+label:after{display:none}.forms-module-scss-module__sp5Zeq__hint_box,.forms-module-scss-module__sp5Zeq__show_hide_password{height:var(--input-height);width:var(--input-height);justify-content:center;align-items:center;display:flex;position:absolute;top:0;right:0}.forms-module-scss-module__sp5Zeq__hint_box .forms-module-scss-module__sp5Zeq__hint,.forms-module-scss-module__sp5Zeq__show_hide_password .forms-module-scss-module__sp5Zeq__hint{background-color:#0000}.forms-module-scss-module__sp5Zeq__show_hide_password{cursor:pointer;right:0}.forms-module-scss-module__sp5Zeq__show_hide_password i{background-color:var(--box-color-tr);border-radius:calc(var(--outer-br) - var(--inner-br));max-width:20px;max-height:20px;margin:5px;padding:5px;display:flex;position:relative}.forms-module-scss-module__sp5Zeq__show_hide_password i svg{width:100%;height:100%;fill:var(--text-sub-color)}.forms-module-scss-module__sp5Zeq__sign_up_captcha{align-self:center}.forms-module-scss-module__sp5Zeq__form_item{--input-height:50px;width:100%;height:var(--input-height);flex-direction:column;display:flex;position:relative}.forms-module-scss-module__sp5Zeq__form_item.forms-module-scss-module__sp5Zeq__error{--state-color:var(--error-color);--input-border-color:var(--state-color)}.forms-module-scss-module__sp5Zeq__form_item.forms-module-scss-module__sp5Zeq__valid{--state-color:var(--accent-color);--input-border-color:var(--state-color)}.forms-module-scss-module__sp5Zeq__form_item label span{font-size:.7rem}.forms-module-scss-module__sp5Zeq__form_item.forms-module-scss-module__sp5Zeq__pswrd .forms-module-scss-module__sp5Zeq__input_field{padding-right:var(--input-height)}.forms-module-scss-module__sp5Zeq__form_item.forms-module-scss-module__sp5Zeq__pswrd .forms-module-scss-module__sp5Zeq__input_field.forms-module-scss-module__sp5Zeq__with_hint{padding-right:calc(var(--input-height)*2)}.forms-module-scss-module__sp5Zeq__form_item textarea{resize:vertical;width:100%;min-height:100px}.forms-module-scss-module__sp5Zeq__form_item.forms-module-scss-module__sp5Zeq__with_hint .forms-module-scss-module__sp5Zeq__hint_box,.forms-module-scss-module__sp5Zeq__form_item.forms-module-scss-module__sp5Zeq__with_hint .forms-module-scss-module__sp5Zeq__show_hide_password{right:calc(var(--input-height)/2)}.forms-module-scss-module__sp5Zeq__form_item .forms-module-scss-module__sp5Zeq__field_hint{right:var(--input-padding);position:absolute;top:50%}.forms-module-scss-module__sp5Zeq__form_item .forms-module-scss-module__sp5Zeq__field_hint .forms-module-scss-module__sp5Zeq__content{font-size:.75rem}.forms-module-scss-module__sp5Zeq__form_item .forms-module-scss-module__sp5Zeq__field_hint{transform:translateY(-50%)}.forms-module-scss-module__sp5Zeq__input_field{--label-padding:calc(var(--input-padding)/4);border:var(--input-border);border-radius:calc(var(--outer-br) - var(--inner-br));width:100%;height:100%;padding:var(--input-padding);color:var(--text-sub-color);background:0 0;outline:none;order:1;font-family:unset;font-size:.9rem}.forms-module-scss-module__sp5Zeq__input_field:-webkit-autofill{border:var(--ui-border);-webkit-text-fill-color:var(--accent-color);font-family:unset}.forms-module-scss-module__sp5Zeq__input_field:-webkit-autofill:hover{border:var(--ui-border);-webkit-text-fill-color:var(--accent-color);font-family:unset}.forms-module-scss-module__sp5Zeq__input_field:-webkit-autofill:focus{border:var(--ui-border);-webkit-text-fill-color:var(--accent-color);font-family:unset}.forms-module-scss-module__sp5Zeq__input_field:-webkit-autofill{-o-transition:padding .3s,background-color 5000s ease-in-out;transition:padding .3s,background-color 5000s ease-in-out}.forms-module-scss-module__sp5Zeq__input_field:-webkit-autofill:hover{-o-transition:padding .3s,background-color 5000s ease-in-out;transition:padding .3s,background-color 5000s ease-in-out}.forms-module-scss-module__sp5Zeq__input_field:-webkit-autofill:focus{-o-transition:padding .3s,background-color 5000s ease-in-out;transition:padding .3s,background-color 5000s ease-in-out}.forms-module-scss-module__sp5Zeq__input_field:focus,.forms-module-scss-module__sp5Zeq__input_field:autofill{--label-height:calc(var(--input-padding)/2)}.forms-module-scss-module__sp5Zeq__input_field:focus+.forms-module-scss-module__sp5Zeq__form_label,.forms-module-scss-module__sp5Zeq__input_field:autofill+.forms-module-scss-module__sp5Zeq__form_label{top:0;left:var(--input-padding);z-index:10;background-color:var(--box-color);color:var(--t-color);font-weight:500;font-size:.6rem!important}.forms-module-scss-module__sp5Zeq__input_field:placeholder-shown:not(:focus)+.forms-module-scss-module__sp5Zeq__form_label,.forms-module-scss-module__sp5Zeq__input_field:valid:not(:focus)+.forms-module-scss-module__sp5Zeq__form_label{top:calc(var(--label-height)/2 + var(--input-border-height));left:calc(0px + var(--input-border-height));z-index:10;color:var(--state-color);font-weight:500;font-size:.6rem!important}.forms-module-scss-module__sp5Zeq__input_field:placeholder-shown:not(:focus),.forms-module-scss-module__sp5Zeq__input_field:valid:not(:focus){padding:var(--input-padding)var(--input-padding)var(--label-padding)var(--label-padding)}.forms-module-scss-module__sp5Zeq__input_field{-o-transition:padding .3s;transition:padding .3s}.forms-module-scss-module__sp5Zeq__form_label{left:var(--input-padding);padding:0 calc(var(--input-padding)/4);color:var(--text-sub-color);border-radius:calc(var(--outer-br) - var(--inner-br));height:var(--label-height);-o-transition:.3s;order:2;align-items:center;gap:5px;font-size:100%;font-weight:500;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.forms-module-scss-module__sp5Zeq__form_buttons{justify-content:space-around;display:flex}.forms-module-scss-module__sp5Zeq__form_buttons>*{margin-right:5px}.forms-module-scss-module__sp5Zeq__auth_button{height:48px;font-size:1rem;--border-radius:calc(var(--outer-br) - var(--inner-br))!important}.forms-module-scss-module__sp5Zeq__account_form{gap:var(--items-gap);display:grid}.forms-module-scss-module__sp5Zeq__logo_box{justify-content:center;align-items:center;display:flex}@media only screen and (max-width:1200px){.forms-module-scss-module__sp5Zeq__auth_form_box .forms-module-scss-module__sp5Zeq__form_children{flex-direction:column}}@media only screen and (max-width:800px){.forms-module-scss-module__sp5Zeq__auth_form_box .forms-module-scss-module__sp5Zeq__form_children{flex-direction:row}}@media only screen and (max-width:700px){.forms-module-scss-module__sp5Zeq__auth_form_box .forms-module-scss-module__sp5Zeq__form_children{flex-direction:column}}@media only screen and (max-width:600px){.forms-module-scss-module__sp5Zeq__form_wrapper{width:100%}.forms-module-scss-module__sp5Zeq__form_wrapper .forms-module-scss-module__sp5Zeq__form_side{border:0;width:100%}.forms-module-scss-module__sp5Zeq__form_wrapper .forms-module-scss-module__sp5Zeq__form_side .forms-module-scss-module__sp5Zeq__side_content{text-align:center}}@media only screen and (max-width:500px){.forms-module-scss-module__sp5Zeq__form_items .forms-module-scss-module__sp5Zeq__items_group{flex-direction:column}}@media only screen and (max-width:400px){.forms-module-scss-module__sp5Zeq__input_field{font-size:.8rem}}@media only screen and (max-width:350px){.forms-module-scss-module__sp5Zeq__form_wrapper{--form-padding:1rem}}
@property --rotate-angle{syntax:"<angle>";inherits:false;initial-value:45deg}@keyframes styles-module-scss-module__WoZZ5q__spin{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes styles-module-scss-module__WoZZ5q__heart-beat{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes styles-module-scss-module__WoZZ5q__rotate-loading{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes styles-module-scss-module__WoZZ5q__show-from-down{0%{opacity:0;transform:translateY(-50px)}25%{opacity:.2;transform:translateY(-40px)}50%{opacity:.4;transform:translateY(-20px)}75%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__WoZZ5q__bounce-animation{0%{transform:translateY(0%)}20%{transform:translateY(-15%)}30%{transform:translateY(0%)}55%{transform:translateY(-7%)}77%{transform:translateY(0%)}85%{transform:translateY(-3%)}to{transform:translateY(0)}}@keyframes styles-module-scss-module__WoZZ5q__fade-out{0%{opacity:1}to{opacity:0}}.styles-module-scss-module__WoZZ5q__form_items{gap:var(--items-gap);flex-flow:column wrap;display:flex}.styles-module-scss-module__WoZZ5q__form_items .styles-module-scss-module__WoZZ5q__items_group{gap:var(--items-gap);display:flex}.styles-module-scss-module__WoZZ5q__form_items .styles-module-scss-module__WoZZ5q__items_group.styles-module-scss-module__WoZZ5q__with_border{padding-bottom:var(--form-gap);border-bottom:var(--ui-border);border-spacing:30px}.styles-module-scss-module__WoZZ5q__form_items .styles-module-scss-module__WoZZ5q__items_group .styles-module-scss-module__WoZZ5q__form_item{width:100%}.styles-module-scss-module__WoZZ5q__form_item{width:100%;height:var(--input-height);border:var(--input-border);border-color:var(--input-border-color);border-radius:calc(var(--outer-br) - var(--inner-br));flex-direction:column;align-items:center;display:flex;position:relative}.styles-module-scss-module__WoZZ5q__form_item label span{font-size:.7rem}.styles-module-scss-module__WoZZ5q__form_item[data-type=radio]{border-color:#0000}.styles-module-scss-module__WoZZ5q__form_item.styles-module-scss-module__WoZZ5q__error{--state-color:var(--error-color);--input-border-color:var(--state-color)}.styles-module-scss-module__WoZZ5q__form_item.styles-module-scss-module__WoZZ5q__valid{--state-color:var(--green-color);--input-border-color:var(--state-color)}.styles-module-scss-module__WoZZ5q__form_item.styles-module-scss-module__WoZZ5q__pswrd .styles-module-scss-module__WoZZ5q__input_field{padding-right:var(--input-height)}.styles-module-scss-module__WoZZ5q__form_item.styles-module-scss-module__WoZZ5q__pswrd .styles-module-scss-module__WoZZ5q__input_field.styles-module-scss-module__WoZZ5q__with_hint{padding-right:calc(var(--input-height)*2)}.styles-module-scss-module__WoZZ5q__form_item textarea{resize:vertical;width:100%;min-height:100px}.styles-module-scss-module__WoZZ5q__form_item.styles-module-scss-module__WoZZ5q__with_hint{padding-right:var(--input-height)}.styles-module-scss-module__WoZZ5q__form_item.styles-module-scss-module__WoZZ5q__with_hint .styles-module-scss-module__WoZZ5q__hint_box{right:calc(var(--input-height)/2)}.styles-module-scss-module__WoZZ5q__form_item.styles-module-scss-module__WoZZ5q__with_hint .styles-module-scss-module__WoZZ5q__show_hide_password{right:30px}.styles-module-scss-module__WoZZ5q__form_item .styles-module-scss-module__WoZZ5q__field_hint,.styles-module-scss-module__WoZZ5q__form_item .styles-module-scss-module__WoZZ5q__show_hide_password{right:var(--input-padding);z-index:10;position:absolute;top:50%;opacity:1!important}.styles-module-scss-module__WoZZ5q__form_item .styles-module-scss-module__WoZZ5q__field_hint .styles-module-scss-module__WoZZ5q__hint_content,.styles-module-scss-module__WoZZ5q__form_item .styles-module-scss-module__WoZZ5q__show_hide_password .styles-module-scss-module__WoZZ5q__hint_content{max-width:300px;font-size:.75rem}.styles-module-scss-module__WoZZ5q__form_item .styles-module-scss-module__WoZZ5q__field_hint,.styles-module-scss-module__WoZZ5q__form_item .styles-module-scss-module__WoZZ5q__show_hide_password{transform:translateY(-50%)}.styles-module-scss-module__WoZZ5q__form_item .styles-module-scss-module__WoZZ5q__show_hide_password{cursor:pointer;right:0}.styles-module-scss-module__WoZZ5q__form_item .styles-module-scss-module__WoZZ5q__show_hide_password i{background-color:var(--box-color-tr);border-radius:calc(var(--outer-br) - var(--inner-br));max-width:20px;max-height:20px;margin:5px;padding:5px;display:flex;position:relative}.styles-module-scss-module__WoZZ5q__form_item .styles-module-scss-module__WoZZ5q__show_hide_password i svg{width:100%;height:100%;fill:var(--text-sub-color)}.styles-module-scss-module__WoZZ5q__form_item[data-disabled=true]>*{opacity:.5}.styles-module-scss-module__WoZZ5q__form_item[data-disabled=true]>:after{background-color:var(--hover-color);width:100%;height:100%;position:absolute;top:0;left:0}.styles-module-scss-module__WoZZ5q__form_item[data-disabled=true] .styles-module-scss-module__WoZZ5q__disabled_hint{opacity:1;z-index:50}.styles-module-scss-module__WoZZ5q__input_field{width:100%;height:100%;padding:var(--input-padding);color:var(--text-sub-color);background:0 0;border:0;outline:none;order:1;font-family:unset;font-size:.9rem}.styles-module-scss-module__WoZZ5q__input_field+[form-data=input-label]{font-size:.8rem}.styles-module-scss-module__WoZZ5q__input_field:-webkit-autofill{-webkit-text-fill-color:var(--state-color);font-family:unset}.styles-module-scss-module__WoZZ5q__input_field:-webkit-autofill:hover{-webkit-text-fill-color:var(--state-color);font-family:unset}.styles-module-scss-module__WoZZ5q__input_field:-webkit-autofill:focus{-webkit-text-fill-color:var(--state-color);font-family:unset}.styles-module-scss-module__WoZZ5q__input_field:-webkit-autofill{-o-transition:padding .3s,background-color 5000s ease-in-out;transition:padding .3s,background-color 5000s ease-in-out}.styles-module-scss-module__WoZZ5q__input_field:-webkit-autofill:hover{-o-transition:padding .3s,background-color 5000s ease-in-out;transition:padding .3s,background-color 5000s ease-in-out}.styles-module-scss-module__WoZZ5q__input_field:-webkit-autofill:focus{-o-transition:padding .3s,background-color 5000s ease-in-out;transition:padding .3s,background-color 5000s ease-in-out}.styles-module-scss-module__WoZZ5q__input_field:focus,.styles-module-scss-module__WoZZ5q__input_field:autofill{--label-height:calc(var(--input-padding)/2)}.styles-module-scss-module__WoZZ5q__input_field:focus+[form-data=input-label],.styles-module-scss-module__WoZZ5q__input_field:autofill+[form-data=input-label]{top:0;left:var(--input-padding);z-index:10;color:var(--t-color);background-color:var(--box-color);font-size:.7rem;font-weight:500}.styles-module-scss-module__WoZZ5q__input_field[required]+[form-data=input-label]:after,.styles-module-scss-module__WoZZ5q__input_field[required]+[form-data=input-label]:after{content:" *";color:var(--accent-color);border-radius:inherit}.styles-module-scss-module__WoZZ5q__input_field.styles-module-scss-module__WoZZ5q__disabled [required]+[form-data=input-label]:after,.styles-module-scss-module__WoZZ5q__input_field.styles-module-scss-module__WoZZ5q__disabled [required]+[form-data=input-label]:after{display:none}.styles-module-scss-module__WoZZ5q__input_field.styles-module-scss-module__WoZZ5q__disabled{opacity:.5}.styles-module-scss-module__WoZZ5q__input_field[type=radio]{--state-color:var(--text-sub-color);--radio-input-height:calc(var(--input-height)/1.2);font:inherit;color:currentColor;width:var(--radio-input-height);height:var(--radio-input-height);border:var(--input-border);border-radius:calc(var(--outer-br) - var(--inner-br));cursor:pointer;aspect-ratio:1;background-color:#0000;place-content:center;margin:0;display:grid;padding:0!important}.styles-module-scss-module__WoZZ5q__input_field[type=radio]+*{--state-color:var(--text-sub-color);font-size:inherit!important}.styles-module-scss-module__WoZZ5q__input_field[type=radio]+[form-data=input-state-label]{display:none}.styles-module-scss-module__WoZZ5q__input_field[type=radio]:before{content:"";width:calc(var(--radio-input-height)/1.9);height:calc(var(--radio-input-height)/1.9);border-radius:calc(var(--inner-br)/2);-o-transition:.12s transform ease-in-out;-ms-box-shadow:inset 1em 1em var(--accent-color);-webkit-box-shadow:inset 1em 1em var(--accent-color);-moz-box-shadow:inset 1em 1em var(--accent-color);-o-box-shadow:inset 1em 1em var(--accent-color);box-shadow:inset 1em 1em var(--accent-color);transition:transform .12s ease-in-out;transform:scale(0)}.styles-module-scss-module__WoZZ5q__input_field[type=radio]:checked:before{transform:scale(1)}.styles-module-scss-module__WoZZ5q__input_field[type=radio]:checked,.styles-module-scss-module__WoZZ5q__input_field[type=radio]:checked+*{--state-color:var(--accent-color)}.styles-module-scss-module__WoZZ5q__input_field[type=radio]+[form-data=input-label]{position:initial;font-weight:700;line-height:normal;transform:none;top:unset!important;left:unset!important}.styles-module-scss-module__WoZZ5q__input_field[type=radio]{appearance:none;-o-appearance:none;transform:scale(.8)}.styles-module-scss-module__WoZZ5q__input_field:placeholder-shown:not(:focus)+[form-data=input-label],.styles-module-scss-module__WoZZ5q__input_field:valid:not(:focus)+[form-data=input-label]{--label-position:calc((var(--label-height)) + var(--input-border-height));top:var(--label-position);left:calc(var(--label-position)/1.5);z-index:10;color:var(--state-color)}.styles-module-scss-module__WoZZ5q__input_field:placeholder-shown:not(:focus),.styles-module-scss-module__WoZZ5q__input_field:valid:not(:focus){padding:calc(var(--input-padding) + var(--input-padding))var(--input-padding)var(--label-padding)var(--input-padding)}.styles-module-scss-module__WoZZ5q__input_field{-o-transition:padding .3s;transition:padding .3s}
@property --rotate-angle{syntax:"<angle>";inherits:false;initial-value:45deg}@keyframes styles-module-scss-module__Mcq77q__spin{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes styles-module-scss-module__Mcq77q__heart-beat{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes styles-module-scss-module__Mcq77q__rotate-loading{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes styles-module-scss-module__Mcq77q__show-from-down{0%{opacity:0;transform:translateY(-50px)}25%{opacity:.2;transform:translateY(-40px)}50%{opacity:.4;transform:translateY(-20px)}75%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__Mcq77q__bounce-animation{0%{transform:translateY(0%)}20%{transform:translateY(-15%)}30%{transform:translateY(0%)}55%{transform:translateY(-7%)}77%{transform:translateY(0%)}85%{transform:translateY(-3%)}to{transform:translateY(0)}}@keyframes styles-module-scss-module__Mcq77q__fade-out{0%{opacity:1}to{opacity:0}}.styles-module-scss-module__Mcq77q__help_checkout_form{--input-border-color:var(--border-color);--input-border-height:1px}.styles-module-scss-module__Mcq77q__help_checkout_form .styles-module-scss-module__Mcq77q__checkbox_method_box{--input-height:40px;gap:calc(var(--form-gap)/2);flex-direction:row;font-size:.9rem}.styles-module-scss-module__Mcq77q__method{gap:calc(var(--form-gap)/2);flex-direction:column;display:flex}.styles-module-scss-module__Mcq77q__checkout_box{font-weight:initial;--form-gap:var(--app-padding);gap:var(--form-gap);flex-direction:column;width:100%;height:100%;display:flex}.styles-module-scss-module__Mcq77q__checkout_box .styles-module-scss-module__Mcq77q__submit_button{height:50px}.styles-module-scss-module__Mcq77q__heading h4{font-size:1.5rem}.styles-module-scss-module__Mcq77q__heading span{font-size:.85rem}.styles-module-scss-module__Mcq77q__heading{margin-bottom:var(--form-gap)}.styles-module-scss-module__Mcq77q__form_items{gap:var(--form-gap);margin-bottom:var(--form-gap);flex-direction:column;display:flex}.styles-module-scss-module__Mcq77q__note_box{max-width:500px;margin-top:var(--app-padding);align-self:center}.styles-module-scss-module__Mcq77q__note_box .styles-module-scss-module__Mcq77q__note_content{flex-direction:column;gap:10px;display:flex}.styles-module-scss-module__Mcq77q__note_box .styles-module-scss-module__Mcq77q__telegram_note{border-radius:var(--inner-br);padding-left:var(--box-padding);position:relative}.styles-module-scss-module__Mcq77q__note_box .styles-module-scss-module__Mcq77q__telegram_note a{text-decoration:none}.styles-module-scss-module__Mcq77q__note_box .styles-module-scss-module__Mcq77q__telegram_note>*{position:relative}.styles-module-scss-module__Mcq77q__note_box .styles-module-scss-module__Mcq77q__telegram_note:before{content:"";background-color:var(--accent-color);opacity:.05;border-radius:inherit;width:100%;height:100%;position:absolute;top:0;left:0}.styles-module-scss-module__Mcq77q__note_box .styles-module-scss-module__Mcq77q__tg_link{background-color:var(--accent-color);color:var(--bg-color);border-radius:calc(var(--inner-br));justify-content:center;align-items:center;gap:5px;width:fit-content;padding:3px 5px;display:flex}.styles-module-scss-module__Mcq77q__note_box .styles-module-scss-module__Mcq77q__icon{aspect-ratio:1;width:auto;min-width:15px;height:100%}.styles-module-scss-module__Mcq77q__note_box .styles-module-scss-module__Mcq77q__icon svg{fill:var(--bg-color)}
@property --rotate-angle{syntax:"<angle>";inherits:false;initial-value:45deg}@keyframes styles-module-scss-module__eLrSDW__spin{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes styles-module-scss-module__eLrSDW__heart-beat{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes styles-module-scss-module__eLrSDW__rotate-loading{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes styles-module-scss-module__eLrSDW__show-from-down{0%{opacity:0;transform:translateY(-50px)}25%{opacity:.2;transform:translateY(-40px)}50%{opacity:.4;transform:translateY(-20px)}75%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__eLrSDW__bounce-animation{0%{transform:translateY(0%)}20%{transform:translateY(-15%)}30%{transform:translateY(0%)}55%{transform:translateY(-7%)}77%{transform:translateY(0%)}85%{transform:translateY(-3%)}to{transform:translateY(0)}}@keyframes styles-module-scss-module__eLrSDW__fade-out{0%{opacity:1}to{opacity:0}}.styles-module-scss-module__eLrSDW__help_cart_footer{height:var(--cart-footer-height);border-radius:var(--cart-br);z-index:1000;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__eLrSDW__help_cart_footer:before{background-color:var(--box-color-tr);opacity:1;content:"";background-image:linear-gradient(to bottom,#01010100,var(--header-color)100%);z-index:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-moz-backdrop-filter:blur(5px);-ms-backdrop-filter:blur(5px);-o-backdrop-filter:blur(5px);background-position:bottom;background-repeat:no-repeat;background-size:100% 60px;width:100%;height:100%;position:absolute;top:0;left:0;transform:translate(0,0)}@media only screen and (max-height:500px){.styles-module-scss-module__eLrSDW__help_cart_footer:before{background-size:60px 100%;background-image:linear-gradient(to left,#01010100,var(--header-color));background-position:0}}.styles-module-scss-module__eLrSDW__footer_box{gap:var(--content-gap);width:100%;height:fit-content;padding:var(--content-padding);border-top:var(--ui-border);justify-content:space-between;display:flex;position:relative}.styles-module-scss-module__eLrSDW__price_box{flex-direction:column;justify-content:center;height:100%;display:flex}.styles-module-scss-module__eLrSDW__subtitle{opacity:.7;font-size:.9rem}.styles-module-scss-module__eLrSDW__price{color:var(--accent-color);font-size:2rem;font-weight:700;font-family:var(--font-heading)}@media only screen and (max-width:600px){.styles-module-scss-module__eLrSDW__help_cart_footer{border-radius:var(--cart-br)var(--cart-br)0 0}}
@property --rotate-angle{syntax:"<angle>";inherits:false;initial-value:45deg}@keyframes styles-module-scss-module__W4GxgG__spin{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes styles-module-scss-module__W4GxgG__heart-beat{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes styles-module-scss-module__W4GxgG__rotate-loading{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes styles-module-scss-module__W4GxgG__show-from-down{0%{opacity:0;transform:translateY(-50px)}25%{opacity:.2;transform:translateY(-40px)}50%{opacity:.4;transform:translateY(-20px)}75%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__W4GxgG__bounce-animation{0%{transform:translateY(0%)}20%{transform:translateY(-15%)}30%{transform:translateY(0%)}55%{transform:translateY(-7%)}77%{transform:translateY(0%)}85%{transform:translateY(-3%)}to{transform:translateY(0)}}@keyframes styles-module-scss-module__W4GxgG__fade-out{0%{opacity:1}to{opacity:0}}.styles-module-scss-module__W4GxgG__help_cart_dialog{--cart-box-padding:15px;z-index:1000;flex-direction:column;justify-content:flex-end;align-items:flex-end;width:0;height:0;padding:0;font-weight:700;text-decoration:none;display:flex;position:fixed;top:0;right:-300%;overflow:hidden}.styles-module-scss-module__W4GxgG__help_cart_dialog>*,.styles-module-scss-module__W4GxgG__help_cart_dialog{-webkit-user-select:none;user-select:none;-o-user-select:none}.styles-module-scss-module__W4GxgG__help_cart_dialog:before{display:none}.styles-module-scss-module__W4GxgG__help_cart_dialog.styles-module-scss-module__W4GxgG__open{padding:var(--cart-box-padding);right:0}.styles-module-scss-module__W4GxgG__help_cart_dialog.styles-module-scss-module__W4GxgG__open:before{display:block}.styles-module-scss-module__W4GxgG__help_cart_dialog.styles-module-scss-module__W4GxgG__open{height:100vh;height:calc(var(--vh)*1);width:100vw;height:100dvh;width:calc(var(--vw)*1);z-index:1000;width:100dvw}.styles-module-scss-module__W4GxgG__help_cart_dialog.styles-module-scss-module__W4GxgG__open:before{background-color:var(--hover-color);opacity:1;content:"";background-image:linear-gradient(to top,#01010100,var(--header-color)100%);z-index:0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-moz-backdrop-filter:blur(20px);-ms-backdrop-filter:blur(20px);-o-backdrop-filter:blur(20px);background-position:top;background-repeat:no-repeat;background-size:100% 60px;width:100%;height:100%;position:fixed;top:0;left:0;transform:translate(0,0)}@media only screen and (max-height:500px){.styles-module-scss-module__W4GxgG__help_cart_dialog.styles-module-scss-module__W4GxgG__open:before{background-size:60px 100%;background-image:linear-gradient(to left,#01010100,var(--header-color));background-position:0}}@keyframes styles-module-scss-module__W4GxgG__show-box{0%{right:-300%;transform:translate(300%)}to{right:0;transform:translate(0)}}.styles-module-scss-module__W4GxgG__help_cart_dialog.styles-module-scss-module__W4GxgG__open{-ms-animation:.3s linear show-box;animation:.3s linear styles-module-scss-module__W4GxgG__show-box}.styles-module-scss-module__W4GxgG__help_cart_dialog{-ms-box-shadow:0px 3px 30px var(--shadow-color);-webkit-box-shadow:0px 3px 30px var(--shadow-color);-moz-box-shadow:0px 3px 30px var(--shadow-color);-o-box-shadow:0px 3px 30px var(--shadow-color);box-shadow:0px 3px 30px var(--shadow-color)}.styles-module-scss-module__W4GxgG__cart_box_content{--content-top-margin:0%;--content-padding:20px;--cart-header-height:70px;--cart-footer-height:110px;--content-gap:var(--content-padding);--cart-br:calc(var(--outer-br)*1.5);--cart-item-br:calc(var(--cart-br)/1.5);width:100%;height:calc(100% - var(--content-top-margin));border-radius:var(--cart-br);background-color:var(--label-box-color);-ms-box-shadow:var(--card-shadow);max-width:600px;-webkit-box-shadow:var(--card-shadow);-moz-box-shadow:var(--card-shadow);-o-box-shadow:var(--card-shadow);box-shadow:var(--card-shadow);position:relative}.styles-module-scss-module__W4GxgG__cart_box_content:before{content:"";z-index:-1;border-radius:inherit;background-color:var(--label-box-color);-ms-box-shadow:none;width:100%;height:100%;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;background-color:var(--box-color);border:none;position:absolute;top:0;left:0;overflow:hidden}@supports ((-webkit-backdrop-filter:blur(100px) saturate(86%)) or (backdrop-filter:blur(100px) saturate(86%))){.styles-module-scss-module__W4GxgG__cart_box_content:before{background-color:var(--label-box-color);-webkit-backdrop-filter:blur(100px)saturate(86%);backdrop-filter:blur(100px)saturate(86%);-moz-backdrop-filter:blur(100px)saturate(86%);-ms-backdrop-filter:blur(100px)saturate(86%);-o-backdrop-filter:blur(100px)saturate(86%);transform:translate(0,0)}}.styles-module-scss-module__W4GxgG__cart_box_content:before{transform:translate(0,0)}.styles-module-scss-module__W4GxgG__cart_box_content>*{position:relative}.styles-module-scss-module__W4GxgG__cart_box_content .styles-module-scss-module__W4GxgG__clear_cart_button{--font-size:.6rem;--padding:calc(var(--content-padding)/3)calc(var(--content-padding)/2);--border-radius:calc(var(--cart-br)/1.5);height:auto!important}.styles-module-scss-module__W4GxgG__cart_header{height:var(--cart-header-height);width:100%;padding:var(--content-padding);gap:calc(var(--content-gap)/2);justify-content:space-between;align-items:center;min-height:70px;display:flex}.styles-module-scss-module__W4GxgG__heading{justify-content:space-between;align-items:center;gap:calc(var(--content-gap)/2);height:100%;display:flex}.styles-module-scss-module__W4GxgG__heading svg{fill:var(--t-color);aspect-ratio:1;height:100%;max-height:30px}.styles-module-scss-module__W4GxgG__heading .styles-module-scss-module__W4GxgG__title{font-family:var(--heading-font);font-weight:700;font-size:var(--h3-fs)}.styles-module-scss-module__W4GxgG__close_box{background-color:var(--hover-color);aspect-ratio:1;height:100%;padding:calc(var(--content-padding)/6);border-radius:calc(var(--cart-br)/1.5);border:var(--ui-border);cursor:pointer;border-color:#0000;justify-content:center;align-items:center;display:flex}.styles-module-scss-module__W4GxgG__close_box svg{fill:var(--accent-color);height:100%}@media (hover:hover) and (pointer:fine){.styles-module-scss-module__W4GxgG__close_box:hover{border-color:var(--accent-color)}}.styles-module-scss-module__W4GxgG__cart_content{width:100%;height:calc(100% - var(--cart-footer-height) - var(--cart-header-height));max-height:calc(100% - var(--cart-footer-height) - var(--cart-header-height));flex-direction:column;display:flex;overflow:hidden auto}@media only screen and (max-width:600px){.styles-module-scss-module__W4GxgG__help_cart_dialog{--cart-box-padding:0}.styles-module-scss-module__W4GxgG__cart_box_content{--content-top-margin:20%;border-radius:var(--cart-br)var(--cart-br)0 0}.styles-module-scss-module__W4GxgG__heading svg{max-height:25px}}.styles-module-scss-module__W4GxgG__zero_gifts_box{justify-content:center;align-items:center;gap:var(--content-gap);height:100%;padding:var(--content-padding);text-align:center;flex-direction:column;display:flex}.styles-module-scss-module__W4GxgG__zero_gifts_box .styles-module-scss-module__W4GxgG__zero_gifts_box_heading span{font-size:var(--h2-fs);font-weight:700}.styles-module-scss-module__W4GxgG__zero_box_content{gap:calc(var(--content-gap)/2);flex-direction:column;align-items:center;font-size:.9rem;display:flex}.styles-module-scss-module__W4GxgG__zero_box_content span{opacity:.8}.styles-module-scss-module__W4GxgG__zero_box_content span.styles-module-scss-module__W4GxgG__with_hint{opacity:1;color:var(--accent-color);flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;display:flex}.styles-module-scss-module__W4GxgG__zero_box_content .styles-module-scss-module__W4GxgG__tooltip{--tooltip-opacity:1;--tooltip-padding:0}.styles-module-scss-module__W4GxgG__zero_box_content .styles-module-scss-module__W4GxgG__help_link_button{width:fit-content}.styles-module-scss-module__W4GxgG__zero_box_content .styles-module-scss-module__W4GxgG__help_link_button span{opacity:1}.styles-module-scss-module__W4GxgG__animal_card_box{border-radius:calc(var(--cart-br)/1.5);--items-in-row:1;--list-gap:0;justify-content:flex-end;align-items:flex-end;width:100%;min-width:150px;min-height:150px;max-height:200px;list-style:none;display:flex;overflow:hidden}.styles-module-scss-module__W4GxgG__animal_card_box .styles-module-scss-module__W4GxgG__animal_card{width:100%;height:100%}@media only screen and (max-width:600px){.styles-module-scss-module__W4GxgG__help_cart_dialog{bottom:-300%;right:unset}.styles-module-scss-module__W4GxgG__help_cart_dialog.styles-module-scss-module__W4GxgG__open{bottom:0}@keyframes styles-module-scss-module__W4GxgG__show-box-mobile{0%{bottom:-300%;transform:translateY(300%)}to{bottom:0;transform:translateY(0)}}.styles-module-scss-module__W4GxgG__help_cart_dialog.styles-module-scss-module__W4GxgG__open{-ms-animation:.3s linear show-box-mobile;animation:.3s linear styles-module-scss-module__W4GxgG__show-box-mobile}}@media only screen and (max-height:500px){.styles-module-scss-module__W4GxgG__cart_box_content{--content-top-margin:0px;border-radius:0}}
@property --rotate-angle{syntax:"<angle>";inherits:false;initial-value:45deg}@keyframes styles-module-scss-module__zZtPAW__spin{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes styles-module-scss-module__zZtPAW__heart-beat{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes styles-module-scss-module__zZtPAW__rotate-loading{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes styles-module-scss-module__zZtPAW__show-from-down{0%{opacity:0;transform:translateY(-50px)}25%{opacity:.2;transform:translateY(-40px)}50%{opacity:.4;transform:translateY(-20px)}75%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__zZtPAW__bounce-animation{0%{transform:translateY(0%)}20%{transform:translateY(-15%)}30%{transform:translateY(0%)}55%{transform:translateY(-7%)}77%{transform:translateY(0%)}85%{transform:translateY(-3%)}to{transform:translateY(0)}}@keyframes styles-module-scss-module__zZtPAW__fade-out{0%{opacity:1}to{opacity:0}}.styles-module-scss-module__zZtPAW__animals_list{--items-in-row:1;--item-gap:calc(var(--content-gap)/2);--item-padding:var(--content-padding);--gifts-gap:8px;gap:var(--content-gap);padding:var(--content-padding);flex-direction:column;list-style:none;display:flex;overflow:hidden auto}.styles-module-scss-module__zZtPAW__animals_list_item{border-radius:var(--cart-item-br);padding:var(--item-padding);width:calc(100%/var(--items-in-row) - var(--item-gap)*(var(--items-in-row) - 1)/var(--items-in-row));border:var(--ui-border);gap:var(--item-gap);background-color:var(--box-color);border-width:1px;flex-direction:column;display:flex;position:relative}.styles-module-scss-module__zZtPAW__animals_list_item .styles-module-scss-module__zZtPAW__image{--image-size:40px;border-radius:calc(var(--cart-item-br)/1.5);aspect-ratio:1;height:var(--image-size);width:var(--image-size);min-height:var(--image-size);min-width:var(--image-size);overflow:hidden}.styles-module-scss-module__zZtPAW__animals_list_item .styles-module-scss-module__zZtPAW__image img{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__zZtPAW__animals_list_item .styles-module-scss-module__zZtPAW__overlay{border-radius:inherit;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.styles-module-scss-module__zZtPAW__animals_list_item .styles-module-scss-module__zZtPAW__overlay .styles-module-scss-module__zZtPAW__image_overlay{background-position:50%;width:100%;height:100%}.styles-module-scss-module__zZtPAW__animals_list_item .styles-module-scss-module__zZtPAW__overlay .styles-module-scss-module__zZtPAW__image_overlay:after{content:"";border-radius:var(--cart-item-br);background-color:var(--label-box-color);-webkit-backdrop-filter:blur(200px)saturate(80%);backdrop-filter:blur(200px)saturate(80%);-moz-backdrop-filter:blur(200px)saturate(80%);-ms-backdrop-filter:blur(200px)saturate(80%);-o-backdrop-filter:blur(200px)saturate(80%);width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;transform:translate(0,0)}.styles-module-scss-module__zZtPAW__add_site_donate_box{max-height:unset;padding:calc(var(--gifts-gap)*2);border-radius:var(--cart-item-br);background-color:var(--box-color-tr);flex-direction:row;justify-content:space-between;height:auto;display:flex;position:relative;overflow:visible}.styles-module-scss-module__zZtPAW__add_site_donate_box:before{content:"";background-color:var(--accent-color);opacity:.2;border-radius:inherit;width:100%;height:100%;position:absolute;top:0;left:0}.styles-module-scss-module__zZtPAW__add_site_donate_box .styles-module-scss-module__zZtPAW__image_title{position:relative}.styles-module-scss-module__zZtPAW__donate_box{--head-fs:1.2rem;gap:var(--item-gap);justify-content:space-between;align-items:center;width:100%;height:100%;display:flex;position:relative}.styles-module-scss-module__zZtPAW__donate_box .styles-module-scss-module__zZtPAW__title{gap:var(--item-gap);flex-direction:column;display:flex}.styles-module-scss-module__zZtPAW__donate_box span{font-size:calc(var(--head-fs)*.7)}.styles-module-scss-module__zZtPAW__donate_box span.styles-module-scss-module__zZtPAW__heading{font-weight:600;font-size:var(--head-fs)}.styles-module-scss-module__zZtPAW__donate_box .styles-module-scss-module__zZtPAW__add_donate{gap:var(--item-gap);flex-direction:column;width:40%;display:flex}.styles-module-scss-module__zZtPAW__donate_box .styles-module-scss-module__zZtPAW__add_donate .styles-module-scss-module__zZtPAW__price{font-weight:700;font-size:calc(var(--head-fs)*1.1)}.styles-module-scss-module__zZtPAW__donate_box .styles-module-scss-module__zZtPAW__add_site_donate_button{--font-size:calc(var(--head-fs)/2);--border-radius:calc(var(--cart-item-br)/1.5)}.styles-module-scss-module__zZtPAW__cart_countdown{text-align:center;opacity:.6;width:100%;font-size:.7rem}.styles-module-scss-module__zZtPAW__item_heading{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;display:flex;position:relative}.styles-module-scss-module__zZtPAW__item_heading .styles-module-scss-module__zZtPAW__heading_image_title{color:var(--t-color);flex-direction:row;align-items:center;gap:10px;text-decoration:none;display:flex}.styles-module-scss-module__zZtPAW__item_heading .styles-module-scss-module__zZtPAW__remove_animal_gifts{gap:calc(var(--content-gap)/4);text-align:end;color:var(--accent-color);border-radius:var(--cart-item-br);cursor:pointer;padding:3px;font-size:.6rem;display:flex}.styles-module-scss-module__zZtPAW__item_heading .styles-module-scss-module__zZtPAW__remove_animal_gifts svg{fill:var(--accent-color);width:.6rem;height:.6rem}@media (hover:hover) and (pointer:fine){.styles-module-scss-module__zZtPAW__item_heading .styles-module-scss-module__zZtPAW__remove_animal_gifts:hover{color:var(--t-color);background-color:var(--box-color-tr)}}.styles-module-scss-module__zZtPAW__add_more_box{padding:var(--item-padding);border-radius:var(--cart-br);gap:var(--gifts-gap);flex-direction:column;justify-content:center;align-self:center;align-items:center;width:fit-content;display:flex}.styles-module-scss-module__zZtPAW__cart_gifts_list{gap:var(--gifts-gap);flex-direction:column;list-style:none;display:flex;position:relative}.styles-module-scss-module__zZtPAW__cart_gifts_item{gap:var(--gifts-gap);padding:var(--gifts-gap)0;border-top:var(--ui-border);justify-content:space-between;align-items:center;max-height:4rem;display:flex;position:relative}.styles-module-scss-module__zZtPAW__cart_gifts_item .styles-module-scss-module__zZtPAW__delete_gift{top:calc(var(--gifts-gap)/-2);right:calc(var(--gifts-gap)/-2);padding:calc(var(--gifts-gap)/2);width:calc(var(--gifts-gap)*3);height:calc(var(--gifts-gap)*3);border-radius:calc(var(--cart-item-br)/1.5);background-color:var(--box-color);cursor:pointer;border:var(--ui-border);position:absolute}.styles-module-scss-module__zZtPAW__cart_gifts_item .styles-module-scss-module__zZtPAW__delete_gift>*{cursor:pointer}.styles-module-scss-module__zZtPAW__cart_gifts_item .styles-module-scss-module__zZtPAW__delete_gift i{width:100%;height:100%;display:flex}.styles-module-scss-module__zZtPAW__cart_gifts_item .styles-module-scss-module__zZtPAW__delete_gift i svg{width:100%;height:100%;fill:var(--accent-color)}@media (hover:hover) and (pointer:fine){.styles-module-scss-module__zZtPAW__cart_gifts_item .styles-module-scss-module__zZtPAW__delete_gift:hover{background-color:var(--accent-color)}.styles-module-scss-module__zZtPAW__cart_gifts_item .styles-module-scss-module__zZtPAW__delete_gift:hover i svg{fill:var(--t-color)}}.styles-module-scss-module__zZtPAW__cart_gifts_item .styles-module-scss-module__zZtPAW__delete_gift{-o-transition:all .2s;transition:all .2s}.styles-module-scss-module__zZtPAW__cart_gifts_item.styles-module-scss-module__zZtPAW__load{border-radius:calc(var(--cart-item-br)/1.5);opacity:.5;pointer-events:none}.styles-module-scss-module__zZtPAW__cart_gifts_item.styles-module-scss-module__zZtPAW__load .styles-module-scss-module__zZtPAW__delete_gift{opacity:0}@keyframes styles-module-scss-module__zZtPAW__load{to{transform:translate(100%)}}.styles-module-scss-module__zZtPAW__cart_gifts_item.styles-module-scss-module__zZtPAW__load{isolation:isolate;pointer-events:none;position:relative;overflow:hidden}.styles-module-scss-module__zZtPAW__cart_gifts_item.styles-module-scss-module__zZtPAW__load:after{background:linear-gradient(90deg,#d3d3d300 0,var(--hover-color)50%,#d3d3d300 100%);content:"";opacity:.8;border-radius:inherit;-webkit-border-radius:inherit;-moz-border-radius:inherit;-ms-animation:1.5s load linear infinite;width:100%;height:100%;animation:1.5s linear infinite styles-module-scss-module__zZtPAW__load;position:absolute;inset:0;transform:translate(-100%)}.styles-module-scss-module__zZtPAW__cart_gifts_item.styles-module-scss-module__zZtPAW__load>*{pointer-events:none}.styles-module-scss-module__zZtPAW__cart_gifts_item.styles-module-scss-module__zZtPAW__add_site_donate_box{max-height:unset;padding:calc(var(--gifts-gap)*2);border-radius:var(--cart-item-br);background-color:var(--box-color-tr);flex-direction:row;justify-content:space-between;height:auto;display:flex;position:relative;overflow:visible}.styles-module-scss-module__zZtPAW__cart_gifts_item.styles-module-scss-module__zZtPAW__add_site_donate_box:before{content:"";background-color:var(--accent-color);opacity:.2;border-radius:inherit;width:100%;height:100%;position:absolute;top:0;left:0}.styles-module-scss-module__zZtPAW__cart_gifts_item.styles-module-scss-module__zZtPAW__add_site_donate_box .styles-module-scss-module__zZtPAW__image_title{position:relative}.styles-module-scss-module__zZtPAW__cart_gifts_item{height:100vh;height:calc(var(--vh)*1);-o-transition:all .2s;height:100dvh;transition:all .2s}.styles-module-scss-module__zZtPAW__image_title{--box-gap:calc(var(--gifts-gap)/2);gap:var(--box-gap);align-items:center;width:50%;display:flex}.styles-module-scss-module__zZtPAW__image_title .styles-module-scss-module__zZtPAW__title{font-size:.7rem;font-weight:700;text-decoration:none}.styles-module-scss-module__zZtPAW__actions_price{align-items:center;gap:var(--gifts-gap);justify-content:space-between;width:50%;height:100%;display:flex}.styles-module-scss-module__zZtPAW__price{text-align:end;font-size:.8rem;font-weight:700;font-family:var(--font-heading);justify-content:flex-end;align-items:center;display:flex}.styles-module-scss-module__zZtPAW__actions_wrapper{--actions-gap:calc(var(--gifts-gap)/2);--button-size:20px;gap:var(--actions-gap);flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.styles-module-scss-module__zZtPAW__actions_wrapper .styles-module-scss-module__zZtPAW__input{color:var(--text-sub-color);border:var(--ui-border);border-radius:calc(var(--cart-item-br));text-align:center;height:50%;width:calc(var(--button-size)*1.5);background-color:#0000;border-color:#0000;outline:none;font-size:.7rem;font-weight:700}.styles-module-scss-module__zZtPAW__actions_wrapper .styles-module-scss-module__zZtPAW__input::-webkit-outer-spin-button{margin:0}.styles-module-scss-module__zZtPAW__actions_wrapper .styles-module-scss-module__zZtPAW__input::-webkit-inner-spin-button{margin:0}.styles-module-scss-module__zZtPAW__actions_wrapper .styles-module-scss-module__zZtPAW__input::-webkit-outer-spin-button{appearance:none;-o-appearance:none}.styles-module-scss-module__zZtPAW__actions_wrapper .styles-module-scss-module__zZtPAW__input::-webkit-inner-spin-button{appearance:none;-o-appearance:none}.styles-module-scss-module__zZtPAW__actions_wrapper .styles-module-scss-module__zZtPAW__input[type=number]{appearance:textfield;-o-appearance:textfield}.styles-module-scss-module__zZtPAW__actions_wrapper .styles-module-scss-module__zZtPAW__input:focus{border-color:var(--accent-color)}.styles-module-scss-module__zZtPAW__actions_wrapper .styles-module-scss-module__zZtPAW__cart_actions{gap:var(--actions-gap);--actions-border-radius:calc(var(--cart-item-br)/1.5);flex-direction:row;justify-content:center;align-items:center;height:50%;display:flex}.styles-module-scss-module__zZtPAW__actions_wrapper .styles-module-scss-module__zZtPAW__cart_actions .styles-module-scss-module__zZtPAW__button{max-height:var(--button-size);max-width:var(--button-size);--padding:0;border-color:var(--border-color);order:1;height:100%!important}.styles-module-scss-module__zZtPAW__actions_wrapper .styles-module-scss-module__zZtPAW__cart_actions .styles-module-scss-module__zZtPAW__button>div{width:100%;height:100%;position:relative}.styles-module-scss-module__zZtPAW__actions_wrapper .styles-module-scss-module__zZtPAW__cart_actions .styles-module-scss-module__zZtPAW__button>div i{width:100%;height:100%;display:flex}.styles-module-scss-module__zZtPAW__actions_wrapper .styles-module-scss-module__zZtPAW__cart_actions .styles-module-scss-module__zZtPAW__button>div i svg{width:100%;height:100%}.styles-module-scss-module__zZtPAW__actions_wrapper .styles-module-scss-module__zZtPAW__cart_actions .styles-module-scss-module__zZtPAW__button:last-child{order:0}@media (hover:hover) and (pointer:fine){.styles-module-scss-module__zZtPAW__actions_wrapper .styles-module-scss-module__zZtPAW__cart_actions .styles-module-scss-module__zZtPAW__button:hover>div i svg{fill:var(--text-sub-color)}}@media only screen and (max-width:400px){.styles-module-scss-module__zZtPAW__donate_box{--head-fs:1rem}}
@property --rotate-angle{syntax:"<angle>";inherits:false;initial-value:45deg}@keyframes nav-items-module-scss-module__MhEQjG__spin{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes nav-items-module-scss-module__MhEQjG__heart-beat{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes nav-items-module-scss-module__MhEQjG__rotate-loading{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes nav-items-module-scss-module__MhEQjG__show-from-down{0%{opacity:0;transform:translateY(-50px)}25%{opacity:.2;transform:translateY(-40px)}50%{opacity:.4;transform:translateY(-20px)}75%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes nav-items-module-scss-module__MhEQjG__bounce-animation{0%{transform:translateY(0%)}20%{transform:translateY(-15%)}30%{transform:translateY(0%)}55%{transform:translateY(-7%)}77%{transform:translateY(0%)}85%{transform:translateY(-3%)}to{transform:translateY(0)}}@keyframes nav-items-module-scss-module__MhEQjG__fade-out{0%{opacity:1}to{opacity:0}}.nav-items-module-scss-module__MhEQjG__nav_links{--item-padding:10px;-o-transition:width .3s cubic-bezier(1,.49,0,.52);order:1;height:100%;transition:width .3s cubic-bezier(1,.49,0,.52);display:flex;position:relative}.nav-items-module-scss-module__MhEQjG__nav_links.nav-items-module-scss-module__MhEQjG__load .nav-items-module-scss-module__MhEQjG__nav_item svg,.nav-items-module-scss-module__MhEQjG__nav_links.nav-items-module-scss-module__MhEQjG__load .nav-items-module-scss-module__MhEQjG__nav_item span{opacity:0}@keyframes nav-items-module-scss-module__MhEQjG__load{to{transform:translate(100%)}}.nav-items-module-scss-module__MhEQjG__nav_links.nav-items-module-scss-module__MhEQjG__load .nav-items-module-scss-module__MhEQjG__nav_item{isolation:isolate;pointer-events:none;position:relative;overflow:hidden}.nav-items-module-scss-module__MhEQjG__nav_links.nav-items-module-scss-module__MhEQjG__load .nav-items-module-scss-module__MhEQjG__nav_item:after{background:linear-gradient(90deg,#d3d3d300 0,var(--hover-color)50%,#d3d3d300 100%);content:"";opacity:.8;border-radius:inherit;-webkit-border-radius:inherit;-moz-border-radius:inherit;-ms-animation:1.5s load linear infinite;width:100%;height:100%;animation:1.5s linear infinite nav-items-module-scss-module__MhEQjG__load;position:absolute;inset:0;transform:translate(-100%)}.nav-items-module-scss-module__MhEQjG__nav_links.nav-items-module-scss-module__MhEQjG__load .nav-items-module-scss-module__MhEQjG__nav_item>*{pointer-events:none}.nav-items-module-scss-module__MhEQjG__nav_links[data-for-mobile=true],.nav-items-module-scss-module__MhEQjG__nav_links[data-for-tablet=true]{--nav-items-in-row:2;height:calc(100% - var(--header-height) - var(--mobile-footer-height))}.nav-items-module-scss-module__MhEQjG__nav_links[data-for-mobile=true] .nav-items-module-scss-module__MhEQjG__nav_items_list,.nav-items-module-scss-module__MhEQjG__nav_links[data-for-tablet=true] .nav-items-module-scss-module__MhEQjG__nav_items_list{--items-gap:10px;--item-padding:12px;--item-width:calc(100%/var(--nav-items-in-row) - var(--items-gap)*((var(--nav-items-in-row) - 1)/var(--nav-items-in-row)));-o-transition:width .25s,height .25s ease-in-out,background-color .25s ease-in-out;flex-flow:wrap;align-content:center;transition:width .25s,height .25s ease-in-out,background-color .25s ease-in-out}.nav-items-module-scss-module__MhEQjG__nav_links[data-for-mobile=true] .nav-items-module-scss-module__MhEQjG__nav_item,.nav-items-module-scss-module__MhEQjG__nav_links[data-for-tablet=true] .nav-items-module-scss-module__MhEQjG__nav_item{aspect-ratio:4/2.5;background-color:var(--box-color)}.nav-items-module-scss-module__MhEQjG__nav_links[data-for-mobile=true] .nav-items-module-scss-module__MhEQjG__nav_item:before,.nav-items-module-scss-module__MhEQjG__nav_links[data-for-tablet=true] .nav-items-module-scss-module__MhEQjG__nav_item:before{opacity:.1;border:var(--ui-border)}.nav-items-module-scss-module__MhEQjG__nav_links[data-for-mobile=true] .nav-items-module-scss-module__MhEQjG__nav_item.nav-items-module-scss-module__MhEQjG__accent,.nav-items-module-scss-module__MhEQjG__nav_links[data-for-tablet=true] .nav-items-module-scss-module__MhEQjG__nav_item.nav-items-module-scss-module__MhEQjG__accent{border-color:var(--item-accent-color);border-width:1px}.nav-items-module-scss-module__MhEQjG__nav_links[data-for-mobile=true] .nav-items-module-scss-module__MhEQjG__nav_item.nav-items-module-scss-module__MhEQjG__accent:before,.nav-items-module-scss-module__MhEQjG__nav_links[data-for-tablet=true] .nav-items-module-scss-module__MhEQjG__nav_item.nav-items-module-scss-module__MhEQjG__accent:before{opacity:.1}.nav-items-module-scss-module__MhEQjG__nav_links[data-for-mobile=true] .nav-items-module-scss-module__MhEQjG__nav_item.nav-items-module-scss-module__MhEQjG__full_width,.nav-items-module-scss-module__MhEQjG__nav_links[data-for-tablet=true] .nav-items-module-scss-module__MhEQjG__nav_item.nav-items-module-scss-module__MhEQjG__full_width{aspect-ratio:3;width:100%}.nav-items-module-scss-module__MhEQjG__nav_links[data-for-mobile=true] .nav-items-module-scss-module__MhEQjG__nav_item.nav-items-module-scss-module__MhEQjG__with_options,.nav-items-module-scss-module__MhEQjG__nav_links[data-for-tablet=true] .nav-items-module-scss-module__MhEQjG__nav_item.nav-items-module-scss-module__MhEQjG__with_options{-webkit-backdrop-filter:none;backdrop-filter:none;-moz-backdrop-filter:none;-ms-backdrop-filter:none;-o-backdrop-filter:none}.nav-items-module-scss-module__MhEQjG__nav_links[data-for-mobile=true] .nav-items-module-scss-module__MhEQjG__nav_item,.nav-items-module-scss-module__MhEQjG__nav_links[data-for-tablet=true] .nav-items-module-scss-module__MhEQjG__nav_item{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);-moz-backdrop-filter:blur(50px);-ms-backdrop-filter:blur(50px);-o-backdrop-filter:blur(50px)}.nav-items-module-scss-module__MhEQjG__nav_links[data-for-mobile=true] .nav-items-module-scss-module__MhEQjG__option_nav_item,.nav-items-module-scss-module__MhEQjG__nav_links[data-for-tablet=true] .nav-items-module-scss-module__MhEQjG__option_nav_item{--item-padding:0;aspect-ratio:1;background-color:#0000}.nav-items-module-scss-module__MhEQjG__nav_links[data-for-mobile=true] .nav-items-module-scss-module__MhEQjG__option_nav_item:before,.nav-items-module-scss-module__MhEQjG__nav_links[data-for-tablet=true] .nav-items-module-scss-module__MhEQjG__option_nav_item:before{display:none}.nav-items-module-scss-module__MhEQjG__nav_links[data-for-mobile=true] .nav-items-module-scss-module__MhEQjG__option_nav_item.nav-items-module-scss-module__MhEQjG__accent,.nav-items-module-scss-module__MhEQjG__nav_links[data-for-tablet=true] .nav-items-module-scss-module__MhEQjG__option_nav_item.nav-items-module-scss-module__MhEQjG__accent{width:var(--item-width)}.nav-items-module-scss-module__MhEQjG__nav_links[data-for-mobile=true] .nav-items-module-scss-module__MhEQjG__option_nav_item,.nav-items-module-scss-module__MhEQjG__nav_links[data-for-tablet=true] .nav-items-module-scss-module__MhEQjG__option_nav_item{-webkit-backdrop-filter:none;backdrop-filter:none;-moz-backdrop-filter:none;-ms-backdrop-filter:none;-o-backdrop-filter:none}.nav-items-module-scss-module__MhEQjG__nav_links[data-for-mobile=true] .nav-items-module-scss-module__MhEQjG__nav_item,.nav-items-module-scss-module__MhEQjG__nav_links[data-for-mobile=true] .nav-items-module-scss-module__MhEQjG__option_nav_item,.nav-items-module-scss-module__MhEQjG__nav_links[data-for-tablet=true] .nav-items-module-scss-module__MhEQjG__nav_item,.nav-items-module-scss-module__MhEQjG__nav_links[data-for-tablet=true] .nav-items-module-scss-module__MhEQjG__option_nav_item{width:var(--item-width);height:auto}.nav-items-module-scss-module__MhEQjG__nav_links[data-for-mobile=true] .nav-items-module-scss-module__MhEQjG__link,.nav-items-module-scss-module__MhEQjG__nav_links[data-for-tablet=true] .nav-items-module-scss-module__MhEQjG__link{gap:calc(var(--items-gap)/2);text-align:center;-webkit-hyphens:auto;hyphens:auto;flex-direction:column}.nav-items-module-scss-module__MhEQjG__nav_links[data-for-mobile=true] .nav-items-module-scss-module__MhEQjG__header_nav_icon,.nav-items-module-scss-module__MhEQjG__nav_links[data-for-tablet=true] .nav-items-module-scss-module__MhEQjG__header_nav_icon{margin-right:0}.nav-items-module-scss-module__MhEQjG__nav_links .nav-items-module-scss-module__MhEQjG__arrows{--arrow-bg-color:transparent}.nav-items-module-scss-module__MhEQjG__nav_items_list{--icon-size:30px;--items-gap:5px;--icon-padding:calc(var(--icon-size)/6);gap:var(--items-gap);scrollbar-width:none;scrollbar-color:#0000 #0000;-ms-overflow-style:none;scrollbar-gutter:stable;justify-content:space-around;height:100%;list-style:none;display:flex}.nav-items-module-scss-module__MhEQjG__nav_items_list::-webkit-scrollbar{display:none}.nav-items-module-scss-module__MhEQjG__nav_items_list::-webkit-scrollbar-track{display:none}.nav-items-module-scss-module__MhEQjG__nav_items_list::-webkit-scrollbar-thumb{display:none}.nav-items-module-scss-module__MhEQjG__nav_item_title{-o-transition:width .25s ease-in-out;width:auto;transition:width .25s ease-in-out}.nav-items-module-scss-module__MhEQjG__nav_item,.nav-items-module-scss-module__MhEQjG__option_nav_item{--item-text-color:var(--t-color);color:var(--item-text-color);border-radius:var(--inner-br);justify-content:space-between;align-self:center;align-items:center;text-decoration:none;display:none;cursor:pointer!important}.nav-items-module-scss-module__MhEQjG__nav_item>*,.nav-items-module-scss-module__MhEQjG__option_nav_item>*{cursor:pointer}.nav-items-module-scss-module__MhEQjG__nav_item>.nav-items-module-scss-module__MhEQjG__link,.nav-items-module-scss-module__MhEQjG__option_nav_item>.nav-items-module-scss-module__MhEQjG__link{color:var(--item-text-color);width:100%;padding:var(--item-padding);border-radius:inherit;justify-content:center;align-items:center;height:100%;text-decoration:none;display:flex;position:relative}.nav-items-module-scss-module__MhEQjG__nav_item [data-nav=item-title],.nav-items-module-scss-module__MhEQjG__option_nav_item [data-nav=item-title]{overflow:hidden}.nav-items-module-scss-module__MhEQjG__nav_item.nav-items-module-scss-module__MhEQjG__accent,.nav-items-module-scss-module__MhEQjG__option_nav_item.nav-items-module-scss-module__MhEQjG__accent{border-color:var(--item-accent-color)}.nav-items-module-scss-module__MhEQjG__nav_item[data-for-desktop=true],.nav-items-module-scss-module__MhEQjG__option_nav_item[data-for-desktop=true]{display:flex}@media (hover:hover) and (pointer:fine){.nav-items-module-scss-module__MhEQjG__nav_item:hover,.nav-items-module-scss-module__MhEQjG__option_nav_item:hover{background-color:var(--hover-color)}}.nav-items-module-scss-module__MhEQjG__nav_item{--item-font-size:1rem;font-size:var(--item-font-size)}.nav-items-module-scss-module__MhEQjG__nav_item.nav-items-module-scss-module__MhEQjG__with_options{--items-in-row:3;height:calc(var(--icon-size) + var(--item-padding)*2);width:calc(var(--icon-size)*var(--items-in-row) + (var(--items-in-row) - 1)*var(--items-gap) + var(--item-padding)*2 + var(--item-padding));min-width:calc(var(--icon-size) + var(--item-padding)*2);max-width:calc(var(--icon-size)*5 + 4*var(--items-gap) + var(--item-padding)*2);border:var(--ui-border)}.nav-items-module-scss-module__MhEQjG__nav_item .nav-items-module-scss-module__MhEQjG__burger_nav_item{display:block}.nav-items-module-scss-module__MhEQjG__nav_item.nav-items-module-scss-module__MhEQjG__active{--item-text-color:var(--t-color);pointer-events:none}.nav-items-module-scss-module__MhEQjG__nav_item.nav-items-module-scss-module__MhEQjG__active *{pointer-events:none}.nav-items-module-scss-module__MhEQjG__nav_item.nav-items-module-scss-module__MhEQjG__active:before{opacity:.8!important}.nav-items-module-scss-module__MhEQjG__nav_item.nav-items-module-scss-module__MhEQjG__option_nav_item{font-size:calc(var(--item-font-size)*.9)}.nav-items-module-scss-module__MhEQjG__nav_item{position:relative}.nav-items-module-scss-module__MhEQjG__nav_item:before{content:"";z-index:-1;border-radius:inherit;opacity:0;background-color:var(--item-accent-color);-ms-box-shadow:none;width:100%;height:100%;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;border:none;position:absolute;top:0;left:0;overflow:hidden}@supports ((-webkit-backdrop-filter:blur(none) saturate(86%)) or (backdrop-filter:blur(none) saturate(86%))){.nav-items-module-scss-module__MhEQjG__nav_item:before{background-color:var(--item-accent-color);-webkit-backdrop-filter:blur(none)saturate(86%);backdrop-filter:blur(none)saturate(86%);-moz-backdrop-filter:blur(none)saturate(86%);-ms-backdrop-filter:blur(none)saturate(86%);-o-backdrop-filter:blur(none)saturate(86%);transform:translate(0,0)}}.nav-items-module-scss-module__MhEQjG__nav_item:before{transform:translate(0,0)}.nav-items-module-scss-module__MhEQjG__option_nav_item{-webkit-hyphens:auto;hyphens:auto}.nav-items-module-scss-module__MhEQjG__option_nav_item.nav-items-module-scss-module__MhEQjG__active>.nav-items-module-scss-module__MhEQjG__link{color:var(--t-color)}.nav-items-module-scss-module__MhEQjG__children_nav_items{top:calc(0px - var(--header-height));display:block;position:absolute}.nav-items-module-scss-module__MhEQjG__options{gap:var(--items-gap);width:100%;height:100%;height:calc(var(--icon-size) + var(--item-padding)*2);width:100%;max-width:calc(var(--icon-size)*5 + 4*var(--items-gap) + var(--item-padding)*2);display:flex;top:0;left:0;overflow:hidden}.nav-items-module-scss-module__MhEQjG__options a{cursor:pointer;width:100%;height:100%;display:flex}.nav-items-module-scss-module__MhEQjG__options .nav-items-module-scss-module__MhEQjG__nav_item{width:var(--icon-size);--item-font-size:calc(var(--icon-size)/4);border-radius:calc(var(--inner-br)/1.5)}.nav-items-module-scss-module__MhEQjG__options .nav-items-module-scss-module__MhEQjG__nav_item svg{fill:var(--item-accent-color)}.nav-items-module-scss-module__MhEQjG__options .nav-items-module-scss-module__MhEQjG__nav_item [itemprop=name]{opacity:0;text-align:center;display:none}.nav-items-module-scss-module__MhEQjG__options .nav-items-module-scss-module__MhEQjG__link{padding:0}.nav-items-module-scss-module__MhEQjG__options.nav-items-module-scss-module__MhEQjG__open [itemprop=name]{opacity:1;width:100%;display:block}.nav-items-module-scss-module__MhEQjG__options.nav-items-module-scss-module__MhEQjG__open{border-radius:0;justify-content:center;align-items:center;width:100%;max-width:none;height:100%;position:fixed;top:0;overflow:visible}.nav-items-module-scss-module__MhEQjG__options.nav-items-module-scss-module__MhEQjG__open .nav-items-module-scss-module__MhEQjG__nav_item{width:calc(100%/var(--items-count-in-row) - var(--items-gap)*(var(--items-count-in-row) - 1)/var(--items-count-in-row));--icon-size:50px;border-radius:var(--inner-br)}.nav-items-module-scss-module__MhEQjG__options.nav-items-module-scss-module__MhEQjG__open .nav-items-module-scss-module__MhEQjG__nav_item svg{fill:var(--t-color)}.nav-items-module-scss-module__MhEQjG__options.nav-items-module-scss-module__MhEQjG__open .nav-items-module-scss-module__MhEQjG__link{gap:calc(var(--items-gap)/2);padding:calc(var(--item-padding)/2);flex-direction:column;align-items:center}.nav-items-module-scss-module__MhEQjG__options.nav-items-module-scss-module__MhEQjG__open{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-moz-backdrop-filter:blur(10px);-ms-backdrop-filter:blur(10px);-o-backdrop-filter:blur(10px);z-index:1000;transform:translate(0,0)}.nav-items-module-scss-module__MhEQjG__options.nav-items-module-scss-module__MhEQjG__open:before{background-color:var(--label-box-color);opacity:1;content:"";background-image:linear-gradient(to top,#01010100,var(--header-color)100%);z-index:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-moz-backdrop-filter:blur(10px);-ms-backdrop-filter:blur(10px);-o-backdrop-filter:blur(10px);background-position:top;background-repeat:no-repeat;background-size:100% 60px;width:100%;height:100%;position:fixed;top:0;left:0;transform:translate(0,0)}@media only screen and (max-height:500px){.nav-items-module-scss-module__MhEQjG__options.nav-items-module-scss-module__MhEQjG__open:before{background-size:60px 100%;background-image:linear-gradient(to left,#01010100,var(--header-color));background-position:0}}.nav-items-module-scss-module__MhEQjG__options.nav-items-module-scss-module__MhEQjG__open{-ms-animation:show-options .5s;animation:.5s nav-items-module-scss-module__MhEQjG__show-options}@keyframes nav-items-module-scss-module__MhEQjG__show-options{0%{opacity:0}to{opacity:1}}@keyframes nav-items-module-scss-module__MhEQjG__hide-options{0%{opacity:0}to{opacity:1}}.nav-items-module-scss-module__MhEQjG__options{-o-transition:overflow 0s;-ms-animation:hide-options .2s;transition:overflow;animation:.2s nav-items-module-scss-module__MhEQjG__hide-options}.nav-items-module-scss-module__MhEQjG__header_nav_icon{width:var(--icon-size);height:var(--icon-size);background-color:var(--item-accent-color);border-radius:calc(var(--inner-br)/1.5);padding:var(--icon-padding);margin-right:var(--item-padding);aspect-ratio:1;-o-transition:width .25s ease,height .25s ease;justify-content:center;align-items:center;transition:width .25s,height .25s;display:flex}.nav-items-module-scss-module__MhEQjG__header_nav_icon.nav-items-module-scss-module__MhEQjG__option{background-color:var(--hover-color);margin-right:0}.nav-items-module-scss-module__MhEQjG__header_nav_icon svg{width:100%;height:100%;width:calc(var(--icon-size) - var(--icon-padding)*2);height:calc(var(--icon-size) - var(--icon-padding)*2);fill:var(--item-text-color)}.nav-items-module-scss-module__MhEQjG__open_children_overlay{cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}@media (hover:hover) and (pointer:fine){.nav-items-module-scss-module__MhEQjG__open_children_overlay:hover{background-color:var(--hover-color)}}.nav-items-module-scss-module__MhEQjG__item_options{--items-count-in-row:3;color:var(--t-color);gap:var(--items-gap);padding:var(--item-padding);pointer-events:none;max-width:500px;margin-top:0;display:flex;top:auto;overflow:hidden}.nav-items-module-scss-module__MhEQjG__item_options.nav-items-module-scss-module__MhEQjG__open{--item-padding:calc(var(--app-padding)*2);--items-gap:calc(var(--item-padding)/1.5);border:var(--ui-border);pointer-events:all;border-radius:var(--outer-br);height:auto;max-height:80lvh;margin:calc(var(--app-padding)*2);background-color:var(--box-color-tr);-o-transition:padding .3s;border-width:1px;flex-wrap:wrap;place-content:flex-start;align-self:center;transition:padding .3s;position:relative}.nav-items-module-scss-module__MhEQjG__item_options.nav-items-module-scss-module__MhEQjG__open:before{content:"";z-index:0;border-radius:inherit;box-shadow:inset var(--glass-shadow-offset)var(--glass-shadow-offset)var(--glass-shadow-blur)var(--glass-shadow-spread)var(--glass-tint-color);background-color:rgba(var(--glass-tint-color),var(--glass-tint-opacity));position:absolute;inset:0}.nav-items-module-scss-module__MhEQjG__item_options.nav-items-module-scss-module__MhEQjG__open:after{content:"";z-index:-1;border-radius:inherit;isolation:isolate;-webkit-backdrop-filter:blur(var(--glass-frost-blur));backdrop-filter:blur(var(--glass-frost-blur));-moz-backdrop-filter:blur(var(--glass-frost-blur));-ms-backdrop-filter:blur(var(--glass-frost-blur));-o-backdrop-filter:blur(var(--glass-frost-blur));-ms-filter:url(#glass-distortion);filter:url(#glass-distortion);-moz-filter:url(#glass-distortion);-o-filter:url(#glass-distortion);position:absolute;inset:0;transform:translate(0,0)}.nav-items-module-scss-module__MhEQjG__item_options>*{width:calc(50% - var(--items-gap)/2);position:relative}.nav-items-module-scss-module__MhEQjG__children_overlay{width:100%;height:100%;padding:var(--item-padding);border-radius:inherit;background-image:linear-gradient(to right,#01010100,var(--header-color)60%);cursor:pointer;justify-content:flex-end;align-items:center;display:flex;position:absolute;top:0;right:0}.nav-items-module-scss-module__MhEQjG__children_overlay>*{text-shadow:0px 0px 5px var(--box-color);position:relative}@media only screen and (min-width:1200px){.nav-items-module-scss-module__MhEQjG__nav_items_list.nav-items-module-scss-module__MhEQjG__down{--icon-size:40px}.nav-items-module-scss-module__MhEQjG__nav_items_list.nav-items-module-scss-module__MhEQjG__down .nav-items-module-scss-module__MhEQjG__nav_item{aspect-ratio:1}.nav-items-module-scss-module__MhEQjG__nav_items_list.nav-items-module-scss-module__MhEQjG__down .nav-items-module-scss-module__MhEQjG__nav_item.nav-items-module-scss-module__MhEQjG__with_options{--items-in-row:1;--icon-size:25px;aspect-ratio:1.5;width:auto}.nav-items-module-scss-module__MhEQjG__nav_items_list.nav-items-module-scss-module__MhEQjG__down .nav-items-module-scss-module__MhEQjG__nav_item.nav-items-module-scss-module__MhEQjG__option_nav_item{width:calc(100%/var(--items-count-in-row) - var(--items-gap)*(var(--items-count-in-row) - 1)/var(--items-count-in-row))}.nav-items-module-scss-module__MhEQjG__nav_items_list.nav-items-module-scss-module__MhEQjG__down .nav-items-module-scss-module__MhEQjG__nav_item.nav-items-module-scss-module__MhEQjG__option_nav_item [data-nav=item-title]{width:100%}.nav-items-module-scss-module__MhEQjG__nav_items_list.nav-items-module-scss-module__MhEQjG__down .nav-items-module-scss-module__MhEQjG__nav_item.nav-items-module-scss-module__MhEQjG__option_nav_item .nav-items-module-scss-module__MhEQjG__link{background-color:#0000}.nav-items-module-scss-module__MhEQjG__nav_items_list.nav-items-module-scss-module__MhEQjG__down .nav-items-module-scss-module__MhEQjG__nav_item.nav-items-module-scss-module__MhEQjG__option_nav_item.nav-items-module-scss-module__MhEQjG__options.nav-items-module-scss-module__MhEQjG__open .nav-items-module-scss-module__MhEQjG__link{padding:var(--item-padding)}.nav-items-module-scss-module__MhEQjG__nav_items_list.nav-items-module-scss-module__MhEQjG__down [data-nav=item-title]{width:0}.nav-items-module-scss-module__MhEQjG__nav_items_list.nav-items-module-scss-module__MhEQjG__down .nav-items-module-scss-module__MhEQjG__header_nav_icon{border-radius:var(--inner-br);background-color:var(--box-color-tr);margin-right:0}.nav-items-module-scss-module__MhEQjG__nav_items_list.nav-items-module-scss-module__MhEQjG__down .nav-items-module-scss-module__MhEQjG__header_nav_icon svg{fill:var(--item-accent-color)}.nav-items-module-scss-module__MhEQjG__nav_items_list.nav-items-module-scss-module__MhEQjG__down .nav-items-module-scss-module__MhEQjG__link{background-color:var(--label-box-color);padding:0}}@media only screen and (max-width:1400px){.nav-items-module-scss-module__MhEQjG__nav_item{font-size:.85rem}}@media only screen and (max-width:1300px){.nav-items-module-scss-module__MhEQjG__nav_item.nav-items-module-scss-module__MhEQjG__with_options{--items-in-row:2}}@media only screen and (max-width:1200px){.nav-items-module-scss-module__MhEQjG__nav_links{align-items:center;width:80%;height:100%;display:flex}.nav-items-module-scss-module__MhEQjG__nav_links[data-for-mobile=false]{display:none}.nav-items-module-scss-module__MhEQjG__nav_items_list{width:100%;height:70vh;height:calc(var(--vh)*.7);flex-direction:column;justify-content:center;height:70dvh;display:flex;overflow:hidden auto}.nav-items-module-scss-module__MhEQjG__nav_item,.nav-items-module-scss-module__MhEQjG__option_nav_item{align-self:auto;display:none}.nav-items-module-scss-module__MhEQjG__nav_item[data-for-desktop=true],.nav-items-module-scss-module__MhEQjG__option_nav_item[data-for-desktop=true],.nav-items-module-scss-module__MhEQjG__nav_item[data-for-mobile=true],.nav-items-module-scss-module__MhEQjG__option_nav_item[data-for-mobile=true]{display:none}.nav-items-module-scss-module__MhEQjG__nav_item[data-for-tablet=true],.nav-items-module-scss-module__MhEQjG__option_nav_item[data-for-tablet=true]{display:flex}.nav-items-module-scss-module__MhEQjG__nav_item.nav-items-module-scss-module__MhEQjG__with_options,.nav-items-module-scss-module__MhEQjG__option_nav_item.nav-items-module-scss-module__MhEQjG__with_options{--items-in-row:5;width:100%;max-width:none}}@media only screen and (max-width:600px){.nav-items-module-scss-module__MhEQjG__nav_item[data-for-tablet=true]{display:none}.nav-items-module-scss-module__MhEQjG__nav_item[data-for-mobile=true]{display:flex}}@media only screen and (max-width:450px){.nav-items-module-scss-module__MhEQjG__options.nav-items-module-scss-module__MhEQjG__open .nav-items-module-scss-module__MhEQjG__nav_item{--icon-size:45px}}@media only screen and (max-width:400px){.nav-items-module-scss-module__MhEQjG__options.nav-items-module-scss-module__MhEQjG__open .nav-items-module-scss-module__MhEQjG__nav_item{--icon-size:40px}}@media only screen and (max-width:350px){.nav-items-module-scss-module__MhEQjG__nav_links[data-for-mobile=true] .nav-items-module-scss-module__MhEQjG__nav_items_list{--item-padding:7px}.nav-items-module-scss-module__MhEQjG__item_options{--items-count-in-row:2}.nav-items-module-scss-module__MhEQjG__item_options.nav-items-module-scss-module__MhEQjG__open{aspect-ratio:auto}.nav-items-module-scss-module__MhEQjG__options.nav-items-module-scss-module__MhEQjG__open .nav-items-module-scss-module__MhEQjG__nav_item{--icon-size:45px}}@media only screen and (max-width:300px){.nav-items-module-scss-module__MhEQjG__nav_item{--item-font-size:.9rem}.nav-items-module-scss-module__MhEQjG__options.nav-items-module-scss-module__MhEQjG__open .nav-items-module-scss-module__MhEQjG__nav_item{--icon-size:40px}}@media only screen and (max-height:500px){.nav-items-module-scss-module__MhEQjG__nav_links[data-for-tablet=true],.nav-items-module-scss-module__MhEQjG__nav_links[data-for-mobile=true]{padding:var(--app-padding);height:95%;display:flex}.nav-items-module-scss-module__MhEQjG__nav_links[data-for-tablet=true] .nav-items-module-scss-module__MhEQjG__nav_items_list,.nav-items-module-scss-module__MhEQjG__nav_links[data-for-mobile=true] .nav-items-module-scss-module__MhEQjG__nav_items_list{align-content:normal}.nav-items-module-scss-module__MhEQjG__item_options.nav-items-module-scss-module__MhEQjG__open{max-width:none;aspect-ratio:unset;flex-wrap:nowrap}}
@property --rotate-angle{syntax:"<angle>";inherits:false;initial-value:45deg}@keyframes styles-module-scss-module__HO81da__spin{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes styles-module-scss-module__HO81da__heart-beat{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes styles-module-scss-module__HO81da__rotate-loading{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes styles-module-scss-module__HO81da__show-from-down{0%{opacity:0;transform:translateY(-50px)}25%{opacity:.2;transform:translateY(-40px)}50%{opacity:.4;transform:translateY(-20px)}75%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__HO81da__bounce-animation{0%{transform:translateY(0%)}20%{transform:translateY(-15%)}30%{transform:translateY(0%)}55%{transform:translateY(-7%)}77%{transform:translateY(0%)}85%{transform:translateY(-3%)}to{transform:translateY(0)}}@keyframes styles-module-scss-module__HO81da__fade-out{0%{opacity:1}to{opacity:0}}.styles-module-scss-module__HO81da__more_nav_items_box{justify-content:center;justify-self:center;align-items:center;gap:var(--items-gap);display:flex}.styles-module-scss-module__HO81da__more_nav_items_box i{--icon-box-size:calc(var(--icon-size)/2);width:var(--icon-box-size);height:var(--icon-box-size);display:flex}.styles-module-scss-module__HO81da__more_nav_items_box i svg{width:100%;height:100%;fill:var(--t-color)}#styles-module-scss-module__HO81da__header-children-nav-items{width:100%;height:100%;display:flex;justify-content:center!important;align-items:center!important}
@property --rotate-angle{syntax:"<angle>";inherits:false;initial-value:45deg}@keyframes dropdown-module-scss-module__ix_2yW__spin{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes dropdown-module-scss-module__ix_2yW__heart-beat{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes dropdown-module-scss-module__ix_2yW__rotate-loading{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes dropdown-module-scss-module__ix_2yW__show-from-down{0%{opacity:0;transform:translateY(-50px)}25%{opacity:.2;transform:translateY(-40px)}50%{opacity:.4;transform:translateY(-20px)}75%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes dropdown-module-scss-module__ix_2yW__bounce-animation{0%{transform:translateY(0%)}20%{transform:translateY(-15%)}30%{transform:translateY(0%)}55%{transform:translateY(-7%)}77%{transform:translateY(0%)}85%{transform:translateY(-3%)}to{transform:translateY(0)}}@keyframes dropdown-module-scss-module__ix_2yW__fade-out{0%{opacity:1}to{opacity:0}}.dropdown-module-scss-module__ix_2yW__priuts_list_wrapper{--dd-width:100%;--arrow-width:calc(var(--dd-width)/7);--text-size:1rem;--dd-border-radius:var(--inner-br);--dd-border:var(--ui-border);--dd-border-color:var(--border-color);--dd-border-width:2px;--dd-padding:10px;--dd-bg-color:var(--box-color-tr);border-radius:var(--dd-border-radius);cursor:pointer;width:var(--dd-width);min-height:30px;font-size:var(--text-size);border:var(--dd-border);border-width:var(--dd-border-width);border-color:var(--dd-border-color);background-color:var(--dd-bg-color);font-weight:700;position:relative}.dropdown-module-scss-module__ix_2yW__priuts_list_wrapper.dropdown-module-scss-module__ix_2yW__open{background-color:#0000;border-color:#0000}.dropdown-module-scss-module__ix_2yW__priuts_list_wrapper.dropdown-module-scss-module__ix_2yW__open .dropdown-module-scss-module__ix_2yW__priuts_dropdown{background-color:var(--dd-bg-color);opacity:0}.dropdown-module-scss-module__ix_2yW__priuts_list_wrapper.dropdown-module-scss-module__ix_2yW__open .dropdown-module-scss-module__ix_2yW__priuts_list_box{height:max-content;padding-top:calc(var(--header-logo-height) - var(--dd-border-width));border-radius:var(--dd-border-radius);max-height:50vh;max-height:calc(var(--vh)*.5);max-height:50dvh;position:absolute}.dropdown-module-scss-module__ix_2yW__priuts_list_wrapper.dropdown-module-scss-module__ix_2yW__open .dropdown-module-scss-module__ix_2yW__priuts_list_box:before{content:"";z-index:0;border-radius:inherit;border:var(--dd-border-width)solid var(--dd-border-color);background-color:var(--label-box-color);-ms-box-shadow:none;width:100%;height:100%;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;background-color:var(--box-color);position:absolute;top:0;left:0;overflow:hidden}@supports ((-webkit-backdrop-filter:blur(20px) saturate(86%)) or (backdrop-filter:blur(20px) saturate(86%))){.dropdown-module-scss-module__ix_2yW__priuts_list_wrapper.dropdown-module-scss-module__ix_2yW__open .dropdown-module-scss-module__ix_2yW__priuts_list_box:before{background-color:var(--label-box-color);-webkit-backdrop-filter:blur(20px)saturate(86%);backdrop-filter:blur(20px)saturate(86%);-moz-backdrop-filter:blur(20px)saturate(86%);-ms-backdrop-filter:blur(20px)saturate(86%);-o-backdrop-filter:blur(20px)saturate(86%);transform:translate(0,0)}}.dropdown-module-scss-module__ix_2yW__priuts_list_wrapper.dropdown-module-scss-module__ix_2yW__open .dropdown-module-scss-module__ix_2yW__priuts_list_box:before{transform:translate(0,0)}.dropdown-module-scss-module__ix_2yW__priuts_list_wrapper.dropdown-module-scss-module__ix_2yW__open .dropdown-module-scss-module__ix_2yW__priuts_list{height:initial;border:var(--dd-border-width)solid #0000;border-top:calc(var(--dd-border-width)/2);position:relative}.dropdown-module-scss-module__ix_2yW__priuts_list_wrapper.dropdown-module-scss-module__ix_2yW__open .dropdown-module-scss-module__ix_2yW__dropdown_arrow svg{transform:rotate(-90deg)!important}.dropdown-module-scss-module__ix_2yW__priuts_list_wrapper.dropdown-module-scss-module__ix_2yW__open .dropdown-module-scss-module__ix_2yW__current_priut_title{opacity:0}.dropdown-module-scss-module__ix_2yW__priuts_list_wrapper.dropdown-module-scss-module__ix_2yW__open.dropdown-module-scss-module__ix_2yW__with_overlay{z-index:1000}.dropdown-module-scss-module__ix_2yW__priuts_list_wrapper.dropdown-module-scss-module__ix_2yW__open.dropdown-module-scss-module__ix_2yW__with_overlay:before{background-color:var(--box-color-tr);opacity:1;content:"";background-image:linear-gradient(to top,#01010100,var(--header-color)100%);z-index:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-moz-backdrop-filter:blur(5px);-ms-backdrop-filter:blur(5px);-o-backdrop-filter:blur(5px);background-position:top;background-repeat:no-repeat;background-size:100% 60px;width:100%;height:100%;position:fixed;top:0;left:0;transform:translate(0,0)}@media only screen and (max-height:500px){.dropdown-module-scss-module__ix_2yW__priuts_list_wrapper.dropdown-module-scss-module__ix_2yW__open.dropdown-module-scss-module__ix_2yW__with_overlay:before{background-size:60px 100%;background-image:linear-gradient(to left,#01010100,var(--header-color));background-position:0}}.dropdown-module-scss-module__ix_2yW__priuts_list_wrapper>*{width:100%}@media (hover:hover) and (pointer:fine){.dropdown-module-scss-module__ix_2yW__priuts_list_wrapper:hover{cursor:pointer;--dd-border-color:var(--hover-color)}}.dropdown-module-scss-module__ix_2yW__priuts_dropdown{cursor:pointer;align-items:center;gap:var(--dd-padding);border-radius:var(--dd-border-radius);height:100%;padding:var(--dd-padding);font-size:var(--text-size);display:flex;position:relative;overflow:hidden}@keyframes dropdown-module-scss-module__ix_2yW__load{to{transform:translate(100%)}}.dropdown-module-scss-module__ix_2yW__priuts_dropdown.dropdown-module-scss-module__ix_2yW__load{isolation:isolate;pointer-events:none;position:relative;overflow:hidden}.dropdown-module-scss-module__ix_2yW__priuts_dropdown.dropdown-module-scss-module__ix_2yW__load:after{background:linear-gradient(90deg,#d3d3d300 0,var(--hover-color)50%,#d3d3d300 100%);content:"";opacity:.8;border-radius:inherit;-webkit-border-radius:inherit;-moz-border-radius:inherit;-ms-animation:1.5s load linear infinite;width:100%;height:100%;animation:1.5s linear infinite dropdown-module-scss-module__ix_2yW__load;position:absolute;inset:0;transform:translate(-100%)}.dropdown-module-scss-module__ix_2yW__priuts_dropdown.dropdown-module-scss-module__ix_2yW__load>*{pointer-events:none}@media (hover:hover) and (pointer:fine){.dropdown-module-scss-module__ix_2yW__priuts_dropdown:hover{cursor:pointer}}.dropdown-module-scss-module__ix_2yW__loaded_wrapper{pointer-events:none;position:relative}.dropdown-module-scss-module__ix_2yW__priuts_list_box{background-color:var(--dd-bg-color);scrollbar-width:thin;scrollbar-track-color:var(--box-color-tr);scrollbar-width:3px;scrollbar-color:var(--box-color-tr)var(--border-color);scrollbar-gutter:stable;width:100%;height:auto;max-height:0;position:absolute;top:0;left:0;overflow:auto}.dropdown-module-scss-module__ix_2yW__priuts_list_box::-webkit-scrollbar{border-radius:var(--inner-br);border:1px!important;width:3px!important;height:3px!important}.dropdown-module-scss-module__ix_2yW__priuts_list_box::-webkit-scrollbar-track{background-color:var(--box-color-tr)}.dropdown-module-scss-module__ix_2yW__priuts_list_box::-webkit-scrollbar-thumb{background-color:var(--border-color);border-radius:calc(var(--inner-br)/2)}.dropdown-module-scss-module__ix_2yW__priuts_list_box{-o-transition:.3s max-height,padding .3s,height .3s;transition:max-height .3s,padding .3s,height .3s}.dropdown-module-scss-module__ix_2yW__priuts_list{font-size:var(--text-size);flex-direction:column;height:0;list-style:none;display:flex}.dropdown-module-scss-module__ix_2yW__dropdown_arrow{height:100%;width:var(--arrow-width);padding-right:calc(var(--arrow-width)/3);justify-content:center;align-items:center;display:flex;position:absolute;top:0;right:0}.dropdown-module-scss-module__ix_2yW__dropdown_arrow svg{fill:var(--accent-color);aspect-ratio:1;width:100%;height:auto}@media (hover:hover) and (pointer:fine){.dropdown-module-scss-module__ix_2yW__dropdown_arrow:hover{cursor:pointer}}.dropdown-module-scss-module__ix_2yW__current_priut_title{justify-content:flex-start;align-items:center;display:flex}@media (hover:hover) and (pointer:fine){.dropdown-module-scss-module__ix_2yW__current_priut_title:hover{cursor:pointer}}.dropdown-module-scss-module__ix_2yW__priut_item{padding:var(--dd-padding)}.dropdown-module-scss-module__ix_2yW__priut_item span{cursor:pointer;position:relative}.dropdown-module-scss-module__ix_2yW__priut_item.dropdown-module-scss-module__ix_2yW__active span{border-bottom:2px solid var(--accent-color);cursor:default}@media (hover:hover) and (pointer:fine){.dropdown-module-scss-module__ix_2yW__priut_item:hover span{border-bottom:2px solid var(--text-sub-color)}}@media only screen and (max-width:600px){.dropdown-module-scss-module__ix_2yW__priuts_list_wrapper{--text-size:.7rem}.dropdown-module-scss-module__ix_2yW__priuts_dropdown{padding:var(--dd-padding)}.dropdown-module-scss-module__ix_2yW__priuts_list{padding:0}}
@property --rotate-angle{syntax:"<angle>";inherits:false;initial-value:45deg}@keyframes styles-module-scss-module__rThidq__spin{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes styles-module-scss-module__rThidq__heart-beat{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes styles-module-scss-module__rThidq__rotate-loading{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes styles-module-scss-module__rThidq__show-from-down{0%{opacity:0;transform:translateY(-50px)}25%{opacity:.2;transform:translateY(-40px)}50%{opacity:.4;transform:translateY(-20px)}75%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__rThidq__bounce-animation{0%{transform:translateY(0%)}20%{transform:translateY(-15%)}30%{transform:translateY(0%)}55%{transform:translateY(-7%)}77%{transform:translateY(0%)}85%{transform:translateY(-3%)}to{transform:translateY(0)}}@keyframes styles-module-scss-module__rThidq__fade-out{0%{opacity:1}to{opacity:0}}.styles-module-scss-module__rThidq__account_dropdown{--dropdown-fs:.7rem;--dropdown-gap:calc(var(--padding)/1.5);gap:var(--dropdown-gap);border-radius:var(--outer-br);flex-flow:column wrap;align-self:center;width:max-content;min-width:130px;padding:10px;font-size:14px;display:flex;overflow:visible}.styles-module-scss-module__rThidq__account_dropdown .styles-module-scss-module__rThidq__account_dropdown_list{border-radius:var(--inner-br)}.styles-module-scss-module__rThidq__account_dropdown_list{flex-wrap:wrap;justify-content:space-between;width:100%;min-width:200px;max-width:220px;height:100%;min-height:120px;list-style:none;display:flex;position:relative}.styles-module-scss-module__rThidq__account_dropdown_list [dropdown-button]{--font-size:var(--dropdown-fs);--icon-size:var(--dropdown-fs);--border-radius:var(--inner-br);border:0;border-bottom:var(--ui-border);--padding:calc(var(--dropdown-gap));--justify-content:flex-start;--b-bg-color:transparent;--gap:var(--dropdown-gap);border:0;width:100%;height:100%}.styles-module-scss-module__rThidq__account_dropdown_list [dropdown-button][accent-button]{--color:var(--accent-color)}.styles-module-scss-module__rThidq__account_dropdown_list [dropdown-button]>*{border-radius:var(--inner-br)}.styles-module-scss-module__rThidq__account_dropdown_list [dropdown-button]:before,.styles-module-scss-module__rThidq__account_dropdown_list [dropdown-button]:after,.styles-module-scss-module__rThidq__account_dropdown_list [dropdown-button]>:before,.styles-module-scss-module__rThidq__account_dropdown_list [dropdown-button]>:after{display:none}.styles-module-scss-module__rThidq__account_dropdown_list_item{width:100%;position:relative}@media (hover:hover) and (pointer:fine){.styles-module-scss-module__rThidq__account_dropdown_list_item:hover [dropdown-button]{--color:var(--accent-color);--b-bg-color:var(--hover-color)}}.styles-module-scss-module__rThidq__account_dropdown_list_item:last-child{border-radius:0 0 var(--outer-br)var(--outer-br);border-bottom:0}.styles-module-scss-module__rThidq__account_dropdown_list_item:first-child{border-radius:var(--outer-br)var(--outer-br)0 0}.styles-module-scss-module__rThidq__line{background-color:#0000;place-self:center;width:50%}.styles-module-scss-module__rThidq__account_box_wrapper{--box-height:var(--header-logo-height);--box-item-b-r:var(--inner-br);--box-item-b-w:2px;--padding:calc(var(--app-padding)*1.5);--box-item-b-s:1px;--box-item-b-color:transparent;width:max-content;width:var(--box-height);height:var(--box-height);cursor:pointer;order:1;display:flex;position:relative}.styles-module-scss-module__rThidq__account_box_wrapper .styles-module-scss-module__rThidq__priuts_dropdown{--text-size:var(--dropdown-fs);--dd-border-radius:var(--inner-br);text-transform:uppercase}.styles-module-scss-module__rThidq__account_box_wrapper .styles-module-scss-module__rThidq__account_dropdown_hint{--hint-padding:0}.styles-module-scss-module__rThidq__account_box_wrapper .styles-module-scss-module__rThidq__overlay{border-radius:0 0 var(--box-item-b-r)var(--box-item-b-r);justify-content:center;align-items:center;width:100%;height:33.3333%;display:flex;position:absolute;bottom:0;left:0}.styles-module-scss-module__rThidq__account_box_wrapper .styles-module-scss-module__rThidq__overlay svg{width:auto;height:100%;fill:var(--t-color);bottom:calc(var(--header-logo-height)/-3);position:relative}.styles-module-scss-module__rThidq__account_box_wrapper:after{content:"";cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.styles-module-scss-module__rThidq__account_box_wrapper.styles-module-scss-module__rThidq__load{pointer-events:none}.styles-module-scss-module__rThidq__account_box_wrapper.styles-module-scss-module__rThidq__load .styles-module-scss-module__rThidq__account_box>*{opacity:.2}@keyframes styles-module-scss-module__rThidq__load{to{transform:translate(100%)}}.styles-module-scss-module__rThidq__account_box_wrapper.styles-module-scss-module__rThidq__load .styles-module-scss-module__rThidq__account_box{isolation:isolate;pointer-events:none;position:relative;overflow:hidden}.styles-module-scss-module__rThidq__account_box_wrapper.styles-module-scss-module__rThidq__load .styles-module-scss-module__rThidq__account_box:after{background:linear-gradient(90deg,#d3d3d300 0,var(--hover-color)50%,#d3d3d300 100%);content:"";opacity:.8;border-radius:inherit;-webkit-border-radius:inherit;-moz-border-radius:inherit;-ms-animation:1.5s load linear infinite;width:100%;height:100%;animation:1.5s linear infinite styles-module-scss-module__rThidq__load;position:absolute;inset:0;transform:translate(-100%)}.styles-module-scss-module__rThidq__account_box_wrapper.styles-module-scss-module__rThidq__load .styles-module-scss-module__rThidq__account_box>*{pointer-events:none}.styles-module-scss-module__rThidq__account_box_wrapper *,.styles-module-scss-module__rThidq__account_box_wrapper{-webkit-user-select:none;user-select:none;-o-user-select:none}.styles-module-scss-module__rThidq__avatar_arrow{width:100%;height:100%;display:flex;position:relative}.styles-module-scss-module__rThidq__account_box{border-radius:var(--box-item-b-r);cursor:pointer;border:var(--box-item-b-s)solid var(--box-item-b-color);justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.styles-module-scss-module__rThidq__account_box.styles-module-scss-module__rThidq__active{border:var(--box-item-b-w)solid var(--accent-color)}.styles-module-scss-module__rThidq__account_box.styles-module-scss-module__rThidq__with_avatar{border:0}.styles-module-scss-module__rThidq__account_box.styles-module-scss-module__rThidq__with_avatar .styles-module-scss-module__rThidq__icon_box{padding:0}.styles-module-scss-module__rThidq__account_box .styles-module-scss-module__rThidq__icon_box{aspect-ratio:1;width:100%;height:100%;padding:calc(var(--box-height)/5);background-color:var(--hover-color);justify-content:center;align-items:center;display:flex}.styles-module-scss-module__rThidq__account_box .styles-module-scss-module__rThidq__icon_box svg,.styles-module-scss-module__rThidq__account_box .styles-module-scss-module__rThidq__icon_box img{fill:var(--accent-color);aspect-ratio:1;object-fit:cover;width:100%!important;height:100%!important}.styles-module-scss-module__rThidq__account_box .styles-module-scss-module__rThidq__avatar{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__rThidq__theme_icon{--box-size:var(--box-height);--theme-icon-size:calc(var(--box-height)/1.5);--theme-icon-padding:calc(var(--theme-icon-size)/4);top:var(--padding);left:var(--padding);position:absolute}.styles-module-scss-module__rThidq__priuts_dropdown_caption{--box-height:15px;text-align:center;opacity:.6;justify-content:center;align-items:center;width:100%;font-size:.7rem;font-weight:600;display:flex}@media only screen and (max-width:1200px){.styles-module-scss-module__rThidq__account_dropdown{padding:0}}@media only screen and (max-width:600px){.styles-module-scss-module__rThidq__account_dropdown{--dropdown-fs:.8rem;padding:var(--app-padding);width:100%;max-width:none}.styles-module-scss-module__rThidq__account_dropdown_list{width:100%;max-width:none}}@media only screen and (max-width:400px){.styles-module-scss-module__rThidq__account_dropdown_list{flex-direction:column;min-width:150px;overflow:visible}.styles-module-scss-module__rThidq__account_dropdown_list .styles-module-scss-module__rThidq__button{--flex-direction:row;width:100%}.styles-module-scss-module__rThidq__theme_icon{right:calc(var(--padding));left:unset}}@media only screen and (max-height:500px){.styles-module-scss-module__rThidq__account_dropdown{padding:10px;overflow:visible}.styles-module-scss-module__rThidq__account_dropdown .styles-module-scss-module__rThidq__account_dropdown_list{border-radius:var(--inner-br)}}
@property --rotate-angle{syntax:"<angle>";inherits:false;initial-value:45deg}@keyframes icon-module-scss-module__P-n_Aa__spin{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes icon-module-scss-module__P-n_Aa__heart-beat{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes icon-module-scss-module__P-n_Aa__rotate-loading{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes icon-module-scss-module__P-n_Aa__show-from-down{0%{opacity:0;transform:translateY(-50px)}25%{opacity:.2;transform:translateY(-40px)}50%{opacity:.4;transform:translateY(-20px)}75%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes icon-module-scss-module__P-n_Aa__bounce-animation{0%{transform:translateY(0%)}20%{transform:translateY(-15%)}30%{transform:translateY(0%)}55%{transform:translateY(-7%)}77%{transform:translateY(0%)}85%{transform:translateY(-3%)}to{transform:translateY(0)}}@keyframes icon-module-scss-module__P-n_Aa__fade-out{0%{opacity:1}to{opacity:0}}.icon-module-scss-module__P-n_Aa__app_borders_icon{--item-b-r:calc(var(--inner-br)*.8);width:var(--action-box-size);height:var(--action-box-size);border-radius:var(--item-b-r);position:relative;overflow:hidden}.icon-module-scss-module__P-n_Aa__icon_item{--item-border-width:calc(var(--action-box-size)/6);border:var(--item-border-width)solid var(--text-sub-color);border-radius:var(--item-b-r);width:100%;height:100%;position:absolute;top:0;left:0}.icon-module-scss-module__P-n_Aa__icon_item.icon-module-scss-module__P-n_Aa__inner{left:calc(var(--action-box-size)/2 - var(--item-border-width));top:calc(var(--action-box-size)/2 - var(--item-border-width));border-radius:var(--item-b-r)}
@property --rotate-angle{syntax:"<angle>";inherits:false;initial-value:45deg}@keyframes slider-module-scss-module__GDX31G__spin{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes slider-module-scss-module__GDX31G__heart-beat{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes slider-module-scss-module__GDX31G__rotate-loading{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes slider-module-scss-module__GDX31G__show-from-down{0%{opacity:0;transform:translateY(-50px)}25%{opacity:.2;transform:translateY(-40px)}50%{opacity:.4;transform:translateY(-20px)}75%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes slider-module-scss-module__GDX31G__bounce-animation{0%{transform:translateY(0%)}20%{transform:translateY(-15%)}30%{transform:translateY(0%)}55%{transform:translateY(-7%)}77%{transform:translateY(0%)}85%{transform:translateY(-3%)}to{transform:translateY(0)}}@keyframes slider-module-scss-module__GDX31G__fade-out{0%{opacity:1}to{opacity:0}}.slider-module-scss-module__GDX31G__slider{width:calc(var(--item-width) - 10px - var(--slider-box-padding));align-self:center;align-items:center;height:100%;display:flex}.slider-module-scss-module__GDX31G__track{border-radius:var(--inner-br);background-color:var(--hover-color);height:5px}.slider-module-scss-module__GDX31G__thumb{--thumb-size:15px;width:var(--thumb-size);height:var(--thumb-size);border-radius:calc(var(--inner-br)*.6);background-color:var(--accent-color)}.slider-module-scss-module__GDX31G__thumb_active{background-color:var(--accent-color);outline:1px solid var(--text-sub-color)}
@property --rotate-angle{syntax:"<angle>";inherits:false;initial-value:45deg}@keyframes not-found-module-scss-module__c7tnlW__spin{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes not-found-module-scss-module__c7tnlW__heart-beat{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes not-found-module-scss-module__c7tnlW__rotate-loading{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes not-found-module-scss-module__c7tnlW__show-from-down{0%{opacity:0;transform:translateY(-50px)}25%{opacity:.2;transform:translateY(-40px)}50%{opacity:.4;transform:translateY(-20px)}75%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes not-found-module-scss-module__c7tnlW__bounce-animation{0%{transform:translateY(0%)}20%{transform:translateY(-15%)}30%{transform:translateY(0%)}55%{transform:translateY(-7%)}77%{transform:translateY(0%)}85%{transform:translateY(-3%)}to{transform:translateY(0)}}@keyframes not-found-module-scss-module__c7tnlW__fade-out{0%{opacity:1}to{opacity:0}}.not-found-module-scss-module__c7tnlW__not_found_container{--box-gap:10px;-webkit-user-select:none;user-select:none;justify-content:center;align-self:center;align-items:center;width:100%;margin:30px 0;font-size:.9rem;display:flex}.not-found-module-scss-module__c7tnlW__not_found{gap:var(--box-gap);flex-direction:row;justify-content:center;align-self:center;align-items:center;width:100%;max-width:500px;display:flex}.not-found-module-scss-module__c7tnlW__not_found>*{width:100%}.not-found-module-scss-module__c7tnlW__text{text-align:center;flex-direction:column;align-self:center;gap:5px;font-weight:700;display:flex}.not-found-module-scss-module__c7tnlW__text h5{color:var(--accent-color);font-size:1.2rem}.not-found-module-scss-module__c7tnlW__image{width:100%;height:100%;padding:var(--app-padding);background-color:var(--box-color-tr);border:var(--ui-border);border-radius:var(--outer-br);justify-content:center;align-items:center;max-width:150px;display:flex}.not-found-module-scss-module__c7tnlW__image svg{width:100%;height:100%}@media only screen and (max-width:600px){.not-found-module-scss-module__c7tnlW__not_found{flex-direction:column}.not-found-module-scss-module__c7tnlW__image{margin-bottom:15px}}
