html {
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

html {
    position: relative;
    min-height: 100%;
    font-family: PF DinDisplay Pro, sans-serif;
    color: #234;
    line-height: 1.15;
    font-size: 12px;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    opacity: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-tap-highlight-color: transparent
}

a {
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

a:hover {
    color: #f30027
}

*, :after, :before, body {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    position: relative;
    min-height: 100%;
    min-width: 320px;
    background-color: #fff;
    width: 100%
}

body::-webkit-scrollbar-track {
    background-color: transparent
}

body::-webkit-scrollbar {
    width: 12px;
    background-color: #d0d3da
}

body::-webkit-scrollbar-thumb {
    background-color: #f30027;
    border-radius: 0
}

body::-moz-selection {
    color: #fff;
    background-color: #f30027
}

body::selection {
    color: #fff;
    background-color: #f30027
}

body.preloader-loading {
    cursor: progress !important
}

body * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body ::-moz-selection {
    color: #fff;
    background-color: #f30027
}

body ::selection {
    color: #fff;
    background-color: #f30027
}

body ::-webkit-scrollbar-track {
    background-color: transparent
}

body ::-webkit-scrollbar {
    width: 4px;
    background-color: #d0d3da
}

body ::-webkit-scrollbar-thumb {
    background-color: #f30027;
    border-radius: 0
}

body.touchevents {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent
}

pre {
    padding: 1.2em;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    border-width: 0;
    white-space: pre-wrap;
    word-wrap: break-word;
    font-family: Consolas, Liberation Mono, Menlo, Courier, monospace
}

img {
    max-width: 100%;
    height: auto
}

small {
    display: inline-block;
    vertical-align: text-bottom
}

svg {
    -webkit-transition: fill .2s ease, stroke .2s ease;
    transition: fill .2s ease, stroke .2s ease
}

a svg, button svg {
    pointer-events: none
}

audio[controls] {
    display: block;
    width: 100%
}

iframe, video {
    max-width: 100%
}

hr {
    border-width: 0;
    border-top: 1px solid
}

::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #2597ff
}

::selection {
    text-shadow: none;
    color: #fff;
    background: #2597ff
}

button, input, select, textarea {
    font-family: PF DinDisplay Pro, sans-serif
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: none
}

.page-preloading {
    opacity: 0;
    pointer-events: none
}

._color-light {
    color: #fff !important
}

._bgcolor-light {
    background-color: #fff !important
}

._fill-light {
    fill: #fff !important
}

._color-dark {
    color: #000 !important
}

._bgcolor-dark {
    background-color: #000 !important
}

._fill-dark {
    fill: #000 !important
}

._color-main {
    color: #f0f !important
}

._bgcolor-main {
    background-color: #f0f !important
}

._fill-main {
    fill: #f0f !important
}

._color-secondary {
    color: #313131 !important
}

._bgcolor-secondary {
    background-color: #313131 !important
}

._fill-secondary {
    fill: #313131 !important
}

._color-active {
    color: #ff0 !important
}

._bgcolor-active {
    background-color: #ff0 !important
}

._fill-active {
    fill: #ff0 !important
}

._color-bg {
    color: #e9e9e9 !important
}

._bgcolor-bg {
    background-color: #e9e9e9 !important
}

._fill-bg {
    fill: #e9e9e9 !important
}

._color-border {
    color: #ccc !important
}

._bgcolor-border {
    background-color: #ccc !important
}

._fill-border {
    fill: #ccc !important
}

._color-text {
    color: #234 !important
}

._bgcolor-text {
    background-color: #234 !important
}

._fill-text {
    fill: #234 !important
}

._color-accent {
    color: #a1a1fc !important
}

._bgcolor-accent {
    background-color: #a1a1fc !important
}

._fill-accent {
    fill: #a1a1fc !important
}

._color-warn {
    color: #c89600 !important
}

._bgcolor-warn {
    background-color: #c89600 !important
}

._fill-warn {
    fill: #c89600 !important
}

._color-error {
    color: red !important
}

._bgcolor-error {
    background-color: red !important
}

._fill-error {
    fill: red !important
}

.gcell {
    min-width: 0
}

.grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0
}

.grid--hspace-none {
    margin-left: 0
}

.grid--hspace-none > * {
    padding-left: 0
}

.grid--vspace-none > * {
    padding-bottom: 0
}

.grid--space-none {
    margin-left: 0
}

.grid--space-none > * {
    padding-left: 0;
    padding-bottom: 0
}

.grid--hspace-sm {
    margin-left: -.375rem
}

.grid--hspace-sm > * {
    padding-left: .375rem
}

.grid--vspace-sm > * {
    padding-bottom: .375rem
}

.grid--space-sm {
    margin-left: -.375rem
}

.grid--space-sm > * {
    padding-left: .375rem;
    padding-bottom: .375rem
}

.grid--hspace-ms {
    margin-left: -.625rem
}

.grid--hspace-ms > * {
    padding-left: .625rem
}

.grid--vspace-ms > * {
    padding-bottom: .625rem
}

.grid--space-ms {
    margin-left: -.625rem
}

.grid--space-ms > * {
    padding-left: .625rem;
    padding-bottom: .625rem
}

.grid--hspace-md {
    margin-left: -.9375rem
}

.grid--hspace-md > * {
    padding-left: .9375rem
}

.grid--vspace-md > * {
    padding-bottom: .9375rem
}

.grid--space-md {
    margin-left: -.9375rem
}

.grid--space-md > * {
    padding-left: .9375rem;
    padding-bottom: .9375rem
}

.grid--hspace-def {
    margin-left: -1.25rem
}

.grid--hspace-def > * {
    padding-left: 1.25rem
}

.grid--vspace-def > * {
    padding-bottom: 1.25rem
}

.grid--space-def {
    margin-left: -1.25rem
}

.grid--space-def > * {
    padding-left: 1.25rem;
    padding-bottom: 1.25rem
}

.grid--hspace-lg {
    margin-left: -1.5625rem
}

.grid--hspace-lg > * {
    padding-left: 1.5625rem
}

.grid--vspace-lg > * {
    padding-bottom: 1.5625rem
}

.grid--space-lg {
    margin-left: -1.5625rem
}

.grid--space-lg > * {
    padding-left: 1.5625rem;
    padding-bottom: 1.5625rem
}

.grid--hspace-xl {
    margin-left: -1.875rem
}

.grid--hspace-xl > * {
    padding-left: 1.875rem
}

.grid--vspace-xl > * {
    padding-bottom: 1.875rem
}

.grid--space-xl {
    margin-left: -1.875rem
}

.grid--space-xl > * {
    padding-left: 1.875rem;
    padding-bottom: 1.875rem
}

.grid--hspace-mg {
    margin-left: -2.5rem
}

.grid--hspace-mg > * {
    padding-left: 2.5rem
}

.grid--vspace-mg > * {
    padding-bottom: 2.5rem
}

.grid--space-mg {
    margin-left: -2.5rem
}

.grid--space-mg > * {
    padding-left: 2.5rem;
    padding-bottom: 2.5rem
}

.grid--hspace-dt {
    margin-left: -3.125rem
}

.grid--hspace-dt > * {
    padding-left: 3.125rem
}

.grid--vspace-dt > * {
    padding-bottom: 3.125rem
}

.grid--space-dt {
    margin-left: -3.125rem
}

.grid--space-dt > * {
    padding-left: 3.125rem;
    padding-bottom: 3.125rem
}

.grid--1 > * {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
    max-width: 100%
}

.grid--2 > * {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    width: 50%;
    max-width: 50%
}

.grid--3 > * {
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    width: 33.33333%;
    max-width: 33.33333%
}

.grid--4 > * {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    width: 25%;
    max-width: 25%
}

.grid--5 > * {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    width: 20%;
    max-width: 20%
}

.grid--6 > * {
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    width: 16.66667%;
    max-width: 16.66667%
}

.grid--7 > * {
    -ms-flex-preferred-size: 14.28571%;
    flex-basis: 14.28571%;
    width: 14.28571%;
    max-width: 14.28571%
}

.grid--8 > * {
    -ms-flex-preferred-size: 12.5%;
    flex-basis: 12.5%;
    width: 12.5%;
    max-width: 12.5%
}

.grid--9 > * {
    -ms-flex-preferred-size: 11.11111%;
    flex-basis: 11.11111%;
    width: 11.11111%;
    max-width: 11.11111%
}

.grid--10 > * {
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%;
    width: 10%;
    max-width: 10%
}

.grid--11 > * {
    -ms-flex-preferred-size: 9.09091%;
    flex-basis: 9.09091%;
    width: 9.09091%;
    max-width: 9.09091%
}

.grid--12 > * {
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    width: 8.33333%;
    max-width: 8.33333%
}

.grid--auto > * {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: auto;
    max-width: none;
    min-width: 1px
}

.gcell {
    min-height: 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.gcell--auto {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: auto;
    max-width: none;
    min-width: 1px
}

.gcell--1 {
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    width: 8.33333%;
    max-width: 8.33333%
}

.gcell--2 {
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    width: 16.66667%;
    max-width: 16.66667%
}

.gcell--3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    width: 25%;
    max-width: 25%
}

.gcell--4 {
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    width: 33.33333%;
    max-width: 33.33333%
}

.gcell--5 {
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    width: 41.66667%;
    max-width: 41.66667%
}

.gcell--6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    width: 50%;
    max-width: 50%
}

.gcell--7 {
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    width: 58.33333%;
    max-width: 58.33333%
}

.gcell--8 {
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    width: 66.66667%;
    max-width: 66.66667%
}

.gcell--9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    width: 75%;
    max-width: 75%
}

.gcell--10 {
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    width: 83.33333%;
    max-width: 83.33333%
}

.gcell--11 {
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    width: 91.66667%;
    max-width: 91.66667%
}

.gcell--12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
    max-width: 100%
}

._col-auto {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: auto;
    max-width: none;
    min-width: 1px
}

._col-1 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
    max-width: 100%
}

._col-2 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    width: 50%;
    max-width: 50%
}

._col-3 {
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    width: 33.33333%;
    max-width: 33.33333%
}

._col-4 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    width: 25%;
    max-width: 25%
}

._col-5 {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    width: 20%;
    max-width: 20%
}

._flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

._items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

._items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

._items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

._items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

._justify-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

._justify-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

._justify-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

._justify-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

._justify-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

._self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

._self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

._self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

._self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

._flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

._flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

