.Checkbox_container__UCHDk{position:relative}@media(any-hover:hover){.Checkbox_container__UCHDk:hover input[type=checkbox]:not(:disabled)+.Checkbox_label__gqrgx>.Checkbox_fakeCheckbox__9YXto{box-shadow:inset 0 0 0 1.5px #9d9de3}.Checkbox_container__UCHDk:hover input[type=checkbox]:not(:disabled)+.Checkbox_label__gqrgx>.Checkbox_fakeCheckbox__9YXto .Checkbox_check__VJX3P{color:var(--content-gray-5,#e9ebf0);opacity:1}.Checkbox_container__UCHDk:hover input[type=checkbox]:not(:disabled):checked+.Checkbox_label__gqrgx>.Checkbox_fakeCheckbox__9YXto{background-color:#142489;box-shadow:none}.Checkbox_container__UCHDk:hover input[type=checkbox]:not(:disabled):checked+.Checkbox_label__gqrgx>.Checkbox_fakeCheckbox__9YXto .Checkbox_check__VJX3P{color:#fff}}.Checkbox_container__UCHDk .Checkbox_fakeCheckbox__9YXto,.Checkbox_container__UCHDk .Checkbox_loader__rodO5,.Checkbox_container__UCHDk input[type=checkbox]{position:absolute;top:0;left:0}.Checkbox_container__UCHDk .Checkbox_loader__rodO5{color:#3d3dc7}.Checkbox_container__UCHDk .Checkbox_loader__rodO5 svg{transform:translate(4px,2px)}.Checkbox_container__UCHDk .Checkbox_label__gqrgx{position:relative;display:flex;flex-direction:column;gap:5px;padding-left:32px;cursor:pointer}.Checkbox_container__UCHDk .Checkbox_fakeCheckbox__9YXto{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#fff;border-radius:4px;box-shadow:inset 0 0 0 1.5px var(--content-gray-4);transition:.12s}.Checkbox_container__UCHDk .Checkbox_fakeCheckbox__9YXto .Checkbox_check__VJX3P{display:inline-flex;color:#fff;opacity:0;transition:.12s}.Checkbox_container__UCHDk input[type=checkbox]{width:24px;height:24px;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:none}.Checkbox_container__UCHDk input[type=checkbox]:checked+.Checkbox_label__gqrgx>.Checkbox_fakeCheckbox__9YXto{background-color:#3d3dc7;box-shadow:none}.Checkbox_container__UCHDk input[type=checkbox]:checked+.Checkbox_label__gqrgx>.Checkbox_fakeCheckbox__9YXto .Checkbox_check__VJX3P{opacity:1}.Checkbox_container__UCHDk input[type=checkbox]:disabled+.Checkbox_label__gqrgx{pointer-events:none;cursor:default}.Checkbox_container__UCHDk input[type=checkbox]:disabled+.Checkbox_label__gqrgx>.Checkbox_fakeCheckbox__9YXto{background-color:var(--content-gray-5,#e9ebf0);box-shadow:inset 0 0 0 1.5px var(--content-gray-4,#cbced9)}.Checkbox_container__UCHDk input[type=checkbox]:disabled:checked+.Checkbox_label__gqrgx>.Checkbox_fakeCheckbox__9YXto>.Checkbox_check__VJX3P{color:var(--content-gray-4,#cbced9);opacity:1}.Checkbox_container__UCHDk input[type=checkbox]:focus-visible:not(:disabled){outline:none!important;border-radius:4px;transition:box-shadow .3s cubic-bezier(.3,0,0,1);box-shadow:0 0 0 2px var(--accent-orange-content),0 0 0 4px var(--content-onAccent)}.Checkbox_container__UCHDk input[type=checkbox]:focus-visible:not(:disabled)+.Checkbox_label__gqrgx>.Checkbox_fakeCheckbox__9YXto{box-shadow:inset 0 0 0 1.5px #9d9de3}.Checkbox_container__UCHDk input[type=checkbox]:focus-visible:not(:disabled)+.Checkbox_label__gqrgx>.Checkbox_fakeCheckbox__9YXto .Checkbox_check__VJX3P{color:var(--content-gray-5,#e9ebf0);opacity:1}.Checkbox_container__UCHDk input[type=checkbox]:focus-visible:not(:disabled):checked+.Checkbox_label__gqrgx>.Checkbox_fakeCheckbox__9YXto{background-color:#142489}.Checkbox_container__UCHDk input[type=checkbox]:focus-visible:not(:disabled):checked+.Checkbox_label__gqrgx>.Checkbox_fakeCheckbox__9YXto .Checkbox_check__VJX3P{color:#fff}.Radio_container__hpTIS{display:flex;gap:8px;width:-moz-fit-content;width:fit-content;color:var(--content-primary,#13192e);cursor:pointer}.Radio_container_labelOnLeft__UuSNF{flex-direction:row-reverse;justify-content:left}.Radio_container_disabled__W9NXX{pointer-events:none;cursor:default}.Radio_container__hpTIS .Radio_inputRadio__kqwxQ{display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin:2px 0;cursor:pointer;transition:.12s}.Radio_container__hpTIS .Radio_inputRadio__kqwxQ:disabled{pointer-events:none;cursor:default}.Radio_container__hpTIS .Radio_inputRadio__kqwxQ:before{display:flex;align-items:center;justify-content:center;width:20px;height:20px;content:"";background-color:var(--content-onAccent,#fff);border-radius:50%;box-shadow:inset 0 0 0 1px var(--content-gray-4,#cbced9);transition:.12s}.Radio_container__hpTIS .Radio_inputRadio__kqwxQ:checked:before{background-image:radial-gradient(circle,var(--content-onAccent,#fff) 0,var(--content-onAccent,#fff) 4px,var(--accent-blue-content,#3d3dc7) 4px,var(--accent-blue-content,#3d3dc7) 10px);box-shadow:none}.Radio_container__hpTIS .Radio_inputRadio__kqwxQ:disabled:before{background-color:var(--content-gray-5,#e9ebf0);box-shadow:inset 0 0 0 1px var(--pallets-gray-20,#cbced9)}.Radio_container__hpTIS .Radio_inputRadio__kqwxQ:disabled:checked:before{background-image:radial-gradient(circle,var(--pallets-gray-20,#cbced9) 0,var(--pallets-gray-20,#cbced9) 4px,var(--content-gray-5,#e9ebf0) 4px,var(--content-gray-5,#e9ebf0) 10px);box-shadow:none}.Radio_container__hpTIS .Radio_inputRadio__kqwxQ:focus-visible:not(:disabled,:checked):before{background-image:radial-gradient(circle,#b0b0e8 0,#b0b0e8 4px,var(--content-onAccent,#fff) 4px,var(--content-onAccent,#fff) 9px,#b0b0e8 9px,#b0b0e8 10px);box-shadow:none}@media(any-hover:hover){.Radio_container__hpTIS:hover .Radio_inputRadio__kqwxQ:not(:disabled,:checked):before{background-image:radial-gradient(circle,#b0b0e8 0,#b0b0e8 4px,var(--content-onAccent,#fff) 4px,var(--content-onAccent,#fff) 9px,#b0b0e8 9px,#b0b0e8 10px);box-shadow:none}}.Radio_container__hpTIS .Radio_loader__W4Ap7{display:flex;align-items:center;justify-content:center;width:20px;height:24px}.ModalStep_wrapper__m22g0{box-sizing:border-box;width:460px;background:#fff;border-radius:16px;font:normal 16px/24px var(--main-font,sans-serif);letter-spacing:0;box-shadow:0 16px 32px rgba(0,0,0,.15),0 8px 16px rgba(0,0,0,.04)}@media screen and (max-width:413px){.ModalStep_wrapper__m22g0{width:100vw}}.ModalStep_wrapper_mobile__jLYfn{box-sizing:border-box;width:100vw;min-height:100%;border-radius:0;box-shadow:none}.ModalStep_wrapper_mobile__jLYfn .ModalStep_content__IDDqE{max-width:460px;min-height:100vh;padding-right:16px;padding-left:16px;margin:0 auto}.ModalStep_wrapper_mobile__jLYfn .ModalStep_loading__L0llt{bottom:auto;height:100vh}.ModalStep_wrapper_embedded__z__AP,.ModalStep_wrapper_embedded__z__AP .ModalStep_content__IDDqE{min-height:0}.ModalStep_wrapper_embedded__z__AP .ModalStep_loading__L0llt{height:auto}.ModalStep_wrapper__m22g0 *{box-sizing:border-box;white-space:normal}.ModalStep_wrapper__m22g0 .ModalStep_header__9gxkh{display:flex;align-items:center;justify-content:space-between;height:56px;padding:16px}.ModalStep_wrapper__m22g0 .ModalStep_content__IDDqE{padding:0 48px 48px}@media screen and (max-width:413px){.ModalStep_wrapper__m22g0 .ModalStep_content__IDDqE{padding:0 16px 16px}}.ModalStep_wrapper__m22g0 .ModalStep_backButton__JoxoC,.ModalStep_wrapper__m22g0 .ModalStep_closeButton__f7MqM{cursor:pointer}.ModalStep_wrapper__m22g0 .ModalStep_backButton__JoxoC svg,.ModalStep_wrapper__m22g0 .ModalStep_closeButton__f7MqM svg{color:#868ca2}
/*# sourceMappingURL=https://www.litres.ru/_next/static/css/0405ffa146527348.css.map*/