.Checkbox.Checkbox_default{overflow:hidden;position:relative;top:-2px;z-index:1;width:16px;height:16px;border-radius:2px}.Checkbox.Checkbox_default .Checkbox__Input{position:relative;z-index:10;width:inherit;height:inherit;opacity:0;cursor:pointer}.Checkbox.Checkbox_default .Checkbox__Check{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:auto;height:auto;font-size:10px;color:#fff;background-color:#fff;border:1px solid rgba(140,150,177,.5);transition:background-color .3s ease,border-color .3s ease}.Checkbox.Checkbox_default .Checkbox__CheckIcon{transition:opacity .3s ease;opacity:1}.Checkbox.Checkbox_default .Checkbox__Input:checked+.Checkbox__Check{background-color:var(--checkbox-styled-bg-color);border-color:rgba(27,39,51,.06)}.Checkbox.Checkbox_default .Checkbox__Input:checked+.Checkbox__Check .Checkbox__CheckIcon{opacity:1}.Field_checkbox.input_blocked .Checkbox.Checkbox_default .Checkbox__Input:checked+.Checkbox__Check{background-color:#ccc}.Checkbox.input_blocked .Checkbox__Check{background-color:#f1f1f1}.Field.Field_checkbox{display:flex;flex-wrap:wrap;align-items:center}.Field.Field_checkbox .Label__text{flex:0 0 auto;width:calc(100% - 60px);order:2;margin-bottom:0}.Field.Field_checkbox .Field__Input{flex:0 0 auto;margin-right:16px;order:1}.Field.Field_checkbox .Field__Error{flex:0 0 auto;width:100%;order:3}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.SberProductDayForm__container{max-width:570px;margin:auto}.SberProductDayForm__submit{min-width:240px}@media(max-width:767px){.SberProductDayForm__submit{width:100%;min-width:unset}}.SberProductDayForm__response{max-width:530px;display:flex;flex-direction:column;align-items:center;padding:100px 40px}.SberProductDayForm__response-image{width:100%;max-width:160px;max-height:160px;margin-bottom:32px}.SberProductDayForm__response h4{text-align:center}.SberProductDayForm__response .btn-green{min-width:190px}@media(max-width:767px){.SberProductDayForm__response .btn-green{width:100%;min-width:unset}}.SberProductDayForm .RadioboxDefault{padding-left:0}.SberProductDayForm .RadioboxDefault__item::marker{display:list-item;content:" ";color:#fff}.SberProductDayForm .RadioboxDefault__label{display:flex;align-items:center}.SberProductDayForm.ds-styles .ds-styles-checkbox-field.Field.Field_checkbox.agileDayCheckbox{min-height:110px}