@-webkit-keyframes ShowDelay {
0% {
    opacity: 0;
    }
99.9% {
    opacity: 0;
    }
100% {
    opacity: 1;
    }
}

@keyframes ShowDelay {
0% {
    opacity: 0;
    }
99.9% {
    opacity: 0;
    }
100% {
    opacity: 1;
    }
}

.m-0 {
    margin: 0 !important;
    }
.mt-0 {
    margin-top: 0 !important;
    }
.mr-0 {
    margin-right: 0 !important;
    }
.mb-0 {
    margin-bottom: 0 !important;
    }
.ml-0 {
    margin-left: 0 !important;
    }
.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
    }
.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    }
.ma-auto {
    margin: auto !important;
    }
.mt-auto {
    margin-top: auto !important;
    }
.mr-auto {
    margin-right: auto !important;
    }
.mb-auto {
    margin-bottom: auto !important;
    }
.ml-auto {
    margin-left: auto !important;
    }
.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
    }
.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
    }
.pa-0 {
    padding: 0 !important;
    }
.pt-0 {
    padding-top: 0 !important;
    }
.pr-0 {
    padding-right: 0 !important;
    }
.pb-0 {
    padding-bottom: 0 !important;
    }
.pl-0 {
    padding-left: 0 !important;
    }
.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
    }
.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    }
.ma-0\.5 {
    margin: 4px !important;
    }
.ma-n0\.5 {
    margin: -4px !important;
    }
.mt-0\.5 {
    margin-top: 4px !important;
    }
.mr-0\.5 {
    margin-right: 4px !important;
    }
.mb-0\.5 {
    margin-bottom: 4px !important;
    }
.ml-0\.5 {
    margin-left: 4px !important;
    }
.mt-n0\.5 {
    margin-top: -4px !important;
    }
.mr-n0\.5 {
    margin-right: -4px !important;
    }
.mb-n0\.5 {
    margin-bottom: -4px !important;
    }
.ml-n0\.5 {
    margin-left: -4px !important;
    }
.mx-0\.5 {
    margin-right: 4px !important;
    margin-left: 4px !important;
    }
.my-0\.5 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
    }
.mx-n0\.5 {
    margin-right: -4px !important;
    margin-left: -4px !important;
    }
.my-n0\.5 {
    margin-top: -4px !important;
    margin-bottom: -4px !important;
    }
.pa-0\.5 {
    padding: 4px !important;
    }
.px-0\.5 {
    padding-right: 4px !important;
    padding-left: 4px !important;
    }
.py-0\.5 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    }
.pt-0\.5 {
    padding-top: 4px !important;
    }
.pr-0\.5 {
    padding-right: 4px !important;
    }
.pb-0\.5 {
    padding-bottom: 4px !important;
    }
.pl-0\.5 {
    padding-left: 4px !important;
    }
.ma-0\.75 {
    margin: 6px !important;
    }
.ma-n0\.75 {
    margin: -6px !important;
    }
.mt-0\.75 {
    margin-top: 6px !important;
    }
.mr-0\.75 {
    margin-right: 6px !important;
    }
.mb-0\.75 {
    margin-bottom: 6px !important;
    }
.ml-0\.75 {
    margin-left: 6px !important;
    }
.mt-n0\.75 {
    margin-top: -6px !important;
    }
.mr-n0\.75 {
    margin-right: -6px !important;
    }
.mb-n0\.75 {
    margin-bottom: -6px !important;
    }
.ml-n0\.75 {
    margin-left: -6px !important;
    }
.mx-0\.75 {
    margin-right: 6px !important;
    margin-left: 6px !important;
    }
.my-0\.75 {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    }
.mx-n0\.75 {
    margin-right: -6px !important;
    margin-left: -6px !important;
    }
.my-n0\.75 {
    margin-top: -6px !important;
    margin-bottom: -6px !important;
    }
.pa-0\.75 {
    padding: 6px !important;
    }
.px-0\.75 {
    padding-right: 6px !important;
    padding-left: 6px !important;
    }
.py-0\.75 {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    }
.pt-0\.75 {
    padding-top: 6px !important;
    }
.pr-0\.75 {
    padding-right: 6px !important;
    }
.pb-0\.75 {
    padding-bottom: 6px !important;
    }
.pl-0\.75 {
    padding-left: 6px !important;
    }
.ma-1 {
    margin: 8px !important;
    }
.ma-n1 {
    margin: -8px !important;
    }
.mt-1 {
    margin-top: 8px !important;
    }
.mr-1 {
    margin-right: 8px !important;
    }
.mb-1 {
    margin-bottom: 8px !important;
    }
.ml-1 {
    margin-left: 8px !important;
    }
.mt-n1 {
    margin-top: -8px !important;
    }
.mr-n1 {
    margin-right: -8px !important;
    }
.mb-n1 {
    margin-bottom: -8px !important;
    }
.ml-n1 {
    margin-left: -8px !important;
    }
.mx-1 {
    margin-right: 8px !important;
    margin-left: 8px !important;
    }
.my-1 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
    }
.mx-n1 {
    margin-right: -8px !important;
    margin-left: -8px !important;
    }
.my-n1 {
    margin-top: -8px !important;
    margin-bottom: -8px !important;
    }
.pa-1 {
    padding: 8px !important;
    }
.px-1 {
    padding-right: 8px !important;
    padding-left: 8px !important;
    }
.py-1 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    }
.pt-1 {
    padding-top: 8px !important;
    }
.pr-1 {
    padding-right: 8px !important;
    }
.pb-1 {
    padding-bottom: 8px !important;
    }
.pl-1 {
    padding-left: 8px !important;
    }
.ma-1\.5 {
    margin: 12px !important;
    }
.ma-n1\.5 {
    margin: -12px !important;
    }
.mt-1\.5 {
    margin-top: 12px !important;
    }
.mr-1\.5 {
    margin-right: 12px !important;
    }
.mb-1\.5 {
    margin-bottom: 12px !important;
    }
.ml-1\.5 {
    margin-left: 12px !important;
    }
.mt-n1\.5 {
    margin-top: -12px !important;
    }
.mr-n1\.5 {
    margin-right: -12px !important;
    }
.mb-n1\.5 {
    margin-bottom: -12px !important;
    }
.ml-n1\.5 {
    margin-left: -12px !important;
    }
.mx-1\.5 {
    margin-right: 12px !important;
    margin-left: 12px !important;
    }
.my-1\.5 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
    }
.mx-n1\.5 {
    margin-right: -12px !important;
    margin-left: -12px !important;
    }
.my-n1\.5 {
    margin-top: -12px !important;
    margin-bottom: -12px !important;
    }
.pa-1\.5 {
    padding: 12px !important;
    }
.px-1\.5 {
    padding-right: 12px !important;
    padding-left: 12px !important;
    }
.py-1\.5 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    }
.pt-1\.5 {
    padding-top: 12px !important;
    }
.pr-1\.5 {
    padding-right: 12px !important;
    }
.pb-1\.5 {
    padding-bottom: 12px !important;
    }
.pl-1\.5 {
    padding-left: 12px !important;
    }
.ma-2 {
    margin: 16px !important;
    }
.ma-n2 {
    margin: -16px !important;
    }
.mt-2 {
    margin-top: 16px !important;
    }
.mr-2 {
    margin-right: 16px !important;
    }
.mb-2 {
    margin-bottom: 16px !important;
    }
.ml-2 {
    margin-left: 16px !important;
    }
.mt-n2 {
    margin-top: -16px !important;
    }
.mr-n2 {
    margin-right: -16px !important;
    }
.mb-n2 {
    margin-bottom: -16px !important;
    }
.ml-n2 {
    margin-left: -16px !important;
    }
.mx-2 {
    margin-right: 16px !important;
    margin-left: 16px !important;
    }
