.text-12 {
    font-size: 14px
}

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

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

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

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

.text-20 {
    font-size: 20px
}

.text-22 {
    font-size: 22px
}

.text-24 {
    font-size: 24px
}

.text-26 {
    font-size: 26px
}

.text-32 {
    font-size: 32px
}

.text-36 {
    font-size: 32px
}

.text-40 {
    font-size: 40px
}

.text-72 {
    font-size: 72px
}

.leading-18 {
    line-height: 18px
}

.leading-19 {
    line-height: 19px
}

.leading-20 {
    line-height: 20px
}

.leading-21 {
    line-height: 21px
}

.leading-22 {
    line-height: 22px
}

.leading-26 {
    line-height: 26px
}

.leading-28 {
    line-height: 28px
}

.leading-34 {
    line-height: 34px
}

.leading-38 {
    line-height: 38px
}

.leading-40 {
    line-height: 40px
}

.leading-91 {
    line-height: 91px
}

.font-light {
    font-weight: 300
}

.font-normal {
    font-weight: 400
}

.font-lightbold {
    font-weight: 500
}

.font-bold {
    font-weight: 600
}

.font-extrabold {
    font-weight: 700
}

.font-black {
    font-weight: 800
}

.italic {
    font-style: italic
}

.underline {
    text-decoration: underline
}

