* {
    margin: 0;
    -webkit-tap-highlight-color: transparent
}

html,body {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 100%;
    height: 100%
}

body {
    overflow-x: hidden;
    font-size: 16px
}

uni-app,uni-page,uni-page-wrapper,uni-page-body {
    display: block;
    box-sizing: border-box;
    width: 100%
}

uni-page-wrapper {
    position: relative
}

#app,uni-app,uni-page,uni-page-wrapper {
    height: 100%
}

.uni-mask {
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,.5)
}

.uni-fade-enter-active,.uni-fade-leave-active {
    transition-duration: .25s;
    transition-property: opacity;
    transition-timing-function: ease
}

.uni-fade-enter-from,.uni-fade-leave-active {
    opacity: 0
}

.uni-loading,uni-button[loading]:before {
    background-color: transparent;
    background-image: url(data:image/svg+xml;base64,\ PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=);
    background-repeat: no-repeat
}

.uni-loading {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    animation: uni-loading 1s steps(12,end) infinite;
    background-size: 100%
}

@keyframes uni-loading {
    0% {
        transform: rotate3d(0,0,1,0)
    }

    to {
        transform: rotate3d(0,0,1,360deg)
    }
}

body:after {
    position: fixed;
    content: "";
    left: -1000px;
    top: -1000px;
    animation: shadow-preload .1s;
    animation-delay: 3s
}