.my-2 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
    }
.mx-n2 {
    margin-right: -16px !important;
    margin-left: -16px !important;
    }
.my-n2 {
    margin-top: -16px !important;
    margin-bottom: -16px !important;
    }
.pa-2 {
    padding: 16px !important;
    }
.px-2 {
    padding-right: 16px !important;
    padding-left: 16px !important;
    }
.py-2 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    }
.pt-2 {
    padding-top: 16px !important;
    }
.pr-2 {
    padding-right: 16px !important;
    }
.pb-2 {
    padding-bottom: 16px !important;
    }
.pl-2 {
    padding-left: 16px !important;
    }
.ma-2\.5 {
    margin: 20px !important;
    }
.ma-n2\.5 {
    margin: -20px !important;
    }
.mt-2\.5 {
    margin-top: 20px !important;
    }
.mr-2\.5 {
    margin-right: 20px !important;
    }
.mb-2\.5 {
    margin-bottom: 20px !important;
    }
.ml-2\.5 {
    margin-left: 20px !important;
    }
.mt-n2\.5 {
    margin-top: -20px !important;
    }
.mr-n2\.5 {
    margin-right: -20px !important;
    }
.mb-n2\.5 {
    margin-bottom: -20px !important;
    }
.ml-n2\.5 {
    margin-left: -20px !important;
    }
.mx-2\.5 {
    margin-right: 20px !important;
    margin-left: 20px !important;
    }
.my-2\.5 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    }
.mx-n2\.5 {
    margin-right: -20px !important;
    margin-left: -20px !important;
    }
.my-n2\.5 {
    margin-top: -20px !important;
    margin-bottom: -20px !important;
    }
.pa-2\.5 {
    padding: 20px !important;
    }
.px-2\.5 {
    padding-right: 20px !important;
    padding-left: 20px !important;
    }
.py-2\.5 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    }
.pt-2\.5 {
    padding-top: 20px !important;
    }
.pr-2\.5 {
    padding-right: 20px !important;
    }
.pb-2\.5 {
    padding-bottom: 20px !important;
    }
.pl-2\.5 {
    padding-left: 20px !important;
    }
.ma-3 {
    margin: 24px !important;
    }
.ma-n3 {
    margin: -24px !important;
    }
.mt-3 {
    margin-top: 24px !important;
    }
.mr-3 {
    margin-right: 24px !important;
    }
.mb-3 {
    margin-bottom: 24px !important;
    }
.ml-3 {
    margin-left: 24px !important;
    }
.mt-n3 {
    margin-top: -24px !important;
    }
.mr-n3 {
    margin-right: -24px !important;
    }
.mb-n3 {
    margin-bottom: -24px !important;
    }
.ml-n3 {
    margin-left: -24px !important;
    }
.mx-3 {
    margin-right: 24px !important;
    margin-left: 24px !important;
    }
.my-3 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
    }
.mx-n3 {
    margin-right: -24px !important;
    margin-left: -24px !important;
    }
.my-n3 {
    margin-top: -24px !important;
    margin-bottom: -24px !important;
    }
.pa-3 {
    padding: 24px !important;
    }
.px-3 {
    padding-right: 24px !important;
    padding-left: 24px !important;
    }
.py-3 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
    }
.pt-3 {
    padding-top: 24px !important;
    }
.pr-3 {
    padding-right: 24px !important;
    }
.pb-3 {
    padding-bottom: 24px !important;
    }
.pl-3 {
    padding-left: 24px !important;
    }
.ma-4 {
    margin: 32px !important;
    }
.ma-n4 {
    margin: -32px !important;
    }
.mt-4 {
    margin-top: 32px !important;
    }
.mr-4 {
    margin-right: 32px !important;
    }
.mb-4 {
    margin-bottom: 32px !important;
    }
.ml-4 {
    margin-left: 32px !important;
    }
.mt-n4 {
    margin-top: -32px !important;
    }
.mr-n4 {
    margin-right: -32px !important;
    }
.mb-n4 {
    margin-bottom: -32px !important;
    }
.ml-n4 {
    margin-left: -32px !important;
    }
.mx-4 {
    margin-right: 32px !important;
    margin-left: 32px !important;
    }
.my-4 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
    }
.mx-n4 {
    margin-right: -32px !important;
    margin-left: -32px !important;
    }
.my-n4 {
    margin-top: -32px !important;
    margin-bottom: -32px !important;
    }
.pa-4 {
    padding: 32px !important;
    }
.px-4 {
    padding-right: 32px !important;
    padding-left: 32px !important;
    }
.py-4 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
    }
.pt-4 {
    padding-top: 32px !important;
    }
.pr-4 {
    padding-right: 32px !important;
    }
.pb-4 {
    padding-bottom: 32px !important;
    }
.pl-4 {
    padding-left: 32px !important;
    }
.ma-5 {
    margin: 40px !important;
    }
.ma-n5 {
    margin: -40px !important;
    }
.mt-5 {
    margin-top: 40px !important;
    }
.mr-5 {
    margin-right: 40px !important;
    }
.mb-5 {
    margin-bottom: 40px !important;
    }
.ml-5 {
    margin-left: 40px !important;
    }
.mt-n5 {
    margin-top: -40px !important;
    }
.mr-n5 {
    margin-right: -40px !important;
    }
.mb-n5 {
    margin-bottom: -40px !important;
    }
.ml-n5 {
    margin-left: -40px !important;
    }
.mx-5 {
    margin-right: 40px !important;
    margin-left: 40px !important;
    }
.my-5 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
    }
.mx-n5 {
    margin-right: -40px !important;
    margin-left: -40px !important;
    }
.my-n5 {
    margin-top: -40px !important;
    margin-bottom: -40px !important;
    }
.pa-5 {
    padding: 40px !important;
    }
.px-5 {
    padding-right: 40px !important;
    padding-left: 40px !important;
    }
.py-5 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    }
.pt-5 {
    padding-top: 40px !important;
    }
.pr-5 {
    padding-right: 40px !important;
    }
.pb-5 {
    padding-bottom: 40px !important;
    }
.pl-5 {
    padding-left: 40px !important;
    }
.Buttons {
    margin-top: -16px;
    }
.Buttons--inline {
    display: inline-block;
    }
.Buttons > * {
    margin-top: 16px;
    margin-right: 12px;
    }
.Buttons > *:last-child {
    margin-right: 0;
    }
.Buttons--alignRight {
    text-align: right;
    }
.Buttons--alignRight > * {
    margin-right: 0;
    margin-left: 12px;
    }
.Buttons--alignRight > *:first-child {
    margin-left: 0;
    }
.Badges2 {
    margin-top: -6px;
    }
.Badges2--inline {
    display: inline-block;
    }
.Badges2 > * {
    margin-top: 6px;
    margin-right: 6px;
    }
.Badges2 > *:last-child {
    margin-right: 0;
    }
.Badges2--alignRight {
    text-align: right;
    }
.Badges2--alignRight > * {
    margin-right: 0;
    margin-left: 6px;
    }
.Badges2--alignRight > *:first-child {
    margin-left: 0;
    }
.Space > .Space__wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.Space--inline {
    display: inline-block;
    }
.Space--inline > .Space__wrapper {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    }
.Space--vertical > .Space__wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
.Space--wrap > .Space__wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.Space--horizontal.Space--wrap {
    overflow: hidden;
    }
