.loader-wrap{display:flex;justify-content:center;align-items:center;padding-top:15vh;height:60vh}.loader{--dim:3rem;position:relative;animation:spin988 2s linear infinite}.loader,.loader .circle{width:var(--dim);height:var(--dim)}.loader .circle{--color:#333;--dim:1.2rem;background-color:var(--page-color-white);border-radius:50%;position:absolute}.loader .circle:first-child{top:0;left:0}.loader .circle:nth-child(2){top:0;right:0}.loader .circle:nth-child(3){bottom:0;left:0}.loader .circle:nth-child(4){bottom:0;right:0}@keyframes spin988{0%{transform:scale(1) rotate(0)}20%,25%{transform:scale(1.3) rotate(90deg)}45%,50%{transform:scale(1) rotate(180deg)}70%,75%{transform:scale(1.3) rotate(270deg)}95%,to{transform:scale(1) rotate(1turn)}}.edit-wrapper{display:flex;justify-content:center;align-items:center;height:100vh}.edit-password{display:flex;flex-direction:column;padding-bottom:16px;width:100%}.edit-password__title{font-family:Marr Sans Regular;font-weight:500;font-size:32px;line-height:28.8px;letter-spacing:-.015em;margin-bottom:20px;text-align:center}.edit-password__field{border-radius:5px;background-color:inherit;border:1px solid var(--page-color-white);padding:10px 5px;width:100%;box-sizing:border-box;outline:none;color:var(--page-color-white);font-size:14px;line-height:1.5;height:40px}.edit-password__field::placeholder{color:#fff;font-weight:500;font-size:21px;font-family:Marr Sans Regular}.edit-password__field--error{border-color:red}.edit-password__field:focus{border:1px solid var(--page-color-white)}.edit-password__button,.edit-password__field:active,.edit-password__field:focus,.edit-password__field:hover{color:var(--page-color-white)}.edit-password__button{border-radius:5px;padding:12px;background-color:var(--page-color-dark-red);font-weight:500;cursor:pointer;font-family:Marr Sans Regular;font-size:21px;line-height:10.8px;letter-spacing:-.04em;text-align:center;height:40px;width:208px;margin:auto}.edit-password__form{display:flex;flex-direction:column;gap:10px;justify-content:center;margin:auto;width:33%}@media(max-width:639px){.edit-password__form{display:flex;flex-direction:column;gap:10px;justify-content:center;width:90%}.edit-password__button{width:200px}}.success-modal{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;height:358px}.success-modal__title{font-size:32px;font-weight:600;text-align:center}.success-modal__button{background-color:#424242;font-size:15px;font-weight:500;line-height:18px;padding:8px 10px;border-radius:5px;letter-spacing:-.01em;color:#fff}.login{display:flex;align-items:center;background:var(--page-color-red-rubin)}.login__line{position:absolute;width:98%;left:1%;height:1px;background-color:var(--page-color-gray);top:84px;z-index:1}@media(max-width:639px){.login__line{display:none}}.login__image{height:100vh;width:90%;position:relative;max-width:800px}.login__container{height:100vh;width:100%;align-items:center;justify-content:center}.login__box,.login__container{display:flex;flex-direction:column}.login__box{box-sizing:border-box;width:-webkit-fill-available;max-width:400px}.login__title{padding-bottom:20px;font-family:Marr Sans Regular;font-weight:600;text-align:center;justify-content:center;align-items:flex-end;gap:6px}.login__title,.login__title-italic{font-size:48px;line-height:43.2px;letter-spacing:-.015em;display:flex}.login__title-italic{font-family:VictorNarrow;font-style:italic;font-weight:400;align-items:center}.login__title-italic_first-letter{font-family:Marr Sans Regular;font-weight:400;font-style:normal;display:flex;align-items:center;justify-content:center;margin-top:2.1px}.login__form{display:flex;flex-direction:column;gap:10px}.login__recovery{font-family:Marr Sans Regular;font-size:21px;font-weight:400;line-height:25.2px;letter-spacing:-.01em;text-align:center;color:#fff;opacity:.4}.login__footer{display:flex;justify-content:center;flex-direction:column;font-size:21px;font-weight:400}.login__error-message{color:var(--page-color-dark-red);text-align:center;min-height:20px;visibility:hidden}.login__error-message:empty{visibility:hidden}.login__error-message:not(:empty){visibility:visible}.login__button{height:40px;width:80px;font-weight:400!important;margin:0 40%}.login__input{border:1px solid var(--page-color-red)!important;height:40px;font-weight:400}.login__input::placeholder{font-weight:400;opacity:.4}.login__button{background:var(--page-color-dark-red);text-align:center;display:flex;justify-content:center;align-items:center}.login__remember-me{display:flex;justify-content:flex-start;opacity:.4;margin-left:3px;margin-top:6px}@media(max-width:639px){.login__form{margin:0 10px}.login__input{border:1px solid var(--page-color-red);height:31px;font-size:16px}.login__input::placeholder{font-weight:400;opacity:.4;font-size:16px}.login__recovery{font-size:16px;margin-top:-6px}.login__button{height:27px;width:56px;margin:5px auto 10px;font-weight:400;font-size:16px}.login__title{font-size:25px;font-weight:600;margin-bottom:5px;padding-bottom:3px;display:flex;align-items:flex-end}.login__title-italic{font-size:25px;font-weight:400}.login__title-italic_first-letter{margin-top:0;font-size:25px}}.reset-email{height:100vh;width:100%;margin:12px auto auto;justify-content:center}.reset-email,.reset-email__container{display:flex;flex-direction:column;align-items:center}.reset-email__container{max-width:550px}.reset-email__title{font-size:32px;font-weight:400;letter-spacing:-.015em}.reset-email__form{width:100%;padding-top:20px;gap:10px;display:flex;flex-direction:column}.reset-email__form_input{height:40px;width:400px;font-size:21px;font-weight:400}.reset-email__form_input::placeholder{font-weight:400;font-size:21px}.reset-email__button{background:#9f0321;width:198px;height:40px;cursor:pointer;font-size:21px;font-weight:400;margin:auto;letter-spacing:-.01em}.reset-email__button,.reset-email__field{border-radius:5px;color:var(--page-color-white)}.reset-email__field{background-color:inherit;border:1px solid var(--page-color-white);padding:12px 12.5px;width:100%;box-sizing:border-box;outline:none;font-size:14px;line-height:11.2px;font-weight:500}.reset-email__field::placeholder{color:var(--page-color-white)}@media(max-width:639px){.reset-email__container{width:100%}.reset-email__form{padding-top:20px;gap:10px;display:flex;flex-direction:column;align-items:center}.reset-email__form_input{height:40px;width:300px;margin:auto;font-size:16px}.reset-email__form_input::placeholder{font-weight:400;font-size:16px}.reset-email__button{width:145px;height:31px;font-size:16px}.reset-email__title{font-size:25px;font-weight:400}}.disable{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;display:flex;align-items:center;flex-direction:column;justify-content:center;z-index:9999}.disable__title{font-weight:500;text-align:left}.disable__text,.disable__title{font-size:60px;line-height:60px;letter-spacing:-.03em}.disable__text{margin-left:10px;font-family:VictorNarrow;font-style:italic;font-weight:400;text-align:center;max-width:1200px}.disable__close{position:absolute;top:0;right:50px;cursor:pointer;padding-top:130px}.pretty *{box-sizing:border-box}.pretty input:not([type=checkbox]):not([type=radio]){display:none}.pretty{position:relative;display:inline-block;margin-right:1em;white-space:nowrap;line-height:1}.pretty input{position:absolute;left:0;top:0;min-width:1em;width:100%;height:100%;z-index:2;opacity:0;margin:0;padding:0;cursor:pointer}.pretty .state label{position:static;display:inline-block;font-weight:400;margin:0;text-indent:1.5em;min-width:calc(1em + 2px)}.pretty .state label:after,.pretty .state label:before{content:"";width:calc(1em + 2px);height:calc(1em + 2px);display:block;box-sizing:border-box;border-radius:0;border:1px solid transparent;z-index:0;position:absolute;left:0;top:calc(0% - (100% - 1em) - 8%);background-color:transparent}.pretty .state label:before{border-color:#bdc3c7}.pretty .state.p-is-hover,.pretty .state.p-is-indeterminate{display:none}@keyframes zoom{0%{opacity:0;transform:scale(0)}}@keyframes tada{0%{animation-timing-function:ease-in;opacity:0;transform:scale(7)}38%{animation-timing-function:ease-out;opacity:1;transform:scale(1)}55%{animation-timing-function:ease-in;transform:scale(1.5)}72%{animation-timing-function:ease-out;transform:scale(1)}81%{animation-timing-function:ease-in;transform:scale(1.24)}89%{animation-timing-function:ease-out;transform:scale(1)}95%{animation-timing-function:ease-in;transform:scale(1.04)}to{animation-timing-function:ease-out;transform:scale(1)}}@keyframes jelly{0%{transform:scaleX(1)}30%{transform:scale3d(.75,1.25,1)}40%{transform:scale3d(1.25,.75,1)}50%{transform:scale3d(.85,1.15,1)}65%{transform:scale3d(1.05,.95,1)}75%{transform:scale3d(.95,1.05,1)}to{transform:scaleX(1)}}@keyframes rotate{0%{opacity:0;transform:translateZ(-200px) rotate(-45deg)}to{opacity:1;transform:translateZ(0) rotate(0)}}@keyframes pulse{0%{box-shadow:0 0 0 0 #bdc3c7}to{box-shadow:0 0 0 1.5em hsla(204,8%,76%,0)}}.pretty.p-default.p-fill .state label:after{transform:scale(1)}.pretty.p-default .state label:after{transform:scale(.6)}.pretty.p-default input:checked~.state label:after{background-color:#bdc3c7!important}.pretty.p-default.p-thick .state label:after,.pretty.p-default.p-thick .state label:before{border-width:.1428571429em}.pretty.p-default.p-thick .state label:after{transform:scale(.4)!important}.pretty.p-icon .state .icon{position:absolute;font-size:1em;width:calc(1em + 2px);height:calc(1em + 2px);left:0;z-index:1;text-align:center;line-height:normal;top:calc(0% - (100% - 1em) - 8%);border:1px solid transparent;opacity:0}.pretty.p-icon .state .icon:before{margin:0;width:100%;height:100%;text-align:center;display:flex;flex:1 1;justify-content:center;align-items:center;line-height:1}.pretty.p-icon input:checked~.state .icon{opacity:1}.pretty.p-icon input:checked~.state label:before{border-color:#5a656b}.pretty.p-svg .state .svg{position:absolute;font-size:1em;width:calc(1em + 2px);height:calc(1em + 2px);left:0;z-index:1;text-align:center;line-height:normal;top:calc(0% - (100% - 1em) - 8%);border:1px solid transparent;opacity:0}.pretty.p-svg .state svg{margin:0;width:100%;height:100%;text-align:center;display:flex;flex:1 1;justify-content:center;align-items:center;line-height:1}.pretty.p-svg input:checked~.state .svg{opacity:1}.pretty.p-image .state img{opacity:0;position:absolute;width:calc(1em + 2px);height:calc(1em + 2px);top:0;top:calc(0% - (100% - 1em) - 8%);left:0;z-index:0;text-align:center;line-height:normal;transform:scale(.8)}.pretty.p-image input:checked~.state img{opacity:1}.pretty.p-switch input{min-width:2em}.pretty.p-switch .state{position:relative}.pretty.p-switch .state:before{content:"";border:1px solid #bdc3c7;border-radius:60px;width:2em;box-sizing:unset;height:calc(1em + 2px);position:absolute;top:0;top:calc(0% - (100% - 1em) - 16%);z-index:0;transition:all .5s ease}.pretty.p-switch .state label{text-indent:2.5em}.pretty.p-switch .state label:after,.pretty.p-switch .state label:before{transition:all .5s ease;border-radius:100%;left:0;border-color:transparent;transform:scale(.8)}.pretty.p-switch .state label:after{background-color:#bdc3c7!important}.pretty.p-switch input:checked~.state:before{border-color:#5a656b}.pretty.p-switch input:checked~.state label:before{opacity:0}.pretty.p-switch input:checked~.state label:after{background-color:#5a656b!important;left:1em}.pretty.p-switch.p-fill input:checked~.state:before{border-color:#5a656b;background-color:#5a656b!important}.pretty.p-switch.p-fill input:checked~.state label:before{opacity:0}.pretty.p-switch.p-fill input:checked~.state label:after{background-color:#fff!important;left:1em}.pretty.p-switch.p-slim .state:before{height:.1em;background:#bdc3c7!important;top:calc(50% - .1em)}.pretty.p-switch.p-slim input:checked~.state:before{border-color:#5a656b;background-color:#5a656b!important}.pretty.p-has-hover input:hover~.state:not(.p-is-hover){display:none}.pretty.p-has-hover input:hover~.state.p-is-hover,.pretty.p-has-hover input:hover~.state.p-is-hover .icon{display:block}.pretty.p-has-focus input:focus~.state label:before{box-shadow:0 0 3px 0 #bdc3c7}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state:not(.p-is-indeterminate){display:none}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state.p-is-indeterminate{display:block}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state.p-is-indeterminate .icon{display:block;opacity:1}.pretty.p-toggle .state.p-on{opacity:0;display:none}.pretty.p-toggle .state .icon,.pretty.p-toggle .state .svg,.pretty.p-toggle .state img,.pretty.p-toggle .state.p-off{opacity:1;display:inherit}.pretty.p-toggle .state.p-off .icon{color:#bdc3c7}.pretty.p-toggle input:checked~.state.p-on{opacity:1;display:inherit}.pretty.p-toggle input:checked~.state.p-off{opacity:0;display:none}.pretty.p-plain input:checked~.state label:before,.pretty.p-plain.p-toggle .state label:before{content:none}.pretty.p-plain.p-plain .icon{transform:scale(1.1)}.pretty.p-round .state label:after,.pretty.p-round .state label:before{border-radius:100%}.pretty.p-round.p-icon .state .icon{border-radius:100%;overflow:hidden}.pretty.p-round.p-icon .state .icon:before{transform:scale(.8)}.pretty.p-curve .state label:after,.pretty.p-curve .state label:before{border-radius:20%}.pretty.p-smooth .icon,.pretty.p-smooth .svg,.pretty.p-smooth label:after,.pretty.p-smooth label:before{transition:all .5s ease}.pretty.p-smooth input:checked+.state label:after{transition:all .3s ease}.pretty.p-smooth input:checked+.state .icon,.pretty.p-smooth input:checked+.state .svg,.pretty.p-smooth input:checked+.state img,.pretty.p-smooth.p-default input:checked+.state label:after{animation:zoom .2s ease}.pretty.p-smooth.p-plain input:checked+.state label:before{content:"";transform:scale(0);transition:all .5s ease}.pretty.p-tada:not(.p-default) input:checked+.state .icon,.pretty.p-tada:not(.p-default) input:checked+.state .svg,.pretty.p-tada:not(.p-default) input:checked+.state img,.pretty.p-tada:not(.p-default) input:checked+.state label:after,.pretty.p-tada:not(.p-default) input:checked+.state label:before{animation:tada .7s cubic-bezier(.25,.46,.45,.94) 1 alternate;opacity:1}.pretty.p-jelly:not(.p-default) input:checked+.state .icon,.pretty.p-jelly:not(.p-default) input:checked+.state .svg,.pretty.p-jelly:not(.p-default) input:checked+.state img,.pretty.p-jelly:not(.p-default) input:checked+.state label:after,.pretty.p-jelly:not(.p-default) input:checked+.state label:before{animation:jelly .7s cubic-bezier(.25,.46,.45,.94);opacity:1}.pretty.p-jelly:not(.p-default) input:checked+.state label:before{border-color:transparent}.pretty.p-rotate:not(.p-default) input:checked~.state .icon,.pretty.p-rotate:not(.p-default) input:checked~.state .svg,.pretty.p-rotate:not(.p-default) input:checked~.state img,.pretty.p-rotate:not(.p-default) input:checked~.state label:after,.pretty.p-rotate:not(.p-default) input:checked~.state label:before{animation:rotate .7s cubic-bezier(.25,.46,.45,.94);opacity:1}.pretty.p-rotate:not(.p-default) input:checked~.state label:before{border-color:transparent}.pretty.p-pulse:not(.p-switch) input:checked~.state label:before{animation:pulse 1s}.pretty input[disabled]{cursor:not-allowed;display:none}.pretty input[disabled]~*{opacity:.5}.pretty.p-locked input{display:none;cursor:not-allowed}.pretty input:checked~.state.p-primary label:after,.pretty.p-toggle .state.p-primary label:after{background-color:#428bca!important}.pretty input:checked~.state.p-primary .icon,.pretty input:checked~.state.p-primary .svg,.pretty.p-toggle .state.p-primary .icon,.pretty.p-toggle .state.p-primary .svg{color:#fff;stroke:#fff}.pretty input:checked~.state.p-primary-o label:before,.pretty.p-toggle .state.p-primary-o label:before{border-color:#428bca}.pretty input:checked~.state.p-primary-o label:after,.pretty.p-toggle .state.p-primary-o label:after{background-color:transparent}.pretty input:checked~.state.p-primary-o .icon,.pretty input:checked~.state.p-primary-o .svg,.pretty input:checked~.state.p-primary-o svg,.pretty.p-toggle .state.p-primary-o .icon,.pretty.p-toggle .state.p-primary-o .svg,.pretty.p-toggle .state.p-primary-o svg{color:#428bca;stroke:#428bca}.pretty.p-default:not(.p-fill) input:checked~.state.p-primary-o label:after{background-color:#428bca!important}.pretty.p-switch input:checked~.state.p-primary:before{border-color:#428bca}.pretty.p-switch.p-fill input:checked~.state.p-primary:before{background-color:#428bca!important}.pretty.p-switch.p-slim input:checked~.state.p-primary:before{border-color:#245682;background-color:#245682!important}.pretty input:checked~.state.p-info label:after,.pretty.p-toggle .state.p-info label:after{background-color:#5bc0de!important}.pretty input:checked~.state.p-info .icon,.pretty input:checked~.state.p-info .svg,.pretty.p-toggle .state.p-info .icon,.pretty.p-toggle .state.p-info .svg{color:#fff;stroke:#fff}.pretty input:checked~.state.p-info-o label:before,.pretty.p-toggle .state.p-info-o label:before{border-color:#5bc0de}.pretty input:checked~.state.p-info-o label:after,.pretty.p-toggle .state.p-info-o label:after{background-color:transparent}.pretty input:checked~.state.p-info-o .icon,.pretty input:checked~.state.p-info-o .svg,.pretty input:checked~.state.p-info-o svg,.pretty.p-toggle .state.p-info-o .icon,.pretty.p-toggle .state.p-info-o .svg,.pretty.p-toggle .state.p-info-o svg{color:#5bc0de;stroke:#5bc0de}.pretty.p-default:not(.p-fill) input:checked~.state.p-info-o label:after{background-color:#5bc0de!important}.pretty.p-switch input:checked~.state.p-info:before{border-color:#5bc0de}.pretty.p-switch.p-fill input:checked~.state.p-info:before{background-color:#5bc0de!important}.pretty.p-switch.p-slim input:checked~.state.p-info:before{border-color:#2390b0;background-color:#2390b0!important}.pretty input:checked~.state.p-success label:after,.pretty.p-toggle .state.p-success label:after{background-color:#5cb85c!important}.pretty input:checked~.state.p-success .icon,.pretty input:checked~.state.p-success .svg,.pretty.p-toggle .state.p-success .icon,.pretty.p-toggle .state.p-success .svg{color:#fff;stroke:#fff}.pretty input:checked~.state.p-success-o label:before,.pretty.p-toggle .state.p-success-o label:before{border-color:#5cb85c}.pretty input:checked~.state.p-success-o label:after,.pretty.p-toggle .state.p-success-o label:after{background-color:transparent}.pretty input:checked~.state.p-success-o .icon,.pretty input:checked~.state.p-success-o .svg,.pretty input:checked~.state.p-success-o svg,.pretty.p-toggle .state.p-success-o .icon,.pretty.p-toggle .state.p-success-o .svg,.pretty.p-toggle .state.p-success-o svg{color:#5cb85c;stroke:#5cb85c}.pretty.p-default:not(.p-fill) input:checked~.state.p-success-o label:after{background-color:#5cb85c!important}.pretty.p-switch input:checked~.state.p-success:before{border-color:#5cb85c}.pretty.p-switch.p-fill input:checked~.state.p-success:before{background-color:#5cb85c!important}.pretty.p-switch.p-slim input:checked~.state.p-success:before{border-color:#357935;background-color:#357935!important}.pretty input:checked~.state.p-warning label:after,.pretty.p-toggle .state.p-warning label:after{background-color:#f0ad4e!important}.pretty input:checked~.state.p-warning .icon,.pretty input:checked~.state.p-warning .svg,.pretty.p-toggle .state.p-warning .icon,.pretty.p-toggle .state.p-warning .svg{color:#fff;stroke:#fff}.pretty input:checked~.state.p-warning-o label:before,.pretty.p-toggle .state.p-warning-o label:before{border-color:#f0ad4e}.pretty input:checked~.state.p-warning-o label:after,.pretty.p-toggle .state.p-warning-o label:after{background-color:transparent}.pretty input:checked~.state.p-warning-o .icon,.pretty input:checked~.state.p-warning-o .svg,.pretty input:checked~.state.p-warning-o svg,.pretty.p-toggle .state.p-warning-o .icon,.pretty.p-toggle .state.p-warning-o .svg,.pretty.p-toggle .state.p-warning-o svg{color:#f0ad4e;stroke:#f0ad4e}.pretty.p-default:not(.p-fill) input:checked~.state.p-warning-o label:after{background-color:#f0ad4e!important}.pretty.p-switch input:checked~.state.p-warning:before{border-color:#f0ad4e}.pretty.p-switch.p-fill input:checked~.state.p-warning:before{background-color:#f0ad4e!important}.pretty.p-switch.p-slim input:checked~.state.p-warning:before{border-color:#c77c11;background-color:#c77c11!important}.pretty input:checked~.state.p-danger label:after,.pretty.p-toggle .state.p-danger label:after{background-color:#d9534f!important}.pretty input:checked~.state.p-danger .icon,.pretty input:checked~.state.p-danger .svg,.pretty.p-toggle .state.p-danger .icon,.pretty.p-toggle .state.p-danger .svg{color:#fff;stroke:#fff}.pretty input:checked~.state.p-danger-o label:before,.pretty.p-toggle .state.p-danger-o label:before{border-color:#d9534f}.pretty input:checked~.state.p-danger-o label:after,.pretty.p-toggle .state.p-danger-o label:after{background-color:transparent}.pretty input:checked~.state.p-danger-o .icon,.pretty input:checked~.state.p-danger-o .svg,.pretty input:checked~.state.p-danger-o svg,.pretty.p-toggle .state.p-danger-o .icon,.pretty.p-toggle .state.p-danger-o .svg,.pretty.p-toggle .state.p-danger-o svg{color:#d9534f;stroke:#d9534f}.pretty.p-default:not(.p-fill) input:checked~.state.p-danger-o label:after{background-color:#d9534f!important}.pretty.p-switch input:checked~.state.p-danger:before{border-color:#d9534f}.pretty.p-switch.p-fill input:checked~.state.p-danger:before{background-color:#d9534f!important}.pretty.p-switch.p-slim input:checked~.state.p-danger:before{border-color:#a02622;background-color:#a02622!important}.pretty.p-bigger .icon,.pretty.p-bigger .img,.pretty.p-bigger .svg,.pretty.p-bigger label:after,.pretty.p-bigger label:before{font-size:1.2em!important;top:calc(0% - (100% - 1em) - 35%)!important}.pretty.p-bigger label{text-indent:1.7em}@media print{.pretty .state .icon,.pretty .state label:after,.pretty .state label:before,.pretty .state:before{color-adjust:exact;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.reset-code{height:100vh;margin-top:5px;justify-content:center}.reset-code,.reset-code__container{width:100%;display:flex;flex-direction:column;align-items:center}.reset-code__container{max-width:550px;font-size:14px;line-height:18.2px;font-weight:400;color:var(--page-color-white)}.reset-code__title{font-size:32px;font-weight:400;padding-bottom:20px;letter-spacing:-.015em;text-align:center}.reset-code__boxes{display:flex;gap:10px;padding:20px 0 10px}.reset-code__description{text-align:center;max-width:424px;letter-spacing:-.03em;font-size:16px;line-height:130%}.reset-code__description_h2{font-weight:600}.reset-code__button{padding:12px;background:#9f0321;cursor:pointer;font-size:21px;font-weight:400;display:flex;justify-content:center;align-items:center}.reset-code__box,.reset-code__button{border-radius:5px;height:40px;color:var(--page-color-white)}.reset-code__box{width:58.33px;background-color:inherit;border:1px solid var(--page-color-white);text-align:center;font-size:24px;outline:none}.reset-code__box:focus{border-color:var(--page-color-red)}.reset-code__message{color:var(--page-color-dark-red);text-align:center;min-height:20px;visibility:hidden;padding-top:10px}.reset-code__message:empty{visibility:hidden}.reset-code__message:not(:empty){visibility:visible}@media(max-width:639px){.reset-code{margin-top:3px}.reset-code__title{font-size:25px}.reset-code__description{font-size:14px}.reset-code__box{width:35.67px;height:38px;font-size:16px}.reset-code__button{max-width:160px;font-size:16px;background:linear-gradient(180deg,#7b0118 0,#9f0321);letter-spacing:-.01em}}