.box_Tg7RI,.native_GxFKe{--checkbox-size:24px;--checkbox-checked-color:var(--sgdn-colors-buttons-primary);--checkbox-checkmark-color:white;--checkbox-checkmark-width:6px;--checkbox-checkmark-height:15px;--checkbox-indeterminate-width:15px;--checkbox-indeterminate-height:2px}.checkbox-wrapper_JvQbi{display:inline-flex;align-items:center;cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.disabled_UV1z-{cursor:not-allowed;opacity:.6}.native_GxFKe{position:absolute;opacity:0;height:var(--checkbox-size);width:var(--checkbox-size);margin:0;z-index:1;cursor:inherit}.native_GxFKe:checked+.box_Tg7RI,.native_GxFKe:indeterminate+.box_Tg7RI.indeterminate_rfiyB{background-color:var(--checkbox-checked-color);border-color:var(--checkbox-checked-color)}.native_GxFKe:checked+.box_Tg7RI:after{left:8px;top:1px;width:var(--checkbox-checkmark-width);height:var(--checkbox-checkmark-height);border:solid var(--checkbox-checkmark-color);border-width:0 2px 2px 0;transform:rotate(45deg) scale(1);opacity:1}.native_GxFKe:disabled+.box_Tg7RI{background-color:var(--sgdn-colors-neutrals-grey40);border-color:var(--sgdn-colors-neutrals-grey40)}.native_GxFKe:focus+.box_Tg7RI{outline:2px solid var(--checkbox-checked-color);outline-offset:2px}.box_Tg7RI{width:var(--checkbox-size);height:var(--checkbox-size);border:2px solid var(--sgdn-colors-buttons-primary);border-radius:var(--sgdn-radius-small);background-color:#fff;position:relative;transition:background-color .2s,border-color .2s;flex-shrink:0}.wrapper_DCI8U:hover>.box_Tg7RI{border-width:var(--sgdn-stroke-medium)}.box_Tg7RI:after{content:"";position:absolute;opacity:0;transition:opacity .2s ease}.box_Tg7RI.indeterminate_rfiyB:after{top:50%;left:4px;width:var(--checkbox-indeterminate-width);height:var(--checkbox-indeterminate-height);background-color:var(--checkbox-checkmark-color);transform:translateY(-50%);opacity:1}.label_kt2po{margin-left:8px;font-family:var(--sgdn-font-brand-font-family);font-size:var(--sgdn-font-size-small);color:var(--sgdn-colors-text-dark)}.fieldset_Yjw7c{border:none;padding:1rem}.legend_HLsPa{font-weight:var(--sgdn-font-brand-font-weight-bold);font-family:var(--sgdn-font-brand-font-family);font-size:var(--sgdn-font-size-medium);margin-bottom:.5rem}.content_IIIHS{gap:.5rem}.base_SwVoH,.content_IIIHS{display:flex;flex-direction:column}.base_SwVoH{height:78px;position:relative;font-family:var(--sgdn-font-brand-font-family)}.no-label_yFlMF{height:auto}.label-spacing_j5Uy6{margin-top:22px}.no-error-spacing_cu5Mi{margin-bottom:0}.disabled_DQfIs{pointer-events:none}.label_gJvtj{--font-size-base:.9375rem;--font-weight-normal:400;--space-xxs:4px;all:unset;width:-moz-fit-content;width:fit-content;height:18px;font-size:var(--font-size-base);font-weight:var(--font-weight-normal);margin-bottom:var(--space-xxs);line-height:18px}.dropdown_vJGR7{--color-border:#101820;--dropdown-border-radius:3px;--color-bg:#ffffff;height:var(--sgdn-form-elements-height-large);position:relative;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--color-border);border-radius:var(--dropdown-border-radius);cursor:pointer;background-color:var(--color-bg);padding:0 10px 0 15px;transition:border-width .2s,padding .2s}.dropdown_vJGR7:focus,.dropdown_vJGR7:hover{border-color:var(--sgdn-colors-brand-main);outline:1px solid var(--sgdn-colors-brand-main)}@media (min-width:960px){.selector_13XbL{padding:0 17px}}.dropdown-content_ctkAG{--space-xs:8px;display:flex;align-items:center;-moz-column-gap:var(--space-xs);column-gap:var(--space-xs)}.option-wrapper_vJLaQ{--option-max-height:224px;--color-bg:#ffffff;--shadow-dropdown:0px 3px 7px 0px rgba(0,0,0,.23);position:absolute;left:50%;transform:translate(-50%);top:calc(var(--sgdn-form-elements-height-large) - 1px);width:calc(100% + 2px);max-height:var(--option-max-height);overflow-y:auto;background-color:var(--color-bg);box-shadow:var(--shadow-dropdown);z-index:5}.option_-2Iy-{--color-bg:#ffffff;display:flex;align-items:center;min-height:var(--sgdn-form-elements-height-large);padding:0 var(--sgdn-sizing-device-padding-small);gap:var(--sizes-8);background-color:var(--color-bg)}.option-focused_aa7HJ,.option_-2Iy-:hover{background-color:var(--sgdn-colors-bg-brand-light)}.option-focused_aa7HJ{outline:var(--sgdn-stroke-small) solid var(--sgdn-colors-borders-brand);outline-offset:calc(var(--sgdn-stroke-small) * -1)}.error-message_suAwh{--font-size-base:.9375rem;--space-l:22px;--color-error:#d32f2f;position:absolute;width:-moz-max-content;width:max-content;font-size:var(--font-size-base);bottom:calc(-1 * var(--space-l));left:0;color:var(--color-error)}.container_OfgIt{display:flex;gap:var(--sgdn-sizing-device-padding-small)}.alignStart_2OUsl{justify-content:flex-start}.alignCenter_CaNGX{justify-content:center}.alignEnd_dyxei{justify-content:flex-end}.accordion-list_JO9jL{border:1px solid var(--sgdn-colors-borders-brand);border-radius:var(--sgdn-radius-small);overflow:hidden}.accordion-list_JO9jL>*+*{border-top:1px solid var(--sgdn-colors-borders-brand)}.accordion_GX0o2{background:var(--sgdn-colors-bg-neutral-x-light);transition:background .3s ease}.accordion_GX0o2.open_V1xec{background:var(--sgdn-colors-bg-brand-light)}.accordion_GX0o2.open_V1xec,.accordion_GX0o2:hover{outline:2px solid var(--sgdn-colors-brand-main);outline-offset:-1px}.accordion_GX0o2:hover .icon_y8UN9{border-radius:100%;background:var(--sgdn-colors-brand-main);color:var(--sgdn-colors-text-light)}.accordion_GX0o2:last-child{border-bottom-left-radius:var(--sgdn-radius-small);border-bottom-right-radius:var(--sgdn-radius-small)}.accordion_GX0o2:first-child{border-top-left-radius:var(--sgdn-radius-small);border-top-right-radius:var(--sgdn-radius-small)}.header_kcNkw{width:100%;background:inherit;padding:var(--sgdn-sizing-device-padding-medium);border:none;outline:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.icon_y8UN9{width:24px;height:24px;color:var(--sgdn-colors-brand-main)}.panel_17u-g{display:none;padding:0;transition:padding display .3s ease}.panel_17u-g.open_V1xec{display:block;padding:var(--sgdn-sizing-device-padding-medium);padding-top:0}.card_56mNv{display:grid;grid-gap:var(--sgdn-sizes-8);gap:var(--sgdn-sizes-8);background:var(--sgdn-colors-neutrals-white);border:1px solid var(--sgdn-colors-borders-light);border-radius:var(--sgdn-radius-medium);padding:var(--sgdn-sizing-device-padding-medium);align-items:start;justify-content:start;grid-template-rows:30px auto}.card_56mNv:has(.icon_mFw2w){grid-template-columns:30px 1fr;grid-template-rows:30px 1fr}a.card_56mNv{color:inherit;text-decoration:none;grid-template-columns:1fr 16px}a.card_56mNv:has(.icon_mFw2w){grid-template-columns:30px 1fr 16px}a.card_56mNv:hover{outline-offset:-1px;outline:var(--sgdn-stroke-medium) solid var(--sgdn-colors-borders-brand);box-shadow:0 0 17px #00000026}.title_3yyrQ{margin:0;grid-row:1}.icon_mFw2w{color:var(--sgdn-colors-text-link-dark);grid-column:1;grid-row:1}.icon_mFw2w+.title_3yyrQ{grid-column:2}.content_o50rw{grid-row:1}.title_3yyrQ+.content_o50rw{grid-row:2;grid-column:span 2}.arrow-icon_l3ZJC{grid-column:3}.file-upload_exN9V{box-sizing:border-box}.file-upload_exN9V>input[type=file]{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.tab-button_ZAcPJ{display:inline-block;background-color:transparent;color:var(--sgdn-colors-text-dark);transition:background-color .3s ease;border-bottom:var(--sgdn-stroke-medium) solid transparent;padding-bottom:var(--sgdn-sizes-4);transition:border-bottom .3s ease}.tab-button_ZAcPJ:focus-visible,.tab-button_ZAcPJ:hover{border-bottom-color:var(--sgdn-colors-borders-brand-light)}.tab-button_ZAcPJ.active_f6ZOL,.tab-button_ZAcPJ[aria-current=page]{border-bottom-color:var(--sgdn-colors-borders-brand)}.tab-button_ZAcPJ.large_S2Ggj{padding-bottom:var(--sgdn-sizes-8)}.CarouselBlock_title__jqdKi{margin-top:0;margin-bottom:var(--sgdn-sizes-8)}.CarouselBlock_carouselSlide__gtozJ{min-width:0;flex:1 1 var(--slide-size);min-width:var(--slide-size);box-sizing:content-box;padding-left:var(--slide-spacing)}@media screen and (max-width:1024px){.CarouselBlock_carouselSlide__gtozJ{flex:1 1 var(--slide-size-md);min-width:var(--slide-size-md)}}@media screen and (max-width:768px){.CarouselBlock_carouselSlide__gtozJ{flex:1 1 var(--slide-size-sm);min-width:var(--slide-size-sm)}}