@keyframes shadow-preload {
    0% {
        background-image: url(https://cdn.dcloud.net.cn/img/shadow-grey.png)
    }

    to {
        background-image: url(https://cdn.dcloud.net.cn/img/shadow-grey.png)
    }
}

.uni-async-error {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    color: #999;
    padding: 100px 10px;
    text-align: center
}

.uni-async-loading {
    box-sizing: border-box;
    width: 100%;
    padding: 50px;
    text-align: center
}

.uni-async-loading .uni-loading {
    width: 30px;
    height: 30px
}

@font-face {
    font-family: Inter;
    src: url(/assets/Inter-SemiBold.b0b540e6.ttf)
}

body {
    background-color: #fff!important
}

uni-view {
    font-family: Roboto,sans-serif
}

uni-text {
    font-family: Roboto,sans-serif
}

.uni-async-loading {
    background-color: #fff!important
}

.u-input__input {
    color: #fff!important;
    font-size: .75rem!important
}

*,:before,:after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

.visible {
    visibility: visible
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: sticky
}

.right-0 {
    right: 0px
}

.top-0 {
    top: 0px
}

.left-0 {
    left: 0px
}

.bottom-\[24rpx\] {
    bottom: .75rem
}

.top-\[100rpx\] {
    top: 3.125rem
}

.bottom-0 {
    bottom: 0px
}

.top-\[150rpx\] {
    top: 4.6875rem
}

.left-\[350rpx\] {
    left: 10.9375rem
}

.top-\[370rpx\] {
    top: 11.5625rem
}

.right-\[-30rpx\] {
    right: -.9375rem
}

.top-\[50rpx\] {
    top: 1.5625rem
}

.bottom-\[200rpx\] {
    bottom: 6.25rem
}

.right-\[24rpx\] {
    right: .75rem
}

.top-\[-10rpx\] {
    top: -.3125rem
}

.right-\[-10rpx\] {
    right: -.3125rem
}

.top-\[10rpx\] {
    top: .3125rem
}

.right-\[10rpx\] {
    right: .3125rem
}

.bottom-\[20px\] {
    bottom: 20px
}

.bottom-\[50rpx\] {
    bottom: 1.5625rem
}

.top-\[56rpx\] {
    top: 1.75rem
}

.right-\[43rpx\] {
    right: 1.34375rem
}

.bottom-\[115rpx\] {
    bottom: 3.59375rem
}

.left-\[24rpx\] {
    left: .75rem
}

.right-\[26rpx\] {
    right: .8125rem
}

.bottom-\[36rpx\] {
    bottom: 1.125rem
}

.top-\[0rpx\] {
    top: 0
}

.right-\[0rpx\] {
    right: 0
}

.top-\[450rpx\] {
    top: 14.0625rem
}

.top-\[30rpx\] {
    top: .9375rem
}

.bottom-\[350rpx\] {
    bottom: 10.9375rem
}

.bottom-\[80rpx\] {
    bottom: 2.5rem
}

.left-\[67rpx\] {
    left: 2.09375rem
}

.right-\[67rpx\] {
    right: 2.09375rem
}

.z-50 {
    z-index: 50
}

.z-10 {
    z-index: 10
}

.m-0 {
    margin: 0
}

.m-\[60rpx\] {
    margin: 1.875rem
}

.mx-\[20rpx\] {
    margin-left: .625rem;
    margin-right: .625rem
}

.mx-\[16rpx\] {
    margin-left: .5rem;
    margin-right: .5rem
}

.mx-\[12rpx\] {
    margin-left: .375rem;
    margin-right: .375rem
}

.mx-1 {
    margin-left: .25rem;
    margin-right: .25rem
}

.mx-\[26rpx\] {
    margin-left: .8125rem;
    margin-right: .8125rem
}

.mx-\[36rpx\] {
    margin-left: 1.125rem;
    margin-right: 1.125rem
}

.mx-\[24rpx\] {
    margin-left: .75rem;
    margin-right: .75rem
}

.my-\[40rpx\] {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
}

.mr-\[12rpx\] {
    margin-right: .375rem
}

.mt-\[30rpx\] {
    margin-top: .9375rem
}

.mt-\[40rpx\] {
    margin-top: 1.25rem
}

.mb-\[24rpx\] {
    margin-bottom: .75rem
}

.ml-5 {
    margin-left: 1.25rem
}

.mt-5 {
    margin-top: 1.25rem
}

.mt-\[80rpx\] {
    margin-top: 2.5rem
}

.mt-\[60rpx\] {
    margin-top: 1.875rem
}

.mr-\[20rpx\] {
    margin-right: .625rem
}

.mt-\[16rpx\] {
    margin-top: .5rem
}

.mt-\[12rpx\] {
    margin-top: .375rem
}

.ml-\[10rpx\] {
    margin-left: .3125rem
}

.mr-\[-20rpx\] {
    margin-right: -.625rem
}

.ml-\[24rpx\] {
    margin-left: .75rem
}

.mt-\[20rpx\] {
    margin-top: .625rem
}

.ml-3 {
    margin-left: .75rem
}

.ml-\[12rpx\] {
    margin-left: .375rem
}

.ml-\[6rpx\] {
    margin-left: .1875rem
}

.mr-\[6rpx\] {
    margin-right: .1875rem
}

.mr-\[24rpx\] {
    margin-right: .75rem
}

.ml-\[26rpx\] {
    margin-left: .8125rem
}

.mt-\[100rpx\] {
    margin-top: 3.125rem
}

.mb-\[12rpx\] {
    margin-bottom: .375rem
}

.mb-\[60rpx\] {
    margin-bottom: 1.875rem
}

.mb-\[20rpx\] {
    margin-bottom: .625rem
}

.mr-\[16rpx\] {
    margin-right: .5rem
}

.mb-\[50rpx\] {
    margin-bottom: 1.5625rem
}

.mt-\[-30rpx\] {
    margin-top: -.9375rem
}

.ml-\[28rpx\] {
    margin-left: .875rem
}

.mb-\[70rpx\] {
    margin-bottom: 2.1875rem
}

.ml-\[20rpx\] {
    margin-left: .625rem
}

.mb-\[15rpx\] {
    margin-bottom: .46875rem
}

.mb-1 {
    margin-bottom: .25rem
}

.mt-\[14rpx\] {
    margin-top: .4375rem
}

.mb-\[15px\] {
    margin-bottom: 15px
}

.mt-\[7px\] {
    margin-top: 7px
}

.mb-\[30rpx\] {
    margin-bottom: .9375rem
}

.mr-2 {
    margin-right: .5rem
}

.mr-1 {
    margin-right: .25rem
}

.ml-\[34rpx\] {
    margin-left: 1.0625rem
}

.mr-\[34rpx\] {
    margin-right: 1.0625rem
}

.mr-\[37rpx\] {
    margin-right: 1.15625rem
}

.ml-\[22rpx\] {
    margin-left: .6875rem
}

.mt-\[-100rpx\] {
    margin-top: -3.125rem
}

.mr-\[50rpx\] {
    margin-right: 1.5625rem
}

.mb-\[36rpx\] {
    margin-bottom: 1.125rem
}

.ml-1 {
    margin-left: .25rem
}

.mr-\[5rpx\] {
    margin-right: .15625rem
}

.ml-\[8rpx\] {
    margin-left: .25rem
}

.ml-\[16rpx\] {
    margin-left: .5rem
}

.mb-\[16rpx\] {
    margin-bottom: .5rem
}

.mr-10 {
    margin-right: 2.5rem
}

.box-border {
    box-sizing: border-box
}

.block {
    display: block
}

.inline {
    display: inline
}

.\!inline {
    display: inline!important
}

.flex {
    display: flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.list-item {
    display: list-item
}

.hidden {
    display: none
}

.h-full {
    height: 100%
}

.h-\[24rpx\] {
    height: .75rem
}

.h-\[1000rpx\] {
    height: 31.25rem
}

.h-\[100rpx\] {
    height: 3.125rem
}

.h-\[60rpx\] {
    height: 1.875rem
}

.h-\[80rpx\] {
    height: 2.5rem
}

.h-\[30rpx\] {
    height: .9375rem
}

.h-\[900rpx\] {
    height: 28.125rem
}

.h-\[40rpx\] {
    height: 1.25rem
}

.h-\[84rpx\] {
    height: 2.625rem
}

.h-\[184rpx\] {
    height: 5.75rem
}

.h-\[33rpx\] {
    height: 1.03125rem
}

.h-\[138rpx\] {
    height: 4.3125rem
}

.h-\[115rpx\] {
    height: 3.59375rem
}

.h-\[58rpx\] {
    height: 1.8125rem
}

.h-\[340rpx\] {
    height: 10.625rem
}

.h-\[200rpx\] {
    height: 6.25rem
}

.h-\[600rpx\] {
    height: 18.75rem
}

.h-\[1200rpx\] {
    height: 37.5rem
}

.h-\[43rpx\] {
    height: 1.34375rem
}

.h-\[88rpx\] {
    height: 2.75rem
}

.h-\[160rpx\] {
    height: 5rem
}

.h-\[32rpx\] {
    height: 1rem
}

.h-\[35rpx\] {
    height: 1.09375rem
}

.h-\[120rpx\] {
    height: 3.75rem
}

.h-\[28rpx\] {
    height: .875rem
}

.h-\[162rpx\] {
    height: 5.0625rem
}

.min-h-full {
    min-height: 100%
}

.w-full {
    width: 100%
}

.w-1\/6 {
    width: 16.666667%
}

.w-1\/2 {
    width: 50%
}

.w-\[24rpx\] {
    width: .75rem
}

.w-\[100rpx\] {
    width: 3.125rem
}

.w-\[30rpx\] {
    width: .9375rem
}

.w-\[560rpx\] {
    width: 17.5rem
}

.w-\[80rpx\] {
    width: 2.5rem
}

.w-\[400rpx\] {
    width: 12.5rem
}

.w-\[180rpx\] {
    width: 5.625rem
}

.w-\[40rpx\] {
    width: 1.25rem
}

.w-\[150rpx\] {
    width: 4.6875rem
}

.w-\[200rpx\] {
    width: 6.25rem
}

.w-\[84rpx\] {
    width: 2.625rem
}

.w-\[184rpx\] {
    width: 5.75rem
}

.w-1\/3 {
    width: 33.333333%
}

.w-\[220rpx\] {
    width: 6.875rem
}

.w-\[33rpx\] {
    width: 1.03125rem
}

.w-\[118rpx\] {
    width: 3.6875rem
}

.w-\[58rpx\] {
    width: 1.8125rem
}

.w-\[50rpx\] {
    width: 1.5625rem
}

.w-1\/4 {
    width: 25%
}

.w-1\/5 {
    width: 20%
}

.w-1 {
    width: .25rem
}

.w-\[calc\(50\%-8px\)\] {
    width: calc(50% - 8px)
}

.w-\[88rpx\] {
    width: 2.75rem
}

.w-\[116rpx\] {
    width: 3.625rem
}

.w-\[120rpx\] {
    width: 3.75rem
}

.w-\[35rpx\] {
    width: 1.09375rem
}

.w-\[28rpx\] {
    width: .875rem
}

.min-w-\[88rpx\] {
    min-width: 2.75rem
}

.min-w-\[100rpx\] {
    min-width: 3.125rem
}

.max-w-full {
    max-width: 100%
}

.flex-1 {
    flex: 1 1 0%
}

.flex-none {
    flex: none
}

.flex-shrink {
    flex-shrink: 1
}

.flex-grow {
    flex-grow: 1
}

.translate-y-0 {
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.transform {
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.resize {
    resize: both
}

.grid-cols-3 {
    grid-template-columns: repeat(3,minmax(0,1fr))
}

.flex-row {
    flex-direction: row
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.items-start {
    align-items: flex-start
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.justify-start {
    justify-content: flex-start
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.justify-around {
    justify-content: space-around
}

.justify-items-end {
    justify-items: end
}

.gap-\[30rpx\] {
    gap: .9375rem
}

.gap-2 {
    gap: .5rem
}

.overflow-hidden {
    overflow: hidden
}

.overflow-y-auto {
    overflow-y: auto
}

.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.overflow-ellipsis,.text-ellipsis {
    text-overflow: ellipsis
}

.whitespace-nowrap {
    white-space: nowrap
}

.break-words {
    overflow-wrap: break-word
}

.rounded {
    border-radius: .25rem
}

.rounded-full {
    border-radius: 9999px
}

.rounded-\[0rpx\] {
    border-radius: 0
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-\[10rpx\] {
    border-radius: .3125rem
}

.rounded-\[0\] {
    border-radius: 0
}

.rounded-\[14rpx\] {
    border-radius: .4375rem
}

.rounded-\[24rpx\] {
    border-radius: .75rem
}

.rounded-\[12rpx\] {
    border-radius: .375rem
}

.rounded-\[16rpx\] {
    border-radius: .5rem
}

.rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px
}

.border {
    border-width: 1px
}

.border-0 {
    border-width: 0px
}

.border-l {
    border-left-width: 1px
}

.border-b {
    border-bottom-width: 1px
}

.border-solid {
    border-style: solid
}

.border-dotted {
    border-style: dotted
}

.border-light {
    --tw-border-opacity: 1;
    border-color: rgb(229 229 229 / var(--tw-border-opacity))
}

.bg-primary {
    --tw-bg-opacity: 1;
    background-color: rgb(65 115 255 / var(--tw-bg-opacity))
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

.p-0 {
    padding: 0
}

.p-\[24rpx\] {
    padding: .75rem
}

.p-\[12rpx\] {
    padding: .375rem
}

.p-\[20rpx\] {
    padding: .625rem
}

.p-\[40rpx\] {
    padding: 1.25rem
}

.p-\[30rpx\] {
    padding: .9375rem
}

.p-\[34rpx\] {
    padding: 1.0625rem
}

.p-\[10px\] {
    padding: 10px
}

.p-\[50rpx\] {
    padding: 1.5625rem
}

.p-\[57rpx\] {
    padding: 1.78125rem
}

.p-\[48rpx\] {
    padding: 1.5rem
}

.p-\[52rpx\] {
    padding: 1.625rem
}

.p-\[36rpx\] {
    padding: 1.125rem
}

.p-\[33rpx\] {
    padding: 1.03125rem
}

.p-\[32rpx\] {
    padding: 1rem
}

.p-\[18rpx\] {
    padding: .5625rem
}

.p-\[8rpx\] {
    padding: .25rem
}

.py-\[50rpx\] {
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem
}

.px-\[24rpx\] {
    padding-left: .75rem;
    padding-right: .75rem
}

.px-\[50rpx\] {
    padding-left: 1.5625rem;
    padding-right: 1.5625rem
}

.px-\[6rpx\] {
    padding-left: .1875rem;
    padding-right: .1875rem
}

.px-\[20rpx\] {
    padding-left: .625rem;
    padding-right: .625rem
}

.py-\[32rpx\] {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.px-\[43rpx\] {
    padding-left: 1.34375rem;
    padding-right: 1.34375rem
}

.py-\[40rpx\] {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.py-\[12rpx\] {
    padding-top: .375rem;
    padding-bottom: .375rem
}

.px-\[40rpx\] {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.px-\[0rpx\] {
    padding-left: 0;
    padding-right: 0
}

.px-\[30rpx\] {
    padding-left: .9375rem;
    padding-right: .9375rem
}

.px-1 {
    padding-left: .25rem;
    padding-right: .25rem
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.px-\[64rpx\] {
    padding-left: 2rem;
    padding-right: 2rem
}

.py-\[14rpx\] {
    padding-top: .4375rem;
    padding-bottom: .4375rem
}

.px-\[12rpx\] {
    padding-left: .375rem;
    padding-right: .375rem
}

.py-\[24rpx\] {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.px-\[110rpx\] {
    padding-left: 3.4375rem;
    padding-right: 3.4375rem
}

.py-\[20rpx\] {
    padding-top: .625rem;
    padding-bottom: .625rem
}

.px-\[26rpx\] {
    padding-left: .8125rem;
    padding-right: .8125rem
}

.py-\[54rpx\] {
    padding-top: 1.6875rem;
    padding-bottom: 1.6875rem
}

.py-\[15rpx\] {
    padding-top: .46875rem;
    padding-bottom: .46875rem
}

.px-\[32rpx\] {
    padding-left: 1rem;
    padding-right: 1rem
}

.px-\[0\] {
    padding-left: 0;
    padding-right: 0
}

.py-\[10rpx\] {
    padding-top: .3125rem;
    padding-bottom: .3125rem
}

.py-\[36rpx\] {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem
}

.px-\[37rpx\] {
    padding-left: 1.15625rem;
    padding-right: 1.15625rem
}

.px-\[16rpx\] {
    padding-left: .5rem;
    padding-right: .5rem
}

.px-\[33rpx\] {
    padding-left: 1.03125rem;
    padding-right: 1.03125rem
}

.px-\[18rpx\] {
    padding-left: .5625rem;
    padding-right: .5625rem
}

.py-\[16rpx\] {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.px-\[8rpx\] {
    padding-left: .25rem;
    padding-right: .25rem
}

.pt-\[30rpx\] {
    padding-top: .9375rem
}

.pb-\[40rpx\] {
    padding-bottom: 1.25rem
}

.pt-2\.5 {
    padding-top: .625rem
}

.pt-2 {
    padding-top: .5rem
}

.pt-\[40rpx\] {
    padding-top: 1.25rem
}

.pl-3 {
    padding-left: .75rem
}

.pl-\[20rpx\] {
    padding-left: .625rem
}

.pt-\[10rpx\] {
    padding-top: .3125rem
}

.pt-\[100rpx\] {
    padding-top: 3.125rem
}

.pl-\[24rpx\] {
    padding-left: .75rem
}

.pb-\[60rpx\] {
    padding-bottom: 1.875rem
}

.pt-\[20rpx\] {
    padding-top: .625rem
}

.pr-\[12rpx\] {
    padding-right: .375rem
}

.pl-\[12rpx\] {
    padding-left: .375rem
}

.pl-\[70rpx\] {
    padding-left: 2.1875rem
}

.pl-\[0rpx\] {
    padding-left: 0
}

.pr-\[50rpx\] {
    padding-right: 1.5625rem
}

.pl-\[130rpx\] {
    padding-left: 4.0625rem
}

.pb-5 {
    padding-bottom: 1.25rem
}

.pb-\[160rpx\] {
    padding-bottom: 5rem
}

.pb-\[20rpx\] {
    padding-bottom: .625rem
}

.pb-\[16rpx\] {
    padding-bottom: .5rem
}

.pl-\[44rpx\] {
    padding-left: 1.375rem
}

.pl-\[10rpx\] {
    padding-left: .3125rem
}

.pr-\[10rpx\] {
    padding-right: .3125rem
}

.pb-\[20px\] {
    padding-bottom: 20px
}

.pb-\[40px\] {
    padding-bottom: 40px
}

.pl-\[34rpx\] {
    padding-left: 1.0625rem
}

.pr-\[34rpx\] {
    padding-right: 1.0625rem
}

.pr-\[24rpx\] {
    padding-right: .75rem
}

.pt-\[26rpx\] {
    padding-top: .8125rem
}

.pb-\[6rpx\] {
    padding-bottom: .1875rem
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-xs {
    font-size: .75rem
}

.text-\[26rpx\] {
    font-size: .8125rem
}

.text-3xl {
    font-size: 1.1875rem
}

.text-lg {
    font-size: .9375rem
}

.text-sm {
    font-size: .8125rem
}

.text-2xl {
    font-size: 1.0625rem
}

.text-\[24rpx\] {
    font-size: .75rem
}

.text-\[28rpx\] {
    font-size: .875rem
}

.text-\[32rpx\] {
    font-size: 1rem
}

.text-\[40rpx\] {
    font-size: 1.25rem
}

.text-\[50rpx\] {
    font-size: 1.5625rem
}

.text-\[36rpx\] {
    font-size: 1.125rem
}

.text-\[30rpx\] {
    font-size: .9375rem
}

.text-\[96rpx\] {
    font-size: 3rem
}

.text-\[70rpx\] {
    font-size: 2.1875rem
}

.text-\[22rpx\] {
    font-size: .6875rem
}

.text-xl {
    font-size: 1rem
}

.\!text-lg {
    font-size: .9375rem!important
}

.text-\[20rpx\] {
    font-size: .625rem
}

.text-\[60rpx\] {
    font-size: 1.875rem
}

.text-\[48rpx\] {
    font-size: 1.5rem
}

.text-\[90rpx\] {
    font-size: 2.8125rem
}

.text-\[45rpx\] {
    font-size: 1.40625rem
}

.text-\[46rpx\] {
    font-size: 1.4375rem
}

.text-\[42rpx\] {
    font-size: 1.3125rem
}

.text-\[44rpx\] {
    font-size: 1.375rem
}

.font-bold {
    font-weight: 700
}

.font-medium {
    font-weight: 500
}

.font-semibold {
    font-weight: 600
}

.font-black {
    font-weight: 900
}

.uppercase {
    text-transform: uppercase
}

.lowercase {
    text-transform: lowercase
}

.capitalize {
    text-transform: capitalize
}

.italic {
    font-style: italic
}

.leading-\[80rpx\] {
    line-height: 2.5rem
}

.leading-\[46rpx\] {
    line-height: 1.4375rem
}

.leading-\[24rpx\] {
    line-height: .75rem
}

.leading-4 {
    line-height: 1rem
}

.\!leading-\[80rpx\] {
    line-height: 2.5rem!important
}

.leading-\[90rpx\] {
    line-height: 2.8125rem
}

.leading-\[1\.5\] {
    line-height: 1.5
}

.leading-\[28rpx\] {
    line-height: .875rem
}

.text-c9 {
    --tw-text-opacity: 1;
    color: rgb(153 153 153 / var(--tw-text-opacity))
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity))
}

.text-content {
    --tw-text-opacity: 1;
    color: rgb(102 102 102 / var(--tw-text-opacity))
}

.text-primary {
    --tw-text-opacity: 1;
    color: rgb(65 115 255 / var(--tw-text-opacity))
}

.text-warning {
    --tw-text-opacity: 1;
    color: rgb(255 92 0 / var(--tw-text-opacity))
}

.text-error {
    --tw-text-opacity: 1;
    color: rgb(255 0 0 / var(--tw-text-opacity))
}

.text-main {
    --tw-text-opacity: 1;
    color: rgb(51 51 51 / var(--tw-text-opacity))
}

.text-\[\#5E5E5E\] {
    --tw-text-opacity: 1;
    color: rgb(94 94 94 / var(--tw-text-opacity))
}

.underline {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.opacity-50 {
    opacity: .5
}

.blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.grayscale {
    --tw-grayscale: grayscale(100%);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.invert {
    --tw-invert: invert(100%);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.transition {
    transition-property: color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.ease-in {
    transition-timing-function: cubic-bezier(.4,0,1,1)
}

.ease-in-out {
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

uni-page-body {
    background-color: #f3f4f6;
    font-size: .875rem
}

body {
    background-color: #f3f4f6
}

uni-modal {
    z-index: 999999!important
}

.u-font-blue {
    color: #1e8ed0
}

.common-input-border {
    border-radius: 6px;
    border: 1px solid rgba(51,51,51,.5)
}

.common-input-account {
    border-radius: 6px;
    height: 2.25rem;
    border-radius: .375rem;
    border: 1px solid rgba(51,51,51,.5)
}

.common-button {
    background: #686868;
    border-radius: .99438rem;
    text-align: center;
    height: 1.5625rem;
    padding: 0 .9375rem;
    line-height: 1.5625rem;
    color: #fff
}

.common-button-edit {
    width: 4.375rem;
    height: 1.5rem;
    line-height: 1.5rem;
    background: #C7C7C7;
    border-radius: .75rem;
    text-align: center;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: .75rem;
    color: #fff
}

.common-button-query {
    width: 7.65625rem;
    height: 2.5rem;
    line-height: 2.25rem;
    border-radius: .375rem;
    border: .125rem solid #3370F0;
    text-align: center;
    font-weight: 400;
    font-size: .75rem;
    color: #2166f3
}

.common-button-take {
    width: 4.375rem;
    height: 1.5rem;
    line-height: 1.5rem;
    border-radius: .375rem;
    border: 2px solid #3370F0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    font-size: .75rem;
    color: #2166f3
}

.common-button-small-blue {
    width: 7.65625rem;
    height: 2.5rem;
    line-height: 2.25rem;
    background: #3370F0;
    border-radius: .375rem;
    border: .125rem solid #3370F0;
    text-align: center;
    font-weight: 400;
    font-size: .75rem;
    color: #fff
}

.common-button-blue {
    height: 3.125rem;
    line-height: 3.125rem;
    background: #3F5DF1;
    color: #fff;
    text-align: center;
    font-size: .9375rem;
    border-radius: 1.5625rem
}

.common-button-search {
    width: 2.5rem;
    height: 1.375rem;
    color: #fff;
    text-align: center;
    line-height: 1.375rem;
    font-size: .75rem;
    background: #2C79F7;
    border-radius: .375rem
}

.common-button-clear {
    width: 3.75rem;
    height: 1.75rem;
    background: rgba(43,117,254,0);
    border-radius: .875rem;
    border: .125rem solid #2B75FE;
    text-align: center;
    line-height: 1.4375rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: .75rem;
    color: #2b75fe
}

.common-button-yellow {
    height: 3.125rem;
    line-height: 3.125rem;
    background: #FE8534;
    color: #fff;
    text-align: center;
    font-size: .9375rem;
    border-radius: 1.5625rem
}

.common-button-gray {
    min-width: 1.28rem;
    padding: 0 .5rem;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    font-weight: 600;
    font-size: .875rem;
    color: #3875f4!important;
    border: 1px solid #3875f4!important;
    background: none!important
}

.common-button-down {
    padding: 0 .9375rem;
    width: 118px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    font-weight: 500;
    font-size: .8125rem;
    text-align: center;
    border-radius: 5px;
    background: #0094FF
}

.common-button-green {
    min-width: 1.28rem;
    padding: 0 .9375rem;
    height: 2rem;
    line-height: 2rem;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    font-weight: 600;
    font-size: .875rem;
    background: linear-gradient(97deg,#31BC69 0%,#31BC69 .01%,#089E4E 100%)
}

.common-login-button {
    height: 50px;
    line-height: 50px;
    text-align: center;
    flex-shrink: 0;
    border-radius: 56px;
    background: #005DFE;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 800
}

.common-frame-blue {
    border-radius: 6px;
    background: #005DFE;
    color: #fff
}

.common-frame-white {
    background: #FFFFFF;
    box-shadow: 0 .0625rem .65625rem rgba(19,126,255,.13);
    border-radius: .75rem
}

.common-line-height {
    width: .03125rem;
    height: 2.8125rem;
    background: #EBEBEB
}

.common-frame-white-shadow {
    background: #FFFFFF;
    box-shadow: 0 .40625rem .65625rem rgba(19,126,255,.13);
    border-radius: .75rem
}

.common-frame-product {
    border-radius: 24px;
    background: #686868
}

.common-frame-gray {
    background: #FFFFFF;
    box-shadow: 0 .0625rem .65625rem rgba(19,126,255,.13);
    border-radius: .75rem
}

.common-frame-block {
    border-radius: 18px;
    background: rgba(20,27,46,.5);
    padding: .8125rem
}

.common-input-box {
    height: 3.125rem;
    line-height: 3.125rem;
    background: #FFFFFF;
    box-shadow: 0 .40625rem .65625rem rgba(19,126,255,.13);
    border-radius: .75rem;
    display: flex;
    align-items: center
}

.common-input-box-lite {
    line-height: 3.125rem;
    background: #F0F6FE;
    border-radius: .75rem;
    display: flex;
    align-items: center
}

.common-search-input-box {
    height: 2.5rem;
    line-height: 2.5rem;
    background: #FFFFFF;
    box-shadow: 0 .40625rem .65625rem rgba(19,126,255,.13);
    border-radius: .625rem;
    display: flex;
    align-items: center
}

.common-input-box-textarea {
    border-radius: 6px;
    text-align: center;
    background: #f4f4f4;
    color: #fff
}

.common-line {
    width: 100%;
    stroke-width: 1px;
    height: 0px;
    flex-shrink: 0;
    stroke: rgba(161,153,215,0)
}

.common-dot {
    width: .25rem;
    height: .25rem
}

.common-page {
    height: 100vh;
    width: 100%;
    overflow: hidden;
    overflow-y: scroll;
    background: #F2F8FE
}

.u-size-32 {
    width: 1rem;
    height: 1rem
}

.u-size-24 {
    width: .75rem;
    height: .75rem
}

.u-size-28 {
    width: .875rem;
    height: .875rem
}

.u-size-36 {
    width: 1.125rem;
    height: 1.125rem
}

.u-size-44 {
    width: 1.375rem;
    height: 1.375rem
}

.u-size-50 {
    width: 1.5625rem;
    height: 1.5625rem
}

.u-size-56 {
    width: 1.75rem;
    height: 1.75rem
}

.u-size-72 {
    width: 2.25rem;
    height: 2.25rem
}

.u-size-80 {
    width: 2.5rem;
    height: 2.5rem
}

.u-size-100 {
    width: 3.125rem;
    height: 3.125rem
}

.u-size-140 {
    width: 4.375rem;
    height: 4.375rem
}

.common-text-oneline {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.common-logo-title {
    color: #ffd74b;
    font-family: Alegreya Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal
}

.common-color-9 {
    color: #999
}

.common-color-3 {
    color: #333
}

.common-color-warning {
    color: #fe8534
}

.copy-btn {
    width: 3.4375rem;
    height: 1.375rem;
    line-height: 1.375rem;
    background: #EEEEEE;
    border-radius: .6875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: .625rem;
    color: #333;
    text-align: center
}

.u-relative,.u-rela {
    position: relative
}

.u-absolute,.u-abso {
    position: absolute
}

uni-image {
    display: inline-block
}

uni-view,uni-text {
    box-sizing: border-box
}

.u-font-xs {
    font-size: .6875rem
}

.u-font-sm {
    font-size: .8125rem
}

.u-font-md {
    font-size: .875rem
}

.u-font-lg {
    font-size: .9375rem
}

.u-font-xl {
    font-size: 1.0625rem
}

.u-flex {
    display: flex;
    flex-direction: row;
    align-items: center
}

.u-flex-wrap {
    flex-wrap: wrap
}

.u-flex-nowrap {
    flex-wrap: nowrap
}

.u-col-center {
    align-items: center
}

.u-col-top {
    align-items: flex-start
}

.u-col-bottom {
    align-items: flex-end
}

.u-row-center {
    justify-content: center
}

.u-row-left {
    justify-content: flex-start
}

.u-row-right {
    justify-content: flex-end
}

.u-row-between {
    justify-content: space-between
}

.u-row-around {
    justify-content: space-around
}

.u-text-left {
    text-align: left
}

.u-text-center {
    text-align: center
}

.u-text-right {
    text-align: right
}

.u-flex-col {
    display: flex;
    flex-direction: column
}

.u-flex-0 {
    flex: 0
}

.u-flex-1 {
    flex: 1
}

.u-flex-2 {
    flex: 2
}

.u-flex-3 {
    flex: 3
}

.u-flex-4 {
    flex: 4
}

.u-flex-5 {
    flex: 5
}

.u-flex-6 {
    flex: 6
}

.u-flex-7 {
    flex: 7
}

.u-flex-8 {
    flex: 8
}

.u-flex-9 {
    flex: 9
}

.u-flex-10 {
    flex: 10
}

.u-flex-11 {
    flex: 11
}

.u-flex-12 {
    flex: 12
}

.u-font-9 {
    font-size: 9px
}

.u-font-10 {
    font-size: 10px
}

.u-font-11 {
    font-size: 11px
}

.u-font-12 {
    font-size: 12px
}

.u-font-13 {
    font-size: 13px
}

.u-font-14 {
    font-size: 14px
}

.u-font-15 {
    font-size: 15px
}

.u-font-16 {
    font-size: 16px
}

.u-font-17 {
    font-size: 17px
}

.u-font-18 {
    font-size: 18px
}

.u-font-19 {
    font-size: 19px
}

.u-font-20 {
    font-size: .625rem
}

.u-font-21 {
    font-size: .65625rem
}

.u-font-22 {
    font-size: .6875rem
}

.u-font-23 {
    font-size: .71875rem
}

.u-font-24 {
    font-size: .75rem
}

.u-font-25 {
    font-size: .78125rem
}

.u-font-26 {
    font-size: .8125rem
}

.u-font-27 {
    font-size: .84375rem
}

.u-font-28 {
    font-size: .875rem
}

.u-font-29 {
    font-size: .90625rem
}

.u-font-30 {
    font-size: .9375rem
}

.u-font-31 {
    font-size: .96875rem
}

.u-font-32 {
    font-size: 1rem
}

.u-font-33 {
    font-size: 1.03125rem
}

.u-font-34 {
    font-size: 1.0625rem
}

.u-font-35 {
    font-size: 1.09375rem
}

.u-font-36 {
    font-size: 1.125rem
}

.u-font-37 {
    font-size: 1.15625rem
}

.u-font-38 {
    font-size: 1.1875rem
}

.u-font-39 {
    font-size: 1.21875rem
}

.u-font-40 {
    font-size: 1.25rem
}

.u-font-41 {
    font-size: 1.28125rem
}

.u-font-42 {
    font-size: 1.3125rem
}

.u-font-43 {
    font-size: 1.34375rem
}

.u-font-44 {
    font-size: 1.375rem
}

.u-font-45 {
    font-size: 1.40625rem
}

.u-font-46 {
    font-size: 1.4375rem
}

.u-font-47 {
    font-size: 1.46875rem
}

.u-font-48 {
    font-size: 1.5rem
}

.u-font-49 {
    font-size: 1.53125rem
}

.u-font-50 {
    font-size: 1.5625rem
}

.u-font-51 {
    font-size: 1.59375rem
}

.u-font-52 {
    font-size: 1.625rem
}

.u-font-53 {
    font-size: 1.65625rem
}

.u-font-54 {
    font-size: 1.6875rem
}

.u-font-55 {
    font-size: 1.71875rem
}

.u-font-56 {
    font-size: 1.75rem
}

.u-font-57 {
    font-size: 1.78125rem
}

.u-font-58 {
    font-size: 1.8125rem
}

.u-font-59 {
    font-size: 1.84375rem
}

.u-font-60 {
    font-size: 1.875rem
}

.u-font-61 {
    font-size: 1.90625rem
}

.u-font-62 {
    font-size: 1.9375rem
}

.u-font-63 {
    font-size: 1.96875rem
}

.u-font-64 {
    font-size: 2rem
}

.u-font-65 {
    font-size: 2.03125rem
}

.u-font-66 {
    font-size: 2.0625rem
}

.u-font-67 {
    font-size: 2.09375rem
}

.u-font-68 {
    font-size: 2.125rem
}

.u-font-69 {
    font-size: 2.15625rem
}

.u-font-70 {
    font-size: 2.1875rem
}

.u-font-71 {
    font-size: 2.21875rem
}

.u-font-72 {
    font-size: 2.25rem
}

.u-font-73 {
    font-size: 2.28125rem
}

.u-font-74 {
    font-size: 2.3125rem
}

.u-font-75 {
    font-size: 2.34375rem
}

.u-font-76 {
    font-size: 2.375rem
}

.u-font-77 {
    font-size: 2.40625rem
}

.u-font-78 {
    font-size: 2.4375rem
}

.u-font-79 {
    font-size: 2.46875rem
}

.u-font-80 {
    font-size: 2.5rem
}

.u-font-81 {
    font-size: 2.53125rem
}

.u-font-82 {
    font-size: 2.5625rem
}

.u-font-83 {
    font-size: 2.59375rem
}

.u-font-84 {
    font-size: 2.625rem
}

.u-font-85 {
    font-size: 2.65625rem
}

.u-font-86 {
    font-size: 2.6875rem
}

.u-font-87 {
    font-size: 2.71875rem
}

.u-font-88 {
    font-size: 2.75rem
}

.u-font-89 {
    font-size: 2.78125rem
}

.u-font-90 {
    font-size: 2.8125rem
}

.u-font-91 {
    font-size: 2.84375rem
}

.u-font-92 {
    font-size: 2.875rem
}

.u-font-93 {
    font-size: 2.90625rem
}

.u-font-94 {
    font-size: 2.9375rem
}

.u-font-95 {
    font-size: 2.96875rem
}

.u-font-96 {
    font-size: 3rem
}

.u-font-97 {
    font-size: 3.03125rem
}

.u-font-98 {
    font-size: 3.0625rem
}

.u-font-99 {
    font-size: 3.09375rem
}

.u-font-100 {
    font-size: 3.125rem
}

.u-margin-0,.u-m-0 {
    margin: 0!important
}

.u-ml-0 {
    margin-left: 0!important
}

.u-mr-0 {
    margin-right: 0!important
}

.u-mt-0 {
    margin-top: 0!important
}

.u-mb-0 {
    margin-bottom: 0!important
}

.u-padding-0,.u-p-0 {
    padding: 0!important
}

.u-m-l-0 {
    margin-left: 0!important
}

.u-p-l-0 {
    padding-left: 0!important
}

.u-margin-left-0 {
    margin-left: 0!important
}

.u-padding-left-0 {
    padding-left: 0!important
}

.u-m-t-0 {
    margin-top: 0!important
}

.u-p-t-0 {
    padding-top: 0!important
}

.u-margin-top-0 {
    margin-top: 0!important
}

.u-padding-top-0 {
    padding-top: 0!important
}

.u-m-r-0 {
    margin-right: 0!important
}

.u-p-r-0 {
    padding-right: 0!important
}

.u-margin-right-0 {
    margin-right: 0!important
}

.u-padding-right-0 {
    padding-right: 0!important
}

.u-m-b-0 {
    margin-bottom: 0!important
}

.u-p-b-0 {
    padding-bottom: 0!important
}

.u-margin-bottom-0 {
    margin-bottom: 0!important
}

.u-padding-bottom-0 {
    padding-bottom: 0!important
}

.u-margin-2,.u-m-2 {
    margin: .0625rem!important
}

.u-ml-2 {
    margin-left: .0625rem!important
}

.u-mr-2 {
    margin-right: .0625rem!important
}

.u-mt-2 {
    margin-top: .0625rem!important
}

.u-mb-2 {
    margin-bottom: .0625rem!important
}

.u-padding-2,.u-p-2 {
    padding: .0625rem!important
}

.u-m-l-2 {
    margin-left: .0625rem!important
}

.u-p-l-2 {
    padding-left: .0625rem!important
}

.u-margin-left-2 {
    margin-left: .0625rem!important
}

.u-padding-left-2 {
    padding-left: .0625rem!important
}

.u-m-t-2 {
    margin-top: .0625rem!important
}

.u-p-t-2 {
    padding-top: .0625rem!important
}

.u-margin-top-2 {
    margin-top: .0625rem!important
}

.u-padding-top-2 {
    padding-top: .0625rem!important
}

.u-m-r-2 {
    margin-right: .0625rem!important
}

.u-p-r-2 {
    padding-right: .0625rem!important
}

.u-margin-right-2 {
    margin-right: .0625rem!important
}

.u-padding-right-2 {
    padding-right: .0625rem!important
}

.u-m-b-2 {
    margin-bottom: .0625rem!important
}

.u-p-b-2 {
    padding-bottom: .0625rem!important
}

.u-margin-bottom-2 {
    margin-bottom: .0625rem!important
}

.u-padding-bottom-2 {
    padding-bottom: .0625rem!important
}

.u-margin-4,.u-m-4 {
    margin: .125rem!important
}

.u-ml-4 {
    margin-left: .125rem!important
}

.u-mr-4 {
    margin-right: .125rem!important
}

.u-mt-4 {
    margin-top: .125rem!important
}

.u-mb-4 {
    margin-bottom: .125rem!important
}

.u-padding-4,.u-p-4 {
    padding: .125rem!important
}

.u-m-l-4 {
    margin-left: .125rem!important
}

.u-p-l-4 {
    padding-left: .125rem!important
}

.u-margin-left-4 {
    margin-left: .125rem!important
}

.u-padding-left-4 {
    padding-left: .125rem!important
}

.u-m-t-4 {
    margin-top: .125rem!important
}

.u-p-t-4 {
    padding-top: .125rem!important
}

.u-margin-top-4 {
    margin-top: .125rem!important
}

.u-padding-top-4 {
    padding-top: .125rem!important
}

.u-m-r-4 {
    margin-right: .125rem!important
}

.u-p-r-4 {
    padding-right: .125rem!important
}

.u-margin-right-4 {
    margin-right: .125rem!important
}

.u-padding-right-4 {
    padding-right: .125rem!important
}

.u-m-b-4 {
    margin-bottom: .125rem!important
}

.u-p-b-4 {
    padding-bottom: .125rem!important
}

.u-margin-bottom-4 {
    margin-bottom: .125rem!important
}

.u-padding-bottom-4 {
    padding-bottom: .125rem!important
}

.u-margin-5,.u-m-5 {
    margin: .15625rem!important
}

.u-ml-5 {
    margin-left: .15625rem!important
}

.u-mr-5 {
    margin-right: .15625rem!important
}

.u-mt-5 {
    margin-top: .15625rem!important
}

.u-mb-5 {
    margin-bottom: .15625rem!important
}

.u-padding-5,.u-p-5 {
    padding: .15625rem!important
}

.u-m-l-5 {
    margin-left: .15625rem!important
}

.u-p-l-5 {
    padding-left: .15625rem!important
}

.u-margin-left-5 {
    margin-left: .15625rem!important
}

.u-padding-left-5 {
    padding-left: .15625rem!important
}

.u-m-t-5 {
    margin-top: .15625rem!important
}

.u-p-t-5 {
    padding-top: .15625rem!important
}

.u-margin-top-5 {
    margin-top: .15625rem!important
}

.u-padding-top-5 {
    padding-top: .15625rem!important
}

.u-m-r-5 {
    margin-right: .15625rem!important
}

.u-p-r-5 {
    padding-right: .15625rem!important
}

.u-margin-right-5 {
    margin-right: .15625rem!important
}

.u-padding-right-5 {
    padding-right: .15625rem!important
}

.u-m-b-5 {
    margin-bottom: .15625rem!important
}

.u-p-b-5 {
    padding-bottom: .15625rem!important
}

.u-margin-bottom-5 {
    margin-bottom: .15625rem!important
}

.u-padding-bottom-5 {
    padding-bottom: .15625rem!important
}

.u-margin-6,.u-m-6 {
    margin: .1875rem!important
}

.u-ml-6 {
    margin-left: .1875rem!important
}

.u-mr-6 {
    margin-right: .1875rem!important
}

.u-mt-6 {
    margin-top: .1875rem!important
}

.u-mb-6 {
    margin-bottom: .1875rem!important
}

.u-padding-6,.u-p-6 {
    padding: .1875rem!important
}

.u-m-l-6 {
    margin-left: .1875rem!important
}

.u-p-l-6 {
    padding-left: .1875rem!important
}

.u-margin-left-6 {
    margin-left: .1875rem!important
}

.u-padding-left-6 {
    padding-left: .1875rem!important
}

.u-m-t-6 {
    margin-top: .1875rem!important
}

.u-p-t-6 {
    padding-top: .1875rem!important
}

.u-margin-top-6 {
    margin-top: .1875rem!important
}

.u-padding-top-6 {
    padding-top: .1875rem!important
}

.u-m-r-6 {
    margin-right: .1875rem!important
}

.u-p-r-6 {
    padding-right: .1875rem!important
}

.u-margin-right-6 {
    margin-right: .1875rem!important
}

.u-padding-right-6 {
    padding-right: .1875rem!important
}

.u-m-b-6 {
    margin-bottom: .1875rem!important
}

.u-p-b-6 {
    padding-bottom: .1875rem!important
}

.u-margin-bottom-6 {
    margin-bottom: .1875rem!important
}

.u-padding-bottom-6 {
    padding-bottom: .1875rem!important
}

.u-margin-8,.u-m-8 {
    margin: .25rem!important
}

.u-ml-8 {
    margin-left: .25rem!important
}

.u-mr-8 {
    margin-right: .25rem!important
}

.u-mt-8 {
    margin-top: .25rem!important
}

.u-mb-8 {
    margin-bottom: .25rem!important
}

.u-padding-8,.u-p-8 {
    padding: .25rem!important
}

.u-m-l-8 {
    margin-left: .25rem!important
}

.u-p-l-8 {
    padding-left: .25rem!important
}

.u-margin-left-8 {
    margin-left: .25rem!important
}

.u-padding-left-8 {
    padding-left: .25rem!important
}

.u-m-t-8 {
    margin-top: .25rem!important
}

.u-p-t-8 {
    padding-top: .25rem!important
}

.u-margin-top-8 {
    margin-top: .25rem!important
}

.u-padding-top-8 {
    padding-top: .25rem!important
}

.u-m-r-8 {
    margin-right: .25rem!important
}

.u-p-r-8 {
    padding-right: .25rem!important
}

.u-margin-right-8 {
    margin-right: .25rem!important
}

.u-padding-right-8 {
    padding-right: .25rem!important
}

.u-m-b-8 {
    margin-bottom: .25rem!important
}

.u-p-b-8 {
    padding-bottom: .25rem!important
}

.u-margin-bottom-8 {
    margin-bottom: .25rem!important
}

.u-padding-bottom-8 {
    padding-bottom: .25rem!important
}

.u-margin-10,.u-m-10 {
    margin: .3125rem!important
}

.u-ml-10 {
    margin-left: .3125rem!important
}

.u-mr-10 {
    margin-right: .3125rem!important
}

.u-mt-10 {
    margin-top: .3125rem!important
}

.u-mb-10 {
    margin-bottom: .3125rem!important
}

.u-padding-10,.u-p-10 {
    padding: .3125rem!important
}

.u-m-l-10 {
    margin-left: .3125rem!important
}

.u-p-l-10 {
    padding-left: .3125rem!important
}

.u-margin-left-10 {
    margin-left: .3125rem!important
}

.u-padding-left-10 {
    padding-left: .3125rem!important
}

.u-m-t-10 {
    margin-top: .3125rem!important
}

.u-p-t-10 {
    padding-top: .3125rem!important
}

.u-margin-top-10 {
    margin-top: .3125rem!important
}

.u-padding-top-10 {
    padding-top: .3125rem!important
}

.u-m-r-10 {
    margin-right: .3125rem!important
}

.u-p-r-10 {
    padding-right: .3125rem!important
}

.u-margin-right-10 {
    margin-right: .3125rem!important
}

.u-padding-right-10 {
    padding-right: .3125rem!important
}

.u-m-b-10 {
    margin-bottom: .3125rem!important
}

.u-p-b-10 {
    padding-bottom: .3125rem!important
}

.u-margin-bottom-10 {
    margin-bottom: .3125rem!important
}

.u-padding-bottom-10 {
    padding-bottom: .3125rem!important
}

.u-margin-12,.u-m-12 {
    margin: .375rem!important
}

.u-ml-12 {
    margin-left: .375rem!important
}

.u-mr-12 {
    margin-right: .375rem!important
}

.u-mt-12 {
    margin-top: .375rem!important
}

.u-mb-12 {
    margin-bottom: .375rem!important
}

.u-padding-12,.u-p-12 {
    padding: .375rem!important
}

.u-m-l-12 {
    margin-left: .375rem!important
}

.u-p-l-12 {
    padding-left: .375rem!important
}

.u-margin-left-12 {
    margin-left: .375rem!important
}

.u-padding-left-12 {
    padding-left: .375rem!important
}

.u-m-t-12 {
    margin-top: .375rem!important
}

.u-p-t-12 {
    padding-top: .375rem!important
}

.u-margin-top-12 {
    margin-top: .375rem!important
}

.u-padding-top-12 {
    padding-top: .375rem!important
}

.u-m-r-12 {
    margin-right: .375rem!important
}

.u-p-r-12 {
    padding-right: .375rem!important
}

.u-margin-right-12 {
    margin-right: .375rem!important
}

.u-padding-right-12 {
    padding-right: .375rem!important
}

.u-m-b-12 {
    margin-bottom: .375rem!important
}

.u-p-b-12 {
    padding-bottom: .375rem!important
}

.u-margin-bottom-12 {
    margin-bottom: .375rem!important
}

.u-padding-bottom-12 {
    padding-bottom: .375rem!important
}

.u-margin-14,.u-m-14 {
    margin: .4375rem!important
}

.u-ml-14 {
    margin-left: .4375rem!important
}

.u-mr-14 {
    margin-right: .4375rem!important
}

.u-mt-14 {
    margin-top: .4375rem!important
}

.u-mb-14 {
    margin-bottom: .4375rem!important
}

.u-padding-14,.u-p-14 {
    padding: .4375rem!important
}

.u-m-l-14 {
    margin-left: .4375rem!important
}

.u-p-l-14 {
    padding-left: .4375rem!important
}

.u-margin-left-14 {
    margin-left: .4375rem!important
}

.u-padding-left-14 {
    padding-left: .4375rem!important
}

.u-m-t-14 {
    margin-top: .4375rem!important
}

.u-p-t-14 {
    padding-top: .4375rem!important
}

.u-margin-top-14 {
    margin-top: .4375rem!important
}

.u-padding-top-14 {
    padding-top: .4375rem!important
}

.u-m-r-14 {
    margin-right: .4375rem!important
}

.u-p-r-14 {
    padding-right: .4375rem!important
}

.u-margin-right-14 {
    margin-right: .4375rem!important
}

.u-padding-right-14 {
    padding-right: .4375rem!important
}

.u-m-b-14 {
    margin-bottom: .4375rem!important
}

.u-p-b-14 {
    padding-bottom: .4375rem!important
}

.u-margin-bottom-14 {
    margin-bottom: .4375rem!important
}

.u-padding-bottom-14 {
    padding-bottom: .4375rem!important
}

.u-margin-15,.u-m-15 {
    margin: .46875rem!important
}

.u-ml-15 {
    margin-left: .46875rem!important
}

.u-mr-15 {
    margin-right: .46875rem!important
}

.u-mt-15 {
    margin-top: .46875rem!important
}

.u-mb-15 {
    margin-bottom: .46875rem!important
}

.u-padding-15,.u-p-15 {
    padding: .46875rem!important
}

.u-m-l-15 {
    margin-left: .46875rem!important
}

.u-p-l-15 {
    padding-left: .46875rem!important
}

.u-margin-left-15 {
    margin-left: .46875rem!important
}

.u-padding-left-15 {
    padding-left: .46875rem!important
}

.u-m-t-15 {
    margin-top: .46875rem!important
}

.u-p-t-15 {
    padding-top: .46875rem!important
}

.u-margin-top-15 {
    margin-top: .46875rem!important
}

.u-padding-top-15 {
    padding-top: .46875rem!important
}

.u-m-r-15 {
    margin-right: .46875rem!important
}

.u-p-r-15 {
    padding-right: .46875rem!important
}

.u-margin-right-15 {
    margin-right: .46875rem!important
}

.u-padding-right-15 {
    padding-right: .46875rem!important
}

.u-m-b-15 {
    margin-bottom: .46875rem!important
}

.u-p-b-15 {
    padding-bottom: .46875rem!important
}

.u-margin-bottom-15 {
    margin-bottom: .46875rem!important
}

.u-padding-bottom-15 {
    padding-bottom: .46875rem!important
}

.u-margin-16,.u-m-16 {
    margin: .5rem!important
}

.u-ml-16 {
    margin-left: .5rem!important
}

.u-mr-16 {
    margin-right: .5rem!important
}

.u-mt-16 {
    margin-top: .5rem!important
}

.u-mb-16 {
    margin-bottom: .5rem!important
}

.u-padding-16,.u-p-16 {
    padding: .5rem!important
}

.u-m-l-16 {
    margin-left: .5rem!important
}

.u-p-l-16 {
    padding-left: .5rem!important
}

.u-margin-left-16 {
    margin-left: .5rem!important
}

.u-padding-left-16 {
    padding-left: .5rem!important
}

.u-m-t-16 {
    margin-top: .5rem!important
}

.u-p-t-16 {
    padding-top: .5rem!important
}

.u-margin-top-16 {
    margin-top: .5rem!important
}

.u-padding-top-16 {
    padding-top: .5rem!important
}

.u-m-r-16 {
    margin-right: .5rem!important
}

.u-p-r-16 {
    padding-right: .5rem!important
}

.u-margin-right-16 {
    margin-right: .5rem!important
}

.u-padding-right-16 {
    padding-right: .5rem!important
}

.u-m-b-16 {
    margin-bottom: .5rem!important
}

.u-p-b-16 {
    padding-bottom: .5rem!important
}

.u-margin-bottom-16 {
    margin-bottom: .5rem!important
}

.u-padding-bottom-16 {
    padding-bottom: .5rem!important
}

.u-margin-18,.u-m-18 {
    margin: .5625rem!important
}

.u-ml-18 {
    margin-left: .5625rem!important
}

.u-mr-18 {
    margin-right: .5625rem!important
}

.u-mt-18 {
    margin-top: .5625rem!important
}

.u-mb-18 {
    margin-bottom: .5625rem!important
}

.u-padding-18,.u-p-18 {
    padding: .5625rem!important
}

.u-m-l-18 {
    margin-left: .5625rem!important
}

.u-p-l-18 {
    padding-left: .5625rem!important
}

.u-margin-left-18 {
    margin-left: .5625rem!important
}

.u-padding-left-18 {
    padding-left: .5625rem!important
}

.u-m-t-18 {
    margin-top: .5625rem!important
}

.u-p-t-18 {
    padding-top: .5625rem!important
}

.u-margin-top-18 {
    margin-top: .5625rem!important
}

.u-padding-top-18 {
    padding-top: .5625rem!important
}

.u-m-r-18 {
    margin-right: .5625rem!important
}

.u-p-r-18 {
    padding-right: .5625rem!important
}

.u-margin-right-18 {
    margin-right: .5625rem!important
}

.u-padding-right-18 {
    padding-right: .5625rem!important
}

.u-m-b-18 {
    margin-bottom: .5625rem!important
}

.u-p-b-18 {
    padding-bottom: .5625rem!important
}

.u-margin-bottom-18 {
    margin-bottom: .5625rem!important
}

.u-padding-bottom-18 {
    padding-bottom: .5625rem!important
}

.u-margin-20,.u-m-20 {
    margin: .625rem!important
}

.u-ml-20 {
    margin-left: .625rem!important
}

.u-mr-20 {
    margin-right: .625rem!important
}

.u-mt-20 {
    margin-top: .625rem!important
}

.u-mb-20 {
    margin-bottom: .625rem!important
}

.u-padding-20,.u-p-20 {
    padding: .625rem!important
}

.u-m-l-20 {
    margin-left: .625rem!important
}

.u-p-l-20 {
    padding-left: .625rem!important
}

.u-margin-left-20 {
    margin-left: .625rem!important
}

.u-padding-left-20 {
    padding-left: .625rem!important
}

.u-m-t-20 {
    margin-top: .625rem!important
}

.u-p-t-20 {
    padding-top: .625rem!important
}

.u-margin-top-20 {
    margin-top: .625rem!important
}

.u-padding-top-20 {
    padding-top: .625rem!important
}

.u-m-r-20 {
    margin-right: .625rem!important
}

.u-p-r-20 {
    padding-right: .625rem!important
}

.u-margin-right-20 {
    margin-right: .625rem!important
}

.u-padding-right-20 {
    padding-right: .625rem!important
}

.u-m-b-20 {
    margin-bottom: .625rem!important
}

.u-p-b-20 {
    padding-bottom: .625rem!important
}

.u-margin-bottom-20 {
    margin-bottom: .625rem!important
}

.u-padding-bottom-20 {
    padding-bottom: .625rem!important
}

.u-margin-22,.u-m-22 {
    margin: .6875rem!important
}

.u-ml-22 {
    margin-left: .6875rem!important
}

.u-mr-22 {
    margin-right: .6875rem!important
}

.u-mt-22 {
    margin-top: .6875rem!important
}

.u-mb-22 {
    margin-bottom: .6875rem!important
}

.u-padding-22,.u-p-22 {
    padding: .6875rem!important
}

.u-m-l-22 {
    margin-left: .6875rem!important
}

.u-p-l-22 {
    padding-left: .6875rem!important
}

.u-margin-left-22 {
    margin-left: .6875rem!important
}

.u-padding-left-22 {
    padding-left: .6875rem!important
}

.u-m-t-22 {
    margin-top: .6875rem!important
}

.u-p-t-22 {
    padding-top: .6875rem!important
}

.u-margin-top-22 {
    margin-top: .6875rem!important
}

.u-padding-top-22 {
    padding-top: .6875rem!important
}

.u-m-r-22 {
    margin-right: .6875rem!important
}

.u-p-r-22 {
    padding-right: .6875rem!important
}

.u-margin-right-22 {
    margin-right: .6875rem!important
}

.u-padding-right-22 {
    padding-right: .6875rem!important
}

.u-m-b-22 {
    margin-bottom: .6875rem!important
}

.u-p-b-22 {
    padding-bottom: .6875rem!important
}

.u-margin-bottom-22 {
    margin-bottom: .6875rem!important
}

.u-padding-bottom-22 {
    padding-bottom: .6875rem!important
}

.u-margin-24,.u-m-24 {
    margin: .75rem!important
}

.u-ml-24 {
    margin-left: .75rem!important
}

.u-mr-24 {
    margin-right: .75rem!important
}

.u-mt-24 {
    margin-top: .75rem!important
}

.u-mb-24 {
    margin-bottom: .75rem!important
}

.u-padding-24,.u-p-24 {
    padding: .75rem!important
}

.u-m-l-24 {
    margin-left: .75rem!important
}

.u-p-l-24 {
    padding-left: .75rem!important
}

.u-margin-left-24 {
    margin-left: .75rem!important
}

.u-padding-left-24 {
    padding-left: .75rem!important
}

.u-m-t-24 {
    margin-top: .75rem!important
}

.u-p-t-24 {
    padding-top: .75rem!important
}

.u-margin-top-24 {
    margin-top: .75rem!important
}

.u-padding-top-24 {
    padding-top: .75rem!important
}

.u-m-r-24 {
    margin-right: .75rem!important
}

.u-p-r-24 {
    padding-right: .75rem!important
}

.u-margin-right-24 {
    margin-right: .75rem!important
}

.u-padding-right-24 {
    padding-right: .75rem!important
}

.u-m-b-24 {
    margin-bottom: .75rem!important
}

.u-p-b-24 {
    padding-bottom: .75rem!important
}

.u-margin-bottom-24 {
    margin-bottom: .75rem!important
}

.u-padding-bottom-24 {
    padding-bottom: .75rem!important
}

.u-margin-25,.u-m-25 {
    margin: .78125rem!important
}

.u-ml-25 {
    margin-left: .78125rem!important
}

.u-mr-25 {
    margin-right: .78125rem!important
}

.u-mt-25 {
    margin-top: .78125rem!important
}

.u-mb-25 {
    margin-bottom: .78125rem!important
}

.u-padding-25,.u-p-25 {
    padding: .78125rem!important
}

.u-m-l-25 {
    margin-left: .78125rem!important
}

.u-p-l-25 {
    padding-left: .78125rem!important
}

.u-margin-left-25 {
    margin-left: .78125rem!important
}

.u-padding-left-25 {
    padding-left: .78125rem!important
}

.u-m-t-25 {
    margin-top: .78125rem!important
}

.u-p-t-25 {
    padding-top: .78125rem!important
}

.u-margin-top-25 {
    margin-top: .78125rem!important
}

.u-padding-top-25 {
    padding-top: .78125rem!important
}

.u-m-r-25 {
    margin-right: .78125rem!important
}

.u-p-r-25 {
    padding-right: .78125rem!important
}

.u-margin-right-25 {
    margin-right: .78125rem!important
}

.u-padding-right-25 {
    padding-right: .78125rem!important
}

.u-m-b-25 {
    margin-bottom: .78125rem!important
}

.u-p-b-25 {
    padding-bottom: .78125rem!important
}

.u-margin-bottom-25 {
    margin-bottom: .78125rem!important
}

.u-padding-bottom-25 {
    padding-bottom: .78125rem!important
}

.u-margin-26,.u-m-26 {
    margin: .8125rem!important
}

.u-ml-26 {
    margin-left: .8125rem!important
}

.u-mr-26 {
    margin-right: .8125rem!important
}

.u-mt-26 {
    margin-top: .8125rem!important
}

.u-mb-26 {
    margin-bottom: .8125rem!important
}

.u-padding-26,.u-p-26 {
    padding: .8125rem!important
}

.u-m-l-26 {
    margin-left: .8125rem!important
}

.u-p-l-26 {
    padding-left: .8125rem!important
}

.u-margin-left-26 {
    margin-left: .8125rem!important
}

.u-padding-left-26 {
    padding-left: .8125rem!important
}

.u-m-t-26 {
    margin-top: .8125rem!important
}

.u-p-t-26 {
    padding-top: .8125rem!important
}

.u-margin-top-26 {
    margin-top: .8125rem!important
}

.u-padding-top-26 {
    padding-top: .8125rem!important
}

.u-m-r-26 {
    margin-right: .8125rem!important
}

.u-p-r-26 {
    padding-right: .8125rem!important
}

.u-margin-right-26 {
    margin-right: .8125rem!important
}

.u-padding-right-26 {
    padding-right: .8125rem!important
}

.u-m-b-26 {
    margin-bottom: .8125rem!important
}

.u-p-b-26 {
    padding-bottom: .8125rem!important
}

.u-margin-bottom-26 {
    margin-bottom: .8125rem!important
}

.u-padding-bottom-26 {
    padding-bottom: .8125rem!important
}

.u-margin-28,.u-m-28 {
    margin: .875rem!important
}

.u-ml-28 {
    margin-left: .875rem!important
}

.u-mr-28 {
    margin-right: .875rem!important
}

.u-mt-28 {
    margin-top: .875rem!important
}

.u-mb-28 {
    margin-bottom: .875rem!important
}

.u-padding-28,.u-p-28 {
    padding: .875rem!important
}

.u-m-l-28 {
    margin-left: .875rem!important
}

.u-p-l-28 {
    padding-left: .875rem!important
}

.u-margin-left-28 {
    margin-left: .875rem!important
}

.u-padding-left-28 {
    padding-left: .875rem!important
}

.u-m-t-28 {
    margin-top: .875rem!important
}

.u-p-t-28 {
    padding-top: .875rem!important
}

.u-margin-top-28 {
    margin-top: .875rem!important
}

.u-padding-top-28 {
    padding-top: .875rem!important
}

.u-m-r-28 {
    margin-right: .875rem!important
}

.u-p-r-28 {
    padding-right: .875rem!important
}

.u-margin-right-28 {
    margin-right: .875rem!important
}

.u-padding-right-28 {
    padding-right: .875rem!important
}

.u-m-b-28 {
    margin-bottom: .875rem!important
}

.u-p-b-28 {
    padding-bottom: .875rem!important
}

.u-margin-bottom-28 {
    margin-bottom: .875rem!important
}

.u-padding-bottom-28 {
    padding-bottom: .875rem!important
}

.u-margin-30,.u-m-30 {
    margin: .9375rem!important
}

.u-ml-30 {
    margin-left: .9375rem!important
}

.u-mr-30 {
    margin-right: .9375rem!important
}

.u-mt-30 {
    margin-top: .9375rem!important
}

.u-mb-30 {
    margin-bottom: .9375rem!important
}

.u-padding-30,.u-p-30 {
    padding: .9375rem!important
}

.u-m-l-30 {
    margin-left: .9375rem!important
}

.u-p-l-30 {
    padding-left: .9375rem!important
}

.u-margin-left-30 {
    margin-left: .9375rem!important
}

.u-padding-left-30 {
    padding-left: .9375rem!important
}

.u-m-t-30 {
    margin-top: .9375rem!important
}

.u-p-t-30 {
    padding-top: .9375rem!important
}

.u-margin-top-30 {
    margin-top: .9375rem!important
}

.u-padding-top-30 {
    padding-top: .9375rem!important
}

.u-m-r-30 {
    margin-right: .9375rem!important
}

.u-p-r-30 {
    padding-right: .9375rem!important
}

.u-margin-right-30 {
    margin-right: .9375rem!important
}

.u-padding-right-30 {
    padding-right: .9375rem!important
}

.u-m-b-30 {
    margin-bottom: .9375rem!important
}

.u-p-b-30 {
    padding-bottom: .9375rem!important
}

.u-margin-bottom-30 {
    margin-bottom: .9375rem!important
}

.u-padding-bottom-30 {
    padding-bottom: .9375rem!important
}

.u-margin-32,.u-m-32 {
    margin: 1rem!important
}

.u-ml-32 {
    margin-left: 1rem!important
}

.u-mr-32 {
    margin-right: 1rem!important
}

.u-mt-32 {
    margin-top: 1rem!important
}

.u-mb-32 {
    margin-bottom: 1rem!important
}

.u-padding-32,.u-p-32 {
    padding: 1rem!important
}

.u-m-l-32 {
    margin-left: 1rem!important
}

.u-p-l-32 {
    padding-left: 1rem!important
}

.u-margin-left-32 {
    margin-left: 1rem!important
}

.u-padding-left-32 {
    padding-left: 1rem!important
}

.u-m-t-32 {
    margin-top: 1rem!important
}

.u-p-t-32 {
    padding-top: 1rem!important
}

.u-margin-top-32 {
    margin-top: 1rem!important
}

.u-padding-top-32 {
    padding-top: 1rem!important
}

.u-m-r-32 {
    margin-right: 1rem!important
}

.u-p-r-32 {
    padding-right: 1rem!important
}

.u-margin-right-32 {
    margin-right: 1rem!important
}

.u-padding-right-32 {
    padding-right: 1rem!important
}

.u-m-b-32 {
    margin-bottom: 1rem!important
}

.u-p-b-32 {
    padding-bottom: 1rem!important
}

.u-margin-bottom-32 {
    margin-bottom: 1rem!important
}

.u-padding-bottom-32 {
    padding-bottom: 1rem!important
}

.u-margin-34,.u-m-34 {
    margin: 1.0625rem!important
}

.u-ml-34 {
    margin-left: 1.0625rem!important
}

.u-mr-34 {
    margin-right: 1.0625rem!important
}

.u-mt-34 {
    margin-top: 1.0625rem!important
}

.u-mb-34 {
    margin-bottom: 1.0625rem!important
}

.u-padding-34,.u-p-34 {
    padding: 1.0625rem!important
}

.u-m-l-34 {
    margin-left: 1.0625rem!important
}

.u-p-l-34 {
    padding-left: 1.0625rem!important
}

.u-margin-left-34 {
    margin-left: 1.0625rem!important
}

.u-padding-left-34 {
    padding-left: 1.0625rem!important
}

.u-m-t-34 {
    margin-top: 1.0625rem!important
}

.u-p-t-34 {
    padding-top: 1.0625rem!important
}

.u-margin-top-34 {
    margin-top: 1.0625rem!important
}

.u-padding-top-34 {
    padding-top: 1.0625rem!important
}

.u-m-r-34 {
    margin-right: 1.0625rem!important
}

.u-p-r-34 {
    padding-right: 1.0625rem!important
}

.u-margin-right-34 {
    margin-right: 1.0625rem!important
}

.u-padding-right-34 {
    padding-right: 1.0625rem!important
}

.u-m-b-34 {
    margin-bottom: 1.0625rem!important
}

.u-p-b-34 {
    padding-bottom: 1.0625rem!important
}

.u-margin-bottom-34 {
    margin-bottom: 1.0625rem!important
}

.u-padding-bottom-34 {
    padding-bottom: 1.0625rem!important
}

.u-margin-35,.u-m-35 {
    margin: 1.09375rem!important
}

.u-ml-35 {
    margin-left: 1.09375rem!important
}

.u-mr-35 {
    margin-right: 1.09375rem!important
}

.u-mt-35 {
    margin-top: 1.09375rem!important
}

.u-mb-35 {
    margin-bottom: 1.09375rem!important
}

.u-padding-35,.u-p-35 {
    padding: 1.09375rem!important
}

.u-m-l-35 {
    margin-left: 1.09375rem!important
}

.u-p-l-35 {
    padding-left: 1.09375rem!important
}

.u-margin-left-35 {
    margin-left: 1.09375rem!important
}

.u-padding-left-35 {
    padding-left: 1.09375rem!important
}

.u-m-t-35 {
    margin-top: 1.09375rem!important
}

.u-p-t-35 {
    padding-top: 1.09375rem!important
}

.u-margin-top-35 {
    margin-top: 1.09375rem!important
}

.u-padding-top-35 {
    padding-top: 1.09375rem!important
}

.u-m-r-35 {
    margin-right: 1.09375rem!important
}

.u-p-r-35 {
    padding-right: 1.09375rem!important
}

.u-margin-right-35 {
    margin-right: 1.09375rem!important
}

.u-padding-right-35 {
    padding-right: 1.09375rem!important
}

.u-m-b-35 {
    margin-bottom: 1.09375rem!important
}

.u-p-b-35 {
    padding-bottom: 1.09375rem!important
}

.u-margin-bottom-35 {
    margin-bottom: 1.09375rem!important
}

.u-padding-bottom-35 {
    padding-bottom: 1.09375rem!important
}

.u-margin-36,.u-m-36 {
    margin: 1.125rem!important
}

.u-ml-36 {
    margin-left: 1.125rem!important
}

.u-mr-36 {
    margin-right: 1.125rem!important
}

.u-mt-36 {
    margin-top: 1.125rem!important
}

.u-mb-36 {
    margin-bottom: 1.125rem!important
}

.u-padding-36,.u-p-36 {
    padding: 1.125rem!important
}

.u-m-l-36 {
    margin-left: 1.125rem!important
}

.u-p-l-36 {
    padding-left: 1.125rem!important
}

.u-margin-left-36 {
    margin-left: 1.125rem!important
}

.u-padding-left-36 {
    padding-left: 1.125rem!important
}

.u-m-t-36 {
    margin-top: 1.125rem!important
}

.u-p-t-36 {
    padding-top: 1.125rem!important
}

.u-margin-top-36 {
    margin-top: 1.125rem!important
}

.u-padding-top-36 {
    padding-top: 1.125rem!important
}

.u-m-r-36 {
    margin-right: 1.125rem!important
}

.u-p-r-36 {
    padding-right: 1.125rem!important
}

.u-margin-right-36 {
    margin-right: 1.125rem!important
}

.u-padding-right-36 {
    padding-right: 1.125rem!important
}

.u-m-b-36 {
    margin-bottom: 1.125rem!important
}

.u-p-b-36 {
    padding-bottom: 1.125rem!important
}

.u-margin-bottom-36 {
    margin-bottom: 1.125rem!important
}

.u-padding-bottom-36 {
    padding-bottom: 1.125rem!important
}

.u-margin-38,.u-m-38 {
    margin: 1.1875rem!important
}

.u-ml-38 {
    margin-left: 1.1875rem!important
}

.u-mr-38 {
    margin-right: 1.1875rem!important
}

.u-mt-38 {
    margin-top: 1.1875rem!important
}

.u-mb-38 {
    margin-bottom: 1.1875rem!important
}

.u-padding-38,.u-p-38 {
    padding: 1.1875rem!important
}

.u-m-l-38 {
    margin-left: 1.1875rem!important
}

.u-p-l-38 {
    padding-left: 1.1875rem!important
}

.u-margin-left-38 {
    margin-left: 1.1875rem!important
}

.u-padding-left-38 {
    padding-left: 1.1875rem!important
}

.u-m-t-38 {
    margin-top: 1.1875rem!important
}

.u-p-t-38 {
    padding-top: 1.1875rem!important
}

.u-margin-top-38 {
    margin-top: 1.1875rem!important
}

.u-padding-top-38 {
    padding-top: 1.1875rem!important
}

.u-m-r-38 {
    margin-right: 1.1875rem!important
}

.u-p-r-38 {
    padding-right: 1.1875rem!important
}

.u-margin-right-38 {
    margin-right: 1.1875rem!important
}

.u-padding-right-38 {
    padding-right: 1.1875rem!important
}

.u-m-b-38 {
    margin-bottom: 1.1875rem!important
}

.u-p-b-38 {
    padding-bottom: 1.1875rem!important
}

.u-margin-bottom-38 {
    margin-bottom: 1.1875rem!important
}

.u-padding-bottom-38 {
    padding-bottom: 1.1875rem!important
}

.u-margin-40,.u-m-40 {
    margin: 1.25rem!important
}

.u-ml-40 {
    margin-left: 1.25rem!important
}

.u-mr-40 {
    margin-right: 1.25rem!important
}

.u-mt-40 {
    margin-top: 1.25rem!important
}

.u-mb-40 {
    margin-bottom: 1.25rem!important
}

.u-padding-40,.u-p-40 {
    padding: 1.25rem!important
}

.u-m-l-40 {
    margin-left: 1.25rem!important
}

.u-p-l-40 {
    padding-left: 1.25rem!important
}

.u-margin-left-40 {
    margin-left: 1.25rem!important
}

.u-padding-left-40 {
    padding-left: 1.25rem!important
}

.u-m-t-40 {
    margin-top: 1.25rem!important
}

.u-p-t-40 {
    padding-top: 1.25rem!important
}

.u-margin-top-40 {
    margin-top: 1.25rem!important
}

.u-padding-top-40 {
    padding-top: 1.25rem!important
}

.u-m-r-40 {
    margin-right: 1.25rem!important
}

.u-p-r-40 {
    padding-right: 1.25rem!important
}

.u-margin-right-40 {
    margin-right: 1.25rem!important
}

.u-padding-right-40 {
    padding-right: 1.25rem!important
}

.u-m-b-40 {
    margin-bottom: 1.25rem!important
}

.u-p-b-40 {
    padding-bottom: 1.25rem!important
}

.u-margin-bottom-40 {
    margin-bottom: 1.25rem!important
}

.u-padding-bottom-40 {
    padding-bottom: 1.25rem!important
}

.u-margin-42,.u-m-42 {
    margin: 1.3125rem!important
}

.u-ml-42 {
    margin-left: 1.3125rem!important
}

.u-mr-42 {
    margin-right: 1.3125rem!important
}

.u-mt-42 {
    margin-top: 1.3125rem!important
}

.u-mb-42 {
    margin-bottom: 1.3125rem!important
}

.u-padding-42,.u-p-42 {
    padding: 1.3125rem!important
}

.u-m-l-42 {
    margin-left: 1.3125rem!important
}

.u-p-l-42 {
    padding-left: 1.3125rem!important
}

.u-margin-left-42 {
    margin-left: 1.3125rem!important
}

.u-padding-left-42 {
    padding-left: 1.3125rem!important
}

.u-m-t-42 {
    margin-top: 1.3125rem!important
}

.u-p-t-42 {
    padding-top: 1.3125rem!important
}

.u-margin-top-42 {
    margin-top: 1.3125rem!important
}

.u-padding-top-42 {
    padding-top: 1.3125rem!important
}

.u-m-r-42 {
    margin-right: 1.3125rem!important
}

.u-p-r-42 {
    padding-right: 1.3125rem!important
}

.u-margin-right-42 {
    margin-right: 1.3125rem!important
}

.u-padding-right-42 {
    padding-right: 1.3125rem!important
}

.u-m-b-42 {
    margin-bottom: 1.3125rem!important
}

.u-p-b-42 {
    padding-bottom: 1.3125rem!important
}

.u-margin-bottom-42 {
    margin-bottom: 1.3125rem!important
}

.u-padding-bottom-42 {
    padding-bottom: 1.3125rem!important
}

.u-margin-44,.u-m-44 {
    margin: 1.375rem!important
}

.u-ml-44 {
    margin-left: 1.375rem!important
}

.u-mr-44 {
    margin-right: 1.375rem!important
}

.u-mt-44 {
    margin-top: 1.375rem!important
}

.u-mb-44 {
    margin-bottom: 1.375rem!important
}

.u-padding-44,.u-p-44 {
    padding: 1.375rem!important
}

.u-m-l-44 {
    margin-left: 1.375rem!important
}

.u-p-l-44 {
    padding-left: 1.375rem!important
}

.u-margin-left-44 {
    margin-left: 1.375rem!important
}

.u-padding-left-44 {
    padding-left: 1.375rem!important
}

.u-m-t-44 {
    margin-top: 1.375rem!important
}

.u-p-t-44 {
    padding-top: 1.375rem!important
}

.u-margin-top-44 {
    margin-top: 1.375rem!important
}

.u-padding-top-44 {
    padding-top: 1.375rem!important
}

.u-m-r-44 {
    margin-right: 1.375rem!important
}

.u-p-r-44 {
    padding-right: 1.375rem!important
}

.u-margin-right-44 {
    margin-right: 1.375rem!important
}

.u-padding-right-44 {
    padding-right: 1.375rem!important
}

.u-m-b-44 {
    margin-bottom: 1.375rem!important
}

.u-p-b-44 {
    padding-bottom: 1.375rem!important
}

.u-margin-bottom-44 {
    margin-bottom: 1.375rem!important
}

.u-padding-bottom-44 {
    padding-bottom: 1.375rem!important
}

.u-margin-45,.u-m-45 {
    margin: 1.40625rem!important
}

.u-ml-45 {
    margin-left: 1.40625rem!important
}

.u-mr-45 {
    margin-right: 1.40625rem!important
}

.u-mt-45 {
    margin-top: 1.40625rem!important
}

.u-mb-45 {
    margin-bottom: 1.40625rem!important
}

.u-padding-45,.u-p-45 {
    padding: 1.40625rem!important
}

.u-m-l-45 {
    margin-left: 1.40625rem!important
}

.u-p-l-45 {
    padding-left: 1.40625rem!important
}

.u-margin-left-45 {
    margin-left: 1.40625rem!important
}

.u-padding-left-45 {
    padding-left: 1.40625rem!important
}

.u-m-t-45 {
    margin-top: 1.40625rem!important
}

.u-p-t-45 {
    padding-top: 1.40625rem!important
}

.u-margin-top-45 {
    margin-top: 1.40625rem!important
}

.u-padding-top-45 {
    padding-top: 1.40625rem!important
}

.u-m-r-45 {
    margin-right: 1.40625rem!important
}

.u-p-r-45 {
    padding-right: 1.40625rem!important
}

.u-margin-right-45 {
    margin-right: 1.40625rem!important
}

.u-padding-right-45 {
    padding-right: 1.40625rem!important
}

.u-m-b-45 {
    margin-bottom: 1.40625rem!important
}

.u-p-b-45 {
    padding-bottom: 1.40625rem!important
}

.u-margin-bottom-45 {
    margin-bottom: 1.40625rem!important
}

.u-padding-bottom-45 {
    padding-bottom: 1.40625rem!important
}

.u-margin-46,.u-m-46 {
    margin: 1.4375rem!important
}

.u-ml-46 {
    margin-left: 1.4375rem!important
}

.u-mr-46 {
    margin-right: 1.4375rem!important
}

.u-mt-46 {
    margin-top: 1.4375rem!important
}

.u-mb-46 {
    margin-bottom: 1.4375rem!important
}

.u-padding-46,.u-p-46 {
    padding: 1.4375rem!important
}

.u-m-l-46 {
    margin-left: 1.4375rem!important
}

.u-p-l-46 {
    padding-left: 1.4375rem!important
}

.u-margin-left-46 {
    margin-left: 1.4375rem!important
}

.u-padding-left-46 {
    padding-left: 1.4375rem!important
}

.u-m-t-46 {
    margin-top: 1.4375rem!important
}

.u-p-t-46 {
    padding-top: 1.4375rem!important
}

.u-margin-top-46 {
    margin-top: 1.4375rem!important
}

.u-padding-top-46 {
    padding-top: 1.4375rem!important
}

.u-m-r-46 {
    margin-right: 1.4375rem!important
}

.u-p-r-46 {
    padding-right: 1.4375rem!important
}

.u-margin-right-46 {
    margin-right: 1.4375rem!important
}

.u-padding-right-46 {
    padding-right: 1.4375rem!important
}

.u-m-b-46 {
    margin-bottom: 1.4375rem!important
}

.u-p-b-46 {
    padding-bottom: 1.4375rem!important
}

.u-margin-bottom-46 {
    margin-bottom: 1.4375rem!important
}

.u-padding-bottom-46 {
    padding-bottom: 1.4375rem!important
}

.u-margin-48,.u-m-48 {
    margin: 1.5rem!important
}

.u-ml-48 {
    margin-left: 1.5rem!important
}

.u-mr-48 {
    margin-right: 1.5rem!important
}

.u-mt-48 {
    margin-top: 1.5rem!important
}

.u-mb-48 {
    margin-bottom: 1.5rem!important
}

.u-padding-48,.u-p-48 {
    padding: 1.5rem!important
}

.u-m-l-48 {
    margin-left: 1.5rem!important
}

.u-p-l-48 {
    padding-left: 1.5rem!important
}

.u-margin-left-48 {
    margin-left: 1.5rem!important
}

.u-padding-left-48 {
    padding-left: 1.5rem!important
}

.u-m-t-48 {
    margin-top: 1.5rem!important
}

.u-p-t-48 {
    padding-top: 1.5rem!important
}

.u-margin-top-48 {
    margin-top: 1.5rem!important
}

.u-padding-top-48 {
    padding-top: 1.5rem!important
}

.u-m-r-48 {
    margin-right: 1.5rem!important
}

.u-p-r-48 {
    padding-right: 1.5rem!important
}

.u-margin-right-48 {
    margin-right: 1.5rem!important
}

.u-padding-right-48 {
    padding-right: 1.5rem!important
}

.u-m-b-48 {
    margin-bottom: 1.5rem!important
}

.u-p-b-48 {
    padding-bottom: 1.5rem!important
}

.u-margin-bottom-48 {
    margin-bottom: 1.5rem!important
}

.u-padding-bottom-48 {
    padding-bottom: 1.5rem!important
}

.u-margin-50,.u-m-50 {
    margin: 1.5625rem!important
}

.u-ml-50 {
    margin-left: 1.5625rem!important
}

.u-mr-50 {
    margin-right: 1.5625rem!important
}

.u-mt-50 {
    margin-top: 1.5625rem!important
}

.u-mb-50 {
    margin-bottom: 1.5625rem!important
}

.u-padding-50,.u-p-50 {
    padding: 1.5625rem!important
}

.u-m-l-50 {
    margin-left: 1.5625rem!important
}

.u-p-l-50 {
    padding-left: 1.5625rem!important
}

.u-margin-left-50 {
    margin-left: 1.5625rem!important
}

.u-padding-left-50 {
    padding-left: 1.5625rem!important
}

.u-m-t-50 {
    margin-top: 1.5625rem!important
}

.u-p-t-50 {
    padding-top: 1.5625rem!important
}

.u-margin-top-50 {
    margin-top: 1.5625rem!important
}

.u-padding-top-50 {
    padding-top: 1.5625rem!important
}

.u-m-r-50 {
    margin-right: 1.5625rem!important
}

.u-p-r-50 {
    padding-right: 1.5625rem!important
}

.u-margin-right-50 {
    margin-right: 1.5625rem!important
}

.u-padding-right-50 {
    padding-right: 1.5625rem!important
}

.u-m-b-50 {
    margin-bottom: 1.5625rem!important
}

.u-p-b-50 {
    padding-bottom: 1.5625rem!important
}

.u-margin-bottom-50 {
    margin-bottom: 1.5625rem!important
}

.u-padding-bottom-50 {
    padding-bottom: 1.5625rem!important
}

.u-margin-52,.u-m-52 {
    margin: 1.625rem!important
}

.u-ml-52 {
    margin-left: 1.625rem!important
}

.u-mr-52 {
    margin-right: 1.625rem!important
}

.u-mt-52 {
    margin-top: 1.625rem!important
}

.u-mb-52 {
    margin-bottom: 1.625rem!important
}

.u-padding-52,.u-p-52 {
    padding: 1.625rem!important
}

.u-m-l-52 {
    margin-left: 1.625rem!important
}

.u-p-l-52 {
    padding-left: 1.625rem!important
}

.u-margin-left-52 {
    margin-left: 1.625rem!important
}

.u-padding-left-52 {
    padding-left: 1.625rem!important
}

.u-m-t-52 {
    margin-top: 1.625rem!important
}

.u-p-t-52 {
    padding-top: 1.625rem!important
}

.u-margin-top-52 {
    margin-top: 1.625rem!important
}

.u-padding-top-52 {
    padding-top: 1.625rem!important
}

.u-m-r-52 {
    margin-right: 1.625rem!important
}

.u-p-r-52 {
    padding-right: 1.625rem!important
}

.u-margin-right-52 {
    margin-right: 1.625rem!important
}

.u-padding-right-52 {
    padding-right: 1.625rem!important
}

.u-m-b-52 {
    margin-bottom: 1.625rem!important
}

.u-p-b-52 {
    padding-bottom: 1.625rem!important
}

.u-margin-bottom-52 {
    margin-bottom: 1.625rem!important
}

.u-padding-bottom-52 {
    padding-bottom: 1.625rem!important
}

.u-margin-54,.u-m-54 {
    margin: 1.6875rem!important
}

.u-ml-54 {
    margin-left: 1.6875rem!important
}

.u-mr-54 {
    margin-right: 1.6875rem!important
}

.u-mt-54 {
    margin-top: 1.6875rem!important
}

.u-mb-54 {
    margin-bottom: 1.6875rem!important
}

.u-padding-54,.u-p-54 {
    padding: 1.6875rem!important
}

.u-m-l-54 {
    margin-left: 1.6875rem!important
}

.u-p-l-54 {
    padding-left: 1.6875rem!important
}

.u-margin-left-54 {
    margin-left: 1.6875rem!important
}

.u-padding-left-54 {
    padding-left: 1.6875rem!important
}

.u-m-t-54 {
    margin-top: 1.6875rem!important
}

.u-p-t-54 {
    padding-top: 1.6875rem!important
}

.u-margin-top-54 {
    margin-top: 1.6875rem!important
}

.u-padding-top-54 {
    padding-top: 1.6875rem!important
}

.u-m-r-54 {
    margin-right: 1.6875rem!important
}

.u-p-r-54 {
    padding-right: 1.6875rem!important
}

.u-margin-right-54 {
    margin-right: 1.6875rem!important
}

.u-padding-right-54 {
    padding-right: 1.6875rem!important
}

.u-m-b-54 {
    margin-bottom: 1.6875rem!important
}

.u-p-b-54 {
    padding-bottom: 1.6875rem!important
}

.u-margin-bottom-54 {
    margin-bottom: 1.6875rem!important
}

.u-padding-bottom-54 {
    padding-bottom: 1.6875rem!important
}

.u-margin-55,.u-m-55 {
    margin: 1.71875rem!important
}

.u-ml-55 {
    margin-left: 1.71875rem!important
}

.u-mr-55 {
    margin-right: 1.71875rem!important
}

.u-mt-55 {
    margin-top: 1.71875rem!important
}

.u-mb-55 {
    margin-bottom: 1.71875rem!important
}

.u-padding-55,.u-p-55 {
    padding: 1.71875rem!important
}

.u-m-l-55 {
    margin-left: 1.71875rem!important
}

.u-p-l-55 {
    padding-left: 1.71875rem!important
}

.u-margin-left-55 {
    margin-left: 1.71875rem!important
}

.u-padding-left-55 {
    padding-left: 1.71875rem!important
}

.u-m-t-55 {
    margin-top: 1.71875rem!important
}

.u-p-t-55 {
    padding-top: 1.71875rem!important
}

.u-margin-top-55 {
    margin-top: 1.71875rem!important
}

.u-padding-top-55 {
    padding-top: 1.71875rem!important
}

.u-m-r-55 {
    margin-right: 1.71875rem!important
}

.u-p-r-55 {
    padding-right: 1.71875rem!important
}

.u-margin-right-55 {
    margin-right: 1.71875rem!important
}

.u-padding-right-55 {
    padding-right: 1.71875rem!important
}

.u-m-b-55 {
    margin-bottom: 1.71875rem!important
}

.u-p-b-55 {
    padding-bottom: 1.71875rem!important
}

.u-margin-bottom-55 {
    margin-bottom: 1.71875rem!important
}

.u-padding-bottom-55 {
    padding-bottom: 1.71875rem!important
}

.u-margin-56,.u-m-56 {
    margin: 1.75rem!important
}

.u-ml-56 {
    margin-left: 1.75rem!important
}

.u-mr-56 {
    margin-right: 1.75rem!important
}

.u-mt-56 {
    margin-top: 1.75rem!important
}

.u-mb-56 {
    margin-bottom: 1.75rem!important
}

.u-padding-56,.u-p-56 {
    padding: 1.75rem!important
}

.u-m-l-56 {
    margin-left: 1.75rem!important
}

.u-p-l-56 {
    padding-left: 1.75rem!important
}

.u-margin-left-56 {
    margin-left: 1.75rem!important
}

.u-padding-left-56 {
    padding-left: 1.75rem!important
}

.u-m-t-56 {
    margin-top: 1.75rem!important
}

.u-p-t-56 {
    padding-top: 1.75rem!important
}

.u-margin-top-56 {
    margin-top: 1.75rem!important
}

.u-padding-top-56 {
    padding-top: 1.75rem!important
}

.u-m-r-56 {
    margin-right: 1.75rem!important
}

.u-p-r-56 {
    padding-right: 1.75rem!important
}

.u-margin-right-56 {
    margin-right: 1.75rem!important
}

.u-padding-right-56 {
    padding-right: 1.75rem!important
}

.u-m-b-56 {
    margin-bottom: 1.75rem!important
}

.u-p-b-56 {
    padding-bottom: 1.75rem!important
}

.u-margin-bottom-56 {
    margin-bottom: 1.75rem!important
}

.u-padding-bottom-56 {
    padding-bottom: 1.75rem!important
}

.u-margin-58,.u-m-58 {
    margin: 1.8125rem!important
}

.u-ml-58 {
    margin-left: 1.8125rem!important
}

.u-mr-58 {
    margin-right: 1.8125rem!important
}

.u-mt-58 {
    margin-top: 1.8125rem!important
}

.u-mb-58 {
    margin-bottom: 1.8125rem!important
}

.u-padding-58,.u-p-58 {
    padding: 1.8125rem!important
}

.u-m-l-58 {
    margin-left: 1.8125rem!important
}

.u-p-l-58 {
    padding-left: 1.8125rem!important
}

.u-margin-left-58 {
    margin-left: 1.8125rem!important
}

.u-padding-left-58 {
    padding-left: 1.8125rem!important
}

.u-m-t-58 {
    margin-top: 1.8125rem!important
}

.u-p-t-58 {
    padding-top: 1.8125rem!important
}

.u-margin-top-58 {
    margin-top: 1.8125rem!important
}

.u-padding-top-58 {
    padding-top: 1.8125rem!important
}

.u-m-r-58 {
    margin-right: 1.8125rem!important
}

.u-p-r-58 {
    padding-right: 1.8125rem!important
}

.u-margin-right-58 {
    margin-right: 1.8125rem!important
}

.u-padding-right-58 {
    padding-right: 1.8125rem!important
}

.u-m-b-58 {
    margin-bottom: 1.8125rem!important
}

.u-p-b-58 {
    padding-bottom: 1.8125rem!important
}

.u-margin-bottom-58 {
    margin-bottom: 1.8125rem!important
}

.u-padding-bottom-58 {
    padding-bottom: 1.8125rem!important
}

.u-margin-60,.u-m-60 {
    margin: 1.875rem!important
}

.u-ml-60 {
    margin-left: 1.875rem!important
}

.u-mr-60 {
    margin-right: 1.875rem!important
}

.u-mt-60 {
    margin-top: 1.875rem!important
}

.u-mb-60 {
    margin-bottom: 1.875rem!important
}

.u-padding-60,.u-p-60 {
    padding: 1.875rem!important
}

.u-m-l-60 {
    margin-left: 1.875rem!important
}

.u-p-l-60 {
    padding-left: 1.875rem!important
}

.u-margin-left-60 {
    margin-left: 1.875rem!important
}

.u-padding-left-60 {
    padding-left: 1.875rem!important
}

.u-m-t-60 {
    margin-top: 1.875rem!important
}

.u-p-t-60 {
    padding-top: 1.875rem!important
}

.u-margin-top-60 {
    margin-top: 1.875rem!important
}

.u-padding-top-60 {
    padding-top: 1.875rem!important
}

.u-m-r-60 {
    margin-right: 1.875rem!important
}

.u-p-r-60 {
    padding-right: 1.875rem!important
}

.u-margin-right-60 {
    margin-right: 1.875rem!important
}

.u-padding-right-60 {
    padding-right: 1.875rem!important
}

.u-m-b-60 {
    margin-bottom: 1.875rem!important
}

.u-p-b-60 {
    padding-bottom: 1.875rem!important
}

.u-margin-bottom-60 {
    margin-bottom: 1.875rem!important
}

.u-padding-bottom-60 {
    padding-bottom: 1.875rem!important
}

.u-margin-62,.u-m-62 {
    margin: 1.9375rem!important
}

.u-ml-62 {
    margin-left: 1.9375rem!important
}

.u-mr-62 {
    margin-right: 1.9375rem!important
}

.u-mt-62 {
    margin-top: 1.9375rem!important
}

.u-mb-62 {
    margin-bottom: 1.9375rem!important
}

.u-padding-62,.u-p-62 {
    padding: 1.9375rem!important
}

.u-m-l-62 {
    margin-left: 1.9375rem!important
}

.u-p-l-62 {
    padding-left: 1.9375rem!important
}

.u-margin-left-62 {
    margin-left: 1.9375rem!important
}

.u-padding-left-62 {
    padding-left: 1.9375rem!important
}

.u-m-t-62 {
    margin-top: 1.9375rem!important
}

.u-p-t-62 {
    padding-top: 1.9375rem!important
}

.u-margin-top-62 {
    margin-top: 1.9375rem!important
}

.u-padding-top-62 {
    padding-top: 1.9375rem!important
}

.u-m-r-62 {
    margin-right: 1.9375rem!important
}

.u-p-r-62 {
    padding-right: 1.9375rem!important
}

.u-margin-right-62 {
    margin-right: 1.9375rem!important
}

.u-padding-right-62 {
    padding-right: 1.9375rem!important
}

.u-m-b-62 {
    margin-bottom: 1.9375rem!important
}

.u-p-b-62 {
    padding-bottom: 1.9375rem!important
}

.u-margin-bottom-62 {
    margin-bottom: 1.9375rem!important
}

.u-padding-bottom-62 {
    padding-bottom: 1.9375rem!important
}

.u-margin-64,.u-m-64 {
    margin: 2rem!important
}

.u-ml-64 {
    margin-left: 2rem!important
}

.u-mr-64 {
    margin-right: 2rem!important
}

.u-mt-64 {
    margin-top: 2rem!important
}

.u-mb-64 {
    margin-bottom: 2rem!important
}

.u-padding-64,.u-p-64 {
    padding: 2rem!important
}

.u-m-l-64 {
    margin-left: 2rem!important
}

.u-p-l-64 {
    padding-left: 2rem!important
}

.u-margin-left-64 {
    margin-left: 2rem!important
}

.u-padding-left-64 {
    padding-left: 2rem!important
}

.u-m-t-64 {
    margin-top: 2rem!important
}

.u-p-t-64 {
    padding-top: 2rem!important
}

.u-margin-top-64 {
    margin-top: 2rem!important
}

.u-padding-top-64 {
    padding-top: 2rem!important
}

.u-m-r-64 {
    margin-right: 2rem!important
}

.u-p-r-64 {
    padding-right: 2rem!important
}

.u-margin-right-64 {
    margin-right: 2rem!important
}

.u-padding-right-64 {
    padding-right: 2rem!important
}

.u-m-b-64 {
    margin-bottom: 2rem!important
}

.u-p-b-64 {
    padding-bottom: 2rem!important
}

.u-margin-bottom-64 {
    margin-bottom: 2rem!important
}

.u-padding-bottom-64 {
    padding-bottom: 2rem!important
}

.u-margin-65,.u-m-65 {
    margin: 2.03125rem!important
}

.u-ml-65 {
    margin-left: 2.03125rem!important
}

.u-mr-65 {
    margin-right: 2.03125rem!important
}

.u-mt-65 {
    margin-top: 2.03125rem!important
}

.u-mb-65 {
    margin-bottom: 2.03125rem!important
}

.u-padding-65,.u-p-65 {
    padding: 2.03125rem!important
}

.u-m-l-65 {
    margin-left: 2.03125rem!important
}

.u-p-l-65 {
    padding-left: 2.03125rem!important
}

.u-margin-left-65 {
    margin-left: 2.03125rem!important
}

.u-padding-left-65 {
    padding-left: 2.03125rem!important
}

.u-m-t-65 {
    margin-top: 2.03125rem!important
}

.u-p-t-65 {
    padding-top: 2.03125rem!important
}

.u-margin-top-65 {
    margin-top: 2.03125rem!important
}

.u-padding-top-65 {
    padding-top: 2.03125rem!important
}

.u-m-r-65 {
    margin-right: 2.03125rem!important
}

.u-p-r-65 {
    padding-right: 2.03125rem!important
}

.u-margin-right-65 {
    margin-right: 2.03125rem!important
}

.u-padding-right-65 {
    padding-right: 2.03125rem!important
}

.u-m-b-65 {
    margin-bottom: 2.03125rem!important
}

.u-p-b-65 {
    padding-bottom: 2.03125rem!important
}

.u-margin-bottom-65 {
    margin-bottom: 2.03125rem!important
}

.u-padding-bottom-65 {
    padding-bottom: 2.03125rem!important
}

.u-margin-66,.u-m-66 {
    margin: 2.0625rem!important
}

.u-ml-66 {
    margin-left: 2.0625rem!important
}

.u-mr-66 {
    margin-right: 2.0625rem!important
}

.u-mt-66 {
    margin-top: 2.0625rem!important
}

.u-mb-66 {
    margin-bottom: 2.0625rem!important
}

.u-padding-66,.u-p-66 {
    padding: 2.0625rem!important
}

.u-m-l-66 {
    margin-left: 2.0625rem!important
}

.u-p-l-66 {
    padding-left: 2.0625rem!important
}

.u-margin-left-66 {
    margin-left: 2.0625rem!important
}

.u-padding-left-66 {
    padding-left: 2.0625rem!important
}

.u-m-t-66 {
    margin-top: 2.0625rem!important
}

.u-p-t-66 {
    padding-top: 2.0625rem!important
}

.u-margin-top-66 {
    margin-top: 2.0625rem!important
}

.u-padding-top-66 {
    padding-top: 2.0625rem!important
}

.u-m-r-66 {
    margin-right: 2.0625rem!important
}

.u-p-r-66 {
    padding-right: 2.0625rem!important
}

.u-margin-right-66 {
    margin-right: 2.0625rem!important
}

.u-padding-right-66 {
    padding-right: 2.0625rem!important
}

.u-m-b-66 {
    margin-bottom: 2.0625rem!important
}

.u-p-b-66 {
    padding-bottom: 2.0625rem!important
}

.u-margin-bottom-66 {
    margin-bottom: 2.0625rem!important
}

.u-padding-bottom-66 {
    padding-bottom: 2.0625rem!important
}

.u-margin-68,.u-m-68 {
    margin: 2.125rem!important
}

.u-ml-68 {
    margin-left: 2.125rem!important
}

.u-mr-68 {
    margin-right: 2.125rem!important
}

.u-mt-68 {
    margin-top: 2.125rem!important
}

.u-mb-68 {
    margin-bottom: 2.125rem!important
}

.u-padding-68,.u-p-68 {
    padding: 2.125rem!important
}

.u-m-l-68 {
    margin-left: 2.125rem!important
}

.u-p-l-68 {
    padding-left: 2.125rem!important
}

.u-margin-left-68 {
    margin-left: 2.125rem!important
}

.u-padding-left-68 {
    padding-left: 2.125rem!important
}

.u-m-t-68 {
    margin-top: 2.125rem!important
}

.u-p-t-68 {
    padding-top: 2.125rem!important
}

.u-margin-top-68 {
    margin-top: 2.125rem!important
}

.u-padding-top-68 {
    padding-top: 2.125rem!important
}

.u-m-r-68 {
    margin-right: 2.125rem!important
}

.u-p-r-68 {
    padding-right: 2.125rem!important
}

.u-margin-right-68 {
    margin-right: 2.125rem!important
}

.u-padding-right-68 {
    padding-right: 2.125rem!important
}

.u-m-b-68 {
    margin-bottom: 2.125rem!important
}

.u-p-b-68 {
    padding-bottom: 2.125rem!important
}

.u-margin-bottom-68 {
    margin-bottom: 2.125rem!important
}

.u-padding-bottom-68 {
    padding-bottom: 2.125rem!important
}

.u-margin-70,.u-m-70 {
    margin: 2.1875rem!important
}

.u-ml-70 {
    margin-left: 2.1875rem!important
}

.u-mr-70 {
    margin-right: 2.1875rem!important
}

.u-mt-70 {
    margin-top: 2.1875rem!important
}

.u-mb-70 {
    margin-bottom: 2.1875rem!important
}

.u-padding-70,.u-p-70 {
    padding: 2.1875rem!important
}

.u-m-l-70 {
    margin-left: 2.1875rem!important
}

.u-p-l-70 {
    padding-left: 2.1875rem!important
}

.u-margin-left-70 {
    margin-left: 2.1875rem!important
}

.u-padding-left-70 {
    padding-left: 2.1875rem!important
}

.u-m-t-70 {
    margin-top: 2.1875rem!important
}

.u-p-t-70 {
    padding-top: 2.1875rem!important
}

.u-margin-top-70 {
    margin-top: 2.1875rem!important
}

.u-padding-top-70 {
    padding-top: 2.1875rem!important
}

.u-m-r-70 {
    margin-right: 2.1875rem!important
}

.u-p-r-70 {
    padding-right: 2.1875rem!important
}

.u-margin-right-70 {
    margin-right: 2.1875rem!important
}

.u-padding-right-70 {
    padding-right: 2.1875rem!important
}

.u-m-b-70 {
    margin-bottom: 2.1875rem!important
}

.u-p-b-70 {
    padding-bottom: 2.1875rem!important
}

.u-margin-bottom-70 {
    margin-bottom: 2.1875rem!important
}

.u-padding-bottom-70 {
    padding-bottom: 2.1875rem!important
}

.u-margin-72,.u-m-72 {
    margin: 2.25rem!important
}

.u-ml-72 {
    margin-left: 2.25rem!important
}

.u-mr-72 {
    margin-right: 2.25rem!important
}

.u-mt-72 {
    margin-top: 2.25rem!important
}

.u-mb-72 {
    margin-bottom: 2.25rem!important
}

.u-padding-72,.u-p-72 {
    padding: 2.25rem!important
}

.u-m-l-72 {
    margin-left: 2.25rem!important
}

.u-p-l-72 {
    padding-left: 2.25rem!important
}

.u-margin-left-72 {
    margin-left: 2.25rem!important
}

.u-padding-left-72 {
    padding-left: 2.25rem!important
}

.u-m-t-72 {
    margin-top: 2.25rem!important
}

.u-p-t-72 {
    padding-top: 2.25rem!important
}

.u-margin-top-72 {
    margin-top: 2.25rem!important
}

.u-padding-top-72 {
    padding-top: 2.25rem!important
}

.u-m-r-72 {
    margin-right: 2.25rem!important
}

.u-p-r-72 {
    padding-right: 2.25rem!important
}

.u-margin-right-72 {
    margin-right: 2.25rem!important
}

.u-padding-right-72 {
    padding-right: 2.25rem!important
}

.u-m-b-72 {
    margin-bottom: 2.25rem!important
}

.u-p-b-72 {
    padding-bottom: 2.25rem!important
}

.u-margin-bottom-72 {
    margin-bottom: 2.25rem!important
}

.u-padding-bottom-72 {
    padding-bottom: 2.25rem!important
}

.u-margin-74,.u-m-74 {
    margin: 2.3125rem!important
}

.u-ml-74 {
    margin-left: 2.3125rem!important
}

.u-mr-74 {
    margin-right: 2.3125rem!important
}

.u-mt-74 {
    margin-top: 2.3125rem!important
}

.u-mb-74 {
    margin-bottom: 2.3125rem!important
}

.u-padding-74,.u-p-74 {
    padding: 2.3125rem!important
}

.u-m-l-74 {
    margin-left: 2.3125rem!important
}

.u-p-l-74 {
    padding-left: 2.3125rem!important
}

.u-margin-left-74 {
    margin-left: 2.3125rem!important
}

.u-padding-left-74 {
    padding-left: 2.3125rem!important
}

.u-m-t-74 {
    margin-top: 2.3125rem!important
}

.u-p-t-74 {
    padding-top: 2.3125rem!important
}

.u-margin-top-74 {
    margin-top: 2.3125rem!important
}

.u-padding-top-74 {
    padding-top: 2.3125rem!important
}

.u-m-r-74 {
    margin-right: 2.3125rem!important
}

.u-p-r-74 {
    padding-right: 2.3125rem!important
}

.u-margin-right-74 {
    margin-right: 2.3125rem!important
}

.u-padding-right-74 {
    padding-right: 2.3125rem!important
}

.u-m-b-74 {
    margin-bottom: 2.3125rem!important
}

.u-p-b-74 {
    padding-bottom: 2.3125rem!important
}

.u-margin-bottom-74 {
    margin-bottom: 2.3125rem!important
}

.u-padding-bottom-74 {
    padding-bottom: 2.3125rem!important
}

.u-margin-75,.u-m-75 {
    margin: 2.34375rem!important
}

.u-ml-75 {
    margin-left: 2.34375rem!important
}

.u-mr-75 {
    margin-right: 2.34375rem!important
}

.u-mt-75 {
    margin-top: 2.34375rem!important
}

.u-mb-75 {
    margin-bottom: 2.34375rem!important
}

.u-padding-75,.u-p-75 {
    padding: 2.34375rem!important
}

.u-m-l-75 {
    margin-left: 2.34375rem!important
}

.u-p-l-75 {
    padding-left: 2.34375rem!important
}

.u-margin-left-75 {
    margin-left: 2.34375rem!important
}

.u-padding-left-75 {
    padding-left: 2.34375rem!important
}

.u-m-t-75 {
    margin-top: 2.34375rem!important
}

.u-p-t-75 {
    padding-top: 2.34375rem!important
}

.u-margin-top-75 {
    margin-top: 2.34375rem!important
}

.u-padding-top-75 {
    padding-top: 2.34375rem!important
}

.u-m-r-75 {
    margin-right: 2.34375rem!important
}

.u-p-r-75 {
    padding-right: 2.34375rem!important
}

.u-margin-right-75 {
    margin-right: 2.34375rem!important
}

.u-padding-right-75 {
    padding-right: 2.34375rem!important
}

.u-m-b-75 {
    margin-bottom: 2.34375rem!important
}

.u-p-b-75 {
    padding-bottom: 2.34375rem!important
}

.u-margin-bottom-75 {
    margin-bottom: 2.34375rem!important
}

.u-padding-bottom-75 {
    padding-bottom: 2.34375rem!important
}

.u-margin-76,.u-m-76 {
    margin: 2.375rem!important
}

.u-ml-76 {
    margin-left: 2.375rem!important
}

.u-mr-76 {
    margin-right: 2.375rem!important
}

.u-mt-76 {
    margin-top: 2.375rem!important
}

.u-mb-76 {
    margin-bottom: 2.375rem!important
}

.u-padding-76,.u-p-76 {
    padding: 2.375rem!important
}

.u-m-l-76 {
    margin-left: 2.375rem!important
}

.u-p-l-76 {
    padding-left: 2.375rem!important
}

.u-margin-left-76 {
    margin-left: 2.375rem!important
}

.u-padding-left-76 {
    padding-left: 2.375rem!important
}

.u-m-t-76 {
    margin-top: 2.375rem!important
}

.u-p-t-76 {
    padding-top: 2.375rem!important
}

.u-margin-top-76 {
    margin-top: 2.375rem!important
}

.u-padding-top-76 {
    padding-top: 2.375rem!important
}

.u-m-r-76 {
    margin-right: 2.375rem!important
}

.u-p-r-76 {
    padding-right: 2.375rem!important
}

.u-margin-right-76 {
    margin-right: 2.375rem!important
}

.u-padding-right-76 {
    padding-right: 2.375rem!important
}

.u-m-b-76 {
    margin-bottom: 2.375rem!important
}

.u-p-b-76 {
    padding-bottom: 2.375rem!important
}

.u-margin-bottom-76 {
    margin-bottom: 2.375rem!important
}

.u-padding-bottom-76 {
    padding-bottom: 2.375rem!important
}

.u-margin-78,.u-m-78 {
    margin: 2.4375rem!important
}

.u-ml-78 {
    margin-left: 2.4375rem!important
}

.u-mr-78 {
    margin-right: 2.4375rem!important
}

.u-mt-78 {
    margin-top: 2.4375rem!important
}

.u-mb-78 {
    margin-bottom: 2.4375rem!important
}

.u-padding-78,.u-p-78 {
    padding: 2.4375rem!important
}

.u-m-l-78 {
    margin-left: 2.4375rem!important
}

.u-p-l-78 {
    padding-left: 2.4375rem!important
}

.u-margin-left-78 {
    margin-left: 2.4375rem!important
}

.u-padding-left-78 {
    padding-left: 2.4375rem!important
}

.u-m-t-78 {
    margin-top: 2.4375rem!important
}

.u-p-t-78 {
    padding-top: 2.4375rem!important
}

.u-margin-top-78 {
    margin-top: 2.4375rem!important
}

.u-padding-top-78 {
    padding-top: 2.4375rem!important
}

.u-m-r-78 {
    margin-right: 2.4375rem!important
}

.u-p-r-78 {
    padding-right: 2.4375rem!important
}

.u-margin-right-78 {
    margin-right: 2.4375rem!important
}

.u-padding-right-78 {
    padding-right: 2.4375rem!important
}

.u-m-b-78 {
    margin-bottom: 2.4375rem!important
}

.u-p-b-78 {
    padding-bottom: 2.4375rem!important
}

.u-margin-bottom-78 {
    margin-bottom: 2.4375rem!important
}

.u-padding-bottom-78 {
    padding-bottom: 2.4375rem!important
}

.u-margin-80,.u-m-80 {
    margin: 2.5rem!important
}

.u-ml-80 {
    margin-left: 2.5rem!important
}

.u-mr-80 {
    margin-right: 2.5rem!important
}

.u-mt-80 {
    margin-top: 2.5rem!important
}

.u-mb-80 {
    margin-bottom: 2.5rem!important
}

.u-padding-80,.u-p-80 {
    padding: 2.5rem!important
}

.u-m-l-80 {
    margin-left: 2.5rem!important
}

.u-p-l-80 {
    padding-left: 2.5rem!important
}

.u-margin-left-80 {
    margin-left: 2.5rem!important
}

.u-padding-left-80 {
    padding-left: 2.5rem!important
}

.u-m-t-80 {
    margin-top: 2.5rem!important
}

.u-p-t-80 {
    padding-top: 2.5rem!important
}

.u-margin-top-80 {
    margin-top: 2.5rem!important
}

.u-padding-top-80 {
    padding-top: 2.5rem!important
}

.u-m-r-80 {
    margin-right: 2.5rem!important
}

.u-p-r-80 {
    padding-right: 2.5rem!important
}

.u-margin-right-80 {
    margin-right: 2.5rem!important
}

.u-padding-right-80 {
    padding-right: 2.5rem!important
}

.u-m-b-80 {
    margin-bottom: 2.5rem!important
}

.u-p-b-80 {
    padding-bottom: 2.5rem!important
}

.u-margin-bottom-80 {
    margin-bottom: 2.5rem!important
}

.u-padding-bottom-80 {
    padding-bottom: 2.5rem!important
}

.u-reset-nvue {
    flex-direction: row;
    align-items: center
}

.u-type-primary-light {
    color: #ecf5ff
}

.u-type-warning-light {
    color: #fdf6ec
}

.u-type-success-light {
    color: #dbf1e1
}

.u-type-error-light {
    color: #fef0f0
}

.u-type-info-light {
    color: #f4f4f5
}

.u-type-primary-light-bg {
    background-color: #ecf5ff
}

.u-type-warning-light-bg {
    background-color: #fdf6ec
}

.u-type-success-light-bg {
    background-color: #dbf1e1
}

.u-type-error-light-bg {
    background-color: #fef0f0
}

.u-type-info-light-bg {
    background-color: #f4f4f5
}

.u-type-primary-dark {
    color: #2b85e4
}

.u-type-warning-dark {
    color: #f29100
}

.u-type-success-dark {
    color: #18b566
}

.u-type-error-dark {
    color: #dd6161
}

.u-type-info-dark {
    color: #82848a
}

.u-type-primary-dark-bg {
    background-color: #2b85e4
}

.u-type-warning-dark-bg {
    background-color: #f29100
}

.u-type-success-dark-bg {
    background-color: #18b566
}

.u-type-error-dark-bg {
    background-color: #dd6161
}

.u-type-info-dark-bg {
    background-color: #82848a
}

.u-type-primary-disabled {
    color: #a0cfff
}

.u-type-warning-disabled {
    color: #fcbd71
}

.u-type-success-disabled {
    color: #71d5a1
}

.u-type-error-disabled {
    color: #fab6b6
}

.u-type-info-disabled {
    color: #c8c9cc
}

.u-type-primary {
    color: #4173ff
}

.u-type-warning {
    color: #f90
}

.u-type-success {
    color: #19be6b
}

.u-type-error {
    color: #fa3534
}

.u-type-info {
    color: #909399
}

.u-type-primary-bg {
    background-color: #4173ff
}

.u-type-warning-bg {
    background-color: #f90
}

.u-type-success-bg {
    background-color: #19be6b
}

.u-type-error-bg {
    background-color: #fa3534
}

.u-type-info-bg {
    background-color: #909399
}

.u-main-color {
    color: #333
}

.u-content-color {
    color: #666
}

.u-tips-color {
    color: #999
}

.u-light-color {
    color: #c0c4cc
}

uni-page-body {
    color: #333;
    font-size: .875rem
}

.u-fix-ios-appearance {
    -webkit-appearance: none
}

.u-icon-wrap {
    display: flex;
    align-items: center
}

.safe-area-inset-bottom {
    padding-bottom: 0;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom)
}

.u-hover-class {
    opacity: .6
}

.u-cell-hover {
    background-color: #f7f8f9!important
}

.u-line-1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.u-line-2 {
    -webkit-line-clamp: 2
}

.u-line-3 {
    -webkit-line-clamp: 3
}

.u-line-4 {
    -webkit-line-clamp: 4
}

.u-line-5 {
    -webkit-line-clamp: 5
}

.u-line-2,.u-line-3,.u-line-4,.u-line-5 {
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.u-border,.u-border-bottom,.u-border-left,.u-border-right,.u-border-top,.u-border-top-bottom {
    position: relative
}

.u-border-bottom:after,.u-border-left:after,.u-border-right:after,.u-border-top-bottom:after,.u-border-top:after,.u-border:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    box-sizing: border-box;
    transform-origin: 0 0;
    width: 199.8%;
    height: 199.7%;
    transform: scale(.5);
    border: 0 solid #e5e5e5;
    z-index: 2
}

.u-border-top:after {
    border-top-width: 1px
}

.u-border-left:after {
    border-left-width: 1px
}

.u-border-right:after {
    border-right-width: 1px
}

.u-border-bottom:after {
    border-bottom-width: 1px
}

.u-border-top-bottom:after {
    border-width: 1px 0
}

.u-border:after {
    border-width: 1px
}

.u-clearfix:after,.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.u-blur-effect-inset {
    width: 23.4375rem;
    height: var(--window-bottom);
    background-color: #fff
}

uni-toast {
    z-index: 10090
}

uni-toast .uni-toast {
    z-index: 10090
}

.u-reset-button {
    padding: 0;
    font-size: inherit;
    line-height: inherit;
    background-color: transparent;
    color: inherit
}

.u-reset-button:after {
    border: none
}

::-webkit-scrollbar {
    display: none;
    width: 0!important;
    height: 0!important;
    -webkit-appearance: none;
    background: transparent
}

.focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}
