.style_fixed__IvYOx{position:fixed;bottom:0;right:0;left:0;z-index:1100;opacity:0;visibility:hidden}.style_fixed__IvYOx.style_blocked__WF1_B{top:0;bottom:0;background-color:rgba(0,0,0,.25)}.style_fixed__IvYOx.style_visible__ZNm_g{opacity:1;visibility:visible}.style_wrapper__IExpw{padding:1.2rem;background-color:#fff;color:#000;box-shadow:5px 0 10px 0 rgba(0,0,0,.1490196078);left:1.6rem;right:1.6rem;max-width:640px;margin-left:auto;position:absolute;bottom:1.6rem;border-radius:var(--border-radius-base)}@media(max-width:767px){.style_wrapper__IExpw{right:0;bottom:0;left:0;max-width:none;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:14px}}.style_inner__H0Ncj{display:flex;flex-direction:column;gap:.6rem}@media(max-width:767px){.style_inner__H0Ncj{gap:16px}}.style_header__RCWhX{font-size:var(--fz-h5)}.style_header__RCWhX a{border-bottom:1px solid #000;color:#000}.style_header__RCWhX a:hover{border:none;color:#000}.style_form__hU8n8 span{font-size:16px}.style_footer__S1F41{display:flex;align-items:center;justify-content:space-between}.style_footer__left__0y7MU{display:flex;align-items:center;gap:1rem}@media(max-width:767px){.style_footer__left__0y7MU{gap:10px}.style_footer__S1F41{justify-content:space-between}}.style_settings__5nXtp{display:flex;align-items:center;gap:1.2rem;text-transform:uppercase;font-weight:800;font-size:1.2rem;transition:all .3s ease;fill:#fff}@media(hover:hover){.style_settings__5nXtp:hover{cursor:pointer;fill:var(--theme-base-color);color:var(--theme-base-color)}}.style_settings__5nXtp svg{width:2rem;height:2rem}@media(max-width:767px){.style_settings__5nXtp{width:100%;order:1;font-size:14px}}.style_form-item__RWTN8{padding:1.6rem 2.4rem;border:1px solid #e4e4e4;border-radius:2px;display:flex;flex-direction:column;gap:1.2rem;border-radius:1.2rem}.style_form-item__RWTN8 label{font-weight:var(--fw-semibold)}@media(max-width:767px){.style_form-item__RWTN8{padding:8px 12px}}.style_sub-text__6HhvQ{font:var(--font-mini);color:var(--color-grey-text)}.style_form__hU8n8{display:flex;flex-direction:column;gap:1.6rem;overflow:auto}.style_form__hU8n8::-webkit-scrollbar{width:5px;height:5px;border-radius:0;background-color:#f5f5f5}.style_form__hU8n8::-webkit-scrollbar-thumb{background-color:var(--color-gray-cloudy);border-radius:10em}.style_form__hU8n8::-webkit-scrollbar-thumb:hover{background-color:var(--color-primary)}@media(max-width:767px){.style_form__hU8n8{gap:8px}}.field-chechbox,.field-chechbox .label{display:flex;align-items:center;position:relative}.field-chechbox .label{gap:.8rem;transition:all .1s linear}.field-chechbox .label:before{display:inline-block;position:relative;content:"";flex:0 0 auto;width:20px;height:20px;border:1px solid var(--select,var(--color-gray-morning));background-color:rgba(0,0,0,0);transition:all .1s linear}.field-chechbox input{position:absolute;opacity:0;visibility:hidden}@media(hover:hover){.field-chechbox:hover{cursor:pointer}.field-chechbox:hover .label{color:var(--theme-secondary-color)}.field-chechbox:hover .label:before{border-color:var(--theme-base-hover)}}.field-chechbox a{text-decoration:underline}.field-chechbox--list{display:block}.field-chechbox--list .label{flex-direction:row-reverse;justify-content:space-between}.field-chechbox--small{font-size:1.4rem;display:inline}.field-chechbox--disabled{opacity:.5;pointer-events:none}.field-chechbox input:checked~.label{color:var(--theme-secondary-color)}.field-chechbox input:checked~.label:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='10' viewBox='0 0 14 10'%3E%3Cpath d='M1.38194 4.81967C1.0658 4.50725 0.553243 4.50725 0.237104 4.81967C-0.0790347 5.13209 -0.0790347 5.63862 0.237104 5.95104L3.9784 9.63299C4.29454 9.94541 4.8071 9.94541 5.12324 9.63299L13.5128 1.36569C13.8289 1.05327 13.8289 0.546734 13.5128 0.234315C13.1966 -0.0781049 12.6841 -0.0781049 12.3679 0.234315L4.55082 7.93593L1.38194 4.81967Z' fill='black'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-color:var(--theme-secondary-color);border-color:var(--theme-secondary-color)}