.storage {
    padding-top: 10px;
    font-weight: 400;
    color: #2b2b2b;
}
.storage-container {
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    max-width: 1280px;
}
.storage-topic {
    position: relative;
}
.storage-topic:before {
    content: "";
    position: absolute;
    width: calc(50vw - 676px);
    height: 31px;
    border-bottom: 1px solid #2b2b2b;
}
.storage-topic h2 {
    max-width: 630px;
    font-weight: 600;
    font-size: 48px;
    line-height: 60px;
}
.storage-head {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.storage-head-bg {
    position: absolute;
    bottom: -86px;
    left: calc(50% - 390px);
    z-index: -1;
    display: block;
    width: 546px;
    height: 427px;
}
.storage-head-info {
    z-index: 1;
    flex: 1;
    margin-top: 30px;
    padding-right: 20px;
}
.storage-head-info-wrap {
    max-width: 630px;
    font-size: 16px;
    line-height: 26px;
}
.storage-head-info-wrap h1 {
    margin-bottom: 24px;
    font-weight: 600;
    font-size: 48px;
    line-height: 60px;
}
a.storage-head-info__doc {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    margin: 24px 0 0;
    font-size: 16px;
    line-height: 24px;
    color: #48538b;
    text-decoration-color: unset;
}
a.storage-head-info__doc:before {
    display: none;
}
a.storage-head-info__doc img {
    align-self: flex-start;
    margin-right: 8px;
}
a.storage-head-info__doc span {
    align-self: baseline;
    margin-left: 5px;
    font-size: 11px;
    line-height: 14px;
    color: #aaa;
}
.storage-head-form {
    position: relative;
    z-index: 1;
    flex: 0 0 522px;
    padding: 32px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 4px 16px 0 rgb(209 209 209 / 25%);
}
.storage-head-form fieldset.form-group.form-group.is-invalid .rsf-input {
    border-color: #dc3545 !important;
}
.storage-plus {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 60px 0 74px;
}
.storage-plus-item {
    flex: 0 0 calc(20% - 25px);
    padding-top: 24px;
    border-top: 1px solid #e4e6e7;
    text-align: center;
}
.storage-plus-item img {
    margin-bottom: 8px;
}
.storage-plus-item span {
    display: block;
    padding: 0 10px;
    font-size: 16px;
    line-height: 20px;
}
.storage-benefits-wrap {
    position: relative;
    margin-top: 46px;
    min-height: 528px;
}
.storage-benefits-img {
    position: absolute;
    top: 0;
    left: -314px;
}
.storage-benefits-img img {
    max-width: 100%;
    height: auto;
}
.storage-benefits-descr {
    padding-left: 550px;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
}
.storage-benefits-descr p + p {
    margin-top: 24px;
}
.storage-benefits-descr p span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 4px;
    background: #48538b;
    font-weight: 700;
    color: #fff;
}
.storage-benefits-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 48px;
    row-gap: 24px;
    margin-top: 76px;
}
.storage-benefits-list li {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.storage-benefits-list li span {
    display: block;
    padding-left: 20px;
    flex: 1;
    font-size: 16px;
    line-height: 26px;
}
.storage-capacity {
    margin-top: 120px;
}
.storage-capacity-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 60px;
}
.storage-capacity-img {
    flex: 1;
    text-align: right;
}
.storage-capacity-img img {
    max-width: 100%;
    height: auto;
}
.storage-capacity-info {
    position: relative;
    z-index: 1;
    flex: 0 0 460px;
}
.storage-capacity-info-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 68px;
    background: #fff;
    box-shadow: 0 4px 16px 0 rgb(209 209 209 / 25%);
}
.storage-capacity-info-item + .storage-capacity-info-item {
    margin-top: 24px;
}
.storage-capacity-info-item__icon {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 0 0 60px;
    height: 100%;
    background: #90bd58;
}
.storage-capacity-info-item__title {
    flex: 1;
    padding: 0 12px 0 20px;
    font-size: 16px;
    line-height: 26px;
}
.storage-capacity-types {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 1920px;
}
.storage-capacity-types__item {
    position: relative;
    flex: 0 0 calc(100% / 6);
    height: 320px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.storage-capacity-types__item span {
    position: absolute;
    bottom: 32px;
    left: 0;
    z-index: 1;
    display: inline-block;
    padding: 8px;
    background: #fff;
    font-size: 16px;
    line-height: 26px;
}
.storage-capacity-list {
    display: none;
    margin-top: 24px;
    padding-left: 16px;
    column-count: 2;
    column-gap: 16px;
}
.storage-capacity-list li {
    position: relative;
    margin-bottom: 16px;
    page-break-inside: avoid;
    break-inside: avoid;
    font-size: 14px;
    line-height: 20px;
    list-style-type: disc;
}
.storage-gallery {
    margin: 120px 0 0;
}
.storage .swiper-container {
    margin-top: 60px;
    overflow: visible;
}
.storage .swiper-wrapper {
    left: calc((100% - 1665px) / 2);
    align-items: center;
    margin-top: 40px;
}
.storage .swiper-wrapper .swiper-slide {
    animation: fadeInFromNone 0.9s ease-out;
    opacity: 0.5;
}
.storage .swiper-wrapper .swiper-slide.swiper-slide-active {
    opacity: 1;
    width: 900px !important;
}
.storage .swiper-pagination {
    bottom: -52px;
}
.storage .swiper-pagination-bullet {
    width: 16px;
    height: 8px;
    background: #e4e6e7;
    border-radius: 4px;
    opacity: 1;
    transition: all 0.2s ease-out;
}
.storage .swiper-pagination-bullet-active {
    width: 42px;
    height: 8px;
    border-radius: 4px;
    background: #48538b;
    opacity: 1;
}
.storage .swiper-button-next,
.storage .swiper-button-prev {
    top: initial;
    bottom: -60px;
    left: auto;
    right: 190px;
    width: 36px;
    height: 36px;
    background: url("/local/assets/img/page-otvetstvennoe-hranenie/arrow.svg") 0 0 no-repeat;
}
.storage .swiper-button-next:after,
.storage .swiper-button-prev:after {
    content: "";
}
.storage .swiper-button-prev {
    left: 190px;
    right: auto;
    transform: scaleX(-1);
}
.storage .storage-swiper-item {
    position: relative;
    padding: 0;
    background: transparent;
    border-radius: 6px;
    box-shadow: 0 4px 16px 0 rgb(36 34 101 / 25%);
    overflow: hidden;
}
.storage .storage-swiper-item.swiper-slide-next,
.storage .storage-swiper-item.swiper-slide-prev {
    max-height: 333px;
}
.storage-swiper-item > img {
    max-width: 100%;
    height: auto;
}
.storage-feedback {
    position: relative;
    margin-top: 180px;
    background: #9295a0;
}
.storage-feedback-question {
    position: absolute;
    top: -44px;
    left: -209px;
    display: block;
    width: 144px;
}
.storage-feedback-form {
    position: relative;
    margin: 0 auto;
    padding: 60px 16px;
    width: 801px;
}
.storage-feedback-form h2 {
    margin-bottom: 20px;
    text-align: center;
    font-weight: 600;
    font-size: 48px;
    line-height: 60px;
    color: #fff;
}
.storage-feedback__note {
    margin-bottom: 47px;
    text-align: center;
    font-weight: 400;
    font-size: 22px;
    line-height: 34px;
    color: #fff;
}
.storage-feedback fieldset {
    padding: 0;
}
.storage-feedback-row {
    display: flex;
    justify-content: space-between;
}
.storage-feedback-row fieldset {
    position: relative;
    flex: 0 0 calc(calc(100% / 3) - 16px);
}
.storage-feedback-input,
.storage-feedback-textarea {
    position: relative;
    margin-bottom: 8px;
    width: 100%;
    height: 58px;
    background: #fff;
    border: 1px solid #9295a0;
    border-radius: 6px;
}
.storage-feedback-textarea {
    height: 116px;
}
.storage-feedback-input input,
.storage-feedback-textarea textarea {
    padding: 1rem 1rem 0;
    width: 100%;
    height: 58px;
    background: #fff;
    border: transparent;
    border-radius: 6px;
    font-size: 16px;
    outline: none;
}
.storage-feedback-input input:focus,
.storage-feedback-textarea textarea:focus {
    box-shadow: none;
}
.storage-feedback-textarea textarea.form-control {
    padding: 1.7rem 1rem 0;
    height: 116px;
}
.storage-feedback-input input::-webkit-input-placeholder,
.storage-feedback-textarea textarea::-webkit-input-placeholder {
    color: transparent;
}
.storage-feedback-input input::-moz-placeholder,
.storage-feedback-textarea textarea::-moz-placeholder {
    color: transparent;
}
.storage-feedback-input input:-ms-input-placeholder,
.storage-feedback-textarea textarea:-ms-input-placeholder {
    color: transparent;
}
.storage-feedback-input input::-ms-input-placeholder,
.storage-feedback-textarea textarea::-ms-input-placeholder {
    color: transparent;
}
.storage-feedback-input input::placeholder,
.storage-feedback-textarea textarea::placeholder {
    color: transparent;
}
.storage-feedback-input.focused input::-moz-placeholder,
.storage-feedback-textarea.focused textarea::-moz-placeholder {
    color: transparent;
}
.storage-feedback-input input:not(:-moz-placeholder-shown) + label,
.storage-feedback-textarea textarea:not(:-moz-placeholder-shown) + label {
    top: 30%;
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 14px;
    color: #aaa;
}
.storage-feedback-input input:not(:-ms-input-placeholder) + label,
.storage-feedback-textarea textarea:not(:-ms-input-placeholder) + label {
    top: 30%;
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 14px;
    color: #aaa;
}
.storage-feedback-input input:not(:placeholder-shown) + label,
.storage-feedback-textarea textarea:not(:placeholder-shown) + label,
.storage-feedback-input input:focus + label,
.storage-feedback-textarea textarea:focus + label {
    top: 30%;
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 14px;
    color: #aaa;
}
.storage-feedback-textarea textarea:not(:-moz-placeholder-shown) + label {
    top: 15%;
}
.storage-feedback-textarea textarea:not(:-ms-input-placeholder) + label {
    top: 15%;
}
.storage-feedback-textarea textarea:not(:placeholder-shown) + label,
.storage-feedback-textarea textarea:focus + label {
    top: 15%;
}
.storage-feedback-input label,
.storage-feedback-textarea label {
    position: absolute;
    top: 50%;
    left: 1rem;
    margin-top: -0.5rem;
    pointer-events: none;
    transition-property: all;
    transition-timing-function: ease;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px;
    line-height: 20px;
    color: #aaa;
    transition-duration: 0.2s;
}
.storage-feedback-textarea label {
    top: 22%;
}
.storage-feedback-row fieldset.is-invalid .storage-feedback-input,
.storage-feedback-row fieldset.is-invalid .storage-feedback-textarea {
    border-color: #dc3545 !important;
}
.storage-feedback-checkbox {
    display: flex;
    margin: 22px 0;
    gap: 12px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}
.storage-feedback-checkbox fieldset.form-group.form-group {
    margin-bottom: 0;
}
.storage-feedback-checkbox .custom-checkbox {
    padding-left: 32px;
    min-height: unset;
}
.storage-feedback-checkbox .custom-checkbox .custom-control-label {
    padding: 0px;
    color: #fff;
    font-size: 14px;
    font-weight: 400 !important;
    line-height: 20px;
}
.storage-modal-form .storage-feedback-checkbox .custom-checkbox .custom-control-label {
    color: #2b2b2b;
}
.storage-feedback-checkbox .custom-checkbox .custom-control-label:before {
    border-radius: 6px;
    width: 20px;
    height: 20px;
    left: -32px;
    background: transparent;
}
.storage-feedback-checkbox .custom-checkbox .custom-control-input:checked ~ .custom-control-label:before {
    background: #fff;
}
.storage-feedback-checkbox .custom-checkbox .custom-control-label:after {
    top: 0px;
    left: -32px;
    width: 20px;
    height: 20px;
}
.storage-feedback-checkbox .custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
    background-image: url(/local/assets/img/icons/check.svg);
    background-size: 100%;
}
.storage-feedback-checkbox .wrapper-checkbox {
    position: relative;
}
.storage-feedback-checkbox .wrapper-checkbox .checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.storage-feedback-checkbox .wrapper-checkbox label {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    border: 1px solid #aaa;
    border-radius: 6px;
}
.storage-feedback-checkbox .wrapper-checkbox input:checked + label {
    background: #fff;
    border-color: #fff;
}
.storage-feedback-checkbox a {
    font-weight: 700;
    border-bottom: 0;
    text-decoration: unset !important;
    color: #ffb400 !important;
}
.storage-feedback-buttons {
    display: flex;
    justify-content: center;
}
.storage-feedback-button {
    padding: 20px 36px;
    width: auto;
    height: 64px;
    background: #fff;
    border-radius: 3px;
    border: none;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    cursor: pointer;
}
.storage-feedback-button:disabled {
    color: #bbb;
}
.storage-feedback-error {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
    padding: 12px;
    width: 100%;
    background: #f5f5f5;
    color: #dc3545;
}
.storage-feedback-error:before {
    content: "";
    background: url(/local/assets/img/icons/i.png) no-repeat;
    background-size: contain;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 12px;
}
.storage-select-list {
    position: absolute;
    top: 56px;
    left: 0;
    z-index: 99;
    padding: 12px;
    width: 100%;
    overflow: hidden;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 8px 24px 0 rgb(149 157 165 / 20%),
        0 0 12px 0 rgb(189 189 189 / 25%);
}
.storage-select-list ul {
    padding-right: 8px;
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
}
.storage-select-list ul::-webkit-scrollbar {
    width: 16px;
    height: 16px;
}
.storage-select-list ul::-webkit-scrollbar-track {
    border-radius: 8px;
    width: 24px;
    left: 10px;
    background-color: #f7f9fb;
}
.storage-select-list ul::-webkit-scrollbar-track:hover {
    background-color: #f7f9fb;
}
.storage-select-list ul::-webkit-scrollbar-thumb {
    background-color: #e4e6e7;
    border: 1px solid #e4e6e7;
    border-radius: 8px;
    cursor: pointer;
}
.storage-select-list ul::-webkit-scrollbar-thumb:hover {
    border-color: #e4e6e7;
}
.storage-select-list ul li {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #2b2b2b;
    cursor: pointer;
}
.storage-select-list ul li + li {
    margin-top: 6px;
}
a.rsf-link-des {
    display: inline !important;
}
a.rsf-link-mob {
    display: none !important;
    margin: 0;
    height: auto;
    font-size: inherit;
    line-height: inherit;
    color: #48538b;
    text-decoration-color: transparent;
}
a.rsf-link-mob:before {
    display: none !important;
}
@media (max-width: 1400px) {
    .storage-capacity-types__item span {
        font-size: 13px;
        line-height: 18px;
    }
}
@media (max-width: 1340px) {
    .storage-container {
        padding-left: 16px;
        padding-right: 16px;
        max-width: 100%;
    }
}
@media (max-width: 1280px) {
    .storage-head-info-wrap h1 {
        font-size: 36px;
        line-height: 46px;
    }
    .storage-topic {
        padding-left: 64px;
    }
    .storage-topic:before {
        left: 0;
        width: 52px;
        height: 18px;
    }
    .storage-topic h2 {
        font-size: 30px;
        line-height: 38px;
    }
    .storage-benefits-descr {
        padding-left: 510px;
    }
    .storage-feedback-question {
        top: -36px;
        left: 0;
        width: 112px;
    }
}
@media (max-width: 1100px) {
    .storage-plus-item {
        flex: 0 0 calc(20% - 10px);
    }
    .storage-plus-item span {
        font-size: 13px;
        line-height: 18px;
    }
    .storage-plus-item img {
        max-width: 60px;
    }
    .storage-benefits-img {
        left: -430px;
    }
    .storage-benefits-descr {
        padding-left: 390px;
    }
    .storage-capacity-wrap {
        margin: 24px 0 60px;
    }
    .storage-capacity-types__item {
        flex: 0 0 calc(100% / 3);
        max-width: 320px;
    }
    .storage-capacity-types__item span {
        font-size: 16px;
        line-height: 26px;
    }
    .storage .swiper-wrapper {
        left: calc((100% - 1190px) / 2);
    }
    .storage .swiper-wrapper .swiper-slide.swiper-slide-active {
        width: 600px !important;
    }
    .storage .storage-swiper-item.swiper-slide-next,
    .storage .storage-swiper-item.swiper-slide-prev {
        max-height: 222px;
    }
    .storage .swiper-button-next {
        right: 240px;
    }
    .storage .swiper-button-prev {
        left: 240px;
    }
}
@media (max-width: 992px) {
    .storage-head-bg {
        top: 16px;
        bottom: auto;
        left: auto;
        right: -152px;
        width: 497px;
        height: 389px;
        background-size: 497px 389px;
    }
    .storage-head-info {
        flex: 0 0 100%;
        margin: 26px 0 40px;
        padding-right: 0;
    }
    .storage-head-info-wrap {
        max-width: 411px;
    }
    .storage-head-form {
        flex: 0 0 100%;
    }
    .storage-head-form .form {
        max-width: 100%;
    }
    .storage-head-form .rsf-title {
        font-size: 22px;
        line-height: 28px;
    }
    .storage-benefits-img {
        position: relative;
        left: auto;
        margin-bottom: 36px;
        text-align: center;
    }
    .storage-benefits-descr {
        padding-left: 0;
    }
    .storage-capacity-wrap {
        margin-right: -16px;
        background: url(/local/assets/img/page-otvetstvennoe-hranenie/storage-capacity-img.jpg) calc(100% + 100px) 0 no-repeat;
        background-size: 504px 314px;
    }
    .storage-capacity-img {
        display: none;
    }
    .storage-feedback-form {
        width: 100%;
        max-width: 760px;
    }
    .storage-feedback-form h2 {
        font-size: 30px;
        line-height: 38px;
    }
    .storage-feedback__note {
        margin-bottom: 39px;
        font-size: 18px;
        line-height: 26px;
    }
    .storage-feedback-input {
        margin-bottom: 8px;
        height: 56px;
    }
    .storage-feedback-input input {
        height: 56px;
    }
    .storage-feedback-row fieldset {
        flex: 0 0 calc(calc(100% / 3) - 14px);
    }
    fieldset.form-group.form-group {
        margin-bottom: 20px;
    }
    .storage .swiper-button-next {
        right: 180px;
    }
    .storage .swiper-button-prev {
        left: 180px;
    }
}
@media (max-width: 850px) {
    .storage-feedback-row {
        flex-wrap: wrap;
    }
    .storage-feedback-row fieldset {
        flex: 0 0 calc(calc(100% / 2) - 14px);
    }
    .storage-feedback-row fieldset:last-child {
        flex: 0 0 100%;
    }
}
@media (max-width: 767px) {
    .storage-head-info {
        margin: 12px 0 60px;
    }
    .storage-head-info-wrap h1 {
        margin-bottom: 0;
        font-size: 26px;
        line-height: 36px;
    }
    .storage-head-bg {
        position: relative;
        top: auto;
        right: auto;
        margin: 0 auto 24px;
        max-width: 100%;
        height: auto;
    }
    .storage-head-form {
        padding: 0;
        box-shadow: none;
    }
    .form-flex {
        flex-wrap: wrap;
    }
    .storage-head-form .rsf-submit-button {
        height: 56px;
        font-size: 16px;
        line-height: 24px;
    }
    .storage-head-info-wrap {
        max-width: 100%;
    }
    .storage-plus {
        flex-wrap: wrap;
        margin: 56px 0 74px;
    }
    .storage-plus-item {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex: 0 0 100%;
        padding-top: 5px;
        border: 0;
    }
    .storage-plus-item span {
        display: block;
        flex: 1;
        padding: 0 0 0 8px;
        text-align: left;
        font-size: 14px;
        line-height: 20px;
    }
    .storage-benefits-img {
        margin-left: -16px;
        margin-right: -16px;
    }
    .storage-benefits-wrap {
        margin-top: 32px;
        min-height: auto;
    }
    .storage-benefits-descr {
        font-size: 14px;
        line-height: 22px;
    }
    .storage-benefits-list {
        margin-top: 32px;
    }
    .storage-benefits-list li img {
        max-width: 60px;
    }
    .storage-capacity {
        margin-top: 60px;
    }
    .storage-capacity-wrap {
        margin-right: 0;
        background: transparent;
    }
    .storage-capacity-info {
        flex: 0 0 100%;
    }
    .storage-capacity-info-item__title {
        padding: 8px 12px;
    }
    .storage-capacity-types__item {
        padding-top: 33.333333%;
        max-width: none;
        height: auto;
    }
    .storage-capacity-types__item span {
        display: none;
    }
    .storage-capacity-list {
        display: block;
    }
    .storage-gallery {
        margin-top: 80px;
    }
    .storage .swiper-wrapper {
        left: auto;
    }
    .storage .swiper-container {
        margin-top: 24px;
    }
    .storage .swiper-wrapper .swiper-slide.swiper-slide-active {
        width: 100% !important;
    }
    .storage .swiper-button-next,
    .storage .swiper-button-prev {
        display: none;
    }
    .storage .swiper-pagination {
        bottom: -46px;
    }
    .storage-feedback-question {
        display: none;
    }
    a.rsf-link-des {
        display: none !important;
    }
    a.rsf-link-mob {
        display: inline !important;
    }
}
@media (max-width: 650px) {
    .storage-topic {
        padding-left: 0;
    }
    .storage-topic:before {
        left: 0;
        width: 4px;
        height: 100%;
        background: #2b2b2b;
        border: 0;
    }
    .storage-topic h2 {
        margin-bottom: 10px;
        font-weight: 500;
        font-size: 22px;
        line-height: 28px;
    }
    .storage-benefits-list {
        display: block;
        column-gap: 0;
        row-gap: 0;
    }
    .storage-benefits-list li + li {
        margin-top: 28px;
    }
    .storage-capacity-info-item {
        align-items: stretch;
        height: auto;
    }
    .storage-capacity-info-item__icon {
        align-items: flex-start;
        padding-top: 22px;
        height: auto;
        min-height: 100%;
    }
    .form-flex fieldset {
        flex: 0 0 100%;
    }
    fieldset.form-group.form-group {
        margin-bottom: 16px;
    }
    .storage-feedback {
        margin-top: 120px;
    }
    .storage-feedback-form {
        padding-top: 40px;
    }
    .storage-feedback-form h2 {
        font-weight: 500;
        font-size: 22px;
        line-height: 28px;
    }
    .storage-feedback__note {
        margin-bottom: 31px;
        font-size: 16px;
        line-height: 24px;
    }
    .storage-feedback-row {
        flex-wrap: wrap;
    }
    .storage-feedback-row fieldset {
        flex: 0 0 100%;
    }
    .storage-feedback-input,
    .storage-feedback-textarea {
        margin-bottom: 4px;
    }
    .storage-feedback-buttons {
        display: block;
    }
    .storage-feedback-button {
        width: 100%;
    }
}