.leak_form{gap:var(--spacing-larger)}.leak_form,.leak_form_main{display:flex;flex-direction:column}.leak_form_main{gap:var(--spacing-huge)}.leak_form_group{display:grid;gap:var(--spacing-large);grid-template-columns:1fr}.leak_form_sec{display:flex;flex-direction:column;gap:var(--spacing-large)}.leak_form h4{font-size:18px}.leak_form .form_text,.leak_form input{background-color:var(--color-medguide-2)}.leak_form .form_text{min-height:60px}.leak_form .section_button{background-color:var(--color-medguide-3);color:var(--color-medguide-4)}.leak_form .section_button.active{background-color:var(--color-medguide-6);color:#fff}.leak_form_const{background-color:var(--color-medguide-1);border-radius:8px;padding:var(--spacing-small);width:100%}.leak_form_group_2_wrap{flex-direction:column}.leak_form_group_2,.leak_form_group_2_wrap{display:flex;gap:var(--spacing-large)}.leak_form_radio{flex-direction:column}.leak_form_other,.leak_form_radio,.leak_form_radio_2{display:flex;gap:var(--spacing-small);position:relative}.leak_form_other,.leak_form_radio_2{align-items:center;font-size:17px;font-weight:400}.leak_form_other{white-space:nowrap}.leak_form_radio input,.leak_form_radio_2 input{bottom:0;left:0;opacity:0;position:absolute}.leak_form_radio_button{align-items:center;background-color:var(--color-medguide-2);border-radius:50%;cursor:pointer;display:flex;height:43px;justify-content:center;min-width:43px;position:relative;width:43px}.leak_form_radio_button_multi{border-radius:8px}.leak_form_radio_button:after{color:#000;content:"✔";display:none;font-size:18px}.leak_form_radio input:checked+.leak_form_radio_button:after,.leak_form_radio_2 input:checked+.leak_form_radio_button:after,.leak_form_radio_check:after{display:block}@media(min-width:600px){.leak_form_group{grid-template-columns:repeat(2,1fr)}.leak_form_group_2_wrap{flex-direction:row}}