.Space--horizontal.Space--alignRight > .Space__wrapper {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.Space--horizontal.Space--alignCenter > .Space__wrapper {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.Space--vertical.Space--alignRight > .Space__wrapper {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    }
.Space--vertical.Space--alignCenter > .Space__wrapper {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.Space:empty {
    display: none;
    }
.Space__item--valignTop {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.Space__item--valignMiddle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    }
.Space__item--valignBottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.Space__item--valignBaseline {
    -webkit-align-self: baseline;
    -ms-flex-item-align: baseline;
    align-self: baseline;
    }
.Space--horizontal.Space--wrap.Space--gap-0\.5:not(.Space--alignRight) > .Space__wrapper {
    margin-right: -4px;
    }
.Space--horizontal.Space--wrap.Space--alignRight.Space--rowGap-0\.5 > .Space__wrapper {
    margin-left: -4px;
    }
.Space--horizontal.Space--gap-0\.5:not(.Space--alignRight) > .Space__wrapper > .Space__item {
    margin-right: 4px;
    }
.Space--horizontal.Space--alignRight.Space--rowGap-0\.5 > .Space__wrapper > .Space__item {
    margin-left: 4px;
    }
.Space--horizontal.Space--rowGap-0\.5.Space--wrap > .Space__wrapper {
    margin-top: -4px;
    }
.Space--horizontal.Space--rowGap-0\.5 > .Space__wrapper > .Space__item {
    margin-top: 4px;
    }
.Space--vertical.Space--gap-0\.5 > .Space__wrapper > .Space__item:not(:last-child) {
    margin-bottom: 4px;
    }
.Space--horizontal.Space--wrap.Space--gap-0\.75:not(.Space--alignRight) > .Space__wrapper {
    margin-right: -6px;
    }
.Space--horizontal.Space--wrap.Space--alignRight.Space--rowGap-0\.75 > .Space__wrapper {
    margin-left: -6px;
    }
.Space--horizontal.Space--gap-0\.75:not(.Space--alignRight) > .Space__wrapper > .Space__item {
    margin-right: 6px;
    }
.Space--horizontal.Space--alignRight.Space--rowGap-0\.75 > .Space__wrapper > .Space__item {
    margin-left: 6px;
    }
.Space--horizontal.Space--rowGap-0\.75.Space--wrap > .Space__wrapper {
    margin-top: -6px;
    }
.Space--horizontal.Space--rowGap-0\.75 > .Space__wrapper > .Space__item {
    margin-top: 6px;
    }
.Space--vertical.Space--gap-0\.75 > .Space__wrapper > .Space__item:not(:last-child) {
    margin-bottom: 6px;
    }
.Space--horizontal.Space--wrap.Space--gap-1:not(.Space--alignRight) > .Space__wrapper {
    margin-right: -8px;
    }
.Space--horizontal.Space--wrap.Space--alignRight.Space--rowGap-1 > .Space__wrapper {
    margin-left: -8px;
    }
.Space--horizontal.Space--gap-1:not(.Space--alignRight) > .Space__wrapper > .Space__item {
    margin-right: 8px;
    }
.Space--horizontal.Space--alignRight.Space--rowGap-1 > .Space__wrapper > .Space__item {
    margin-left: 8px;
    }
.Space--horizontal.Space--rowGap-1.Space--wrap > .Space__wrapper {
    margin-top: -8px;
    }
.Space--horizontal.Space--rowGap-1 > .Space__wrapper > .Space__item {
    margin-top: 8px;
    }
.Space--vertical.Space--gap-1 > .Space__wrapper > .Space__item:not(:last-child) {
    margin-bottom: 8px;
    }
.Space--horizontal.Space--wrap.Space--gap-1\.5:not(.Space--alignRight) > .Space__wrapper {
    margin-right: -12px;
    }
.Space--horizontal.Space--wrap.Space--alignRight.Space--rowGap-1\.5 > .Space__wrapper {
    margin-left: -12px;
    }
.Space--horizontal.Space--gap-1\.5:not(.Space--alignRight) > .Space__wrapper > .Space__item {
    margin-right: 12px;
    }
.Space--horizontal.Space--alignRight.Space--rowGap-1\.5 > .Space__wrapper > .Space__item {
    margin-left: 12px;
    }
.Space--horizontal.Space--rowGap-1\.5.Space--wrap > .Space__wrapper {
    margin-top: -12px;
    }
.Space--horizontal.Space--rowGap-1\.5 > .Space__wrapper > .Space__item {
    margin-top: 12px;
    }
.Space--vertical.Space--gap-1\.5 > .Space__wrapper > .Space__item:not(:last-child) {
    margin-bottom: 12px;
    }
.Space--horizontal.Space--wrap.Space--gap-2:not(.Space--alignRight) > .Space__wrapper {
    margin-right: -16px;
    }
.Space--horizontal.Space--wrap.Space--alignRight.Space--rowGap-2 > .Space__wrapper {
    margin-left: -16px;
    }
.Space--horizontal.Space--gap-2:not(.Space--alignRight) > .Space__wrapper > .Space__item {
    margin-right: 16px;
    }
.Space--horizontal.Space--alignRight.Space--rowGap-2 > .Space__wrapper > .Space__item {
    margin-left: 16px;
    }
.Space--horizontal.Space--rowGap-2.Space--wrap > .Space__wrapper {
    margin-top: -16px;
    }
.Space--horizontal.Space--rowGap-2 > .Space__wrapper > .Space__item {
    margin-top: 16px;
    }
.Space--vertical.Space--gap-2 > .Space__wrapper > .Space__item:not(:last-child) {
    margin-bottom: 16px;
    }
.Space--horizontal.Space--wrap.Space--gap-2\.5:not(.Space--alignRight) > .Space__wrapper {
    margin-right: -20px;
    }
.Space--horizontal.Space--wrap.Space--alignRight.Space--rowGap-2\.5 > .Space__wrapper {
    margin-left: -20px;
    }
.Space--horizontal.Space--gap-2\.5:not(.Space--alignRight) > .Space__wrapper > .Space__item {
    margin-right: 20px;
    }
.Space--horizontal.Space--alignRight.Space--rowGap-2\.5 > .Space__wrapper > .Space__item {
    margin-left: 20px;
    }
.Space--horizontal.Space--rowGap-2\.5.Space--wrap > .Space__wrapper {
    margin-top: -20px;
    }
.Space--horizontal.Space--rowGap-2\.5 > .Space__wrapper > .Space__item {
    margin-top: 20px;
    }
.Space--vertical.Space--gap-2\.5 > .Space__wrapper > .Space__item:not(:last-child) {
    margin-bottom: 20px;
    }
.Space--horizontal.Space--wrap.Space--gap-3:not(.Space--alignRight) > .Space__wrapper {
    margin-right: -24px;
    }
.Space--horizontal.Space--wrap.Space--alignRight.Space--rowGap-3 > .Space__wrapper {
    margin-left: -24px;
    }
.Space--horizontal.Space--gap-3:not(.Space--alignRight) > .Space__wrapper > .Space__item {
    margin-right: 24px;
    }
.Space--horizontal.Space--alignRight.Space--rowGap-3 > .Space__wrapper > .Space__item {
    margin-left: 24px;
    }
.Space--horizontal.Space--rowGap-3.Space--wrap > .Space__wrapper {
    margin-top: -24px;
    }
.Space--horizontal.Space--rowGap-3 > .Space__wrapper > .Space__item {
    margin-top: 24px;
    }
.Space--vertical.Space--gap-3 > .Space__wrapper > .Space__item:not(:last-child) {
    margin-bottom: 24px;
    }
.Space--horizontal.Space--wrap.Space--gap-4:not(.Space--alignRight) > .Space__wrapper {
    margin-right: -32px;
    }
.Space--horizontal.Space--wrap.Space--alignRight.Space--rowGap-4 > .Space__wrapper {
    margin-left: -32px;
    }
.Space--horizontal.Space--gap-4:not(.Space--alignRight) > .Space__wrapper > .Space__item {
    margin-right: 32px;
    }
.Space--horizontal.Space--alignRight.Space--rowGap-4 > .Space__wrapper > .Space__item {
    margin-left: 32px;
    }
.Space--horizontal.Space--rowGap-4.Space--wrap > .Space__wrapper {
    margin-top: -32px;
    }
.Space--horizontal.Space--rowGap-4 > .Space__wrapper > .Space__item {
    margin-top: 32px;
    }
.Space--vertical.Space--gap-4 > .Space__wrapper > .Space__item:not(:last-child) {
    margin-bottom: 32px;
    }
.Space--horizontal.Space--wrap.Space--gap-5:not(.Space--alignRight) > .Space__wrapper {
    margin-right: -40px;
    }
.Space--horizontal.Space--wrap.Space--alignRight.Space--rowGap-5 > .Space__wrapper {
    margin-left: -40px;
    }
.Space--horizontal.Space--gap-5:not(.Space--alignRight) > .Space__wrapper > .Space__item {
    margin-right: 40px;
    }
.Space--horizontal.Space--alignRight.Space--rowGap-5 > .Space__wrapper > .Space__item {
    margin-left: 40px;
    }
.Space--horizontal.Space--rowGap-5.Space--wrap > .Space__wrapper {
    margin-top: -40px;
    }
.Space--horizontal.Space--rowGap-5 > .Space__wrapper > .Space__item {
    margin-top: 40px;
    }
.Space--vertical.Space--gap-5 > .Space__wrapper > .Space__item:not(:last-child) {
    margin-bottom: 40px;
    }
.Space--horizontal:not(.Space--wrap) > .Space__wrapper > .Space__item:last-child {
    margin-right: 0;
    }
.Space--horizontal.Space--alignRight:not(.Space--wrap) > .Space__wrapper > .Space__item:first-child {
    margin-left: 0;
    }
.ui-front {
    z-index: 100;
    }
.Flex {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.Flex--inline {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    }
.Flex--vertical {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
.Price2 {
    display: inline-block;
    white-space: nowrap;
    }
.Price2--old .Price2__wrapper {
    position: relative;
    }
.RichSelect2 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    line-height: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    }
.RichSelect2--active:after {
    content: "";
    position: absolute;
    z-index: 100;
    bottom: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    border-left-style: solid;
    border-left-width: 1px;
    }
.RichSelect2--flipVertical:after {
    top: 0;
    bottom: auto;
    }
.RichSelect2--fullWidth {
    display: block;
    width: 100%;
    }
.RichSelect2--disabled .RichSelect2__field {
    pointer-events: none;
    }
.RichSelect2__field {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    }
.RichSelect2__field:after {
    content: "";
    position: absolute;
    top: 50%;
    right: .65em;
    margin-top: -2px;
    border-style: solid;
    border-width: 4px;
    border-right-color: transparent;
    border-bottom-width: 0;
    border-left-color: transparent;
    }
.RichSelect2__field:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.RichSelect2--active .RichSelect2__field {
    z-index: 100;
    }
.RichSelect2--active.RichSelect2--flipVertical .RichSelect2__field:after {
    border-top-width: 0;
    border-bottom-width: 4px;
    }
.RichSelect2--tags .RichSelect2__field:after {
    content: none;
    }
.RichSelect2__labelPrefix {
    white-space: nowrap;
    }
.RichSelect2__label {
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    }
.RichSelect2__label:empty:before {
    content: attr(data-default);
    }
.RichSelect2__template {
    display: none;
    }
.RichSelect2__tags {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    margin-bottom: -1px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.RichSelect2--tagsNewLine .RichSelect2__tags {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
.RichSelect2--tagsNewLine .RichSelect2__tags .RichSelect2__tag {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.RichSelect2__tag {
    position: relative;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    }
.RichSelect2__tag--hide {
    display: none;
    }
.RichSelect2__tagIcon {
    display: block;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    }
.RichSelect2__tag--item {
    cursor: pointer;
    }
.RichSelect2__tag--add {
    cursor: pointer;
    }
.RichSelect2Menu {
    position: absolute;
    z-index: 99;
    top: -10000px;
    left: -10000px;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 600px;
    border: 1px solid;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    }
.RichSelect2Menu--disabled .RichSelect2Menu__item {
    opacity: .6;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    }
.RichSelect2Menu--readonly > * {
    pointer-events: none;
    }
.RichSelect2Menu__content {
    position: relative;
    overflow-y: auto;
    max-height: 300px;
    overscroll-behavior-y: contain;
    }
.RichSelect2Menu__content--shadowTop:before {
    content: '';
    position: -webkit-sticky;
    position: sticky;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0;
    display: block;
    height: 5px;
    background: -webkit-linear-gradient(rgba(0,0,0,.13),transparent);
    background: linear-gradient(rgba(0,0,0,.13),transparent);
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    pointer-events: none;
    }
.RichSelect2Menu__list {
    padding: 0;
    margin: 0;
    list-style: none;
    }
.RichSelect2Menu--multiLevel .RichSelect2Menu__list .RichSelect2Menu__list {
    display: none;
    }
.RichSelect2Menu--multiLevel .RichSelect2Menu__list .RichSelect2Menu__list--opened {
    display: block;
    }
.RichSelect2Menu__item {
    display: block;
    margin: 0;
    }
.RichSelect2Menu__item--hide {
    display: none;
    }
.RichSelect2Menu__category {
    display: block;
    margin: 0;
    }
.RichSelect2Menu__caret {
    position: absolute;
    z-index: 1;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 14px;
    height: 14px;
    margin-top: 3px;
    margin-left: -13px;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.RichSelect2Menu__caret:before {
    content: '';
    display: inline-block;
    border-color: #8a8a8a;
    border-style: solid;
    border-width: 4px;
    border-top-color: transparent;
    border-right-width: 0;
    border-bottom-color: transparent;
    -webkit-transition: transform .2s;
    transition: transform .2s;
    pointer-events: none;
    }
.RichSelect2Menu__caret--open:before {
    border-top-color: #8a8a8a;
    border-right-color: transparent;
    border-right-width: 4px;
    border-bottom-color: #8a8a8a;
    border-bottom-width: 0;
    border-left-color: transparent;
    }
.RichSelect2Menu__control {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    cursor: pointer;
    }
.RichSelect2Menu--multiLevel .RichSelect2Menu__content .RichSelect2Menu__control:before {
    content: '';
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0;
    width: 100vw;
    }
.RichSelect2Menu__control .RichSelect2Menu__input {
    margin: 0;
    -webkit-align-self: baseline;
    -ms-flex-item-align: baseline;
    align-self: baseline;
    }
.RichSelect2Menu__controls {
    white-space: nowrap;
    }
.RichSelect2Menu__aux {
    display: inline-block;
    pointer-events: none;
    }
.RichSelect2Menu__hint {
    display: none;
    }
.RichSelect2Menu__controlContent {
    word-break: break-all;
    word-break: break-word;
    }

/* Вспомогательный текст с новой строки */
.RichSelect2Menu--auxNewLine .RichSelect2Menu__aux {
    display: block;
    }

/* Встроенный, без триггера */
.RichSelect2--inbuilt .RichSelect2Menu {
    position: static;
    display: block;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

/* Для использования в качестве содержимого ТипТипа */
.RichSelect2--inTip {
    margin: -3px -8px;
    }
.RichSelect2--inTip .RichSelect2Menu {
    max-height: 450px;
    border-width: 0;
    }
.RichSelect2--inTip .RichSelect2Menu--filtering {
    max-height: none;
    }
.RichSelect2--inTip .RichSelect2Menu--filtering .RichSelect2Menu__content {
    overflow-y: auto;
    max-height: 400px;
    }
.RichSelect2Menu--filtering .RichSelect2Menu__filter {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.RichSelect2Menu--filtering .RichSelect2Menu__filterInput {
    width: 80px;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    }
.RichSelect2--clearable .RichSelect2__reset {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    }
.RichSelect2--clearable .RichSelect2__label:empty + .RichSelect2__reset {
    display: none;
    }
.RichSelect2--clearable .RichSelect2__tags + .RichSelect2__reset {
    display: none;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    vertical-align: baseline;
    padding: 0;
    margin: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    }

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
    }
ol,
ul {
    list-style: none;
    }
blockquote,
q {
    quotes: none;
    }
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
    }
table {
    border-collapse: collapse;
    border-spacing: 0;
    }
html {
    overflow-y: scroll;
    width: 100%;
    -webkit-font-smoothing: antialiased;
    text-size-adjust: none;
    }
body {
    width: 100%;
    min-width: 980px;
    margin: auto;
    color: #000;
    background: #fff;
    font: 14px/1.4 Arial,Helvetica,sans-serif;
    }
body .TipTip__content {
    padding: 5px 10px;
    font-size: inherit;
    }
img {
    border: none;
    }
fieldset {
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 0;
    }
@-moz-document url-prefix() {
fieldset {
    display: table-cell;
    width: 100%;
    }
}

input,
select,
textarea {
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: inherit;
    }

/* Задаём выравнивание */
/* в Chrome возвращаем привычное отображение селекту */
input[type="checkbox"] {
    vertical-align: text-bottom;
    }
select {
    vertical-align: text-bottom;
    -webkit-appearance: menulist;
    }

/* В webkit убираем отступ у элементов форм */
button,
input,
select,
textarea {
    margin: 0;
    font-family: inherit;
    }

/* нормализуем выравнивание и изменение размеров */
textarea {
    vertical-align: top;
    resize: vertical;
    }

/* В FF убираем лишний отступ */
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
    }

/* Теперь не ломает строку */
sup {
    position: relative;
    bottom: .33em;
    vertical-align: baseline;
    font-size: smaller;
    }
a,
input,
textarea,
select,
span[tabindex],
button,
button span {
    outline: none;
    }
label,
input[type="checkbox"],
input[type="radio"],
button,
select {
    cursor: pointer;
    }
hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    }
small {
    font-size: 80%;
    line-height: 1.5;
    }
::-moz-selection {
    color: HighlightText;
    background: Highlight;
    text-shadow: none;
    }
::selection {
    color: HighlightText;
    background: Highlight;
    text-shadow: none;
    }
@font-face {
    font-family: "Ruble Arial";
    font-style: normal;
    font-weight: normal;
    src: local('Ruble Arial'),url("data:application/font-woff;base64,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") format('woff');
    }
@font-face {
    font-family: "Ruble Arial";
    font-style: normal;
    font-weight: bold;
    src: local('Ruble Arial'),url("data:application/font-woff;base64,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") format('woff');
    }
@font-face {
    font-family: "Ruble Arial";
    font-style: italic;
    font-weight: normal;
    src: local('Ruble Arial'),url("data:application/font-woff;base64,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") format('woff');
    }
@font-face {
    font-family: "Ruble Arial";
    font-style: italic;
    font-weight: bold;
    src: local('Ruble Arial'),url("data:application/font-woff;base64,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") format('woff');
    }
a {
    color: #006cb5;
    text-decoration: none;
    }
a:hover {
    color: #ff0030;
    }
.Spinner2 {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1.334em;
    height: 1.334em;
    border: .25em solid transparent;
    border-radius: 50%;
    font-size: 1em;
    -webkit-animation: Spinner linear .7s infinite;
    animation: Spinner linear .7s infinite;
    }
.Spinner2--default {
    border-top-color: #fff;
    border-right-color: #fff;
    }
.Spinner2--primary {
    border-top-color: #3c9b15;
    border-right-color: #3c9b15;
    }
.Spinner2--warning {
    border-top-color: #ee991c;
    border-right-color: #ee991c;
    }
.Spinner2--negative {
    border-top-color: #bc1f18;
    border-right-color: #bc1f18;
    }
@-webkit-keyframes Spinner {
0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    }
100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    }
}

@keyframes Spinner {
0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    }
100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    }
}

.Breadcrumbs2--default {
    display: table;
    margin-bottom: 17px;
    cursor: default;
    }
.Breadcrumbs2--default .Breadcrumbs2__list {
    display: table-cell;
    vertical-align: middle;
    height: 35px;
    padding: 0;
    margin: 0;
    list-style: none;
    }
.Breadcrumbs2--default .Breadcrumbs2__item {
    display: inline;
    vertical-align: middle;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    }
.Breadcrumbs2--default .Breadcrumbs2__item:not(:last-child) {
    padding-right: 15px;
    margin-right: 7px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%278%27%20height%3D%277%27%20viewBox%3D%270%200%208%207%27%20fill%3D%27none%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%3Cpath%20d%3D%27M6.13%202.98L4.03.74l.7-.74L8%203.5%204.73%207l-.7-.74%202.1-2.24H0V2.98h6.13z%27%20fill%3D%27%23666%27%2F%3E%3C%2Fsvg%3E");
    }
.Breadcrumbs2--default .Breadcrumbs2__link:hover {
    color: #ff0030;
    }
@media screen and (max-width: 979px) {
.Breadcrumbs2--default {
    margin-bottom: 10px;
    }
.Breadcrumbs2--default .Breadcrumbs2__item {
    display: none;
    }
.Breadcrumbs2--default.Breadcrumbs2--allLinks .Breadcrumbs2__item:last-child,
.Breadcrumbs2--default:not(.Breadcrumbs2--allLinks) .Breadcrumbs2__item:nth-last-child(2) {
    display: inline;
    padding-right: 0;
    padding-left: 15px;
    margin-right: 0;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%278%27%20height%3D%277%27%20viewBox%3D%270%200%208%207%27%20fill%3D%27none%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%3Cpath%20d%3D%27M1.87%204.02l2.1%202.24-.7.74L0%203.5%203.27%200l.7.74-2.1%202.24H8v1.04H1.87z%27%20fill%3D%27%23666%27%2F%3E%3C%2Fsvg%3E");
    background-position-x: 0;
    }
}

.Blank {
    padding: 50px 25px;
    margin: 0 auto;
    text-align: center;
    }
.Blank__header {
    margin: 0 0 15px;
    font-size: 28px;
    }
.Blank__content {
    color: #666;
    }
.Blank__extra {
    margin-top: 2px;
    line-height: 1.6;
    }
.Rublik {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    vertical-align: middle;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.Rublik--default {
    color: #7518db;
    }
.Rublik--golden {
    color: #d66700;
    }
.Rublik--grey {
    color: #736f6c;
    }
.Rublik--hoverable.Rublik--default:hover {
    color: #953df5;
    }
.Rublik--hoverable.Rublik--golden:hover {
    color: #ed8e00;
    }
.Rublik--hoverable.Rublik--grey:hover {
    color: #7518db;
    }
.Rublik--sm {
    font-size: 12px;
    line-height: 16px;
    }
.Rublik--sm .Rublik__icon:not(:last-child) {
    margin-right: 4px;
    }
.Rublik--md .Rublik__icon:not(:last-child),
.Rublik--lg .Rublik__icon:not(:last-child) {
    margin-right: 6px;
    }
.Rublik--md .Rublik__icon.Icon2,
.Rublik--lg .Rublik__icon.Icon2 {
    width: 20px;
    height: 20px;
    }
.Rublik--md {
    font-size: 14px;
    line-height: 17px;
    }
.Rublik--lg {
    font-size: 16px;
    line-height: 18px;
    }
.Button {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 35px;
    padding: 0 17px;
    border: 0;
    border-radius: 2px;
    background: none;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    }
.Button__content {
    position: relative;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.4;
    }
.Button > * {
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    }
.Button:active {
    -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,.15);
    box-shadow: inset 0 2px 2px rgba(0,0,0,.15);
    }
a.Button:hover,
a.Button:focus {
    text-decoration: none;
    outline: 0;
    }
.Button--accent .Button__content {
    font-weight: bold;
    }
.Button--fullWidth {
    width: 100%;
    }
.Button--lg {
    height: 40px;
    padding-right: 20px;
    padding-left: 20px;
    }
.Button--lg .Button__content {
    font-size: 16px;
    }
.Button--default,
.Button--default.Button--loading:hover,
.Button--default.Button--loading:focus {
    color: #242322;
    background-color: #e1ddd9;
    }
.Button--default.Button--outline,
.Button--default.Button--outline.Button--loading {
    border-color: #e1ddd9;
    background-color: transparent;
    }
.Button--default:hover,
.Button--default:focus,
.Button--default:active {
    background-color: #e9e4e1;
    }
.Button--green,
.Button--green.Button--loading:hover,
.Button--green.Button--loading:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(#40aa17,#388d13);
    background-image: linear-gradient(#40aa17,#388d13);
    }
.Button--green.Button--outline,
.Button--green.Button--outline.Button--loading {
    border-color: #3c9b15;
    color: #3c9b15;
    background-image: none;
    }
.Button--green:hover,
.Button--green:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(#47bc19,#41a716);
    background-image: linear-gradient(#47bc19,#41a716);
    }
.Button--green:active {
    color: #fff;
    background-image: -webkit-linear-gradient(#45b61a,#47bc19);
    background-image: linear-gradient(#45b61a,#47bc19);
    }
.Button--blue,
.Button--blue.Button--loading:hover,
.Button--blue.Button--loading:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(#0082da,#0a6fa9);
    background-image: linear-gradient(#0082da,#0a6fa9);
    }
.Button--blue.Button--outline,
.Button--blue.Button--outline.Button--loading {
    border-color: #0678bf;
    color: #0678bf;
    background-image: none;
    }
.Button--blue:hover,
.Button--blue:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(#038fee,#0d7fc0);
    background-image: linear-gradient(#038fee,#0d7fc0);
    }
.Button--blue:active {
    color: #fff;
    background-image: -webkit-linear-gradient(#048be5,#048eea);
    background-image: linear-gradient(#048be5,#048eea);
    }
.Button--red,
.Button--red.Button--loading:hover,
.Button--red.Button--loading:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(#c32119,#b51e17);
    background-image: linear-gradient(#c32119,#b51e17);
    }
.Button--red.Button--outline,
.Button--red.Button--outline.Button--loading {
    border-color: #bc1f18;
    color: #bc1f18;
    background-image: none;
    }
.Button--red:hover,
.Button--red:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(#d9241b,#c32119);
    background-image: linear-gradient(#d9241b,#c32119);
    }
.Button--red:active {
    color: #fff;
    background-image: -webkit-linear-gradient(#d0231a,#de251c);
    background-image: linear-gradient(#d0231a,#de251c);
    }
.Button--yellow,
.Button--yellow.Button--loading:hover,
.Button--yellow.Button--loading:focus {
    color: #242322;
    background-image: -webkit-linear-gradient(#fabd08,#e88924);
    background-image: linear-gradient(#fabd08,#e88924);
    }
.Button--yellow.Button--outline,
.Button--yellow.Button--outline.Button--loading {
    border-color: #ee991c;
    color: #ee991c;
    background-image: none;
    }
.Button--yellow:hover,
.Button--yellow:focus {
    color: #242322;
    background-image: -webkit-linear-gradient(#ffd351,#f89f1f);
    background-image: linear-gradient(#ffd351,#f89f1f);
    }
.Button--yellow:active {
    color: #242322;
    background-image: -webkit-linear-gradient(#ca7016,#e8ae00);
    background-image: linear-gradient(#ca7016,#e8ae00);
    }
.Button--violet,
.Button--violet.Button--loading:hover,
.Button--violet.Button--loading:focus {
    color: #fff;
    background-color: #6b10b8;
    }
.Button--violet.Button--outline,
.Button--violet.Button--outline.Button--loading {
    border-color: #6b10b8;
    color: #6b10b8;
    background-color: transparent;
    }
.Button--violet:hover,
.Button--violet:focus,
.Button--violet:active {
    color: #fff;
    background-color: #784ed0;
    }
.Button--outline {
    border: 1px solid;
    background-origin: border-box;
    }
.Button--outline:active {
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.Button--outline:active:after {
    content: '';
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,.15);
    box-shadow: inset 0 2px 2px rgba(0,0,0,.15);
    -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,.15);
    box-shadow: inset 0 2px 2px rgba(0,0,0,.15);
    }
.Button--outline:hover,
.Button--outline:focus,
.Button--outline:active {
    border-color: transparent;
    }
.Button--loading {
    position: relative;
    pointer-events: none;
    }
.Button--loading > * {
    opacity: 0;
    }
.Button--loading:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1.334em;
    height: 1.334em;
    margin-top: -.667em;
    margin-left: -.667em;
    border: .25em solid transparent;
    border-radius: 50%;
    border-top-color: currentColor;
    border-right-color: currentColor;
    font-size: 1em;
    -webkit-animation: Spinner linear .7s infinite;
    animation: Spinner linear .7s infinite;
    }
.Button--disabled:active,
.Button--loading:active {
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.Button--disabled:active:after,
.Button--loading:active:after {
    content: none;
    }
.Button--disabled {
    color: #999;
    background: #d7d5d2;
    cursor: default;
    }
.Button--disabled:hover,
.Button--disabled:focus,
.Button--disabled:active {
    color: #999;
    background: #d7d5d2;
    }
.Button--disabled.Button--outline {
    border-color: #d7d5d2;
    color: #c4beb9;
    background: none;
    }
.Button--icon {
    padding-right: 12px;
    padding-left: 12px;
    }
* + .Button__content,
.Button__content + * {
    margin-left: 6px;
    }
.Currency {
    font-family: "Ruble Arial",'Trebuchet MS',sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    }
.Icon2--svg {
    vertical-align: middle;
    }
.Icon2--svg svg {
    vertical-align: top;
    width: 100%;
    height: 100%;
    fill: currentColor;
    }
.Icon2--svg svg path {
    vector-effect: non-scaling-stroke;
    }
.Icon2--svg.Icon2--lg.Icon2--file-collect {
    width: 25px;
    height: 30px;
    }
a.Icon2 {
    cursor: pointer;
    }
.Icon2 {
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
    }
.Icon2--svg.Icon2--md {
    width: 16px;
    height: 16px;
    }
.Icon2:not(.Icon2--svg):before {
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    }
.Numeric {
    white-space: nowrap;
    }
.Numeric--accent {
    font-weight: bold;
    }
.Numeric--negative {
    color: #bc1f18;
    }
.Numeric--positive {
    color: #3c9b15;
    }
.Numeric__int .Numeric__separator:empty {
    margin-left: .3em;
    }
.Price2 {
    white-space: nowrap;
    }
.Price2--best,
.Price2--negative {
    color: #bc1f18;
    }
.Price2--positive {
    color: #3c9b15;
    }
.Price2--old .Price2__wrapper:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    }
.Price2--compact .Price2__wrapper > .Price2__separator {
    display: none;
    }
.Price2--compact .Price2__float {
    vertical-align: top;
    font-size: 60%;
    font-weight: normal;
    line-height: 1;
    }
.Price2__int .Price2__separator:empty {
    margin-left: .3em;
    }
.Price2__currency {
    margin-left: .15em;
    }
.Spoiler2 .Spoiler2__header {
    position: relative;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    }
.Spoiler2 .Spoiler2__label {
    display: inline-block;
    line-height: 1;
    cursor: pointer;
    }
.Spoiler2 .Spoiler2__labelText--show {
    display: inline;
    }
.Spoiler2 .Spoiler2__labelText--hide {
    display: none;
    }
.Spoiler2 .Spoiler2__spinner {
    vertical-align: middle;
    margin-left: 8px;
    pointer-events: none;
    }
.Spoiler2 .Spoiler2__spinner .Spinner2 {
    display: none;
    }
.Spoiler2 .Spoiler2__content {
    display: none;
    }
.Spoiler2--withPreview > .Spoiler2__content {
    display: block;
    }
.Spoiler2--withPreview > .Spoiler2__content .Spoiler2__contentText--hidden {
    display: none;
    }
.Spoiler2--open > .Spoiler2__header .Spoiler2__labelText--show {
    display: none;
    }
.Spoiler2--open > .Spoiler2__header .Spoiler2__labelText--hide {
    display: inline;
    }
.Spoiler2--open > .Spoiler2__content .Spoiler2__contentText--hidden {
    display: inline;
    }
.Spoiler2--loading .Spoiler2__spinner {
    opacity: 0;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-name: ShowDelay;
    animation-name: ShowDelay;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    }
.Spoiler2--loading .Spoiler2__spinner:empty:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1.334em;
    height: 1.334em;
    border: .25em solid transparent;
    border-radius: 50%;
    border-top-color: #3c9b15;
    border-right-color: #3c9b15;
    font-size: 1em;
    -webkit-animation: Spinner linear .7s infinite;
    animation: Spinner linear .7s infinite;
    }
.Spoiler2--loading .Spoiler2__spinner .Spinner2 {
    display: inline-block;
    vertical-align: middle;
    }
.Spoiler2--partiallyDisclosed > .Spoiler2__content {
    position: relative;
    display: block;
    overflow: hidden;
    }
.Spoiler2--default.Spoiler2--top > .Spoiler2__content {
    padding-top: 7px;
    }
.Spoiler2--default.Spoiler2--bottom > .Spoiler2__content {
    padding-bottom: 7px;
    }
.Spoiler2--default:not(.Spoiler2--customTrigger) .Spoiler2__label {
    border-bottom: 1px dotted currentColor;
    color: #006cb5;
    line-height: 1.4;
    }
.Spoiler2--default:not(.Spoiler2--customTrigger) .Spoiler2__label:hover,
.Spoiler2--default:not(.Spoiler2--customTrigger) .Spoiler2__label:focus {
    color: #ff0030;
    }
.Spoiler2--arrowed:not(.Spoiler2--arrowRight).Spoiler2--default > .Spoiler2__header {
    padding-left: 14px;
    }
.Spoiler2--arrowed:not(.Spoiler2--arrowRight) > .Spoiler2__header .Spoiler2__label:before {
    content: '';
    position: absolute;
    display: inline-block;
    margin-top: .4em;
    margin-left: -.833em;
    border: 4px solid transparent;
    border-right-width: 0;
    border-left-color: currentColor;
    -webkit-transition: transform .2s;
    transition: transform .2s;
    pointer-events: none;
    }
.Spoiler2--arrowed:not(.Spoiler2--arrowRight) > .Spoiler2__header .Spoiler2__label:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    }
.Spoiler2--arrowed:not(.Spoiler2--arrowRight).Spoiler2--open.Spoiler2--top > .Spoiler2__header .Spoiler2__label:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    }
.Spoiler2--arrowed:not(.Spoiler2--arrowRight).Spoiler2--open.Spoiler2--bottom > .Spoiler2__header .Spoiler2__label:before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    }
.Spoiler2--arrowed.Spoiler2--arrowRight > .Spoiler2__header {
    padding-right: 14px;
    }
.Spoiler2--arrowed.Spoiler2--arrowRight > .Spoiler2__header .Spoiler2__label:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    }
.Spoiler2--arrowed.Spoiler2--arrowRight > .Spoiler2__header .Spoiler2__label:after {
    content: '';
    position: absolute;
    display: inline-block;
    margin-top: .6em;
    margin-left: .36em;
    border: 4px solid transparent;
    border-top-color: currentColor;
    border-bottom-width: 0;
    -webkit-transition: transform .2s;
    transition: transform .2s;
    pointer-events: none;
    }
.Spoiler2--arrowed.Spoiler2--arrowRight.Spoiler2--open > .Spoiler2__header .Spoiler2__label:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    }
.Spoiler2--partiallyDisclosed > .Spoiler2__content {
    max-height: 130px;
    }
.Spoiler2--curtain:not(.Spoiler2--fullTriggerPartiallyDisclosed).Spoiler2--bottom > .Spoiler2__header {
    display: block;
    }
.Spoiler2--curtain:not(.Spoiler2--fullTriggerPartiallyDisclosed).Spoiler2--bottom > .Spoiler2__header .Spoiler2__label {
    padding-top: 7px;
    }
.Spoiler2--curtain:not(.Spoiler2--fullTriggerPartiallyDisclosed).Spoiler2--bottom > .Spoiler2__header .Spoiler2__label:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: auto;
    right: 0;
    bottom: 100%;
    left: 0;
    height: 32px;
    background: -webkit-linear-gradient(-180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(-180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    }
.Spoiler2--curtain:not(.Spoiler2--fullTriggerPartiallyDisclosed).Spoiler2--bottom > .Spoiler2__header .Spoiler2__labelText:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    padding-right: 14px;
    }
.Spoiler2--curtain:not(.Spoiler2--fullTriggerPartiallyDisclosed).Spoiler2--bottom > .Spoiler2__content {
    padding-bottom: 0;
    }
.Spoiler2--curtain:not(.Spoiler2--fullTriggerPartiallyDisclosed).Spoiler2--open.Spoiler2--bottom > .Spoiler2__header .Spoiler2__label:before {
    display: none;
    }
.Spoiler2--fullTriggerPartiallyDisclosed {
    position: relative;
    }
.Spoiler2--fullTriggerPartiallyDisclosed > .Spoiler2__header {
    position: static;
    padding: 10px;
    background-color: #e2ddd9;
    text-align: center;
    }
.Spoiler2--fullTriggerPartiallyDisclosed > .Spoiler2__header .Spoiler2__label {
    border-bottom: none;
    color: #404040;
    }
.Spoiler2--fullTriggerPartiallyDisclosed > .Spoiler2__header .Spoiler2__label:hover,
.Spoiler2--fullTriggerPartiallyDisclosed > .Spoiler2__header .Spoiler2__label:focus {
    color: #000;
    }
.Spoiler2--fullTriggerPartiallyDisclosed > .Spoiler2__header:hover,
.Spoiler2--fullTriggerPartiallyDisclosed > .Spoiler2__header:focus-within {
    background-color: #e9e4e1;
    }
.Spoiler2--fullTriggerPartiallyDisclosed.Spoiler2--curtain.Spoiler2--bottom > .Spoiler2__header {
    display: block;
    }
.Spoiler2--fullTriggerPartiallyDisclosed.Spoiler2--curtain.Spoiler2--bottom > .Spoiler2__header .Spoiler2__label {
    padding-top: 0;
    }
.Spoiler2--fullTriggerPartiallyDisclosed.Spoiler2--curtain.Spoiler2--bottom > .Spoiler2__content {
    padding-bottom: 0;
    }
.Spoiler2--fullTriggerPartiallyDisclosed.Spoiler2--curtain.Spoiler2--bottom > .Spoiler2__content:after {
    content: '';
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
    left: 0;
    height: 50px;
    background: -webkit-linear-gradient(-180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(-180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    pointer-events: none;
    }
.Spoiler2--fullTriggerPartiallyDisclosed.Spoiler2--curtain.Spoiler2--open.Spoiler2--bottom > .Spoiler2__content:after {
    display: none;
    }
.Spoiler2--fullTriggerPartiallyDisclosed.Spoiler2--open > .Spoiler2__header {
    position: relative;
    }
.Spoiler2--inlineTrigger .Spoiler2__label {
    display: inline;
    padding-bottom: .16em;
    }
.Spoiler2--labelHidden:not(.Spoiler2--curtain) > .Spoiler2__header {
    display: none;
    }
.Spoiler2--labelHidden:not(.Spoiler2--curtain) > .Spoiler2__content {
    padding-bottom: 0;
    }
.Spoiler2--labelHidden.Spoiler2--curtain.Spoiler2--bottom > .Spoiler2__header .Spoiler2__label {
    display: block;
    padding-top: 0;
    border-bottom-width: 0;
    }
.Spoiler2--labelHidden.Spoiler2--curtain.Spoiler2--bottom > .Spoiler2__header .Spoiler2__label:after {
    content: none;
    }
.Spoiler2--labelHidden.Spoiler2--curtain.Spoiler2--bottom > .Spoiler2__header .Spoiler2__labelText {
    display: none;
    }
.Tabs2 > .Tabs2__nav .Tabs2__list {
    padding: 0;
    margin: 0;
    border-bottom: 2px solid #c22119;
    list-style: none;
    }
.Tabs2 > .Tabs2__nav .Tabs2__list .Tab2__text + .Tab2__hint {
    margin-left: .3em;
    }
.Tab2 {
    display: inline-block;
    vertical-align: top;
    padding: 6px 12px;
    border: 1px solid #e2ddd9;
    border-radius: 2px 2px 0 0;
    color: #242322;
    background-color: #fff;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    }
.Tab2 + .Tab2 {
    margin-left: 2px;
    }
.Tab2:last-child {
    margin-right: 0;
    }
.Tab2--active {
    border-color: #c22119;
    color: #fff;
    background-color: #c22119;
    cursor: default;
    pointer-events: none;
    }
.Tab2--active:hover {
    color: #fff;
    }
.Tab2:hover {
    color: #000;
    }
.Hint.Tab2__hint {
    color: #c22119;
    }
.Tab2--active .Hint.Tab2__hint {
    color: #fff;
    }
.TabContent2 {
    display: none;
    padding-top: 15px;
    }
.TabContent2--active {
    display: block;
    }
.Field2,
.RichSelect2--officemag .RichSelect2__field {
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 35px;
    padding: 0 15px;
    border: 1px solid #e2ddd9;
    border-radius: 2px;
    background-color: #fff;
    font: inherit;
    line-height: 1.5;
    }
.Field2:hover {
    border-color: #ccc6c2;
    }
.Field2:hover,
.Field2:focus,
.Field2:active {
    outline: none;
    }
.Field2:focus {
    -webkit-box-shadow: 0 0 5px #ffe293;
    box-shadow: 0 0 5px #ffe293;
    }
.Field2[disabled] {
    color: #999;
    }
.Field2--error {
    border-color: #e45959;
    }
.RichSelect2--officemag.RichSelect2--active:after {
    border-right-color: #ccc6c2;
    border-left-color: #ccc6c2;
    }
.RichSelect2--officemag .RichSelect2__field {
    padding-right: 25px;
    color: #000;
    background-color: #fff;
    line-height: 1.3;
    }
.RichSelect2--officemag .RichSelect2__field:hover {
    border-color: #ccc6c2;
    }
.RichSelect2--officemag .RichSelect2__labelPrefix {
    margin-right: 4px;
    }
.RichSelect2--officemag:not(.RichSelect2--active) .RichSelect2__field:focus {
    -webkit-box-shadow: 0 0 5px #ffe293;
    box-shadow: 0 0 5px #ffe293;
    }
.RichSelect2--officemag.RichSelect2--error .RichSelect2__field {
    border-color: #e45959;
    }
.RichSelect2--officemag.RichSelect2--active .RichSelect2__field {
    border-color: #ccc6c2;
    border-bottom-color: #fff;
    }
.RichSelect2--officemag.RichSelect2--active.RichSelect2--flipVertical .RichSelect2__field {
    border-top-color: #fff;
    border-bottom-color: #ccc6c2;
    }
.RichSelect2--officemag.RichSelect2--disabled {
    cursor: not-allowed;
    }
.RichSelect2--officemag.RichSelect2--disabled .RichSelect2__field {
    color: #999;
    }
.RichSelect2--officemag.RichSelect2--clearable .RichSelect2__reset {
    width: 14px;
    height: 14px;
    margin-right: -3px;
    margin-left: 5px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%279%27%20height%3D%279%27%20viewBox%3D%270%200%209%209%27%20fill%3D%27none%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%3Cpath%20fill-rule%3D%27evenodd%27%20clip-rule%3D%27evenodd%27%20d%3D%27M3.77%204.5L0%20.73.73%200%204.5%203.77%208.27%200%209%20.73%205.23%204.5%209%208.27%208.27%209%204.5%205.23.73%209%200%208.27%203.77%204.5z%27%20fill%3D%27%23777%27%2F%3E%3C%2Fsvg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    }
.RichSelect2--officemag.RichSelect2--clearable .RichSelect2__reset:hover {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%279%27%20height%3D%279%27%20viewBox%3D%270%200%209%209%27%20fill%3D%27none%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%3Cpath%20fill-rule%3D%27evenodd%27%20clip-rule%3D%27evenodd%27%20d%3D%27M3.77%204.5L0%20.73.73%200%204.5%203.77%208.27%200%209%20.73%205.23%204.5%209%208.27%208.27%209%204.5%205.23.73%209%200%208.27%203.77%204.5z%27%20fill%3D%27%23ff0030%27%2F%3E%3C%2Fsvg%3E");
    }
.RichSelect2--officemag.RichSelect2--clearable .RichSelect2__tags + .RichSelect2__reset {
    height: 20px;
    margin-right: 6px;
    margin-left: 0;
    }
.RichSelect2Menu--officemag {
    padding-top: 4px;
    padding-bottom: 4px;
    border-color: #ccc6c2;
    -webkit-box-shadow: 0 2px 13px rgba(0,0,0,.15);
    box-shadow: 0 2px 13px rgba(0,0,0,.15);
    background-color: #fff;
    line-height: 1.3;
    }
.RichSelect2Menu--officemag .RichSelect2Menu__control {
    padding: 4px 15px;
    }
.RichSelect2Menu--officemag .RichSelect2Menu__control--active {
    background-color: #ffeab1;
    }
.RichSelect2Menu--officemag .RichSelect2Menu__control .RichSelect2Menu__input {
    margin-top: .17em;
    }
.RichSelect2Menu--officemag .RichSelect2Menu__control .RichSelect2Menu__input + .RichSelect2Menu__controlContent {
    margin-left: 5px;
    }
.RichSelect2Menu--officemag .RichSelect2Menu__content .RichSelect2Menu__control:not(.RichSelect2Menu__control--active):hover {
    background-color: #f2eeea;
    }
.RichSelect2Menu--officemag .RichSelect2Menu__category {
    padding: 4px 15px;
    color: #666;
    }
.RichSelect2Menu--officemag .RichSelect2Menu__category ~ .RichSelect2Menu__item .RichSelect2Menu__control {
    padding-left: 25px;
    }
.RichSelect2Menu--officemag .RichSelect2Menu__aux {
    margin-left: 1px;
    color: #666;
    }
.RichSelect2Menu--officemag .RichSelect2Menu__hint {
    padding: 4px 15px;
    color: #666;
    }
.RichSelect2Menu--officemag.RichSelect2Menu--disabled {
    opacity: .6;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    }
.RichSelect2Menu--officemag.RichSelect2Menu--filtering .RichSelect2Menu__filter {
    padding: 10px 15px;
    }
.RichSelect2Menu--officemag.RichSelect2Menu--filtering .RichSelect2Menu__filterInput::placeholder {
    color: #666;
    }

/*# sourceMappingURL=main.css.map */