._flex-column {
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

._flex-column, ._flex-column-reverse {
    -webkit-box-orient: vertical !important
}

._flex-column-reverse {
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

._flex-row {
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

._flex-row, ._flex-row-reverse {
    -webkit-box-orient: horizontal !important
}

._flex-row-reverse {
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

._flex-grow {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

._flex-nogrow {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

._flex-shrink {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

._flex-noshrink {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

._flex-order-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important
}

._flex-order-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important
}

._flex-order-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important
}

._flex-order-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important
}

._flex-order-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important
}

._flex-order-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important
}

._clearfix:after, ._clearfix:before {
    content: "";
    display: table
}

._clearfix:after {
    clear: both
}

._clear {
    clear: both !important
}

._ovh {
    overflow: hidden !important
}

._fll {
    float: left !important
}

._flr {
    float: right !important
}

._m-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
}

._mtb-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

._mlr-auto {
    margin-left: auto !important;
    margin-right: auto !important
}

._m-none {
    margin: 0 !important
}

._mt-none {
    margin-top: 0 !important
}

._mr-none {
    margin-right: 0 !important
}

._mb-none {
    margin-bottom: 0 !important
}

._ml-none {
    margin-left: 0 !important
}

._mtb-none {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

._mlr-none {
    margin-left: 0 !important;
    margin-right: 0 !important
}

._m-sm {
    margin: .375rem !important
}

._mt-sm {
    margin-top: .375rem !important
}

._mr-sm {
    margin-right: .375rem !important
}

._mb-sm {
    margin-bottom: .375rem !important
}

._ml-sm {
    margin-left: .375rem !important
}

._mtb-sm {
    margin-top: .375rem !important;
    margin-bottom: .375rem !important
}

._mlr-sm {
    margin-left: .375rem !important;
    margin-right: .375rem !important
}

._m-ms {
    margin: .625rem !important
}

._mt-ms {
    margin-top: .625rem !important
}

._mr-ms {
    margin-right: .625rem !important
}

._mb-ms {
    margin-bottom: .625rem !important
}

._ml-ms {
    margin-left: .625rem !important
}

._mtb-ms {
    margin-top: .625rem !important;
    margin-bottom: .625rem !important
}

._mlr-ms {
    margin-left: .625rem !important;
    margin-right: .625rem !important
}

._m-md {
    margin: .9375rem !important
}

._mt-md {
    margin-top: .9375rem !important
}

._mr-md {
    margin-right: .9375rem !important
}

._mb-md {
    margin-bottom: .9375rem !important
}

._ml-md {
    margin-left: .9375rem !important
}

._mtb-md {
    margin-top: .9375rem !important;
    margin-bottom: .9375rem !important
}

._mlr-md {
    margin-left: .9375rem !important;
    margin-right: .9375rem !important
}

._m-def {
    margin: 1.25rem !important
}

._mt-def {
    margin-top: 1.25rem !important
}

._mr-def {
    margin-right: 1.25rem !important
}

._mb-def {
    margin-bottom: 1.25rem !important
}

._ml-def {
    margin-left: 1.25rem !important
}

._mtb-def {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important
}

._mlr-def {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important
}

._m-lg {
    margin: 1.5625rem !important
}

._mt-lg {
    margin-top: 1.5625rem !important
}

._mr-lg {
    margin-right: 1.5625rem !important
}

._mb-lg {
    margin-bottom: 1.5625rem !important
}

._ml-lg {
    margin-left: 1.5625rem !important
}

._mtb-lg {
    margin-top: 1.5625rem !important;
    margin-bottom: 1.5625rem !important
}

._mlr-lg {
    margin-left: 1.5625rem !important;
    margin-right: 1.5625rem !important
}

._m-xl {
    margin: 1.875rem !important
}

._mt-xl {
    margin-top: 1.875rem !important
}

._mr-xl {
    margin-right: 1.875rem !important
}

._mb-xl {
    margin-bottom: 1.875rem !important
}

._ml-xl {
    margin-left: 1.875rem !important
}

._mtb-xl {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important
}

._mlr-xl {
    margin-left: 1.875rem !important;
    margin-right: 1.875rem !important
}

._m-mg {
    margin: 2.5rem !important
}

._mt-mg {
    margin-top: 2.5rem !important
}

._mr-mg {
    margin-right: 2.5rem !important
}

._mb-mg {
    margin-bottom: 2.5rem !important
}

._ml-mg {
    margin-left: 2.5rem !important
}

._mtb-mg {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important
}

._mlr-mg {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important
}

._m-dt {
    margin: 3.125rem !important
}

._mt-dt {
    margin-top: 3.125rem !important
}

._mr-dt {
    margin-right: 3.125rem !important
}

._mb-dt {
    margin-bottom: 3.125rem !important
}

._ml-dt {
    margin-left: 3.125rem !important
}

._mtb-dt {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important
}

._mlr-dt {
    margin-left: 3.125rem !important;
    margin-right: 3.125rem !important
}

._p-none {
    padding: 0 !important
}

._pt-none {
    padding-top: 0 !important
}

._pr-none {
    padding-right: 0 !important
}

._pb-none {
    padding-bottom: 0 !important
}

._pl-none {
    padding-left: 0 !important
}

._ptb-none {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

._plr-none {
    padding-left: 0 !important;
    padding-right: 0 !important
}

._p-sm {
    padding: .375rem !important
}

._pt-sm {
    padding-top: .375rem !important
}

._pr-sm {
    padding-right: .375rem !important
}

._pb-sm {
    padding-bottom: .375rem !important
}

._pl-sm {
    padding-left: .375rem !important
}

._ptb-sm {
    padding-top: .375rem !important;
    padding-bottom: .375rem !important
}

._plr-sm {
    padding-left: .375rem !important;
    padding-right: .375rem !important
}

._p-ms {
    padding: .625rem !important
}

._pt-ms {
    padding-top: .625rem !important
}

._pr-ms {
    padding-right: .625rem !important
}

._pb-ms {
    padding-bottom: .625rem !important
}

._pl-ms {
    padding-left: .625rem !important
}

._ptb-ms {
    padding-top: .625rem !important;
    padding-bottom: .625rem !important
}

._plr-ms {
    padding-left: .625rem !important;
    padding-right: .625rem !important
}

._p-md {
    padding: .9375rem !important
}

._pt-md {
    padding-top: .9375rem !important
}

._pr-md {
    padding-right: .9375rem !important
}

._pb-md {
    padding-bottom: .9375rem !important
}

._pl-md {
    padding-left: .9375rem !important
}

._ptb-md {
    padding-top: .9375rem !important;
    padding-bottom: .9375rem !important
}

._plr-md {
    padding-left: .9375rem !important;
    padding-right: .9375rem !important
}

._p-def {
    padding: 1.25rem !important
}

._pt-def {
    padding-top: 1.25rem !important
}

._pr-def {
    padding-right: 1.25rem !important
}

._pb-def {
    padding-bottom: 1.25rem !important
}

._pl-def {
    padding-left: 1.25rem !important
}

._ptb-def {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important
}

._plr-def {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important
}

._p-lg {
    padding: 1.5625rem !important
}

._pt-lg {
    padding-top: 1.5625rem !important
}

._pr-lg {
    padding-right: 1.5625rem !important
}

._pb-lg {
    padding-bottom: 1.5625rem !important
}

._pl-lg {
    padding-left: 1.5625rem !important
}

._ptb-lg {
    padding-top: 1.5625rem !important;
    padding-bottom: 1.5625rem !important
}

._plr-lg {
    padding-left: 1.5625rem !important;
    padding-right: 1.5625rem !important
}

._p-xl {
    padding: 1.875rem !important
}

._pt-xl {
    padding-top: 1.875rem !important
}

._pr-xl {
    padding-right: 1.875rem !important
}

._pb-xl {
    padding-bottom: 1.875rem !important
}

._pl-xl {
    padding-left: 1.875rem !important
}

._ptb-xl {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important
}

._plr-xl {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important
}

._p-mg {
    padding: 2.5rem !important
}

._pt-mg {
    padding-top: 2.5rem !important
}

._pr-mg {
    padding-right: 2.5rem !important
}

._pb-mg {
    padding-bottom: 2.5rem !important
}

._pl-mg {
    padding-left: 2.5rem !important
}

._ptb-mg {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important
}

._plr-mg {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important
}

._p-dt {
    padding: 3.125rem !important
}

._pt-dt {
    padding-top: 3.125rem !important
}

._pr-dt {
    padding-right: 3.125rem !important
}

._pb-dt {
    padding-bottom: 3.125rem !important
}

._pl-dt {
    padding-left: 3.125rem !important
}

._ptb-dt {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important
}

._plr-dt {
    padding-left: 3.125rem !important;
    padding-right: 3.125rem !important
}

._text-left {
    text-align: left !important
}

._text-right {
    text-align: right !important
}

._text-center {
    text-align: center !important
}

._ellipsis {
    max-width: 100%
}

._ellipsis, ._ellipsis-free {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

._hide, .no-touchevents ._hide-notouch, .touchevents ._hide-touch {
    display: none !important
}

._unhidden {
    display: initial
}

@media only screen and (min-width: 481px) {
    .grid--sm-hspace-none {
        margin-left: 0
    }

    .grid--sm-hspace-none > * {
        padding-left: 0
    }

    .grid--sm-vspace-none > * {
        padding-bottom: 0
    }

    .grid--sm-space-none {
        margin-left: 0
    }

    .grid--sm-space-none > * {
        padding-left: 0;
        padding-bottom: 0
    }

    .grid--sm-hspace-sm {
        margin-left: -.375rem
    }

    .grid--sm-hspace-sm > * {
        padding-left: .375rem
    }

    .grid--sm-vspace-sm > * {
        padding-bottom: .375rem
    }

    .grid--sm-space-sm {
        margin-left: -.375rem
    }

    .grid--sm-space-sm > * {
        padding-left: .375rem;
        padding-bottom: .375rem
    }

    .grid--sm-hspace-ms {
        margin-left: -.625rem
    }

    .grid--sm-hspace-ms > * {
        padding-left: .625rem
    }

    .grid--sm-vspace-ms > * {
        padding-bottom: .625rem
    }

    .grid--sm-space-ms {
        margin-left: -.625rem
    }

    .grid--sm-space-ms > * {
        padding-left: .625rem;
        padding-bottom: .625rem
    }

    .grid--sm-hspace-md {
        margin-left: -.9375rem
    }

    .grid--sm-hspace-md > * {
        padding-left: .9375rem
    }

    .grid--sm-vspace-md > * {
        padding-bottom: .9375rem
    }

    .grid--sm-space-md {
        margin-left: -.9375rem
    }

    .grid--sm-space-md > * {
        padding-left: .9375rem;
        padding-bottom: .9375rem
    }

    .grid--sm-hspace-def {
        margin-left: -1.25rem
    }

    .grid--sm-hspace-def > * {
        padding-left: 1.25rem
    }

    .grid--sm-vspace-def > * {
        padding-bottom: 1.25rem
    }

    .grid--sm-space-def {
        margin-left: -1.25rem
    }

    .grid--sm-space-def > * {
        padding-left: 1.25rem;
        padding-bottom: 1.25rem
    }

    .grid--sm-hspace-lg {
        margin-left: -1.5625rem
    }

    .grid--sm-hspace-lg > * {
        padding-left: 1.5625rem
    }

    .grid--sm-vspace-lg > * {
        padding-bottom: 1.5625rem
    }

    .grid--sm-space-lg {
        margin-left: -1.5625rem
    }

    .grid--sm-space-lg > * {
        padding-left: 1.5625rem;
        padding-bottom: 1.5625rem
    }

    .grid--sm-hspace-xl {
        margin-left: -1.875rem
    }

    .grid--sm-hspace-xl > * {
        padding-left: 1.875rem
    }

    .grid--sm-vspace-xl > * {
        padding-bottom: 1.875rem
    }

    .grid--sm-space-xl {
        margin-left: -1.875rem
    }

    .grid--sm-space-xl > * {
        padding-left: 1.875rem;
        padding-bottom: 1.875rem
    }

    .grid--sm-hspace-mg {
        margin-left: -2.5rem
    }

    .grid--sm-hspace-mg > * {
        padding-left: 2.5rem
    }

    .grid--sm-vspace-mg > * {
        padding-bottom: 2.5rem
    }

    .grid--sm-space-mg {
        margin-left: -2.5rem
    }

    .grid--sm-space-mg > * {
        padding-left: 2.5rem;
        padding-bottom: 2.5rem
    }

    .grid--sm-hspace-dt {
        margin-left: -3.125rem
    }

    .grid--sm-hspace-dt > * {
        padding-left: 3.125rem
    }

    .grid--sm-vspace-dt > * {
        padding-bottom: 3.125rem
    }

    .grid--sm-space-dt {
        margin-left: -3.125rem
    }

    .grid--sm-space-dt > * {
        padding-left: 3.125rem;
        padding-bottom: 3.125rem
    }

    .grid--sm-1 > * {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%
    }

    .grid--sm-2 > * {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }

    .grid--sm-3 > * {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        width: 33.33333%;
        max-width: 33.33333%
    }

    .grid--sm-4 > * {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 25%;
        max-width: 25%
    }

    .grid--sm-5 > * {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        width: 20%;
        max-width: 20%
    }

    .grid--sm-6 > * {
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        width: 16.66667%;
        max-width: 16.66667%
    }

    .grid--sm-7 > * {
        -ms-flex-preferred-size: 14.28571%;
        flex-basis: 14.28571%;
        width: 14.28571%;
        max-width: 14.28571%
    }

    .grid--sm-8 > * {
        -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
        width: 12.5%;
        max-width: 12.5%
    }

    .grid--sm-9 > * {
        -ms-flex-preferred-size: 11.11111%;
        flex-basis: 11.11111%;
        width: 11.11111%;
        max-width: 11.11111%
    }

    .grid--sm-10 > * {
        -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
        width: 10%;
        max-width: 10%
    }

    .grid--sm-11 > * {
        -ms-flex-preferred-size: 9.09091%;
        flex-basis: 9.09091%;
        width: 9.09091%;
        max-width: 9.09091%
    }

    .grid--sm-12 > * {
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        width: 8.33333%;
        max-width: 8.33333%
    }

    .gcell--sm-auto, .grid--sm-auto > * {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: auto;
        max-width: none;
        min-width: 1px
    }

    .gcell--sm-1 {
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        width: 8.33333%;
        max-width: 8.33333%
    }

    .gcell--sm-2 {
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        width: 16.66667%;
        max-width: 16.66667%
    }

    .gcell--sm-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 25%;
        max-width: 25%
    }

    .gcell--sm-4 {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        width: 33.33333%;
        max-width: 33.33333%
    }

    .gcell--sm-5 {
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        width: 41.66667%;
        max-width: 41.66667%
    }

    .gcell--sm-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }

    .gcell--sm-7 {
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        width: 58.33333%;
        max-width: 58.33333%
    }

    .gcell--sm-8 {
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        width: 66.66667%;
        max-width: 66.66667%
    }

    .gcell--sm-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        width: 75%;
        max-width: 75%
    }

    .gcell--sm-10 {
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        width: 83.33333%;
        max-width: 83.33333%
    }

    .gcell--sm-11 {
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        width: 91.66667%;
        max-width: 91.66667%
    }

    .gcell--sm-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%
    }

    ._sm-col-auto {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: auto;
        max-width: none;
        min-width: 1px
    }

    ._sm-col-1 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%
    }

    ._sm-col-2 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }

    ._sm-col-3 {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        width: 33.33333%;
        max-width: 33.33333%
    }

    ._sm-col-4 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 25%;
        max-width: 25%
    }

    ._sm-col-5 {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        width: 20%;
        max-width: 20%
    }

    ._sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    ._sm-items-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    ._sm-items-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    ._sm-items-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    ._sm-items-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    ._sm-justify-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    ._sm-justify-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    ._sm-justify-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    ._sm-justify-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    ._sm-justify-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    ._sm-self-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    ._sm-self-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    ._sm-self-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    ._sm-self-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    ._sm-flex-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    ._sm-flex-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    ._sm-flex-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    ._sm-flex-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    ._sm-flex-row {
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    ._sm-flex-row, ._sm-flex-row-reverse {
        -webkit-box-orient: horizontal !important
    }

    ._sm-flex-row-reverse {
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    ._sm-flex-grow {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    ._sm-flex-nogrow {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    ._sm-flex-shrink {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    ._sm-flex-noshrink {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    ._sm-flex-order-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    ._sm-flex-order-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    ._sm-flex-order-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    ._sm-flex-order-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    ._sm-flex-order-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    ._sm-flex-order-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    ._sm-m-auto {
        margin: auto !important
    }

    ._sm-mt-auto {
        margin-top: auto !important
    }

    ._sm-mr-auto {
        margin-right: auto !important
    }

    ._sm-mb-auto {
        margin-bottom: auto !important
    }

    ._sm-ml-auto {
        margin-left: auto !important
    }

    ._sm-mtb-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    ._sm-mlr-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    ._sm-m-none {
        margin: 0 !important
    }

    ._sm-mt-none {
        margin-top: 0 !important
    }

    ._sm-mr-none {
        margin-right: 0 !important
    }

    ._sm-mb-none {
        margin-bottom: 0 !important
    }

    ._sm-ml-none {
        margin-left: 0 !important
    }

    ._sm-mtb-none {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    ._sm-mlr-none {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    ._sm-m-sm {
        margin: .375rem !important
    }

    ._sm-mt-sm {
        margin-top: .375rem !important
    }

    ._sm-mr-sm {
        margin-right: .375rem !important
    }

    ._sm-mb-sm {
        margin-bottom: .375rem !important
    }

    ._sm-ml-sm {
        margin-left: .375rem !important
    }

    ._sm-mtb-sm {
        margin-top: .375rem !important;
        margin-bottom: .375rem !important
    }

    ._sm-mlr-sm {
        margin-left: .375rem !important;
        margin-right: .375rem !important
    }

    ._sm-m-ms {
        margin: .625rem !important
    }

    ._sm-mt-ms {
        margin-top: .625rem !important
    }

    ._sm-mr-ms {
        margin-right: .625rem !important
    }

    ._sm-mb-ms {
        margin-bottom: .625rem !important
    }

    ._sm-ml-ms {
        margin-left: .625rem !important
    }

    ._sm-mtb-ms {
        margin-top: .625rem !important;
        margin-bottom: .625rem !important
    }

    ._sm-mlr-ms {
        margin-left: .625rem !important;
        margin-right: .625rem !important
    }

    ._sm-m-md {
        margin: .9375rem !important
    }

    ._sm-mt-md {
        margin-top: .9375rem !important
    }

    ._sm-mr-md {
        margin-right: .9375rem !important
    }

    ._sm-mb-md {
        margin-bottom: .9375rem !important
    }

    ._sm-ml-md {
        margin-left: .9375rem !important
    }

    ._sm-mtb-md {
        margin-top: .9375rem !important;
        margin-bottom: .9375rem !important
    }

    ._sm-mlr-md {
        margin-left: .9375rem !important;
        margin-right: .9375rem !important
    }

    ._sm-m-def {
        margin: 1.25rem !important
    }

    ._sm-mt-def {
        margin-top: 1.25rem !important
    }

    ._sm-mr-def {
        margin-right: 1.25rem !important
    }

    ._sm-mb-def {
        margin-bottom: 1.25rem !important
    }

    ._sm-ml-def {
        margin-left: 1.25rem !important
    }

    ._sm-mtb-def {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }

    ._sm-mlr-def {
        margin-left: 1.25rem !important;
        margin-right: 1.25rem !important
    }

    ._sm-m-lg {
        margin: 1.5625rem !important
    }

    ._sm-mt-lg {
        margin-top: 1.5625rem !important
    }

    ._sm-mr-lg {
        margin-right: 1.5625rem !important
    }

    ._sm-mb-lg {
        margin-bottom: 1.5625rem !important
    }

    ._sm-ml-lg {
        margin-left: 1.5625rem !important
    }

    ._sm-mtb-lg {
        margin-top: 1.5625rem !important;
        margin-bottom: 1.5625rem !important
    }

    ._sm-mlr-lg {
        margin-left: 1.5625rem !important;
        margin-right: 1.5625rem !important
    }

    ._sm-m-xl {
        margin: 1.875rem !important
    }

    ._sm-mt-xl {
        margin-top: 1.875rem !important
    }

    ._sm-mr-xl {
        margin-right: 1.875rem !important
    }

    ._sm-mb-xl {
        margin-bottom: 1.875rem !important
    }

    ._sm-ml-xl {
        margin-left: 1.875rem !important
    }

    ._sm-mtb-xl {
        margin-top: 1.875rem !important;
        margin-bottom: 1.875rem !important
    }

    ._sm-mlr-xl {
        margin-left: 1.875rem !important;
        margin-right: 1.875rem !important
    }

    ._sm-m-mg {
        margin: 2.5rem !important
    }

    ._sm-mt-mg {
        margin-top: 2.5rem !important
    }

    ._sm-mr-mg {
        margin-right: 2.5rem !important
    }

    ._sm-mb-mg {
        margin-bottom: 2.5rem !important
    }

    ._sm-ml-mg {
        margin-left: 2.5rem !important
    }

    ._sm-mtb-mg {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }

    ._sm-mlr-mg {
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important
    }

    ._sm-m-dt {
        margin: 3.125rem !important
    }

    ._sm-mt-dt {
        margin-top: 3.125rem !important
    }

    ._sm-mr-dt {
        margin-right: 3.125rem !important
    }

    ._sm-mb-dt {
        margin-bottom: 3.125rem !important
    }

    ._sm-ml-dt {
        margin-left: 3.125rem !important
    }

    ._sm-mtb-dt {
        margin-top: 3.125rem !important;
        margin-bottom: 3.125rem !important
    }

    ._sm-mlr-dt {
        margin-left: 3.125rem !important;
        margin-right: 3.125rem !important
    }

    ._sm-p-none {
        padding: 0 !important
    }

    ._sm-pt-none {
        padding-top: 0 !important
    }

    ._sm-pr-none {
        padding-right: 0 !important
    }

    ._sm-pb-none {
        padding-bottom: 0 !important
    }

    ._sm-pl-none {
        padding-left: 0 !important
    }

    ._sm-ptb-none {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    ._sm-plr-none {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    ._sm-p-sm {
        padding: .375rem !important
    }

    ._sm-pt-sm {
        padding-top: .375rem !important
    }

    ._sm-pr-sm {
        padding-right: .375rem !important
    }

    ._sm-pb-sm {
        padding-bottom: .375rem !important
    }

    ._sm-pl-sm {
        padding-left: .375rem !important
    }

    ._sm-ptb-sm {
        padding-top: .375rem !important;
        padding-bottom: .375rem !important
    }

    ._sm-plr-sm {
        padding-left: .375rem !important;
        padding-right: .375rem !important
    }

    ._sm-p-ms {
        padding: .625rem !important
    }

    ._sm-pt-ms {
        padding-top: .625rem !important
    }

    ._sm-pr-ms {
        padding-right: .625rem !important
    }

    ._sm-pb-ms {
        padding-bottom: .625rem !important
    }

    ._sm-pl-ms {
        padding-left: .625rem !important
    }

    ._sm-ptb-ms {
        padding-top: .625rem !important;
        padding-bottom: .625rem !important
    }

    ._sm-plr-ms {
        padding-left: .625rem !important;
        padding-right: .625rem !important
    }

    ._sm-p-md {
        padding: .9375rem !important
    }

    ._sm-pt-md {
        padding-top: .9375rem !important
    }

    ._sm-pr-md {
        padding-right: .9375rem !important
    }

    ._sm-pb-md {
        padding-bottom: .9375rem !important
    }

    ._sm-pl-md {
        padding-left: .9375rem !important
    }

    ._sm-ptb-md {
        padding-top: .9375rem !important;
        padding-bottom: .9375rem !important
    }

    ._sm-plr-md {
        padding-left: .9375rem !important;
        padding-right: .9375rem !important
    }

    ._sm-p-def {
        padding: 1.25rem !important
    }

    ._sm-pt-def {
        padding-top: 1.25rem !important
    }

    ._sm-pr-def {
        padding-right: 1.25rem !important
    }

    ._sm-pb-def {
        padding-bottom: 1.25rem !important
    }

    ._sm-pl-def {
        padding-left: 1.25rem !important
    }

    ._sm-ptb-def {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    ._sm-plr-def {
        padding-left: 1.25rem !important;
        padding-right: 1.25rem !important
    }

    ._sm-p-lg {
        padding: 1.5625rem !important
    }

    ._sm-pt-lg {
        padding-top: 1.5625rem !important
    }

    ._sm-pr-lg {
        padding-right: 1.5625rem !important
    }

    ._sm-pb-lg {
        padding-bottom: 1.5625rem !important
    }

    ._sm-pl-lg {
        padding-left: 1.5625rem !important
    }

    ._sm-ptb-lg {
        padding-top: 1.5625rem !important;
        padding-bottom: 1.5625rem !important
    }

    ._sm-plr-lg {
        padding-left: 1.5625rem !important;
        padding-right: 1.5625rem !important
    }

    ._sm-p-xl {
        padding: 1.875rem !important
    }

    ._sm-pt-xl {
        padding-top: 1.875rem !important
    }

    ._sm-pr-xl {
        padding-right: 1.875rem !important
    }

    ._sm-pb-xl {
        padding-bottom: 1.875rem !important
    }

    ._sm-pl-xl {
        padding-left: 1.875rem !important
    }

    ._sm-ptb-xl {
        padding-top: 1.875rem !important;
        padding-bottom: 1.875rem !important
    }

    ._sm-plr-xl {
        padding-left: 1.875rem !important;
        padding-right: 1.875rem !important
    }

    ._sm-p-mg {
        padding: 2.5rem !important
    }

    ._sm-pt-mg {
        padding-top: 2.5rem !important
    }

    ._sm-pr-mg {
        padding-right: 2.5rem !important
    }

    ._sm-pb-mg {
        padding-bottom: 2.5rem !important
    }

    ._sm-pl-mg {
        padding-left: 2.5rem !important
    }

    ._sm-ptb-mg {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    ._sm-plr-mg {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important
    }

    ._sm-p-dt {
        padding: 3.125rem !important
    }

    ._sm-pt-dt {
        padding-top: 3.125rem !important
    }

    ._sm-pr-dt {
        padding-right: 3.125rem !important
    }

    ._sm-pb-dt {
        padding-bottom: 3.125rem !important
    }

    ._sm-pl-dt {
        padding-left: 3.125rem !important
    }

    ._sm-ptb-dt {
        padding-top: 3.125rem !important;
        padding-bottom: 3.125rem !important
    }

    ._sm-plr-dt {
        padding-left: 3.125rem !important;
        padding-right: 3.125rem !important
    }

    ._sm-text-left {
        text-align: left !important
    }

    ._sm-text-right {
        text-align: right !important
    }

    ._sm-text-center {
        text-align: center !important
    }

    ._sm-ellipsis {
        max-width: 100%
    }

    ._sm-ellipsis, ._sm-ellipsis-free {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    ._sm-hide {
        display: none !important
    }
}

@media only screen and (min-width: 641px) {
    .grid--ms-hspace-none {
        margin-left: 0
    }

    .grid--ms-hspace-none > * {
        padding-left: 0
    }

    .grid--ms-vspace-none > * {
        padding-bottom: 0
    }

    .grid--ms-space-none {
        margin-left: 0
    }

    .grid--ms-space-none > * {
        padding-left: 0;
        padding-bottom: 0
    }

    .grid--ms-hspace-sm {
        margin-left: -.375rem
    }

    .grid--ms-hspace-sm > * {
        padding-left: .375rem
    }

    .grid--ms-vspace-sm > * {
        padding-bottom: .375rem
    }

    .grid--ms-space-sm {
        margin-left: -.375rem
    }

    .grid--ms-space-sm > * {
        padding-left: .375rem;
        padding-bottom: .375rem
    }

    .grid--ms-hspace-ms {
        margin-left: -.625rem
    }

    .grid--ms-hspace-ms > * {
        padding-left: .625rem
    }

    .grid--ms-vspace-ms > * {
        padding-bottom: .625rem
    }

    .grid--ms-space-ms {
        margin-left: -.625rem
    }

    .grid--ms-space-ms > * {
        padding-left: .625rem;
        padding-bottom: .625rem
    }

    .grid--ms-hspace-md {
        margin-left: -.9375rem
    }

    .grid--ms-hspace-md > * {
        padding-left: .9375rem
    }

    .grid--ms-vspace-md > * {
        padding-bottom: .9375rem
    }

    .grid--ms-space-md {
        margin-left: -.9375rem
    }

    .grid--ms-space-md > * {
        padding-left: .9375rem;
        padding-bottom: .9375rem
    }

    .grid--ms-hspace-def {
        margin-left: -1.25rem
    }

    .grid--ms-hspace-def > * {
        padding-left: 1.25rem
    }

    .grid--ms-vspace-def > * {
        padding-bottom: 1.25rem
    }

    .grid--ms-space-def {
        margin-left: -1.25rem
    }

    .grid--ms-space-def > * {
        padding-left: 1.25rem;
        padding-bottom: 1.25rem
    }

    .grid--ms-hspace-lg {
        margin-left: -1.5625rem
    }

    .grid--ms-hspace-lg > * {
        padding-left: 1.5625rem
    }

    .grid--ms-vspace-lg > * {
        padding-bottom: 1.5625rem
    }

    .grid--ms-space-lg {
        margin-left: -1.5625rem
    }

    .grid--ms-space-lg > * {
        padding-left: 1.5625rem;
        padding-bottom: 1.5625rem
    }

    .grid--ms-hspace-xl {
        margin-left: -1.875rem
    }

    .grid--ms-hspace-xl > * {
        padding-left: 1.875rem
    }

    .grid--ms-vspace-xl > * {
        padding-bottom: 1.875rem
    }

    .grid--ms-space-xl {
        margin-left: -1.875rem
    }

    .grid--ms-space-xl > * {
        padding-left: 1.875rem;
        padding-bottom: 1.875rem
    }

    .grid--ms-hspace-mg {
        margin-left: -2.5rem
    }

    .grid--ms-hspace-mg > * {
        padding-left: 2.5rem
    }

    .grid--ms-vspace-mg > * {
        padding-bottom: 2.5rem
    }

    .grid--ms-space-mg {
        margin-left: -2.5rem
    }

    .grid--ms-space-mg > * {
        padding-left: 2.5rem;
        padding-bottom: 2.5rem
    }

    .grid--ms-hspace-dt {
        margin-left: -3.125rem
    }

    .grid--ms-hspace-dt > * {
        padding-left: 3.125rem
    }

    .grid--ms-vspace-dt > * {
        padding-bottom: 3.125rem
    }

    .grid--ms-space-dt {
        margin-left: -3.125rem
    }

    .grid--ms-space-dt > * {
        padding-left: 3.125rem;
        padding-bottom: 3.125rem
    }

    .grid--ms-1 > * {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%
    }

    .grid--ms-2 > * {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }

    .grid--ms-3 > * {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        width: 33.33333%;
        max-width: 33.33333%
    }

    .grid--ms-4 > * {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 25%;
        max-width: 25%
    }

    .grid--ms-5 > * {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        width: 20%;
        max-width: 20%
    }

    .grid--ms-6 > * {
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        width: 16.66667%;
        max-width: 16.66667%
    }

    .grid--ms-7 > * {
        -ms-flex-preferred-size: 14.28571%;
        flex-basis: 14.28571%;
        width: 14.28571%;
        max-width: 14.28571%
    }

    .grid--ms-8 > * {
        -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
        width: 12.5%;
        max-width: 12.5%
    }

    .grid--ms-9 > * {
        -ms-flex-preferred-size: 11.11111%;
        flex-basis: 11.11111%;
        width: 11.11111%;
        max-width: 11.11111%
    }

    .grid--ms-10 > * {
        -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
        width: 10%;
        max-width: 10%
    }

    .grid--ms-11 > * {
        -ms-flex-preferred-size: 9.09091%;
        flex-basis: 9.09091%;
        width: 9.09091%;
        max-width: 9.09091%
    }

    .grid--ms-12 > * {
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        width: 8.33333%;
        max-width: 8.33333%
    }

    .gcell--ms-auto, .grid--ms-auto > * {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: auto;
        max-width: none;
        min-width: 1px
    }

    .gcell--ms-1 {
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        width: 8.33333%;
        max-width: 8.33333%
    }

    .gcell--ms-2 {
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        width: 16.66667%;
        max-width: 16.66667%
    }

    .gcell--ms-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 25%;
        max-width: 25%
    }

    .gcell--ms-4 {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        width: 33.33333%;
        max-width: 33.33333%
    }

    .gcell--ms-5 {
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        width: 41.66667%;
        max-width: 41.66667%
    }

    .gcell--ms-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }

    .gcell--ms-7 {
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        width: 58.33333%;
        max-width: 58.33333%
    }

    .gcell--ms-8 {
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        width: 66.66667%;
        max-width: 66.66667%
    }

    .gcell--ms-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        width: 75%;
        max-width: 75%
    }

    .gcell--ms-10 {
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        width: 83.33333%;
        max-width: 83.33333%
    }

    .gcell--ms-11 {
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        width: 91.66667%;
        max-width: 91.66667%
    }

    .gcell--ms-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%
    }

    ._ms-col-auto {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: auto;
        max-width: none;
        min-width: 1px
    }

    ._ms-col-1 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%
    }

    ._ms-col-2 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }

    ._ms-col-3 {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        width: 33.33333%;
        max-width: 33.33333%
    }

    ._ms-col-4 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 25%;
        max-width: 25%
    }

    ._ms-col-5 {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        width: 20%;
        max-width: 20%
    }

    ._ms-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    ._ms-items-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    ._ms-items-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    ._ms-items-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    ._ms-items-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    ._ms-justify-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    ._ms-justify-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    ._ms-justify-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    ._ms-justify-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    ._ms-justify-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    ._ms-self-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    ._ms-self-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    ._ms-self-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    ._ms-self-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    ._ms-flex-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    ._ms-flex-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    ._ms-flex-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    ._ms-flex-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    ._ms-flex-row {
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    ._ms-flex-row, ._ms-flex-row-reverse {
        -webkit-box-orient: horizontal !important
    }

    ._ms-flex-row-reverse {
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    ._ms-flex-grow {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    ._ms-flex-nogrow {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    ._ms-flex-shrink {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    ._ms-flex-noshrink {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    ._ms-flex-order-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    ._ms-flex-order-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    ._ms-flex-order-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    ._ms-flex-order-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    ._ms-flex-order-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    ._ms-flex-order-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    ._ms-m-auto {
        margin: auto !important
    }

    ._ms-mt-auto {
        margin-top: auto !important
    }

    ._ms-mr-auto {
        margin-right: auto !important
    }

    ._ms-mb-auto {
        margin-bottom: auto !important
    }

    ._ms-ml-auto {
        margin-left: auto !important
    }

    ._ms-mtb-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    ._ms-mlr-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    ._ms-m-none {
        margin: 0 !important
    }

    ._ms-mt-none {
        margin-top: 0 !important
    }

    ._ms-mr-none {
        margin-right: 0 !important
    }

    ._ms-mb-none {
        margin-bottom: 0 !important
    }

    ._ms-ml-none {
        margin-left: 0 !important
    }

    ._ms-mtb-none {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    ._ms-mlr-none {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    ._ms-m-sm {
        margin: .375rem !important
    }

    ._ms-mt-sm {
        margin-top: .375rem !important
    }

    ._ms-mr-sm {
        margin-right: .375rem !important
    }

    ._ms-mb-sm {
        margin-bottom: .375rem !important
    }

    ._ms-ml-sm {
        margin-left: .375rem !important
    }

    ._ms-mtb-sm {
        margin-top: .375rem !important;
        margin-bottom: .375rem !important
    }

    ._ms-mlr-sm {
        margin-left: .375rem !important;
        margin-right: .375rem !important
    }

    ._ms-m-ms {
        margin: .625rem !important
    }

    ._ms-mt-ms {
        margin-top: .625rem !important
    }

    ._ms-mr-ms {
        margin-right: .625rem !important
    }

    ._ms-mb-ms {
        margin-bottom: .625rem !important
    }

    ._ms-ml-ms {
        margin-left: .625rem !important
    }

    ._ms-mtb-ms {
        margin-top: .625rem !important;
        margin-bottom: .625rem !important
    }

    ._ms-mlr-ms {
        margin-left: .625rem !important;
        margin-right: .625rem !important
    }

    ._ms-m-md {
        margin: .9375rem !important
    }

    ._ms-mt-md {
        margin-top: .9375rem !important
    }

    ._ms-mr-md {
        margin-right: .9375rem !important
    }

    ._ms-mb-md {
        margin-bottom: .9375rem !important
    }

    ._ms-ml-md {
        margin-left: .9375rem !important
    }

    ._ms-mtb-md {
        margin-top: .9375rem !important;
        margin-bottom: .9375rem !important
    }

    ._ms-mlr-md {
        margin-left: .9375rem !important;
        margin-right: .9375rem !important
    }

    ._ms-m-def {
        margin: 1.25rem !important
    }

    ._ms-mt-def {
        margin-top: 1.25rem !important
    }

    ._ms-mr-def {
        margin-right: 1.25rem !important
    }

    ._ms-mb-def {
        margin-bottom: 1.25rem !important
    }

    ._ms-ml-def {
        margin-left: 1.25rem !important
    }

    ._ms-mtb-def {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }

    ._ms-mlr-def {
        margin-left: 1.25rem !important;
        margin-right: 1.25rem !important
    }

    ._ms-m-lg {
        margin: 1.5625rem !important
    }

    ._ms-mt-lg {
        margin-top: 1.5625rem !important
    }

    ._ms-mr-lg {
        margin-right: 1.5625rem !important
    }

    ._ms-mb-lg {
        margin-bottom: 1.5625rem !important
    }

    ._ms-ml-lg {
        margin-left: 1.5625rem !important
    }

    ._ms-mtb-lg {
        margin-top: 1.5625rem !important;
        margin-bottom: 1.5625rem !important
    }

    ._ms-mlr-lg {
        margin-left: 1.5625rem !important;
        margin-right: 1.5625rem !important
    }

    ._ms-m-xl {
        margin: 1.875rem !important
    }

    ._ms-mt-xl {
        margin-top: 1.875rem !important
    }

    ._ms-mr-xl {
        margin-right: 1.875rem !important
    }

    ._ms-mb-xl {
        margin-bottom: 1.875rem !important
    }

    ._ms-ml-xl {
        margin-left: 1.875rem !important
    }

    ._ms-mtb-xl {
        margin-top: 1.875rem !important;
        margin-bottom: 1.875rem !important
    }

    ._ms-mlr-xl {
        margin-left: 1.875rem !important;
        margin-right: 1.875rem !important
    }

    ._ms-m-mg {
        margin: 2.5rem !important
    }

    ._ms-mt-mg {
        margin-top: 2.5rem !important
    }

    ._ms-mr-mg {
        margin-right: 2.5rem !important
    }

    ._ms-mb-mg {
        margin-bottom: 2.5rem !important
    }

    ._ms-ml-mg {
        margin-left: 2.5rem !important
    }

    ._ms-mtb-mg {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }

    ._ms-mlr-mg {
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important
    }

    ._ms-m-dt {
        margin: 3.125rem !important
    }

    ._ms-mt-dt {
        margin-top: 3.125rem !important
    }

    ._ms-mr-dt {
        margin-right: 3.125rem !important
    }

    ._ms-mb-dt {
        margin-bottom: 3.125rem !important
    }

    ._ms-ml-dt {
        margin-left: 3.125rem !important
    }

    ._ms-mtb-dt {
        margin-top: 3.125rem !important;
        margin-bottom: 3.125rem !important
    }

    ._ms-mlr-dt {
        margin-left: 3.125rem !important;
        margin-right: 3.125rem !important
    }

    ._ms-p-none {
        padding: 0 !important
    }

    ._ms-pt-none {
        padding-top: 0 !important
    }

    ._ms-pr-none {
        padding-right: 0 !important
    }

    ._ms-pb-none {
        padding-bottom: 0 !important
    }

    ._ms-pl-none {
        padding-left: 0 !important
    }

    ._ms-ptb-none {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    ._ms-plr-none {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    ._ms-p-sm {
        padding: .375rem !important
    }

    ._ms-pt-sm {
        padding-top: .375rem !important
    }

    ._ms-pr-sm {
        padding-right: .375rem !important
    }

    ._ms-pb-sm {
        padding-bottom: .375rem !important
    }

    ._ms-pl-sm {
        padding-left: .375rem !important
    }

    ._ms-ptb-sm {
        padding-top: .375rem !important;
        padding-bottom: .375rem !important
    }

    ._ms-plr-sm {
        padding-left: .375rem !important;
        padding-right: .375rem !important
    }

    ._ms-p-ms {
        padding: .625rem !important
    }

    ._ms-pt-ms {
        padding-top: .625rem !important
    }

    ._ms-pr-ms {
        padding-right: .625rem !important
    }

    ._ms-pb-ms {
        padding-bottom: .625rem !important
    }

    ._ms-pl-ms {
        padding-left: .625rem !important
    }

    ._ms-ptb-ms {
        padding-top: .625rem !important;
        padding-bottom: .625rem !important
    }

    ._ms-plr-ms {
        padding-left: .625rem !important;
        padding-right: .625rem !important
    }

    ._ms-p-md {
        padding: .9375rem !important
    }

    ._ms-pt-md {
        padding-top: .9375rem !important
    }

    ._ms-pr-md {
        padding-right: .9375rem !important
    }

    ._ms-pb-md {
        padding-bottom: .9375rem !important
    }

    ._ms-pl-md {
        padding-left: .9375rem !important
    }

    ._ms-ptb-md {
        padding-top: .9375rem !important;
        padding-bottom: .9375rem !important
    }

    ._ms-plr-md {
        padding-left: .9375rem !important;
        padding-right: .9375rem !important
    }

    ._ms-p-def {
        padding: 1.25rem !important
    }

    ._ms-pt-def {
        padding-top: 1.25rem !important
    }

    ._ms-pr-def {
        padding-right: 1.25rem !important
    }

    ._ms-pb-def {
        padding-bottom: 1.25rem !important
    }

    ._ms-pl-def {
        padding-left: 1.25rem !important
    }

    ._ms-ptb-def {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    ._ms-plr-def {
        padding-left: 1.25rem !important;
        padding-right: 1.25rem !important
    }

    ._ms-p-lg {
        padding: 1.5625rem !important
    }

    ._ms-pt-lg {
        padding-top: 1.5625rem !important
    }

    ._ms-pr-lg {
        padding-right: 1.5625rem !important
    }

    ._ms-pb-lg {
        padding-bottom: 1.5625rem !important
    }

    ._ms-pl-lg {
        padding-left: 1.5625rem !important
    }

    ._ms-ptb-lg {
        padding-top: 1.5625rem !important;
        padding-bottom: 1.5625rem !important
    }

    ._ms-plr-lg {
        padding-left: 1.5625rem !important;
        padding-right: 1.5625rem !important
    }

    ._ms-p-xl {
        padding: 1.875rem !important
    }

    ._ms-pt-xl {
        padding-top: 1.875rem !important
    }

    ._ms-pr-xl {
        padding-right: 1.875rem !important
    }

    ._ms-pb-xl {
        padding-bottom: 1.875rem !important
    }

    ._ms-pl-xl {
        padding-left: 1.875rem !important
    }

    ._ms-ptb-xl {
        padding-top: 1.875rem !important;
        padding-bottom: 1.875rem !important
    }

    ._ms-plr-xl {
        padding-left: 1.875rem !important;
        padding-right: 1.875rem !important
    }

    ._ms-p-mg {
        padding: 2.5rem !important
    }

    ._ms-pt-mg {
        padding-top: 2.5rem !important
    }

    ._ms-pr-mg {
        padding-right: 2.5rem !important
    }

    ._ms-pb-mg {
        padding-bottom: 2.5rem !important
    }

    ._ms-pl-mg {
        padding-left: 2.5rem !important
    }

    ._ms-ptb-mg {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    ._ms-plr-mg {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important
    }

    ._ms-p-dt {
        padding: 3.125rem !important
    }

    ._ms-pt-dt {
        padding-top: 3.125rem !important
    }

    ._ms-pr-dt {
        padding-right: 3.125rem !important
    }

    ._ms-pb-dt {
        padding-bottom: 3.125rem !important
    }

    ._ms-pl-dt {
        padding-left: 3.125rem !important
    }

    ._ms-ptb-dt {
        padding-top: 3.125rem !important;
        padding-bottom: 3.125rem !important
    }

    ._ms-plr-dt {
        padding-left: 3.125rem !important;
        padding-right: 3.125rem !important
    }

    ._ms-text-left {
        text-align: left !important
    }

    ._ms-text-right {
        text-align: right !important
    }

    ._ms-text-center {
        text-align: center !important
    }

    ._ms-ellipsis {
        max-width: 100%
    }

    ._ms-ellipsis, ._ms-ellipsis-free {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    ._ms-hide {
        display: none !important
    }
}

@media only screen and (min-width: 733px) {
    .grid--psh-hspace-none {
        margin-left: 0
    }

    .grid--psh-hspace-none > * {
        padding-left: 0
    }

    .grid--psh-vspace-none > * {
        padding-bottom: 0
    }

    .grid--psh-space-none {
        margin-left: 0
    }

    .grid--psh-space-none > * {
        padding-left: 0;
        padding-bottom: 0
    }

    .grid--psh-hspace-sm {
        margin-left: -.375rem
    }

    .grid--psh-hspace-sm > * {
        padding-left: .375rem
    }

    .grid--psh-vspace-sm > * {
        padding-bottom: .375rem
    }

    .grid--psh-space-sm {
        margin-left: -.375rem
    }

    .grid--psh-space-sm > * {
        padding-left: .375rem;
        padding-bottom: .375rem
    }

    .grid--psh-hspace-ms {
        margin-left: -.625rem
    }

    .grid--psh-hspace-ms > * {
        padding-left: .625rem
    }

    .grid--psh-vspace-ms > * {
        padding-bottom: .625rem
    }

    .grid--psh-space-ms {
        margin-left: -.625rem
    }

    .grid--psh-space-ms > * {
        padding-left: .625rem;
        padding-bottom: .625rem
    }

    .grid--psh-hspace-md {
        margin-left: -.9375rem
    }

    .grid--psh-hspace-md > * {
        padding-left: .9375rem
    }

    .grid--psh-vspace-md > * {
        padding-bottom: .9375rem
    }

    .grid--psh-space-md {
        margin-left: -.9375rem
    }

    .grid--psh-space-md > * {
        padding-left: .9375rem;
        padding-bottom: .9375rem
    }

    .grid--psh-hspace-def {
        margin-left: -1.25rem
    }

    .grid--psh-hspace-def > * {
        padding-left: 1.25rem
    }

    .grid--psh-vspace-def > * {
        padding-bottom: 1.25rem
    }

    .grid--psh-space-def {
        margin-left: -1.25rem
    }

    .grid--psh-space-def > * {
        padding-left: 1.25rem;
        padding-bottom: 1.25rem
    }

    .grid--psh-hspace-lg {
        margin-left: -1.5625rem
    }

    .grid--psh-hspace-lg > * {
        padding-left: 1.5625rem
    }

    .grid--psh-vspace-lg > * {
        padding-bottom: 1.5625rem
    }

    .grid--psh-space-lg {
        margin-left: -1.5625rem
    }

    .grid--psh-space-lg > * {
        padding-left: 1.5625rem;
        padding-bottom: 1.5625rem
    }

    .grid--psh-hspace-xl {
        margin-left: -1.875rem
    }

    .grid--psh-hspace-xl > * {
        padding-left: 1.875rem
    }

    .grid--psh-vspace-xl > * {
        padding-bottom: 1.875rem
    }

    .grid--psh-space-xl {
        margin-left: -1.875rem
    }

    .grid--psh-space-xl > * {
        padding-left: 1.875rem;
        padding-bottom: 1.875rem
    }

    .grid--psh-hspace-mg {
        margin-left: -2.5rem
    }

    .grid--psh-hspace-mg > * {
        padding-left: 2.5rem
    }

    .grid--psh-vspace-mg > * {
        padding-bottom: 2.5rem
    }

    .grid--psh-space-mg {
        margin-left: -2.5rem
    }

    .grid--psh-space-mg > * {
        padding-left: 2.5rem;
        padding-bottom: 2.5rem
    }

    .grid--psh-hspace-dt {
        margin-left: -3.125rem
    }

    .grid--psh-hspace-dt > * {
        padding-left: 3.125rem
    }

    .grid--psh-vspace-dt > * {
        padding-bottom: 3.125rem
    }

    .grid--psh-space-dt {
        margin-left: -3.125rem
    }

    .grid--psh-space-dt > * {
        padding-left: 3.125rem;
        padding-bottom: 3.125rem
    }

    .grid--psh-1 > * {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%
    }

    .grid--psh-2 > * {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }

    .grid--psh-3 > * {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        width: 33.33333%;
        max-width: 33.33333%
    }

    .grid--psh-4 > * {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 25%;
        max-width: 25%
    }

    .grid--psh-5 > * {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        width: 20%;
        max-width: 20%
    }

    .grid--psh-6 > * {
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        width: 16.66667%;
        max-width: 16.66667%
    }

    .grid--psh-7 > * {
        -ms-flex-preferred-size: 14.28571%;
        flex-basis: 14.28571%;
        width: 14.28571%;
        max-width: 14.28571%
    }

    .grid--psh-8 > * {
        -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
        width: 12.5%;
        max-width: 12.5%
    }

    .grid--psh-9 > * {
        -ms-flex-preferred-size: 11.11111%;
        flex-basis: 11.11111%;
        width: 11.11111%;
        max-width: 11.11111%
    }

    .grid--psh-10 > * {
        -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
        width: 10%;
        max-width: 10%
    }

    .grid--psh-11 > * {
        -ms-flex-preferred-size: 9.09091%;
        flex-basis: 9.09091%;
        width: 9.09091%;
        max-width: 9.09091%
    }

    .grid--psh-12 > * {
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        width: 8.33333%;
        max-width: 8.33333%
    }

    .gcell--psh-auto, .grid--psh-auto > * {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: auto;
        max-width: none;
        min-width: 1px
    }

    .gcell--psh-1 {
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        width: 8.33333%;
        max-width: 8.33333%
    }

    .gcell--psh-2 {
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        width: 16.66667%;
        max-width: 16.66667%
    }

    .gcell--psh-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 25%;
        max-width: 25%
    }

    .gcell--psh-4 {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        width: 33.33333%;
        max-width: 33.33333%
    }

    .gcell--psh-5 {
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        width: 41.66667%;
        max-width: 41.66667%
    }

    .gcell--psh-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }

    .gcell--psh-7 {
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        width: 58.33333%;
        max-width: 58.33333%
    }

    .gcell--psh-8 {
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        width: 66.66667%;
        max-width: 66.66667%
    }

    .gcell--psh-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        width: 75%;
        max-width: 75%
    }

    .gcell--psh-10 {
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        width: 83.33333%;
        max-width: 83.33333%
    }

    .gcell--psh-11 {
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        width: 91.66667%;
        max-width: 91.66667%
    }

    .gcell--psh-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%
    }

    ._psh-col-auto {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: auto;
        max-width: none;
        min-width: 1px
    }

    ._psh-col-1 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%
    }

    ._psh-col-2 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }

    ._psh-col-3 {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        width: 33.33333%;
        max-width: 33.33333%
    }

    ._psh-col-4 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 25%;
        max-width: 25%
    }

    ._psh-col-5 {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        width: 20%;
        max-width: 20%
    }

    ._psh-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    ._psh-items-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    ._psh-items-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    ._psh-items-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    ._psh-items-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    ._psh-justify-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    ._psh-justify-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    ._psh-justify-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    ._psh-justify-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    ._psh-justify-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    ._psh-self-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    ._psh-self-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    ._psh-self-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    ._psh-self-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    ._psh-flex-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    ._psh-flex-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    ._psh-flex-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    ._psh-flex-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    ._psh-flex-row {
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    ._psh-flex-row, ._psh-flex-row-reverse {
        -webkit-box-orient: horizontal !important
    }

    ._psh-flex-row-reverse {
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    ._psh-flex-grow {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    ._psh-flex-nogrow {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    ._psh-flex-shrink {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    ._psh-flex-noshrink {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    ._psh-flex-order-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    ._psh-flex-order-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    ._psh-flex-order-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    ._psh-flex-order-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    ._psh-flex-order-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    ._psh-flex-order-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    ._psh-m-auto {
        margin: auto !important
    }

    ._psh-mt-auto {
        margin-top: auto !important
    }

    ._psh-mr-auto {
        margin-right: auto !important
    }

    ._psh-mb-auto {
        margin-bottom: auto !important
    }

    ._psh-ml-auto {
        margin-left: auto !important
    }

    ._psh-mtb-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    ._psh-mlr-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    ._psh-m-none {
        margin: 0 !important
    }

    ._psh-mt-none {
        margin-top: 0 !important
    }

    ._psh-mr-none {
        margin-right: 0 !important
    }

    ._psh-mb-none {
        margin-bottom: 0 !important
    }

    ._psh-ml-none {
        margin-left: 0 !important
    }

    ._psh-mtb-none {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    ._psh-mlr-none {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    ._psh-m-sm {
        margin: .375rem !important
    }

    ._psh-mt-sm {
        margin-top: .375rem !important
    }

    ._psh-mr-sm {
        margin-right: .375rem !important
    }

    ._psh-mb-sm {
        margin-bottom: .375rem !important
    }

    ._psh-ml-sm {
        margin-left: .375rem !important
    }

    ._psh-mtb-sm {
        margin-top: .375rem !important;
        margin-bottom: .375rem !important
    }

    ._psh-mlr-sm {
        margin-left: .375rem !important;
        margin-right: .375rem !important
    }

    ._psh-m-ms {
        margin: .625rem !important
    }

    ._psh-mt-ms {
        margin-top: .625rem !important
    }

    ._psh-mr-ms {
        margin-right: .625rem !important
    }

    ._psh-mb-ms {
        margin-bottom: .625rem !important
    }

    ._psh-ml-ms {
        margin-left: .625rem !important
    }

    ._psh-mtb-ms {
        margin-top: .625rem !important;
        margin-bottom: .625rem !important
    }

    ._psh-mlr-ms {
        margin-left: .625rem !important;
        margin-right: .625rem !important
    }

    ._psh-m-md {
        margin: .9375rem !important
    }

    ._psh-mt-md {
        margin-top: .9375rem !important
    }

    ._psh-mr-md {
        margin-right: .9375rem !important
    }

    ._psh-mb-md {
        margin-bottom: .9375rem !important
    }

    ._psh-ml-md {
        margin-left: .9375rem !important
    }

    ._psh-mtb-md {
        margin-top: .9375rem !important;
        margin-bottom: .9375rem !important
    }

    ._psh-mlr-md {
        margin-left: .9375rem !important;
        margin-right: .9375rem !important
    }

    ._psh-m-def {
        margin: 1.25rem !important
    }

    ._psh-mt-def {
        margin-top: 1.25rem !important
    }

    ._psh-mr-def {
        margin-right: 1.25rem !important
    }

    ._psh-mb-def {
        margin-bottom: 1.25rem !important
    }

    ._psh-ml-def {
        margin-left: 1.25rem !important
    }

    ._psh-mtb-def {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }

    ._psh-mlr-def {
        margin-left: 1.25rem !important;
        margin-right: 1.25rem !important
    }

    ._psh-m-lg {
        margin: 1.5625rem !important
    }

    ._psh-mt-lg {
        margin-top: 1.5625rem !important
    }

    ._psh-mr-lg {
        margin-right: 1.5625rem !important
    }

    ._psh-mb-lg {
        margin-bottom: 1.5625rem !important
    }

    ._psh-ml-lg {
        margin-left: 1.5625rem !important
    }

    ._psh-mtb-lg {
        margin-top: 1.5625rem !important;
        margin-bottom: 1.5625rem !important
    }

    ._psh-mlr-lg {
        margin-left: 1.5625rem !important;
        margin-right: 1.5625rem !important
    }

    ._psh-m-xl {
        margin: 1.875rem !important
    }

    ._psh-mt-xl {
        margin-top: 1.875rem !important
    }

    ._psh-mr-xl {
        margin-right: 1.875rem !important
    }

    ._psh-mb-xl {
        margin-bottom: 1.875rem !important
    }

    ._psh-ml-xl {
        margin-left: 1.875rem !important
    }

    ._psh-mtb-xl {
        margin-top: 1.875rem !important;
        margin-bottom: 1.875rem !important
    }

    ._psh-mlr-xl {
        margin-left: 1.875rem !important;
        margin-right: 1.875rem !important
    }

    ._psh-m-mg {
        margin: 2.5rem !important
    }

    ._psh-mt-mg {
        margin-top: 2.5rem !important
    }

    ._psh-mr-mg {
        margin-right: 2.5rem !important
    }

    ._psh-mb-mg {
        margin-bottom: 2.5rem !important
    }

    ._psh-ml-mg {
        margin-left: 2.5rem !important
    }

    ._psh-mtb-mg {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }

    ._psh-mlr-mg {
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important
    }

    ._psh-m-dt {
        margin: 3.125rem !important
    }

    ._psh-mt-dt {
        margin-top: 3.125rem !important
    }

    ._psh-mr-dt {
        margin-right: 3.125rem !important
    }

    ._psh-mb-dt {
        margin-bottom: 3.125rem !important
    }

    ._psh-ml-dt {
        margin-left: 3.125rem !important
    }

    ._psh-mtb-dt {
        margin-top: 3.125rem !important;
        margin-bottom: 3.125rem !important
    }

    ._psh-mlr-dt {
        margin-left: 3.125rem !important;
        margin-right: 3.125rem !important
    }

    ._psh-p-none {
        padding: 0 !important
    }

    ._psh-pt-none {
        padding-top: 0 !important
    }

    ._psh-pr-none {
        padding-right: 0 !important
    }

    ._psh-pb-none {
        padding-bottom: 0 !important
    }

    ._psh-pl-none {
        padding-left: 0 !important
    }

    ._psh-ptb-none {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    ._psh-plr-none {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    ._psh-p-sm {
        padding: .375rem !important
    }

    ._psh-pt-sm {
        padding-top: .375rem !important
    }

    ._psh-pr-sm {
        padding-right: .375rem !important
    }

    ._psh-pb-sm {
        padding-bottom: .375rem !important
    }

    ._psh-pl-sm {
        padding-left: .375rem !important
    }

    ._psh-ptb-sm {
        padding-top: .375rem !important;
        padding-bottom: .375rem !important
    }

    ._psh-plr-sm {
        padding-left: .375rem !important;
        padding-right: .375rem !important
    }

    ._psh-p-ms {
        padding: .625rem !important
    }

    ._psh-pt-ms {
        padding-top: .625rem !important
    }

    ._psh-pr-ms {
        padding-right: .625rem !important
    }

    ._psh-pb-ms {
        padding-bottom: .625rem !important
    }

    ._psh-pl-ms {
        padding-left: .625rem !important
    }

    ._psh-ptb-ms {
        padding-top: .625rem !important;
        padding-bottom: .625rem !important
    }

    ._psh-plr-ms {
        padding-left: .625rem !important;
        padding-right: .625rem !important
    }

    ._psh-p-md {
        padding: .9375rem !important
    }

    ._psh-pt-md {
        padding-top: .9375rem !important
    }

    ._psh-pr-md {
        padding-right: .9375rem !important
    }

    ._psh-pb-md {
        padding-bottom: .9375rem !important
    }

    ._psh-pl-md {
        padding-left: .9375rem !important
    }

    ._psh-ptb-md {
        padding-top: .9375rem !important;
        padding-bottom: .9375rem !important
    }

    ._psh-plr-md {
        padding-left: .9375rem !important;
        padding-right: .9375rem !important
    }

    ._psh-p-def {
        padding: 1.25rem !important
    }

    ._psh-pt-def {
        padding-top: 1.25rem !important
    }

    ._psh-pr-def {
        padding-right: 1.25rem !important
    }

    ._psh-pb-def {
        padding-bottom: 1.25rem !important
    }

    ._psh-pl-def {
        padding-left: 1.25rem !important
    }

    ._psh-ptb-def {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    ._psh-plr-def {
        padding-left: 1.25rem !important;
        padding-right: 1.25rem !important
    }

    ._psh-p-lg {
        padding: 1.5625rem !important
    }

    ._psh-pt-lg {
        padding-top: 1.5625rem !important
    }

    ._psh-pr-lg {
        padding-right: 1.5625rem !important
    }

    ._psh-pb-lg {
        padding-bottom: 1.5625rem !important
    }

    ._psh-pl-lg {
        padding-left: 1.5625rem !important
    }

    ._psh-ptb-lg {
        padding-top: 1.5625rem !important;
        padding-bottom: 1.5625rem !important
    }

    ._psh-plr-lg {
        padding-left: 1.5625rem !important;
        padding-right: 1.5625rem !important
    }

    ._psh-p-xl {
        padding: 1.875rem !important
    }

    ._psh-pt-xl {
        padding-top: 1.875rem !important
    }

    ._psh-pr-xl {
        padding-right: 1.875rem !important
    }

    ._psh-pb-xl {
        padding-bottom: 1.875rem !important
    }

    ._psh-pl-xl {
        padding-left: 1.875rem !important
    }

    ._psh-ptb-xl {
        padding-top: 1.875rem !important;
        padding-bottom: 1.875rem !important
    }

    ._psh-plr-xl {
        padding-left: 1.875rem !important;
        padding-right: 1.875rem !important
    }

    ._psh-p-mg {
        padding: 2.5rem !important
    }

    ._psh-pt-mg {
        padding-top: 2.5rem !important
    }

    ._psh-pr-mg {
        padding-right: 2.5rem !important
    }

    ._psh-pb-mg {
        padding-bottom: 2.5rem !important
    }

    ._psh-pl-mg {
        padding-left: 2.5rem !important
    }

    ._psh-ptb-mg {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    ._psh-plr-mg {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important
    }

    ._psh-p-dt {
        padding: 3.125rem !important
    }

    ._psh-pt-dt {
        padding-top: 3.125rem !important
    }

    ._psh-pr-dt {
        padding-right: 3.125rem !important
    }

    ._psh-pb-dt {
        padding-bottom: 3.125rem !important
    }

    ._psh-pl-dt {
        padding-left: 3.125rem !important
    }

    ._psh-ptb-dt {
        padding-top: 3.125rem !important;
        padding-bottom: 3.125rem !important
    }

    ._psh-plr-dt {
        padding-left: 3.125rem !important;
        padding-right: 3.125rem !important
    }

    ._psh-text-left {
        text-align: left !important
    }

    ._psh-text-right {
        text-align: right !important
    }

    ._psh-text-center {
        text-align: center !important
    }

    ._psh-ellipsis {
        max-width: 100%
    }

    ._psh-ellipsis, ._psh-ellipsis-free {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    ._psh-hide {
        display: none !important
    }
}

@media only screen and (min-width: 769px) {
    html {
        font-size: 13px
    }

    .grid--md-hspace-none {
        margin-left: 0
    }

    .grid--md-hspace-none > * {
        padding-left: 0
    }

    .grid--md-vspace-none > * {
        padding-bottom: 0
    }

    .grid--md-space-none {
        margin-left: 0
    }

    .grid--md-space-none > * {
        padding-left: 0;
        padding-bottom: 0
    }

    .grid--md-hspace-sm {
        margin-left: -.375rem
    }

    .grid--md-hspace-sm > * {
        padding-left: .375rem
    }

    .grid--md-vspace-sm > * {
        padding-bottom: .375rem
    }

    .grid--md-space-sm {
        margin-left: -.375rem
    }

    .grid--md-space-sm > * {
        padding-left: .375rem;
        padding-bottom: .375rem
    }

    .grid--md-hspace-ms {
        margin-left: -.625rem
    }

    .grid--md-hspace-ms > * {
        padding-left: .625rem
    }

    .grid--md-vspace-ms > * {
        padding-bottom: .625rem
    }

    .grid--md-space-ms {
        margin-left: -.625rem
    }

    .grid--md-space-ms > * {
        padding-left: .625rem;
        padding-bottom: .625rem
    }

    .grid--md-hspace-md {
        margin-left: -.9375rem
    }

    .grid--md-hspace-md > * {
        padding-left: .9375rem
    }

    .grid--md-vspace-md > * {
        padding-bottom: .9375rem
    }

    .grid--md-space-md {
        margin-left: -.9375rem
    }

    .grid--md-space-md > * {
        padding-left: .9375rem;
        padding-bottom: .9375rem
    }

    .grid--md-hspace-def {
        margin-left: -1.25rem
    }

    .grid--md-hspace-def > * {
        padding-left: 1.25rem
    }

    .grid--md-vspace-def > * {
        padding-bottom: 1.25rem
    }

    .grid--md-space-def {
        margin-left: -1.25rem
    }

    .grid--md-space-def > * {
        padding-left: 1.25rem;
        padding-bottom: 1.25rem
    }

    .grid--md-hspace-lg {
        margin-left: -1.5625rem
    }

    .grid--md-hspace-lg > * {
        padding-left: 1.5625rem
    }

    .grid--md-vspace-lg > * {
        padding-bottom: 1.5625rem
    }

    .grid--md-space-lg {
        margin-left: -1.5625rem
    }

    .grid--md-space-lg > * {
        padding-left: 1.5625rem;
        padding-bottom: 1.5625rem
    }

    .grid--md-hspace-xl {
        margin-left: -1.875rem
    }

    .grid--md-hspace-xl > * {
        padding-left: 1.875rem
    }

    .grid--md-vspace-xl > * {
        padding-bottom: 1.875rem
    }

    .grid--md-space-xl {
        margin-left: -1.875rem
    }

    .grid--md-space-xl > * {
        padding-left: 1.875rem;
        padding-bottom: 1.875rem
    }

    .grid--md-hspace-mg {
        margin-left: -2.5rem
    }

    .grid--md-hspace-mg > * {
        padding-left: 2.5rem
    }

    .grid--md-vspace-mg > * {
        padding-bottom: 2.5rem
    }

    .grid--md-space-mg {
        margin-left: -2.5rem
    }

    .grid--md-space-mg > * {
        padding-left: 2.5rem;
        padding-bottom: 2.5rem
    }

    .grid--md-hspace-dt {
        margin-left: -3.125rem
    }

    .grid--md-hspace-dt > * {
        padding-left: 3.125rem
    }

    .grid--md-vspace-dt > * {
        padding-bottom: 3.125rem
    }

    .grid--md-space-dt {
        margin-left: -3.125rem
    }

    .grid--md-space-dt > * {
        padding-left: 3.125rem;
        padding-bottom: 3.125rem
    }

    .grid--md-1 > * {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%
    }

    .grid--md-2 > * {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }

    .grid--md-3 > * {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        width: 33.33333%;
        max-width: 33.33333%
    }

    .grid--md-4 > * {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 25%;
        max-width: 25%
    }

    .grid--md-5 > * {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        width: 20%;
        max-width: 20%
    }

    .grid--md-6 > * {
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        width: 16.66667%;
        max-width: 16.66667%
    }

    .grid--md-7 > * {
        -ms-flex-preferred-size: 14.28571%;
        flex-basis: 14.28571%;
        width: 14.28571%;
        max-width: 14.28571%
    }

    .grid--md-8 > * {
        -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
        width: 12.5%;
        max-width: 12.5%
    }

    .grid--md-9 > * {
        -ms-flex-preferred-size: 11.11111%;
        flex-basis: 11.11111%;
        width: 11.11111%;
        max-width: 11.11111%
    }

    .grid--md-10 > * {
        -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
        width: 10%;
        max-width: 10%
    }

    .grid--md-11 > * {
        -ms-flex-preferred-size: 9.09091%;
        flex-basis: 9.09091%;
        width: 9.09091%;
        max-width: 9.09091%
    }

    .grid--md-12 > * {
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        width: 8.33333%;
        max-width: 8.33333%
    }

    .gcell--md-auto, .grid--md-auto > * {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: auto;
        max-width: none;
        min-width: 1px
    }

    .gcell--md-1 {
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        width: 8.33333%;
        max-width: 8.33333%
    }

    .gcell--md-2 {
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        width: 16.66667%;
        max-width: 16.66667%
    }

    .gcell--md-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 25%;
        max-width: 25%
    }

    .gcell--md-4 {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        width: 33.33333%;
        max-width: 33.33333%
    }

    .gcell--md-5 {
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        width: 41.66667%;
        max-width: 41.66667%
    }

    .gcell--md-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }

    .gcell--md-7 {
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        width: 58.33333%;
        max-width: 58.33333%
    }

    .gcell--md-8 {
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        width: 66.66667%;
        max-width: 66.66667%
    }

    .gcell--md-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        width: 75%;
        max-width: 75%
    }

    .gcell--md-10 {
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        width: 83.33333%;
        max-width: 83.33333%
    }

    .gcell--md-11 {
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        width: 91.66667%;
        max-width: 91.66667%
    }

    .gcell--md-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%
    }

    ._md-col-auto {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: auto;
        max-width: none;
        min-width: 1px
    }

    ._md-col-1 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%
    }

    ._md-col-2 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }

    ._md-col-3 {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        width: 33.33333%;
        max-width: 33.33333%
    }

    ._md-col-4 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 25%;
        max-width: 25%
    }

    ._md-col-5 {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        width: 20%;
        max-width: 20%
    }

    ._md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    ._md-items-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    ._md-items-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    ._md-items-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    ._md-items-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    ._md-justify-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    ._md-justify-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    ._md-justify-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    ._md-justify-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    ._md-justify-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    ._md-self-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    ._md-self-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    ._md-self-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    ._md-self-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    ._md-flex-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    ._md-flex-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    ._md-flex-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    ._md-flex-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    ._md-flex-row {
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    ._md-flex-row, ._md-flex-row-reverse {
        -webkit-box-orient: horizontal !important
    }

    ._md-flex-row-reverse {
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    ._md-flex-grow {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    ._md-flex-nogrow {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    ._md-flex-shrink {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    ._md-flex-noshrink {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    ._md-flex-order-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    ._md-flex-order-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    ._md-flex-order-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    ._md-flex-order-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    ._md-flex-order-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    ._md-flex-order-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    ._md-m-auto {
        margin: auto !important
    }

    ._md-mt-auto {
        margin-top: auto !important
    }

    ._md-mr-auto {
        margin-right: auto !important
    }

    ._md-mb-auto {
        margin-bottom: auto !important
    }

    ._md-ml-auto {
        margin-left: auto !important
    }

    ._md-mtb-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    ._md-mlr-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    ._md-m-none {
        margin: 0 !important
    }

    ._md-mt-none {
        margin-top: 0 !important
    }

    ._md-mr-none {
        margin-right: 0 !important
    }

    ._md-mb-none {
        margin-bottom: 0 !important
    }

    ._md-ml-none {
        margin-left: 0 !important
    }

    ._md-mtb-none {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    ._md-mlr-none {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    ._md-m-sm {
        margin: .375rem !important
    }

    ._md-mt-sm {
        margin-top: .375rem !important
    }

    ._md-mr-sm {
        margin-right: .375rem !important
    }

    ._md-mb-sm {
        margin-bottom: .375rem !important
    }

    ._md-ml-sm {
        margin-left: .375rem !important
    }

    ._md-mtb-sm {
        margin-top: .375rem !important;
        margin-bottom: .375rem !important
    }

    ._md-mlr-sm {
        margin-left: .375rem !important;
        margin-right: .375rem !important
    }

    ._md-m-ms {
        margin: .625rem !important
    }

    ._md-mt-ms {
        margin-top: .625rem !important
    }

    ._md-mr-ms {
        margin-right: .625rem !important
    }

    ._md-mb-ms {
        margin-bottom: .625rem !important
    }

    ._md-ml-ms {
        margin-left: .625rem !important
    }

    ._md-mtb-ms {
        margin-top: .625rem !important;
        margin-bottom: .625rem !important
    }

    ._md-mlr-ms {
        margin-left: .625rem !important;
        margin-right: .625rem !important
    }

    ._md-m-md {
        margin: .9375rem !important
    }

    ._md-mt-md {
        margin-top: .9375rem !important
    }

    ._md-mr-md {
        margin-right: .9375rem !important
    }

    ._md-mb-md {
        margin-bottom: .9375rem !important
    }

    ._md-ml-md {
        margin-left: .9375rem !important
    }

    ._md-mtb-md {
        margin-top: .9375rem !important;
        margin-bottom: .9375rem !important
    }

    ._md-mlr-md {
        margin-left: .9375rem !important;
        margin-right: .9375rem !important
    }

    ._md-m-def {
        margin: 1.25rem !important
    }

    ._md-mt-def {
        margin-top: 1.25rem !important
    }

    ._md-mr-def {
        margin-right: 1.25rem !important
    }

    ._md-mb-def {
        margin-bottom: 1.25rem !important
    }

    ._md-ml-def {
        margin-left: 1.25rem !important
    }

    ._md-mtb-def {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }

    ._md-mlr-def {
        margin-left: 1.25rem !important;
        margin-right: 1.25rem !important
    }

    ._md-m-lg {
        margin: 1.5625rem !important
    }

    ._md-mt-lg {
        margin-top: 1.5625rem !important
    }

    ._md-mr-lg {
        margin-right: 1.5625rem !important
    }

    ._md-mb-lg {
        margin-bottom: 1.5625rem !important
    }

    ._md-ml-lg {
        margin-left: 1.5625rem !important
    }

    ._md-mtb-lg {
        margin-top: 1.5625rem !important;
        margin-bottom: 1.5625rem !important
    }

    ._md-mlr-lg {
        margin-left: 1.5625rem !important;
        margin-right: 1.5625rem !important
    }

    ._md-m-xl {
        margin: 1.875rem !important
    }

    ._md-mt-xl {
        margin-top: 1.875rem !important
    }

    ._md-mr-xl {
        margin-right: 1.875rem !important
    }

    ._md-mb-xl {
        margin-bottom: 1.875rem !important
    }

    ._md-ml-xl {
        margin-left: 1.875rem !important
    }

    ._md-mtb-xl {
        margin-top: 1.875rem !important;
        margin-bottom: 1.875rem !important
    }

    ._md-mlr-xl {
        margin-left: 1.875rem !important;
        margin-right: 1.875rem !important
    }

    ._md-m-mg {
        margin: 2.5rem !important
    }

    ._md-mt-mg {
        margin-top: 2.5rem !important
    }

    ._md-mr-mg {
        margin-right: 2.5rem !important
    }

    ._md-mb-mg {
        margin-bottom: 2.5rem !important
    }

    ._md-ml-mg {
        margin-left: 2.5rem !important
    }

    ._md-mtb-mg {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }

    ._md-mlr-mg {
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important
    }

    ._md-m-dt {
        margin: 3.125rem !important
    }

    ._md-mt-dt {
        margin-top: 3.125rem !important
    }

    ._md-mr-dt {
        margin-right: 3.125rem !important
    }

    ._md-mb-dt {
        margin-bottom: 3.125rem !important
    }

    ._md-ml-dt {
        margin-left: 3.125rem !important
    }

    ._md-mtb-dt {
        margin-top: 3.125rem !important;
        margin-bottom: 3.125rem !important
    }

    ._md-mlr-dt {
        margin-left: 3.125rem !important;
        margin-right: 3.125rem !important
    }

    ._md-p-none {
        padding: 0 !important
    }

    ._md-pt-none {
        padding-top: 0 !important
    }

    ._md-pr-none {
        padding-right: 0 !important
    }

    ._md-pb-none {
        padding-bottom: 0 !important
    }

    ._md-pl-none {
        padding-left: 0 !important
    }

    ._md-ptb-none {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    ._md-plr-none {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    ._md-p-sm {
        padding: .375rem !important
    }

    ._md-pt-sm {
        padding-top: .375rem !important
    }

    ._md-pr-sm {
        padding-right: .375rem !important
    }

    ._md-pb-sm {
        padding-bottom: .375rem !important
    }

    ._md-pl-sm {
        padding-left: .375rem !important
    }

    ._md-ptb-sm {
        padding-top: .375rem !important;
        padding-bottom: .375rem !important
    }

    ._md-plr-sm {
        padding-left: .375rem !important;
        padding-right: .375rem !important
    }

    ._md-p-ms {
        padding: .625rem !important
    }

    ._md-pt-ms {
        padding-top: .625rem !important
    }

    ._md-pr-ms {
        padding-right: .625rem !important
    }

    ._md-pb-ms {
        padding-bottom: .625rem !important
    }

    ._md-pl-ms {
        padding-left: .625rem !important
    }

    ._md-ptb-ms {
        padding-top: .625rem !important;
        padding-bottom: .625rem !important
    }

    ._md-plr-ms {
        padding-left: .625rem !important;
        padding-right: .625rem !important
    }

    ._md-p-md {
        padding: .9375rem !important
    }

    ._md-pt-md {
        padding-top: .9375rem !important
    }

    ._md-pr-md {
        padding-right: .9375rem !important
    }

    ._md-pb-md {
        padding-bottom: .9375rem !important
    }

    ._md-pl-md {
        padding-left: .9375rem !important
    }

    ._md-ptb-md {
        padding-top: .9375rem !important;
        padding-bottom: .9375rem !important
    }

    ._md-plr-md {
        padding-left: .9375rem !important;
        padding-right: .9375rem !important
    }

    ._md-p-def {
        padding: 1.25rem !important
    }

    ._md-pt-def {
        padding-top: 1.25rem !important
    }

    ._md-pr-def {
        padding-right: 1.25rem !important
    }

    ._md-pb-def {
        padding-bottom: 1.25rem !important
    }

    ._md-pl-def {
        padding-left: 1.25rem !important
    }

    ._md-ptb-def {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    ._md-plr-def {
        padding-left: 1.25rem !important;
        padding-right: 1.25rem !important
    }

    ._md-p-lg {
        padding: 1.5625rem !important
    }

    ._md-pt-lg {
        padding-top: 1.5625rem !important
    }

    ._md-pr-lg {
        padding-right: 1.5625rem !important
    }

    ._md-pb-lg {
        padding-bottom: 1.5625rem !important
    }

    ._md-pl-lg {
        padding-left: 1.5625rem !important
    }

    ._md-ptb-lg {
        padding-top: 1.5625rem !important;
        padding-bottom: 1.5625rem !important
    }

    ._md-plr-lg {
        padding-left: 1.5625rem !important;
        padding-right: 1.5625rem !important
    }

    ._md-p-xl {
        padding: 1.875rem !important
    }

    ._md-pt-xl {
        padding-top: 1.875rem !important
    }

    ._md-pr-xl {
        padding-right: 1.875rem !important
    }

    ._md-pb-xl {
        padding-bottom: 1.875rem !important
    }

    ._md-pl-xl {
        padding-left: 1.875rem !important
    }

    ._md-ptb-xl {
        padding-top: 1.875rem !important;
        padding-bottom: 1.875rem !important
    }

    ._md-plr-xl {
        padding-left: 1.875rem !important;
        padding-right: 1.875rem !important
    }

    ._md-p-mg {
        padding: 2.5rem !important
    }

    ._md-pt-mg {
        padding-top: 2.5rem !important
    }

    ._md-pr-mg {
        padding-right: 2.5rem !important
    }

    ._md-pb-mg {
        padding-bottom: 2.5rem !important
    }

    ._md-pl-mg {
        padding-left: 2.5rem !important
    }

    ._md-ptb-mg {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    ._md-plr-mg {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important
    }

    ._md-p-dt {
        padding: 3.125rem !important
    }

    ._md-pt-dt {
        padding-top: 3.125rem !important
    }

    ._md-pr-dt {
        padding-right: 3.125rem !important
    }

    ._md-pb-dt {
        padding-bottom: 3.125rem !important
    }

    ._md-pl-dt {
        padding-left: 3.125rem !important
    }

    ._md-ptb-dt {
        padding-top: 3.125rem !important;
        padding-bottom: 3.125rem !important
    }

    ._md-plr-dt {
        padding-left: 3.125rem !important;
        padding-right: 3.125rem !important
    }

    ._md-text-left {
        text-align: left !important
    }

    ._md-text-right {
        text-align: right !important
    }

    ._md-text-center {
        text-align: center !important
    }

    ._md-ellipsis {
        max-width: 100%
    }

    ._md-ellipsis, ._md-ellipsis-free {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    ._md-hide {
        display: none !important
    }
}

@media only screen and (min-width: 1024px) {
    .grid--defp-hspace-none {
        margin-left: 0
    }

    .grid--defp-hspace-none > * {
        padding-left: 0
    }

    .grid--defp-vspace-none > * {
        padding-bottom: 0
    }

    .grid--defp-space-none {
        margin-left: 0
    }

    .grid--defp-space-none > * {
        padding-left: 0;
        padding-bottom: 0
    }

    .grid--defp-hspace-sm {
        margin-left: -.375rem
    }

    .grid--defp-hspace-sm > * {
        padding-left: .375rem
    }

    .grid--defp-vspace-sm > * {
        padding-bottom: .375rem
    }

    .grid--defp-space-sm {
        margin-left: -.375rem
    }

    .grid--defp-space-sm > * {
        padding-left: .375rem;
        padding-bottom: .375rem
    }

    .grid--defp-hspace-ms {
        margin-left: -.625rem
    }

    .grid--defp-hspace-ms > * {
        padding-left: .625rem
    }

    .grid--defp-vspace-ms > * {
        padding-bottom: .625rem
    }

    .grid--defp-space-ms {
        margin-left: -.625rem
    }

    .grid--defp-space-ms > * {
        padding-left: .625rem;
        padding-bottom: .625rem
    }

    .grid--defp-hspace-md {
        margin-left: -.9375rem
    }

    .grid--defp-hspace-md > * {
        padding-left: .9375rem
    }

    .grid--defp-vspace-md > * {
        padding-bottom: .9375rem
    }

    .grid--defp-space-md {
        margin-left: -.9375rem
    }

    .grid--defp-space-md > * {
        padding-left: .9375rem;
        padding-bottom: .9375rem
    }

    .grid--defp-hspace-def {
        margin-left: -1.25rem
    }

    .grid--defp-hspace-def > * {
        padding-left: 1.25rem
    }

    .grid--defp-vspace-def > * {
        padding-bottom: 1.25rem
    }

    .grid--defp-space-def {
        margin-left: -1.25rem
    }

    .grid--defp-space-def > * {
        padding-left: 1.25rem;
        padding-bottom: 1.25rem
    }

    .grid--defp-hspace-lg {
        margin-left: -1.5625rem
    }

    .grid--defp-hspace-lg > * {
        padding-left: 1.5625rem
    }

    .grid--defp-vspace-lg > * {
        padding-bottom: 1.5625rem
    }

    .grid--defp-space-lg {
        margin-left: -1.5625rem
    }

    .grid--defp-space-lg > * {
        padding-left: 1.5625rem;
        padding-bottom: 1.5625rem
    }

    .grid--defp-hspace-xl {
        margin-left: -1.875rem
    }

    .grid--defp-hspace-xl > * {
        padding-left: 1.875rem
    }

    .grid--defp-vspace-xl > * {
        padding-bottom: 1.875rem
    }

    .grid--defp-space-xl {
        margin-left: -1.875rem
    }

    .grid--defp-space-xl > * {
        padding-left: 1.875rem;
        padding-bottom: 1.875rem
    }

    .grid--defp-hspace-mg {
        margin-left: -2.5rem
    }

    .grid--defp-hspace-mg > * {
        padding-left: 2.5rem
    }

    .grid--defp-vspace-mg > * {
        padding-bottom: 2.5rem
    }

    .grid--defp-space-mg {
        margin-left: -2.5rem
    }

    .grid--defp-space-mg > * {
        padding-left: 2.5rem;
        padding-bottom: 2.5rem
    }

    .grid--defp-hspace-dt {
        margin-left: -3.125rem
    }

    .grid--defp-hspace-dt > * {
        padding-left: 3.125rem
    }

    .grid--defp-vspace-dt > * {
        padding-bottom: 3.125rem
    }

    .grid--defp-space-dt {
        margin-left: -3.125rem
    }

    .grid--defp-space-dt > * {
        padding-left: 3.125rem;
        padding-bottom: 3.125rem
    }

    .grid--defp-1 > * {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%
    }

    .grid--defp-2 > * {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }

    .grid--defp-3 > * {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        width: 33.33333%;
        max-width: 33.33333%
    }

    .grid--defp-4 > * {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 25%;
        max-width: 25%
    }

    .grid--defp-5 > * {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        width: 20%;
        max-width: 20%
    }

    .grid--defp-6 > * {
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        width: 16.66667%;
        max-width: 16.66667%
    }

    .grid--defp-7 > * {
        -ms-flex-preferred-size: 14.28571%;
        flex-basis: 14.28571%;
        width: 14.28571%;
        max-width: 14.28571%
    }

    .grid--defp-8 > * {
        -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
        width: 12.5%;
        max-width: 12.5%
    }

    .grid--defp-9 > * {
        -ms-flex-preferred-size: 11.11111%;
        flex-basis: 11.11111%;
        width: 11.11111%;
        max-width: 11.11111%
    }

    .grid--defp-10 > * {
        -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
        width: 10%;
        max-width: 10%
    }

    .grid--defp-11 > * {
        -ms-flex-preferred-size: 9.09091%;
        flex-basis: 9.09091%;
        width: 9.09091%;
        max-width: 9.09091%
    }

    .grid--defp-12 > * {
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        width: 8.33333%;
        max-width: 8.33333%
    }

    .gcell--defp-auto, .grid--defp-auto > * {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: auto;
        max-width: none;
        min-width: 1px
    }

    .gcell--defp-1 {
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        width: 8.33333%;
        max-width: 8.33333%
    }

    .gcell--defp-2 {
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        width: 16.66667%;
        max-width: 16.66667%
    }

    .gcell--defp-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 25%;
        max-width: 25%
    }

    .gcell--defp-4 {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        width: 33.33333%;
        max-width: 33.33333%
    }

    .gcell--defp-5 {
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        width: 41.66667%;
        max-width: 41.66667%
    }

    .gcell--defp-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }

    .gcell--defp-7 {
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        width: 58.33333%;
        max-width: 58.33333%
    }

    .gcell--defp-8 {
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        width: 66.66667%;
        max-width: 66.66667%
    }

    .gcell--defp-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        width: 75%;
        max-width: 75%
    }

    .gcell--defp-10 {
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        width: 83.33333%;
        max-width: 83.33333%
    }

    .gcell--defp-11 {
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        width: 91.66667%;
        max-width: 91.66667%
    }

    .gcell--defp-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%
    }

    ._defp-col-auto {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: auto;
        max-width: none;
        min-width: 1px
    }

    ._defp-col-1 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%
    }

    ._defp-col-2 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }

    ._defp-col-3 {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        width: 33.33333%;
        max-width: 33.33333%
    }

    ._defp-col-4 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 25%;
        max-width: 25%
    }

    ._defp-col-5 {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        width: 20%;
        max-width: 20%
    }

    ._defp-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    ._defp-items-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    ._defp-items-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    ._defp-items-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    ._defp-items-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    ._defp-justify-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    ._defp-justify-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    ._defp-justify-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    ._defp-justify-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    ._defp-justify-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    ._defp-self-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    ._defp-self-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    ._defp-self-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    ._defp-self-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    ._defp-flex-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    ._defp-flex-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    ._defp-flex-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    ._defp-flex-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    ._defp-flex-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    ._defp-flex-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    ._defp-flex-grow {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    ._defp-flex-nogrow {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    ._defp-flex-shrink {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    ._defp-flex-noshrink {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    ._defp-flex-order-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    ._defp-flex-order-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    ._defp-flex-order-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    ._defp-flex-order-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    ._defp-flex-order-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    ._defp-flex-order-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    ._defp-m-auto {
        margin: auto !important
    }

    ._defp-mt-auto {
        margin-top: auto !important
    }

    ._defp-mr-auto {
        margin-right: auto !important
    }

    ._defp-mb-auto {
        margin-bottom: auto !important
    }

    ._defp-ml-auto {
        margin-left: auto !important
    }

    ._defp-mtb-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    ._defp-mlr-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    ._defp-m-none {
        margin: 0 !important
    }

    ._defp-mt-none {
        margin-top: 0 !important
    }

    ._defp-mr-none {
        margin-right: 0 !important
    }

    ._defp-mb-none {
        margin-bottom: 0 !important
    }

    ._defp-ml-none {
        margin-left: 0 !important
    }

    ._defp-mtb-none {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    ._defp-mlr-none {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    ._defp-m-sm {
        margin: .375rem !important
    }

    ._defp-mt-sm {
        margin-top: .375rem !important
    }

    ._defp-mr-sm {
        margin-right: .375rem !important
    }

    ._defp-mb-sm {
        margin-bottom: .375rem !important
    }

    ._defp-ml-sm {
        margin-left: .375rem !important
    }

    ._defp-mtb-sm {
        margin-top: .375rem !important;
        margin-bottom: .375rem !important
    }

    ._defp-mlr-sm {
        margin-left: .375rem !important;
        margin-right: .375rem !important
    }

    ._defp-m-ms {
        margin: .625rem !important
    }

    ._defp-mt-ms {
        margin-top: .625rem !important
    }

    ._defp-mr-ms {
        margin-right: .625rem !important
    }

    ._defp-mb-ms {
        margin-bottom: .625rem !important
    }

    ._defp-ml-ms {
        margin-left: .625rem !important
    }

    ._defp-mtb-ms {
        margin-top: .625rem !important;
        margin-bottom: .625rem !important
    }

    ._defp-mlr-ms {
        margin-left: .625rem !important;
        margin-right: .625rem !important
    }

    ._defp-m-md {
        margin: .9375rem !important
    }

    ._defp-mt-md {
        margin-top: .9375rem !important
    }

    ._defp-mr-md {
        margin-right: .9375rem !important
    }

    ._defp-mb-md {
        margin-bottom: .9375rem !important
    }

    ._defp-ml-md {
        margin-left: .9375rem !important
    }

    ._defp-mtb-md {
        margin-top: .9375rem !important;
        margin-bottom: .9375rem !important
    }

    ._defp-mlr-md {
        margin-left: .9375rem !important;
        margin-right: .9375rem !important
    }

    ._defp-m-def {
        margin: 1.25rem !important
    }

    ._defp-mt-def {
        margin-top: 1.25rem !important
    }

    ._defp-mr-def {
        margin-right: 1.25rem !important
    }

    ._defp-mb-def {
        margin-bottom: 1.25rem !important
    }

    ._defp-ml-def {
        margin-left: 1.25rem !important
    }

    ._defp-mtb-def {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }

    ._defp-mlr-def {
        margin-left: 1.25rem !important;
        margin-right: 1.25rem !important
    }

    ._defp-m-lg {
        margin: 1.5625rem !important
    }

    ._defp-mt-lg {
        margin-top: 1.5625rem !important
    }

    ._defp-mr-lg {
        margin-right: 1.5625rem !important
    }

    ._defp-mb-lg {
        margin-bottom: 1.5625rem !important
    }

    ._defp-ml-lg {
        margin-left: 1.5625rem !important
    }

    ._defp-mtb-lg {
        margin-top: 1.5625rem !important;
        margin-bottom: 1.5625rem !important
    }

    ._defp-mlr-lg {
        margin-left: 1.5625rem !important;
        margin-right: 1.5625rem !important
    }

    ._defp-m-xl {
        margin: 1.875rem !important
    }

    ._defp-mt-xl {
        margin-top: 1.875rem !important
    }

    ._defp-mr-xl {
        margin-right: 1.875rem !important
    }

    ._defp-mb-xl {
        margin-bottom: 1.875rem !important
    }

    ._defp-ml-xl {
        margin-left: 1.875rem !important
    }

    ._defp-mtb-xl {
        margin-top: 1.875rem !important;
        margin-bottom: 1.875rem !important
    }

    ._defp-mlr-xl {
        margin-left: 1.875rem !important;
        margin-right: 1.875rem !important
    }

    ._defp-m-mg {
        margin: 2.5rem !important
    }

    ._defp-mt-mg {
        margin-top: 2.5rem !important
    }

    ._defp-mr-mg {
        margin-right: 2.5rem !important
    }

    ._defp-mb-mg {
        margin-bottom: 2.5rem !important
    }

    ._defp-ml-mg {
        margin-left: 2.5rem !important
    }

    ._defp-mtb-mg {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }

    ._defp-mlr-mg {
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important
    }

    ._defp-m-dt {
        margin: 3.125rem !important
    }

    ._defp-mt-dt {
        margin-top: 3.125rem !important
    }

    ._defp-mr-dt {
        margin-right: 3.125rem !important
    }

    ._defp-mb-dt {
        margin-bottom: 3.125rem !important
    }

    ._defp-ml-dt {
        margin-left: 3.125rem !important
    }

    ._defp-mtb-dt {
        margin-top: 3.125rem !important;
        margin-bottom: 3.125rem !important
    }

    ._defp-mlr-dt {
        margin-left: 3.125rem !important;
        margin-right: 3.125rem !important
    }

    ._defp-p-none {
        padding: 0 !important
    }

    ._defp-pt-none {
        padding-top: 0 !important
    }

    ._defp-pr-none {
        padding-right: 0 !important
    }

    ._defp-pb-none {
        padding-bottom: 0 !important
    }

    ._defp-pl-none {
        padding-left: 0 !important
    }

    ._defp-ptb-none {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    ._defp-plr-none {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    ._defp-p-sm {
        padding: .375rem !important
    }

    ._defp-pt-sm {
        padding-top: .375rem !important
    }

    ._defp-pr-sm {
        padding-right: .375rem !important
    }

    ._defp-pb-sm {
        padding-bottom: .375rem !important
    }

    ._defp-pl-sm {
        padding-left: .375rem !important
    }

    ._defp-ptb-sm {
        padding-top: .375rem !important;
        padding-bottom: .375rem !important
    }

    ._defp-plr-sm {
        padding-left: .375rem !important;
        padding-right: .375rem !important
    }

    ._defp-p-ms {
        padding: .625rem !important
    }

    ._defp-pt-ms {
        padding-top: .625rem !important
    }

    ._defp-pr-ms {
        padding-right: .625rem !important
    }

    ._defp-pb-ms {
        padding-bottom: .625rem !important
    }

    ._defp-pl-ms {
        padding-left: .625rem !important
    }

    ._defp-ptb-ms {
        padding-top: .625rem !important;
        padding-bottom: .625rem !important
    }

    ._defp-plr-ms {
        padding-left: .625rem !important;
        padding-right: .625rem !important
    }

    ._defp-p-md {
        padding: .9375rem !important
    }

    ._defp-pt-md {
        padding-top: .9375rem !important
    }

    ._defp-pr-md {
        padding-right: .9375rem !important
    }

    ._defp-pb-md {
        padding-bottom: .9375rem !important
    }

    ._defp-pl-md {
        padding-left: .9375rem !important
    }

    ._defp-ptb-md {
        padding-top: .9375rem !important;
        padding-bottom: .9375rem !important
    }

    ._defp-plr-md {
        padding-left: .9375rem !important;
        padding-right: .9375rem !important
    }

    ._defp-p-def {
        padding: 1.25rem !important
    }

    ._defp-pt-def {
        padding-top: 1.25rem !important
    }

    ._defp-pr-def {
        padding-right: 1.25rem !important
    }

    ._defp-pb-def {
        padding-bottom: 1.25rem !important
    }

    ._defp-pl-def {
        padding-left: 1.25rem !important
    }

    ._defp-ptb-def {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    ._defp-plr-def {
        padding-left: 1.25rem !important;
        padding-right: 1.25rem !important
    }

    ._defp-p-lg {
        padding: 1.5625rem !important
    }

    ._defp-pt-lg {
        padding-top: 1.5625rem !important
    }

    ._defp-pr-lg {
        padding-right: 1.5625rem !important
    }

    ._defp-pb-lg {
        padding-bottom: 1.5625rem !important
    }

    ._defp-pl-lg {
        padding-left: 1.5625rem !important
    }

    ._defp-ptb-lg {
        padding-top: 1.5625rem !important;
        padding-bottom: 1.5625rem !important
    }

    ._defp-plr-lg {
        padding-left: 1.5625rem !important;
        padding-right: 1.5625rem !important
    }

    ._defp-p-xl {
        padding: 1.875rem !important
    }

    ._defp-pt-xl {
        padding-top: 1.875rem !important
    }

    ._defp-pr-xl {
        padding-right: 1.875rem !important
    }

    ._defp-pb-xl {
        padding-bottom: 1.875rem !important
    }

    ._defp-pl-xl {
        padding-left: 1.875rem !important
    }

    ._defp-ptb-xl {
        padding-top: 1.875rem !important;
        padding-bottom: 1.875rem !important
    }

    ._defp-plr-xl {
        padding-left: 1.875rem !important;
        padding-right: 1.875rem !important
    }

    ._defp-p-mg {
        padding: 2.5rem !important
    }

    ._defp-pt-mg {
        padding-top: 2.5rem !important
    }

    ._defp-pr-mg {
        padding-right: 2.5rem !important
    }

    ._defp-pb-mg {
        padding-bottom: 2.5rem !important
    }

    ._defp-pl-mg {
        padding-left: 2.5rem !important
    }

    ._defp-ptb-mg {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    ._defp-plr-mg {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important
    }

    ._defp-p-dt {
        padding: 3.125rem !important
    }

    ._defp-pt-dt {
        padding-top: 3.125rem !important
    }

    ._defp-pr-dt {
        padding-right: 3.125rem !important
    }

    ._defp-pb-dt {
        padding-bottom: 3.125rem !important
    }

    ._defp-pl-dt {
        padding-left: 3.125rem !important
    }

    ._defp-ptb-dt {
        padding-top: 3.125rem !important;
        padding-bottom: 3.125rem !important
    }

    ._defp-plr-dt {
        padding-left: 3.125rem !important;
        padding-right: 3.125rem !important
    }

    ._defp-text-left {
        text-align: left !important
    }

    ._defp-text-right {
        text-align: right !important
    }

    ._defp-text-center {
        text-align: center !important
    }

    ._defp-ellipsis {
        max-width: 100%
    }

    ._defp-ellipsis, ._defp-ellipsis-free {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    ._defp-hide {
        display: none !important
    }
}

@media only screen and (min-width: 1025px) {
    html {
        font-size: 14px
    }

    .grid--def-hspace-none {
        margin-left: 0
    }

    .grid--def-hspace-none > * {
        padding-left: 0
    }

    .grid--def-vspace-none > * {
        padding-bottom: 0
    }

    .grid--def-space-none {
        margin-left: 0
    }

    .grid--def-space-none > * {
        padding-left: 0;
        padding-bottom: 0
    }

    .grid--def-hspace-sm {
        margin-left: -.375rem
    }

    .grid--def-hspace-sm > * {
        padding-left: .375rem
    }

    .grid--def-vspace-sm > * {
        padding-bottom: .375rem
    }

    .grid--def-space-sm {
        margin-left: -.375rem
    }

    .grid--def-space-sm > * {
        padding-left: .375rem;
        padding-bottom: .375rem
    }

    .grid--def-hspace-ms {
        margin-left: -.625rem
    }

    .grid--def-hspace-ms > * {
        padding-left: .625rem
    }

    .grid--def-vspace-ms > * {
        padding-bottom: .625rem
    }

    .grid--def-space-ms {
        margin-left: -.625rem
    }

    .grid--def-space-ms > * {
        padding-left: .625rem;
        padding-bottom: .625rem
    }

    .grid--def-hspace-md {
        margin-left: -.9375rem
    }

    .grid--def-hspace-md > * {
        padding-left: .9375rem
    }

    .grid--def-vspace-md > * {
        padding-bottom: .9375rem
    }

    .grid--def-space-md {
        margin-left: -.9375rem
    }

    .grid--def-space-md > * {
        padding-left: .9375rem;
        padding-bottom: .9375rem
    }

    .grid--def-hspace-def {
        margin-left: -1.25rem
    }

    .grid--def-hspace-def > * {
        padding-left: 1.25rem
    }

    .grid--def-vspace-def > * {
        padding-bottom: 1.25rem
    }

    .grid--def-space-def {
        margin-left: -1.25rem
    }

    .grid--def-space-def > * {
        padding-left: 1.25rem;
        padding-bottom: 1.25rem
    }

    .grid--def-hspace-lg {
        margin-left: -1.5625rem
    }

    .grid--def-hspace-lg > * {
        padding-left: 1.5625rem
    }

    .grid--def-vspace-lg > * {
        padding-bottom: 1.5625rem
    }

    .grid--def-space-lg {
        margin-left: -1.5625rem
    }

    .grid--def-space-lg > * {
        padding-left: 1.5625rem;
        padding-bottom: 1.5625rem
    }

    .grid--def-hspace-xl {
        margin-left: -1.875rem
    }

    .grid--def-hspace-xl > * {
        padding-left: 1.875rem
    }

    .grid--def-vspace-xl > * {
        padding-bottom: 1.875rem
    }

    .grid--def-space-xl {
        margin-left: -1.875rem
    }

    .grid--def-space-xl > * {
        padding-left: 1.875rem;
        padding-bottom: 1.875rem
    }

    .grid--def-hspace-mg {
        margin-left: -2.5rem
    }

    .grid--def-hspace-mg > * {
        padding-left: 2.5rem
    }

    .grid--def-vspace-mg > * {
        padding-bottom: 2.5rem
    }

    .grid--def-space-mg {
        margin-left: -2.5rem
    }

    .grid--def-space-mg > * {
        padding-left: 2.5rem;
        padding-bottom: 2.5rem
    }

    .grid--def-hspace-dt {
        margin-left: -3.125rem
    }

    .grid--def-hspace-dt > * {
        padding-left: 3.125rem
    }

    .grid--def-vspace-dt > * {
        padding-bottom: 3.125rem
    }

    .grid--def-space-dt {
        margin-left: -3.125rem
    }

    .grid--def-space-dt > * {
        padding-left: 3.125rem;
        padding-bottom: 3.125rem
    }

    .grid--def-1 > * {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%
    }

    .grid--def-2 > * {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }

    .grid--def-3 > * {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        width: 33.33333%;
        max-width: 33.33333%
    }

    .grid--def-4 > * {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 25%;
        max-width: 25%
    }

    .grid--def-5 > * {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        width: 20%;
        max-width: 20%
    }

    .grid--def-6 > * {
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        width: 16.66667%;
        max-width: 16.66667%
    }

    .grid--def-7 > * {
        -ms-flex-preferred-size: 14.28571%;
        flex-basis: 14.28571%;
        width: 14.28571%;
        max-width: 14.28571%
    }

    .grid--def-8 > * {
        -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
        width: 12.5%;
        max-width: 12.5%
    }

    .grid--def-9 > * {
        -ms-flex-preferred-size: 11.11111%;
        flex-basis: 11.11111%;
        width: 11.11111%;
        max-width: 11.11111%
    }

    .grid--def-10 > * {
        -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
        width: 10%;
        max-width: 10%
    }

    .grid--def-11 > * {
        -ms-flex-preferred-size: 9.09091%;
        flex-basis: 9.09091%;
        width: 9.09091%;
        max-width: 9.09091%
    }

    .grid--def-12 > * {
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        width: 8.33333%;
        max-width: 8.33333%
    }

    .gcell--def-auto, .grid--def-auto > * {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: auto;
        max-width: none;
        min-width: 1px
    }

    .gcell--def-1 {
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        width: 8.33333%;
        max-width: 8.33333%
    }

    .gcell--def-2 {
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        width: 16.66667%;
        max-width: 16.66667%
    }

    .gcell--def-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 25%;
        max-width: 25%
    }

    .gcell--def-4 {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        width: 33.33333%;
        max-width: 33.33333%
    }

    .gcell--def-5 {
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        width: 41.66667%;
        max-width: 41.66667%
    }

    .gcell--def-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }

    .gcell--def-7 {
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        width: 58.33333%;
        max-width: 58.33333%
    }

    .gcell--def-8 {
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        width: 66.66667%;
        max-width: 66.66667%
    }

    .gcell--def-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        width: 75%;
        max-width: 75%
    }

    .gcell--def-10 {
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        width: 83.33333%;
        max-width: 83.33333%
    }

    .gcell--def-11 {
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        width: 91.66667%;
        max-width: 91.66667%
    }

    .gcell--def-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%
    }

    ._def-col-auto {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: auto;
        max-width: none;
        min-width: 1px
    }

    ._def-col-1 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%
    }

    ._def-col-2 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }

    ._def-col-3 {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        width: 33.33333%;
        max-width: 33.33333%
    }

    ._def-col-4 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 25%;
        max-width: 25%
    }

    ._def-col-5 {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        width: 20%;
        max-width: 20%
    }

    ._def-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    ._def-items-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    ._def-items-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    ._def-items-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    ._def-items-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    ._def-justify-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    ._def-justify-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    ._def-justify-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    ._def-justify-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    ._def-justify-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    ._def-self-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    ._def-self-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    ._def-self-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    ._def-self-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    ._def-flex-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    ._def-flex-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    ._def-flex-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    ._def-flex-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    ._def-flex-row {
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    ._def-flex-row, ._def-flex-row-reverse {
        -webkit-box-orient: horizontal !important
    }

    ._def-flex-row-reverse {
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    ._def-flex-grow {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    ._def-flex-nogrow {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    ._def-flex-shrink {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    ._def-flex-noshrink {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    ._def-flex-order-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    ._def-flex-order-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    ._def-flex-order-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    ._def-flex-order-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    ._def-flex-order-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    ._def-flex-order-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    ._def-m-auto {
        margin: auto !important
    }

    ._def-mt-auto {
        margin-top: auto !important
    }

    ._def-mr-auto {
        margin-right: auto !important
    }

    ._def-mb-auto {
        margin-bottom: auto !important
    }

    ._def-ml-auto {
        margin-left: auto !important
    }

    ._def-mtb-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    ._def-mlr-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    ._def-m-none {
        margin: 0 !important
    }

    ._def-mt-none {
        margin-top: 0 !important
    }

    ._def-mr-none {
        margin-right: 0 !important
    }

    ._def-mb-none {
        margin-bottom: 0 !important
    }

    ._def-ml-none {
        margin-left: 0 !important
    }

    ._def-mtb-none {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    ._def-mlr-none {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    ._def-m-sm {
        margin: .375rem !important
    }

    ._def-mt-sm {
        margin-top: .375rem !important
    }

    ._def-mr-sm {
        margin-right: .375rem !important
    }

    ._def-mb-sm {
        margin-bottom: .375rem !important
    }

    ._def-ml-sm {
        margin-left: .375rem !important
    }

    ._def-mtb-sm {
        margin-top: .375rem !important;
        margin-bottom: .375rem !important
    }

    ._def-mlr-sm {
        margin-left: .375rem !important;
        margin-right: .375rem !important
    }

    ._def-m-ms {
        margin: .625rem !important
    }

    ._def-mt-ms {
        margin-top: .625rem !important
    }

    ._def-mr-ms {
        margin-right: .625rem !important
    }

    ._def-mb-ms {
        margin-bottom: .625rem !important
    }

    ._def-ml-ms {
        margin-left: .625rem !important
    }

    ._def-mtb-ms {
        margin-top: .625rem !important;
        margin-bottom: .625rem !important
    }

    ._def-mlr-ms {
        margin-left: .625rem !important;
        margin-right: .625rem !important
    }

    ._def-m-md {
        margin: .9375rem !important
    }

    ._def-mt-md {
        margin-top: .9375rem !important
    }

    ._def-mr-md {
        margin-right: .9375rem !important
    }

    ._def-mb-md {
        margin-bottom: .9375rem !important
    }

    ._def-ml-md {
        margin-left: .9375rem !important
    }

    ._def-mtb-md {
        margin-top: .9375rem !important;
        margin-bottom: .9375rem !important
    }

    ._def-mlr-md {
        margin-left: .9375rem !important;
        margin-right: .9375rem !important
    }

    ._def-m-def {
        margin: 1.25rem !important
    }

    ._def-mt-def {
        margin-top: 1.25rem !important
    }

    ._def-mr-def {
        margin-right: 1.25rem !important
    }

    ._def-mb-def {
        margin-bottom: 1.25rem !important
    }

    ._def-ml-def {
        margin-left: 1.25rem !important
    }

    ._def-mtb-def {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }

    ._def-mlr-def {
        margin-left: 1.25rem !important;
        margin-right: 1.25rem !important
    }

    ._def-m-lg {
        margin: 1.5625rem !important
    }

    ._def-mt-lg {
        margin-top: 1.5625rem !important
    }

    ._def-mr-lg {
        margin-right: 1.5625rem !important
    }

    ._def-mb-lg {
        margin-bottom: 1.5625rem !important
    }

    ._def-ml-lg {
        margin-left: 1.5625rem !important
    }

    ._def-mtb-lg {
        margin-top: 1.5625rem !important;
        margin-bottom: 1.5625rem !important
    }

    ._def-mlr-lg {
        margin-left: 1.5625rem !important;
        margin-right: 1.5625rem !important
    }

    ._def-m-xl {
        margin: 1.875rem !important
    }

    ._def-mt-xl {
        margin-top: 1.875rem !important
    }

    ._def-mr-xl {
        margin-right: 1.875rem !important
    }

    ._def-mb-xl {
        margin-bottom: 1.875rem !important
    }

    ._def-ml-xl {
        margin-left: 1.875rem !important
    }

    ._def-mtb-xl {
        margin-top: 1.875rem !important;
        margin-bottom: 1.875rem !important
    }

    ._def-mlr-xl {
        margin-left: 1.875rem !important;
        margin-right: 1.875rem !important
    }

    ._def-m-mg {
        margin: 2.5rem !important
    }

    ._def-mt-mg {
        margin-top: 2.5rem !important
    }

    ._def-mr-mg {
        margin-right: 2.5rem !important
    }

    ._def-mb-mg {
        margin-bottom: 2.5rem !important
    }

    ._def-ml-mg {
        margin-left: 2.5rem !important
    }

    ._def-mtb-mg {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }

    ._def-mlr-mg {
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important
    }

    ._def-m-dt {
        margin: 3.125rem !important
    }

    ._def-mt-dt {
        margin-top: 3.125rem !important
    }

    ._def-mr-dt {
        margin-right: 3.125rem !important
    }

    ._def-mb-dt {
        margin-bottom: 3.125rem !important
    }

    ._def-ml-dt {
        margin-left: 3.125rem !important
    }

    ._def-mtb-dt {
        margin-top: 3.125rem !important;
        margin-bottom: 3.125rem !important
    }

    ._def-mlr-dt {
        margin-left: 3.125rem !important;
        margin-right: 3.125rem !important
    }

    ._def-p-none {
        padding: 0 !important
    }

    ._def-pt-none {
        padding-top: 0 !important
    }

    ._def-pr-none {
        padding-right: 0 !important
    }

    ._def-pb-none {
        padding-bottom: 0 !important
    }

    ._def-pl-none {
        padding-left: 0 !important
    }

    ._def-ptb-none {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    ._def-plr-none {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    ._def-p-sm {
        padding: .375rem !important
    }

    ._def-pt-sm {
        padding-top: .375rem !important
    }

    ._def-pr-sm {
        padding-right: .375rem !important
    }

    ._def-pb-sm {
        padding-bottom: .375rem !important
    }

    ._def-pl-sm {
        padding-left: .375rem !important
    }

    ._def-ptb-sm {
        padding-top: .375rem !important;
        padding-bottom: .375rem !important
    }

    ._def-plr-sm {
        padding-left: .375rem !important;
        padding-right: .375rem !important
    }

    ._def-p-ms {
        padding: .625rem !important
    }

    ._def-pt-ms {
        padding-top: .625rem !important
    }

    ._def-pr-ms {
        padding-right: .625rem !important
    }

    ._def-pb-ms {
        padding-bottom: .625rem !important
    }

    ._def-pl-ms {
        padding-left: .625rem !important
    }

    ._def-ptb-ms {
        padding-top: .625rem !important;
        padding-bottom: .625rem !important
    }

    ._def-plr-ms {
        padding-left: .625rem !important;
        padding-right: .625rem !important
    }

    ._def-p-md {
        padding: .9375rem !important
    }

    ._def-pt-md {
        padding-top: .9375rem !important
    }

    ._def-pr-md {
        padding-right: .9375rem !important
    }

    ._def-pb-md {
        padding-bottom: .9375rem !important
    }

    ._def-pl-md {
        padding-left: .9375rem !important
    }

    ._def-ptb-md {
        padding-top: .9375rem !important;
        padding-bottom: .9375rem !important
    }

    ._def-plr-md {
        padding-left: .9375rem !important;
        padding-right: .9375rem !important
    }

    ._def-p-def {
        padding: 1.25rem !important
    }

    ._def-pt-def {
        padding-top: 1.25rem !important
    }

    ._def-pr-def {
        padding-right: 1.25rem !important
    }

    ._def-pb-def {
        padding-bottom: 1.25rem !important
    }

    ._def-pl-def {
        padding-left: 1.25rem !important
    }

    ._def-ptb-def {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    ._def-plr-def {
        padding-left: 1.25rem !important;
        padding-right: 1.25rem !important
    }

    ._def-p-lg {
        padding: 1.5625rem !important
    }

    ._def-pt-lg {
        padding-top: 1.5625rem !important
    }

    ._def-pr-lg {
        padding-right: 1.5625rem !important
    }

    ._def-pb-lg {
        padding-bottom: 1.5625rem !important
    }

    ._def-pl-lg {
        padding-left: 1.5625rem !important
    }

    ._def-ptb-lg {
        padding-top: 1.5625rem !important;
        padding-bottom: 1.5625rem !important
    }

    ._def-plr-lg {
        padding-left: 1.5625rem !important;
        padding-right: 1.5625rem !important
    }

    ._def-p-xl {
        padding: 1.875rem !important
    }

    ._def-pt-xl {
        padding-top: 1.875rem !important
    }

    ._def-pr-xl {
        padding-right: 1.875rem !important
    }

    ._def-pb-xl {
        padding-bottom: 1.875rem !important
    }

    ._def-pl-xl {
        padding-left: 1.875rem !important
    }

    ._def-ptb-xl {
        padding-top: 1.875rem !important;
        padding-bottom: 1.875rem !important
    }

    ._def-plr-xl {
        padding-left: 1.875rem !important;
        padding-right: 1.875rem !important
    }

    ._def-p-mg {
        padding: 2.5rem !important
    }

    ._def-pt-mg {
        padding-top: 2.5rem !important
    }

    ._def-pr-mg {
        padding-right: 2.5rem !important
    }

    ._def-pb-mg {
        padding-bottom: 2.5rem !important
    }

    ._def-pl-mg {
        padding-left: 2.5rem !important
    }

    ._def-ptb-mg {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    ._def-plr-mg {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important
    }

    ._def-p-dt {
        padding: 3.125rem !important
    }

    ._def-pt-dt {
        padding-top: 3.125rem !important
    }

    ._def-pr-dt {
        padding-right: 3.125rem !important
    }

    ._def-pb-dt {
        padding-bottom: 3.125rem !important
    }

    ._def-pl-dt {
        padding-left: 3.125rem !important
    }

    ._def-ptb-dt {
        padding-top: 3.125rem !important;
        padding-bottom: 3.125rem !important
    }

    ._def-plr-dt {
        padding-left: 3.125rem !important;
        padding-right: 3.125rem !important
    }

    ._def-text-left {
        text-align: left !important
    }

    ._def-text-right {
        text-align: right !important
    }

    ._def-text-center {
        text-align: center !important
    }

    ._def-ellipsis {
        max-width: 100%
    }

    ._def-ellipsis, ._def-ellipsis-free {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    ._def-hide {
        display: none !important
    }
}

@media only screen and (min-width: 1281px) {
    html {
        font-size: 15px
    }

    .grid--lg-hspace-none {
        margin-left: 0
    }

    .grid--lg-hspace-none > * {
        padding-left: 0
    }

    .grid--lg-vspace-none > * {
        padding-bottom: 0
    }

    .grid--lg-space-none {
        margin-left: 0
    }

    .grid--lg-space-none > * {
        padding-left: 0;
        padding-bottom: 0
    }

    .grid--lg-hspace-sm {
        margin-left: -.375rem
    }

    .grid--lg-hspace-sm > * {
        padding-left: .375rem
    }

    .grid--lg-vspace-sm > * {
        padding-bottom: .375rem
    }

    .grid--lg-space-sm {
        margin-left: -.375rem
    }

    .grid--lg-space-sm > * {
        padding-left: .375rem;
        padding-bottom: .375rem
    }

    .grid--lg-hspace-ms {
        margin-left: -.625rem
    }

    .grid--lg-hspace-ms > * {
        padding-left: .625rem
    }

    .grid--lg-vspace-ms > * {
        padding-bottom: .625rem
    }

    .grid--lg-space-ms {
        margin-left: -.625rem
    }

    .grid--lg-space-ms > * {
        padding-left: .625rem;
        padding-bottom: .625rem
    }

    .grid--lg-hspace-md {
        margin-left: -.9375rem
    }

    .grid--lg-hspace-md > * {
        padding-left: .9375rem
    }

    .grid--lg-vspace-md > * {
        padding-bottom: .9375rem
    }

    .grid--lg-space-md {
        margin-left: -.9375rem
    }

    .grid--lg-space-md > * {
        padding-left: .9375rem;
        padding-bottom: .9375rem
    }

    .grid--lg-hspace-def {
        margin-left: -1.25rem
    }

    .grid--lg-hspace-def > * {
        padding-left: 1.25rem
    }

    .grid--lg-vspace-def > * {
        padding-bottom: 1.25rem
    }

    .grid--lg-space-def {
        margin-left: -1.25rem
    }

    .grid--lg-space-def > * {
        padding-left: 1.25rem;
        padding-bottom: 1.25rem
    }

    .grid--lg-hspace-lg {
        margin-left: -1.5625rem
    }

    .grid--lg-hspace-lg > * {
        padding-left: 1.5625rem
    }

    .grid--lg-vspace-lg > * {
        padding-bottom: 1.5625rem
    }

    .grid--lg-space-lg {
        margin-left: -1.5625rem
    }

    .grid--lg-space-lg > * {
        padding-left: 1.5625rem;
        padding-bottom: 1.5625rem
    }

    .grid--lg-hspace-xl {
        margin-left: -1.875rem
    }

    .grid--lg-hspace-xl > * {
        padding-left: 1.875rem
    }

    .grid--lg-vspace-xl > * {
        padding-bottom: 1.875rem
    }

    .grid--lg-space-xl {
        margin-left: -1.875rem
    }

    .grid--lg-space-xl > * {
        padding-left: 1.875rem;
        padding-bottom: 1.875rem
    }

    .grid--lg-hspace-mg {
        margin-left: -2.5rem
    }

    .grid--lg-hspace-mg > * {
        padding-left: 2.5rem
    }

    .grid--lg-vspace-mg > * {
        padding-bottom: 2.5rem
    }

    .grid--lg-space-mg {
        margin-left: -2.5rem
    }

    .grid--lg-space-mg > * {
        padding-left: 2.5rem;
        padding-bottom: 2.5rem
    }

    .grid--lg-hspace-dt {
        margin-left: -3.125rem
    }

    .grid--lg-hspace-dt > * {
        padding-left: 3.125rem
    }

    .grid--lg-vspace-dt > * {
        padding-bottom: 3.125rem
    }

    .grid--lg-space-dt {
        margin-left: -3.125rem
    }

    .grid--lg-space-dt > * {
        padding-left: 3.125rem;
        padding-bottom: 3.125rem
    }

    .grid--lg-1 > * {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%
    }

    .grid--lg-2 > * {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }

    .grid--lg-3 > * {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        width: 33.33333%;
        max-width: 33.33333%
    }

    .grid--lg-4 > * {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 25%;
        max-width: 25%
    }

    .grid--lg-5 > * {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        width: 20%;
        max-width: 20%
    }

    .grid--lg-6 > * {
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        width: 16.66667%;
        max-width: 16.66667%
    }

    .grid--lg-7 > * {
        -ms-flex-preferred-size: 14.28571%;
        flex-basis: 14.28571%;
        width: 14.28571%;
        max-width: 14.28571%
    }

    .grid--lg-8 > * {
        -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
        width: 12.5%;
        max-width: 12.5%
    }

    .grid--lg-9 > * {
        -ms-flex-preferred-size: 11.11111%;
        flex-basis: 11.11111%;
        width: 11.11111%;
        max-width: 11.11111%
    }

    .grid--lg-10 > * {
        -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
        width: 10%;
        max-width: 10%
    }

    .grid--lg-11 > * {
        -ms-flex-preferred-size: 9.09091%;
        flex-basis: 9.09091%;
        width: 9.09091%;
        max-width: 9.09091%
    }

    .grid--lg-12 > * {
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        width: 8.33333%;
        max-width: 8.33333%
    }

    .gcell--lg-auto, .grid--lg-auto > * {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: auto;
        max-width: none;
        min-width: 1px
    }

    .gcell--lg-1 {
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        width: 8.33333%;
        max-width: 8.33333%
    }

    .gcell--lg-2 {
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        width: 16.66667%;
        max-width: 16.66667%
    }

    .gcell--lg-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 25%;
        max-width: 25%
    }

    .gcell--lg-4 {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        width: 33.33333%;
        max-width: 33.33333%
    }

    .gcell--lg-5 {
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        width: 41.66667%;
        max-width: 41.66667%
    }

    .gcell--lg-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }

    .gcell--lg-7 {
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        width: 58.33333%;
        max-width: 58.33333%
    }

    .gcell--lg-8 {
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        width: 66.66667%;
        max-width: 66.66667%
    }

    .gcell--lg-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        width: 75%;
        max-width: 75%
    }

    .gcell--lg-10 {
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        width: 83.33333%;
        max-width: 83.33333%
    }

    .gcell--lg-11 {
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        width: 91.66667%;
        max-width: 91.66667%
    }

    .gcell--lg-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%
    }

    ._lg-col-auto {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: auto;
        max-width: none;
        min-width: 1px
    }

    ._lg-col-1 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%
    }

    ._lg-col-2 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }

    ._lg-col-3 {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        width: 33.33333%;
        max-width: 33.33333%
    }

    ._lg-col-4 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 25%;
        max-width: 25%
    }

    ._lg-col-5 {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        width: 20%;
        max-width: 20%
    }

    ._lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    ._lg-items-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    ._lg-items-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    ._lg-items-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    ._lg-items-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    ._lg-justify-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    ._lg-justify-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    ._lg-justify-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    ._lg-justify-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    ._lg-justify-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    ._lg-self-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    ._lg-self-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    ._lg-self-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    ._lg-self-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    ._lg-flex-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    ._lg-flex-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    ._lg-flex-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    ._lg-flex-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    ._lg-flex-row {
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    ._lg-flex-row, ._lg-flex-row-reverse {
        -webkit-box-orient: horizontal !important
    }

    ._lg-flex-row-reverse {
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    ._lg-flex-grow {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    ._lg-flex-nogrow {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    ._lg-flex-shrink {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    ._lg-flex-noshrink {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    ._lg-flex-order-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    ._lg-flex-order-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    ._lg-flex-order-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    ._lg-flex-order-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    ._lg-flex-order-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    ._lg-flex-order-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    ._lg-m-auto {
        margin: auto !important
    }

    ._lg-mt-auto {
        margin-top: auto !important
    }

    ._lg-mr-auto {
        margin-right: auto !important
    }

    ._lg-mb-auto {
        margin-bottom: auto !important
    }

    ._lg-ml-auto {
        margin-left: auto !important
    }

    ._lg-mtb-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    ._lg-mlr-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    ._lg-m-none {
        margin: 0 !important
    }

    ._lg-mt-none {
        margin-top: 0 !important
    }

    ._lg-mr-none {
        margin-right: 0 !important
    }

    ._lg-mb-none {
        margin-bottom: 0 !important
    }

    ._lg-ml-none {
        margin-left: 0 !important
    }

    ._lg-mtb-none {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    ._lg-mlr-none {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    ._lg-m-sm {
        margin: .375rem !important
    }

    ._lg-mt-sm {
        margin-top: .375rem !important
    }

    ._lg-mr-sm {
        margin-right: .375rem !important
    }

    ._lg-mb-sm {
        margin-bottom: .375rem !important
    }

    ._lg-ml-sm {
        margin-left: .375rem !important
    }

    ._lg-mtb-sm {
        margin-top: .375rem !important;
        margin-bottom: .375rem !important
    }

    ._lg-mlr-sm {
        margin-left: .375rem !important;
        margin-right: .375rem !important
    }

    ._lg-m-ms {
        margin: .625rem !important
    }

    ._lg-mt-ms {
        margin-top: .625rem !important
    }

    ._lg-mr-ms {
        margin-right: .625rem !important
    }

    ._lg-mb-ms {
        margin-bottom: .625rem !important
    }

    ._lg-ml-ms {
        margin-left: .625rem !important
    }

    ._lg-mtb-ms {
        margin-top: .625rem !important;
        margin-bottom: .625rem !important
    }

    ._lg-mlr-ms {
        margin-left: .625rem !important;
        margin-right: .625rem !important
    }

    ._lg-m-md {
        margin: .9375rem !important
    }

    ._lg-mt-md {
        margin-top: .9375rem !important
    }

    ._lg-mr-md {
        margin-right: .9375rem !important
    }

    ._lg-mb-md {
        margin-bottom: .9375rem !important
    }

    ._lg-ml-md {
        margin-left: .9375rem !important
    }

    ._lg-mtb-md {
        margin-top: .9375rem !important;
        margin-bottom: .9375rem !important
    }

    ._lg-mlr-md {
        margin-left: .9375rem !important;
        margin-right: .9375rem !important
    }

    ._lg-m-def {
        margin: 1.25rem !important
    }

    ._lg-mt-def {
        margin-top: 1.25rem !important
    }

    ._lg-mr-def {
        margin-right: 1.25rem !important
    }

    ._lg-mb-def {
        margin-bottom: 1.25rem !important
    }

    ._lg-ml-def {
        margin-left: 1.25rem !important
    }

    ._lg-mtb-def {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }

    ._lg-mlr-def {
        margin-left: 1.25rem !important;
        margin-right: 1.25rem !important
    }

    ._lg-m-lg {
        margin: 1.5625rem !important
    }

    ._lg-mt-lg {
        margin-top: 1.5625rem !important
    }

    ._lg-mr-lg {
        margin-right: 1.5625rem !important
    }

    ._lg-mb-lg {
        margin-bottom: 1.5625rem !important
    }

    ._lg-ml-lg {
        margin-left: 1.5625rem !important
    }

    ._lg-mtb-lg {
        margin-top: 1.5625rem !important;
        margin-bottom: 1.5625rem !important
    }

    ._lg-mlr-lg {
        margin-left: 1.5625rem !important;
        margin-right: 1.5625rem !important
    }

    ._lg-m-xl {
        margin: 1.875rem !important
    }

    ._lg-mt-xl {
        margin-top: 1.875rem !important
    }

    ._lg-mr-xl {
        margin-right: 1.875rem !important
    }

    ._lg-mb-xl {
        margin-bottom: 1.875rem !important
    }

    ._lg-ml-xl {
        margin-left: 1.875rem !important
    }

    ._lg-mtb-xl {
        margin-top: 1.875rem !important;
        margin-bottom: 1.875rem !important
    }

    ._lg-mlr-xl {
        margin-left: 1.875rem !important;
        margin-right: 1.875rem !important
    }

    ._lg-m-mg {
        margin: 2.5rem !important
    }

    ._lg-mt-mg {
        margin-top: 2.5rem !important
    }

    ._lg-mr-mg {
        margin-right: 2.5rem !important
    }

    ._lg-mb-mg {
        margin-bottom: 2.5rem !important
    }

    ._lg-ml-mg {
        margin-left: 2.5rem !important
    }

    ._lg-mtb-mg {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }

    ._lg-mlr-mg {
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important
    }

    ._lg-m-dt {
        margin: 3.125rem !important
    }

    ._lg-mt-dt {
        margin-top: 3.125rem !important
    }

    ._lg-mr-dt {
        margin-right: 3.125rem !important
    }

    ._lg-mb-dt {
        margin-bottom: 3.125rem !important
    }

    ._lg-ml-dt {
        margin-left: 3.125rem !important
    }

    ._lg-mtb-dt {
        margin-top: 3.125rem !important;
        margin-bottom: 3.125rem !important
    }

    ._lg-mlr-dt {
        margin-left: 3.125rem !important;
        margin-right: 3.125rem !important
    }

    ._lg-p-none {
        padding: 0 !important
    }

    ._lg-pt-none {
        padding-top: 0 !important
    }

    ._lg-pr-none {
        padding-right: 0 !important
    }

    ._lg-pb-none {
        padding-bottom: 0 !important
    }

    ._lg-pl-none {
        padding-left: 0 !important
    }

    ._lg-ptb-none {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    ._lg-plr-none {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    ._lg-p-sm {
        padding: .375rem !important
    }

    ._lg-pt-sm {
        padding-top: .375rem !important
    }

    ._lg-pr-sm {
        padding-right: .375rem !important
    }

    ._lg-pb-sm {
        padding-bottom: .375rem !important
    }

    ._lg-pl-sm {
        padding-left: .375rem !important
    }

    ._lg-ptb-sm {
        padding-top: .375rem !important;
        padding-bottom: .375rem !important
    }

    ._lg-plr-sm {
        padding-left: .375rem !important;
        padding-right: .375rem !important
    }

    ._lg-p-ms {
        padding: .625rem !important
    }

    ._lg-pt-ms {
        padding-top: .625rem !important
    }

    ._lg-pr-ms {
        padding-right: .625rem !important
    }

    ._lg-pb-ms {
        padding-bottom: .625rem !important
    }

    ._lg-pl-ms {
        padding-left: .625rem !important
    }

    ._lg-ptb-ms {
        padding-top: .625rem !important;
        padding-bottom: .625rem !important
    }

    ._lg-plr-ms {
        padding-left: .625rem !important;
        padding-right: .625rem !important
    }

    ._lg-p-md {
        padding: .9375rem !important
    }

    ._lg-pt-md {
        padding-top: .9375rem !important
    }

    ._lg-pr-md {
        padding-right: .9375rem !important
    }

    ._lg-pb-md {
        padding-bottom: .9375rem !important
    }

    ._lg-pl-md {
        padding-left: .9375rem !important
    }

    ._lg-ptb-md {
        padding-top: .9375rem !important;
        padding-bottom: .9375rem !important
    }

    ._lg-plr-md {
        padding-left: .9375rem !important;
        padding-right: .9375rem !important
    }

    ._lg-p-def {
        padding: 1.25rem !important
    }

    ._lg-pt-def {
        padding-top: 1.25rem !important
    }

    ._lg-pr-def {
        padding-right: 1.25rem !important
    }

    ._lg-pb-def {
        padding-bottom: 1.25rem !important
    }

    ._lg-pl-def {
        padding-left: 1.25rem !important
    }

    ._lg-ptb-def {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    ._lg-plr-def {
        padding-left: 1.25rem !important;
        padding-right: 1.25rem !important
    }

    ._lg-p-lg {
        padding: 1.5625rem !important
    }

    ._lg-pt-lg {
        padding-top: 1.5625rem !important
    }

    ._lg-pr-lg {
        padding-right: 1.5625rem !important
    }

    ._lg-pb-lg {
        padding-bottom: 1.5625rem !important
    }

    ._lg-pl-lg {
        padding-left: 1.5625rem !important
    }

    ._lg-ptb-lg {
        padding-top: 1.5625rem !important;
        padding-bottom: 1.5625rem !important
    }

    ._lg-plr-lg {
        padding-left: 1.5625rem !important;
        padding-right: 1.5625rem !important
    }

    ._lg-p-xl {
        padding: 1.875rem !important
    }

    ._lg-pt-xl {
        padding-top: 1.875rem !important
    }

    ._lg-pr-xl {
        padding-right: 1.875rem !important
    }

    ._lg-pb-xl {
        padding-bottom: 1.875rem !important
    }

    ._lg-pl-xl {
        padding-left: 1.875rem !important
    }

    ._lg-ptb-xl {
        padding-top: 1.875rem !important;
        padding-bottom: 1.875rem !important
    }

    ._lg-plr-xl {
        padding-left: 1.875rem !important;
        padding-right: 1.875rem !important
    }

    ._lg-p-mg {
        padding: 2.5rem !important
    }

    ._lg-pt-mg {
        padding-top: 2.5rem !important
    }

    ._lg-pr-mg {
        padding-right: 2.5rem !important
    }

    ._lg-pb-mg {
        padding-bottom: 2.5rem !important
    }

    ._lg-pl-mg {
        padding-left: 2.5rem !important
    }

    ._lg-ptb-mg {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    ._lg-plr-mg {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important
    }

    ._lg-p-dt {
        padding: 3.125rem !important
    }

    ._lg-pt-dt {
        padding-top: 3.125rem !important
    }

    ._lg-pr-dt {
        padding-right: 3.125rem !important
    }

    ._lg-pb-dt {
        padding-bottom: 3.125rem !important
    }

    ._lg-pl-dt {
        padding-left: 3.125rem !important
    }

    ._lg-ptb-dt {
        padding-top: 3.125rem !important;
        padding-bottom: 3.125rem !important
    }

    ._lg-plr-dt {
        padding-left: 3.125rem !important;
        padding-right: 3.125rem !important
    }

    ._lg-text-left {
        text-align: left !important
    }

    ._lg-text-right {
        text-align: right !important
    }

    ._lg-text-center {
        text-align: center !important
    }

    ._lg-ellipsis {
        max-width: 100%
    }

    ._lg-ellipsis, ._lg-ellipsis-free {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    ._lg-hide {
        display: none !important
    }
}

@media only screen and (min-width: 1441px) {
    html {
        font-size: 16px
    }

    .grid--mg-hspace-none {
        margin-left: 0
    }

    .grid--mg-hspace-none > * {
        padding-left: 0
    }

    .grid--mg-vspace-none > * {
        padding-bottom: 0
    }

    .grid--mg-space-none {
        margin-left: 0
    }

    .grid--mg-space-none > * {
        padding-left: 0;
        padding-bottom: 0
    }

    .grid--mg-hspace-sm {
        margin-left: -.375rem
    }

    .grid--mg-hspace-sm > * {
        padding-left: .375rem
    }

    .grid--mg-vspace-sm > * {
        padding-bottom: .375rem
    }

    .grid--mg-space-sm {
        margin-left: -.375rem
    }

    .grid--mg-space-sm > * {
        padding-left: .375rem;
        padding-bottom: .375rem
    }

    .grid--mg-hspace-ms {
        margin-left: -.625rem
    }

    .grid--mg-hspace-ms > * {
        padding-left: .625rem
    }

    .grid--mg-vspace-ms > * {
        padding-bottom: .625rem
    }

    .grid--mg-space-ms {
        margin-left: -.625rem
    }

    .grid--mg-space-ms > * {
        padding-left: .625rem;
        padding-bottom: .625rem
    }

    .grid--mg-hspace-md {
        margin-left: -.9375rem
    }

    .grid--mg-hspace-md > * {
        padding-left: .9375rem
    }

    .grid--mg-vspace-md > * {
        padding-bottom: .9375rem
    }

    .grid--mg-space-md {
        margin-left: -.9375rem
    }

    .grid--mg-space-md > * {
        padding-left: .9375rem;
        padding-bottom: .9375rem
    }

    .grid--mg-hspace-def {
        margin-left: -1.25rem
    }

    .grid--mg-hspace-def > * {
        padding-left: 1.25rem
    }

    .grid--mg-vspace-def > * {
        padding-bottom: 1.25rem
    }

    .grid--mg-space-def {
        margin-left: -1.25rem
    }

    .grid--mg-space-def > * {
        padding-left: 1.25rem;
        padding-bottom: 1.25rem
    }

    .grid--mg-hspace-lg {
        margin-left: -1.5625rem
    }

    .grid--mg-hspace-lg > * {
        padding-left: 1.5625rem
    }

    .grid--mg-vspace-lg > * {
        padding-bottom: 1.5625rem
    }

    .grid--mg-space-lg {
        margin-left: -1.5625rem
    }

    .grid--mg-space-lg > * {
        padding-left: 1.5625rem;
        padding-bottom: 1.5625rem
    }

    .grid--mg-hspace-xl {
        margin-left: -1.875rem
    }

    .grid--mg-hspace-xl > * {
        padding-left: 1.875rem
    }

    .grid--mg-vspace-xl > * {
        padding-bottom: 1.875rem
    }

    .grid--mg-space-xl {
        margin-left: -1.875rem
    }

    .grid--mg-space-xl > * {
        padding-left: 1.875rem;
        padding-bottom: 1.875rem
    }

    .grid--mg-hspace-mg {
        margin-left: -2.5rem
    }

    .grid--mg-hspace-mg > * {
        padding-left: 2.5rem
    }

    .grid--mg-vspace-mg > * {
        padding-bottom: 2.5rem
    }

    .grid--mg-space-mg {
        margin-left: -2.5rem
    }

    .grid--mg-space-mg > * {
        padding-left: 2.5rem;
        padding-bottom: 2.5rem
    }

    .grid--mg-hspace-dt {
        margin-left: -3.125rem
    }

    .grid--mg-hspace-dt > * {
        padding-left: 3.125rem
    }

    .grid--mg-vspace-dt > * {
        padding-bottom: 3.125rem
    }

    .grid--mg-space-dt {
        margin-left: -3.125rem
    }

    .grid--mg-space-dt > * {
        padding-left: 3.125rem;
        padding-bottom: 3.125rem
    }

    .grid--mg-1 > * {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%
    }

    .grid--mg-2 > * {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }

    .grid--mg-3 > * {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        width: 33.33333%;
        max-width: 33.33333%
    }

    .grid--mg-4 > * {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 25%;
        max-width: 25%
    }

    .grid--mg-5 > * {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        width: 20%;
        max-width: 20%
    }

    .grid--mg-6 > * {
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        width: 16.66667%;
        max-width: 16.66667%
    }

    .grid--mg-7 > * {
        -ms-flex-preferred-size: 14.28571%;
        flex-basis: 14.28571%;
        width: 14.28571%;
        max-width: 14.28571%
    }

    .grid--mg-8 > * {
        -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
        width: 12.5%;
        max-width: 12.5%
    }

    .grid--mg-9 > * {
        -ms-flex-preferred-size: 11.11111%;
        flex-basis: 11.11111%;
        width: 11.11111%;
        max-width: 11.11111%
    }

    .grid--mg-10 > * {
        -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
        width: 10%;
        max-width: 10%
    }

    .grid--mg-11 > * {
        -ms-flex-preferred-size: 9.09091%;
        flex-basis: 9.09091%;
        width: 9.09091%;
        max-width: 9.09091%
    }

    .grid--mg-12 > * {
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        width: 8.33333%;
        max-width: 8.33333%
    }

    .gcell--mg-auto, .grid--mg-auto > * {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: auto;
        max-width: none;
        min-width: 1px
    }

    .gcell--mg-1 {
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        width: 8.33333%;
        max-width: 8.33333%
    }

    .gcell--mg-2 {
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        width: 16.66667%;
        max-width: 16.66667%
    }

    .gcell--mg-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 25%;
        max-width: 25%
    }

    .gcell--mg-4 {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        width: 33.33333%;
        max-width: 33.33333%
    }

    .gcell--mg-5 {
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        width: 41.66667%;
        max-width: 41.66667%
    }

    .gcell--mg-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }

    .gcell--mg-7 {
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        width: 58.33333%;
        max-width: 58.33333%
    }

    .gcell--mg-8 {
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        width: 66.66667%;
        max-width: 66.66667%
    }

    .gcell--mg-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        width: 75%;
        max-width: 75%
    }

    .gcell--mg-10 {
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        width: 83.33333%;
        max-width: 83.33333%
    }

    .gcell--mg-11 {
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        width: 91.66667%;
        max-width: 91.66667%
    }

    .gcell--mg-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%
    }

    ._mg-col-auto {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: auto;
        max-width: none;
        min-width: 1px
    }

    ._mg-col-1 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%
    }

    ._mg-col-2 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }

    ._mg-col-3 {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        width: 33.33333%;
        max-width: 33.33333%
    }

    ._mg-col-4 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 25%;
        max-width: 25%
    }

    ._mg-col-5 {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        width: 20%;
        max-width: 20%
    }

    ._mg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    ._mg-items-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    ._mg-items-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    ._mg-items-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    ._mg-items-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    ._mg-justify-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    ._mg-justify-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    ._mg-justify-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    ._mg-justify-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    ._mg-justify-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    ._mg-self-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    ._mg-self-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    ._mg-self-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    ._mg-self-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    ._mg-flex-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    ._mg-flex-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    ._mg-flex-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    ._mg-flex-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    ._mg-flex-row {
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    ._mg-flex-row, ._mg-flex-row-reverse {
        -webkit-box-orient: horizontal !important
    }

    ._mg-flex-row-reverse {
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    ._mg-flex-grow {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    ._mg-flex-nogrow {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    ._mg-flex-shrink {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    ._mg-flex-noshrink {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    ._mg-flex-order-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    ._mg-flex-order-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    ._mg-flex-order-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    ._mg-flex-order-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    ._mg-flex-order-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    ._mg-flex-order-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    ._mg-m-auto {
        margin: auto !important
    }

    ._mg-mt-auto {
        margin-top: auto !important
    }

    ._mg-mr-auto {
        margin-right: auto !important
    }

    ._mg-mb-auto {
        margin-bottom: auto !important
    }

    ._mg-ml-auto {
        margin-left: auto !important
    }

    ._mg-mtb-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    ._mg-mlr-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    ._mg-m-none {
        margin: 0 !important
    }

    ._mg-mt-none {
        margin-top: 0 !important
    }

    ._mg-mr-none {
        margin-right: 0 !important
    }

    ._mg-mb-none {
        margin-bottom: 0 !important
    }

    ._mg-ml-none {
        margin-left: 0 !important
    }

    ._mg-mtb-none {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    ._mg-mlr-none {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    ._mg-m-sm {
        margin: .375rem !important
    }

    ._mg-mt-sm {
        margin-top: .375rem !important
    }

    ._mg-mr-sm {
        margin-right: .375rem !important
    }

    ._mg-mb-sm {
        margin-bottom: .375rem !important
    }

    ._mg-ml-sm {
        margin-left: .375rem !important
    }

    ._mg-mtb-sm {
        margin-top: .375rem !important;
        margin-bottom: .375rem !important
    }

    ._mg-mlr-sm {
        margin-left: .375rem !important;
        margin-right: .375rem !important
    }

    ._mg-m-ms {
        margin: .625rem !important
    }

    ._mg-mt-ms {
        margin-top: .625rem !important
    }

    ._mg-mr-ms {
        margin-right: .625rem !important
    }

    ._mg-mb-ms {
        margin-bottom: .625rem !important
    }

    ._mg-ml-ms {
        margin-left: .625rem !important
    }

    ._mg-mtb-ms {
        margin-top: .625rem !important;
        margin-bottom: .625rem !important
    }

    ._mg-mlr-ms {
        margin-left: .625rem !important;
        margin-right: .625rem !important
    }

    ._mg-m-md {
        margin: .9375rem !important
    }

    ._mg-mt-md {
        margin-top: .9375rem !important
    }

    ._mg-mr-md {
        margin-right: .9375rem !important
    }

    ._mg-mb-md {
        margin-bottom: .9375rem !important
    }

    ._mg-ml-md {
        margin-left: .9375rem !important
    }

    ._mg-mtb-md {
        margin-top: .9375rem !important;
        margin-bottom: .9375rem !important
    }

    ._mg-mlr-md {
        margin-left: .9375rem !important;
        margin-right: .9375rem !important
    }

    ._mg-m-def {
        margin: 1.25rem !important
    }

    ._mg-mt-def {
        margin-top: 1.25rem !important
    }

    ._mg-mr-def {
        margin-right: 1.25rem !important
    }

    ._mg-mb-def {
        margin-bottom: 1.25rem !important
    }

    ._mg-ml-def {
        margin-left: 1.25rem !important
    }

    ._mg-mtb-def {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }

    ._mg-mlr-def {
        margin-left: 1.25rem !important;
        margin-right: 1.25rem !important
    }

    ._mg-m-lg {
        margin: 1.5625rem !important
    }

    ._mg-mt-lg {
        margin-top: 1.5625rem !important
    }

    ._mg-mr-lg {
        margin-right: 1.5625rem !important
    }

    ._mg-mb-lg {
        margin-bottom: 1.5625rem !important
    }

    ._mg-ml-lg {
        margin-left: 1.5625rem !important
    }

    ._mg-mtb-lg {
        margin-top: 1.5625rem !important;
        margin-bottom: 1.5625rem !important
    }

    ._mg-mlr-lg {
        margin-left: 1.5625rem !important;
        margin-right: 1.5625rem !important
    }

    ._mg-m-xl {
        margin: 1.875rem !important
    }

    ._mg-mt-xl {
        margin-top: 1.875rem !important
    }

    ._mg-mr-xl {
        margin-right: 1.875rem !important
    }

    ._mg-mb-xl {
        margin-bottom: 1.875rem !important
    }

    ._mg-ml-xl {
        margin-left: 1.875rem !important
    }

    ._mg-mtb-xl {
        margin-top: 1.875rem !important;
        margin-bottom: 1.875rem !important
    }

    ._mg-mlr-xl {
        margin-left: 1.875rem !important;
        margin-right: 1.875rem !important
    }

    ._mg-m-mg {
        margin: 2.5rem !important
    }

    ._mg-mt-mg {
        margin-top: 2.5rem !important
    }

    ._mg-mr-mg {
        margin-right: 2.5rem !important
    }

    ._mg-mb-mg {
        margin-bottom: 2.5rem !important
    }

    ._mg-ml-mg {
        margin-left: 2.5rem !important
    }

    ._mg-mtb-mg {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }

    ._mg-mlr-mg {
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important
    }

    ._mg-m-dt {
        margin: 3.125rem !important
    }

    ._mg-mt-dt {
        margin-top: 3.125rem !important
    }

    ._mg-mr-dt {
        margin-right: 3.125rem !important
    }

    ._mg-mb-dt {
        margin-bottom: 3.125rem !important
    }

    ._mg-ml-dt {
        margin-left: 3.125rem !important
    }

    ._mg-mtb-dt {
        margin-top: 3.125rem !important;
        margin-bottom: 3.125rem !important
    }

    ._mg-mlr-dt {
        margin-left: 3.125rem !important;
        margin-right: 3.125rem !important
    }

    ._mg-p-none {
        padding: 0 !important
    }

    ._mg-pt-none {
        padding-top: 0 !important
    }

    ._mg-pr-none {
        padding-right: 0 !important
    }

    ._mg-pb-none {
        padding-bottom: 0 !important
    }

    ._mg-pl-none {
        padding-left: 0 !important
    }

    ._mg-ptb-none {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    ._mg-plr-none {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    ._mg-p-sm {
        padding: .375rem !important
    }

    ._mg-pt-sm {
        padding-top: .375rem !important
    }

    ._mg-pr-sm {
        padding-right: .375rem !important
    }

    ._mg-pb-sm {
        padding-bottom: .375rem !important
    }

    ._mg-pl-sm {
        padding-left: .375rem !important
    }

    ._mg-ptb-sm {
        padding-top: .375rem !important;
        padding-bottom: .375rem !important
    }

    ._mg-plr-sm {
        padding-left: .375rem !important;
        padding-right: .375rem !important
    }

    ._mg-p-ms {
        padding: .625rem !important
    }

    ._mg-pt-ms {
        padding-top: .625rem !important
    }

    ._mg-pr-ms {
        padding-right: .625rem !important
    }

    ._mg-pb-ms {
        padding-bottom: .625rem !important
    }

    ._mg-pl-ms {
        padding-left: .625rem !important
    }

    ._mg-ptb-ms {
        padding-top: .625rem !important;
        padding-bottom: .625rem !important
    }

    ._mg-plr-ms {
        padding-left: .625rem !important;
        padding-right: .625rem !important
    }

    ._mg-p-md {
        padding: .9375rem !important
    }

    ._mg-pt-md {
        padding-top: .9375rem !important
    }

    ._mg-pr-md {
        padding-right: .9375rem !important
    }

    ._mg-pb-md {
        padding-bottom: .9375rem !important
    }

    ._mg-pl-md {
        padding-left: .9375rem !important
    }

    ._mg-ptb-md {
        padding-top: .9375rem !important;
        padding-bottom: .9375rem !important
    }

    ._mg-plr-md {
        padding-left: .9375rem !important;
        padding-right: .9375rem !important
    }

    ._mg-p-def {
        padding: 1.25rem !important
    }

    ._mg-pt-def {
        padding-top: 1.25rem !important
    }

    ._mg-pr-def {
        padding-right: 1.25rem !important
    }

    ._mg-pb-def {
        padding-bottom: 1.25rem !important
    }

    ._mg-pl-def {
        padding-left: 1.25rem !important
    }

    ._mg-ptb-def {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    ._mg-plr-def {
        padding-left: 1.25rem !important;
        padding-right: 1.25rem !important
    }

    ._mg-p-lg {
        padding: 1.5625rem !important
    }

    ._mg-pt-lg {
        padding-top: 1.5625rem !important
    }

    ._mg-pr-lg {
        padding-right: 1.5625rem !important
    }

    ._mg-pb-lg {
        padding-bottom: 1.5625rem !important
    }

    ._mg-pl-lg {
        padding-left: 1.5625rem !important
    }

    ._mg-ptb-lg {
        padding-top: 1.5625rem !important;
        padding-bottom: 1.5625rem !important
    }

    ._mg-plr-lg {
        padding-left: 1.5625rem !important;
        padding-right: 1.5625rem !important
    }

    ._mg-p-xl {
        padding: 1.875rem !important
    }

    ._mg-pt-xl {
        padding-top: 1.875rem !important
    }

    ._mg-pr-xl {
        padding-right: 1.875rem !important
    }

    ._mg-pb-xl {
        padding-bottom: 1.875rem !important
    }

    ._mg-pl-xl {
        padding-left: 1.875rem !important
    }

    ._mg-ptb-xl {
        padding-top: 1.875rem !important;
        padding-bottom: 1.875rem !important
    }

    ._mg-plr-xl {
        padding-left: 1.875rem !important;
        padding-right: 1.875rem !important
    }

    ._mg-p-mg {
        padding: 2.5rem !important
    }

    ._mg-pt-mg {
        padding-top: 2.5rem !important
    }

    ._mg-pr-mg {
        padding-right: 2.5rem !important
    }

    ._mg-pb-mg {
        padding-bottom: 2.5rem !important
    }

    ._mg-pl-mg {
        padding-left: 2.5rem !important
    }

    ._mg-ptb-mg {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    ._mg-plr-mg {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important
    }

    ._mg-p-dt {
        padding: 3.125rem !important
    }

    ._mg-pt-dt {
        padding-top: 3.125rem !important
    }

    ._mg-pr-dt {
        padding-right: 3.125rem !important
    }

    ._mg-pb-dt {
        padding-bottom: 3.125rem !important
    }

    ._mg-pl-dt {
        padding-left: 3.125rem !important
    }

    ._mg-ptb-dt {
        padding-top: 3.125rem !important;
        padding-bottom: 3.125rem !important
    }

    ._mg-plr-dt {
        padding-left: 3.125rem !important;
        padding-right: 3.125rem !important
    }

    ._mg-text-left {
        text-align: left !important
    }

    ._mg-text-right {
        text-align: right !important
    }

    ._mg-text-center {
        text-align: center !important
    }

    ._mg-ellipsis {
        max-width: 100%
    }

    ._mg-ellipsis, ._mg-ellipsis-free {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    ._mg-hide {
        display: none !important
    }
}

@media only screen and (max-width: 1440px) {
    ._mg-show {
        display: none !important
    }
}

@media only screen and (max-width: 1280px) {
    ._lg-show {
        display: none !important
    }
}

@media only screen and (max-width: 1024px) {
    ._def-show {
        display: none !important
    }
}

@media only screen and (max-width: 1023px) {
    ._defp-show {
        display: none !important
    }
}

@media only screen and (max-width: 768px) {
    ._md-show {
        display: none !important
    }
}

@media only screen and (max-width: 732px) {
    ._psh-show {
        display: none !important
    }
}

@media only screen and (max-width: 640px) {
    ._ms-show {
        display: none !important
    }
}

@media only screen and (max-width: 480px) {
    ._sm-show {
        display: none !important
    }
}

@media print {
    * {
        background: transparent !important;
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #000 !important
    }

    a, a:visited {
        position: static;
        text-decoration: none !important
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: "" !important
    }

    abbr [title]:after {
        content: " (" attr(title) ") "
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important;
        height: auto !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    @page {
        size: auto;
        margin: 1cm
    }

    ._noprint {
        display: none !important
    }
}
