html body{font-family:"Open Sans",sans-serif;background:#fff;color:#000}html body.nav-open{height:100vh;overflow:hidden;-webkit-overflow-scrolling:touch;position:relative;width:100vw}html body a{color:#1890ff;text-decoration:underline}html body a:hover{text-decoration:none}.app,.app__wrapper,.app__wrapper>.ant-layout{min-height:100vh}.content{width:100%;padding:0 20px}@media only screen and (min-width:768px){.content{padding:0 30px}}@media only screen and (min-width:1025px){.content{padding:0}}.flex-content .content{flex-grow:2;display:flex;flex-direction:column}.content-preloader{padding:50px 0}.ant-picker-dropdown .ant-picker-header{border-color:#cdcdc0}.ant-picker-dropdown .ant-picker-header-view .ant-picker-month-btn,.ant-picker-dropdown .ant-picker-header-view .ant-picker-year-btn{font-weight:700;color:#000;pointer-events:none}.ant-picker-dropdown .ant-picker-footer{border-color:#cdcdc0 #cdcdc0 transparent;display:none}.ant-picker-dropdown .ant-picker-content th{font-weight:600}.ant-picker-dropdown .ant-picker-cell-today .ant-picker-cell-inner:before{border-color:#4d648d}.ant-picker-dropdown .ant-picker-cell-selected .ant-picker-cell-inner{background:#4d648d}.ant-picker-dropdown .ant-picker-cell-disabled:before{background:transparent}.ant-picker-dropdown .ant-picker-cell,.ant-picker-dropdown .ant-picker-cell-in-view{color:#000}.ant-picker-dropdown .ant-picker-next-icon:before,.ant-picker-dropdown .ant-picker-prev-icon:before,.ant-picker-dropdown .ant-picker-super-next-icon:after,.ant-picker-dropdown .ant-picker-super-next-icon:before,.ant-picker-dropdown .ant-picker-super-prev-icon:after,.ant-picker-dropdown .ant-picker-super-prev-icon:before{color:#4d648d}.ant-layout{background:transparent}@media only screen and (min-width:1025px){.app-modal{display:flex;flex-direction:row}}.app-modal .ant-modal{width:100%!important;min-height:100%;max-width:100%;margin:0;padding:0;top:0;display:flex}.app-modal .ant-modal_short{min-height:0;margin:auto}@media only screen and (min-width:1025px){.app-modal .ant-modal{min-height:0;width:842px!important;margin:auto}}.app-modal .ant-modal-content{border-radius:0;box-shadow:none;display:flex;width:100%}.app-modal .ant-modal-body{padding:80px 20px 20px;width:100%}@media only screen and (min-width:1025px){.app-modal .ant-modal-body{padding:70px 20px 30px}}.app-modal .ant-modal__title{padding:0 40px 0 0}.app-modal .ant-modal-close{right:20px;top:20px;width:30px;height:30px;border-radius:15px;transition:background .25s ease}.app-modal .ant-modal-close-x{width:30px;height:30px;line-height:30px;display:flex}.app-modal .ant-modal-close-x .anticon{margin:auto}.app-modal .ant-modal-close-x svg{width:30px;height:30px;fill:#4d648d}.app-modal .ant-modal .app-modal__title{text-align:center;margin:0 0 20px}.ant-modal-mask.ant-modal-mask{background:rgba(0,0,0,.75)}.ant-picker.ant-picker{width:100%;height:40px;border-color:#cdcdc0;border-radius:4px;padding:0 12px}.ant-picker.ant-picker.ant-picker-focused{border-color:#cdcdc0;box-shadow:none}.ant-picker.ant-picker .ant-picker-input>input{font-size:16px;color:#000}.ant-picker.ant-picker .ant-picker-clear,.ant-picker.ant-picker .ant-picker-suffix{font-size:20px;color:#cdcdc0}.ant-picker.ant-picker .ant-picker-clear svg,.ant-picker.ant-picker .ant-picker-suffix svg{fill:#cdcdc0}.ant-spin.ant-spin{display:flex;justify-content:center}.ant-spin.ant-spin .ant-spin-dot-item{background:#4d648d}.actions{margin:0 0 40px}@media only screen and (min-width:1025px){.actions{display:flex;grid-gap:20px;gap:20px}}.amount{position:fixed;z-index:10;left:0;right:0;bottom:0;padding:10px 20px;background:#fff;box-shadow:0 0 8px 4px rgba(77,100,141,.12);display:grid;grid-template-columns:100px 1fr;align-items:center;transform:translateY(100%);transition:transform .25s ease}@media only screen and (min-width:768px){.amount{padding:10px 30px}}@media only screen and (min-width:1025px){.amount{left:0;right:auto;bottom:auto;position:static;transform:none;box-shadow:none;padding:0;width:500px}}.amount_active{transform:translateY(0)}@media only screen and (min-width:1025px){.amount_active{transform:none}}.amount__label{font-size:20px;line-height:1.2;font-weight:700;color:#4d648d;grid-row:1/3}.amount__value{font-size:25px;line-height:1.2;font-weight:800;text-align:right}.amount__packs{text-align:right;font-style:italic;display:flex;flex-direction:column}.amount__packs_hidden{opacity:0;visibility:hidden}@media only screen and (min-width:768px){.amount__packs{flex-direction:row;justify-content:flex-end}}@media only screen and (min-width:768px){.amount__packs-info{margin-left:5px}}.auth-form{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:90%;max-width:450px;padding:20px;background:#4d648d}.errors-list{margin:0;padding:0}.errors-list li{list-style-type:none;text-align:left;margin:5px 0}.errors-list li:first-child{margin-top:0}.errors-list li:last-child{margin-bottom:0}.feed{display:flex;flex-direction:column}.feed__item{margin:0 0 20px;padding:10px;border-radius:6px;background:#f9f9f9;color:#000;text-decoration:none}.feed__item:hover{color:#4d648d}@media only screen and (min-width:768px){.feed__item{display:grid;grid-template-columns:3fr 2fr 2fr 1fr}}.feed__item_details{padding:0;background:transparent}.feed__item_details:hover{color:#000}@media only screen and (min-width:768px){.feed__item_details{grid-template-columns:4fr 2fr 2fr}}@media only screen and (min-width:1025px){.feed__item_details{grid-template-columns:3fr 2fr 2fr 300px}}.feed__item-cell{display:flex;justify-content:space-between}@media only screen and (min-width:768px){.feed__item-cell{display:block}}.feed__item_details .feed__item-cell{margin:5px 0}.feed__item_details .feed__item-cell:first-child{margin-top:0}.feed__item_details .feed__item-cell:last-child{margin-bottom:0}@media only screen and (min-width:1025px){.feed__item-cell_status{grid-row:1/3;display:flex;flex-direction:column;justify-content:flex-start}}.feed__item-cell_comment{display:block;margin:10px 0 0}.feed__item_details .feed__item-cell_comment{margin:10px 0 0}@media only screen and (min-width:768px){.feed__item-cell_comment{grid-column:1/4;order:3}}@media only screen and (min-width:1025px){.feed__item-cell_comment{order:1;grid-column:2/4}}.feed__item-cell_comment .feed__item-cell-label{font-weight:700;margin:5px 0 0}.feed__item-cell-value{font-weight:700;display:flex;flex-direction:column;align-items:flex-end}@media only screen and (min-width:768px){.feed__item-cell-value{align-items:flex-start}}.feed__item-cell_comment .feed__item-cell-value{font-weight:400;margin:0 0 5px;display:block}@media only screen and (min-width:1025px){.feed__item-cell_comment .feed__item-cell-value{margin:0}}@media only screen and (min-width:1025px){.feed__item-cell_status .feed__item-cell-value{flex-grow:2;display:flex;justify-content:space-between}}@media only screen and (min-width:768px){.feed__item-goods{grid-column:1/4;order:3}}@media only screen and (min-width:1025px){.feed__item-goods{grid-column:1/5;margin:40px 0 0}}.feed__item-statuses{position:relative;padding:10px 5px;margin:0 -5px 10px 0;border-radius:6px 0 6px 6px;background:#f9f9f9;display:none}.feed__item-statuses_active{display:block}@media only screen and (min-width:768px){.feed__item-statuses_active{grid-column:1/2;order:2;margin:0 0 10px -5px;border-radius:0 6px 6px 6px}}@media only screen and (min-width:1025px){.feed__item-statuses_active{grid-column:1/3;padding-top:20px}}.feed__item-statuses-item{display:grid;font-size:12px;text-align:right;grid-template-columns:40fr 60fr;justify-content:end;border-bottom:1px solid #cdcdc0;padding:5px 0}@media only screen and (min-width:768px){.feed__item-statuses-item{justify-content:start;text-align:left}}.feed__item-statuses-item:last-child{border:none}.feed__item-more{display:flex;align-items:center;border:none;box-shadow:none;font-size:14px;line-height:1.5715;height:auto;color:#4d648d;padding:3px 5px;margin:0 -5px 5px 0;position:relative;cursor:pointer}@media only screen and (min-width:768px){.feed__item-more{margin:5px 0 0 -5px}}.feed__item-more:before{content:"";position:absolute;left:25px;right:5px;bottom:0;border-top:1px dashed #4d648d}@media only screen and (min-width:768px){.feed__item-more:before{left:5px;right:25px}}.feed__item-more:after{display:none}.feed__item-more_active{background:#f9f9f9;border-radius:6px 6px 0 0;margin-bottom:0}.feed__item-more_active:before{display:none}.feed__item-more .anticon{margin:0 5px 0 0}@media only screen and (min-width:768px){.feed__item-more .anticon{order:2;margin:0 0 0 5px}}.feed__item-more .anticon svg{width:16px;height:16px;fill:#4d648d}.feed__item-amount{font-size:24px;font-weight:800;color:#4d648d;margin:5px 0 0}@media only screen and (min-width:768px){.feed__item-amount{text-align:right}}.feed__item_details .feed__item-amount{background:#f9f9f9;border-radius:6px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:10px;margin:10px 0 15px}@media only screen and (min-width:768px){.feed__item_details .feed__item-amount{grid-column:1/4;order:3;font-size:32px}}@media only screen and (min-width:1025px){.feed__item_details .feed__item-amount{grid-column:4/5;grid-row:1/3;margin:0;justify-content:space-between}}.feed__item-amount-label{font-size:14px;font-weight:400;margin:0 0 5px}.feed__item-amount-packs{font-size:14px;margin:5px 0 0}.feed__item-actions{display:flex;justify-content:space-between;margin:20px 0 0}@media only screen and (min-width:768px){.feed__item-actions{grid-column:1/4;order:3}}@media only screen and (min-width:1025px){.feed__item-actions{grid-column:1/5}}.feed__item-button.ant-btn{min-width:182px!important}.feed__more{align-self:center;margin:0}.goods-card{margin:0 0 30px;background:#f9f9f9;padding:10px;display:flex;flex-direction:column;align-items:center;position:relative}.goods-card:last-child{margin:0}.goods-card:after{content:"";position:absolute;top:100%;left:50%;width:50px;height:2px;margin:15px 0 0 -24px;background:#4d648d}@media only screen and (min-width:768px){.goods-card:after{display:none}}@media only screen and (min-width:768px){.goods-card{margin:0;padding:15px}}@media only screen and (min-width:1025px){.goods-card{margin:20px 0;display:grid;grid-template-columns:5fr 2fr 2fr;align-items:center}.goods-card:first-child{margin-top:0}.goods-card:last-child{margin-bottom:0}}.goods-card_pack{background:#f9f9f9;padding:10px;border-radius:6px}.goods-card_pack:after{display:none}@media only screen and (min-width:768px){.goods-card_pack{display:grid;grid-template-columns:5fr 1fr;padding:15px}}.goods-card_order{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:10px;grid-row-gap:5px;margin:0 0 20px}.goods-card_order:after{display:none}@media only screen and (min-width:768px){.goods-card_order{grid-column-gap:20px;grid-row-gap:10px}}@media only screen and (min-width:1025px){.goods-card_order{grid-template-columns:4fr 1fr 1fr}}.goods-card_order:last-child{border-bottom:none}.goods-card__image{display:block;width:100%;margin:0 0 10px;border-radius:8px}.goods-card_order .goods-card__image{width:100px;grid-row:1/3;border-radius:4px;margin:0}@media only screen and (min-width:768px){.goods-card_order .goods-card__image{width:200px;grid-row:1/5}}.goods-card__name{font-weight:600;font-size:16px;line-height:20px;margin:0 0 5px;text-align:center}@media only screen and (min-width:1025px){.goods-card__name{text-align:left;margin:0}}.goods-card_pack .goods-card__name{height:auto;margin:0 0 5px}@media only screen and (min-width:768px){.goods-card_pack .goods-card__name{margin:0 5px 0 0;text-align:left}}.goods-card_order .goods-card__name{font-size:12px;grid-column:1/3;margin:0;text-align:left}@media only screen and (min-width:768px){.goods-card_order .goods-card__name{font-size:18px;height:auto}}@media only screen and (min-width:1025px){.goods-card_order .goods-card__name{grid-column:1/2}}.goods-card__price{font-size:20px;font-weight:800;margin:0 0 5px}@media only screen and (min-width:768px){.goods-card__price{margin:0 0 10px}}@media only screen and (min-width:1025px){.goods-card__price{margin:0;order:2;text-align:right}}.goods-card_pack .goods-card__price{margin:0}@media only screen and (min-width:768px){.goods-card_pack .goods-card__price{text-align:right}}.goods-card_order .goods-card__price{font-size:16px;margin:0;white-space:nowrap}@media only screen and (min-width:768px){.goods-card_order .goods-card__price{font-size:24px}}@media only screen and (min-width:1025px){.goods-card_order .goods-card__price{order:0}}@media only screen and (min-width:768px){.goods-card_pack .goods-card__price{font-size:24px}}.goods-card__note{margin:5px 0 0;font-style:italic;font-size:12px;text-align:center}@media only screen and (min-width:1025px){.goods-card__note{order:3;text-align:left;grid-column:1/4}}.goods-card_order .goods-card__count{font-size:16px;font-weight:700}.goods-card_pack .goods-card__count{font-size:16px;line-height:20px;font-weight:700}.goods-card__amount{font-weight:800;font-size:16px;text-align:right;color:#4d648d}@media only screen and (min-width:768px){.goods-card__amount{font-size:24px}}.goods-card__multiply{margin:0 5px;color:#4d648d;font-size:90%}.goods-card__counter{margin:0 auto}@media only screen and (min-width:1025px){.goods-card__counter{margin:0}}.header{position:-webkit-sticky;position:sticky;z-index:11;background:#4d648d;height:60px;display:flex;align-items:center}.header__logo{display:flex;font-weight:800;color:#fff;text-transform:uppercase;font-size:40px;line-height:40px;margin:0 0 0 20px;text-decoration:none;position:relative;z-index:100}@media only screen and (min-width:768px){.header__logo{display:inline-flex;margin:0 0 0 30px}}@media only screen and (min-width:1025px){.header__logo{margin:0}}.header__logo:hover{color:#40a9ff}.header__logo-sign{display:flex;background:#fff;color:#4d648d;font-size:30px;width:40px;border-radius:20px;justify-content:center}@media only screen and (min-width:768px){.header__logo-sign{display:inline;background:transparent;width:auto;color:#fff;font-size:40px;border-radius:0}}.header__logo-other{display:none}@media only screen and (min-width:768px){.header__logo-other{display:inline}}.header__user,.header__user a{color:#fff}.header__backdrop{position:fixed;z-index:98;left:0;top:0;right:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:none}.nav-open .header__backdrop{display:block}.header__burger{position:absolute;z-index:100;right:20px;top:10px;width:40px;height:40px;cursor:pointer;transition:all .25s ease-in-out;background:#fff;border-radius:20px;-webkit-tap-highlight-color:rgba(255,255,255,0)}@media only screen and (min-width:768px){.header__burger{top:10px;right:30px}}@media only screen and (min-width:1025px){.header__burger{display:none}}.header__burger span{display:block;z-index:5;position:absolute;height:2.33px;width:20px;background:#4d648d;transition:all .25s ease-in-out;left:50%;transform:translateX(-50%)}.header__burger span:first-child{top:13px}.header__burger span:nth-child(2),.header__burger span:nth-child(3){top:19px}.header__burger span:nth-child(4){top:25px}.nav-open .header__burger{background:#fff}.nav-open .header__burger span{background:#4d648d}.nav-open .header__burger span:first-child{top:19px;width:0}.nav-open .header__burger span:nth-child(2){transform:translateX(-50%) rotate(45deg)}.nav-open .header__burger span:nth-child(3){transform:translateX(-50%) rotate(-45deg)}.nav-open .header__burger span:nth-child(4){top:19px;width:0}.header__body{background:#4d648d;position:fixed;z-index:99;top:0;bottom:0;left:100%;width:100vw;transition:left .25s ease,background .25s ease}@media only screen and (min-width:768px){.header__body{width:394px;left:auto;right:-400px;transition:right .25s ease;box-shadow:-3px 0 6px 2px rgba(0,0,0,.3)}}@media only screen and (min-width:1025px){.header__body{position:static;right:0;left:0;width:100%;background:transparent;box-shadow:none;transition:border-color .25s ease}}.nav-open .header__body{left:0}@media only screen and (min-width:768px){.nav-open .header__body{left:auto;right:0}}@media only screen and (min-width:1025px){.header__wrapper{width:100%;max-width:1300px;padding:0 50px;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;z-index:2}}.header__nav{padding:60px 20px 0;display:flex;flex-direction:column}@media only screen and (min-width:1025px){.header__nav{flex-direction:row;padding:0;margin:0 0 0 50px}}.header__nav-item{color:#fff;font-size:20px;font-weight:700;padding:10px 0;text-decoration:none}.header__nav-item:hover{color:#40a9ff}.header__nav-item:hover .anticon svg{fill:#40a9ff}@media only screen and (min-width:1025px){.header__nav-item{font-size:16px;font-weight:500;margin:0 10px}.header__nav-item:first-child{margin-left:0}.header__nav-item:last-child{margin-right:0}}.header__nav-item .anticon{width:20px;height:20px;margin:0 5px 0 0}@media only screen and (min-width:1025px){.header__nav-item .anticon{width:16px;height:16px}}.header__nav-item .anticon svg{width:20px;height:20px;fill:#fff;transition:fill .25s ease}@media only screen and (min-width:1025px){.header__nav-item .anticon svg{width:16px;height:16px}}.header__nav-wrapper{padding:10px 0}@media only screen and (min-width:1025px){.header__nav-wrapper{flex-grow:2;display:flex;justify-content:flex-end;padding:0}}.page{width:100%;max-width:1300px;margin:0 auto;padding:30px 0}@media only screen and (min-width:768px){.page{padding:40px 0}}@media only screen and (min-width:1025px){.page{padding:40px 50px}}.page_full{max-width:100%;padding:0}.page__back.ant-btn.ant-btn{height:40px;line-height:36px;text-decoration:none}@media only screen and (min-width:768px){.page__back.ant-btn.ant-btn{width:182px}}.page_full .page__block{width:100%;max-width:1300px;margin:0 auto;padding:30px 0}@media only screen and (min-width:768px){.page_full .page__block{padding:40px 0}}@media only screen and (min-width:1025px){.page_full .page__block{padding:40px 50px}}.page__notice .page__block{padding:0}@media only screen and (min-width:1025px){.page__notice .page__block{padding:0 50px}}.page__title{font-weight:700;font-size:20px;line-height:40px;margin:0 0 20px;position:relative;display:flex;justify-content:space-between;align-items:center}@media only screen and (min-width:768px){.page__title{margin:0 0 30px;font-size:26px;line-height:40px}}@media only screen and (min-width:1025px){.page__title{font-size:40px;line-height:52px;margin:0 0 50px}}.page__note{margin:20px 0}.page__notice{margin:0 -20px;padding:20px;background:rgba(255,0,0,.8);color:#fff}@media only screen and (min-width:768px){.page__notice{margin:0 -30px;padding:20px 30px}}@media only screen and (min-width:1025px){.page__notice{margin:0;padding:20px 0}}@media only screen and (min-width:1025px){.data{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:50px}}.data__block{margin:40px 0}.data__block:first-child{margin-top:0}.data__block:last-child{margin-bottom:0}@media only screen and (min-width:1025px){.data__block{margin:0;display:flex;flex-direction:column}}.data__title{margin:0 0 30px;padding:0 0 20px;position:relative}.data__title:after{content:"";position:absolute;left:0;top:100%;width:150px;height:2px;margin:-1px 0 0;background:#4d648d}.data__item{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:5px;margin:10px 0}@media only screen and (min-width:768px){.data__item{margin:15px 0}}@media only screen and (min-width:1025px){.data__item{flex-grow:2;margin:10px 0}}.data__item_bg{padding:10px;background:#f9f9f9}.data__item:first-child{margin-top:0}.data__item:last-child{margin-bottom:0}.data__item-value{font-weight:700;text-align:right}.data__item-value_big{font-size:24px;line-height:32px;font-weight:800}.data__item-value_greedy{grid-row:1/3;grid-column:2/3}.data__item-value_warn{color:red}.data__item-button{margin:0 0 10px}@media only screen and (min-width:768px){.report__filter.form.ant-form{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:40px;grid-row-gap:20px}}@media only screen and (min-width:1025px){.report__filter.form.ant-form{grid-column-gap:50px;grid-row-gap:30px;grid-template-columns:1fr 1fr 182px;margin:0 0 40px}}@media only screen and (min-width:768px){.report__filter.form.ant-form .report__filter-button{grid-column:1/3;justify-self:center}.report__filter.form.ant-form .report__filter-button.ant-btn{width:182px}}@media only screen and (min-width:1025px){.report__filter.form.ant-form .report__filter-button{grid-column:3/4;justify-self:end;margin:0}.report__filter.form.ant-form .report__filter-button.ant-btn{height:40px;line-height:36px}}@media only screen and (min-width:768px){.report__filter.form.ant-form .form__item{margin:0}}.report__main{background:#f9f9f9;padding:10px;border-radius:10px}@media only screen and (min-width:1025px){.report__main{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:50px;margin:0 0 40px}}.report__main-cell{margin:10px 0;font-size:18px;line-height:24px;display:flex;justify-content:space-between}@media only screen and (min-width:768px){.report__main-cell{margin:15px 0;font-size:20px;line-height:27px}}@media only screen and (min-width:1025px){.report__main-cell{justify-content:flex-start}}.report__main-cell-value{font-weight:700}@media only screen and (min-width:1025px){.report__main-cell-value{margin-left:15px}}.report__main-cell-value_debt{color:red}.report__main-cell-value_credit{color:green}.report__note{background:#f9f9f9;margin:20px 0;border-radius:10px;padding:10px;font-style:italic;text-align:center}.report__body{margin:20px 0}@media only screen and (min-width:1025px){.report__body{display:grid;grid-template-columns:1fr 2fr 1fr 2fr}}.report__row{padding:15px 0;border-bottom:1px solid #cdcdc0}@media only screen and (min-width:1025px){.report__row{grid-column:1/5;display:grid;grid-template-columns:1fr 2fr 1fr 2fr;grid-row-gap:5px;padding:20px 0}}.report__row:first-child{border-top:1px solid #cdcdc0}.report__row-header{display:none}@media only screen and (min-width:1025px){.report__row-header{display:block;background:#f9f9f9;padding:5px 10px;font-weight:700}.report__row-header:first-child{border-radius:6px 0 0 6px}.report__row-header:nth-child(4){border-radius:0 6px 6px 0}}.report__row-cell{display:flex;justify-content:space-between;margin:5px 0}@media only screen and (min-width:768px){.report__row-cell{margin:10px 0;font-size:16px;line-height:22px}}@media only screen and (min-width:1025px){.report__row-cell{padding:0 10px;margin:0;font-size:14px;line-height:18px}}@media only screen and (min-width:1025px){.report__row-cell_link{grid-column:4/5}}.report__row-cell_warning{display:flex;align-items:center;justify-content:left;background:#f9f9f9;padding:5px;border-radius:6px;font-weight:700}@media only screen and (min-width:768px){.report__row-cell_warning{padding:10px}}@media only screen and (min-width:1025px){.report__row-cell_warning{padding:0 10px;background:transparent;border-radius:0;position:relative}}.report__row-cell_warning:before{content:"!";width:24px;height:24px;border-radius:12px;display:inline-flex;justify-content:center;align-items:center;background:red;margin:0 8px 0 0;font-size:20px;line-height:24px;font-weight:700;color:#fff}@media only screen and (min-width:1025px){.report__row-cell_warning:before{position:absolute;right:0;top:50%;margin-top:-12px}}.report__row-cell-label{white-space:nowrap}@media only screen and (min-width:1025px){.report__row-cell-label{display:none}}.report__row-cell-value{text-align:right;font-weight:600}.report__row-cell-value_debt{color:red}.report__row-cell-value_credit{color:green}.ant-btn.ant-btn{border:2px solid #32384d;box-shadow:none;height:52px;border-radius:26px;padding:0 30px;font-size:16px;font-weight:700;color:#000;text-shadow:none}.ant-btn.ant-btn:disabled,.ant-btn.ant-btn:focus,.ant-btn.ant-btn:hover{border-color:#211f30;color:#211f30}.ant-btn.ant-btn:disabled{opacity:.25;pointer-events:none}.ant-btn.ant-btn:disabled:focus,.ant-btn.ant-btn:disabled:hover{border-color:#211f30;color:#211f30}.ant-btn.ant-btn-link{box-shadow:none;height:32px;padding:0 12px;border-radius:16px;background:transparent;font-size:15px;line-height:28px;font-weight:600;text-shadow:none;outline:none;text-decoration:none}@media only screen and (min-width:768px){.ant-btn.ant-btn-link{height:52px;line-height:48px;border-radius:26px;padding:0 30px}}.ant-btn.ant-btn-primary{box-shadow:none;height:32px;padding:0 12px;border-radius:16px;background:#32384d;border-color:#32384d;font-size:15px;font-weight:600;color:#fff;text-shadow:none;outline:none}.ant-btn.ant-btn-primary:after{display:none}@media only screen and (min-width:768px){.ant-btn.ant-btn-primary{height:52px;border-radius:30px;padding:0 30px;font-size:16px;font-weight:700}.ant-btn-group .ant-btn.ant-btn-primary{border-radius:0}}.ant-btn.ant-btn-primary.ant-btn-lg{height:52px;border-radius:26px;font-size:16px;font-weight:700;padding:0 30px}.ant-btn.ant-btn-primary:disabled,.ant-btn.ant-btn-primary:focus,.ant-btn.ant-btn-primary:hover{background:#211f30;border-color:#211f30;color:#fff}.ant-btn.ant-btn-primary:disabled{opacity:.25;pointer-events:none}.ant-btn.ant-btn-primary:disabled:focus,.ant-btn.ant-btn-primary:disabled:hover{background:#211f30;border-color:#211f30;color:#fff}.ant-btn.ant-btn_cancel{border:none;background:#32384d}.ant-btn.ant-btn_cancel:active,.ant-btn.ant-btn_cancel:focus,.ant-btn.ant-btn_cancel:hover{background:rgba(50,56,77,.75)}.ant-btn.ant-btn_cancel:disabled,.ant-btn.ant-btn_disabled{background:rgba(50,56,77,.5);pointer-events:none}.ant-btn.ant-btn_disabled{border-color:rgba(50,56,77,0)}a.ant-btn.ant-btn:hover{background:#32384d;color:#fff}a.ant-btn.ant-btn-primary{text-decoration:none;line-height:28px}@media only screen and (min-width:768px){a.ant-btn.ant-btn-primary{line-height:48px}}.counter{display:grid;grid-template-columns:40px 120px 40px}.counter .ant-btn{min-width:40px;height:40px;padding:0;margin:0;border-radius:0;border:1px solid #cdcdc0;background:#f7f7f7;font-size:20px}.counter .ant-btn:first-child{border-radius:4px 0 0 4px}.counter .ant-btn:last-child{border-radius:0 4px 4px 0}.counter .ant-btn:disabled,.counter .ant-btn:focus,.counter .ant-btn:hover{border-color:#cdcdc0;background:#f7f7f7}.counter .ant-btn:disabled{background:hsla(0,0%,96.9%,.15);color:rgba(0,0,0,.15);opacity:1}.counter .ant-btn:disabled:focus,.counter .ant-btn:disabled:hover{border-color:#cdcdc0;background:hsla(0,0%,96.9%,.15);color:rgba(0,0,0,.15)}.counter .ant-form-item.ant-form-item{margin:0}.counter .ant-input.ant-input{border-radius:0;border-width:1px;height:40px;border-left:none;border-right:none;background:#fff;text-align:center}.counter .ant-input.ant-input:focus,.counter .ant-input.ant-input:hover{border-width:1px!important}.form{display:flex;flex-direction:column}.form_order{padding:0 0 100px}@media only screen and (min-width:1025px){.form_order{padding:0}}@media only screen and (min-width:768px){.form_password{max-width:600px}}.form.ant-form{color:#222}.form__logo{position:absolute;top:0;left:50%;transform:translate(-50%,-105%);font-weight:800;color:#4d648d;text-transform:uppercase;font-size:40px;line-height:40px}.form__list{margin:0 0 30px}@media only screen and (min-width:768px){.form__list{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:40px;grid-row-gap:40px;margin:0 0 40px}.form__list .ant-spin{grid-column:1/3}}@media only screen and (min-width:1025px){.form__list{display:block}}.form__title{margin:0 0 20px;text-align:center}.form__note{text-align:center;margin:0 0 30px}@media only screen and (min-width:1025px){.form__note{max-width:600px;margin:0 auto 30px}}.form__note a{font-weight:700}.form__note p{margin:5px 0}.form__note p:first-child{margin-top:0}.form__note p:last-child{margin-bottom:0}.form__actions{display:flex;position:relative;justify-content:space-between;align-items:center}.form__amount{display:none}@media only screen and (min-width:1025px){.form__amount{display:inline-flex}}.form__response{position:absolute;left:50%;transform:translateX(-50%);bottom:-30px;white-space:nowrap;font-size:16px;color:green}.form__response_error{color:red}.form__pack{background:#f9f9f9;padding:15px;border-radius:6px;display:flex;flex-direction:column;align-items:center}@media only screen and (min-width:1025px){.form__pack{display:grid;grid-template-columns:5fr 4fr;justify-content:left}}.form__pack-label{font-weight:700;margin:0 0 10px}@media only screen and (min-width:1025px){.form__pack-label{margin:0 10px 0 0;font-size:16px}}.form .ant-form-item{margin:0 0 30px}@media only screen and (min-width:768px){.form .ant-form-item{margin:0 0 40px}}.form__item{position:relative}@media only screen and (min-width:1025px){.auth .form__item{width:400px;margin-left:auto;margin-right:auto}}.form .ant-input{height:40px;border:1px solid #cdcdc0;border-radius:4px;padding:0 12px;font-size:16px;color:#222}.form .ant-input:focus,.form .ant-input:hover{border-color:#cdcdc0;border-width:1px!important;box-shadow:none}.form .ant-input::-webkit-input-placeholder{color:rgba(34,34,34,.4)}.form .ant-input:-ms-input-placeholder{color:rgba(34,34,34,.4)}.form .ant-input::placeholder{color:rgba(34,34,34,.4)}.form textarea.ant-input{height:72px;resize:none;padding:10px 12px}.form .ant-form-item .ant-form-item-label{margin:0 0 10px;padding:0;white-space:nowrap}.form .ant-form-item-label{text-align:left;margin:0 0 10px}.form .ant-form-item-label>label{font-size:20px;line-height:27px;font-weight:700}.form .ant-form-item-label>label:after{display:none}.form .ant-form-item-label>label.ant-form-item-required:before{display:none!important}.form.ant-form-vertical .ant-form-item-label{flex-basis:auto}.form .ant-form-item-explain{position:absolute;top:100%;left:0;margin-top:1px;color:red;font-size:12px;white-space:nowrap}@media only screen and (min-width:1025px){.form .ant-form-item-explain{margin-top:3px;font-size:14px}}.form .ant-form-item-has-error:after{content:"!";background:red;width:26px;height:26px;border-radius:100%;position:absolute;right:12px;top:50%;margin-top:-13px;font-size:16px;line-height:26px;font-weight:700;color:#fff;display:flex;justify-content:center}.form .ant-form-item-has-error.form__item_checkbox:after{display:none}.form .ant-form-item-has-error .ant-input{border-color:red}.form .ant-form-item-has-error .ant-input:focus,.form .ant-form-item-has-error .ant-input:hover,.form .ant-form-item-has-error .ant-input:not(disabled):focus,.form .ant-form-item-has-error .ant-input:not(disabled):hover{box-shadow:none;border-color:red;border-width:2px}.form .ant-form-item-has-error .ant-form-item-explain{color:red}.form .ant-btn.ant-btn-primary{height:52px;width:100%;border-radius:26px;padding:0 30px;margin:0 0 30px}@media only screen and (min-width:1025px){.auth .form .ant-btn.ant-btn-primary{max-width:400px;margin:0 auto 30px}}.form .ant-btn.form__btn_add{width:auto;height:32px;padding:0 12px;margin:10px 0 0;font-size:15px;font-weight:600;align-self:center}@media only screen and (min-width:768px){.form .ant-btn.form__btn_add{padding:0 30px;height:52px;font-size:16px;font-weight:700}}.form .ant-btn.ant-btn-primary.form__btn_small{width:auto;height:32px;padding:0 12px;margin:10px 0 0;align-self:center}@media only screen and (min-width:768px){.form .ant-btn.ant-btn-primary.form__btn_small{padding:0 30px;height:52px}}.form .ant-btn.form__btn_loading>span{opacity:0}.form .ant-btn.form__btn_loading .ant-spin{position:absolute;left:50%;top:50%;margin-left:-10px;margin-top:-10px}.form .ant-checkbox-wrapper{display:flex;font-size:16px;line-height:22px;color:#222}@media only screen and (min-width:1025px){.auth .form .ant-checkbox-wrapper{width:400px;margin:0 auto;display:flex}}.form .ant-checkbox-wrapper .ant-checkbox{top:0;flex-shrink:0}.form .ant-checkbox-wrapper .ant-checkbox+span{padding:0 10px}.form .ant-checkbox-wrapper .ant-checkbox:hover .ant-checkbox-inner{border-color:#222}.form .ant-checkbox-wrapper .ant-checkbox-inner{border:2px solid #222;border-radius:6px;width:22px;height:22px;outline:none;box-shadow:none}.form .ant-checkbox-wrapper .ant-checkbox-inner:after{border-color:#cdcdc0;height:13.14285714px}.form .ant-checkbox-wrapper:hover .ant-checkbox-inner{border:2px solid #222}.form .ant-checkbox-wrapper:hover .ant-checkbox-inner:after{opacity:.25;transform:rotate(45deg) scale(1) translate(-50%,-50%)}.form .ant-checkbox-wrapper:hover .ant-checkbox-checked .ant-checkbox-inner:after{opacity:1}.form .ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner{background:transparent;border-color:#222}.form .ant-checkbox-wrapper .ant-checkbox-checked:after{border:none}@media only screen and (min-width:1025px){.form__submit.ant-btn{width:182px!important;margin:0!important}}