.FormattedTableDesktop__table{width:100%}.FormattedTableDesktop__table tr:not(:last-child){border-bottom:1px solid rgba(38,38,38,.08)}.FormattedTableDesktop__cell{display:flex;align-items:center;min-height:72px;width:100%}.FormattedTableDesktop__cell>div{width:100%}.FormattedTableDesktop__cell--icon{display:flex;justify-content:center;align-items:center}.FormattedTableDesktop__column{width:20%}.FormattedTableMobile__title{margin-bottom:36px}.FormattedTableMobile__options:not(:last-child){margin-bottom:40px}.FormattedTableMobile__option{display:flex;align-items:stretch;justify-content:space-between;border-top:1px solid rgba(38,38,38,.08);min-height:88px}.FormattedTableMobile__option-name{padding:8px 0}.FormattedTableMobile__option-value{padding:8px}.FormattedTableMobile__option-value div{width:100%}.FormattedTableMobile__option-name,.FormattedTableMobile__option-value{display:flex;align-items:center;width:calc((100% - 20px)/2)}.DropDownTable{position:relative;overflow:hidden}.DropDownTable__controller{display:flex;justify-content:center;align-items:center;cursor:pointer}.DropDownTable__controller svg{width:24px;height:24px;margin-left:12px;transform:rotate(90deg);transition:transform .2s ease-in-out}.DropDownTable__controller svg path{fill:#262626;fill-opacity:1}.DropDownTable__controller.open svg{transform:rotate(270deg)}.DropDownTable__table{padding-top:80px}@media(max-width:991px){.DropDownTable__table{padding-top:64px}}@media(max-width:767px){.DropDownTable__table{padding-top:48px}}.DropDownTable__content{transition:height .2s ease-in-out,opacity .2s ease-in-out}.DropDownTable__content-fake{position:absolute;opacity:0}.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}