.text-decoration-none {
    text-decoration: none
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-justify {
    text-align: justify
}

.truncate {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.mt-0 {
    margin-top: 0px
}

.mb-0 {
    margin-bottom: 0px
}

.mt-2 {
    margin-top: 2px
}

.mb-2 {
    margin-bottom: 2px
}

.mt-4 {
    margin-top: 4px
}

.mb-4 {
    margin-bottom: 4px
}

.mt-8 {
    margin-top: 8px
}

.mb-8 {
    margin-bottom: 8px
}

.mt-10 {
    margin-top: 10px
}

.mb-10 {
    margin-bottom: 10px
}

.mt-12 {
    margin-top: 12px
}

.mb-12 {
    margin-bottom: 12px
}

.mt-16 {
    margin-top: 16px
}

.mb-16 {
    margin-bottom: 16px
}

.mt-18 {
    margin-top: 18px
}

.mb-18 {
    margin-bottom: 18px
}

.mt-19 {
    margin-top: 19px
}

.mb-19 {
    margin-bottom: 19px
}

.mt-20 {
    margin-top: 20px
}

.mb-20 {
    margin-bottom: 20px
}

.mt-24 {
    margin-top: 24px
}

.mb-24 {
    margin-bottom: 24px
}

.mt-32 {
    margin-top: 32px
}

.mb-32 {
    margin-bottom: 32px
}

.mt-40 {
    margin-top: 40px
}

.mb-40 {
    margin-bottom: 40px
}

.mt-60 {
    margin-top: 60px
}

.mb-60 {
    margin-bottom: 60px
}

.mt-72 {
    margin-top: 72px
}

.mb-72 {
    margin-bottom: 72px
}

.mt-90 {
    margin-top: 90px
}

.mb-90 {
    margin-bottom: 90px
}

.mt-100 {
    margin-top: 100px
}

.mb-100 {
    margin-bottom: 100px
}

.mt-auto {
    margin-top: auto
}

.mb-auto {
    margin-bottom: auto
}

.mr-0 {
    margin-right: 0px
}

.ml-0 {
    margin-left: 0px
}

.mr-4 {
    margin-right: 4px
}

.ml-4 {
    margin-left: 4px
}

.mr-8 {
    margin-right: 8px
}

.ml-8 {
    margin-left: 8px
}

.mr-10 {
    margin-right: 10px
}

.ml-10 {
    margin-left: 10px
}

.mr-12 {
    margin-right: 12px
}

.ml-12 {
    margin-left: 12px
}

.mr-16 {
    margin-right: 16px
}

.ml-16 {
    margin-left: 16px
}

.mr-20 {
    margin-right: 20px
}

.ml-20 {
    margin-left: 20px
}

.mr-24 {
    margin-right: 24px
}

.ml-24 {
    margin-left: 24px
}

.mr-auto {
    margin-right: auto
}

.ml-auto {
    margin-left: auto
}

.pr-0 {
    padding-right: 0px
}

.pl-0 {
    padding-left: 0px
}

.pt-0 {
    padding-top: 0px
}

.pb-0 {
    padding-bottom: 0px
}

.pr-4 {
    padding-right: 4px
}

.pl-4 {
    padding-left: 4px
}

.pt-4 {
    padding-top: 4px
}

.pb-4 {
    padding-bottom: 4px
}

.pr-8 {
    padding-right: 8px
}

.pl-8 {
    padding-left: 8px
}

.pt-8 {
    padding-top: 8px
}

.pb-8 {
    padding-bottom: 8px
}

.pr-10 {
    padding-right: 10px
}

.pl-10 {
    padding-left: 10px
}

.pt-10 {
    padding-top: 10px
}

.pb-10 {
    padding-bottom: 10px
}

.pr-12 {
    padding-right: 12px
}

.pl-12 {
    padding-left: 12px
}

.pt-12 {
    padding-top: 12px
}

.pb-12 {
    padding-bottom: 12px
}

.pr-16 {
    padding-right: 16px
}

.pl-16 {
    padding-left: 16px
}

.pt-16 {
    padding-top: 16px
}

.pb-16 {
    padding-bottom: 16px
}

.pr-20 {
    padding-right: 20px
}

.pl-20 {
    padding-left: 20px
}

.pt-20 {
    padding-top: 20px
}

.pb-20 {
    padding-bottom: 20px
}

.pr-24 {
    padding-right: 24px
}

.pl-24 {
    padding-left: 24px
}

.pt-24 {
    padding-top: 24px
}

.pb-24 {
    padding-bottom: 24px
}

.pr-28 {
    padding-right: 28px
}

.pl-28 {
    padding-left: 28px
}

.pt-28 {
    padding-top: 28px
}

.pb-28 {
    padding-bottom: 28px
}

.pr-32 {
    padding-right: 32px
}

.pl-32 {
    padding-left: 32px
}

.pt-32 {
    padding-top: 32px
}

.pb-32 {
    padding-bottom: 32px
}

.pr-40 {
    padding-right: 40px
}

.pl-40 {
    padding-left: 40px
}

.pt-40 {
    padding-top: 40px
}

.pb-40 {
    padding-bottom: 40px
}

.pr-60 {
    padding-right: 60px
}

.pl-60 {
    padding-left: 60px
}

.pt-60 {
    padding-top: 60px
}

.pb-60 {
    padding-bottom: 60px
}

.pr-100 {
    padding-right: 100px
}

.pl-100 {
    padding-left: 100px
}

.pt-100 {
    padding-top: 100px
}

.pb-100 {
    padding-bottom: 100px
}

.pr-auto {
    padding-right: auto
}

.pl-auto {
    padding-left: auto
}

.pt-auto {
    padding-top: auto
}

.pb-auto {
    padding-bottom: auto
}

.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

@media(min-width: 690px) {
    .container {
        max-width: 690px
    }
}

.hide {
    display: none !important
}

@media(min-width: 769px) {
    .sm-hide {
        display: none !important
    }
}

@media(min-width: 992px) {
    .md-hide {
        display: none !important
    }
}

@media(min-width: 1280px) {
    .lg-hide {
        display: none !important
    }
}

.inline {
    display: inline
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.table {
    display: table
}

.table-cell {
    display: table-cell
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media(min-width: 769px) {
    .sm-flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

@media(min-width: 992px) {
    .md-flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

@media(min-width: 1280px) {
    .lg-flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.items-start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start
}

.items-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end
}

.items-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center
}

.items-baseline {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    -ms-grid-row-align: baseline;
    align-items: baseline
}

.items-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch
}

.self-start {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.self-end {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.self-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.self-baseline {
    -webkit-align-self: baseline;
    -ms-flex-item-align: baseline;
    align-self: baseline
}

.self-stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.justify-start {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.justify-end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.justify-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.justify-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.justify-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.content-start {
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.content-end {
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end
}

.content-center {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.content-between {
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.content-around {
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around
}

.content-stretch {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

.flex-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 0;
    min-height: 0
}

.flex-none {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.bottom-0 {
    bottom: 0
}

.top-0 {
    top: 0
}

.right-0 {
    right: 0
}

.left-0 {
    left: 0
}

.overflow-hidden {
    overflow: hidden
}

.overflow-scroll {
    overflow: scroll
}

.overflow-auto {
    overflow: auto
}

.max-w-screen {
    max-width: 100vw
}

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

.w-screen {
    width: 100vw
}

.w-fit {
    width: 100%
}

.max-h-screen {
    max-height: 100vh
}

.max-h-fit {
    max-height: 100%
}

.h-screen {
    height: 100vh
}

.h-fit {
    height: 100%
}

.-z-1 {
    z-index: -1
}

.-z-2 {
    z-index: -2
}

.-z-3 {
    z-index: -3
}

.-z-4 {
    z-index: -4
}

.-z-10 {
    z-index: -10
}

.z-0 {
    z-index: 0
}

.z-1 {
    z-index: 1
}

.z-2 {
    z-index: 2
}

.z-3 {
    z-index: 3
}

.z-4 {
    z-index: 4
}

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.z-100 {
    z-index: 100
}

.z-max {
    z-index: 9999
}

.white {
    color: #fff
}

.blue-light {
    color: #e9f2fe
}

.blue {
    color: #006fff
}

.orange {
    color: #fdb44b
}

.black {
    color: #00204a
}

.bg-white {
    background-color: #fff
}

.bg-blue-light {
    background-color: #e9f2fe
}

.bg-blue {
    background-color: #006fff
}

.bg-orange {
    background-color: #fdb44b
}

.text-red-light {
    color: #f3b7b7
}

.text-white {
    color: #fff
}

.text-blue-light {
    color: #448ef6
}

.text-blue-lighter {
    color: #75b0fe
}

.text-blue {
    color: #006fff
}

.text-orange {
    color: #fdb44b
}

.text-black {
    color: #00204a
}

.text-gray {
    color: #979797
}