:root {
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #750b0b;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --black: #111;
  --blue: #0960fb;
  --flamingo: #ecbae1;
  --green: #22aa23;
  --gray: #999;
  --gray-light: #d1d1d1;
  --gray-lightest: #fafafa;
  --lilac: #b1b0f3;
  --olive: #abc96e;
  --salmon: #c29a94;
  --dust: #f5d980;
  --breakpoint-xs: 0;
  --breakpoint-sm: 640px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 1024px;
  --breakpoint-xl: 1280px;
  --breakpoint-2xl: 1536px;
  --font-family-sans-serif: "Flama","ui-sans-serif","system-ui","-apple-system";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

*,:after,:before {
  box-sizing: border-box
}

html {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(17,17,17,0);
  font-family: sans-serif;
  line-height: 1.15
}

article,aside,figcaption,figure,footer,header,hgroup,main,nav,section {
  display: block
}

body {
  background-color: #fff;
  color: #111;
  font-family: Flama,"ui-sans-serif","system-ui",-apple-system;
  font-weight: 300;
  line-height: 1.5;
  margin: 0;
  text-align: left
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0!important
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

h1,h2,h3,h4,h5,h6 {
  margin-bottom: 0;
  margin-top: 0
}

p {
  margin-bottom: 1rem;
  margin-top: 0
}

abbr[data-original-title],abbr[title] {
  border-bottom: 0;
  cursor: help;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none
}

address {
  font-style: normal;
  line-height: inherit
}

address,dl,ol,ul {
  margin-bottom: 1rem
}

dl,ol,ul {
  margin-top: 0
}

ol ol,ol ul,ul ol,ul ul {
  margin-bottom: 0
}

dt {
  font-weight: 700
}

dd {
  margin-bottom: .5rem;
  margin-left: 0
}

blockquote {
  margin: 0 0 1rem
}

b,strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

a {
  background-color: transparent;
  color: #111
}

a,a:hover {
  text-decoration: none
}

a:hover {
  color: #000
}

a:not([href]):not([class]),a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none
}

code,kbd,pre,samp {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
  font-size: 1em
}

pre {
  -ms-overflow-style: scrollbar;
  margin-bottom: 1rem;
  margin-top: 0;
  overflow: auto
}

figure {
  margin: 0 0 1rem
}

img {
  border-style: none
}

img,svg {
  vertical-align: middle
}

svg {
  overflow: hidden
}

table {
  border-collapse: collapse
}

caption {
  caption-side: bottom;
  color: #6c757d;
  padding-bottom: .75rem;
  padding-top: .75rem;
  text-align: left
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent
}

label {
  display: inline-block;
  margin-bottom: .5rem
}

button {
  border-radius: 0
}

button:focus:not(:focus-visible) {
  outline: 0
}

button,input,optgroup,select,textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0
}

button,input {
  overflow: visible
}

button,select {
  text-transform: none
}

[role=button] {
  cursor: pointer
}

select {
  word-wrap: normal
}

[type=button],[type=reset],[type=submit],button {
  -webkit-appearance: button
}

[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled) {
  cursor: pointer
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

input[type=checkbox],input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

textarea {
  overflow: auto;
  resize: vertical
}

fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0
}

legend {
  color: inherit;
  display: block;
  font-size: 1.5rem;
  line-height: inherit;
  margin-bottom: .5rem;
  max-width: 100%;
  padding: 0;
  white-space: normal;
  width: 100%
}

@media(max-width: 1200px) {
  legend {
    font-size:calc(1.275rem + .3vw)
  }
}

progress {
  vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: none;
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

output {
  display: inline-block
}

summary {
  cursor: pointer;
  display: list-item
}

template {
  display: none
}

[hidden] {
  display: none!important
}

.align-baseline {
  vertical-align: baseline!important
}

.align-top {
  vertical-align: top!important
}

.align-middle {
  vertical-align: middle!important
}

.align-bottom {
  vertical-align: bottom!important
}

.align-text-bottom {
  vertical-align: text-bottom!important
}

.align-text-top {
  vertical-align: text-top!important
}

.bg-black {
  background-color: #111!important
}

a.bg-black:focus,a.bg-black:hover,button.bg-black:focus,button.bg-black:hover {
  background-color: #000!important
}

.bg-blue {
  background-color: #0960fb!important
}

a.bg-blue:focus,a.bg-blue:hover,button.bg-blue:focus,button.bg-blue:hover {
  background-color: #034cce!important
}

.bg-flamingo {
  background-color: #ecbae1!important
}

a.bg-flamingo:focus,a.bg-flamingo:hover,button.bg-flamingo:focus,button.bg-flamingo:hover {
  background-color: #e192d0!important
}

.bg-green {
  background-color: #22aa23!important
}

a.bg-green:focus,a.bg-green:hover,button.bg-green:focus,button.bg-green:hover {
  background-color: #1a801a!important
}

.bg-gray {
  background-color: #999!important
}

a.bg-gray:focus,a.bg-gray:hover,button.bg-gray:focus,button.bg-gray:hover {
  background-color: gray!important
}

.bg-gray-light {
  background-color: #d1d1d1!important
}

a.bg-gray-light:focus,a.bg-gray-light:hover,button.bg-gray-light:focus,button.bg-gray-light:hover {
  background-color: #b8b8b8!important
}

.bg-gray-lightest {
  background-color: #fafafa!important
}

a.bg-gray-lightest:focus,a.bg-gray-lightest:hover,button.bg-gray-lightest:focus,button.bg-gray-lightest:hover {
  background-color: #e1e1e1!important
}

.bg-lilac {
  background-color: #b1b0f3!important
}

a.bg-lilac:focus,a.bg-lilac:hover,button.bg-lilac:focus,button.bg-lilac:hover {
  background-color: #8584ec!important
}

.bg-olive {
  background-color: #abc96e!important
}

a.bg-olive:focus,a.bg-olive:hover,button.bg-olive:focus,button.bg-olive:hover {
  background-color: #95bb49!important
}

.bg-salmon {
  background-color: #c29a94!important
}

a.bg-salmon:focus,a.bg-salmon:hover,button.bg-salmon:focus,button.bg-salmon:hover {
  background-color: #af7b74!important
}

.bg-dust {
  background-color: #f5d980!important
}

a.bg-dust:focus,a.bg-dust:hover,button.bg-dust:focus,button.bg-dust:hover {
  background-color: #f1cb51!important
}

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

.bg-transparent {
  background-color: transparent!important
}

.border {
  border: 1px solid #dee2e6!important
}

.border-top {
  border-top: 1px solid #dee2e6!important
}

.border-right {
  border-right: 1px solid #dee2e6!important
}

.border-bottom {
  border-bottom: 1px solid #dee2e6!important
}

.border-left {
  border-left: 1px solid #dee2e6!important
}

.border-0 {
  border: 0!important
}

.border-top-0 {
  border-top: 0!important
}

.border-right-0 {
  border-right: 0!important
}

.border-bottom-0 {
  border-bottom: 0!important
}

.border-left-0 {
  border-left: 0!important
}

.border-black {
  border-color: #111!important
}

.border-blue {
  border-color: #0960fb!important
}

.border-flamingo {
  border-color: #ecbae1!important
}

.border-green {
  border-color: #22aa23!important
}

.border-gray {
  border-color: #999!important
}

.border-gray-light {
  border-color: #d1d1d1!important
}

.border-gray-lightest {
  border-color: #fafafa!important
}

.border-lilac {
  border-color: #b1b0f3!important
}

.border-olive {
  border-color: #abc96e!important
}

.border-salmon {
  border-color: #c29a94!important
}

.border-dust {
  border-color: #f5d980!important
}

.border-white {
  border-color: #fff!important
}

.rounded-sm {
  border-radius: .2rem!important
}

.rounded {
  border-radius: .625rem!important
}

.rounded-top {
  border-top-left-radius: .625rem!important
}

.rounded-right,.rounded-top {
  border-top-right-radius: .625rem!important
}

.rounded-bottom,.rounded-right {
  border-bottom-right-radius: .625rem!important
}

.rounded-bottom,.rounded-left {
  border-bottom-left-radius: .625rem!important
}

.rounded-left {
  border-top-left-radius: .625rem!important
}

.rounded-lg {
  border-radius: .3rem!important
}

.rounded-circle {
  border-radius: 50%!important
}

.rounded-pill {
  border-radius: 50rem!important
}

.rounded-0 {
  border-radius: 0!important
}

.clearfix:after {
  clear: both;
  content: "";
  display: block
}

.d-none {
  display: none!important
}

.d-inline {
  display: inline!important
}

.d-inline-block {
  display: inline-block!important
}

.d-block {
  display: block!important
}

.d-table {
  display: table!important
}

.d-table-row {
  display: table-row!important
}

.d-table-cell {
  display: table-cell!important
}

.d-flex {
  display: flex!important
}

.d-inline-flex {
  display: inline-flex!important
}

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

  .d-sm-inline {
    display: inline!important
  }

  .d-sm-inline-block {
    display: inline-block!important
  }

  .d-sm-block {
    display: block!important
  }

  .d-sm-table {
    display: table!important
  }

  .d-sm-table-row {
    display: table-row!important
  }

  .d-sm-table-cell {
    display: table-cell!important
  }

  .d-sm-flex {
    display: flex!important
  }

  .d-sm-inline-flex {
    display: inline-flex!important
  }
}

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

  .d-md-inline {
    display: inline!important
  }

  .d-md-inline-block {
    display: inline-block!important
  }

  .d-md-block {
    display: block!important
  }

  .d-md-table {
    display: table!important
  }

  .d-md-table-row {
    display: table-row!important
  }

  .d-md-table-cell {
    display: table-cell!important
  }

  .d-md-flex {
    display: flex!important
  }

  .d-md-inline-flex {
    display: inline-flex!important
  }
}

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

  .d-lg-inline {
    display: inline!important
  }

  .d-lg-inline-block {
    display: inline-block!important
  }

  .d-lg-block {
    display: block!important
  }

  .d-lg-table {
    display: table!important
  }

  .d-lg-table-row {
    display: table-row!important
  }

  .d-lg-table-cell {
    display: table-cell!important
  }

  .d-lg-flex {
    display: flex!important
  }

  .d-lg-inline-flex {
    display: inline-flex!important
  }
}

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

  .d-xl-inline {
    display: inline!important
  }

  .d-xl-inline-block {
    display: inline-block!important
  }

  .d-xl-block {
    display: block!important
  }

  .d-xl-table {
    display: table!important
  }

  .d-xl-table-row {
    display: table-row!important
  }

  .d-xl-table-cell {
    display: table-cell!important
  }

  .d-xl-flex {
    display: flex!important
  }

  .d-xl-inline-flex {
    display: inline-flex!important
  }
}

@media(min-width: 1536px) {
  .d-2xl-none {
    display:none!important
  }

  .d-2xl-inline {
    display: inline!important
  }

  .d-2xl-inline-block {
    display: inline-block!important
  }

  .d-2xl-block {
    display: block!important
  }

  .d-2xl-table {
    display: table!important
  }

  .d-2xl-table-row {
    display: table-row!important
  }

  .d-2xl-table-cell {
    display: table-cell!important
  }

  .d-2xl-flex {
    display: flex!important
  }

  .d-2xl-inline-flex {
    display: inline-flex!important
  }
}

@media print {
  .d-print-none {
    display: none!important
  }

  .d-print-inline {
    display: inline!important
  }

  .d-print-inline-block {
    display: inline-block!important
  }

  .d-print-block {
    display: block!important
  }

  .d-print-table {
    display: table!important
  }

  .d-print-table-row {
    display: table-row!important
  }

  .d-print-table-cell {
    display: table-cell!important
  }

  .d-print-flex {
    display: flex!important
  }

  .d-print-inline-flex {
    display: inline-flex!important
  }
}

.embed-responsive {
  display: block;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%
}

.embed-responsive:before {
  content: "";
  display: block
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
  border: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.embed-responsive-21by9:before {
  padding-top: 42.85714286%
}

.embed-responsive-16by9:before {
  padding-top: 56.25%
}

.embed-responsive-4by3:before {
  padding-top: 75%
}

.embed-responsive-1by1:before {
  padding-top: 100%
}

.flex-row {
  flex-direction: row!important
}

.flex-column {
  flex-direction: column!important
}

.flex-row-reverse {
  flex-direction: row-reverse!important
}

.flex-column-reverse {
  flex-direction: column-reverse!important
}

.flex-wrap {
  flex-wrap: wrap!important
}

.flex-nowrap {
  flex-wrap: nowrap!important
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse!important
}

.flex-fill {
  flex: 1 1 auto!important
}

.flex-grow-0 {
  flex-grow: 0!important
}

.flex-grow-1 {
  flex-grow: 1!important
}

.flex-shrink-0 {
  flex-shrink: 0!important
}

.flex-shrink-1 {
  flex-shrink: 1!important
}

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

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

.justify-content-center {
  justify-content: center!important
}

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

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

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

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

.align-items-center {
  align-items: center!important
}

.align-items-baseline {
  align-items: baseline!important
}

.align-items-stretch {
  align-items: stretch!important
}

.align-content-start {
  align-content: flex-start!important
}

.align-content-end {
  align-content: flex-end!important
}

.align-content-center {
  align-content: center!important
}

.align-content-between {
  align-content: space-between!important
}

.align-content-around {
  align-content: space-around!important
}

.align-content-stretch {
  align-content: stretch!important
}

.align-self-auto {
  align-self: auto!important
}

.align-self-start {
  align-self: flex-start!important
}

.align-self-end {
  align-self: flex-end!important
}

.align-self-center {
  align-self: center!important
}

.align-self-baseline {
  align-self: baseline!important
}

.align-self-stretch {
  align-self: stretch!important
}

@media(min-width: 640px) {
  .flex-sm-row {
    flex-direction:row!important
  }

  .flex-sm-column {
    flex-direction: column!important
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse!important
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse!important
  }

  .flex-sm-wrap {
    flex-wrap: wrap!important
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap!important
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse!important
  }

  .flex-sm-fill {
    flex: 1 1 auto!important
  }

  .flex-sm-grow-0 {
    flex-grow: 0!important
  }

  .flex-sm-grow-1 {
    flex-grow: 1!important
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0!important
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1!important
  }

  .justify-content-sm-start {
    justify-content: flex-start!important
  }

  .justify-content-sm-end {
    justify-content: flex-end!important
  }

  .justify-content-sm-center {
    justify-content: center!important
  }

  .justify-content-sm-between {
    justify-content: space-between!important
  }

  .justify-content-sm-around {
    justify-content: space-around!important
  }

  .align-items-sm-start {
    align-items: flex-start!important
  }

  .align-items-sm-end {
    align-items: flex-end!important
  }

  .align-items-sm-center {
    align-items: center!important
  }

  .align-items-sm-baseline {
    align-items: baseline!important
  }

  .align-items-sm-stretch {
    align-items: stretch!important
  }

  .align-content-sm-start {
    align-content: flex-start!important
  }

  .align-content-sm-end {
    align-content: flex-end!important
  }

  .align-content-sm-center {
    align-content: center!important
  }

  .align-content-sm-between {
    align-content: space-between!important
  }

  .align-content-sm-around {
    align-content: space-around!important
  }

  .align-content-sm-stretch {
    align-content: stretch!important
  }

  .align-self-sm-auto {
    align-self: auto!important
  }

  .align-self-sm-start {
    align-self: flex-start!important
  }

  .align-self-sm-end {
    align-self: flex-end!important
  }

  .align-self-sm-center {
    align-self: center!important
  }

  .align-self-sm-baseline {
    align-self: baseline!important
  }

  .align-self-sm-stretch {
    align-self: stretch!important
  }
}

@media(min-width: 768px) {
  .flex-md-row {
    flex-direction:row!important
  }

  .flex-md-column {
    flex-direction: column!important
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse!important
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse!important
  }

  .flex-md-wrap {
    flex-wrap: wrap!important
  }

  .flex-md-nowrap {
    flex-wrap: nowrap!important
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse!important
  }

  .flex-md-fill {
    flex: 1 1 auto!important
  }

  .flex-md-grow-0 {
    flex-grow: 0!important
  }

  .flex-md-grow-1 {
    flex-grow: 1!important
  }

  .flex-md-shrink-0 {
    flex-shrink: 0!important
  }

  .flex-md-shrink-1 {
    flex-shrink: 1!important
  }

  .justify-content-md-start {
    justify-content: flex-start!important
  }

  .justify-content-md-end {
    justify-content: flex-end!important
  }

  .justify-content-md-center {
    justify-content: center!important
  }

  .justify-content-md-between {
    justify-content: space-between!important
  }

  .justify-content-md-around {
    justify-content: space-around!important
  }

  .align-items-md-start {
    align-items: flex-start!important
  }

  .align-items-md-end {
    align-items: flex-end!important
  }

  .align-items-md-center {
    align-items: center!important
  }

  .align-items-md-baseline {
    align-items: baseline!important
  }

  .align-items-md-stretch {
    align-items: stretch!important
  }

  .align-content-md-start {
    align-content: flex-start!important
  }

  .align-content-md-end {
    align-content: flex-end!important
  }

  .align-content-md-center {
    align-content: center!important
  }

  .align-content-md-between {
    align-content: space-between!important
  }

  .align-content-md-around {
    align-content: space-around!important
  }

  .align-content-md-stretch {
    align-content: stretch!important
  }

  .align-self-md-auto {
    align-self: auto!important
  }

  .align-self-md-start {
    align-self: flex-start!important
  }

  .align-self-md-end {
    align-self: flex-end!important
  }

  .align-self-md-center {
    align-self: center!important
  }

  .align-self-md-baseline {
    align-self: baseline!important
  }

  .align-self-md-stretch {
    align-self: stretch!important
  }
}

@media(min-width: 1024px) {
  .flex-lg-row {
    flex-direction:row!important
  }

  .flex-lg-column {
    flex-direction: column!important
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse!important
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse!important
  }

  .flex-lg-wrap {
    flex-wrap: wrap!important
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap!important
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse!important
  }

  .flex-lg-fill {
    flex: 1 1 auto!important
  }

  .flex-lg-grow-0 {
    flex-grow: 0!important
  }

  .flex-lg-grow-1 {
    flex-grow: 1!important
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0!important
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1!important
  }

  .justify-content-lg-start {
    justify-content: flex-start!important
  }

  .justify-content-lg-end {
    justify-content: flex-end!important
  }

  .justify-content-lg-center {
    justify-content: center!important
  }

  .justify-content-lg-between {
    justify-content: space-between!important
  }

  .justify-content-lg-around {
    justify-content: space-around!important
  }

  .align-items-lg-start {
    align-items: flex-start!important
  }

  .align-items-lg-end {
    align-items: flex-end!important
  }

  .align-items-lg-center {
    align-items: center!important
  }

  .align-items-lg-baseline {
    align-items: baseline!important
  }

  .align-items-lg-stretch {
    align-items: stretch!important
  }

  .align-content-lg-start {
    align-content: flex-start!important
  }

  .align-content-lg-end {
    align-content: flex-end!important
  }

  .align-content-lg-center {
    align-content: center!important
  }

  .align-content-lg-between {
    align-content: space-between!important
  }

  .align-content-lg-around {
    align-content: space-around!important
  }

  .align-content-lg-stretch {
    align-content: stretch!important
  }

  .align-self-lg-auto {
    align-self: auto!important
  }

  .align-self-lg-start {
    align-self: flex-start!important
  }

  .align-self-lg-end {
    align-self: flex-end!important
  }

  .align-self-lg-center {
    align-self: center!important
  }

  .align-self-lg-baseline {
    align-self: baseline!important
  }

  .align-self-lg-stretch {
    align-self: stretch!important
  }
}

@media(min-width: 1280px) {
  .flex-xl-row {
    flex-direction:row!important
  }

  .flex-xl-column {
    flex-direction: column!important
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse!important
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse!important
  }

  .flex-xl-wrap {
    flex-wrap: wrap!important
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap!important
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse!important
  }

  .flex-xl-fill {
    flex: 1 1 auto!important
  }

  .flex-xl-grow-0 {
    flex-grow: 0!important
  }

  .flex-xl-grow-1 {
    flex-grow: 1!important
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0!important
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1!important
  }

  .justify-content-xl-start {
    justify-content: flex-start!important
  }

  .justify-content-xl-end {
    justify-content: flex-end!important
  }

  .justify-content-xl-center {
    justify-content: center!important
  }

  .justify-content-xl-between {
    justify-content: space-between!important
  }

  .justify-content-xl-around {
    justify-content: space-around!important
  }

  .align-items-xl-start {
    align-items: flex-start!important
  }

  .align-items-xl-end {
    align-items: flex-end!important
  }

  .align-items-xl-center {
    align-items: center!important
  }

  .align-items-xl-baseline {
    align-items: baseline!important
  }

  .align-items-xl-stretch {
    align-items: stretch!important
  }

  .align-content-xl-start {
    align-content: flex-start!important
  }

  .align-content-xl-end {
    align-content: flex-end!important
  }

  .align-content-xl-center {
    align-content: center!important
  }

  .align-content-xl-between {
    align-content: space-between!important
  }

  .align-content-xl-around {
    align-content: space-around!important
  }

  .align-content-xl-stretch {
    align-content: stretch!important
  }

  .align-self-xl-auto {
    align-self: auto!important
  }

  .align-self-xl-start {
    align-self: flex-start!important
  }

  .align-self-xl-end {
    align-self: flex-end!important
  }

  .align-self-xl-center {
    align-self: center!important
  }

  .align-self-xl-baseline {
    align-self: baseline!important
  }

  .align-self-xl-stretch {
    align-self: stretch!important
  }
}

@media(min-width: 1536px) {
  .flex-2xl-row {
    flex-direction:row!important
  }

  .flex-2xl-column {
    flex-direction: column!important
  }

  .flex-2xl-row-reverse {
    flex-direction: row-reverse!important
  }

  .flex-2xl-column-reverse {
    flex-direction: column-reverse!important
  }

  .flex-2xl-wrap {
    flex-wrap: wrap!important
  }

  .flex-2xl-nowrap {
    flex-wrap: nowrap!important
  }

  .flex-2xl-wrap-reverse {
    flex-wrap: wrap-reverse!important
  }

  .flex-2xl-fill {
    flex: 1 1 auto!important
  }

  .flex-2xl-grow-0 {
    flex-grow: 0!important
  }

  .flex-2xl-grow-1 {
    flex-grow: 1!important
  }

  .flex-2xl-shrink-0 {
    flex-shrink: 0!important
  }

  .flex-2xl-shrink-1 {
    flex-shrink: 1!important
  }

  .justify-content-2xl-start {
    justify-content: flex-start!important
  }

  .justify-content-2xl-end {
    justify-content: flex-end!important
  }

  .justify-content-2xl-center {
    justify-content: center!important
  }

  .justify-content-2xl-between {
    justify-content: space-between!important
  }

  .justify-content-2xl-around {
    justify-content: space-around!important
  }

  .align-items-2xl-start {
    align-items: flex-start!important
  }

  .align-items-2xl-end {
    align-items: flex-end!important
  }

  .align-items-2xl-center {
    align-items: center!important
  }

  .align-items-2xl-baseline {
    align-items: baseline!important
  }

  .align-items-2xl-stretch {
    align-items: stretch!important
  }

  .align-content-2xl-start {
    align-content: flex-start!important
  }

  .align-content-2xl-end {
    align-content: flex-end!important
  }

  .align-content-2xl-center {
    align-content: center!important
  }

  .align-content-2xl-between {
    align-content: space-between!important
  }

  .align-content-2xl-around {
    align-content: space-around!important
  }

  .align-content-2xl-stretch {
    align-content: stretch!important
  }

  .align-self-2xl-auto {
    align-self: auto!important
  }

  .align-self-2xl-start {
    align-self: flex-start!important
  }

  .align-self-2xl-end {
    align-self: flex-end!important
  }

  .align-self-2xl-center {
    align-self: center!important
  }

  .align-self-2xl-baseline {
    align-self: baseline!important
  }

  .align-self-2xl-stretch {
    align-self: stretch!important
  }
}

.float-left {
  float: left!important
}

.float-right {
  float: right!important
}

.float-none {
  float: none!important
}

@media(min-width: 640px) {
  .float-sm-left {
    float:left!important
  }

  .float-sm-right {
    float: right!important
  }

  .float-sm-none {
    float: none!important
  }
}

@media(min-width: 768px) {
  .float-md-left {
    float:left!important
  }

  .float-md-right {
    float: right!important
  }

  .float-md-none {
    float: none!important
  }
}

@media(min-width: 1024px) {
  .float-lg-left {
    float:left!important
  }

  .float-lg-right {
    float: right!important
  }

  .float-lg-none {
    float: none!important
  }
}

@media(min-width: 1280px) {
  .float-xl-left {
    float:left!important
  }

  .float-xl-right {
    float: right!important
  }

  .float-xl-none {
    float: none!important
  }
}

@media(min-width: 1536px) {
  .float-2xl-left {
    float:left!important
  }

  .float-2xl-right {
    float: right!important
  }

  .float-2xl-none {
    float: none!important
  }
}

.user-select-all {
  -webkit-user-select: all!important;
  user-select: all!important
}

.user-select-auto {
  -webkit-user-select: auto!important;
  user-select: auto!important
}

.user-select-none {
  -webkit-user-select: none!important;
  user-select: none!important
}

.overflow-auto {
  overflow: auto!important
}

.overflow-hidden {
  overflow: hidden!important
}

.position-static {
  position: static!important
}

.position-relative {
  position: relative!important
}

.position-absolute {
  position: absolute!important
}

.position-fixed {
  position: fixed!important
}

.position-sticky {
  position: -webkit-sticky!important;
  position: sticky!important
}

.fixed-top {
  top: 0
}

.fixed-bottom,.fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 1030
}

.fixed-bottom {
  bottom: 0
}

@supports((position: -webkit-sticky) or (position:sticky)) {
  .sticky-top {
    position:-webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020
  }
}

.sr-only {
  clip: rect(0,0,0,0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px
}

.sr-only-focusable:active,.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto
}

.shadow-sm {
  box-shadow: 0 .125rem .25rem hsla(0,0%,7%,.075)!important
}

.shadow {
  box-shadow: 0 .5rem 1rem hsla(0,0%,7%,.15)!important
}

.shadow-lg {
  box-shadow: 0 1rem 3rem hsla(0,0%,7%,.175)!important
}

.shadow-none {
  box-shadow: none!important
}

.mw-100 {
  max-width: 100%!important
}

.mh-100 {
  max-height: 100%!important
}

.min-vw-100 {
  min-width: 100vw!important
}

.min-vh-100 {
  min-height: 100vh!important
}

.vw-100 {
  width: 100vw!important
}

.vh-100 {
  height: 100vh!important
}

.m-0 {
  margin: 0!important
}

.mt-0,.my-0 {
  margin-top: 0!important
}

.mr-0,.mx-0 {
  margin-right: 0!important
}

.mb-0,.my-0 {
  margin-bottom: 0!important
}

.ml-0,.mx-0 {
  margin-left: 0!important
}

.m-1 {
  margin: .25rem!important
}

.mt-1,.my-1 {
  margin-top: .25rem!important
}

.mr-1,.mx-1 {
  margin-right: .25rem!important
}

.mb-1,.my-1 {
  margin-bottom: .25rem!important
}

.ml-1,.mx-1 {
  margin-left: .25rem!important
}

.m-2 {
  margin: .5rem!important
}

.mt-2,.my-2 {
  margin-top: .5rem!important
}

.mr-2,.mx-2 {
  margin-right: .5rem!important
}

.mb-2,.my-2 {
  margin-bottom: .5rem!important
}

.ml-2,.mx-2 {
  margin-left: .5rem!important
}

.m-3 {
  margin: .75rem!important
}

.mt-3,.my-3 {
  margin-top: .75rem!important
}

.mr-3,.mx-3 {
  margin-right: .75rem!important
}

.mb-3,.my-3 {
  margin-bottom: .75rem!important
}

.ml-3,.mx-3 {
  margin-left: .75rem!important
}

.m-4 {
  margin: 1rem!important
}

.mt-4,.my-4 {
  margin-top: 1rem!important
}

.mr-4,.mx-4 {
  margin-right: 1rem!important
}

.mb-4,.my-4 {
  margin-bottom: 1rem!important
}

.ml-4,.mx-4 {
  margin-left: 1rem!important
}

.m-5 {
  margin: 1.25rem!important
}

.mt-5,.my-5 {
  margin-top: 1.25rem!important
}

.mr-5,.mx-5 {
  margin-right: 1.25rem!important
}

.mb-5,.my-5 {
  margin-bottom: 1.25rem!important
}

.ml-5,.mx-5 {
  margin-left: 1.25rem!important
}

.m-6 {
  margin: 1.5rem!important
}

.mt-6,.my-6 {
  margin-top: 1.5rem!important
}

.mr-6,.mx-6 {
  margin-right: 1.5rem!important
}

.mb-6,.my-6 {
  margin-bottom: 1.5rem!important
}

.ml-6,.mx-6 {
  margin-left: 1.5rem!important
}

.m-8 {
  margin: 2rem!important
}

.mt-8,.my-8 {
  margin-top: 2rem!important
}

.mr-8,.mx-8 {
  margin-right: 2rem!important
}

.mb-8,.my-8 {
  margin-bottom: 2rem!important
}

.ml-8,.mx-8 {
  margin-left: 2rem!important
}

.m-10 {
  margin: 2.5rem!important
}

.mt-10,.my-10 {
  margin-top: 2.5rem!important
}

.mr-10,.mx-10 {
  margin-right: 2.5rem!important
}

.mb-10,.my-10 {
  margin-bottom: 2.5rem!important
}

.ml-10,.mx-10 {
  margin-left: 2.5rem!important
}

.m-12 {
  margin: 3rem!important
}

.mt-12,.my-12 {
  margin-top: 3rem!important
}

.mr-12,.mx-12 {
  margin-right: 3rem!important
}

.mb-12,.my-12 {
  margin-bottom: 3rem!important
}

.ml-12,.mx-12 {
  margin-left: 3rem!important
}

.m-15 {
  margin: 3.75rem!important
}

.mt-15,.my-15 {
  margin-top: 3.75rem!important
}

.mr-15,.mx-15 {
  margin-right: 3.75rem!important
}

.mb-15,.my-15 {
  margin-bottom: 3.75rem!important
}

.ml-15,.mx-15 {
  margin-left: 3.75rem!important
}

.m-16 {
  margin: 4rem!important
}

.mt-16,.my-16 {
  margin-top: 4rem!important
}

.mr-16,.mx-16 {
  margin-right: 4rem!important
}

.mb-16,.my-16 {
  margin-bottom: 4rem!important
}

.ml-16,.mx-16 {
  margin-left: 4rem!important
}

.m-18 {
  margin: 4.5rem!important
}

.mt-18,.my-18 {
  margin-top: 4.5rem!important
}

.mr-18,.mx-18 {
  margin-right: 4.5rem!important
}

.mb-18,.my-18 {
  margin-bottom: 4.5rem!important
}

.ml-18,.mx-18 {
  margin-left: 4.5rem!important
}

.m-20 {
  margin: 5rem!important
}

.mt-20,.my-20 {
  margin-top: 5rem!important
}

.mr-20,.mx-20 {
  margin-right: 5rem!important
}

.mb-20,.my-20 {
  margin-bottom: 5rem!important
}

.ml-20,.mx-20 {
  margin-left: 5rem!important
}

.m-24 {
  margin: 6rem!important
}

.mt-24,.my-24 {
  margin-top: 6rem!important
}

.mr-24,.mx-24 {
  margin-right: 6rem!important
}

.mb-24,.my-24 {
  margin-bottom: 6rem!important
}

.ml-24,.mx-24 {
  margin-left: 6rem!important
}

.m-28 {
  margin: 7rem!important
}

.mt-28,.my-28 {
  margin-top: 7rem!important
}

.mr-28,.mx-28 {
  margin-right: 7rem!important
}

.mb-28,.my-28 {
  margin-bottom: 7rem!important
}

.ml-28,.mx-28 {
  margin-left: 7rem!important
}

.m-34 {
  margin: 8rem!important
}

.mt-34,.my-34 {
  margin-top: 8rem!important
}

.mr-34,.mx-34 {
  margin-right: 8rem!important
}

.mb-34,.my-34 {
  margin-bottom: 8rem!important
}

.ml-34,.mx-34 {
  margin-left: 8rem!important
}

.m-36 {
  margin: 9rem!important
}

.mt-36,.my-36 {
  margin-top: 9rem!important
}

.mr-36,.mx-36 {
  margin-right: 9rem!important
}

.mb-36,.my-36 {
  margin-bottom: 9rem!important
}

.ml-36,.mx-36 {
  margin-left: 9rem!important
}

.m-40 {
  margin: 10rem!important
}

.mt-40,.my-40 {
  margin-top: 10rem!important
}

.mr-40,.mx-40 {
  margin-right: 10rem!important
}

.mb-40,.my-40 {
  margin-bottom: 10rem!important
}

.ml-40,.mx-40 {
  margin-left: 10rem!important
}

.m-48 {
  margin: 12rem!important
}

.mt-48,.my-48 {
  margin-top: 12rem!important
}

.mr-48,.mx-48 {
  margin-right: 12rem!important
}

.mb-48,.my-48 {
  margin-bottom: 12rem!important
}

.ml-48,.mx-48 {
  margin-left: 12rem!important
}

.m-60 {
  margin: 15rem!important
}

.mt-60,.my-60 {
  margin-top: 15rem!important
}

.mr-60,.mx-60 {
  margin-right: 15rem!important
}

.mb-60,.my-60 {
  margin-bottom: 15rem!important
}

.ml-60,.mx-60 {
  margin-left: 15rem!important
}

.m-96 {
  margin: 24rem!important
}

.mt-96,.my-96 {
  margin-top: 24rem!important
}

.mr-96,.mx-96 {
  margin-right: 24rem!important
}

.mb-96,.my-96 {
  margin-bottom: 24rem!important
}

.ml-96,.mx-96 {
  margin-left: 24rem!important
}

.m-full {
  margin: 100%!important
}

.mt-full,.my-full {
  margin-top: 100%!important
}

.mr-full,.mx-full {
  margin-right: 100%!important
}

.mb-full,.my-full {
  margin-bottom: 100%!important
}

.ml-full,.mx-full {
  margin-left: 100%!important
}

.p-0 {
  padding: 0!important
}

.pt-0,.py-0 {
  padding-top: 0!important
}

.pr-0,.px-0 {
  padding-right: 0!important
}

.pb-0,.py-0 {
  padding-bottom: 0!important
}

.pl-0,.px-0 {
  padding-left: 0!important
}

.p-1 {
  padding: .25rem!important
}

.pt-1,.py-1 {
  padding-top: .25rem!important
}

.pr-1,.px-1 {
  padding-right: .25rem!important
}

.pb-1,.py-1 {
  padding-bottom: .25rem!important
}

.pl-1,.px-1 {
  padding-left: .25rem!important
}

.p-2 {
  padding: .5rem!important
}

.pt-2,.py-2 {
  padding-top: .5rem!important
}

.pr-2,.px-2 {
  padding-right: .5rem!important
}

.pb-2,.py-2 {
  padding-bottom: .5rem!important
}

.pl-2,.px-2 {
  padding-left: .5rem!important
}

.p-3 {
  padding: .75rem!important
}

.pt-3,.py-3 {
  padding-top: .75rem!important
}

.pr-3,.px-3 {
  padding-right: .75rem!important
}

.pb-3,.py-3 {
  padding-bottom: .75rem!important
}

.pl-3,.px-3 {
  padding-left: .75rem!important
}

.p-4 {
  padding: 1rem!important
}

.pt-4,.py-4 {
  padding-top: 1rem!important
}

.pr-4,.px-4 {
  padding-right: 1rem!important
}

.pb-4,.py-4 {
  padding-bottom: 1rem!important
}

.pl-4,.px-4 {
  padding-left: 1rem!important
}

.p-5 {
  padding: 1.25rem!important
}

.pt-5,.py-5 {
  padding-top: 1.25rem!important
}

.pr-5,.px-5 {
  padding-right: 1.25rem!important
}

.pb-5,.py-5 {
  padding-bottom: 1.25rem!important
}

.pl-5,.px-5 {
  padding-left: 1.25rem!important
}

.p-6 {
  padding: 1.5rem!important
}

.pt-6,.py-6 {
  padding-top: 1.5rem!important
}

.pr-6,.px-6 {
  padding-right: 1.5rem!important
}

.pb-6,.py-6 {
  padding-bottom: 1.5rem!important
}

.pl-6,.px-6 {
  padding-left: 1.5rem!important
}

.p-8 {
  padding: 2rem!important
}

.pt-8,.py-8 {
  padding-top: 2rem!important
}

.pr-8,.px-8 {
  padding-right: 2rem!important
}

.pb-8,.py-8 {
  padding-bottom: 2rem!important
}

.pl-8,.px-8 {
  padding-left: 2rem!important
}

.p-10 {
  padding: 2.5rem!important
}

.pt-10,.py-10 {
  padding-top: 2.5rem!important
}

.pr-10,.px-10 {
  padding-right: 2.5rem!important
}

.pb-10,.py-10 {
  padding-bottom: 2.5rem!important
}

.pl-10,.px-10 {
  padding-left: 2.5rem!important
}

.p-12 {
  padding: 3rem!important
}

.pt-12,.py-12 {
  padding-top: 3rem!important
}

.pr-12,.px-12 {
  padding-right: 3rem!important
}

.pb-12,.py-12 {
  padding-bottom: 3rem!important
}

.pl-12,.px-12 {
  padding-left: 3rem!important
}

.p-15 {
  padding: 3.75rem!important
}

.pt-15,.py-15 {
  padding-top: 3.75rem!important
}

.pr-15,.px-15 {
  padding-right: 3.75rem!important
}

.pb-15,.py-15 {
  padding-bottom: 3.75rem!important
}

.pl-15,.px-15 {
  padding-left: 3.75rem!important
}

.p-16 {
  padding: 4rem!important
}

.pt-16,.py-16 {
  padding-top: 4rem!important
}

.pr-16,.px-16 {
  padding-right: 4rem!important
}

.pb-16,.py-16 {
  padding-bottom: 4rem!important
}

.pl-16,.px-16 {
  padding-left: 4rem!important
}

.p-18 {
  padding: 4.5rem!important
}

.pt-18,.py-18 {
  padding-top: 4.5rem!important
}

.pr-18,.px-18 {
  padding-right: 4.5rem!important
}

.pb-18,.py-18 {
  padding-bottom: 4.5rem!important
}

.pl-18,.px-18 {
  padding-left: 4.5rem!important
}

.p-20 {
  padding: 5rem!important
}

.pt-20,.py-20 {
  padding-top: 5rem!important
}

.pr-20,.px-20 {
  padding-right: 5rem!important
}

.pb-20,.py-20 {
  padding-bottom: 5rem!important
}

.pl-20,.px-20 {
  padding-left: 5rem!important
}

.p-24 {
  padding: 6rem!important
}

.pt-24,.py-24 {
  padding-top: 6rem!important
}

.pr-24,.px-24 {
  padding-right: 6rem!important
}

.pb-24,.py-24 {
  padding-bottom: 6rem!important
}

.pl-24,.px-24 {
  padding-left: 6rem!important
}

.p-28 {
  padding: 7rem!important
}

.pt-28,.py-28 {
  padding-top: 7rem!important
}

.pr-28,.px-28 {
  padding-right: 7rem!important
}

.pb-28,.py-28 {
  padding-bottom: 7rem!important
}

.pl-28,.px-28 {
  padding-left: 7rem!important
}

.p-34 {
  padding: 8rem!important
}

.pt-34,.py-34 {
  padding-top: 8rem!important
}

.pr-34,.px-34 {
  padding-right: 8rem!important
}

.pb-34,.py-34 {
  padding-bottom: 8rem!important
}

.pl-34,.px-34 {
  padding-left: 8rem!important
}

.p-36 {
  padding: 9rem!important
}

.pt-36,.py-36 {
  padding-top: 9rem!important
}

.pr-36,.px-36 {
  padding-right: 9rem!important
}

.pb-36,.py-36 {
  padding-bottom: 9rem!important
}

.pl-36,.px-36 {
  padding-left: 9rem!important
}

.p-40 {
  padding: 10rem!important
}

.pt-40,.py-40 {
  padding-top: 10rem!important
}

.pr-40,.px-40 {
  padding-right: 10rem!important
}

.pb-40,.py-40 {
  padding-bottom: 10rem!important
}

.pl-40,.px-40 {
  padding-left: 10rem!important
}

.p-48 {
  padding: 12rem!important
}

.pt-48,.py-48 {
  padding-top: 12rem!important
}

.pr-48,.px-48 {
  padding-right: 12rem!important
}

.pb-48,.py-48 {
  padding-bottom: 12rem!important
}

.pl-48,.px-48 {
  padding-left: 12rem!important
}

.p-60 {
  padding: 15rem!important
}

.pt-60,.py-60 {
  padding-top: 15rem!important
}

.pr-60,.px-60 {
  padding-right: 15rem!important
}

.pb-60,.py-60 {
  padding-bottom: 15rem!important
}

.pl-60,.px-60 {
  padding-left: 15rem!important
}

.p-96 {
  padding: 24rem!important
}

.pt-96,.py-96 {
  padding-top: 24rem!important
}

.pr-96,.px-96 {
  padding-right: 24rem!important
}

.pb-96,.py-96 {
  padding-bottom: 24rem!important
}

.pl-96,.px-96 {
  padding-left: 24rem!important
}

.p-full {
  padding: 100%!important
}

.pt-full,.py-full {
  padding-top: 100%!important
}

.pr-full,.px-full {
  padding-right: 100%!important
}

.pb-full,.py-full {
  padding-bottom: 100%!important
}

.pl-full,.px-full {
  padding-left: 100%!important
}

.m-n1 {
  margin: -.25rem!important
}

.mt-n1,.my-n1 {
  margin-top: -.25rem!important
}

.mr-n1,.mx-n1 {
  margin-right: -.25rem!important
}

.mb-n1,.my-n1 {
  margin-bottom: -.25rem!important
}

.ml-n1,.mx-n1 {
  margin-left: -.25rem!important
}

.m-n2 {
  margin: -.5rem!important
}

.mt-n2,.my-n2 {
  margin-top: -.5rem!important
}

.mr-n2,.mx-n2 {
  margin-right: -.5rem!important
}

.mb-n2,.my-n2 {
  margin-bottom: -.5rem!important
}

.ml-n2,.mx-n2 {
  margin-left: -.5rem!important
}

.m-n3 {
  margin: -.75rem!important
}

.mt-n3,.my-n3 {
  margin-top: -.75rem!important
}

.mr-n3,.mx-n3 {
  margin-right: -.75rem!important
}

.mb-n3,.my-n3 {
  margin-bottom: -.75rem!important
}

.ml-n3,.mx-n3 {
  margin-left: -.75rem!important
}

.m-n4 {
  margin: -1rem!important
}

.mt-n4,.my-n4 {
  margin-top: -1rem!important
}

.mr-n4,.mx-n4 {
  margin-right: -1rem!important
}

.mb-n4,.my-n4 {
  margin-bottom: -1rem!important
}

.ml-n4,.mx-n4 {
  margin-left: -1rem!important
}

.m-n5 {
  margin: -1.25rem!important
}

.mt-n5,.my-n5 {
  margin-top: -1.25rem!important
}

.mr-n5,.mx-n5 {
  margin-right: -1.25rem!important
}

.mb-n5,.my-n5 {
  margin-bottom: -1.25rem!important
}

.ml-n5,.mx-n5 {
  margin-left: -1.25rem!important
}

.m-n6 {
  margin: -1.5rem!important
}

.mt-n6,.my-n6 {
  margin-top: -1.5rem!important
}

.mr-n6,.mx-n6 {
  margin-right: -1.5rem!important
}

.mb-n6,.my-n6 {
  margin-bottom: -1.5rem!important
}

.ml-n6,.mx-n6 {
  margin-left: -1.5rem!important
}

.m-n8 {
  margin: -2rem!important
}

.mt-n8,.my-n8 {
  margin-top: -2rem!important
}

.mr-n8,.mx-n8 {
  margin-right: -2rem!important
}

.mb-n8,.my-n8 {
  margin-bottom: -2rem!important
}

.ml-n8,.mx-n8 {
  margin-left: -2rem!important
}

.m-n10 {
  margin: -2.5rem!important
}

.mt-n10,.my-n10 {
  margin-top: -2.5rem!important
}

.mr-n10,.mx-n10 {
  margin-right: -2.5rem!important
}

.mb-n10,.my-n10 {
  margin-bottom: -2.5rem!important
}

.ml-n10,.mx-n10 {
  margin-left: -2.5rem!important
}

.m-n12 {
  margin: -3rem!important
}

.mt-n12,.my-n12 {
  margin-top: -3rem!important
}

.mr-n12,.mx-n12 {
  margin-right: -3rem!important
}

.mb-n12,.my-n12 {
  margin-bottom: -3rem!important
}

.ml-n12,.mx-n12 {
  margin-left: -3rem!important
}

.m-n15 {
  margin: -3.75rem!important
}

.mt-n15,.my-n15 {
  margin-top: -3.75rem!important
}

.mr-n15,.mx-n15 {
  margin-right: -3.75rem!important
}

.mb-n15,.my-n15 {
  margin-bottom: -3.75rem!important
}

.ml-n15,.mx-n15 {
  margin-left: -3.75rem!important
}

.m-n16 {
  margin: -4rem!important
}

.mt-n16,.my-n16 {
  margin-top: -4rem!important
}

.mr-n16,.mx-n16 {
  margin-right: -4rem!important
}

.mb-n16,.my-n16 {
  margin-bottom: -4rem!important
}

.ml-n16,.mx-n16 {
  margin-left: -4rem!important
}

.m-n18 {
  margin: -4.5rem!important
}

.mt-n18,.my-n18 {
  margin-top: -4.5rem!important
}

.mr-n18,.mx-n18 {
  margin-right: -4.5rem!important
}

.mb-n18,.my-n18 {
  margin-bottom: -4.5rem!important
}

.ml-n18,.mx-n18 {
  margin-left: -4.5rem!important
}

.m-n20 {
  margin: -5rem!important
}

.mt-n20,.my-n20 {
  margin-top: -5rem!important
}

.mr-n20,.mx-n20 {
  margin-right: -5rem!important
}

.mb-n20,.my-n20 {
  margin-bottom: -5rem!important
}

.ml-n20,.mx-n20 {
  margin-left: -5rem!important
}

.m-n24 {
  margin: -6rem!important
}

.mt-n24,.my-n24 {
  margin-top: -6rem!important
}

.mr-n24,.mx-n24 {
  margin-right: -6rem!important
}

.mb-n24,.my-n24 {
  margin-bottom: -6rem!important
}

.ml-n24,.mx-n24 {
  margin-left: -6rem!important
}

.m-n28 {
  margin: -7rem!important
}

.mt-n28,.my-n28 {
  margin-top: -7rem!important
}

.mr-n28,.mx-n28 {
  margin-right: -7rem!important
}

.mb-n28,.my-n28 {
  margin-bottom: -7rem!important
}

.ml-n28,.mx-n28 {
  margin-left: -7rem!important
}

.m-n34 {
  margin: -8rem!important
}

.mt-n34,.my-n34 {
  margin-top: -8rem!important
}

.mr-n34,.mx-n34 {
  margin-right: -8rem!important
}

.mb-n34,.my-n34 {
  margin-bottom: -8rem!important
}

.ml-n34,.mx-n34 {
  margin-left: -8rem!important
}

.m-n36 {
  margin: -9rem!important
}

.mt-n36,.my-n36 {
  margin-top: -9rem!important
}

.mr-n36,.mx-n36 {
  margin-right: -9rem!important
}

.mb-n36,.my-n36 {
  margin-bottom: -9rem!important
}

.ml-n36,.mx-n36 {
  margin-left: -9rem!important
}

.m-n40 {
  margin: -10rem!important
}

.mt-n40,.my-n40 {
  margin-top: -10rem!important
}

.mr-n40,.mx-n40 {
  margin-right: -10rem!important
}

.mb-n40,.my-n40 {
  margin-bottom: -10rem!important
}

.ml-n40,.mx-n40 {
  margin-left: -10rem!important
}

.m-n48 {
  margin: -12rem!important
}

.mt-n48,.my-n48 {
  margin-top: -12rem!important
}

.mr-n48,.mx-n48 {
  margin-right: -12rem!important
}

.mb-n48,.my-n48 {
  margin-bottom: -12rem!important
}

.ml-n48,.mx-n48 {
  margin-left: -12rem!important
}

.m-n60 {
  margin: -15rem!important
}

.mt-n60,.my-n60 {
  margin-top: -15rem!important
}

.mr-n60,.mx-n60 {
  margin-right: -15rem!important
}

.mb-n60,.my-n60 {
  margin-bottom: -15rem!important
}

.ml-n60,.mx-n60 {
  margin-left: -15rem!important
}

.m-n96 {
  margin: -24rem!important
}

.mt-n96,.my-n96 {
  margin-top: -24rem!important
}

.mr-n96,.mx-n96 {
  margin-right: -24rem!important
}

.mb-n96,.my-n96 {
  margin-bottom: -24rem!important
}

.ml-n96,.mx-n96 {
  margin-left: -24rem!important
}

.m-nfull {
  margin: -100%!important
}

.mt-nfull,.my-nfull {
  margin-top: -100%!important
}

.mr-nfull,.mx-nfull {
  margin-right: -100%!important
}

.mb-nfull,.my-nfull {
  margin-bottom: -100%!important
}

.ml-nfull,.mx-nfull {
  margin-left: -100%!important
}

.m-auto {
  margin: auto!important
}

.mt-auto,.my-auto {
  margin-top: auto!important
}

.mr-auto,.mx-auto {
  margin-right: auto!important
}

.mb-auto,.my-auto {
  margin-bottom: auto!important
}

.ml-auto,.mx-auto {
  margin-left: auto!important
}

@media(min-width: 640px) {
  .m-sm-0 {
    margin:0!important
  }

  .mt-sm-0,.my-sm-0 {
    margin-top: 0!important
  }

  .mr-sm-0,.mx-sm-0 {
    margin-right: 0!important
  }

  .mb-sm-0,.my-sm-0 {
    margin-bottom: 0!important
  }

  .ml-sm-0,.mx-sm-0 {
    margin-left: 0!important
  }

  .m-sm-1 {
    margin: .25rem!important
  }

  .mt-sm-1,.my-sm-1 {
    margin-top: .25rem!important
  }

  .mr-sm-1,.mx-sm-1 {
    margin-right: .25rem!important
  }

  .mb-sm-1,.my-sm-1 {
    margin-bottom: .25rem!important
  }

  .ml-sm-1,.mx-sm-1 {
    margin-left: .25rem!important
  }

  .m-sm-2 {
    margin: .5rem!important
  }

  .mt-sm-2,.my-sm-2 {
    margin-top: .5rem!important
  }

  .mr-sm-2,.mx-sm-2 {
    margin-right: .5rem!important
  }

  .mb-sm-2,.my-sm-2 {
    margin-bottom: .5rem!important
  }

  .ml-sm-2,.mx-sm-2 {
    margin-left: .5rem!important
  }

  .m-sm-3 {
    margin: .75rem!important
  }

  .mt-sm-3,.my-sm-3 {
    margin-top: .75rem!important
  }

  .mr-sm-3,.mx-sm-3 {
    margin-right: .75rem!important
  }

  .mb-sm-3,.my-sm-3 {
    margin-bottom: .75rem!important
  }

  .ml-sm-3,.mx-sm-3 {
    margin-left: .75rem!important
  }

  .m-sm-4 {
    margin: 1rem!important
  }

  .mt-sm-4,.my-sm-4 {
    margin-top: 1rem!important
  }

  .mr-sm-4,.mx-sm-4 {
    margin-right: 1rem!important
  }

  .mb-sm-4,.my-sm-4 {
    margin-bottom: 1rem!important
  }

  .ml-sm-4,.mx-sm-4 {
    margin-left: 1rem!important
  }

  .m-sm-5 {
    margin: 1.25rem!important
  }

  .mt-sm-5,.my-sm-5 {
    margin-top: 1.25rem!important
  }

  .mr-sm-5,.mx-sm-5 {
    margin-right: 1.25rem!important
  }

  .mb-sm-5,.my-sm-5 {
    margin-bottom: 1.25rem!important
  }

  .ml-sm-5,.mx-sm-5 {
    margin-left: 1.25rem!important
  }

  .m-sm-6 {
    margin: 1.5rem!important
  }

  .mt-sm-6,.my-sm-6 {
    margin-top: 1.5rem!important
  }

  .mr-sm-6,.mx-sm-6 {
    margin-right: 1.5rem!important
  }

  .mb-sm-6,.my-sm-6 {
    margin-bottom: 1.5rem!important
  }

  .ml-sm-6,.mx-sm-6 {
    margin-left: 1.5rem!important
  }

  .m-sm-8 {
    margin: 2rem!important
  }

  .mt-sm-8,.my-sm-8 {
    margin-top: 2rem!important
  }

  .mr-sm-8,.mx-sm-8 {
    margin-right: 2rem!important
  }

  .mb-sm-8,.my-sm-8 {
    margin-bottom: 2rem!important
  }

  .ml-sm-8,.mx-sm-8 {
    margin-left: 2rem!important
  }

  .m-sm-10 {
    margin: 2.5rem!important
  }

  .mt-sm-10,.my-sm-10 {
    margin-top: 2.5rem!important
  }

  .mr-sm-10,.mx-sm-10 {
    margin-right: 2.5rem!important
  }

  .mb-sm-10,.my-sm-10 {
    margin-bottom: 2.5rem!important
  }

  .ml-sm-10,.mx-sm-10 {
    margin-left: 2.5rem!important
  }

  .m-sm-12 {
    margin: 3rem!important
  }

  .mt-sm-12,.my-sm-12 {
    margin-top: 3rem!important
  }

  .mr-sm-12,.mx-sm-12 {
    margin-right: 3rem!important
  }

  .mb-sm-12,.my-sm-12 {
    margin-bottom: 3rem!important
  }

  .ml-sm-12,.mx-sm-12 {
    margin-left: 3rem!important
  }

  .m-sm-15 {
    margin: 3.75rem!important
  }

  .mt-sm-15,.my-sm-15 {
    margin-top: 3.75rem!important
  }

  .mr-sm-15,.mx-sm-15 {
    margin-right: 3.75rem!important
  }

  .mb-sm-15,.my-sm-15 {
    margin-bottom: 3.75rem!important
  }

  .ml-sm-15,.mx-sm-15 {
    margin-left: 3.75rem!important
  }

  .m-sm-16 {
    margin: 4rem!important
  }

  .mt-sm-16,.my-sm-16 {
    margin-top: 4rem!important
  }

  .mr-sm-16,.mx-sm-16 {
    margin-right: 4rem!important
  }

  .mb-sm-16,.my-sm-16 {
    margin-bottom: 4rem!important
  }

  .ml-sm-16,.mx-sm-16 {
    margin-left: 4rem!important
  }

  .m-sm-18 {
    margin: 4.5rem!important
  }

  .mt-sm-18,.my-sm-18 {
    margin-top: 4.5rem!important
  }

  .mr-sm-18,.mx-sm-18 {
    margin-right: 4.5rem!important
  }

  .mb-sm-18,.my-sm-18 {
    margin-bottom: 4.5rem!important
  }

  .ml-sm-18,.mx-sm-18 {
    margin-left: 4.5rem!important
  }

  .m-sm-20 {
    margin: 5rem!important
  }

  .mt-sm-20,.my-sm-20 {
    margin-top: 5rem!important
  }

  .mr-sm-20,.mx-sm-20 {
    margin-right: 5rem!important
  }

  .mb-sm-20,.my-sm-20 {
    margin-bottom: 5rem!important
  }

  .ml-sm-20,.mx-sm-20 {
    margin-left: 5rem!important
  }

  .m-sm-24 {
    margin: 6rem!important
  }

  .mt-sm-24,.my-sm-24 {
    margin-top: 6rem!important
  }

  .mr-sm-24,.mx-sm-24 {
    margin-right: 6rem!important
  }

  .mb-sm-24,.my-sm-24 {
    margin-bottom: 6rem!important
  }

  .ml-sm-24,.mx-sm-24 {
    margin-left: 6rem!important
  }

  .m-sm-28 {
    margin: 7rem!important
  }

  .mt-sm-28,.my-sm-28 {
    margin-top: 7rem!important
  }

  .mr-sm-28,.mx-sm-28 {
    margin-right: 7rem!important
  }

  .mb-sm-28,.my-sm-28 {
    margin-bottom: 7rem!important
  }

  .ml-sm-28,.mx-sm-28 {
    margin-left: 7rem!important
  }

  .m-sm-34 {
    margin: 8rem!important
  }

  .mt-sm-34,.my-sm-34 {
    margin-top: 8rem!important
  }

  .mr-sm-34,.mx-sm-34 {
    margin-right: 8rem!important
  }

  .mb-sm-34,.my-sm-34 {
    margin-bottom: 8rem!important
  }

  .ml-sm-34,.mx-sm-34 {
    margin-left: 8rem!important
  }

  .m-sm-36 {
    margin: 9rem!important
  }

  .mt-sm-36,.my-sm-36 {
    margin-top: 9rem!important
  }

  .mr-sm-36,.mx-sm-36 {
    margin-right: 9rem!important
  }

  .mb-sm-36,.my-sm-36 {
    margin-bottom: 9rem!important
  }

  .ml-sm-36,.mx-sm-36 {
    margin-left: 9rem!important
  }

  .m-sm-40 {
    margin: 10rem!important
  }

  .mt-sm-40,.my-sm-40 {
    margin-top: 10rem!important
  }

  .mr-sm-40,.mx-sm-40 {
    margin-right: 10rem!important
  }

  .mb-sm-40,.my-sm-40 {
    margin-bottom: 10rem!important
  }

  .ml-sm-40,.mx-sm-40 {
    margin-left: 10rem!important
  }

  .m-sm-48 {
    margin: 12rem!important
  }

  .mt-sm-48,.my-sm-48 {
    margin-top: 12rem!important
  }

  .mr-sm-48,.mx-sm-48 {
    margin-right: 12rem!important
  }

  .mb-sm-48,.my-sm-48 {
    margin-bottom: 12rem!important
  }

  .ml-sm-48,.mx-sm-48 {
    margin-left: 12rem!important
  }

  .m-sm-60 {
    margin: 15rem!important
  }

  .mt-sm-60,.my-sm-60 {
    margin-top: 15rem!important
  }

  .mr-sm-60,.mx-sm-60 {
    margin-right: 15rem!important
  }

  .mb-sm-60,.my-sm-60 {
    margin-bottom: 15rem!important
  }

  .ml-sm-60,.mx-sm-60 {
    margin-left: 15rem!important
  }

  .m-sm-96 {
    margin: 24rem!important
  }

  .mt-sm-96,.my-sm-96 {
    margin-top: 24rem!important
  }

  .mr-sm-96,.mx-sm-96 {
    margin-right: 24rem!important
  }

  .mb-sm-96,.my-sm-96 {
    margin-bottom: 24rem!important
  }

  .ml-sm-96,.mx-sm-96 {
    margin-left: 24rem!important
  }

  .m-sm-full {
    margin: 100%!important
  }

  .mt-sm-full,.my-sm-full {
    margin-top: 100%!important
  }

  .mr-sm-full,.mx-sm-full {
    margin-right: 100%!important
  }

  .mb-sm-full,.my-sm-full {
    margin-bottom: 100%!important
  }

  .ml-sm-full,.mx-sm-full {
    margin-left: 100%!important
  }

  .p-sm-0 {
    padding: 0!important
  }

  .pt-sm-0,.py-sm-0 {
    padding-top: 0!important
  }

  .pr-sm-0,.px-sm-0 {
    padding-right: 0!important
  }

  .pb-sm-0,.py-sm-0 {
    padding-bottom: 0!important
  }

  .pl-sm-0,.px-sm-0 {
    padding-left: 0!important
  }

  .p-sm-1 {
    padding: .25rem!important
  }

  .pt-sm-1,.py-sm-1 {
    padding-top: .25rem!important
  }

  .pr-sm-1,.px-sm-1 {
    padding-right: .25rem!important
  }

  .pb-sm-1,.py-sm-1 {
    padding-bottom: .25rem!important
  }

  .pl-sm-1,.px-sm-1 {
    padding-left: .25rem!important
  }

  .p-sm-2 {
    padding: .5rem!important
  }

  .pt-sm-2,.py-sm-2 {
    padding-top: .5rem!important
  }

  .pr-sm-2,.px-sm-2 {
    padding-right: .5rem!important
  }

  .pb-sm-2,.py-sm-2 {
    padding-bottom: .5rem!important
  }

  .pl-sm-2,.px-sm-2 {
    padding-left: .5rem!important
  }

  .p-sm-3 {
    padding: .75rem!important
  }

  .pt-sm-3,.py-sm-3 {
    padding-top: .75rem!important
  }

  .pr-sm-3,.px-sm-3 {
    padding-right: .75rem!important
  }

  .pb-sm-3,.py-sm-3 {
    padding-bottom: .75rem!important
  }

  .pl-sm-3,.px-sm-3 {
    padding-left: .75rem!important
  }

  .p-sm-4 {
    padding: 1rem!important
  }

  .pt-sm-4,.py-sm-4 {
    padding-top: 1rem!important
  }

  .pr-sm-4,.px-sm-4 {
    padding-right: 1rem!important
  }

  .pb-sm-4,.py-sm-4 {
    padding-bottom: 1rem!important
  }

  .pl-sm-4,.px-sm-4 {
    padding-left: 1rem!important
  }

  .p-sm-5 {
    padding: 1.25rem!important
  }

  .pt-sm-5,.py-sm-5 {
    padding-top: 1.25rem!important
  }

  .pr-sm-5,.px-sm-5 {
    padding-right: 1.25rem!important
  }

  .pb-sm-5,.py-sm-5 {
    padding-bottom: 1.25rem!important
  }

  .pl-sm-5,.px-sm-5 {
    padding-left: 1.25rem!important
  }

  .p-sm-6 {
    padding: 1.5rem!important
  }

  .pt-sm-6,.py-sm-6 {
    padding-top: 1.5rem!important
  }

  .pr-sm-6,.px-sm-6 {
    padding-right: 1.5rem!important
  }

  .pb-sm-6,.py-sm-6 {
    padding-bottom: 1.5rem!important
  }

  .pl-sm-6,.px-sm-6 {
    padding-left: 1.5rem!important
  }

  .p-sm-8 {
    padding: 2rem!important
  }

  .pt-sm-8,.py-sm-8 {
    padding-top: 2rem!important
  }

  .pr-sm-8,.px-sm-8 {
    padding-right: 2rem!important
  }

  .pb-sm-8,.py-sm-8 {
    padding-bottom: 2rem!important
  }

  .pl-sm-8,.px-sm-8 {
    padding-left: 2rem!important
  }

  .p-sm-10 {
    padding: 2.5rem!important
  }

  .pt-sm-10,.py-sm-10 {
    padding-top: 2.5rem!important
  }

  .pr-sm-10,.px-sm-10 {
    padding-right: 2.5rem!important
  }

  .pb-sm-10,.py-sm-10 {
    padding-bottom: 2.5rem!important
  }

  .pl-sm-10,.px-sm-10 {
    padding-left: 2.5rem!important
  }

  .p-sm-12 {
    padding: 3rem!important
  }

  .pt-sm-12,.py-sm-12 {
    padding-top: 3rem!important
  }

  .pr-sm-12,.px-sm-12 {
    padding-right: 3rem!important
  }

  .pb-sm-12,.py-sm-12 {
    padding-bottom: 3rem!important
  }

  .pl-sm-12,.px-sm-12 {
    padding-left: 3rem!important
  }

  .p-sm-15 {
    padding: 3.75rem!important
  }

  .pt-sm-15,.py-sm-15 {
    padding-top: 3.75rem!important
  }

  .pr-sm-15,.px-sm-15 {
    padding-right: 3.75rem!important
  }

  .pb-sm-15,.py-sm-15 {
    padding-bottom: 3.75rem!important
  }

  .pl-sm-15,.px-sm-15 {
    padding-left: 3.75rem!important
  }

  .p-sm-16 {
    padding: 4rem!important
  }

  .pt-sm-16,.py-sm-16 {
    padding-top: 4rem!important
  }

  .pr-sm-16,.px-sm-16 {
    padding-right: 4rem!important
  }

  .pb-sm-16,.py-sm-16 {
    padding-bottom: 4rem!important
  }

  .pl-sm-16,.px-sm-16 {
    padding-left: 4rem!important
  }

  .p-sm-18 {
    padding: 4.5rem!important
  }

  .pt-sm-18,.py-sm-18 {
    padding-top: 4.5rem!important
  }

  .pr-sm-18,.px-sm-18 {
    padding-right: 4.5rem!important
  }

  .pb-sm-18,.py-sm-18 {
    padding-bottom: 4.5rem!important
  }

  .pl-sm-18,.px-sm-18 {
    padding-left: 4.5rem!important
  }

  .p-sm-20 {
    padding: 5rem!important
  }

  .pt-sm-20,.py-sm-20 {
    padding-top: 5rem!important
  }

  .pr-sm-20,.px-sm-20 {
    padding-right: 5rem!important
  }

  .pb-sm-20,.py-sm-20 {
    padding-bottom: 5rem!important
  }

  .pl-sm-20,.px-sm-20 {
    padding-left: 5rem!important
  }

  .p-sm-24 {
    padding: 6rem!important
  }

  .pt-sm-24,.py-sm-24 {
    padding-top: 6rem!important
  }

  .pr-sm-24,.px-sm-24 {
    padding-right: 6rem!important
  }

  .pb-sm-24,.py-sm-24 {
    padding-bottom: 6rem!important
  }

  .pl-sm-24,.px-sm-24 {
    padding-left: 6rem!important
  }

  .p-sm-28 {
    padding: 7rem!important
  }

  .pt-sm-28,.py-sm-28 {
    padding-top: 7rem!important
  }

  .pr-sm-28,.px-sm-28 {
    padding-right: 7rem!important
  }

  .pb-sm-28,.py-sm-28 {
    padding-bottom: 7rem!important
  }

  .pl-sm-28,.px-sm-28 {
    padding-left: 7rem!important
  }

  .p-sm-34 {
    padding: 8rem!important
  }

  .pt-sm-34,.py-sm-34 {
    padding-top: 8rem!important
  }

  .pr-sm-34,.px-sm-34 {
    padding-right: 8rem!important
  }

  .pb-sm-34,.py-sm-34 {
    padding-bottom: 8rem!important
  }

  .pl-sm-34,.px-sm-34 {
    padding-left: 8rem!important
  }

  .p-sm-36 {
    padding: 9rem!important
  }

  .pt-sm-36,.py-sm-36 {
    padding-top: 9rem!important
  }

  .pr-sm-36,.px-sm-36 {
    padding-right: 9rem!important
  }

  .pb-sm-36,.py-sm-36 {
    padding-bottom: 9rem!important
  }

  .pl-sm-36,.px-sm-36 {
    padding-left: 9rem!important
  }

  .p-sm-40 {
    padding: 10rem!important
  }

  .pt-sm-40,.py-sm-40 {
    padding-top: 10rem!important
  }

  .pr-sm-40,.px-sm-40 {
    padding-right: 10rem!important
  }

  .pb-sm-40,.py-sm-40 {
    padding-bottom: 10rem!important
  }

  .pl-sm-40,.px-sm-40 {
    padding-left: 10rem!important
  }

  .p-sm-48 {
    padding: 12rem!important
  }

  .pt-sm-48,.py-sm-48 {
    padding-top: 12rem!important
  }

  .pr-sm-48,.px-sm-48 {
    padding-right: 12rem!important
  }

  .pb-sm-48,.py-sm-48 {
    padding-bottom: 12rem!important
  }

  .pl-sm-48,.px-sm-48 {
    padding-left: 12rem!important
  }

  .p-sm-60 {
    padding: 15rem!important
  }

  .pt-sm-60,.py-sm-60 {
    padding-top: 15rem!important
  }

  .pr-sm-60,.px-sm-60 {
    padding-right: 15rem!important
  }

  .pb-sm-60,.py-sm-60 {
    padding-bottom: 15rem!important
  }

  .pl-sm-60,.px-sm-60 {
    padding-left: 15rem!important
  }

  .p-sm-96 {
    padding: 24rem!important
  }

  .pt-sm-96,.py-sm-96 {
    padding-top: 24rem!important
  }

  .pr-sm-96,.px-sm-96 {
    padding-right: 24rem!important
  }

  .pb-sm-96,.py-sm-96 {
    padding-bottom: 24rem!important
  }

  .pl-sm-96,.px-sm-96 {
    padding-left: 24rem!important
  }

  .p-sm-full {
    padding: 100%!important
  }

  .pt-sm-full,.py-sm-full {
    padding-top: 100%!important
  }

  .pr-sm-full,.px-sm-full {
    padding-right: 100%!important
  }

  .pb-sm-full,.py-sm-full {
    padding-bottom: 100%!important
  }

  .pl-sm-full,.px-sm-full {
    padding-left: 100%!important
  }

  .m-sm-n1 {
    margin: -.25rem!important
  }

  .mt-sm-n1,.my-sm-n1 {
    margin-top: -.25rem!important
  }

  .mr-sm-n1,.mx-sm-n1 {
    margin-right: -.25rem!important
  }

  .mb-sm-n1,.my-sm-n1 {
    margin-bottom: -.25rem!important
  }

  .ml-sm-n1,.mx-sm-n1 {
    margin-left: -.25rem!important
  }

  .m-sm-n2 {
    margin: -.5rem!important
  }

  .mt-sm-n2,.my-sm-n2 {
    margin-top: -.5rem!important
  }

  .mr-sm-n2,.mx-sm-n2 {
    margin-right: -.5rem!important
  }

  .mb-sm-n2,.my-sm-n2 {
    margin-bottom: -.5rem!important
  }

  .ml-sm-n2,.mx-sm-n2 {
    margin-left: -.5rem!important
  }

  .m-sm-n3 {
    margin: -.75rem!important
  }

  .mt-sm-n3,.my-sm-n3 {
    margin-top: -.75rem!important
  }

  .mr-sm-n3,.mx-sm-n3 {
    margin-right: -.75rem!important
  }

  .mb-sm-n3,.my-sm-n3 {
    margin-bottom: -.75rem!important
  }

  .ml-sm-n3,.mx-sm-n3 {
    margin-left: -.75rem!important
  }

  .m-sm-n4 {
    margin: -1rem!important
  }

  .mt-sm-n4,.my-sm-n4 {
    margin-top: -1rem!important
  }

  .mr-sm-n4,.mx-sm-n4 {
    margin-right: -1rem!important
  }

  .mb-sm-n4,.my-sm-n4 {
    margin-bottom: -1rem!important
  }

  .ml-sm-n4,.mx-sm-n4 {
    margin-left: -1rem!important
  }

  .m-sm-n5 {
    margin: -1.25rem!important
  }

  .mt-sm-n5,.my-sm-n5 {
    margin-top: -1.25rem!important
  }

  .mr-sm-n5,.mx-sm-n5 {
    margin-right: -1.25rem!important
  }

  .mb-sm-n5,.my-sm-n5 {
    margin-bottom: -1.25rem!important
  }

  .ml-sm-n5,.mx-sm-n5 {
    margin-left: -1.25rem!important
  }

  .m-sm-n6 {
    margin: -1.5rem!important
  }

  .mt-sm-n6,.my-sm-n6 {
    margin-top: -1.5rem!important
  }

  .mr-sm-n6,.mx-sm-n6 {
    margin-right: -1.5rem!important
  }

  .mb-sm-n6,.my-sm-n6 {
    margin-bottom: -1.5rem!important
  }

  .ml-sm-n6,.mx-sm-n6 {
    margin-left: -1.5rem!important
  }

  .m-sm-n8 {
    margin: -2rem!important
  }

  .mt-sm-n8,.my-sm-n8 {
    margin-top: -2rem!important
  }

  .mr-sm-n8,.mx-sm-n8 {
    margin-right: -2rem!important
  }

  .mb-sm-n8,.my-sm-n8 {
    margin-bottom: -2rem!important
  }

  .ml-sm-n8,.mx-sm-n8 {
    margin-left: -2rem!important
  }

  .m-sm-n10 {
    margin: -2.5rem!important
  }

  .mt-sm-n10,.my-sm-n10 {
    margin-top: -2.5rem!important
  }

  .mr-sm-n10,.mx-sm-n10 {
    margin-right: -2.5rem!important
  }

  .mb-sm-n10,.my-sm-n10 {
    margin-bottom: -2.5rem!important
  }

  .ml-sm-n10,.mx-sm-n10 {
    margin-left: -2.5rem!important
  }

  .m-sm-n12 {
    margin: -3rem!important
  }

  .mt-sm-n12,.my-sm-n12 {
    margin-top: -3rem!important
  }

  .mr-sm-n12,.mx-sm-n12 {
    margin-right: -3rem!important
  }

  .mb-sm-n12,.my-sm-n12 {
    margin-bottom: -3rem!important
  }

  .ml-sm-n12,.mx-sm-n12 {
    margin-left: -3rem!important
  }

  .m-sm-n15 {
    margin: -3.75rem!important
  }

  .mt-sm-n15,.my-sm-n15 {
    margin-top: -3.75rem!important
  }

  .mr-sm-n15,.mx-sm-n15 {
    margin-right: -3.75rem!important
  }

  .mb-sm-n15,.my-sm-n15 {
    margin-bottom: -3.75rem!important
  }

  .ml-sm-n15,.mx-sm-n15 {
    margin-left: -3.75rem!important
  }

  .m-sm-n16 {
    margin: -4rem!important
  }

  .mt-sm-n16,.my-sm-n16 {
    margin-top: -4rem!important
  }

  .mr-sm-n16,.mx-sm-n16 {
    margin-right: -4rem!important
  }

  .mb-sm-n16,.my-sm-n16 {
    margin-bottom: -4rem!important
  }

  .ml-sm-n16,.mx-sm-n16 {
    margin-left: -4rem!important
  }

  .m-sm-n18 {
    margin: -4.5rem!important
  }

  .mt-sm-n18,.my-sm-n18 {
    margin-top: -4.5rem!important
  }

  .mr-sm-n18,.mx-sm-n18 {
    margin-right: -4.5rem!important
  }

  .mb-sm-n18,.my-sm-n18 {
    margin-bottom: -4.5rem!important
  }

  .ml-sm-n18,.mx-sm-n18 {
    margin-left: -4.5rem!important
  }

  .m-sm-n20 {
    margin: -5rem!important
  }

  .mt-sm-n20,.my-sm-n20 {
    margin-top: -5rem!important
  }

  .mr-sm-n20,.mx-sm-n20 {
    margin-right: -5rem!important
  }

  .mb-sm-n20,.my-sm-n20 {
    margin-bottom: -5rem!important
  }

  .ml-sm-n20,.mx-sm-n20 {
    margin-left: -5rem!important
  }

  .m-sm-n24 {
    margin: -6rem!important
  }

  .mt-sm-n24,.my-sm-n24 {
    margin-top: -6rem!important
  }

  .mr-sm-n24,.mx-sm-n24 {
    margin-right: -6rem!important
  }

  .mb-sm-n24,.my-sm-n24 {
    margin-bottom: -6rem!important
  }

  .ml-sm-n24,.mx-sm-n24 {
    margin-left: -6rem!important
  }

  .m-sm-n28 {
    margin: -7rem!important
  }

  .mt-sm-n28,.my-sm-n28 {
    margin-top: -7rem!important
  }

  .mr-sm-n28,.mx-sm-n28 {
    margin-right: -7rem!important
  }

  .mb-sm-n28,.my-sm-n28 {
    margin-bottom: -7rem!important
  }

  .ml-sm-n28,.mx-sm-n28 {
    margin-left: -7rem!important
  }

  .m-sm-n34 {
    margin: -8rem!important
  }

  .mt-sm-n34,.my-sm-n34 {
    margin-top: -8rem!important
  }

  .mr-sm-n34,.mx-sm-n34 {
    margin-right: -8rem!important
  }

  .mb-sm-n34,.my-sm-n34 {
    margin-bottom: -8rem!important
  }

  .ml-sm-n34,.mx-sm-n34 {
    margin-left: -8rem!important
  }

  .m-sm-n36 {
    margin: -9rem!important
  }

  .mt-sm-n36,.my-sm-n36 {
    margin-top: -9rem!important
  }

  .mr-sm-n36,.mx-sm-n36 {
    margin-right: -9rem!important
  }

  .mb-sm-n36,.my-sm-n36 {
    margin-bottom: -9rem!important
  }

  .ml-sm-n36,.mx-sm-n36 {
    margin-left: -9rem!important
  }

  .m-sm-n40 {
    margin: -10rem!important
  }

  .mt-sm-n40,.my-sm-n40 {
    margin-top: -10rem!important
  }

  .mr-sm-n40,.mx-sm-n40 {
    margin-right: -10rem!important
  }

  .mb-sm-n40,.my-sm-n40 {
    margin-bottom: -10rem!important
  }

  .ml-sm-n40,.mx-sm-n40 {
    margin-left: -10rem!important
  }

  .m-sm-n48 {
    margin: -12rem!important
  }

  .mt-sm-n48,.my-sm-n48 {
    margin-top: -12rem!important
  }

  .mr-sm-n48,.mx-sm-n48 {
    margin-right: -12rem!important
  }

  .mb-sm-n48,.my-sm-n48 {
    margin-bottom: -12rem!important
  }

  .ml-sm-n48,.mx-sm-n48 {
    margin-left: -12rem!important
  }

  .m-sm-n60 {
    margin: -15rem!important
  }

  .mt-sm-n60,.my-sm-n60 {
    margin-top: -15rem!important
  }

  .mr-sm-n60,.mx-sm-n60 {
    margin-right: -15rem!important
  }

  .mb-sm-n60,.my-sm-n60 {
    margin-bottom: -15rem!important
  }

  .ml-sm-n60,.mx-sm-n60 {
    margin-left: -15rem!important
  }

  .m-sm-n96 {
    margin: -24rem!important
  }

  .mt-sm-n96,.my-sm-n96 {
    margin-top: -24rem!important
  }

  .mr-sm-n96,.mx-sm-n96 {
    margin-right: -24rem!important
  }

  .mb-sm-n96,.my-sm-n96 {
    margin-bottom: -24rem!important
  }

  .ml-sm-n96,.mx-sm-n96 {
    margin-left: -24rem!important
  }

  .m-sm-nfull {
    margin: -100%!important
  }

  .mt-sm-nfull,.my-sm-nfull {
    margin-top: -100%!important
  }

  .mr-sm-nfull,.mx-sm-nfull {
    margin-right: -100%!important
  }

  .mb-sm-nfull,.my-sm-nfull {
    margin-bottom: -100%!important
  }

  .ml-sm-nfull,.mx-sm-nfull {
    margin-left: -100%!important
  }

  .m-sm-auto {
    margin: auto!important
  }

  .mt-sm-auto,.my-sm-auto {
    margin-top: auto!important
  }

  .mr-sm-auto,.mx-sm-auto {
    margin-right: auto!important
  }

  .mb-sm-auto,.my-sm-auto {
    margin-bottom: auto!important
  }

  .ml-sm-auto,.mx-sm-auto {
    margin-left: auto!important
  }
}

@media(min-width: 768px) {
  .m-md-0 {
    margin:0!important
  }

  .mt-md-0,.my-md-0 {
    margin-top: 0!important
  }

  .mr-md-0,.mx-md-0 {
    margin-right: 0!important
  }

  .mb-md-0,.my-md-0 {
    margin-bottom: 0!important
  }

  .ml-md-0,.mx-md-0 {
    margin-left: 0!important
  }

  .m-md-1 {
    margin: .25rem!important
  }

  .mt-md-1,.my-md-1 {
    margin-top: .25rem!important
  }

  .mr-md-1,.mx-md-1 {
    margin-right: .25rem!important
  }

  .mb-md-1,.my-md-1 {
    margin-bottom: .25rem!important
  }

  .ml-md-1,.mx-md-1 {
    margin-left: .25rem!important
  }

  .m-md-2 {
    margin: .5rem!important
  }

  .mt-md-2,.my-md-2 {
    margin-top: .5rem!important
  }

  .mr-md-2,.mx-md-2 {
    margin-right: .5rem!important
  }

  .mb-md-2,.my-md-2 {
    margin-bottom: .5rem!important
  }

  .ml-md-2,.mx-md-2 {
    margin-left: .5rem!important
  }

  .m-md-3 {
    margin: .75rem!important
  }

  .mt-md-3,.my-md-3 {
    margin-top: .75rem!important
  }

  .mr-md-3,.mx-md-3 {
    margin-right: .75rem!important
  }

  .mb-md-3,.my-md-3 {
    margin-bottom: .75rem!important
  }

  .ml-md-3,.mx-md-3 {
    margin-left: .75rem!important
  }

  .m-md-4 {
    margin: 1rem!important
  }

  .mt-md-4,.my-md-4 {
    margin-top: 1rem!important
  }

  .mr-md-4,.mx-md-4 {
    margin-right: 1rem!important
  }

  .mb-md-4,.my-md-4 {
    margin-bottom: 1rem!important
  }

  .ml-md-4,.mx-md-4 {
    margin-left: 1rem!important
  }

  .m-md-5 {
    margin: 1.25rem!important
  }

  .mt-md-5,.my-md-5 {
    margin-top: 1.25rem!important
  }

  .mr-md-5,.mx-md-5 {
    margin-right: 1.25rem!important
  }

  .mb-md-5,.my-md-5 {
    margin-bottom: 1.25rem!important
  }

  .ml-md-5,.mx-md-5 {
    margin-left: 1.25rem!important
  }

  .m-md-6 {
    margin: 1.5rem!important
  }

  .mt-md-6,.my-md-6 {
    margin-top: 1.5rem!important
  }

  .mr-md-6,.mx-md-6 {
    margin-right: 1.5rem!important
  }

  .mb-md-6,.my-md-6 {
    margin-bottom: 1.5rem!important
  }

  .ml-md-6,.mx-md-6 {
    margin-left: 1.5rem!important
  }

  .m-md-8 {
    margin: 2rem!important
  }

  .mt-md-8,.my-md-8 {
    margin-top: 2rem!important
  }

  .mr-md-8,.mx-md-8 {
    margin-right: 2rem!important
  }

  .mb-md-8,.my-md-8 {
    margin-bottom: 2rem!important
  }

  .ml-md-8,.mx-md-8 {
    margin-left: 2rem!important
  }

  .m-md-10 {
    margin: 2.5rem!important
  }

  .mt-md-10,.my-md-10 {
    margin-top: 2.5rem!important
  }

  .mr-md-10,.mx-md-10 {
    margin-right: 2.5rem!important
  }

  .mb-md-10,.my-md-10 {
    margin-bottom: 2.5rem!important
  }

  .ml-md-10,.mx-md-10 {
    margin-left: 2.5rem!important
  }

  .m-md-12 {
    margin: 3rem!important
  }

  .mt-md-12,.my-md-12 {
    margin-top: 3rem!important
  }

  .mr-md-12,.mx-md-12 {
    margin-right: 3rem!important
  }

  .mb-md-12,.my-md-12 {
    margin-bottom: 3rem!important
  }

  .ml-md-12,.mx-md-12 {
    margin-left: 3rem!important
  }

  .m-md-15 {
    margin: 3.75rem!important
  }

  .mt-md-15,.my-md-15 {
    margin-top: 3.75rem!important
  }

  .mr-md-15,.mx-md-15 {
    margin-right: 3.75rem!important
  }

  .mb-md-15,.my-md-15 {
    margin-bottom: 3.75rem!important
  }

  .ml-md-15,.mx-md-15 {
    margin-left: 3.75rem!important
  }

  .m-md-16 {
    margin: 4rem!important
  }

  .mt-md-16,.my-md-16 {
    margin-top: 4rem!important
  }

  .mr-md-16,.mx-md-16 {
    margin-right: 4rem!important
  }

  .mb-md-16,.my-md-16 {
    margin-bottom: 4rem!important
  }

  .ml-md-16,.mx-md-16 {
    margin-left: 4rem!important
  }

  .m-md-18 {
    margin: 4.5rem!important
  }

  .mt-md-18,.my-md-18 {
    margin-top: 4.5rem!important
  }

  .mr-md-18,.mx-md-18 {
    margin-right: 4.5rem!important
  }

  .mb-md-18,.my-md-18 {
    margin-bottom: 4.5rem!important
  }

  .ml-md-18,.mx-md-18 {
    margin-left: 4.5rem!important
  }

  .m-md-20 {
    margin: 5rem!important
  }

  .mt-md-20,.my-md-20 {
    margin-top: 5rem!important
  }

  .mr-md-20,.mx-md-20 {
    margin-right: 5rem!important
  }

  .mb-md-20,.my-md-20 {
    margin-bottom: 5rem!important
  }

  .ml-md-20,.mx-md-20 {
    margin-left: 5rem!important
  }

  .m-md-24 {
    margin: 6rem!important
  }

  .mt-md-24,.my-md-24 {
    margin-top: 6rem!important
  }

  .mr-md-24,.mx-md-24 {
    margin-right: 6rem!important
  }

  .mb-md-24,.my-md-24 {
    margin-bottom: 6rem!important
  }

  .ml-md-24,.mx-md-24 {
    margin-left: 6rem!important
  }

  .m-md-28 {
    margin: 7rem!important
  }

  .mt-md-28,.my-md-28 {
    margin-top: 7rem!important
  }

  .mr-md-28,.mx-md-28 {
    margin-right: 7rem!important
  }

  .mb-md-28,.my-md-28 {
    margin-bottom: 7rem!important
  }

  .ml-md-28,.mx-md-28 {
    margin-left: 7rem!important
  }

  .m-md-34 {
    margin: 8rem!important
  }

  .mt-md-34,.my-md-34 {
    margin-top: 8rem!important
  }

  .mr-md-34,.mx-md-34 {
    margin-right: 8rem!important
  }

  .mb-md-34,.my-md-34 {
    margin-bottom: 8rem!important
  }

  .ml-md-34,.mx-md-34 {
    margin-left: 8rem!important
  }

  .m-md-36 {
    margin: 9rem!important
  }

  .mt-md-36,.my-md-36 {
    margin-top: 9rem!important
  }

  .mr-md-36,.mx-md-36 {
    margin-right: 9rem!important
  }

  .mb-md-36,.my-md-36 {
    margin-bottom: 9rem!important
  }

  .ml-md-36,.mx-md-36 {
    margin-left: 9rem!important
  }

  .m-md-40 {
    margin: 10rem!important
  }

  .mt-md-40,.my-md-40 {
    margin-top: 10rem!important
  }

  .mr-md-40,.mx-md-40 {
    margin-right: 10rem!important
  }

  .mb-md-40,.my-md-40 {
    margin-bottom: 10rem!important
  }

  .ml-md-40,.mx-md-40 {
    margin-left: 10rem!important
  }

  .m-md-48 {
    margin: 12rem!important
  }

  .mt-md-48,.my-md-48 {
    margin-top: 12rem!important
  }

  .mr-md-48,.mx-md-48 {
    margin-right: 12rem!important
  }

  .mb-md-48,.my-md-48 {
    margin-bottom: 12rem!important
  }

  .ml-md-48,.mx-md-48 {
    margin-left: 12rem!important
  }

  .m-md-60 {
    margin: 15rem!important
  }

  .mt-md-60,.my-md-60 {
    margin-top: 15rem!important
  }

  .mr-md-60,.mx-md-60 {
    margin-right: 15rem!important
  }

  .mb-md-60,.my-md-60 {
    margin-bottom: 15rem!important
  }

  .ml-md-60,.mx-md-60 {
    margin-left: 15rem!important
  }

  .m-md-96 {
    margin: 24rem!important
  }

  .mt-md-96,.my-md-96 {
    margin-top: 24rem!important
  }

  .mr-md-96,.mx-md-96 {
    margin-right: 24rem!important
  }

  .mb-md-96,.my-md-96 {
    margin-bottom: 24rem!important
  }

  .ml-md-96,.mx-md-96 {
    margin-left: 24rem!important
  }

  .m-md-full {
    margin: 100%!important
  }

  .mt-md-full,.my-md-full {
    margin-top: 100%!important
  }

  .mr-md-full,.mx-md-full {
    margin-right: 100%!important
  }

  .mb-md-full,.my-md-full {
    margin-bottom: 100%!important
  }

  .ml-md-full,.mx-md-full {
    margin-left: 100%!important
  }

  .p-md-0 {
    padding: 0!important
  }

  .pt-md-0,.py-md-0 {
    padding-top: 0!important
  }

  .pr-md-0,.px-md-0 {
    padding-right: 0!important
  }

  .pb-md-0,.py-md-0 {
    padding-bottom: 0!important
  }

  .pl-md-0,.px-md-0 {
    padding-left: 0!important
  }

  .p-md-1 {
    padding: .25rem!important
  }

  .pt-md-1,.py-md-1 {
    padding-top: .25rem!important
  }

  .pr-md-1,.px-md-1 {
    padding-right: .25rem!important
  }

  .pb-md-1,.py-md-1 {
    padding-bottom: .25rem!important
  }

  .pl-md-1,.px-md-1 {
    padding-left: .25rem!important
  }

  .p-md-2 {
    padding: .5rem!important
  }

  .pt-md-2,.py-md-2 {
    padding-top: .5rem!important
  }

  .pr-md-2,.px-md-2 {
    padding-right: .5rem!important
  }

  .pb-md-2,.py-md-2 {
    padding-bottom: .5rem!important
  }

  .pl-md-2,.px-md-2 {
    padding-left: .5rem!important
  }

  .p-md-3 {
    padding: .75rem!important
  }

  .pt-md-3,.py-md-3 {
    padding-top: .75rem!important
  }

  .pr-md-3,.px-md-3 {
    padding-right: .75rem!important
  }

  .pb-md-3,.py-md-3 {
    padding-bottom: .75rem!important
  }

  .pl-md-3,.px-md-3 {
    padding-left: .75rem!important
  }

  .p-md-4 {
    padding: 1rem!important
  }

  .pt-md-4,.py-md-4 {
    padding-top: 1rem!important
  }

  .pr-md-4,.px-md-4 {
    padding-right: 1rem!important
  }

  .pb-md-4,.py-md-4 {
    padding-bottom: 1rem!important
  }

  .pl-md-4,.px-md-4 {
    padding-left: 1rem!important
  }

  .p-md-5 {
    padding: 1.25rem!important
  }

  .pt-md-5,.py-md-5 {
    padding-top: 1.25rem!important
  }

  .pr-md-5,.px-md-5 {
    padding-right: 1.25rem!important
  }

  .pb-md-5,.py-md-5 {
    padding-bottom: 1.25rem!important
  }

  .pl-md-5,.px-md-5 {
    padding-left: 1.25rem!important
  }

  .p-md-6 {
    padding: 1.5rem!important
  }

  .pt-md-6,.py-md-6 {
    padding-top: 1.5rem!important
  }

  .pr-md-6,.px-md-6 {
    padding-right: 1.5rem!important
  }

  .pb-md-6,.py-md-6 {
    padding-bottom: 1.5rem!important
  }

  .pl-md-6,.px-md-6 {
    padding-left: 1.5rem!important
  }

  .p-md-8 {
    padding: 2rem!important
  }

  .pt-md-8,.py-md-8 {
    padding-top: 2rem!important
  }

  .pr-md-8,.px-md-8 {
    padding-right: 2rem!important
  }

  .pb-md-8,.py-md-8 {
    padding-bottom: 2rem!important
  }


  .pl-md-8,.px-md-8 {
    padding-left: 2rem!important
  }

  .p-md-10 {
    padding: 2.5rem!important
  }

  .pt-md-10,.py-md-10 {
    padding-top: 2.5rem!important
  }

  .pr-md-10,.px-md-10 {
    padding-right: 2.5rem!important
  }

  .pb-md-10,.py-md-10 {
    padding-bottom: 2.5rem!important
  }

  .pl-md-10,.px-md-10 {
    padding-left: 2.5rem!important
  }

  .p-md-12 {
    padding: 3rem!important
  }

  .pt-md-12,.py-md-12 {
    padding-top: 3rem!important
  }

  .pr-md-12,.px-md-12 {
    padding-right: 3rem!important
  }

  .pb-md-12,.py-md-12 {
    padding-bottom: 3rem!important
  }

  .pl-md-12,.px-md-12 {
    padding-left: 3rem!important
  }

  .p-md-15 {
    padding: 3.75rem!important
  }

  .pt-md-15,.py-md-15 {
    padding-top: 3.75rem!important
  }

  .pr-md-15,.px-md-15 {
    padding-right: 3.75rem!important
  }

  .pb-md-15,.py-md-15 {
    padding-bottom: 3.75rem!important
  }

  .pl-md-15,.px-md-15 {
    padding-left: 3.75rem!important
  }

  .p-md-16 {
    padding: 4rem!important
  }

  .pt-md-16,.py-md-16 {
    padding-top: 4rem!important
  }

  .pr-md-16,.px-md-16 {
    padding-right: 4rem!important
  }

  .pb-md-16,.py-md-16 {
    padding-bottom: 4rem!important
  }

  .pl-md-16,.px-md-16 {
    padding-left: 4rem!important
  }

  .p-md-18 {
    padding: 4.5rem!important
  }

  .pt-md-18,.py-md-18 {
    padding-top: 4.5rem!important
  }

  .pr-md-18,.px-md-18 {
    padding-right: 4.5rem!important
  }

  .pb-md-18,.py-md-18 {
    padding-bottom: 4.5rem!important
  }

  .pl-md-18,.px-md-18 {
    padding-left: 4.5rem!important
  }

  .p-md-20 {
    padding: 5rem!important
  }

  .pt-md-20,.py-md-20 {
    padding-top: 5rem!important
  }

  .pr-md-20,.px-md-20 {
    padding-right: 5rem!important
  }

  .pb-md-20,.py-md-20 {
    padding-bottom: 5rem!important
  }

  .pl-md-20,.px-md-20 {
    padding-left: 5rem!important
  }

  .p-md-24 {
    padding: 6rem!important
  }

  .pt-md-24,.py-md-24 {
    padding-top: 6rem!important
  }

  .pr-md-24,.px-md-24 {
    padding-right: 6rem!important
  }

  .pb-md-24,.py-md-24 {
    padding-bottom: 6rem!important
  }

  .pl-md-24,.px-md-24 {
    padding-left: 6rem!important
  }

  .p-md-28 {
    padding: 7rem!important
  }

  .pt-md-28,.py-md-28 {
    padding-top: 7rem!important
  }

  .pr-md-28,.px-md-28 {
    padding-right: 7rem!important
  }

  .pb-md-28,.py-md-28 {
    padding-bottom: 7rem!important
  }

  .pl-md-28,.px-md-28 {
    padding-left: 7rem!important
  }

  .p-md-34 {
    padding: 8rem!important
  }

  .pt-md-34,.py-md-34 {
    padding-top: 8rem!important
  }

  .pr-md-34,.px-md-34 {
    padding-right: 8rem!important
  }

  .pb-md-34,.py-md-34 {
    padding-bottom: 8rem!important
  }

  .pl-md-34,.px-md-34 {
    padding-left: 8rem!important
  }

  .p-md-36 {
    padding: 9rem!important
  }

  .pt-md-36,.py-md-36 {
    padding-top: 9rem!important
  }

  .pr-md-36,.px-md-36 {
    padding-right: 9rem!important
  }

  .pb-md-36,.py-md-36 {
    padding-bottom: 9rem!important
  }

  .pl-md-36,.px-md-36 {
    padding-left: 9rem!important
  }

  .p-md-40 {
    padding: 10rem!important
  }

  .pt-md-40,.py-md-40 {
    padding-top: 10rem!important
  }

  .pr-md-40,.px-md-40 {
    padding-right: 10rem!important
  }

  .pb-md-40,.py-md-40 {
    padding-bottom: 10rem!important
  }

  .pl-md-40,.px-md-40 {
    padding-left: 10rem!important
  }

  .p-md-48 {
    padding: 12rem!important
  }

  .pt-md-48,.py-md-48 {
    padding-top: 12rem!important
  }

  .pr-md-48,.px-md-48 {
    padding-right: 12rem!important
  }

  .pb-md-48,.py-md-48 {
    padding-bottom: 12rem!important
  }

  .pl-md-48,.px-md-48 {
    padding-left: 12rem!important
  }

  .p-md-60 {
    padding: 15rem!important
  }

  .pt-md-60,.py-md-60 {
    padding-top: 15rem!important
  }

  .pr-md-60,.px-md-60 {
    padding-right: 15rem!important
  }

  .pb-md-60,.py-md-60 {
    padding-bottom: 15rem!important
  }

  .pl-md-60,.px-md-60 {
    padding-left: 15rem!important
  }

  .p-md-96 {
    padding: 24rem!important
  }

  .pt-md-96,.py-md-96 {
    padding-top: 24rem!important
  }

  .pr-md-96,.px-md-96 {
    padding-right: 24rem!important
  }

  .pb-md-96,.py-md-96 {
    padding-bottom: 24rem!important
  }

  .pl-md-96,.px-md-96 {
    padding-left: 24rem!important
  }

  .p-md-full {
    padding: 100%!important
  }

  .pt-md-full,.py-md-full {
    padding-top: 100%!important
  }

  .pr-md-full,.px-md-full {
    padding-right: 100%!important
  }

  .pb-md-full,.py-md-full {
    padding-bottom: 100%!important
  }

  .pl-md-full,.px-md-full {
    padding-left: 100%!important
  }

  .m-md-n1 {
    margin: -.25rem!important
  }

  .mt-md-n1,.my-md-n1 {
    margin-top: -.25rem!important
  }

  .mr-md-n1,.mx-md-n1 {
    margin-right: -.25rem!important
  }

  .mb-md-n1,.my-md-n1 {
    margin-bottom: -.25rem!important
  }

  .ml-md-n1,.mx-md-n1 {
    margin-left: -.25rem!important
  }

  .m-md-n2 {
    margin: -.5rem!important
  }

  .mt-md-n2,.my-md-n2 {
    margin-top: -.5rem!important
  }

  .mr-md-n2,.mx-md-n2 {
    margin-right: -.5rem!important
  }

  .mb-md-n2,.my-md-n2 {
    margin-bottom: -.5rem!important
  }

  .ml-md-n2,.mx-md-n2 {
    margin-left: -.5rem!important
  }

  .m-md-n3 {
    margin: -.75rem!important
  }

  .mt-md-n3,.my-md-n3 {
    margin-top: -.75rem!important
  }

  .mr-md-n3,.mx-md-n3 {
    margin-right: -.75rem!important
  }

  .mb-md-n3,.my-md-n3 {
    margin-bottom: -.75rem!important
  }

  .ml-md-n3,.mx-md-n3 {
    margin-left: -.75rem!important
  }

  .m-md-n4 {
    margin: -1rem!important
  }

  .mt-md-n4,.my-md-n4 {
    margin-top: -1rem!important
  }

  .mr-md-n4,.mx-md-n4 {
    margin-right: -1rem!important
  }

  .mb-md-n4,.my-md-n4 {
    margin-bottom: -1rem!important
  }

  .ml-md-n4,.mx-md-n4 {
    margin-left: -1rem!important
  }

  .m-md-n5 {
    margin: -1.25rem!important
  }

  .mt-md-n5,.my-md-n5 {
    margin-top: -1.25rem!important
  }

  .mr-md-n5,.mx-md-n5 {
    margin-right: -1.25rem!important
  }

  .mb-md-n5,.my-md-n5 {
    margin-bottom: -1.25rem!important
  }

  .ml-md-n5,.mx-md-n5 {
    margin-left: -1.25rem!important
  }

  .m-md-n6 {
    margin: -1.5rem!important
  }

  .mt-md-n6,.my-md-n6 {
    margin-top: -1.5rem!important
  }

  .mr-md-n6,.mx-md-n6 {
    margin-right: -1.5rem!important
  }

  .mb-md-n6,.my-md-n6 {
    margin-bottom: -1.5rem!important
  }

  .ml-md-n6,.mx-md-n6 {
    margin-left: -1.5rem!important
  }

  .m-md-n8 {
    margin: -2rem!important
  }

  .mt-md-n8,.my-md-n8 {
    margin-top: -2rem!important
  }

  .mr-md-n8,.mx-md-n8 {
    margin-right: -2rem!important
  }

  .mb-md-n8,.my-md-n8 {
    margin-bottom: -2rem!important
  }

  .ml-md-n8,.mx-md-n8 {
    margin-left: -2rem!important
  }

  .m-md-n10 {
    margin: -2.5rem!important
  }

  .mt-md-n10,.my-md-n10 {
    margin-top: -2.5rem!important
  }

  .mr-md-n10,.mx-md-n10 {
    margin-right: -2.5rem!important
  }

  .mb-md-n10,.my-md-n10 {
    margin-bottom: -2.5rem!important
  }

  .ml-md-n10,.mx-md-n10 {
    margin-left: -2.5rem!important
  }

  .m-md-n12 {
    margin: -3rem!important
  }

  .mt-md-n12,.my-md-n12 {
    margin-top: -3rem!important
  }

  .mr-md-n12,.mx-md-n12 {
    margin-right: -3rem!important
  }

  .mb-md-n12,.my-md-n12 {
    margin-bottom: -3rem!important
  }

  .ml-md-n12,.mx-md-n12 {
    margin-left: -3rem!important
  }

  .m-md-n15 {
    margin: -3.75rem!important
  }

  .mt-md-n15,.my-md-n15 {
    margin-top: -3.75rem!important
  }

  .mr-md-n15,.mx-md-n15 {
    margin-right: -3.75rem!important
  }

  .mb-md-n15,.my-md-n15 {
    margin-bottom: -3.75rem!important
  }

  .ml-md-n15,.mx-md-n15 {
    margin-left: -3.75rem!important
  }

  .m-md-n16 {
    margin: -4rem!important
  }

  .mt-md-n16,.my-md-n16 {
    margin-top: -4rem!important
  }

  .mr-md-n16,.mx-md-n16 {
    margin-right: -4rem!important
  }

  .mb-md-n16,.my-md-n16 {
    margin-bottom: -4rem!important
  }

  .ml-md-n16,.mx-md-n16 {
    margin-left: -4rem!important
  }

  .m-md-n18 {
    margin: -4.5rem!important
  }

  .mt-md-n18,.my-md-n18 {
    margin-top: -4.5rem!important
  }

  .mr-md-n18,.mx-md-n18 {
    margin-right: -4.5rem!important
  }

  .mb-md-n18,.my-md-n18 {
    margin-bottom: -4.5rem!important
  }

  .ml-md-n18,.mx-md-n18 {
    margin-left: -4.5rem!important
  }

  .m-md-n20 {
    margin: -5rem!important
  }

  .mt-md-n20,.my-md-n20 {
    margin-top: -5rem!important
  }

  .mr-md-n20,.mx-md-n20 {
    margin-right: -5rem!important
  }

  .mb-md-n20,.my-md-n20 {
    margin-bottom: -5rem!important
  }

  .ml-md-n20,.mx-md-n20 {
    margin-left: -5rem!important
  }

  .m-md-n24 {
    margin: -6rem!important
  }

  .mt-md-n24,.my-md-n24 {
    margin-top: -6rem!important
  }

  .mr-md-n24,.mx-md-n24 {
    margin-right: -6rem!important
  }

  .mb-md-n24,.my-md-n24 {
    margin-bottom: -6rem!important
  }

  .ml-md-n24,.mx-md-n24 {
    margin-left: -6rem!important
  }

  .m-md-n28 {
    margin: -7rem!important
  }

  .mt-md-n28,.my-md-n28 {
    margin-top: -7rem!important
  }

  .mr-md-n28,.mx-md-n28 {
    margin-right: -7rem!important
  }

  .mb-md-n28,.my-md-n28 {
    margin-bottom: -7rem!important
  }

  .ml-md-n28,.mx-md-n28 {
    margin-left: -7rem!important
  }

  .m-md-n34 {
    margin: -8rem!important
  }

  .mt-md-n34,.my-md-n34 {
    margin-top: -8rem!important
  }

  .mr-md-n34,.mx-md-n34 {
    margin-right: -8rem!important
  }

  .mb-md-n34,.my-md-n34 {
    margin-bottom: -8rem!important
  }

  .ml-md-n34,.mx-md-n34 {
    margin-left: -8rem!important
  }

  .m-md-n36 {
    margin: -9rem!important
  }

  .mt-md-n36,.my-md-n36 {
    margin-top: -9rem!important
  }

  .mr-md-n36,.mx-md-n36 {
    margin-right: -9rem!important
  }

  .mb-md-n36,.my-md-n36 {
    margin-bottom: -9rem!important
  }

  .ml-md-n36,.mx-md-n36 {
    margin-left: -9rem!important
  }

  .m-md-n40 {
    margin: -10rem!important
  }

  .mt-md-n40,.my-md-n40 {
    margin-top: -10rem!important
  }

  .mr-md-n40,.mx-md-n40 {
    margin-right: -10rem!important
  }

  .mb-md-n40,.my-md-n40 {
    margin-bottom: -10rem!important
  }

  .ml-md-n40,.mx-md-n40 {
    margin-left: -10rem!important
  }

  .m-md-n48 {
    margin: -12rem!important
  }

  .mt-md-n48,.my-md-n48 {
    margin-top: -12rem!important
  }

  .mr-md-n48,.mx-md-n48 {
    margin-right: -12rem!important
  }

  .mb-md-n48,.my-md-n48 {
    margin-bottom: -12rem!important
  }

  .ml-md-n48,.mx-md-n48 {
    margin-left: -12rem!important
  }

  .m-md-n60 {
    margin: -15rem!important
  }

  .mt-md-n60,.my-md-n60 {
    margin-top: -15rem!important
  }

  .mr-md-n60,.mx-md-n60 {
    margin-right: -15rem!important
  }

  .mb-md-n60,.my-md-n60 {
    margin-bottom: -15rem!important
  }

  .ml-md-n60,.mx-md-n60 {
    margin-left: -15rem!important
  }

  .m-md-n96 {
    margin: -24rem!important
  }

  .mt-md-n96,.my-md-n96 {
    margin-top: -24rem!important
  }

  .mr-md-n96,.mx-md-n96 {
    margin-right: -24rem!important
  }

  .mb-md-n96,.my-md-n96 {
    margin-bottom: -24rem!important
  }

  .ml-md-n96,.mx-md-n96 {
    margin-left: -24rem!important
  }

  .m-md-nfull {
    margin: -100%!important
  }

  .mt-md-nfull,.my-md-nfull {
    margin-top: -100%!important
  }

  .mr-md-nfull,.mx-md-nfull {
    margin-right: -100%!important
  }

  .mb-md-nfull,.my-md-nfull {
    margin-bottom: -100%!important
  }

  .ml-md-nfull,.mx-md-nfull {
    margin-left: -100%!important
  }

  .m-md-auto {
    margin: auto!important
  }

  .mt-md-auto,.my-md-auto {
    margin-top: auto!important
  }

  .mr-md-auto,.mx-md-auto {
    margin-right: auto!important
  }

  .mb-md-auto,.my-md-auto {
    margin-bottom: auto!important
  }

  .ml-md-auto,.mx-md-auto {
    margin-left: auto!important
  }
}

@media(min-width: 1024px) {
  .m-lg-0 {
    margin:0!important
  }

  .mt-lg-0,.my-lg-0 {
    margin-top: 0!important
  }

  .mr-lg-0,.mx-lg-0 {
    margin-right: 0!important
  }

  .mb-lg-0,.my-lg-0 {
    margin-bottom: 0!important
  }

  .ml-lg-0,.mx-lg-0 {
    margin-left: 0!important
  }

  .m-lg-1 {
    margin: .25rem!important
  }

  .mt-lg-1,.my-lg-1 {
    margin-top: .25rem!important
  }

  .mr-lg-1,.mx-lg-1 {
    margin-right: .25rem!important
  }

  .mb-lg-1,.my-lg-1 {
    margin-bottom: .25rem!important
  }

  .ml-lg-1,.mx-lg-1 {
    margin-left: .25rem!important
  }

  .m-lg-2 {
    margin: .5rem!important
  }

  .mt-lg-2,.my-lg-2 {
    margin-top: .5rem!important
  }

  .mr-lg-2,.mx-lg-2 {
    margin-right: .5rem!important
  }

  .mb-lg-2,.my-lg-2 {
    margin-bottom: .5rem!important
  }

  .ml-lg-2,.mx-lg-2 {
    margin-left: .5rem!important
  }

  .m-lg-3 {
    margin: .75rem!important
  }

  .mt-lg-3,.my-lg-3 {
    margin-top: .75rem!important
  }

  .mr-lg-3,.mx-lg-3 {
    margin-right: .75rem!important
  }

  .mb-lg-3,.my-lg-3 {
    margin-bottom: .75rem!important
  }

  .ml-lg-3,.mx-lg-3 {
    margin-left: .75rem!important
  }

  .m-lg-4 {
    margin: 1rem!important
  }

  .mt-lg-4,.my-lg-4 {
    margin-top: 1rem!important
  }

  .mr-lg-4,.mx-lg-4 {
    margin-right: 1rem!important
  }

  .mb-lg-4,.my-lg-4 {
    margin-bottom: 1rem!important
  }

  .ml-lg-4,.mx-lg-4 {
    margin-left: 1rem!important
  }

  .m-lg-5 {
    margin: 1.25rem!important
  }

  .mt-lg-5,.my-lg-5 {
    margin-top: 1.25rem!important
  }

  .mr-lg-5,.mx-lg-5 {
    margin-right: 1.25rem!important
  }

  .mb-lg-5,.my-lg-5 {
    margin-bottom: 1.25rem!important
  }

  .ml-lg-5,.mx-lg-5 {
    margin-left: 1.25rem!important
  }

  .m-lg-6 {
    margin: 1.5rem!important
  }

  .mt-lg-6,.my-lg-6 {
    margin-top: 1.5rem!important
  }

  .mr-lg-6,.mx-lg-6 {
    margin-right: 1.5rem!important
  }

  .mb-lg-6,.my-lg-6 {
    margin-bottom: 1.5rem!important
  }

  .ml-lg-6,.mx-lg-6 {
    margin-left: 1.5rem!important
  }

  .m-lg-8 {
    margin: 2rem!important
  }

  .mt-lg-8,.my-lg-8 {
    margin-top: 2rem!important
  }

  .mr-lg-8,.mx-lg-8 {
    margin-right: 2rem!important
  }

  .mb-lg-8,.my-lg-8 {
    margin-bottom: 2rem!important
  }

  .ml-lg-8,.mx-lg-8 {
    margin-left: 2rem!important
  }

  .m-lg-10 {
    margin: 2.5rem!important
  }

  .mt-lg-10,.my-lg-10 {
    margin-top: 2.5rem!important
  }

  .mr-lg-10,.mx-lg-10 {
    margin-right: 2.5rem!important
  }

  .mb-lg-10,.my-lg-10 {
    margin-bottom: 2.5rem!important
  }

  .ml-lg-10,.mx-lg-10 {
    margin-left: 2.5rem!important
  }

  .m-lg-12 {
    margin: 3rem!important
  }

  .mt-lg-12,.my-lg-12 {
    margin-top: 3rem!important
  }

  .mr-lg-12,.mx-lg-12 {
    margin-right: 3rem!important
  }

  .mb-lg-12,.my-lg-12 {
    margin-bottom: 3rem!important
  }

  .ml-lg-12,.mx-lg-12 {
    margin-left: 3rem!important
  }

  .m-lg-15 {
    margin: 3.75rem!important
  }

  .mt-lg-15,.my-lg-15 {
    margin-top: 3.75rem!important
  }

  .mr-lg-15,.mx-lg-15 {
    margin-right: 3.75rem!important
  }

  .mb-lg-15,.my-lg-15 {
    margin-bottom: 3.75rem!important
  }

  .ml-lg-15,.mx-lg-15 {
    margin-left: 3.75rem!important
  }

  .m-lg-16 {
    margin: 4rem!important
  }

  .mt-lg-16,.my-lg-16 {
    margin-top: 4rem!important
  }

  .mr-lg-16,.mx-lg-16 {
    margin-right: 4rem!important
  }

  .mb-lg-16,.my-lg-16 {
    margin-bottom: 4rem!important
  }

  .ml-lg-16,.mx-lg-16 {
    margin-left: 4rem!important
  }

  .m-lg-18 {
    margin: 4.5rem!important
  }

  .mt-lg-18,.my-lg-18 {
    margin-top: 4.5rem!important
  }

  .mr-lg-18,.mx-lg-18 {
    margin-right: 4.5rem!important
  }

  .mb-lg-18,.my-lg-18 {
    margin-bottom: 4.5rem!important
  }

  .ml-lg-18,.mx-lg-18 {
    margin-left: 4.5rem!important
  }

  .m-lg-20 {
    margin: 5rem!important
  }

  .mt-lg-20,.my-lg-20 {
    margin-top: 5rem!important
  }

  .mr-lg-20,.mx-lg-20 {
    margin-right: 5rem!important
  }

  .mb-lg-20,.my-lg-20 {
    margin-bottom: 5rem!important
  }

  .ml-lg-20,.mx-lg-20 {
    margin-left: 5rem!important
  }

  .m-lg-24 {
    margin: 6rem!important
  }

  .mt-lg-24,.my-lg-24 {
    margin-top: 6rem!important
  }

  .mr-lg-24,.mx-lg-24 {
    margin-right: 6rem!important
  }

  .mb-lg-24,.my-lg-24 {
    margin-bottom: 6rem!important
  }

  .ml-lg-24,.mx-lg-24 {
    margin-left: 6rem!important
  }

  .m-lg-28 {
    margin: 7rem!important
  }

  .mt-lg-28,.my-lg-28 {
    margin-top: 7rem!important
  }

  .mr-lg-28,.mx-lg-28 {
    margin-right: 7rem!important
  }

  .mb-lg-28,.my-lg-28 {
    margin-bottom: 7rem!important
  }

  .ml-lg-28,.mx-lg-28 {
    margin-left: 7rem!important
  }

  .m-lg-34 {
    margin: 8rem!important
  }

  .mt-lg-34,.my-lg-34 {
    margin-top: 8rem!important
  }

  .mr-lg-34,.mx-lg-34 {
    margin-right: 8rem!important
  }

  .mb-lg-34,.my-lg-34 {
    margin-bottom: 8rem!important
  }

  .ml-lg-34,.mx-lg-34 {
    margin-left: 8rem!important
  }

  .m-lg-36 {
    margin: 9rem!important
  }

  .mt-lg-36,.my-lg-36 {
    margin-top: 9rem!important
  }

  .mr-lg-36,.mx-lg-36 {
    margin-right: 9rem!important
  }

  .mb-lg-36,.my-lg-36 {
    margin-bottom: 9rem!important
  }

  .ml-lg-36,.mx-lg-36 {
    margin-left: 9rem!important
  }

  .m-lg-40 {
    margin: 10rem!important
  }

  .mt-lg-40,.my-lg-40 {
    margin-top: 10rem!important
  }

  .mr-lg-40,.mx-lg-40 {
    margin-right: 10rem!important
  }

  .mb-lg-40,.my-lg-40 {
    margin-bottom: 10rem!important
  }

  .ml-lg-40,.mx-lg-40 {
    margin-left: 10rem!important
  }

  .m-lg-48 {
    margin: 12rem!important
  }

  .mt-lg-48,.my-lg-48 {
    margin-top: 12rem!important
  }

  .mr-lg-48,.mx-lg-48 {
    margin-right: 12rem!important
  }

  .mb-lg-48,.my-lg-48 {
    margin-bottom: 12rem!important
  }

  .ml-lg-48,.mx-lg-48 {
    margin-left: 12rem!important
  }

  .m-lg-60 {
    margin: 15rem!important
  }

  .mt-lg-60,.my-lg-60 {
    margin-top: 15rem!important
  }

  .mr-lg-60,.mx-lg-60 {
    margin-right: 15rem!important
  }

  .mb-lg-60,.my-lg-60 {
    margin-bottom: 15rem!important
  }

  .ml-lg-60,.mx-lg-60 {
    margin-left: 15rem!important
  }

  .m-lg-96 {
    margin: 24rem!important
  }

  .mt-lg-96,.my-lg-96 {
    margin-top: 24rem!important
  }

  .mr-lg-96,.mx-lg-96 {
    margin-right: 24rem!important
  }

  .mb-lg-96,.my-lg-96 {
    margin-bottom: 24rem!important
  }

  .ml-lg-96,.mx-lg-96 {
    margin-left: 24rem!important
  }

  .m-lg-full {
    margin: 100%!important
  }

  .mt-lg-full,.my-lg-full {
    margin-top: 100%!important
  }

  .mr-lg-full,.mx-lg-full {
    margin-right: 100%!important
  }

  .mb-lg-full,.my-lg-full {
    margin-bottom: 100%!important
  }

  .ml-lg-full,.mx-lg-full {
    margin-left: 100%!important
  }

  .p-lg-0 {
    padding: 0!important
  }

  .pt-lg-0,.py-lg-0 {
    padding-top: 0!important
  }

  .pr-lg-0,.px-lg-0 {
    padding-right: 0!important
  }

  .pb-lg-0,.py-lg-0 {
    padding-bottom: 0!important
  }

  .pl-lg-0,.px-lg-0 {
    padding-left: 0!important
  }

  .p-lg-1 {
    padding: .25rem!important
  }

  .pt-lg-1,.py-lg-1 {
    padding-top: .25rem!important
  }

  .pr-lg-1,.px-lg-1 {
    padding-right: .25rem!important
  }

  .pb-lg-1,.py-lg-1 {
    padding-bottom: .25rem!important
  }

  .pl-lg-1,.px-lg-1 {
    padding-left: .25rem!important
  }

  .p-lg-2 {
    padding: .5rem!important
  }

  .pt-lg-2,.py-lg-2 {
    padding-top: .5rem!important
  }

  .pr-lg-2,.px-lg-2 {
    padding-right: .5rem!important
  }

  .pb-lg-2,.py-lg-2 {
    padding-bottom: .5rem!important
  }

  .pl-lg-2,.px-lg-2 {
    padding-left: .5rem!important
  }

  .p-lg-3 {
    padding: .75rem!important
  }

  .pt-lg-3,.py-lg-3 {
    padding-top: .75rem!important
  }

  .pr-lg-3,.px-lg-3 {
    padding-right: .75rem!important
  }

  .pb-lg-3,.py-lg-3 {
    padding-bottom: .75rem!important
  }

  .pl-lg-3,.px-lg-3 {
    padding-left: .75rem!important
  }

  .p-lg-4 {
    padding: 1rem!important
  }

  .pt-lg-4,.py-lg-4 {
    padding-top: 1rem!important
  }

  .pr-lg-4,.px-lg-4 {
    padding-right: 1rem!important
  }

  .pb-lg-4,.py-lg-4 {
    padding-bottom: 1rem!important
  }

  .pl-lg-4,.px-lg-4 {
    padding-left: 1rem!important
  }

  .p-lg-5 {
    padding: 1.25rem!important
  }

  .pt-lg-5,.py-lg-5 {
    padding-top: 1.25rem!important
  }

  .pr-lg-5,.px-lg-5 {
    padding-right: 1.25rem!important
  }

  .pb-lg-5,.py-lg-5 {
    padding-bottom: 1.25rem!important
  }

  .pl-lg-5,.px-lg-5 {
    padding-left: 1.25rem!important
  }

  .p-lg-6 {
    padding: 1.5rem!important
  }

  .pt-lg-6,.py-lg-6 {
    padding-top: 1.5rem!important
  }

  .pr-lg-6,.px-lg-6 {
    padding-right: 1.5rem!important
  }

  .pb-lg-6,.py-lg-6 {
    padding-bottom: 1.5rem!important
  }

  .pl-lg-6,.px-lg-6 {
    padding-left: 1.5rem!important
  }

  .p-lg-8 {
    padding: 2rem!important
  }

  .pt-lg-8,.py-lg-8 {
    padding-top: 2rem!important
  }

  .pr-lg-8,.px-lg-8 {
    padding-right: 2rem!important
  }

  .pb-lg-8,.py-lg-8 {
    padding-bottom: 2rem!important
  }

  .pl-lg-8,.px-lg-8 {
    padding-left: 2rem!important
  }

  .p-lg-10 {
    padding: 2.5rem!important
  }

  .pt-lg-10,.py-lg-10 {
    padding-top: 2.5rem!important
  }

  .pr-lg-10,.px-lg-10 {
    padding-right: 2.5rem!important
  }

  .pb-lg-10,.py-lg-10 {
    padding-bottom: 2.5rem!important
  }

  .pl-lg-10,.px-lg-10 {
    padding-left: 2.5rem!important
  }

  .p-lg-12 {
    padding: 3rem!important
  }

  .pt-lg-12,.py-lg-12 {
    padding-top: 3rem!important
  }

  .pr-lg-12,.px-lg-12 {
    padding-right: 3rem!important
  }

  .pb-lg-12,.py-lg-12 {
    padding-bottom: 3rem!important
  }

  .pl-lg-12,.px-lg-12 {
    padding-left: 3rem!important
  }

  .p-lg-15 {
    padding: 3.75rem!important
  }

  .pt-lg-15,.py-lg-15 {
    padding-top: 3.75rem!important
  }

  .pr-lg-15,.px-lg-15 {
    padding-right: 3.75rem!important
  }

  .pb-lg-15,.py-lg-15 {
    padding-bottom: 3.75rem!important
  }

  .pl-lg-15,.px-lg-15 {
    padding-left: 3.75rem!important
  }

  .p-lg-16 {
    padding: 4rem!important
  }

  .pt-lg-16,.py-lg-16 {
    padding-top: 4rem!important
  }

  .pr-lg-16,.px-lg-16 {
    padding-right: 4rem!important
  }

  .pb-lg-16,.py-lg-16 {
    padding-bottom: 4rem!important
  }

  .pl-lg-16,.px-lg-16 {
    padding-left: 4rem!important
  }

  .p-lg-18 {
    padding: 4.5rem!important
  }

  .pt-lg-18,.py-lg-18 {
    padding-top: 4.5rem!important
  }

  .pr-lg-18,.px-lg-18 {
    padding-right: 4.5rem!important
  }

  .pb-lg-18,.py-lg-18 {
    padding-bottom: 4.5rem!important
  }

  .pl-lg-18,.px-lg-18 {
    padding-left: 4.5rem!important
  }

  .p-lg-20 {
    padding: 5rem!important
  }

  .pt-lg-20,.py-lg-20 {
    padding-top: 5rem!important
  }

  .pr-lg-20,.px-lg-20 {
    padding-right: 5rem!important
  }

  .pb-lg-20,.py-lg-20 {
    padding-bottom: 5rem!important
  }

  .pl-lg-20,.px-lg-20 {
    padding-left: 5rem!important
  }

  .p-lg-24 {
    padding: 6rem!important
  }

  .pt-lg-24,.py-lg-24 {
    padding-top: 6rem!important
  }

  .pr-lg-24,.px-lg-24 {
    padding-right: 6rem!important
  }

  .pb-lg-24,.py-lg-24 {
    padding-bottom: 6rem!important
  }

  .pl-lg-24,.px-lg-24 {
    padding-left: 6rem!important
  }

  .p-lg-28 {
    padding: 7rem!important
  }

  .pt-lg-28,.py-lg-28 {
    padding-top: 7rem!important
  }

  .pr-lg-28,.px-lg-28 {
    padding-right: 7rem!important
  }

  .pb-lg-28,.py-lg-28 {
    padding-bottom: 7rem!important
  }

  .pl-lg-28,.px-lg-28 {
    padding-left: 7rem!important
  }

  .p-lg-34 {
    padding: 8rem!important
  }

  .pt-lg-34,.py-lg-34 {
    padding-top: 8rem!important
  }

  .pr-lg-34,.px-lg-34 {
    padding-right: 8rem!important
  }

  .pb-lg-34,.py-lg-34 {
    padding-bottom: 8rem!important
  }

  .pl-lg-34,.px-lg-34 {
    padding-left: 8rem!important
  }

  .p-lg-36 {
    padding: 9rem!important
  }

  .pt-lg-36,.py-lg-36 {
    padding-top: 9rem!important
  }

  .pr-lg-36,.px-lg-36 {
    padding-right: 9rem!important
  }

  .pb-lg-36,.py-lg-36 {
    padding-bottom: 9rem!important
  }

  .pl-lg-36,.px-lg-36 {
    padding-left: 9rem!important
  }

  .p-lg-40 {
    padding: 10rem!important
  }

  .pt-lg-40,.py-lg-40 {
    padding-top: 10rem!important
  }

  .pr-lg-40,.px-lg-40 {
    padding-right: 10rem!important
  }

  .pb-lg-40,.py-lg-40 {
    padding-bottom: 10rem!important
  }

  .pl-lg-40,.px-lg-40 {
    padding-left: 10rem!important
  }

  .p-lg-48 {
    padding: 12rem!important
  }

  .pt-lg-48,.py-lg-48 {
    padding-top: 12rem!important
  }

  .pr-lg-48,.px-lg-48 {
    padding-right: 12rem!important
  }

  .pb-lg-48,.py-lg-48 {
    padding-bottom: 12rem!important
  }

  .pl-lg-48,.px-lg-48 {
    padding-left: 12rem!important
  }

  .p-lg-60 {
    padding: 15rem!important
  }

  .pt-lg-60,.py-lg-60 {
    padding-top: 15rem!important
  }

  .pr-lg-60,.px-lg-60 {
    padding-right: 15rem!important
  }

  .pb-lg-60,.py-lg-60 {
    padding-bottom: 15rem!important
  }

  .pl-lg-60,.px-lg-60 {
    padding-left: 15rem!important
  }

  .p-lg-96 {
    padding: 24rem!important
  }

  .pt-lg-96,.py-lg-96 {
    padding-top: 24rem!important
  }

  .pr-lg-96,.px-lg-96 {
    padding-right: 24rem!important
  }

  .pb-lg-96,.py-lg-96 {
    padding-bottom: 24rem!important
  }

  .pl-lg-96,.px-lg-96 {
    padding-left: 24rem!important
  }

  .p-lg-full {
    padding: 100%!important
  }

  .pt-lg-full,.py-lg-full {
    padding-top: 100%!important
  }

  .pr-lg-full,.px-lg-full {
    padding-right: 100%!important
  }

  .pb-lg-full,.py-lg-full {
    padding-bottom: 100%!important
  }

  .pl-lg-full,.px-lg-full {
    padding-left: 100%!important
  }

  .m-lg-n1 {
    margin: -.25rem!important
  }

  .mt-lg-n1,.my-lg-n1 {
    margin-top: -.25rem!important
  }

  .mr-lg-n1,.mx-lg-n1 {
    margin-right: -.25rem!important
  }

  .mb-lg-n1,.my-lg-n1 {
    margin-bottom: -.25rem!important
  }

  .ml-lg-n1,.mx-lg-n1 {
    margin-left: -.25rem!important
  }

  .m-lg-n2 {
    margin: -.5rem!important
  }

  .mt-lg-n2,.my-lg-n2 {
    margin-top: -.5rem!important
  }

  .mr-lg-n2,.mx-lg-n2 {
    margin-right: -.5rem!important
  }

  .mb-lg-n2,.my-lg-n2 {
    margin-bottom: -.5rem!important
  }

  .ml-lg-n2,.mx-lg-n2 {
    margin-left: -.5rem!important
  }

  .m-lg-n3 {
    margin: -.75rem!important
  }

  .mt-lg-n3,.my-lg-n3 {
    margin-top: -.75rem!important
  }

  .mr-lg-n3,.mx-lg-n3 {
    margin-right: -.75rem!important
  }

  .mb-lg-n3,.my-lg-n3 {
    margin-bottom: -.75rem!important
  }

  .ml-lg-n3,.mx-lg-n3 {
    margin-left: -.75rem!important
  }

  .m-lg-n4 {
    margin: -1rem!important
  }

  .mt-lg-n4,.my-lg-n4 {
    margin-top: -1rem!important
  }

  .mr-lg-n4,.mx-lg-n4 {
    margin-right: -1rem!important
  }

  .mb-lg-n4,.my-lg-n4 {
    margin-bottom: -1rem!important
  }

  .ml-lg-n4,.mx-lg-n4 {
    margin-left: -1rem!important
  }

  .m-lg-n5 {
    margin: -1.25rem!important
  }

  .mt-lg-n5,.my-lg-n5 {
    margin-top: -1.25rem!important
  }

  .mr-lg-n5,.mx-lg-n5 {
    margin-right: -1.25rem!important
  }

  .mb-lg-n5,.my-lg-n5 {
    margin-bottom: -1.25rem!important
  }

  .ml-lg-n5,.mx-lg-n5 {
    margin-left: -1.25rem!important
  }

  .m-lg-n6 {
    margin: -1.5rem!important
  }

  .mt-lg-n6,.my-lg-n6 {
    margin-top: -1.5rem!important
  }

  .mr-lg-n6,.mx-lg-n6 {
    margin-right: -1.5rem!important
  }

  .mb-lg-n6,.my-lg-n6 {
    margin-bottom: -1.5rem!important
  }

  .ml-lg-n6,.mx-lg-n6 {
    margin-left: -1.5rem!important
  }

  .m-lg-n8 {
    margin: -2rem!important
  }

  .mt-lg-n8,.my-lg-n8 {
    margin-top: -2rem!important
  }

  .mr-lg-n8,.mx-lg-n8 {
    margin-right: -2rem!important
  }

  .mb-lg-n8,.my-lg-n8 {
    margin-bottom: -2rem!important
  }

  .ml-lg-n8,.mx-lg-n8 {
    margin-left: -2rem!important
  }

  .m-lg-n10 {
    margin: -2.5rem!important
  }

  .mt-lg-n10,.my-lg-n10 {
    margin-top: -2.5rem!important
  }

  .mr-lg-n10,.mx-lg-n10 {
    margin-right: -2.5rem!important
  }

  .mb-lg-n10,.my-lg-n10 {
    margin-bottom: -2.5rem!important
  }

  .ml-lg-n10,.mx-lg-n10 {
    margin-left: -2.5rem!important
  }

  .m-lg-n12 {
    margin: -3rem!important
  }

  .mt-lg-n12,.my-lg-n12 {
    margin-top: -3rem!important
  }

  .mr-lg-n12,.mx-lg-n12 {
    margin-right: -3rem!important
  }

  .mb-lg-n12,.my-lg-n12 {
    margin-bottom: -3rem!important
  }

  .ml-lg-n12,.mx-lg-n12 {
    margin-left: -3rem!important
  }

  .m-lg-n15 {
    margin: -3.75rem!important
  }

  .mt-lg-n15,.my-lg-n15 {
    margin-top: -3.75rem!important
  }

  .mr-lg-n15,.mx-lg-n15 {
    margin-right: -3.75rem!important
  }

  .mb-lg-n15,.my-lg-n15 {
    margin-bottom: -3.75rem!important
  }

  .ml-lg-n15,.mx-lg-n15 {
    margin-left: -3.75rem!important
  }

  .m-lg-n16 {
    margin: -4rem!important
  }

  .mt-lg-n16,.my-lg-n16 {
    margin-top: -4rem!important
  }

  .mr-lg-n16,.mx-lg-n16 {
    margin-right: -4rem!important
  }

  .mb-lg-n16,.my-lg-n16 {
    margin-bottom: -4rem!important
  }

  .ml-lg-n16,.mx-lg-n16 {
    margin-left: -4rem!important
  }

  .m-lg-n18 {
    margin: -4.5rem!important
  }

  .mt-lg-n18,.my-lg-n18 {
    margin-top: -4.5rem!important
  }

  .mr-lg-n18,.mx-lg-n18 {
    margin-right: -4.5rem!important
  }

  .mb-lg-n18,.my-lg-n18 {
    margin-bottom: -4.5rem!important
  }

  .ml-lg-n18,.mx-lg-n18 {
    margin-left: -4.5rem!important
  }

  .m-lg-n20 {
    margin: -5rem!important
  }

  .mt-lg-n20,.my-lg-n20 {
    margin-top: -5rem!important
  }

  .mr-lg-n20,.mx-lg-n20 {
    margin-right: -5rem!important
  }

  .mb-lg-n20,.my-lg-n20 {
    margin-bottom: -5rem!important
  }

  .ml-lg-n20,.mx-lg-n20 {
    margin-left: -5rem!important
  }

  .m-lg-n24 {
    margin: -6rem!important
  }

  .mt-lg-n24,.my-lg-n24 {
    margin-top: -6rem!important
  }

  .mr-lg-n24,.mx-lg-n24 {
    margin-right: -6rem!important
  }

  .mb-lg-n24,.my-lg-n24 {
    margin-bottom: -6rem!important
  }

  .ml-lg-n24,.mx-lg-n24 {
    margin-left: -6rem!important
  }

  .m-lg-n28 {
    margin: -7rem!important
  }

  .mt-lg-n28,.my-lg-n28 {
    margin-top: -7rem!important
  }

  .mr-lg-n28,.mx-lg-n28 {
    margin-right: -7rem!important
  }

  .mb-lg-n28,.my-lg-n28 {
    margin-bottom: -7rem!important
  }

  .ml-lg-n28,.mx-lg-n28 {
    margin-left: -7rem!important
  }

  .m-lg-n34 {
    margin: -8rem!important
  }

  .mt-lg-n34,.my-lg-n34 {
    margin-top: -8rem!important
  }

  .mr-lg-n34,.mx-lg-n34 {
    margin-right: -8rem!important
  }

  .mb-lg-n34,.my-lg-n34 {
    margin-bottom: -8rem!important
  }

  .ml-lg-n34,.mx-lg-n34 {
    margin-left: -8rem!important
  }

  .m-lg-n36 {
    margin: -9rem!important
  }

  .mt-lg-n36,.my-lg-n36 {
    margin-top: -9rem!important
  }

  .mr-lg-n36,.mx-lg-n36 {
    margin-right: -9rem!important
  }

  .mb-lg-n36,.my-lg-n36 {
    margin-bottom: -9rem!important
  }

  .ml-lg-n36,.mx-lg-n36 {
    margin-left: -9rem!important
  }

  .m-lg-n40 {
    margin: -10rem!important
  }

  .mt-lg-n40,.my-lg-n40 {
    margin-top: -10rem!important
  }

  .mr-lg-n40,.mx-lg-n40 {
    margin-right: -10rem!important
  }

  .mb-lg-n40,.my-lg-n40 {
    margin-bottom: -10rem!important
  }

  .ml-lg-n40,.mx-lg-n40 {
    margin-left: -10rem!important
  }

  .m-lg-n48 {
    margin: -12rem!important
  }

  .mt-lg-n48,.my-lg-n48 {
    margin-top: -12rem!important
  }

  .mr-lg-n48,.mx-lg-n48 {
    margin-right: -12rem!important
  }

  .mb-lg-n48,.my-lg-n48 {
    margin-bottom: -12rem!important
  }

  .ml-lg-n48,.mx-lg-n48 {
    margin-left: -12rem!important
  }

  .m-lg-n60 {
    margin: -15rem!important
  }

  .mt-lg-n60,.my-lg-n60 {
    margin-top: -15rem!important
  }

  .mr-lg-n60,.mx-lg-n60 {
    margin-right: -15rem!important
  }

  .mb-lg-n60,.my-lg-n60 {
    margin-bottom: -15rem!important
  }

  .ml-lg-n60,.mx-lg-n60 {
    margin-left: -15rem!important
  }

  .m-lg-n96 {
    margin: -24rem!important
  }

  .mt-lg-n96,.my-lg-n96 {
    margin-top: -24rem!important
  }

  .mr-lg-n96,.mx-lg-n96 {
    margin-right: -24rem!important
  }

  .mb-lg-n96,.my-lg-n96 {
    margin-bottom: -24rem!important
  }

  .ml-lg-n96,.mx-lg-n96 {
    margin-left: -24rem!important
  }

  .m-lg-nfull {
    margin: -100%!important
  }

  .mt-lg-nfull,.my-lg-nfull {
    margin-top: -100%!important
  }

  .mr-lg-nfull,.mx-lg-nfull {
    margin-right: -100%!important
  }

  .mb-lg-nfull,.my-lg-nfull {
    margin-bottom: -100%!important
  }

  .ml-lg-nfull,.mx-lg-nfull {
    margin-left: -100%!important
  }

  .m-lg-auto {
    margin: auto!important
  }

  .mt-lg-auto,.my-lg-auto {
    margin-top: auto!important
  }

  .mr-lg-auto,.mx-lg-auto {
    margin-right: auto!important
  }

  .mb-lg-auto,.my-lg-auto {
    margin-bottom: auto!important
  }

  .ml-lg-auto,.mx-lg-auto {
    margin-left: auto!important
  }
}

@media(min-width: 1280px) {
  .m-xl-0 {
    margin:0!important
  }

  .mt-xl-0,.my-xl-0 {
    margin-top: 0!important
  }

  .mr-xl-0,.mx-xl-0 {
    margin-right: 0!important
  }

  .mb-xl-0,.my-xl-0 {
    margin-bottom: 0!important
  }

  .ml-xl-0,.mx-xl-0 {
    margin-left: 0!important
  }

  .m-xl-1 {
    margin: .25rem!important
  }

  .mt-xl-1,.my-xl-1 {
    margin-top: .25rem!important
  }

  .mr-xl-1,.mx-xl-1 {
    margin-right: .25rem!important
  }

  .mb-xl-1,.my-xl-1 {
    margin-bottom: .25rem!important
  }

  .ml-xl-1,.mx-xl-1 {
    margin-left: .25rem!important
  }

  .m-xl-2 {
    margin: .5rem!important
  }

  .mt-xl-2,.my-xl-2 {
    margin-top: .5rem!important
  }

  .mr-xl-2,.mx-xl-2 {
    margin-right: .5rem!important
  }

  .mb-xl-2,.my-xl-2 {
    margin-bottom: .5rem!important
  }

  .ml-xl-2,.mx-xl-2 {
    margin-left: .5rem!important
  }

  .m-xl-3 {
    margin: .75rem!important
  }

  .mt-xl-3,.my-xl-3 {
    margin-top: .75rem!important
  }

  .mr-xl-3,.mx-xl-3 {
    margin-right: .75rem!important
  }

  .mb-xl-3,.my-xl-3 {
    margin-bottom: .75rem!important
  }

  .ml-xl-3,.mx-xl-3 {
    margin-left: .75rem!important
  }

  .m-xl-4 {
    margin: 1rem!important
  }

  .mt-xl-4,.my-xl-4 {
    margin-top: 1rem!important
  }

  .mr-xl-4,.mx-xl-4 {
    margin-right: 1rem!important
  }

  .mb-xl-4,.my-xl-4 {
    margin-bottom: 1rem!important
  }

  .ml-xl-4,.mx-xl-4 {
    margin-left: 1rem!important
  }

  .m-xl-5 {
    margin: 1.25rem!important
  }

  .mt-xl-5,.my-xl-5 {
    margin-top: 1.25rem!important
  }

  .mr-xl-5,.mx-xl-5 {
    margin-right: 1.25rem!important
  }

  .mb-xl-5,.my-xl-5 {
    margin-bottom: 1.25rem!important
  }

  .ml-xl-5,.mx-xl-5 {
    margin-left: 1.25rem!important
  }

  .m-xl-6 {
    margin: 1.5rem!important
  }

  .mt-xl-6,.my-xl-6 {
    margin-top: 1.5rem!important
  }

  .mr-xl-6,.mx-xl-6 {
    margin-right: 1.5rem!important
  }

  .mb-xl-6,.my-xl-6 {
    margin-bottom: 1.5rem!important
  }

  .ml-xl-6,.mx-xl-6 {
    margin-left: 1.5rem!important
  }

  .m-xl-8 {
    margin: 2rem!important
  }

  .mt-xl-8,.my-xl-8 {
    margin-top: 2rem!important
  }

  .mr-xl-8,.mx-xl-8 {
    margin-right: 2rem!important
  }

  .mb-xl-8,.my-xl-8 {
    margin-bottom: 2rem!important
  }

  .ml-xl-8,.mx-xl-8 {
    margin-left: 2rem!important
  }

  .m-xl-10 {
    margin: 2.5rem!important
  }

  .mt-xl-10,.my-xl-10 {
    margin-top: 2.5rem!important
  }

  .mr-xl-10,.mx-xl-10 {
    margin-right: 2.5rem!important
  }

  .mb-xl-10,.my-xl-10 {
    margin-bottom: 2.5rem!important
  }

  .ml-xl-10,.mx-xl-10 {
    margin-left: 2.5rem!important
  }

  .m-xl-12 {
    margin: 3rem!important
  }

  .mt-xl-12,.my-xl-12 {
    margin-top: 3rem!important
  }

  .mr-xl-12,.mx-xl-12 {
    margin-right: 3rem!important
  }

  .mb-xl-12,.my-xl-12 {
    margin-bottom: 3rem!important
  }

  .ml-xl-12,.mx-xl-12 {
    margin-left: 3rem!important
  }

  .m-xl-15 {
    margin: 3.75rem!important
  }

  .mt-xl-15,.my-xl-15 {
    margin-top: 3.75rem!important
  }

  .mr-xl-15,.mx-xl-15 {
    margin-right: 3.75rem!important
  }

  .mb-xl-15,.my-xl-15 {
    margin-bottom: 3.75rem!important
  }

  .ml-xl-15,.mx-xl-15 {
    margin-left: 3.75rem!important
  }

  .m-xl-16 {
    margin: 4rem!important
  }

  .mt-xl-16,.my-xl-16 {
    margin-top: 4rem!important
  }

  .mr-xl-16,.mx-xl-16 {
    margin-right: 4rem!important
  }

  .mb-xl-16,.my-xl-16 {
    margin-bottom: 4rem!important
  }

  .ml-xl-16,.mx-xl-16 {
    margin-left: 4rem!important
  }

  .m-xl-18 {
    margin: 4.5rem!important
  }

  .mt-xl-18,.my-xl-18 {
    margin-top: 4.5rem!important
  }

  .mr-xl-18,.mx-xl-18 {
    margin-right: 4.5rem!important
  }

  .mb-xl-18,.my-xl-18 {
    margin-bottom: 4.5rem!important
  }

  .ml-xl-18,.mx-xl-18 {
    margin-left: 4.5rem!important
  }

  .m-xl-20 {
    margin: 5rem!important
  }

  .mt-xl-20,.my-xl-20 {
    margin-top: 5rem!important
  }

  .mr-xl-20,.mx-xl-20 {
    margin-right: 5rem!important
  }

  .mb-xl-20,.my-xl-20 {
    margin-bottom: 5rem!important
  }

  .ml-xl-20,.mx-xl-20 {
    margin-left: 5rem!important
  }

  .m-xl-24 {
    margin: 6rem!important
  }

  .mt-xl-24,.my-xl-24 {
    margin-top: 6rem!important
  }

  .mr-xl-24,.mx-xl-24 {
    margin-right: 6rem!important
  }

  .mb-xl-24,.my-xl-24 {
    margin-bottom: 6rem!important
  }

  .ml-xl-24,.mx-xl-24 {
    margin-left: 6rem!important
  }

  .m-xl-28 {
    margin: 7rem!important
  }

  .mt-xl-28,.my-xl-28 {
    margin-top: 7rem!important
  }

  .mr-xl-28,.mx-xl-28 {
    margin-right: 7rem!important
  }

  .mb-xl-28,.my-xl-28 {
    margin-bottom: 7rem!important
  }

  .ml-xl-28,.mx-xl-28 {
    margin-left: 7rem!important
  }

  .m-xl-34 {
    margin: 8rem!important
  }

  .mt-xl-34,.my-xl-34 {
    margin-top: 8rem!important
  }

  .mr-xl-34,.mx-xl-34 {
    margin-right: 8rem!important
  }

  .mb-xl-34,.my-xl-34 {
    margin-bottom: 8rem!important
  }

  .ml-xl-34,.mx-xl-34 {
    margin-left: 8rem!important
  }

  .m-xl-36 {
    margin: 9rem!important
  }

  .mt-xl-36,.my-xl-36 {
    margin-top: 9rem!important
  }

  .mr-xl-36,.mx-xl-36 {
    margin-right: 9rem!important
  }

  .mb-xl-36,.my-xl-36 {
    margin-bottom: 9rem!important
  }

  .ml-xl-36,.mx-xl-36 {
    margin-left: 9rem!important
  }

  .m-xl-40 {
    margin: 10rem!important
  }

  .mt-xl-40,.my-xl-40 {
    margin-top: 10rem!important
  }

  .mr-xl-40,.mx-xl-40 {
    margin-right: 10rem!important
  }

  .mb-xl-40,.my-xl-40 {
    margin-bottom: 10rem!important
  }

  .ml-xl-40,.mx-xl-40 {
    margin-left: 10rem!important
  }

  .m-xl-48 {
    margin: 12rem!important
  }

  .mt-xl-48,.my-xl-48 {
    margin-top: 12rem!important
  }

  .mr-xl-48,.mx-xl-48 {
    margin-right: 12rem!important
  }

  .mb-xl-48,.my-xl-48 {
    margin-bottom: 12rem!important
  }

  .ml-xl-48,.mx-xl-48 {
    margin-left: 12rem!important
  }

  .m-xl-60 {
    margin: 15rem!important
  }

  .mt-xl-60,.my-xl-60 {
    margin-top: 15rem!important
  }

  .mr-xl-60,.mx-xl-60 {
    margin-right: 15rem!important
  }

  .mb-xl-60,.my-xl-60 {
    margin-bottom: 15rem!important
  }

  .ml-xl-60,.mx-xl-60 {
    margin-left: 15rem!important
  }

  .m-xl-96 {
    margin: 24rem!important
  }

  .mt-xl-96,.my-xl-96 {
    margin-top: 24rem!important
  }

  .mr-xl-96,.mx-xl-96 {
    margin-right: 24rem!important
  }

  .mb-xl-96,.my-xl-96 {
    margin-bottom: 24rem!important
  }

  .ml-xl-96,.mx-xl-96 {
    margin-left: 24rem!important
  }

  .m-xl-full {
    margin: 100%!important
  }

  .mt-xl-full,.my-xl-full {
    margin-top: 100%!important
  }

  .mr-xl-full,.mx-xl-full {
    margin-right: 100%!important
  }

  .mb-xl-full,.my-xl-full {
    margin-bottom: 100%!important
  }

  .ml-xl-full,.mx-xl-full {
    margin-left: 100%!important
  }

  .p-xl-0 {
    padding: 0!important
  }

  .pt-xl-0,.py-xl-0 {
    padding-top: 0!important
  }

  .pr-xl-0,.px-xl-0 {
    padding-right: 0!important
  }

  .pb-xl-0,.py-xl-0 {
    padding-bottom: 0!important
  }

  .pl-xl-0,.px-xl-0 {
    padding-left: 0!important
  }

  .p-xl-1 {
    padding: .25rem!important
  }

  .pt-xl-1,.py-xl-1 {
    padding-top: .25rem!important
  }

  .pr-xl-1,.px-xl-1 {
    padding-right: .25rem!important
  }

  .pb-xl-1,.py-xl-1 {
    padding-bottom: .25rem!important
  }

  .pl-xl-1,.px-xl-1 {
    padding-left: .25rem!important
  }

  .p-xl-2 {
    padding: .5rem!important
  }

  .pt-xl-2,.py-xl-2 {
    padding-top: .5rem!important
  }

  .pr-xl-2,.px-xl-2 {
    padding-right: .5rem!important
  }

  .pb-xl-2,.py-xl-2 {
    padding-bottom: .5rem!important
  }

  .pl-xl-2,.px-xl-2 {
    padding-left: .5rem!important
  }

  .p-xl-3 {
    padding: .75rem!important
  }

  .pt-xl-3,.py-xl-3 {
    padding-top: .75rem!important
  }

  .pr-xl-3,.px-xl-3 {
    padding-right: .75rem!important
  }

  .pb-xl-3,.py-xl-3 {
    padding-bottom: .75rem!important
  }

  .pl-xl-3,.px-xl-3 {
    padding-left: .75rem!important
  }

  .p-xl-4 {
    padding: 1rem!important
  }

  .pt-xl-4,.py-xl-4 {
    padding-top: 1rem!important
  }

  .pr-xl-4,.px-xl-4 {
    padding-right: 1rem!important
  }

  .pb-xl-4,.py-xl-4 {
    padding-bottom: 1rem!important
  }

  .pl-xl-4,.px-xl-4 {
    padding-left: 1rem!important
  }

  .p-xl-5 {
    padding: 1.25rem!important
  }

  .pt-xl-5,.py-xl-5 {
    padding-top: 1.25rem!important
  }

  .pr-xl-5,.px-xl-5 {
    padding-right: 1.25rem!important
  }

  .pb-xl-5,.py-xl-5 {
    padding-bottom: 1.25rem!important
  }

  .pl-xl-5,.px-xl-5 {
    padding-left: 1.25rem!important
  }

  .p-xl-6 {
    padding: 1.5rem!important
  }

  .pt-xl-6,.py-xl-6 {
    padding-top: 1.5rem!important
  }

  .pr-xl-6,.px-xl-6 {
    padding-right: 1.5rem!important
  }

  .pb-xl-6,.py-xl-6 {
    padding-bottom: 1.5rem!important
  }

  .pl-xl-6,.px-xl-6 {
    padding-left: 1.5rem!important
  }

  .p-xl-8 {
    padding: 2rem!important
  }

  .pt-xl-8,.py-xl-8 {
    padding-top: 2rem!important
  }

  .pr-xl-8,.px-xl-8 {
    padding-right: 2rem!important
  }

  .pb-xl-8,.py-xl-8 {
    padding-bottom: 2rem!important
  }

  .pl-xl-8,.px-xl-8 {
    padding-left: 2rem!important
  }

  .p-xl-10 {
    padding: 2.5rem!important
  }

  .pt-xl-10,.py-xl-10 {
    padding-top: 2.5rem!important
  }

  .pr-xl-10,.px-xl-10 {
    padding-right: 2.5rem!important
  }

  .pb-xl-10,.py-xl-10 {
    padding-bottom: 2.5rem!important
  }

  .pl-xl-10,.px-xl-10 {
    padding-left: 2.5rem!important
  }

  .p-xl-12 {
    padding: 3rem!important
  }

  .pt-xl-12,.py-xl-12 {
    padding-top: 3rem!important
  }

  .pr-xl-12,.px-xl-12 {
    padding-right: 3rem!important
  }

  .pb-xl-12,.py-xl-12 {
    padding-bottom: 3rem!important
  }

  .pl-xl-12,.px-xl-12 {
    padding-left: 3rem!important
  }

  .p-xl-15 {
    padding: 3.75rem!important
  }

  .pt-xl-15,.py-xl-15 {
    padding-top: 3.75rem!important
  }

  .pr-xl-15,.px-xl-15 {
    padding-right: 3.75rem!important
  }

  .pb-xl-15,.py-xl-15 {
    padding-bottom: 3.75rem!important
  }

  .pl-xl-15,.px-xl-15 {
    padding-left: 3.75rem!important
  }

  .p-xl-16 {
    padding: 4rem!important
  }

  .pt-xl-16,.py-xl-16 {
    padding-top: 4rem!important
  }

  .pr-xl-16,.px-xl-16 {
    padding-right: 4rem!important
  }

  .pb-xl-16,.py-xl-16 {
    padding-bottom: 4rem!important
  }

  .pl-xl-16,.px-xl-16 {
    padding-left: 4rem!important
  }

  .p-xl-18 {
    padding: 4.5rem!important
  }

  .pt-xl-18,.py-xl-18 {
    padding-top: 4.5rem!important
  }

  .pr-xl-18,.px-xl-18 {
    padding-right: 4.5rem!important
  }

  .pb-xl-18,.py-xl-18 {
    padding-bottom: 4.5rem!important
  }

  .pl-xl-18,.px-xl-18 {
    padding-left: 4.5rem!important
  }

  .p-xl-20 {
    padding: 5rem!important
  }

  .pt-xl-20,.py-xl-20 {
    padding-top: 5rem!important
  }

  .pr-xl-20,.px-xl-20 {
    padding-right: 5rem!important
  }

  .pb-xl-20,.py-xl-20 {
    padding-bottom: 5rem!important
  }

  .pl-xl-20,.px-xl-20 {
    padding-left: 5rem!important
  }

  .p-xl-24 {
    padding: 6rem!important
  }

  .pt-xl-24,.py-xl-24 {
    padding-top: 6rem!important
  }

  .pr-xl-24,.px-xl-24 {
    padding-right: 6rem!important
  }

  .pb-xl-24,.py-xl-24 {
    padding-bottom: 6rem!important
  }

  .pl-xl-24,.px-xl-24 {
    padding-left: 6rem!important
  }

  .p-xl-28 {
    padding: 7rem!important
  }

  .pt-xl-28,.py-xl-28 {
    padding-top: 7rem!important
  }

  .pr-xl-28,.px-xl-28 {
    padding-right: 7rem!important
  }

  .pb-xl-28,.py-xl-28 {
    padding-bottom: 7rem!important
  }

  .pl-xl-28,.px-xl-28 {
    padding-left: 7rem!important
  }

  .p-xl-34 {
    padding: 8rem!important
  }

  .pt-xl-34,.py-xl-34 {
    padding-top: 8rem!important
  }

  .pr-xl-34,.px-xl-34 {
    padding-right: 8rem!important
  }

  .pb-xl-34,.py-xl-34 {
    padding-bottom: 8rem!important
  }

  .pl-xl-34,.px-xl-34 {
    padding-left: 8rem!important
  }

  .p-xl-36 {
    padding: 9rem!important
  }

  .pt-xl-36,.py-xl-36 {
    padding-top: 9rem!important
  }

  .pr-xl-36,.px-xl-36 {
    padding-right: 9rem!important
  }

  .pb-xl-36,.py-xl-36 {
    padding-bottom: 9rem!important
  }

  .pl-xl-36,.px-xl-36 {
    padding-left: 9rem!important
  }

  .p-xl-40 {
    padding: 10rem!important
  }

  .pt-xl-40,.py-xl-40 {
    padding-top: 10rem!important
  }

  .pr-xl-40,.px-xl-40 {
    padding-right: 10rem!important
  }

  .pb-xl-40,.py-xl-40 {
    padding-bottom: 10rem!important
  }

  .pl-xl-40,.px-xl-40 {
    padding-left: 10rem!important
  }

  .p-xl-48 {
    padding: 12rem!important
  }

  .pt-xl-48,.py-xl-48 {
    padding-top: 12rem!important
  }

  .pr-xl-48,.px-xl-48 {
    padding-right: 12rem!important
  }

  .pb-xl-48,.py-xl-48 {
    padding-bottom: 12rem!important
  }

  .pl-xl-48,.px-xl-48 {
    padding-left: 12rem!important
  }

  .p-xl-60 {
    padding: 15rem!important
  }

  .pt-xl-60,.py-xl-60 {
    padding-top: 15rem!important
  }

  .pr-xl-60,.px-xl-60 {
    padding-right: 15rem!important
  }

  .pb-xl-60,.py-xl-60 {
    padding-bottom: 15rem!important
  }

  .pl-xl-60,.px-xl-60 {
    padding-left: 15rem!important
  }

  .p-xl-96 {
    padding: 24rem!important
  }

  .pt-xl-96,.py-xl-96 {
    padding-top: 24rem!important
  }

  .pr-xl-96,.px-xl-96 {
    padding-right: 24rem!important
  }

  .pb-xl-96,.py-xl-96 {
    padding-bottom: 24rem!important
  }

  .pl-xl-96,.px-xl-96 {
    padding-left: 24rem!important
  }

  .p-xl-full {
    padding: 100%!important
  }

  .pt-xl-full,.py-xl-full {
    padding-top: 100%!important
  }

  .pr-xl-full,.px-xl-full {
    padding-right: 100%!important
  }

  .pb-xl-full,.py-xl-full {
    padding-bottom: 100%!important
  }

  .pl-xl-full,.px-xl-full {
    padding-left: 100%!important
  }

  .m-xl-n1 {
    margin: -.25rem!important
  }

  .mt-xl-n1,.my-xl-n1 {
    margin-top: -.25rem!important
  }

  .mr-xl-n1,.mx-xl-n1 {
    margin-right: -.25rem!important
  }

  .mb-xl-n1,.my-xl-n1 {
    margin-bottom: -.25rem!important
  }

  .ml-xl-n1,.mx-xl-n1 {
    margin-left: -.25rem!important
  }

  .m-xl-n2 {
    margin: -.5rem!important
  }

  .mt-xl-n2,.my-xl-n2 {
    margin-top: -.5rem!important
  }

  .mr-xl-n2,.mx-xl-n2 {
    margin-right: -.5rem!important
  }

  .mb-xl-n2,.my-xl-n2 {
    margin-bottom: -.5rem!important
  }

  .ml-xl-n2,.mx-xl-n2 {
    margin-left: -.5rem!important
  }

  .m-xl-n3 {
    margin: -.75rem!important
  }

  .mt-xl-n3,.my-xl-n3 {
    margin-top: -.75rem!important
  }

  .mr-xl-n3,.mx-xl-n3 {
    margin-right: -.75rem!important
  }

  .mb-xl-n3,.my-xl-n3 {
    margin-bottom: -.75rem!important
  }

  .ml-xl-n3,.mx-xl-n3 {
    margin-left: -.75rem!important
  }

  .m-xl-n4 {
    margin: -1rem!important
  }

  .mt-xl-n4,.my-xl-n4 {
    margin-top: -1rem!important
  }

  .mr-xl-n4,.mx-xl-n4 {
    margin-right: -1rem!important
  }

  .mb-xl-n4,.my-xl-n4 {
    margin-bottom: -1rem!important
  }

  .ml-xl-n4,.mx-xl-n4 {
    margin-left: -1rem!important
  }

  .m-xl-n5 {
    margin: -1.25rem!important
  }

  .mt-xl-n5,.my-xl-n5 {
    margin-top: -1.25rem!important
  }

  .mr-xl-n5,.mx-xl-n5 {
    margin-right: -1.25rem!important
  }

  .mb-xl-n5,.my-xl-n5 {
    margin-bottom: -1.25rem!important
  }

  .ml-xl-n5,.mx-xl-n5 {
    margin-left: -1.25rem!important
  }

  .m-xl-n6 {
    margin: -1.5rem!important
  }

  .mt-xl-n6,.my-xl-n6 {
    margin-top: -1.5rem!important
  }

  .mr-xl-n6,.mx-xl-n6 {
    margin-right: -1.5rem!important
  }

  .mb-xl-n6,.my-xl-n6 {
    margin-bottom: -1.5rem!important
  }

  .ml-xl-n6,.mx-xl-n6 {
    margin-left: -1.5rem!important
  }

  .m-xl-n8 {
    margin: -2rem!important
  }

  .mt-xl-n8,.my-xl-n8 {
    margin-top: -2rem!important
  }

  .mr-xl-n8,.mx-xl-n8 {
    margin-right: -2rem!important
  }

  .mb-xl-n8,.my-xl-n8 {
    margin-bottom: -2rem!important
  }

  .ml-xl-n8,.mx-xl-n8 {
    margin-left: -2rem!important
  }

  .m-xl-n10 {
    margin: -2.5rem!important
  }

  .mt-xl-n10,.my-xl-n10 {
    margin-top: -2.5rem!important
  }

  .mr-xl-n10,.mx-xl-n10 {
    margin-right: -2.5rem!important
  }

  .mb-xl-n10,.my-xl-n10 {
    margin-bottom: -2.5rem!important
  }

  .ml-xl-n10,.mx-xl-n10 {
    margin-left: -2.5rem!important
  }

  .m-xl-n12 {
    margin: -3rem!important
  }

  .mt-xl-n12,.my-xl-n12 {
    margin-top: -3rem!important
  }

  .mr-xl-n12,.mx-xl-n12 {
    margin-right: -3rem!important
  }

  .mb-xl-n12,.my-xl-n12 {
    margin-bottom: -3rem!important
  }

  .ml-xl-n12,.mx-xl-n12 {
    margin-left: -3rem!important
  }

  .m-xl-n15 {
    margin: -3.75rem!important
  }

  .mt-xl-n15,.my-xl-n15 {
    margin-top: -3.75rem!important
  }

  .mr-xl-n15,.mx-xl-n15 {
    margin-right: -3.75rem!important
  }

  .mb-xl-n15,.my-xl-n15 {
    margin-bottom: -3.75rem!important
  }

  .ml-xl-n15,.mx-xl-n15 {
    margin-left: -3.75rem!important
  }

  .m-xl-n16 {
    margin: -4rem!important
  }

  .mt-xl-n16,.my-xl-n16 {
    margin-top: -4rem!important
  }

  .mr-xl-n16,.mx-xl-n16 {
    margin-right: -4rem!important
  }

  .mb-xl-n16,.my-xl-n16 {
    margin-bottom: -4rem!important
  }

  .ml-xl-n16,.mx-xl-n16 {
    margin-left: -4rem!important
  }

  .m-xl-n18 {
    margin: -4.5rem!important
  }

  .mt-xl-n18,.my-xl-n18 {
    margin-top: -4.5rem!important
  }

  .mr-xl-n18,.mx-xl-n18 {
    margin-right: -4.5rem!important
  }

  .mb-xl-n18,.my-xl-n18 {
    margin-bottom: -4.5rem!important
  }

  .ml-xl-n18,.mx-xl-n18 {
    margin-left: -4.5rem!important
  }

  .m-xl-n20 {
    margin: -5rem!important
  }

  .mt-xl-n20,.my-xl-n20 {
    margin-top: -5rem!important
  }

  .mr-xl-n20,.mx-xl-n20 {
    margin-right: -5rem!important
  }

  .mb-xl-n20,.my-xl-n20 {
    margin-bottom: -5rem!important
  }

  .ml-xl-n20,.mx-xl-n20 {
    margin-left: -5rem!important
  }

  .m-xl-n24 {
    margin: -6rem!important
  }

  .mt-xl-n24,.my-xl-n24 {
    margin-top: -6rem!important
  }

  .mr-xl-n24,.mx-xl-n24 {
    margin-right: -6rem!important
  }

  .mb-xl-n24,.my-xl-n24 {
    margin-bottom: -6rem!important
  }

  .ml-xl-n24,.mx-xl-n24 {
    margin-left: -6rem!important
  }

  .m-xl-n28 {
    margin: -7rem!important
  }

  .mt-xl-n28,.my-xl-n28 {
    margin-top: -7rem!important
  }

  .mr-xl-n28,.mx-xl-n28 {
    margin-right: -7rem!important
  }

  .mb-xl-n28,.my-xl-n28 {
    margin-bottom: -7rem!important
  }

  .ml-xl-n28,.mx-xl-n28 {
    margin-left: -7rem!important
  }

  .m-xl-n34 {
    margin: -8rem!important
  }

  .mt-xl-n34,.my-xl-n34 {
    margin-top: -8rem!important
  }

  .mr-xl-n34,.mx-xl-n34 {
    margin-right: -8rem!important
  }

  .mb-xl-n34,.my-xl-n34 {
    margin-bottom: -8rem!important
  }

  .ml-xl-n34,.mx-xl-n34 {
    margin-left: -8rem!important
  }

  .m-xl-n36 {
    margin: -9rem!important
  }

  .mt-xl-n36,.my-xl-n36 {
    margin-top: -9rem!important
  }

  .mr-xl-n36,.mx-xl-n36 {
    margin-right: -9rem!important
  }

  .mb-xl-n36,.my-xl-n36 {
    margin-bottom: -9rem!important
  }

  .ml-xl-n36,.mx-xl-n36 {
    margin-left: -9rem!important
  }

  .m-xl-n40 {
    margin: -10rem!important
  }

  .mt-xl-n40,.my-xl-n40 {
    margin-top: -10rem!important
  }

  .mr-xl-n40,.mx-xl-n40 {
    margin-right: -10rem!important
  }

  .mb-xl-n40,.my-xl-n40 {
    margin-bottom: -10rem!important
  }

  .ml-xl-n40,.mx-xl-n40 {
    margin-left: -10rem!important
  }

  .m-xl-n48 {
    margin: -12rem!important
  }

  .mt-xl-n48,.my-xl-n48 {
    margin-top: -12rem!important
  }

  .mr-xl-n48,.mx-xl-n48 {
    margin-right: -12rem!important
  }

  .mb-xl-n48,.my-xl-n48 {
    margin-bottom: -12rem!important
  }

  .ml-xl-n48,.mx-xl-n48 {
    margin-left: -12rem!important
  }

  .m-xl-n60 {
    margin: -15rem!important
  }

  .mt-xl-n60,.my-xl-n60 {
    margin-top: -15rem!important
  }

  .mr-xl-n60,.mx-xl-n60 {
    margin-right: -15rem!important
  }

  .mb-xl-n60,.my-xl-n60 {
    margin-bottom: -15rem!important
  }

  .ml-xl-n60,.mx-xl-n60 {
    margin-left: -15rem!important
  }

  .m-xl-n96 {
    margin: -24rem!important
  }

  .mt-xl-n96,.my-xl-n96 {
    margin-top: -24rem!important
  }

  .mr-xl-n96,.mx-xl-n96 {
    margin-right: -24rem!important
  }

  .mb-xl-n96,.my-xl-n96 {
    margin-bottom: -24rem!important
  }

  .ml-xl-n96,.mx-xl-n96 {
    margin-left: -24rem!important
  }

  .m-xl-nfull {
    margin: -100%!important
  }

  .mt-xl-nfull,.my-xl-nfull {
    margin-top: -100%!important
  }

  .mr-xl-nfull,.mx-xl-nfull {
    margin-right: -100%!important
  }

  .mb-xl-nfull,.my-xl-nfull {
    margin-bottom: -100%!important
  }

  .ml-xl-nfull,.mx-xl-nfull {
    margin-left: -100%!important
  }

  .m-xl-auto {
    margin: auto!important
  }

  .mt-xl-auto,.my-xl-auto {
    margin-top: auto!important
  }

  .mr-xl-auto,.mx-xl-auto {
    margin-right: auto!important
  }

  .mb-xl-auto,.my-xl-auto {
    margin-bottom: auto!important
  }

  .ml-xl-auto,.mx-xl-auto {
    margin-left: auto!important
  }
}

@media(min-width: 1536px) {
  .m-2xl-0 {
    margin:0!important
  }

  .mt-2xl-0,.my-2xl-0 {
    margin-top: 0!important
  }

  .mr-2xl-0,.mx-2xl-0 {
    margin-right: 0!important
  }

  .mb-2xl-0,.my-2xl-0 {
    margin-bottom: 0!important
  }

  .ml-2xl-0,.mx-2xl-0 {
    margin-left: 0!important
  }

  .m-2xl-1 {
    margin: .25rem!important
  }

  .mt-2xl-1,.my-2xl-1 {
    margin-top: .25rem!important
  }

  .mr-2xl-1,.mx-2xl-1 {
    margin-right: .25rem!important
  }

  .mb-2xl-1,.my-2xl-1 {
    margin-bottom: .25rem!important
  }

  .ml-2xl-1,.mx-2xl-1 {
    margin-left: .25rem!important
  }

  .m-2xl-2 {
    margin: .5rem!important
  }

  .mt-2xl-2,.my-2xl-2 {
    margin-top: .5rem!important
  }

  .mr-2xl-2,.mx-2xl-2 {
    margin-right: .5rem!important
  }

  .mb-2xl-2,.my-2xl-2 {
    margin-bottom: .5rem!important
  }

  .ml-2xl-2,.mx-2xl-2 {
    margin-left: .5rem!important
  }

  .m-2xl-3 {
    margin: .75rem!important
  }

  .mt-2xl-3,.my-2xl-3 {
    margin-top: .75rem!important
  }

  .mr-2xl-3,.mx-2xl-3 {
    margin-right: .75rem!important
  }

  .mb-2xl-3,.my-2xl-3 {
    margin-bottom: .75rem!important
  }

  .ml-2xl-3,.mx-2xl-3 {
    margin-left: .75rem!important
  }

  .m-2xl-4 {
    margin: 1rem!important
  }

  .mt-2xl-4,.my-2xl-4 {
    margin-top: 1rem!important
  }

  .mr-2xl-4,.mx-2xl-4 {
    margin-right: 1rem!important
  }

  .mb-2xl-4,.my-2xl-4 {
    margin-bottom: 1rem!important
  }

  .ml-2xl-4,.mx-2xl-4 {
    margin-left: 1rem!important
  }

  .m-2xl-5 {
    margin: 1.25rem!important
  }

  .mt-2xl-5,.my-2xl-5 {
    margin-top: 1.25rem!important
  }

  .mr-2xl-5,.mx-2xl-5 {
    margin-right: 1.25rem!important
  }

  .mb-2xl-5,.my-2xl-5 {
    margin-bottom: 1.25rem!important
  }

  .ml-2xl-5,.mx-2xl-5 {
    margin-left: 1.25rem!important
  }

  .m-2xl-6 {
    margin: 1.5rem!important
  }

  .mt-2xl-6,.my-2xl-6 {
    margin-top: 1.5rem!important
  }

  .mr-2xl-6,.mx-2xl-6 {
    margin-right: 1.5rem!important
  }

  .mb-2xl-6,.my-2xl-6 {
    margin-bottom: 1.5rem!important
  }

  .ml-2xl-6,.mx-2xl-6 {
    margin-left: 1.5rem!important
  }

  .m-2xl-8 {
    margin: 2rem!important
  }

  .mt-2xl-8,.my-2xl-8 {
    margin-top: 2rem!important
  }

  .mr-2xl-8,.mx-2xl-8 {
    margin-right: 2rem!important
  }

  .mb-2xl-8,.my-2xl-8 {
    margin-bottom: 2rem!important
  }

  .ml-2xl-8,.mx-2xl-8 {
    margin-left: 2rem!important
  }

  .m-2xl-10 {
    margin: 2.5rem!important
  }

  .mt-2xl-10,.my-2xl-10 {
    margin-top: 2.5rem!important
  }

  .mr-2xl-10,.mx-2xl-10 {
    margin-right: 2.5rem!important
  }

  .mb-2xl-10,.my-2xl-10 {
    margin-bottom: 2.5rem!important
  }

  .ml-2xl-10,.mx-2xl-10 {
    margin-left: 2.5rem!important
  }

  .m-2xl-12 {
    margin: 3rem!important
  }

  .mt-2xl-12,.my-2xl-12 {
    margin-top: 3rem!important
  }

  .mr-2xl-12,.mx-2xl-12 {
    margin-right: 3rem!important
  }

  .mb-2xl-12,.my-2xl-12 {
    margin-bottom: 3rem!important
  }

  .ml-2xl-12,.mx-2xl-12 {
    margin-left: 3rem!important
  }

  .m-2xl-15 {
    margin: 3.75rem!important
  }

  .mt-2xl-15,.my-2xl-15 {
    margin-top: 3.75rem!important
  }

  .mr-2xl-15,.mx-2xl-15 {
    margin-right: 3.75rem!important
  }

  .mb-2xl-15,.my-2xl-15 {
    margin-bottom: 3.75rem!important
  }

  .ml-2xl-15,.mx-2xl-15 {
    margin-left: 3.75rem!important
  }

  .m-2xl-16 {
    margin: 4rem!important
  }

  .mt-2xl-16,.my-2xl-16 {
    margin-top: 4rem!important
  }

  .mr-2xl-16,.mx-2xl-16 {
    margin-right: 4rem!important
  }

  .mb-2xl-16,.my-2xl-16 {
    margin-bottom: 4rem!important
  }

  .ml-2xl-16,.mx-2xl-16 {
    margin-left: 4rem!important
  }

  .m-2xl-18 {
    margin: 4.5rem!important
  }

  .mt-2xl-18,.my-2xl-18 {
    margin-top: 4.5rem!important
  }

  .mr-2xl-18,.mx-2xl-18 {
    margin-right: 4.5rem!important
  }

  .mb-2xl-18,.my-2xl-18 {
    margin-bottom: 4.5rem!important
  }

  .ml-2xl-18,.mx-2xl-18 {
    margin-left: 4.5rem!important
  }

  .m-2xl-20 {
    margin: 5rem!important
  }

  .mt-2xl-20,.my-2xl-20 {
    margin-top: 5rem!important
  }

  .mr-2xl-20,.mx-2xl-20 {
    margin-right: 5rem!important
  }

  .mb-2xl-20,.my-2xl-20 {
    margin-bottom: 5rem!important
  }

  .ml-2xl-20,.mx-2xl-20 {
    margin-left: 5rem!important
  }

  .m-2xl-24 {
    margin: 6rem!important
  }

  .mt-2xl-24,.my-2xl-24 {
    margin-top: 6rem!important
  }

  .mr-2xl-24,.mx-2xl-24 {
    margin-right: 6rem!important
  }

  .mb-2xl-24,.my-2xl-24 {
    margin-bottom: 6rem!important
  }

  .ml-2xl-24,.mx-2xl-24 {
    margin-left: 6rem!important
  }

  .m-2xl-28 {
    margin: 7rem!important
  }

  .mt-2xl-28,.my-2xl-28 {
    margin-top: 7rem!important
  }

  .mr-2xl-28,.mx-2xl-28 {
    margin-right: 7rem!important
  }

  .mb-2xl-28,.my-2xl-28 {
    margin-bottom: 7rem!important
  }

  .ml-2xl-28,.mx-2xl-28 {
    margin-left: 7rem!important
  }

  .m-2xl-34 {
    margin: 8rem!important
  }

  .mt-2xl-34,.my-2xl-34 {
    margin-top: 8rem!important
  }

  .mr-2xl-34,.mx-2xl-34 {
    margin-right: 8rem!important
  }

  .mb-2xl-34,.my-2xl-34 {
    margin-bottom: 8rem!important
  }

  .ml-2xl-34,.mx-2xl-34 {
    margin-left: 8rem!important
  }

  .m-2xl-36 {
    margin: 9rem!important
  }

  .mt-2xl-36,.my-2xl-36 {
    margin-top: 9rem!important
  }

  .mr-2xl-36,.mx-2xl-36 {
    margin-right: 9rem!important
  }

  .mb-2xl-36,.my-2xl-36 {
    margin-bottom: 9rem!important
  }

  .ml-2xl-36,.mx-2xl-36 {
    margin-left: 9rem!important
  }

  .m-2xl-40 {
    margin: 10rem!important
  }

  .mt-2xl-40,.my-2xl-40 {
    margin-top: 10rem!important
  }

  .mr-2xl-40,.mx-2xl-40 {
    margin-right: 10rem!important
  }

  .mb-2xl-40,.my-2xl-40 {
    margin-bottom: 10rem!important
  }

  .ml-2xl-40,.mx-2xl-40 {
    margin-left: 10rem!important
  }

  .m-2xl-48 {
    margin: 12rem!important
  }

  .mt-2xl-48,.my-2xl-48 {
    margin-top: 12rem!important
  }

  .mr-2xl-48,.mx-2xl-48 {
    margin-right: 12rem!important
  }

  .mb-2xl-48,.my-2xl-48 {
    margin-bottom: 12rem!important
  }

  .ml-2xl-48,.mx-2xl-48 {
    margin-left: 12rem!important
  }

  .m-2xl-60 {
    margin: 15rem!important
  }

  .mt-2xl-60,.my-2xl-60 {
    margin-top: 15rem!important
  }

  .mr-2xl-60,.mx-2xl-60 {
    margin-right: 15rem!important
  }

  .mb-2xl-60,.my-2xl-60 {
    margin-bottom: 15rem!important
  }

  .ml-2xl-60,.mx-2xl-60 {
    margin-left: 15rem!important
  }

  .m-2xl-96 {
    margin: 24rem!important
  }

  .mt-2xl-96,.my-2xl-96 {
    margin-top: 24rem!important
  }

  .mr-2xl-96,.mx-2xl-96 {
    margin-right: 24rem!important
  }

  .mb-2xl-96,.my-2xl-96 {
    margin-bottom: 24rem!important
  }

  .ml-2xl-96,.mx-2xl-96 {
    margin-left: 24rem!important
  }

  .m-2xl-full {
    margin: 100%!important
  }

  .mt-2xl-full,.my-2xl-full {
    margin-top: 100%!important
  }

  .mr-2xl-full,.mx-2xl-full {
    margin-right: 100%!important
  }

  .mb-2xl-full,.my-2xl-full {
    margin-bottom: 100%!important
  }

  .ml-2xl-full,.mx-2xl-full {
    margin-left: 100%!important
  }

  .p-2xl-0 {
    padding: 0!important
  }

  .pt-2xl-0,.py-2xl-0 {
    padding-top: 0!important
  }

  .pr-2xl-0,.px-2xl-0 {
    padding-right: 0!important
  }

  .pb-2xl-0,.py-2xl-0 {
    padding-bottom: 0!important
  }

  .pl-2xl-0,.px-2xl-0 {
    padding-left: 0!important
  }

  .p-2xl-1 {
    padding: .25rem!important
  }

  .pt-2xl-1,.py-2xl-1 {
    padding-top: .25rem!important
  }

  .pr-2xl-1,.px-2xl-1 {
    padding-right: .25rem!important
  }

  .pb-2xl-1,.py-2xl-1 {
    padding-bottom: .25rem!important
  }

  .pl-2xl-1,.px-2xl-1 {
    padding-left: .25rem!important
  }

  .p-2xl-2 {
    padding: .5rem!important
  }

  .pt-2xl-2,.py-2xl-2 {
    padding-top: .5rem!important
  }

  .pr-2xl-2,.px-2xl-2 {
    padding-right: .5rem!important
  }

  .pb-2xl-2,.py-2xl-2 {
    padding-bottom: .5rem!important
  }

  .pl-2xl-2,.px-2xl-2 {
    padding-left: .5rem!important
  }

  .p-2xl-3 {
    padding: .75rem!important
  }

  .pt-2xl-3,.py-2xl-3 {
    padding-top: .75rem!important
  }

  .pr-2xl-3,.px-2xl-3 {
    padding-right: .75rem!important
  }

  .pb-2xl-3,.py-2xl-3 {
    padding-bottom: .75rem!important
  }

  .pl-2xl-3,.px-2xl-3 {
    padding-left: .75rem!important
  }

  .p-2xl-4 {
    padding: 1rem!important
  }

  .pt-2xl-4,.py-2xl-4 {
    padding-top: 1rem!important
  }

  .pr-2xl-4,.px-2xl-4 {
    padding-right: 1rem!important
  }

  .pb-2xl-4,.py-2xl-4 {
    padding-bottom: 1rem!important
  }

  .pl-2xl-4,.px-2xl-4 {
    padding-left: 1rem!important
  }

  .p-2xl-5 {
    padding: 1.25rem!important
  }

  .pt-2xl-5,.py-2xl-5 {
    padding-top: 1.25rem!important
  }

  .pr-2xl-5,.px-2xl-5 {
    padding-right: 1.25rem!important
  }

  .pb-2xl-5,.py-2xl-5 {
    padding-bottom: 1.25rem!important
  }

  .pl-2xl-5,.px-2xl-5 {
    padding-left: 1.25rem!important
  }

  .p-2xl-6 {
    padding: 1.5rem!important
  }

  .pt-2xl-6,.py-2xl-6 {
    padding-top: 1.5rem!important
  }

  .pr-2xl-6,.px-2xl-6 {
    padding-right: 1.5rem!important
  }

  .pb-2xl-6,.py-2xl-6 {
    padding-bottom: 1.5rem!important
  }

  .pl-2xl-6,.px-2xl-6 {
    padding-left: 1.5rem!important
  }

  .p-2xl-8 {
    padding: 2rem!important
  }

  .pt-2xl-8,.py-2xl-8 {
    padding-top: 2rem!important
  }

  .pr-2xl-8,.px-2xl-8 {
    padding-right: 2rem!important
  }

  .pb-2xl-8,.py-2xl-8 {
    padding-bottom: 2rem!important
  }

  .pl-2xl-8,.px-2xl-8 {
    padding-left: 2rem!important
  }

  .p-2xl-10 {
    padding: 2.5rem!important
  }

  .pt-2xl-10,.py-2xl-10 {
    padding-top: 2.5rem!important
  }

  .pr-2xl-10,.px-2xl-10 {
    padding-right: 2.5rem!important
  }

  .pb-2xl-10,.py-2xl-10 {
    padding-bottom: 2.5rem!important
  }

  .pl-2xl-10,.px-2xl-10 {
    padding-left: 2.5rem!important
  }

  .p-2xl-12 {
    padding: 3rem!important
  }

  .pt-2xl-12,.py-2xl-12 {
    padding-top: 3rem!important
  }

  .pr-2xl-12,.px-2xl-12 {
    padding-right: 3rem!important
  }

  .pb-2xl-12,.py-2xl-12 {
    padding-bottom: 3rem!important
  }

  .pl-2xl-12,.px-2xl-12 {
    padding-left: 3rem!important
  }

  .p-2xl-15 {
    padding: 3.75rem!important
  }

  .pt-2xl-15,.py-2xl-15 {
    padding-top: 3.75rem!important
  }

  .pr-2xl-15,.px-2xl-15 {
    padding-right: 3.75rem!important
  }

  .pb-2xl-15,.py-2xl-15 {
    padding-bottom: 3.75rem!important
  }

  .pl-2xl-15,.px-2xl-15 {
    padding-left: 3.75rem!important
  }

  .p-2xl-16 {
    padding: 4rem!important
  }

  .pt-2xl-16,.py-2xl-16 {
    padding-top: 4rem!important
  }

  .pr-2xl-16,.px-2xl-16 {
    padding-right: 4rem!important
  }

  .pb-2xl-16,.py-2xl-16 {
    padding-bottom: 4rem!important
  }

  .pl-2xl-16,.px-2xl-16 {
    padding-left: 4rem!important
  }

  .p-2xl-18 {
    padding: 4.5rem!important
  }

  .pt-2xl-18,.py-2xl-18 {
    padding-top: 4.5rem!important
  }

  .pr-2xl-18,.px-2xl-18 {
    padding-right: 4.5rem!important
  }

  .pb-2xl-18,.py-2xl-18 {
    padding-bottom: 4.5rem!important
  }

  .pl-2xl-18,.px-2xl-18 {
    padding-left: 4.5rem!important
  }

  .p-2xl-20 {
    padding: 5rem!important
  }

  .pt-2xl-20,.py-2xl-20 {
    padding-top: 5rem!important
  }

  .pr-2xl-20,.px-2xl-20 {
    padding-right: 5rem!important
  }

  .pb-2xl-20,.py-2xl-20 {
    padding-bottom: 5rem!important
  }

  .pl-2xl-20,.px-2xl-20 {
    padding-left: 5rem!important
  }

  .p-2xl-24 {
    padding: 6rem!important
  }

  .pt-2xl-24,.py-2xl-24 {
    padding-top: 6rem!important
  }

  .pr-2xl-24,.px-2xl-24 {
    padding-right: 6rem!important
  }

  .pb-2xl-24,.py-2xl-24 {
    padding-bottom: 6rem!important
  }

  .pl-2xl-24,.px-2xl-24 {
    padding-left: 6rem!important
  }

  .p-2xl-28 {
    padding: 7rem!important
  }

  .pt-2xl-28,.py-2xl-28 {
    padding-top: 7rem!important
  }

  .pr-2xl-28,.px-2xl-28 {
    padding-right: 7rem!important
  }

  .pb-2xl-28,.py-2xl-28 {
    padding-bottom: 7rem!important
  }

  .pl-2xl-28,.px-2xl-28 {
    padding-left: 7rem!important
  }

  .p-2xl-34 {
    padding: 8rem!important
  }

  .pt-2xl-34,.py-2xl-34 {
    padding-top: 8rem!important
  }

  .pr-2xl-34,.px-2xl-34 {
    padding-right: 8rem!important
  }

  .pb-2xl-34,.py-2xl-34 {
    padding-bottom: 8rem!important
  }

  .pl-2xl-34,.px-2xl-34 {
    padding-left: 8rem!important
  }

  .p-2xl-36 {
    padding: 9rem!important
  }

  .pt-2xl-36,.py-2xl-36 {
    padding-top: 9rem!important
  }

  .pr-2xl-36,.px-2xl-36 {
    padding-right: 9rem!important
  }

  .pb-2xl-36,.py-2xl-36 {
    padding-bottom: 9rem!important
  }

  .pl-2xl-36,.px-2xl-36 {
    padding-left: 9rem!important
  }

  .p-2xl-40 {
    padding: 10rem!important
  }

  .pt-2xl-40,.py-2xl-40 {
    padding-top: 10rem!important
  }

  .pr-2xl-40,.px-2xl-40 {
    padding-right: 10rem!important
  }

  .pb-2xl-40,.py-2xl-40 {
    padding-bottom: 10rem!important
  }

  .pl-2xl-40,.px-2xl-40 {
    padding-left: 10rem!important
  }

  .p-2xl-48 {
    padding: 12rem!important
  }

  .pt-2xl-48,.py-2xl-48 {
    padding-top: 12rem!important
  }

  .pr-2xl-48,.px-2xl-48 {
    padding-right: 12rem!important
  }

  .pb-2xl-48,.py-2xl-48 {
    padding-bottom: 12rem!important
  }

  .pl-2xl-48,.px-2xl-48 {
    padding-left: 12rem!important
  }

  .p-2xl-60 {
    padding: 15rem!important
  }

  .pt-2xl-60,.py-2xl-60 {
    padding-top: 15rem!important
  }

  .pr-2xl-60,.px-2xl-60 {
    padding-right: 15rem!important
  }

  .pb-2xl-60,.py-2xl-60 {
    padding-bottom: 15rem!important
  }

  .pl-2xl-60,.px-2xl-60 {
    padding-left: 15rem!important
  }

  .p-2xl-96 {
    padding: 24rem!important
  }

  .pt-2xl-96,.py-2xl-96 {
    padding-top: 24rem!important
  }

  .pr-2xl-96,.px-2xl-96 {
    padding-right: 24rem!important
  }

  .pb-2xl-96,.py-2xl-96 {
    padding-bottom: 24rem!important
  }

  .pl-2xl-96,.px-2xl-96 {
    padding-left: 24rem!important
  }

  .p-2xl-full {
    padding: 100%!important
  }

  .pt-2xl-full,.py-2xl-full {
    padding-top: 100%!important
  }

  .pr-2xl-full,.px-2xl-full {
    padding-right: 100%!important
  }

  .pb-2xl-full,.py-2xl-full {
    padding-bottom: 100%!important
  }

  .pl-2xl-full,.px-2xl-full {
    padding-left: 100%!important
  }

  .m-2xl-n1 {
    margin: -.25rem!important
  }

  .mt-2xl-n1,.my-2xl-n1 {
    margin-top: -.25rem!important
  }

  .mr-2xl-n1,.mx-2xl-n1 {
    margin-right: -.25rem!important
  }

  .mb-2xl-n1,.my-2xl-n1 {
    margin-bottom: -.25rem!important
  }

  .ml-2xl-n1,.mx-2xl-n1 {
    margin-left: -.25rem!important
  }

  .m-2xl-n2 {
    margin: -.5rem!important
  }

  .mt-2xl-n2,.my-2xl-n2 {
    margin-top: -.5rem!important
  }

  .mr-2xl-n2,.mx-2xl-n2 {
    margin-right: -.5rem!important
  }

  .mb-2xl-n2,.my-2xl-n2 {
    margin-bottom: -.5rem!important
  }

  .ml-2xl-n2,.mx-2xl-n2 {
    margin-left: -.5rem!important
  }

  .m-2xl-n3 {
    margin: -.75rem!important
  }

  .mt-2xl-n3,.my-2xl-n3 {
    margin-top: -.75rem!important
  }

  .mr-2xl-n3,.mx-2xl-n3 {
    margin-right: -.75rem!important
  }

  .mb-2xl-n3,.my-2xl-n3 {
    margin-bottom: -.75rem!important
  }

  .ml-2xl-n3,.mx-2xl-n3 {
    margin-left: -.75rem!important
  }

  .m-2xl-n4 {
    margin: -1rem!important
  }

  .mt-2xl-n4,.my-2xl-n4 {
    margin-top: -1rem!important
  }

  .mr-2xl-n4,.mx-2xl-n4 {
    margin-right: -1rem!important
  }

  .mb-2xl-n4,.my-2xl-n4 {
    margin-bottom: -1rem!important
  }

  .ml-2xl-n4,.mx-2xl-n4 {
    margin-left: -1rem!important
  }

  .m-2xl-n5 {
    margin: -1.25rem!important
  }

  .mt-2xl-n5,.my-2xl-n5 {
    margin-top: -1.25rem!important
  }

  .mr-2xl-n5,.mx-2xl-n5 {
    margin-right: -1.25rem!important
  }

  .mb-2xl-n5,.my-2xl-n5 {
    margin-bottom: -1.25rem!important
  }

  .ml-2xl-n5,.mx-2xl-n5 {
    margin-left: -1.25rem!important
  }

  .m-2xl-n6 {
    margin: -1.5rem!important
  }

  .mt-2xl-n6,.my-2xl-n6 {
    margin-top: -1.5rem!important
  }

  .mr-2xl-n6,.mx-2xl-n6 {
    margin-right: -1.5rem!important
  }

  .mb-2xl-n6,.my-2xl-n6 {
    margin-bottom: -1.5rem!important
  }

  .ml-2xl-n6,.mx-2xl-n6 {
    margin-left: -1.5rem!important
  }

  .m-2xl-n8 {
    margin: -2rem!important
  }

  .mt-2xl-n8,.my-2xl-n8 {
    margin-top: -2rem!important
  }

  .mr-2xl-n8,.mx-2xl-n8 {
    margin-right: -2rem!important
  }

  .mb-2xl-n8,.my-2xl-n8 {
    margin-bottom: -2rem!important
  }

  .ml-2xl-n8,.mx-2xl-n8 {
    margin-left: -2rem!important
  }

  .m-2xl-n10 {
    margin: -2.5rem!important
  }

  .mt-2xl-n10,.my-2xl-n10 {
    margin-top: -2.5rem!important
  }

  .mr-2xl-n10,.mx-2xl-n10 {
    margin-right: -2.5rem!important
  }

  .mb-2xl-n10,.my-2xl-n10 {
    margin-bottom: -2.5rem!important
  }

  .ml-2xl-n10,.mx-2xl-n10 {
    margin-left: -2.5rem!important
  }

  .m-2xl-n12 {
    margin: -3rem!important
  }

  .mt-2xl-n12,.my-2xl-n12 {
    margin-top: -3rem!important
  }

  .mr-2xl-n12,.mx-2xl-n12 {
    margin-right: -3rem!important
  }

  .mb-2xl-n12,.my-2xl-n12 {
    margin-bottom: -3rem!important
  }

  .ml-2xl-n12,.mx-2xl-n12 {
    margin-left: -3rem!important
  }

  .m-2xl-n15 {
    margin: -3.75rem!important
  }

  .mt-2xl-n15,.my-2xl-n15 {
    margin-top: -3.75rem!important
  }

  .mr-2xl-n15,.mx-2xl-n15 {
    margin-right: -3.75rem!important
  }

  .mb-2xl-n15,.my-2xl-n15 {
    margin-bottom: -3.75rem!important
  }

  .ml-2xl-n15,.mx-2xl-n15 {
    margin-left: -3.75rem!important
  }

  .m-2xl-n16 {
    margin: -4rem!important
  }

  .mt-2xl-n16,.my-2xl-n16 {
    margin-top: -4rem!important
  }

  .mr-2xl-n16,.mx-2xl-n16 {
    margin-right: -4rem!important
  }

  .mb-2xl-n16,.my-2xl-n16 {
    margin-bottom: -4rem!important
  }

  .ml-2xl-n16,.mx-2xl-n16 {
    margin-left: -4rem!important
  }

  .m-2xl-n18 {
    margin: -4.5rem!important
  }

  .mt-2xl-n18,.my-2xl-n18 {
    margin-top: -4.5rem!important
  }

  .mr-2xl-n18,.mx-2xl-n18 {
    margin-right: -4.5rem!important
  }

  .mb-2xl-n18,.my-2xl-n18 {
    margin-bottom: -4.5rem!important
  }

  .ml-2xl-n18,.mx-2xl-n18 {
    margin-left: -4.5rem!important
  }

  .m-2xl-n20 {
    margin: -5rem!important
  }

  .mt-2xl-n20,.my-2xl-n20 {
    margin-top: -5rem!important
  }

  .mr-2xl-n20,.mx-2xl-n20 {
    margin-right: -5rem!important
  }

  .mb-2xl-n20,.my-2xl-n20 {
    margin-bottom: -5rem!important
  }

  .ml-2xl-n20,.mx-2xl-n20 {
    margin-left: -5rem!important
  }

  .m-2xl-n24 {
    margin: -6rem!important
  }

  .mt-2xl-n24,.my-2xl-n24 {
    margin-top: -6rem!important
  }

  .mr-2xl-n24,.mx-2xl-n24 {
    margin-right: -6rem!important
  }

  .mb-2xl-n24,.my-2xl-n24 {
    margin-bottom: -6rem!important
  }

  .ml-2xl-n24,.mx-2xl-n24 {
    margin-left: -6rem!important
  }

  .m-2xl-n28 {
    margin: -7rem!important
  }

  .mt-2xl-n28,.my-2xl-n28 {
    margin-top: -7rem!important
  }

  .mr-2xl-n28,.mx-2xl-n28 {
    margin-right: -7rem!important
  }

  .mb-2xl-n28,.my-2xl-n28 {
    margin-bottom: -7rem!important
  }

  .ml-2xl-n28,.mx-2xl-n28 {
    margin-left: -7rem!important
  }

  .m-2xl-n34 {
    margin: -8rem!important
  }

  .mt-2xl-n34,.my-2xl-n34 {
    margin-top: -8rem!important
  }

  .mr-2xl-n34,.mx-2xl-n34 {
    margin-right: -8rem!important
  }

  .mb-2xl-n34,.my-2xl-n34 {
    margin-bottom: -8rem!important
  }

  .ml-2xl-n34,.mx-2xl-n34 {
    margin-left: -8rem!important
  }

  .m-2xl-n36 {
    margin: -9rem!important
  }

  .mt-2xl-n36,.my-2xl-n36 {
    margin-top: -9rem!important
  }

  .mr-2xl-n36,.mx-2xl-n36 {
    margin-right: -9rem!important
  }

  .mb-2xl-n36,.my-2xl-n36 {
    margin-bottom: -9rem!important
  }

  .ml-2xl-n36,.mx-2xl-n36 {
    margin-left: -9rem!important
  }

  .m-2xl-n40 {
    margin: -10rem!important
  }

  .mt-2xl-n40,.my-2xl-n40 {
    margin-top: -10rem!important
  }

  .mr-2xl-n40,.mx-2xl-n40 {
    margin-right: -10rem!important
  }

  .mb-2xl-n40,.my-2xl-n40 {
    margin-bottom: -10rem!important
  }

  .ml-2xl-n40,.mx-2xl-n40 {
    margin-left: -10rem!important
  }

  .m-2xl-n48 {
    margin: -12rem!important
  }

  .mt-2xl-n48,.my-2xl-n48 {
    margin-top: -12rem!important
  }

  .mr-2xl-n48,.mx-2xl-n48 {
    margin-right: -12rem!important
  }

  .mb-2xl-n48,.my-2xl-n48 {
    margin-bottom: -12rem!important
  }

  .ml-2xl-n48,.mx-2xl-n48 {
    margin-left: -12rem!important
  }

  .m-2xl-n60 {
    margin: -15rem!important
  }

  .mt-2xl-n60,.my-2xl-n60 {
    margin-top: -15rem!important
  }

  .mr-2xl-n60,.mx-2xl-n60 {
    margin-right: -15rem!important
  }

  .mb-2xl-n60,.my-2xl-n60 {
    margin-bottom: -15rem!important
  }

  .ml-2xl-n60,.mx-2xl-n60 {
    margin-left: -15rem!important
  }

  .m-2xl-n96 {
    margin: -24rem!important
  }

  .mt-2xl-n96,.my-2xl-n96 {
    margin-top: -24rem!important
  }

  .mr-2xl-n96,.mx-2xl-n96 {
    margin-right: -24rem!important
  }

  .mb-2xl-n96,.my-2xl-n96 {
    margin-bottom: -24rem!important
  }

  .ml-2xl-n96,.mx-2xl-n96 {
    margin-left: -24rem!important
  }

  .m-2xl-nfull {
    margin: -100%!important
  }

  .mt-2xl-nfull,.my-2xl-nfull {
    margin-top: -100%!important
  }

  .mr-2xl-nfull,.mx-2xl-nfull {
    margin-right: -100%!important
  }

  .mb-2xl-nfull,.my-2xl-nfull {
    margin-bottom: -100%!important
  }

  .ml-2xl-nfull,.mx-2xl-nfull {
    margin-left: -100%!important
  }

  .m-2xl-auto {
    margin: auto!important
  }

  .mt-2xl-auto,.my-2xl-auto {
    margin-top: auto!important
  }

  .mr-2xl-auto,.mx-2xl-auto {
    margin-right: auto!important
  }

  .mb-2xl-auto,.my-2xl-auto {
    margin-bottom: auto!important
  }

  .ml-2xl-auto,.mx-2xl-auto {
    margin-left: auto!important
  }
}

.stretched-link:after {
  background-color: transparent;
  bottom: 0;
  content: "";
  left: 0;
  pointer-events: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1
}

.text-monospace {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important
}

.text-justify {
  text-align: justify!important
}

.text-wrap {
  white-space: normal!important
}

.text-nowrap {
  white-space: nowrap!important
}

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

.text-left {
  text-align: left!important
}

.text-right {
  text-align: right!important
}

.text-center {
  text-align: center!important
}

@media(min-width: 640px) {
  .text-sm-left {
    text-align:left!important
  }

  .text-sm-right {
    text-align: right!important
  }

  .text-sm-center {
    text-align: center!important
  }
}

@media(min-width: 768px) {
  .text-md-left {
    text-align:left!important
  }

  .text-md-right {
    text-align: right!important
  }

  .text-md-center {
    text-align: center!important
  }
}

@media(min-width: 1024px) {
  .text-lg-left {
    text-align:left!important
  }

  .text-lg-right {
    text-align: right!important
  }

  .text-lg-center {
    text-align: center!important
  }
}

@media(min-width: 1280px) {
  .text-xl-left {
    text-align:left!important
  }

  .text-xl-right {
    text-align: right!important
  }

  .text-xl-center {
    text-align: center!important
  }
}

@media(min-width: 1536px) {
  .text-2xl-left {
    text-align:left!important
  }

  .text-2xl-right {
    text-align: right!important
  }

  .text-2xl-center {
    text-align: center!important
  }
}

.text-lowercase {
  text-transform: lowercase!important
}

.text-uppercase {
  text-transform: uppercase!important
}

.text-capitalize {
  text-transform: capitalize!important
}

.font-weight-light {
  font-weight: 300!important
}

.font-weight-lighter {
  font-weight: lighter!important
}

.font-weight-normal {
  font-weight: 400!important
}

.font-weight-bold {
  font-weight: 700!important
}

.font-weight-bolder {
  font-weight: bolder!important
}

.font-italic {
  font-style: italic!important
}

.text-white {
  color: #fff!important
}

.text-black {
  color: #111!important
}

a.text-black:focus,a.text-black:hover {
  color: #000!important
}

.text-blue {
  color: #0960fb!important
}

a.text-blue:focus,a.text-blue:hover {
  color: #0343b5!important
}

.text-flamingo {
  color: #ecbae1!important
}

a.text-flamingo:focus,a.text-flamingo:hover {
  color: #db7ec7!important
}

.text-green {
  color: #22aa23!important
}

a.text-green:focus,a.text-green:hover {
  color: #156a16!important
}

.text-gray {
  color: #999!important
}

a.text-gray:focus,a.text-gray:hover {
  color: #737373!important
}

.text-gray-light {
  color: #d1d1d1!important
}

a.text-gray-light:focus,a.text-gray-light:hover {
  color: #ababab!important
}

.text-gray-lightest {
  color: #fafafa!important
}

a.text-gray-lightest:focus,a.text-gray-lightest:hover {
  color: #d4d4d4!important
}

.text-lilac {
  color: #b1b0f3!important
}

a.text-lilac:focus,a.text-lilac:hover {
  color: #6f6ee9!important
}

.text-olive {
  color: #abc96e!important
}

a.text-olive:focus,a.text-olive:hover {
  color: #88ab40!important
}

.text-salmon {
  color: #c29a94!important
}

a.text-salmon:focus,a.text-salmon:hover {
  color: #a66c63!important
}

.text-dust {
  color: #f5d980!important
}

a.text-dust:focus,a.text-dust:hover {
  color: #efc439!important
}

.text-body {
  color: #111!important
}

.text-muted {
  color: #6c757d!important
}

.text-black-50 {
  color: hsla(0,0%,7%,.5)!important
}

.text-white-50 {
  color: hsla(0,0%,100%,.5)!important
}

.text-hide {
  background-color: transparent;
  border: 0;
  color: transparent;
  font: 0/0 a;
  text-shadow: none
}

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

.text-break {
  word-wrap: break-word!important;
  word-break: break-word!important
}

.text-reset {
  color: inherit!important
}

.visible {
  visibility: visible!important
}

.invisible {
  visibility: hidden!important
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
  font-weight: 700;
  line-height: 1.125;
  margin-bottom: 0
}

.h1,h1 {
  font-size: 3.5rem
}

@media(max-width: 1200px) {
  .h1,h1 {
    font-size:calc(1.475rem + 2.7vw)
  }
}

.h2,h2 {
  font-size: 2.75rem
}

@media(max-width: 1200px) {
  .h2,h2 {
    font-size:calc(1.4rem + 1.8vw)
  }
}

.h3,h3 {
  font-size: 1.5rem
}

@media(max-width: 1200px) {
  .h3,h3 {
    font-size:calc(1.275rem + .3vw)
  }
}

.h4,.h5,h4,h5 {
  font-size: 1.25rem
}

.h6,h6 {
  font-size: .875rem
}

.lead {
  font-size: 1.25rem;
  font-weight: 300
}

.display-1 {
  font-size: 14vw;
  font-weight: 700;
  line-height: 1
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1
}

@media(max-width: 1200px) {
  .display-2 {
    font-size:calc(1.675rem + 5.1vw)
  }
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1
}

@media(max-width: 1200px) {
  .display-3 {
    font-size:calc(1.575rem + 3.9vw)
  }
}

.display-4 {
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 1
}

@media(max-width: 1200px) {
  .display-4 {
    font-size:calc(1.5rem + 3vw)
  }
}

hr {
  border: 0;
  border-top: 1px solid hsla(0,0%,7%,.1);
  margin-bottom: 1rem;
  margin-top: 1rem
}

.small,small {
  font-size: 80%;
  font-weight: 400
}

.mark,mark {
  background-color: #fcf8e3;
  padding: .2em
}

.list-inline,.list-unstyled {
  list-style: none;
  padding-left: 0
}

.list-inline-item {
  display: inline-block
}

.list-inline-item:not(:last-child) {
  margin-right: .5rem
}

.initialism {
  font-size: 90%;
  text-transform: uppercase
}

.blockquote {
  font-size: 1.25rem;
  margin-bottom: 1rem
}

.blockquote-footer {
  color: #6c757d;
  display: block;
  font-size: 80%
}

.blockquote-footer:before {
  content: "— "
}

.img-fluid,.img-thumbnail {
  height: auto;
  max-width: 100%
}

.img-thumbnail {
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .625rem;
  padding: .25rem
}

.figure {
  display: inline-block
}

.figure-img {
  line-height: 1;
  margin-bottom: .5rem
}

.figure-caption {
  color: #6c757d;
  font-size: 90%
}

.container,.container-2xl,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: 100%
}

@media(min-width: 640px) {
  .container,.container-sm {
    max-width:640px
  }
}

@media(min-width: 768px) {
  .container,.container-md,.container-sm {
    max-width:768px
  }
}

@media(min-width: 1024px) {
  .container,.container-lg,.container-md,.container-sm {
    max-width:1024px
  }
}

@media(min-width: 1280px) {
  .container,.container-lg,.container-md,.container-sm,.container-xl {
    max-width:1280px
  }
}

@media(min-width: 1536px) {
  .container,.container-2xl,.container-lg,.container-md,.container-sm,.container-xl {
    max-width:1536px
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.5rem;
  margin-right: -1.5rem
}

.no-gutters {
  margin-left: 0;
  margin-right: 0
}

.no-gutters>.col,.no-gutters>[class*=col-] {
  padding-left: 0;
  padding-right: 0
}

.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-2xl,.col-2xl-1,.col-2xl-10,.col-2xl-11,.col-2xl-12,.col-2xl-2,.col-2xl-3,.col-2xl-4,.col-2xl-5,.col-2xl-6,.col-2xl-7,.col-2xl-8,.col-2xl-9,.col-2xl-auto,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  position: relative;
  width: 100%
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%
}

.row-cols-1>* {
  flex: 0 0 100%;
  max-width: 100%
}

.row-cols-2>* {
  flex: 0 0 50%;
  max-width: 50%
}

.row-cols-3>* {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%
}

.row-cols-4>* {
  flex: 0 0 25%;
  max-width: 25%
}

.row-cols-5>* {
  flex: 0 0 20%;
  max-width: 20%
}

.row-cols-6>* {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%
}

.col-auto {
  flex: 0 0 auto;
  max-width: 100%;
  width: auto
}

.col-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%
}

.col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%
}

.col-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%
}

.col-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%
}

.col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%
}

.col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%
}

.col-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%
}

.col-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%
}

.order-first {
  order: -1
}

.order-last {
  order: 13
}

.order-0 {
  order: 0
}

.order-1 {
  order: 1
}

.order-2 {
  order: 2
}

.order-3 {
  order: 3
}

.order-4 {
  order: 4
}

.order-5 {
  order: 5
}

.order-6 {
  order: 6
}

.order-7 {
  order: 7
}

.order-8 {
  order: 8
}

.order-9 {
  order: 9
}

.order-10 {
  order: 10
}

.order-11 {
  order: 11
}

.order-12 {
  order: 12
}

.offset-1 {
  margin-left: 8.33333333%
}

.offset-2 {
  margin-left: 16.66666667%
}

.offset-3 {
  margin-left: 25%
}

.offset-4 {
  margin-left: 33.33333333%
}

.offset-5 {
  margin-left: 41.66666667%
}

.offset-6 {
  margin-left: 50%
}

.offset-7 {
  margin-left: 58.33333333%
}

.offset-8 {
  margin-left: 66.66666667%
}

.offset-9 {
  margin-left: 75%
}

.offset-10 {
  margin-left: 83.33333333%
}

.offset-11 {
  margin-left: 91.66666667%
}

@media(min-width: 640px) {
  .col-sm {
    flex-basis:0;
    flex-grow: 1;
    max-width: 100%
  }

  .row-cols-sm-1>* {
    flex: 0 0 100%;
    max-width: 100%
  }

  .row-cols-sm-2>* {
    flex: 0 0 50%;
    max-width: 50%
  }

  .row-cols-sm-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .row-cols-sm-4>* {
    flex: 0 0 25%;
    max-width: 25%
  }

  .row-cols-sm-5>* {
    flex: 0 0 20%;
    max-width: 20%
  }

  .row-cols-sm-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

  .col-sm-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto
  }

  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
  }

  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
  }

  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
  }

  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
  }

  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-sm-first {
    order: -1
  }

  .order-sm-last {
    order: 13
  }

  .order-sm-0 {
    order: 0
  }

  .order-sm-1 {
    order: 1
  }

  .order-sm-2 {
    order: 2
  }

  .order-sm-3 {
    order: 3
  }

  .order-sm-4 {
    order: 4
  }

  .order-sm-5 {
    order: 5
  }

  .order-sm-6 {
    order: 6
  }

  .order-sm-7 {
    order: 7
  }

  .order-sm-8 {
    order: 8
  }

  .order-sm-9 {
    order: 9
  }

  .order-sm-10 {
    order: 10
  }

  .order-sm-11 {
    order: 11
  }

  .order-sm-12 {
    order: 12
  }

  .offset-sm-0 {
    margin-left: 0
  }

  .offset-sm-1 {
    margin-left: 8.33333333%
  }

  .offset-sm-2 {
    margin-left: 16.66666667%
  }

  .offset-sm-3 {
    margin-left: 25%
  }

  .offset-sm-4 {
    margin-left: 33.33333333%
  }

  .offset-sm-5 {
    margin-left: 41.66666667%
  }

  .offset-sm-6 {
    margin-left: 50%
  }

  .offset-sm-7 {
    margin-left: 58.33333333%
  }

  .offset-sm-8 {
    margin-left: 66.66666667%
  }

  .offset-sm-9 {
    margin-left: 75%
  }

  .offset-sm-10 {
    margin-left: 83.33333333%
  }

  .offset-sm-11 {
    margin-left: 91.66666667%
  }
}

@media(min-width: 768px) {
  .col-md {
    flex-basis:0;
    flex-grow: 1;
    max-width: 100%
  }

  .row-cols-md-1>* {
    flex: 0 0 100%;
    max-width: 100%
  }

  .row-cols-md-2>* {
    flex: 0 0 50%;
    max-width: 50%
  }

  .row-cols-md-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .row-cols-md-4>* {
    flex: 0 0 25%;
    max-width: 25%
  }

  .row-cols-md-5>* {
    flex: 0 0 20%;
    max-width: 20%
  }

  .row-cols-md-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

  .col-md-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto
  }

  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
  }

  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
  }

  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
  }

  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
  }

  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-md-first {
    order: -1
  }

  .order-md-last {
    order: 13
  }

  .order-md-0 {
    order: 0
  }

  .order-md-1 {
    order: 1
  }

  .order-md-2 {
    order: 2
  }

  .order-md-3 {
    order: 3
  }

  .order-md-4 {
    order: 4
  }

  .order-md-5 {
    order: 5
  }

  .order-md-6 {
    order: 6
  }

  .order-md-7 {
    order: 7
  }

  .order-md-8 {
    order: 8
  }

  .order-md-9 {
    order: 9
  }

  .order-md-10 {
    order: 10
  }

  .order-md-11 {
    order: 11
  }

  .order-md-12 {
    order: 12
  }

  .offset-md-0 {
    margin-left: 0
  }

  .offset-md-1 {
    margin-left: 8.33333333%
  }

  .offset-md-2 {
    margin-left: 16.66666667%
  }

  .offset-md-3 {
    margin-left: 25%
  }

  .offset-md-4 {
    margin-left: 33.33333333%
  }

  .offset-md-5 {
    margin-left: 41.66666667%
  }

  .offset-md-6 {
    margin-left: 50%
  }

  .offset-md-7 {
    margin-left: 58.33333333%
  }

  .offset-md-8 {
    margin-left: 66.66666667%
  }

  .offset-md-9 {
    margin-left: 75%
  }

  .offset-md-10 {
    margin-left: 83.33333333%
  }

  .offset-md-11 {
    margin-left: 91.66666667%
  }
}

@media(min-width: 1024px) {
  .col-lg {
    flex-basis:0;
    flex-grow: 1;
    max-width: 100%
  }

  .row-cols-lg-1>* {
    flex: 0 0 100%;
    max-width: 100%
  }

  .row-cols-lg-2>* {
    flex: 0 0 50%;
    max-width: 50%
  }

  .row-cols-lg-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .row-cols-lg-4>* {
    flex: 0 0 25%;
    max-width: 25%
  }

  .row-cols-lg-5>* {
    flex: 0 0 20%;
    max-width: 20%
  }

  .row-cols-lg-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

  .col-lg-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto
  }

  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
  }

  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
  }

  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
  }

  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
  }

  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-lg-first {
    order: -1
  }

  .order-lg-last {
    order: 13
  }

  .order-lg-0 {
    order: 0
  }

  .order-lg-1 {
    order: 1
  }

  .order-lg-2 {
    order: 2
  }

  .order-lg-3 {
    order: 3
  }

  .order-lg-4 {
    order: 4
  }

  .order-lg-5 {
    order: 5
  }

  .order-lg-6 {
    order: 6
  }

  .order-lg-7 {
    order: 7
  }

  .order-lg-8 {
    order: 8
  }

  .order-lg-9 {
    order: 9
  }

  .order-lg-10 {
    order: 10
  }

  .order-lg-11 {
    order: 11
  }

  .order-lg-12 {
    order: 12
  }

  .offset-lg-0 {
    margin-left: 0
  }

  .offset-lg-1 {
    margin-left: 8.33333333%
  }

  .offset-lg-2 {
    margin-left: 16.66666667%
  }

  .offset-lg-3 {
    margin-left: 25%
  }

  .offset-lg-4 {
    margin-left: 33.33333333%
  }

  .offset-lg-5 {
    margin-left: 41.66666667%
  }

  .offset-lg-6 {
    margin-left: 50%
  }

  .offset-lg-7 {
    margin-left: 58.33333333%
  }

  .offset-lg-8 {
    margin-left: 66.66666667%
  }

  .offset-lg-9 {
    margin-left: 75%
  }

  .offset-lg-10 {
    margin-left: 83.33333333%
  }

  .offset-lg-11 {
    margin-left: 91.66666667%
  }
}

@media(min-width: 1280px) {
  .col-xl {
    flex-basis:0;
    flex-grow: 1;
    max-width: 100%
  }

  .row-cols-xl-1>* {
    flex: 0 0 100%;
    max-width: 100%
  }

  .row-cols-xl-2>* {
    flex: 0 0 50%;
    max-width: 50%
  }

  .row-cols-xl-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .row-cols-xl-4>* {
    flex: 0 0 25%;
    max-width: 25%
  }

  .row-cols-xl-5>* {
    flex: 0 0 20%;
    max-width: 20%
  }

  .row-cols-xl-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

  .col-xl-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto
  }

  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
  }

  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
  }

  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
  }

  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
  }

  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-xl-first {
    order: -1
  }

  .order-xl-last {
    order: 13
  }

  .order-xl-0 {
    order: 0
  }

  .order-xl-1 {
    order: 1
  }

  .order-xl-2 {
    order: 2
  }

  .order-xl-3 {
    order: 3
  }

  .order-xl-4 {
    order: 4
  }

  .order-xl-5 {
    order: 5
  }

  .order-xl-6 {
    order: 6
  }

  .order-xl-7 {
    order: 7
  }

  .order-xl-8 {
    order: 8
  }

  .order-xl-9 {
    order: 9
  }

  .order-xl-10 {
    order: 10
  }

  .order-xl-11 {
    order: 11
  }

  .order-xl-12 {
    order: 12
  }

  .offset-xl-0 {
    margin-left: 0
  }

  .offset-xl-1 {
    margin-left: 8.33333333%
  }

  .offset-xl-2 {
    margin-left: 16.66666667%
  }

  .offset-xl-3 {
    margin-left: 25%
  }

  .offset-xl-4 {
    margin-left: 33.33333333%
  }

  .offset-xl-5 {
    margin-left: 41.66666667%
  }

  .offset-xl-6 {
    margin-left: 50%
  }

  .offset-xl-7 {
    margin-left: 58.33333333%
  }

  .offset-xl-8 {
    margin-left: 66.66666667%
  }

  .offset-xl-9 {
    margin-left: 75%
  }

  .offset-xl-10 {
    margin-left: 83.33333333%
  }

  .offset-xl-11 {
    margin-left: 91.66666667%
  }
}

@media(min-width: 1536px) {
  .col-2xl {
    flex-basis:0;
    flex-grow: 1;
    max-width: 100%
  }

  .row-cols-2xl-1>* {
    flex: 0 0 100%;
    max-width: 100%
  }

  .row-cols-2xl-2>* {
    flex: 0 0 50%;
    max-width: 50%
  }

  .row-cols-2xl-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }

  .row-cols-2xl-4>* {
    flex: 0 0 25%;
    max-width: 25%
  }

  .row-cols-2xl-5>* {
    flex: 0 0 20%;
    max-width: 20%
  }

  .row-cols-2xl-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }

  .col-2xl-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto
  }

  .col-2xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
  }

  .col-2xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
  }

  .col-2xl-3 {
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-2xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
  }

  .col-2xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
  }

  .col-2xl-6 {
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-2xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
  }

  .col-2xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
  }

  .col-2xl-9 {
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-2xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
  }

  .col-2xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
  }

  .col-2xl-12 {
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-2xl-first {
    order: -1
  }

  .order-2xl-last {
    order: 13
  }

  .order-2xl-0 {
    order: 0
  }

  .order-2xl-1 {
    order: 1
  }

  .order-2xl-2 {
    order: 2
  }

  .order-2xl-3 {
    order: 3
  }

  .order-2xl-4 {
    order: 4
  }

  .order-2xl-5 {
    order: 5
  }

  .order-2xl-6 {
    order: 6
  }

  .order-2xl-7 {
    order: 7
  }

  .order-2xl-8 {
    order: 8
  }

  .order-2xl-9 {
    order: 9
  }

  .order-2xl-10 {
    order: 10
  }

  .order-2xl-11 {
    order: 11
  }

  .order-2xl-12 {
    order: 12
  }

  .offset-2xl-0 {
    margin-left: 0
  }

  .offset-2xl-1 {
    margin-left: 8.33333333%
  }

  .offset-2xl-2 {
    margin-left: 16.66666667%
  }

  .offset-2xl-3 {
    margin-left: 25%
  }

  .offset-2xl-4 {
    margin-left: 33.33333333%
  }

  .offset-2xl-5 {
    margin-left: 41.66666667%
  }

  .offset-2xl-6 {
    margin-left: 50%
  }

  .offset-2xl-7 {
    margin-left: 58.33333333%
  }

  .offset-2xl-8 {
    margin-left: 66.66666667%
  }

  .offset-2xl-9 {
    margin-left: 75%
  }

  .offset-2xl-10 {
    margin-left: 83.33333333%
  }

  .offset-2xl-11 {
    margin-left: 91.66666667%
  }
}

.form-control {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  color: #111;
  display: block;
  font-size: 1rem;
  font-weight: 300;
  height: calc(1.5em + 1.6rem + 2px);
  line-height: 1.5;
  padding: .8rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  width: 100%
}

@media(prefers-reduced-motion:reduce) {
  .form-control {
    transition: none
  }
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0
}

.form-control:focus {
  background-color: #fff;
  border-color: #111;
  box-shadow: 0 0 0 0 rgba(9,96,251,.25);
  color: #111;
  outline: 0
}

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1
}

.form-control:disabled,.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1
}

input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control {
  -webkit-appearance: none;
  appearance: none
}

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #111
}

select.form-control:focus::-ms-value {
  background-color: #fff;
  color: #111
}

.form-control-file,.form-control-range {
  display: block;
  width: 100%
}

.col-form-label {
  font-size: inherit;
  line-height: 1.5;
  margin-bottom: 0;
  padding-bottom: calc(.8rem + 1px);
  padding-top: calc(.8rem + 1px)
}

.col-form-label-lg {
  font-size: 1.25rem;
  line-height: 1.5;
  padding-bottom: calc(.5rem + 1px);
  padding-top: calc(.5rem + 1px)
}

.col-form-label-sm {
  font-size: .875rem;
  line-height: 1.5;
  padding-bottom: calc(.25rem + 1px);
  padding-top: calc(.25rem + 1px)
}

.form-control-plaintext {
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
  color: #111;
  display: block;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0;
  padding: .8rem 0;
  width: 100%
}

.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm {
  padding-left: 0;
  padding-right: 0
}

.form-control-sm {
  border-radius: .2rem;
  font-size: .875rem;
  height: calc(1.5em + .5rem + 2px);
  line-height: 1.5;
  padding: .25rem .5rem
}

.form-control-lg {
  border-radius: .3rem;
  font-size: 1.25rem;
  height: calc(1.5em + 1rem + 2px);
  line-height: 1.5;
  padding: .5rem 1rem
}

select.form-control[multiple],select.form-control[size],textarea.form-control {
  height: auto
}

.form-group {
  margin-bottom: 1rem
}

.form-text {
  display: block;
  margin-top: .25rem
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px
}

.form-row>.col,.form-row>[class*=col-] {
  padding-left: 5px;
  padding-right: 5px
}

.form-check {
  display: block;
  padding-left: 1.25rem;
  position: relative
}

.form-check-input {
  margin-left: -1.25rem;
  margin-top: .3rem;
  position: absolute
}

.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label {
  color: #6c757d
}

.form-check-label {
  margin-bottom: 0
}

.form-check-inline {
  align-items: center;
  display: inline-flex;
  margin-right: .75rem;
  padding-left: 0
}

.form-check-inline .form-check-input {
  margin-left: 0;
  margin-right: .3125rem;
  margin-top: 0;
  position: static
}

.valid-feedback {
  color: #22aa23;
  display: none;
  font-size: 80%;
  margin-top: .25rem;
  width: 100%
}

.valid-tooltip {
  background-color: rgba(34,170,35,.9);
  border-radius: .625rem;
  color: #fff;
  display: none;
  font-size: .875rem;
  left: 0;
  line-height: 1.5;
  margin-top: .1rem;
  max-width: 100%;
  padding: .25rem .5rem;
  position: absolute;
  top: 100%;
  z-index: 5
}

.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip {
  left: 5px
}

.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip {
  display: block
}

.form-control.is-valid,.was-validated .form-control:valid {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%2322aa23' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
  background-position: right calc(.375em + .4rem) center;
  background-repeat: no-repeat;
  background-size: calc(.75em + .8rem) calc(.75em + .8rem);
  border-color: #22aa23;
  padding-right: calc(1.5em + 1.6rem)!important
}

.form-control.is-valid:focus,.was-validated .form-control:valid:focus {
  border-color: #22aa23;
  box-shadow: 0 0 0 0 rgba(34,170,35,.25)
}

.was-validated select.form-control:valid,select.form-control.is-valid {
  background-position: right 1.6rem center;
  padding-right: 3.2rem!important
}

.was-validated textarea.form-control:valid,textarea.form-control.is-valid {
  background-position: top calc(.375em + .4rem) right calc(.375em + .4rem);
  padding-right: calc(1.5em + 1.6rem)
}

.custom-select.is-valid,.was-validated .custom-select:valid {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .8rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%2322aa23' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") center right 1.8rem/calc(.75em + .8rem) calc(.75em + .8rem) no-repeat;
  border-color: #22aa23;
  padding-right: calc(.75em + 3rem)!important
}

.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus {
  border-color: #22aa23;
  box-shadow: 0 0 0 0 rgba(34,170,35,.25)
}

.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label {
  color: #22aa23
}

.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip {
  display: block
}

.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label {
  color: #22aa23
}

.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before {
  border-color: #22aa23
}

.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
  background-color: #2bd52c;
  border-color: #2bd52c
}

.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
  box-shadow: 0 0 0 0 rgba(34,170,35,.25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before {
  border-color: #22aa23
}

.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label {
  border-color: #22aa23
}

.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label {
  border-color: #22aa23;
  box-shadow: 0 0 0 0 rgba(34,170,35,.25)
}

.invalid-feedback {
  color: #750b0b;
  display: none;
  font-size: 80%;
  margin-top: .25rem;
  width: 100%
}

.invalid-tooltip {
  background-color: rgba(117,11,11,.9);
  border-radius: .625rem;
  color: #fff;
  display: none;
  font-size: .875rem;
  left: 0;
  line-height: 1.5;
  margin-top: .1rem;
  max-width: 100%;
  padding: .25rem .5rem;
  position: absolute;
  top: 100%;
  z-index: 5
}

.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip {
  left: 5px
}

.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip {
  display: block
}

.form-control.is-invalid,.was-validated .form-control:invalid {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23750b0b' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23750b0b' stroke='none'/%3E%3C/svg%3E");
  background-position: right calc(.375em + .4rem) center;
  background-repeat: no-repeat;
  background-size: calc(.75em + .8rem) calc(.75em + .8rem);
  border-color: #750b0b;
  padding-right: calc(1.5em + 1.6rem)!important
}

.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus {
  border-color: #750b0b;
  box-shadow: 0 0 0 0 rgba(117,11,11,.25)
}

.was-validated select.form-control:invalid,select.form-control.is-invalid {
  background-position: right 1.6rem center;
  padding-right: 3.2rem!important
}

.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid {
  background-position: top calc(.375em + .4rem) right calc(.375em + .4rem);
  padding-right: calc(1.5em + 1.6rem)
}

.custom-select.is-invalid,.was-validated .custom-select:invalid {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .8rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23750b0b' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23750b0b' stroke='none'/%3E%3C/svg%3E") center right 1.8rem/calc(.75em + .8rem) calc(.75em + .8rem) no-repeat;
  border-color: #750b0b;
  padding-right: calc(.75em + 3rem)!important
}

.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus {
  border-color: #750b0b;
  box-shadow: 0 0 0 0 rgba(117,11,11,.25)
}

.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label {
  color: #750b0b
}

.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip {
  display: block
}

.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label {
  color: #750b0b
}

.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before {
  border-color: #750b0b
}

.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
  background-color: #a40f0f;
  border-color: #a40f0f
}

.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
  box-shadow: 0 0 0 0 rgba(117,11,11,.25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before {
  border-color: #750b0b
}

.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label {
  border-color: #750b0b
}

.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label {
  border-color: #750b0b;
  box-shadow: 0 0 0 0 rgba(117,11,11,.25)
}

.form-inline {
  align-items: center;
  display: flex;
  flex-flow: row wrap
}

.form-inline .form-check {
  width: 100%
}

@media(min-width: 640px) {
  .form-inline label {
    justify-content:center
  }

  .form-inline .form-group,.form-inline label {
    align-items: center;
    display: flex;
    margin-bottom: 0
  }

  .form-inline .form-group {
    flex: 0 0 auto;
    flex-flow: row wrap
  }

  .form-inline .form-control {
    display: inline-block;
    vertical-align: middle;
    width: auto
  }

  .form-inline .form-control-plaintext {
    display: inline-block
  }

  .form-inline .custom-select,.form-inline .input-group {
    width: auto
  }

  .form-inline .form-check {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-left: 0;
    width: auto
  }

  .form-inline .form-check-input {
    flex-shrink: 0;
    margin-left: 0;
    margin-right: .25rem;
    margin-top: 0;
    position: relative
  }

  .form-inline .custom-control {
    align-items: center;
    justify-content: center
  }

  .form-inline .custom-control-label {
    margin-bottom: 0
  }
}

.btn {
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: .25rem;
  color: #111;
  display: inline-block;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  padding: .8rem 3rem;
  text-align: center;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-user-select: none;
  user-select: none;
  vertical-align: middle
}

@media(prefers-reduced-motion:reduce) {
  .btn {
    transition: none
  }
}

.btn:hover {
  color: #111;
  text-decoration: none
}

.btn.focus,.btn:focus {
  box-shadow: 0 0 0 0 rgba(9,96,251,.25);
  outline: 0
}

.btn.disabled,.btn:disabled {
  opacity: .65
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer
}

a.btn.disabled,fieldset:disabled a.btn {
  pointer-events: none
}

.btn-black {
  background-color: #111;
  border-color: #111;
  color: #fff
}

.btn-black.focus,.btn-black:focus,.btn-black:hover {
  background-color: #000;
  border-color: #000;
  color: #fff
}

.btn-black.focus,.btn-black:focus {
  box-shadow: 0 0 0 0 rgba(53,53,53,.5)
}

.btn-black.disabled,.btn-black:disabled {
  background-color: #111;
  border-color: #111;
  color: #fff
}

.btn-black:not(:disabled):not(.disabled).active,.btn-black:not(:disabled):not(.disabled):active,.show>.btn-black.dropdown-toggle {
  background-color: #000;
  border-color: #000;
  color: #fff
}

.btn-black:not(:disabled):not(.disabled).active:focus,.btn-black:not(:disabled):not(.disabled):active:focus,.show>.btn-black.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(53,53,53,.5)
}

.btn-blue {
  background-color: #0960fb;
  border-color: #0960fb;
  color: #fff
}

.btn-blue.focus,.btn-blue:focus,.btn-blue:hover {
  background-color: #0451da;
  border-color: #034cce;
  color: #fff
}

.btn-blue.focus,.btn-blue:focus {
  box-shadow: 0 0 0 0 rgba(46,120,252,.5)
}

.btn-blue.disabled,.btn-blue:disabled {
  background-color: #0960fb;
  border-color: #0960fb;
  color: #fff
}

.btn-blue:not(:disabled):not(.disabled).active,.btn-blue:not(:disabled):not(.disabled):active,.show>.btn-blue.dropdown-toggle {
  background-color: #034cce;
  border-color: #0347c1;
  color: #fff
}

.btn-blue:not(:disabled):not(.disabled).active:focus,.btn-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(46,120,252,.5)
}

.btn-flamingo {
  background-color: #ecbae1;
  border-color: #ecbae1;
  color: #212529
}

.btn-flamingo.focus,.btn-flamingo:focus,.btn-flamingo:hover {
  background-color: #e49cd4;
  border-color: #e192d0;
  color: #212529
}

.btn-flamingo.focus,.btn-flamingo:focus {
  box-shadow: 0 0 0 0 rgba(206,164,197,.5)
}

.btn-flamingo.disabled,.btn-flamingo:disabled {
  background-color: #ecbae1;
  border-color: #ecbae1;
  color: #212529
}

.btn-flamingo:not(:disabled):not(.disabled).active,.btn-flamingo:not(:disabled):not(.disabled):active,.show>.btn-flamingo.dropdown-toggle {
  background-color: #e192d0;
  border-color: #de88cb;
  color: #212529
}

.btn-flamingo:not(:disabled):not(.disabled).active:focus,.btn-flamingo:not(:disabled):not(.disabled):active:focus,.show>.btn-flamingo.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(206,164,197,.5)
}

.btn-green {
  background-color: #22aa23;
  border-color: #22aa23;
  color: #fff
}

.btn-green.focus,.btn-green:focus,.btn-green:hover {
  background-color: #1c8a1c;
  border-color: #1a801a;
  color: #fff
}

.btn-green.focus,.btn-green:focus {
  box-shadow: 0 0 0 0 rgba(67,183,68,.5)
}

.btn-green.disabled,.btn-green:disabled {
  background-color: #22aa23;
  border-color: #22aa23;
  color: #fff
}

.btn-green:not(:disabled):not(.disabled).active,.btn-green:not(:disabled):not(.disabled):active,.show>.btn-green.dropdown-toggle {
  background-color: #1a801a;
  border-color: #177518;
  color: #fff
}

.btn-green:not(:disabled):not(.disabled).active:focus,.btn-green:not(:disabled):not(.disabled):active:focus,.show>.btn-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(67,183,68,.5)
}

.btn-gray {
  background-color: #999;
  border-color: #999;
  color: #212529
}

.btn-gray.focus,.btn-gray:focus,.btn-gray:hover {
  background-color: #868686;
  border-color: gray;
  color: #fff
}

.btn-gray.focus,.btn-gray:focus {
  box-shadow: 0 0 0 0 hsla(180,0%,53%,.5)
}

.btn-gray.disabled,.btn-gray:disabled {
  background-color: #999;
  border-color: #999;
  color: #212529
}

.btn-gray:not(:disabled):not(.disabled).active,.btn-gray:not(:disabled):not(.disabled):active,.show>.btn-gray.dropdown-toggle {
  background-color: gray;
  border-color: #797979;
  color: #fff
}

.btn-gray:not(:disabled):not(.disabled).active:focus,.btn-gray:not(:disabled):not(.disabled):active:focus,.show>.btn-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 hsla(180,0%,53%,.5)
}

.btn-gray-light {
  background-color: #d1d1d1;
  border-color: #d1d1d1;
  color: #212529
}

.btn-gray-light.focus,.btn-gray-light:focus,.btn-gray-light:hover {
  background-color: #bebebe;
  border-color: #b8b8b8;
  color: #212529
}

.btn-gray-light.focus,.btn-gray-light:focus {
  box-shadow: 0 0 0 0 hsla(240,1%,72%,.5)
}

.btn-gray-light.disabled,.btn-gray-light:disabled {
  background-color: #d1d1d1;
  border-color: #d1d1d1;
  color: #212529
}

.btn-gray-light:not(:disabled):not(.disabled).active,.btn-gray-light:not(:disabled):not(.disabled):active,.show>.btn-gray-light.dropdown-toggle {
  background-color: #b8b8b8;
  border-color: #b1b1b1;
  color: #212529
}

.btn-gray-light:not(:disabled):not(.disabled).active:focus,.btn-gray-light:not(:disabled):not(.disabled):active:focus,.show>.btn-gray-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 hsla(240,1%,72%,.5)
}

.btn-gray-lightest {
  background-color: #fafafa;
  border-color: #fafafa;
  color: #212529
}

.btn-gray-lightest.focus,.btn-gray-lightest:focus,.btn-gray-lightest:hover {
  background-color: #e7e7e7;
  border-color: #e1e1e1;
  color: #212529
}

.btn-gray-lightest.focus,.btn-gray-lightest:focus {
  box-shadow: 0 0 0 0 hsla(210,3%,85%,.5)
}

.btn-gray-lightest.disabled,.btn-gray-lightest:disabled {
  background-color: #fafafa;
  border-color: #fafafa;
  color: #212529
}

.btn-gray-lightest:not(:disabled):not(.disabled).active,.btn-gray-lightest:not(:disabled):not(.disabled):active,.show>.btn-gray-lightest.dropdown-toggle {
  background-color: #e1e1e1;
  border-color: #dadada;
  color: #212529
}

.btn-gray-lightest:not(:disabled):not(.disabled).active:focus,.btn-gray-lightest:not(:disabled):not(.disabled):active:focus,.show>.btn-gray-lightest.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 hsla(210,3%,85%,.5)
}

.btn-lilac {
  background-color: #b1b0f3;
  border-color: #b1b0f3;
  color: #212529
}

.btn-lilac.focus,.btn-lilac:focus,.btn-lilac:hover {
  background-color: #908fee;
  border-color: #8584ec;
  color: #212529
}

.btn-lilac.focus,.btn-lilac:focus {
  box-shadow: 0 0 0 0 rgba(155,155,213,.5)
}

.btn-lilac.disabled,.btn-lilac:disabled {
  background-color: #b1b0f3;
  border-color: #b1b0f3;
  color: #212529
}

.btn-lilac:not(:disabled):not(.disabled).active,.btn-lilac:not(:disabled):not(.disabled):active,.show>.btn-lilac.dropdown-toggle {
  background-color: #8584ec;
  border-color: #7a79eb;
  color: #fff
}

.btn-lilac:not(:disabled):not(.disabled).active:focus,.btn-lilac:not(:disabled):not(.disabled):active:focus,.show>.btn-lilac.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(155,155,213,.5)
}

.btn-olive {
  background-color: #abc96e;
  border-color: #abc96e;
  color: #212529
}

.btn-olive.focus,.btn-olive:focus,.btn-olive:hover {
  background-color: #9bbf52;
  border-color: #95bb49;
  color: #212529
}

.btn-olive.focus,.btn-olive:focus {
  box-shadow: 0 0 0 0 hsla(81,32%,54%,.5)
}

.btn-olive.disabled,.btn-olive:disabled {
  background-color: #abc96e;
  border-color: #abc96e;
  color: #212529
}

.btn-olive:not(:disabled):not(.disabled).active,.btn-olive:not(:disabled):not(.disabled):active,.show>.btn-olive.dropdown-toggle {
  background-color: #95bb49;
  border-color: #8fb443;
  color: #212529
}

.btn-olive:not(:disabled):not(.disabled).active:focus,.btn-olive:not(:disabled):not(.disabled):active:focus,.show>.btn-olive.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 hsla(81,32%,54%,.5)
}

.btn-salmon {
  background-color: #c29a94;
  border-color: #c29a94;
  color: #212529
}

.btn-salmon.focus,.btn-salmon:focus,.btn-salmon:hover {
  background-color: #b4837c;
  border-color: #af7b74;
  color: #fff
}

.btn-salmon.focus,.btn-salmon:focus {
  box-shadow: 0 0 0 0 hsla(6,18%,59%,.5)
}

.btn-salmon.disabled,.btn-salmon:disabled {
  background-color: #c29a94;
  border-color: #c29a94;
  color: #212529
}

.btn-salmon:not(:disabled):not(.disabled).active,.btn-salmon:not(:disabled):not(.disabled):active,.show>.btn-salmon.dropdown-toggle {
  background-color: #af7b74;
  border-color: #ab746b;
  color: #fff
}

.btn-salmon:not(:disabled):not(.disabled).active:focus,.btn-salmon:not(:disabled):not(.disabled):active:focus,.show>.btn-salmon.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 hsla(6,18%,59%,.5)
}

.btn-dust {
  background-color: #f5d980;
  border-color: #f5d980;
  color: #212529
}

.btn-dust.focus,.btn-dust:focus,.btn-dust:hover {
  background-color: #f2ce5d;
  border-color: #f1cb51;
  color: #212529
}

.btn-dust.focus,.btn-dust:focus {
  box-shadow: 0 0 0 0 hsla(46,54%,64%,.5)
}

.btn-dust.disabled,.btn-dust:disabled {
  background-color: #f5d980;
  border-color: #f5d980;
  color: #212529
}

.btn-dust:not(:disabled):not(.disabled).active,.btn-dust:not(:disabled):not(.disabled):active,.show>.btn-dust.dropdown-toggle {
  background-color: #f1cb51;
  border-color: #f0c745;
  color: #212529
}

.btn-dust:not(:disabled):not(.disabled).active:focus,.btn-dust:not(:disabled):not(.disabled):active:focus,.show>.btn-dust.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 hsla(46,54%,64%,.5)
}

.btn-outline-black {
  border-color: #111;
  color: #111
}

.btn-outline-black:hover {
  background-color: #111;
  border-color: #111;
  color: #fff
}

.btn-outline-black.focus,.btn-outline-black:focus {
  box-shadow: 0 0 0 0 hsla(0,0%,7%,.5)
}

.btn-outline-black.disabled,.btn-outline-black:disabled {
  background-color: transparent;
  color: #111
}

.btn-outline-black:not(:disabled):not(.disabled).active,.btn-outline-black:not(:disabled):not(.disabled):active,.show>.btn-outline-black.dropdown-toggle {
  background-color: #111;
  border-color: #111;
  color: #fff
}

.btn-outline-black:not(:disabled):not(.disabled).active:focus,.btn-outline-black:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-black.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 hsla(0,0%,7%,.5)
}

.btn-outline-blue {
  border-color: #0960fb;
  color: #0960fb
}

.btn-outline-blue:hover {
  background-color: #0960fb;
  border-color: #0960fb;
  color: #fff
}

.btn-outline-blue.focus,.btn-outline-blue:focus {
  box-shadow: 0 0 0 0 rgba(9,96,251,.5)
}

.btn-outline-blue.disabled,.btn-outline-blue:disabled {
  background-color: transparent;
  color: #0960fb
}

.btn-outline-blue:not(:disabled):not(.disabled).active,.btn-outline-blue:not(:disabled):not(.disabled):active,.show>.btn-outline-blue.dropdown-toggle {
  background-color: #0960fb;
  border-color: #0960fb;
  color: #fff
}

.btn-outline-blue:not(:disabled):not(.disabled).active:focus,.btn-outline-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(9,96,251,.5)
}

.btn-outline-flamingo {
  border-color: #ecbae1;
  color: #ecbae1
}

.btn-outline-flamingo:hover {
  background-color: #ecbae1;
  border-color: #ecbae1;
  color: #212529
}

.btn-outline-flamingo.focus,.btn-outline-flamingo:focus {
  box-shadow: 0 0 0 0 rgba(236,186,225,.5)
}

.btn-outline-flamingo.disabled,.btn-outline-flamingo:disabled {
  background-color: transparent;
  color: #ecbae1
}

.btn-outline-flamingo:not(:disabled):not(.disabled).active,.btn-outline-flamingo:not(:disabled):not(.disabled):active,.show>.btn-outline-flamingo.dropdown-toggle {
  background-color: #ecbae1;
  border-color: #ecbae1;
  color: #212529
}

.btn-outline-flamingo:not(:disabled):not(.disabled).active:focus,.btn-outline-flamingo:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-flamingo.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(236,186,225,.5)
}

.btn-outline-green {
  border-color: #22aa23;
  color: #22aa23
}

.btn-outline-green:hover {
  background-color: #22aa23;
  border-color: #22aa23;
  color: #fff
}

.btn-outline-green.focus,.btn-outline-green:focus {
  box-shadow: 0 0 0 0 rgba(34,170,35,.5)
}

.btn-outline-green.disabled,.btn-outline-green:disabled {
  background-color: transparent;
  color: #22aa23
}

.btn-outline-green:not(:disabled):not(.disabled).active,.btn-outline-green:not(:disabled):not(.disabled):active,.show>.btn-outline-green.dropdown-toggle {
  background-color: #22aa23;
  border-color: #22aa23;
  color: #fff
}

.btn-outline-green:not(:disabled):not(.disabled).active:focus,.btn-outline-green:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(34,170,35,.5)
}

.btn-outline-gray {
  border-color: #999;
  color: #999
}

.btn-outline-gray:hover {
  background-color: #999;
  border-color: #999;
  color: #212529
}

.btn-outline-gray.focus,.btn-outline-gray:focus {
  box-shadow: 0 0 0 0 hsla(0,0%,60%,.5)
}

.btn-outline-gray.disabled,.btn-outline-gray:disabled {
  background-color: transparent;
  color: #999
}

.btn-outline-gray:not(:disabled):not(.disabled).active,.btn-outline-gray:not(:disabled):not(.disabled):active,.show>.btn-outline-gray.dropdown-toggle {
  background-color: #999;
  border-color: #999;
  color: #212529
}

.btn-outline-gray:not(:disabled):not(.disabled).active:focus,.btn-outline-gray:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 hsla(0,0%,60%,.5)
}

.btn-outline-gray-light {
  border-color: #d1d1d1;
  color: #d1d1d1
}

.btn-outline-gray-light:hover {
  background-color: #d1d1d1;
  border-color: #d1d1d1;
  color: #212529
}

.btn-outline-gray-light.focus,.btn-outline-gray-light:focus {
  box-shadow: 0 0 0 0 hsla(0,0%,82%,.5)
}

.btn-outline-gray-light.disabled,.btn-outline-gray-light:disabled {
  background-color: transparent;
  color: #d1d1d1
}

.btn-outline-gray-light:not(:disabled):not(.disabled).active,.btn-outline-gray-light:not(:disabled):not(.disabled):active,.show>.btn-outline-gray-light.dropdown-toggle {
  background-color: #d1d1d1;
  border-color: #d1d1d1;
  color: #212529
}

.btn-outline-gray-light:not(:disabled):not(.disabled).active:focus,.btn-outline-gray-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-gray-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 hsla(0,0%,82%,.5)
}

.btn-outline-gray-lightest {
  border-color: #fafafa;
  color: #fafafa
}

.btn-outline-gray-lightest:hover {
  background-color: #fafafa;
  border-color: #fafafa;
  color: #212529
}

.btn-outline-gray-lightest.focus,.btn-outline-gray-lightest:focus {
  box-shadow: 0 0 0 0 hsla(0,0%,98%,.5)
}

.btn-outline-gray-lightest.disabled,.btn-outline-gray-lightest:disabled {
  background-color: transparent;
  color: #fafafa
}

.btn-outline-gray-lightest:not(:disabled):not(.disabled).active,.btn-outline-gray-lightest:not(:disabled):not(.disabled):active,.show>.btn-outline-gray-lightest.dropdown-toggle {
  background-color: #fafafa;
  border-color: #fafafa;
  color: #212529
}

.btn-outline-gray-lightest:not(:disabled):not(.disabled).active:focus,.btn-outline-gray-lightest:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-gray-lightest.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 hsla(0,0%,98%,.5)
}

.btn-outline-lilac {
  border-color: #b1b0f3;
  color: #b1b0f3
}

.btn-outline-lilac:hover {
  background-color: #b1b0f3;
  border-color: #b1b0f3;
  color: #212529
}

.btn-outline-lilac.focus,.btn-outline-lilac:focus {
  box-shadow: 0 0 0 0 rgba(177,176,243,.5)
}

.btn-outline-lilac.disabled,.btn-outline-lilac:disabled {
  background-color: transparent;
  color: #b1b0f3
}

.btn-outline-lilac:not(:disabled):not(.disabled).active,.btn-outline-lilac:not(:disabled):not(.disabled):active,.show>.btn-outline-lilac.dropdown-toggle {
  background-color: #b1b0f3;
  border-color: #b1b0f3;
  color: #212529
}

.btn-outline-lilac:not(:disabled):not(.disabled).active:focus,.btn-outline-lilac:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-lilac.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(177,176,243,.5)
}

.btn-outline-olive {
  border-color: #abc96e;
  color: #abc96e
}

.btn-outline-olive:hover {
  background-color: #abc96e;
  border-color: #abc96e;
  color: #212529
}

.btn-outline-olive.focus,.btn-outline-olive:focus {
  box-shadow: 0 0 0 0 hsla(80,46%,61%,.5)
}

.btn-outline-olive.disabled,.btn-outline-olive:disabled {
  background-color: transparent;
  color: #abc96e
}

.btn-outline-olive:not(:disabled):not(.disabled).active,.btn-outline-olive:not(:disabled):not(.disabled):active,.show>.btn-outline-olive.dropdown-toggle {
  background-color: #abc96e;
  border-color: #abc96e;
  color: #212529
}

.btn-outline-olive:not(:disabled):not(.disabled).active:focus,.btn-outline-olive:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-olive.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 hsla(80,46%,61%,.5)
}

.btn-outline-salmon {
  border-color: #c29a94;
  color: #c29a94
}

.btn-outline-salmon:hover {
  background-color: #c29a94;
  border-color: #c29a94;
  color: #212529
}

.btn-outline-salmon.focus,.btn-outline-salmon:focus {
  box-shadow: 0 0 0 0 hsla(8,27%,67%,.5)
}

.btn-outline-salmon.disabled,.btn-outline-salmon:disabled {
  background-color: transparent;
  color: #c29a94
}

.btn-outline-salmon:not(:disabled):not(.disabled).active,.btn-outline-salmon:not(:disabled):not(.disabled):active,.show>.btn-outline-salmon.dropdown-toggle {
  background-color: #c29a94;
  border-color: #c29a94;
  color: #212529
}

.btn-outline-salmon:not(:disabled):not(.disabled).active:focus,.btn-outline-salmon:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-salmon.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 hsla(8,27%,67%,.5)
}

.btn-outline-dust {
  border-color: #f5d980;
  color: #f5d980
}

.btn-outline-dust:hover {
  background-color: #f5d980;
  border-color: #f5d980;
  color: #212529
}

.btn-outline-dust.focus,.btn-outline-dust:focus {
  box-shadow: 0 0 0 0 hsla(46,85%,73%,.5)
}

.btn-outline-dust.disabled,.btn-outline-dust:disabled {
  background-color: transparent;
  color: #f5d980
}

.btn-outline-dust:not(:disabled):not(.disabled).active,.btn-outline-dust:not(:disabled):not(.disabled):active,.show>.btn-outline-dust.dropdown-toggle {
  background-color: #f5d980;
  border-color: #f5d980;
  color: #212529
}

.btn-outline-dust:not(:disabled):not(.disabled).active:focus,.btn-outline-dust:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dust.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 hsla(46,85%,73%,.5)
}

.btn-link {
  color: #111;
  font-weight: 400;
  text-decoration: none
}

.btn-link:hover {
  color: #000
}

.btn-link.focus,.btn-link:focus,.btn-link:hover {
  text-decoration: none
}

.btn-link.disabled,.btn-link:disabled {
  color: #6c757d;
  pointer-events: none
}

.btn-lg {
  border-radius: .3rem;
  font-size: 1.25rem;
  line-height: 1.5;
  padding: .5rem 1rem
}

.btn-sm {
  border-radius: .2rem;
  font-size: .875rem;
  line-height: 1.5;
  padding: .25rem .5rem
}

.btn-block {
  display: block;
  width: 100%
}

.btn-block+.btn-block {
  margin-top: .5rem
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
  width: 100%
}

.fade {
  transition: opacity .15s linear
}

@media(prefers-reduced-motion:reduce) {
  .fade {
    transition: none
  }
}

.fade:not(.show) {
  opacity: 0
}

.collapse:not(.show) {
  display: none
}

.collapsing {
  height: 0;
  overflow: hidden;
  position: relative;
  transition: height .35s ease
}

@media(prefers-reduced-motion:reduce) {
  .collapsing {
    transition: none
  }
}

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.spinner-border {
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite;
  border: .25em solid;
  border-radius: 50%;
  border-right: .25em solid transparent;
  display: inline-block;
  height: 2rem;
  vertical-align: -.125em;
  width: 2rem
}

.spinner-border-sm {
  border-width: .2em;
  height: 1rem;
  width: 1rem
}

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  50% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  50% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.spinner-grow {
  -webkit-animation: spinner-grow .75s linear infinite;
  animation: spinner-grow .75s linear infinite;
  background-color: currentColor;
  border-radius: 50%;
  display: inline-block;
  height: 2rem;
  opacity: 0;
  vertical-align: -.125em;
  width: 2rem
}

.spinner-grow-sm {
  height: 1rem;
  width: 1rem
}

@media(prefers-reduced-motion:reduce) {
  .spinner-border,.spinner-grow {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s
  }
}

@font-face {
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")
}

:root {
  --swiper-theme-color: #007aff
}

.swiper {
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1
}

.swiper-vertical>.swiper-wrapper {
  flex-direction: column
}

.swiper-wrapper {
  box-sizing: content-box;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  width: 100%;
  z-index: 1
}

.swiper-android .swiper-slide,.swiper-wrapper {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.swiper-pointer-events {
  touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x
}

.swiper-slide {
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  width: 100%
}

.swiper-slide-invisible-blank {
  visibility: hidden
}

.swiper-autoheight,.swiper-autoheight .swiper-slide {
  height: auto
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: height,-webkit-transform;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform
}

.swiper-backface-hidden .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0,0,0,.15)
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
}

.swiper-css-mode>.swiper-wrapper {
  -ms-overflow-style: none;
  overflow: auto;
  scrollbar-width: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start:var(--swiper-centered-offset-before)}

.swiper-centered.swiper-horizontal>.swiper-wrapper: before {
  height:100%;
  width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start:var(--swiper-centered-offset-before)}

.swiper-centered.swiper-vertical>.swiper-wrapper: before {
  height:var(--swiper-centered-offset-after);
  width: 100%
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop:always}

@font-face {
  font-display: swap;
  font-family: Flama;
  font-style: normal;
  font-weight: 300;
  src: url(/static/flama-light-6fdf4bbd32d4f9f97bffe263392ed25c.woff2) format("woff2"),url(/static/flama-light-63f950481fb0c02bed930882187b7386.woff) format("woff")
}

@font-face {
  font-display: swap;
  font-family: Flama;
  font-style: normal;
  font-weight: 400;
  src: url(/static/flama-regular-aaadfbc789d51e1a164e0a6bb8d7ede8.woff2) format("woff2"),url(/static/flama-regular-73546b430a67e807d63da0a618d7dbb6.woff) format("woff")
}

@font-face {
  font-display: swap;
  font-family: Flama;
  font-style: normal;
  font-weight: 500;
  src: url(/static/flama-medium-5bb6249a763fa26fdd0c2eb6111dc5ac.woff2) format("woff2"),url(/static/flama-medium-c66084bd1bd8c0053d3885b9b8a5e8c0.woff) format("woff")
}

@font-face {
  font-display: swap;
  font-family: Flama;
  font-style: normal;
  font-weight: 600;
  src: url(/static/flama-semibold-3dc888864bbdc994df8a9470dd30078c.woff2) format("woff2"),url(/static/flama-semibold-c9c2019a2c8bd58feb3a69df92ddc6bf.woff) format("woff")
}

@font-face {
  font-display: swap;
  font-family: Flama;
  font-style: normal;
  font-weight: 700;
  src: url(/static/flama-bold-c2081640a912d40c189ed43fa8c744c6.woff2) format("woff2"),url(/static/flama-bold-539d7eaf0d8eaf82b141b5fd1ac32801.woff) format("woff")
}

@media(min-width: 1921px) {
  body .container {
    max-width:1800px
  }
}

b,strong {
  font-weight: 700
}

html {
  -webkit-font-smoothing: antialiased
}

.text-clip-reveal .owow-split-child {
  line-height: 1.26
}

@media(min-width: 1536px) {
  html {
    font-size:18px
  }
}

@media(min-width: 1921px) {
  html {
    font-size:20px
  }
}

.blend {
  mix-blend-mode: luminosity
}

.max-h-25vh {
  max-height: 25vh
}

.max-h-50vh {
  max-height: 50vh
}

.max-h-none {
  max-height: none
}

@media(min-width: 640px) {
  .max-h-sm-25vh {
    max-height:25vh
  }

  .max-h-sm-50vh {
    max-height: 50vh
  }

  .max-h-sm-none {
    max-height: none
  }
}

@media(min-width: 768px) {
  .max-h-md-25vh {
    max-height:25vh
  }

  .max-h-md-50vh {
    max-height: 50vh
  }

  .max-h-md-none {
    max-height: none
  }
}

@media(min-width: 1024px) {
  .max-h-lg-25vh {
    max-height:25vh
  }

  .max-h-lg-50vh {
    max-height: 50vh
  }

  .max-h-lg-none {
    max-height: none
  }
}

@media(min-width: 1280px) {
  .max-h-xl-25vh {
    max-height:25vh
  }

  .max-h-xl-50vh {
    max-height: 50vh
  }

  .max-h-xl-none {
    max-height: none
  }
}

@media(min-width: 1536px) {
  .max-h-2xl-25vh {
    max-height:25vh
  }

  .max-h-2xl-50vh {
    max-height: 50vh
  }

  .max-h-2xl-none {
    max-height: none
  }
}

@media(min-width: 1024px) {
  .w-lg-1\/2 {
    width:50%!important
  }

  .max-w-lg-30w {
    max-width: 30vw
  }
}

table {
  font-size: .875rem;
  width: 100%
}

table td,table th {
  margin-bottom: 0;
  padding: 1rem 1.5rem
}

table tbody tr:nth-child(2n),table thead tr {
  background-color: #efefef
}

table tbody tr:nth-child(odd) {
  background-color: #fafafa
}

.table-wrapper {
  overflow: auto!important
}

.markdown h1 {
  padding-bottom: 2rem
}

.markdown h2,.markdown h3,.markdown h4 {
  margin-bottom: .5rem;
  margin-top: 3rem
}

.markdown h6 {
  font-size: 1rem;
  margin-bottom: .25rem;
  margin-top: 1.5rem
}

.markdown p {
  margin-bottom: 1rem
}

.markdown a {
  color: #0960fb
}

.transition-bg {
  transition: background-color .5s ease
}


.full-menu {
  z-index: 104
}

.full-menu .background {
  background-color: rgba(0,0,0,.6)
}

.full-menu .parent-menu {
  width: 27vw
}

.full-menu .parent-menu .parent-item {
  font-size: 2.25rem
}

.full-menu .child-menu {
  width: 31vw
}

.full-menu .line {
  background-color: #d1d1d1
}

body.logo-collapse .navbar .logo .text {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%)
}

body.logo-collapse .navbar .logo .icon {
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn)
}

html.overflow-hidden .navbar .items {
  opacity: 0
}

html.overflow-hidden .navbar .toggle div {
  -webkit-transform-origin: 69%;
  transform-origin: 69%
}

html.overflow-hidden .navbar .toggle .top {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

html.overflow-hidden .navbar .toggle .bottom {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

html.overflow-hidden .full-menu .child-menu,html.overflow-hidden .full-menu .parent-menu {
  pointer-events: all
}

html.overflow-hidden .full-menu .item {
  transition: opacity .5s ease,-webkit-transform .5s ease;
  transition: opacity .5s ease,transform .5s ease;
  transition: opacity .5s ease,transform .5s ease,-webkit-transform .5s ease
}

html.overflow-hidden .full-menu .item:first-child {
  transition-delay: 0ms
}

html.overflow-hidden .full-menu .item:nth-child(2) {
  transition-delay: .1s
}

html.overflow-hidden .full-menu .item:nth-child(3) {
  transition-delay: .2s
}

html.overflow-hidden .full-menu .item:nth-child(4) {
  transition-delay: .3s
}

html.overflow-hidden .full-menu .item:nth-child(5) {
  transition-delay: .4s
}

html.overflow-hidden .full-menu .item:nth-child(6) {
  transition-delay: .5s
}

html.overflow-hidden .full-menu .item:nth-child(7) {
  transition-delay: .6s
}

html.overflow-hidden .full-menu .item:nth-child(8) {
  transition-delay: .7s
}

html.overflow-hidden .full-menu .item:nth-child(9) {
  transition-delay: .8s
}

html.overflow-hidden .full-menu .item:nth-child(10) {
  transition-delay: .9s
}

@media(max-width: 767.98px) {
  html.overflow-hidden .full-menu .wrap {
    pointer-events:all
  }
}

html:not(.overflow-hidden) .navbar.theme-light .toggle div {
  background-color: #fff
}

html:not(.overflow-hidden) .navbar.theme-light .logo path {
  fill: #fff
}

html:not(.overflow-hidden) .full-menu {
  pointer-events: none
}

html:not(.overflow-hidden) .full-menu .parent-menu {
  -webkit-transform: translateX(calc(32vw + 100%));
  transform: translateX(calc(32vw + 100%))
}

html:not(.overflow-hidden) .full-menu .child-menu {
  -webkit-transform: translateX(100%);
  transform: translateX(100%)
}

html:not(.overflow-hidden) .full-menu .item {
  opacity: 0;
  -webkit-transform: translateY(3rem);
  transform: translateY(3rem);
  transition: opacity .25s ease,-webkit-transform 0s ease .5s;
  transition: opacity .25s ease,transform 0s ease .5s;
  transition: opacity .25s ease,transform 0s ease .5s,-webkit-transform 0s ease .5s
}

html:not(.overflow-hidden) .full-menu .line {
  background-color: #fafafa;
  width: 100%
}

@media(min-width: 1280px) {
  .full-menu .parent-menu .inactive {
    color:#d1d1d1
  }

  html.overflow-hidden .navbar .logo path {
    fill: #fff
  }

  html.overflow-hidden .navbar .logo .text {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }

  html.overflow-hidden .navbar .logo .icon {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@media(min-width: 768px) {
  .full-menu .child-menu,.full-menu .parent-menu {
    background-color:#fff
  }

  html:not(.overflow-hidden) .full-menu .background {
    opacity: 0;
    pointer-events: none
  }
}

@media(max-width: 1279.98px) {
  .navbar .navbar-absolute,.navbar .navbar-fixed {
    padding:1.5rem
  }

  .full-menu .parent-menu {
    width: 55vw
  }

  .full-menu .parent-menu .parent-item {
    font-size: 1.625rem
  }

  .full-menu .parent-menu .item.closed .accordion {
    max-height: 0;
    opacity: 0;
    pointer-events: none
  }

  .full-menu .parent-menu .item:not(.closed) .caret svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
  }

  .full-menu .parent-menu .caret {
    flex: 1 1
  }

  .full-menu .child-menu {
    width: 45vw
  }

  html:not(.overflow-hidden) .full-menu .parent-menu {
    -webkit-transform: translateX(calc(55vw + 100%));
    transform: translateX(calc(55vw + 100%))
  }
}

@media(max-width: 767.98px) {
  .navbar .toggle .bottom,.navbar .toggle .top {
    width:1.75rem
  }

  .full-menu {
    -webkit-clip-path: url(#menumask);
    clip-path: url(#menumask)
  }

  .full-menu .wrap {
    max-height: calc(100vh - 5rem);
    overflow: scroll
  }

  .full-menu .background {
    background-color: #fff
  }

  .full-menu .child-menu,.full-menu .parent-menu {
    width: 100%
  }

  .full-menu .parent-menu {
    min-height: calc(100vh - 16rem)
  }

  html:not(.overflow-hidden) .full-menu .child-menu,html:not(.overflow-hidden) .full-menu .parent-menu {
    -webkit-transform: none;
    transform: none
  }

  html:not(.overflow-hidden) .full-menu .wrap {
    overflow: hidden
  }
}


@-webkit-keyframes pulse-circle {
  60% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  68% {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
  }

  76% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes pulse-circle {
  60% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  68% {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
  }

  76% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@-webkit-keyframes pulse-text {
  0% {
    opacity: 1
  }

  60% {
    opacity: 1
  }

  68% {
    opacity: .1
  }

  76% {
    opacity: 1
  }

  to {
    opacity: 1
  }
}

@keyframes pulse-text {
  0% {
    opacity: 1
  }

  60% {
    opacity: 1
  }

  68% {
    opacity: .1
  }

  76% {
    opacity: 1
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes pulse-radar {
  0% {
    opacity: .4;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  10% {
    opacity: .4
  }

  to {
    opacity: 0;
    -webkit-transform: scale(4.5);
    transform: scale(4.5)
  }
}

@keyframes pulse-radar {
  0% {
    opacity: .4;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  10% {
    opacity: .4
  }

  to {
    opacity: 0;
    -webkit-transform: scale(4.5);
    transform: scale(4.5)
  }
}

@media(max-width: 767px) {
  @-webkit-keyframes pulse-radar {
    0% {
      opacity:.4;
      -webkit-transform: scale(1);
      transform: scale(1)
    }

    10% {
      opacity: .4
    }

    90% {
      opacity: 0;
      -webkit-transform: scale(3);
      transform: scale(3)
    }

    to {
      opacity: 0;
      -webkit-transform: scale(3);
      transform: scale(3)
    }
  }

  @keyframes pulse-radar {
    0% {
      opacity: .4;
      -webkit-transform: scale(1);
      transform: scale(1)
    }

    10% {
      opacity: .4
    }

    90% {
      opacity: 0;
      -webkit-transform: scale(3);
      transform: scale(3)
    }

    to {
      opacity: 0;
      -webkit-transform: scale(3);
      transform: scale(3)
    }
  }
}

@-webkit-keyframes cloth01 {
  15% {
    opacity: 1
  }

  24% {
    opacity: 1
  }

  25% {
    opacity: 0
  }

  89% {
    opacity: 0
  }

  90% {
    opacity: 1
  }

  to {
    opacity: 1
  }
}

@keyframes cloth01 {
  15% {
    opacity: 1
  }

  24% {
    opacity: 1
  }

  25% {
    opacity: 0
  }

  89% {
    opacity: 0
  }

  90% {
    opacity: 1
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes cloth02 {
  15% {
    opacity: 0
  }

  25% {
    opacity: 1
  }

  49% {
    opacity: 1
  }

  50% {
    opacity: 0
  }
}

@keyframes cloth02 {
  15% {
    opacity: 0
  }

  25% {
    opacity: 1
  }

  49% {
    opacity: 1
  }

  50% {
    opacity: 0
  }
}

@-webkit-keyframes cloth03 {
  40% {
    opacity: 0
  }

  50% {
    opacity: 1
  }

  74% {
    opacity: 1
  }

  75% {
    opacity: 0
  }
}

@keyframes cloth03 {
  40% {
    opacity: 0
  }

  50% {
    opacity: 1
  }

  74% {
    opacity: 1
  }

  75% {
    opacity: 0
  }
}

@-webkit-keyframes cloth04 {
  65% {
    opacity: 0
  }

  75% {
    opacity: 1
  }

  90% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes cloth04 {
  65% {
    opacity: 0
  }

  75% {
    opacity: 1
  }

  90% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}


.transition-sm {
  transition: all .25s ease
}

.transition {
  transition: all .5s ease
}

.transition-lg {
  transition: all .75s ease
}

.will-change-transform {
  will-change: transform
}

.cursor-pointer {
  cursor: pointer
}

.pointer-events-none {
  pointer-events: none
}

.user-select-none {
  -webkit-user-select: none;
  user-select: none
}

.pointer-events-all {
  pointer-events: all
}

.icon-plus {
  padding: .5rem
}

.icon-plus.active path:first-child {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.icon-plus:hover {
  padding: 0
}

.icon-plus:hover svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}


.filter-invert-brightness {
  -webkit-filter: invert(100) brightness(100);
  filter: invert(100) brightness(100)
}



.hover\:image-invert:hover img {
  -webkit-filter: invert(100) brightness(100);
  filter: invert(100) brightness(100)
}

.hover\:arrow-translate-x:hover .arrow-right {
  -webkit-transform: translateX(1rem);
  transform: translateX(1rem)
}

.hover\:arrow-translate-x:hover .arrow-left {
  -webkit-transform: translateX(-1rem) rotate(180deg);
  transform: translateX(-1rem) rotate(180deg)
}

.object-cover {
  -o-object-fit: cover;
  object-fit: cover
}

.opacity-0 {
  opacity: 0
}

.opacity-30 {
  opacity: .3
}

.opacity-50 {
  opacity: .5
}

.top-0 {
  top: 0
}

@media(min-width: 640px) {
  .top-sm-0 {
    top:0
  }
}

@media(min-width: 768px) {
  .top-md-0 {
    top:0
  }
}

@media(min-width: 1024px) {
  .top-lg-0 {
    top:0
  }
}

@media(min-width: 1280px) {
  .top-xl-0 {
    top:0
  }
}

@media(min-width: 1536px) {
  .top-2xl-0 {
    top:0
  }
}

.top-6 {
  top: 1.5rem
}

@media(min-width: 640px) {
  .top-sm-6 {
    top:1.5rem
  }
}

@media(min-width: 768px) {
  .top-md-6 {
    top:1.5rem
  }
}

@media(min-width: 1024px) {
  .top-lg-6 {
    top:1.5rem
  }
}

@media(min-width: 1280px) {
  .top-xl-6 {
    top:1.5rem
  }
}

@media(min-width: 1536px) {
  .top-2xl-6 {
    top:1.5rem
  }
}

.top-15 {
  top: 3.75rem
}

@media(min-width: 640px) {
  .top-sm-15 {
    top:3.75rem
  }
}

@media(min-width: 768px) {
  .top-md-15 {
    top:3.75rem
  }
}

@media(min-width: 1024px) {
  .top-lg-15 {
    top:3.75rem
  }
}

@media(min-width: 1280px) {
  .top-xl-15 {
    top:3.75rem
  }
}

@media(min-width: 1536px) {
  .top-2xl-15 {
    top:3.75rem
  }
}

.top-18 {
  top: 4.5rem
}

@media(min-width: 640px) {
  .top-sm-18 {
    top:4.5rem
  }
}

@media(min-width: 768px) {
  .top-md-18 {
    top:4.5rem
  }
}

@media(min-width: 1024px) {
  .top-lg-18 {
    top:4.5rem
  }
}

@media(min-width: 1280px) {
  .top-xl-18 {
    top:4.5rem
  }
}

@media(min-width: 1536px) {
  .top-2xl-18 {
    top:4.5rem
  }
}

.top-1\/2 {
  top: 50%
}

@media(min-width: 640px) {
  .top-sm-1\/2 {
    top:50%
  }
}

@media(min-width: 768px) {
  .top-md-1\/2 {
    top:50%
  }
}

@media(min-width: 1024px) {
  .top-lg-1\/2 {
    top:50%
  }
}

@media(min-width: 1280px) {
  .top-xl-1\/2 {
    top:50%
  }
}

@media(min-width: 1536px) {
  .top-2xl-1\/2 {
    top:50%
  }
}

.right-0 {
  right: 0
}

@media(min-width: 640px) {
  .right-sm-0 {
    right:0
  }
}

@media(min-width: 768px) {
  .right-md-0 {
    right:0
  }
}

@media(min-width: 1024px) {
  .right-lg-0 {
    right:0
  }
}

@media(min-width: 1280px) {
  .right-xl-0 {
    right:0
  }
}

@media(min-width: 1536px) {
  .right-2xl-0 {
    right:0
  }
}

.right-6 {
  right: 1.5rem
}

@media(min-width: 640px) {
  .right-sm-6 {
    right:1.5rem
  }
}

@media(min-width: 768px) {
  .right-md-6 {
    right:1.5rem
  }
}

@media(min-width: 1024px) {
  .right-lg-6 {
    right:1.5rem
  }
}

@media(min-width: 1280px) {
  .right-xl-6 {
    right:1.5rem
  }
}

@media(min-width: 1536px) {
  .right-2xl-6 {
    right:1.5rem
  }
}

.right-15 {
  right: 3.75rem
}

@media(min-width: 640px) {
  .right-sm-15 {
    right:3.75rem
  }
}

@media(min-width: 768px) {
  .right-md-15 {
    right:3.75rem
  }
}

@media(min-width: 1024px) {
  .right-lg-15 {
    right:3.75rem
  }
}

@media(min-width: 1280px) {
  .right-xl-15 {
    right:3.75rem
  }
}

@media(min-width: 1536px) {
  .right-2xl-15 {
    right:3.75rem
  }
}

.right-18 {
  right: 4.5rem
}

@media(min-width: 640px) {
  .right-sm-18 {
    right:4.5rem
  }
}

@media(min-width: 768px) {
  .right-md-18 {
    right:4.5rem
  }
}

@media(min-width: 1024px) {
  .right-lg-18 {
    right:4.5rem
  }
}

@media(min-width: 1280px) {
  .right-xl-18 {
    right:4.5rem
  }
}

@media(min-width: 1536px) {
  .right-2xl-18 {
    right:4.5rem
  }
}

.right-1\/2 {
  right: 50%
}

@media(min-width: 640px) {
  .right-sm-1\/2 {
    right:50%
  }
}

@media(min-width: 768px) {
  .right-md-1\/2 {
    right:50%
  }
}

@media(min-width: 1024px) {
  .right-lg-1\/2 {
    right:50%
  }
}

@media(min-width: 1280px) {
  .right-xl-1\/2 {
    right:50%
  }
}

@media(min-width: 1536px) {
  .right-2xl-1\/2 {
    right:50%
  }
}

.bottom-0 {
  bottom: 0
}

@media(min-width: 640px) {
  .bottom-sm-0 {
    bottom:0
  }
}

@media(min-width: 768px) {
  .bottom-md-0 {
    bottom:0
  }
}

@media(min-width: 1024px) {
  .bottom-lg-0 {
    bottom:0
  }
}

@media(min-width: 1280px) {
  .bottom-xl-0 {
    bottom:0
  }
}

@media(min-width: 1536px) {
  .bottom-2xl-0 {
    bottom:0
  }
}

.bottom-6 {
  bottom: 1.5rem
}

@media(min-width: 640px) {
  .bottom-sm-6 {
    bottom:1.5rem
  }
}

@media(min-width: 768px) {
  .bottom-md-6 {
    bottom:1.5rem
  }
}

@media(min-width: 1024px) {
  .bottom-lg-6 {
    bottom:1.5rem
  }
}

@media(min-width: 1280px) {
  .bottom-xl-6 {
    bottom:1.5rem
  }
}

@media(min-width: 1536px) {
  .bottom-2xl-6 {
    bottom:1.5rem
  }
}

.bottom-15 {
  bottom: 3.75rem
}

@media(min-width: 640px) {
  .bottom-sm-15 {
    bottom:3.75rem
  }
}

@media(min-width: 768px) {
  .bottom-md-15 {
    bottom:3.75rem
  }
}

@media(min-width: 1024px) {
  .bottom-lg-15 {
    bottom:3.75rem
  }
}

@media(min-width: 1280px) {
  .bottom-xl-15 {
    bottom:3.75rem
  }
}

@media(min-width: 1536px) {
  .bottom-2xl-15 {
    bottom:3.75rem
  }
}

.bottom-18 {
  bottom: 4.5rem
}

@media(min-width: 640px) {
  .bottom-sm-18 {
    bottom:4.5rem
  }
}

@media(min-width: 768px) {
  .bottom-md-18 {
    bottom:4.5rem
  }
}

@media(min-width: 1024px) {
  .bottom-lg-18 {
    bottom:4.5rem
  }
}

@media(min-width: 1280px) {
  .bottom-xl-18 {
    bottom:4.5rem
  }
}

@media(min-width: 1536px) {
  .bottom-2xl-18 {
    bottom:4.5rem
  }
}

.bottom-1\/2 {
  bottom: 50%
}

@media(min-width: 640px) {
  .bottom-sm-1\/2 {
    bottom:50%
  }
}

@media(min-width: 768px) {
  .bottom-md-1\/2 {
    bottom:50%
  }
}

@media(min-width: 1024px) {
  .bottom-lg-1\/2 {
    bottom:50%
  }
}

@media(min-width: 1280px) {
  .bottom-xl-1\/2 {
    bottom:50%
  }
}

@media(min-width: 1536px) {
  .bottom-2xl-1\/2 {
    bottom:50%
  }
}

.left-0 {
  left: 0
}

@media(min-width: 640px) {
  .left-sm-0 {
    left:0
  }
}

@media(min-width: 768px) {
  .left-md-0 {
    left:0
  }
}

@media(min-width: 1024px) {
  .left-lg-0 {
    left:0
  }
}

@media(min-width: 1280px) {
  .left-xl-0 {
    left:0
  }
}

@media(min-width: 1536px) {
  .left-2xl-0 {
    left:0
  }
}

.left-6 {
  left: 1.5rem
}

@media(min-width: 640px) {
  .left-sm-6 {
    left:1.5rem
  }
}

@media(min-width: 768px) {
  .left-md-6 {
    left:1.5rem
  }
}

@media(min-width: 1024px) {
  .left-lg-6 {
    left:1.5rem
  }
}

@media(min-width: 1280px) {
  .left-xl-6 {
    left:1.5rem
  }
}

@media(min-width: 1536px) {
  .left-2xl-6 {
    left:1.5rem
  }
}

.left-15 {
  left: 3.75rem
}

@media(min-width: 640px) {
  .left-sm-15 {
    left:3.75rem
  }
}

@media(min-width: 768px) {
  .left-md-15 {
    left:3.75rem
  }
}

@media(min-width: 1024px) {
  .left-lg-15 {
    left:3.75rem
  }
}

@media(min-width: 1280px) {
  .left-xl-15 {
    left:3.75rem
  }
}

@media(min-width: 1536px) {
  .left-2xl-15 {
    left:3.75rem
  }
}

.left-18 {
  left: 4.5rem
}

@media(min-width: 640px) {
  .left-sm-18 {
    left:4.5rem
  }
}

@media(min-width: 768px) {
  .left-md-18 {
    left:4.5rem
  }
}

@media(min-width: 1024px) {
  .left-lg-18 {
    left:4.5rem
  }
}

@media(min-width: 1280px) {
  .left-xl-18 {
    left:4.5rem
  }
}

@media(min-width: 1536px) {
  .left-2xl-18 {
    left:4.5rem
  }
}

.left-1\/2 {
  left: 50%
}

@media(min-width: 640px) {
  .left-sm-1\/2 {
    left:50%
  }
}

@media(min-width: 768px) {
  .left-md-1\/2 {
    left:50%
  }
}

@media(min-width: 1024px) {
  .left-lg-1\/2 {
    left:50%
  }
}

@media(min-width: 1280px) {
  .left-xl-1\/2 {
    left:50%
  }
}

@media(min-width: 1536px) {
  .left-2xl-1\/2 {
    left:50%
  }
}

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

.z-10 {
  z-index: 10
}

.h-1\/4 {
  height: 25%
}

@media(min-width: 640px) {
  .h-sm-1\/4 {
    height:25%
  }
}

@media(min-width: 768px) {
  .h-md-1\/4 {
    height:25%
  }
}

@media(min-width: 1024px) {
  .h-lg-1\/4 {
    height:25%
  }
}

@media(min-width: 1280px) {
  .h-xl-1\/4 {
    height:25%
  }
}

@media(min-width: 1536px) {
  .h-2xl-1\/4 {
    height:25%
  }
}

.h-1\/2 {
  height: 50%
}

@media(min-width: 640px) {
  .h-sm-1\/2 {
    height:50%
  }
}

@media(min-width: 768px) {
  .h-md-1\/2 {
    height:50%
  }
}

@media(min-width: 1024px) {
  .h-lg-1\/2 {
    height:50%
  }
}

@media(min-width: 1280px) {
  .h-xl-1\/2 {
    height:50%
  }
}

@media(min-width: 1536px) {
  .h-2xl-1\/2 {
    height:50%
  }
}

.h-3\/4 {
  height: 75%
}

@media(min-width: 640px) {
  .h-sm-3\/4 {
    height:75%
  }
}

@media(min-width: 768px) {
  .h-md-3\/4 {
    height:75%
  }
}

@media(min-width: 1024px) {
  .h-lg-3\/4 {
    height:75%
  }
}

@media(min-width: 1280px) {
  .h-xl-3\/4 {
    height:75%
  }
}

@media(min-width: 1536px) {
  .h-2xl-3\/4 {
    height:75%
  }
}

.h-0\.5 {
  height: .125rem
}

@media(min-width: 640px) {
  .h-sm-0\.5 {
    height:.125rem
  }
}

@media(min-width: 768px) {
  .h-md-0\.5 {
    height:.125rem
  }
}

@media(min-width: 1024px) {
  .h-lg-0\.5 {
    height:.125rem
  }
}

@media(min-width: 1280px) {
  .h-xl-0\.5 {
    height:.125rem
  }
}

@media(min-width: 1536px) {
  .h-2xl-0\.5 {
    height:.125rem
  }
}

.h-2 {
  height: .5rem
}

@media(min-width: 640px) {
  .h-sm-2 {
    height:.5rem
  }
}

@media(min-width: 768px) {
  .h-md-2 {
    height:.5rem
  }
}

@media(min-width: 1024px) {
  .h-lg-2 {
    height:.5rem
  }
}

@media(min-width: 1280px) {
  .h-xl-2 {
    height:.5rem
  }
}

@media(min-width: 1536px) {
  .h-2xl-2 {
    height:.5rem
  }
}

.h-3 {
  height: .75rem
}

@media(min-width: 640px) {
  .h-sm-3 {
    height:.75rem
  }
}

@media(min-width: 768px) {
  .h-md-3 {
    height:.75rem
  }
}

@media(min-width: 1024px) {
  .h-lg-3 {
    height:.75rem
  }
}

@media(min-width: 1280px) {
  .h-xl-3 {
    height:.75rem
  }
}

@media(min-width: 1536px) {
  .h-2xl-3 {
    height:.75rem
  }
}

.h-4 {
  height: 1rem
}

@media(min-width: 640px) {
  .h-sm-4 {
    height:1rem
  }
}

@media(min-width: 768px) {
  .h-md-4 {
    height:1rem
  }
}

@media(min-width: 1024px) {
  .h-lg-4 {
    height:1rem
  }
}

@media(min-width: 1280px) {
  .h-xl-4 {
    height:1rem
  }
}

@media(min-width: 1536px) {
  .h-2xl-4 {
    height:1rem
  }
}

.h-5 {
  height: 1.25rem
}

@media(min-width: 640px) {
  .h-sm-5 {
    height:1.25rem
  }
}

@media(min-width: 768px) {
  .h-md-5 {
    height:1.25rem
  }
}

@media(min-width: 1024px) {
  .h-lg-5 {
    height:1.25rem
  }
}

@media(min-width: 1280px) {
  .h-xl-5 {
    height:1.25rem
  }
}

@media(min-width: 1536px) {
  .h-2xl-5 {
    height:1.25rem
  }
}

.h-6 {
  height: 1.5rem
}

@media(min-width: 640px) {
  .h-sm-6 {
    height:1.5rem
  }
}

@media(min-width: 768px) {
  .h-md-6 {
    height:1.5rem
  }
}

@media(min-width: 1024px) {
  .h-lg-6 {
    height:1.5rem
  }
}

@media(min-width: 1280px) {
  .h-xl-6 {
    height:1.5rem
  }
}

@media(min-width: 1536px) {
  .h-2xl-6 {
    height:1.5rem
  }
}

.h-7 {
  height: 1.75rem
}

@media(min-width: 640px) {
  .h-sm-7 {
    height:1.75rem
  }
}

@media(min-width: 768px) {
  .h-md-7 {
    height:1.75rem
  }
}

@media(min-width: 1024px) {
  .h-lg-7 {
    height:1.75rem
  }
}

@media(min-width: 1280px) {
  .h-xl-7 {
    height:1.75rem
  }
}

@media(min-width: 1536px) {
  .h-2xl-7 {
    height:1.75rem
  }
}

.h-8 {
  height: 2rem
}

@media(min-width: 640px) {
  .h-sm-8 {
    height:2rem
  }
}

@media(min-width: 768px) {
  .h-md-8 {
    height:2rem
  }
}

@media(min-width: 1024px) {
  .h-lg-8 {
    height:2rem
  }
}

@media(min-width: 1280px) {
  .h-xl-8 {
    height:2rem
  }
}

@media(min-width: 1536px) {
  .h-2xl-8 {
    height:2rem
  }
}

.h-9 {
  height: 2.25rem
}

@media(min-width: 640px) {
  .h-sm-9 {
    height:2.25rem
  }
}

@media(min-width: 768px) {
  .h-md-9 {
    height:2.25rem
  }
}

@media(min-width: 1024px) {
  .h-lg-9 {
    height:2.25rem
  }
}

@media(min-width: 1280px) {
  .h-xl-9 {
    height:2.25rem
  }
}

@media(min-width: 1536px) {
  .h-2xl-9 {
    height:2.25rem
  }
}

.h-11 {
  height: 2.75rem
}

@media(min-width: 640px) {
  .h-sm-11 {
    height:2.75rem
  }
}

@media(min-width: 768px) {
  .h-md-11 {
    height:2.75rem
  }
}

@media(min-width: 1024px) {
  .h-lg-11 {
    height:2.75rem
  }
}

@media(min-width: 1280px) {
  .h-xl-11 {
    height:2.75rem
  }
}

@media(min-width: 1536px) {
  .h-2xl-11 {
    height:2.75rem
  }
}

.h-12 {
  height: 3rem
}

@media(min-width: 640px) {
  .h-sm-12 {
    height:3rem
  }
}

@media(min-width: 768px) {
  .h-md-12 {
    height:3rem
  }
}

@media(min-width: 1024px) {
  .h-lg-12 {
    height:3rem
  }
}

@media(min-width: 1280px) {
  .h-xl-12 {
    height:3rem
  }
}

@media(min-width: 1536px) {
  .h-2xl-12 {
    height:3rem
  }
}

.h-14 {
  height: 3.5rem
}

@media(min-width: 640px) {
  .h-sm-14 {
    height:3.5rem
  }
}

@media(min-width: 768px) {
  .h-md-14 {
    height:3.5rem
  }
}

@media(min-width: 1024px) {
  .h-lg-14 {
    height:3.5rem
  }
}

@media(min-width: 1280px) {
  .h-xl-14 {
    height:3.5rem
  }
}

@media(min-width: 1536px) {
  .h-2xl-14 {
    height:3.5rem
  }
}

.h-16 {
  height: 4rem
}

@media(min-width: 640px) {
  .h-sm-16 {
    height:4rem
  }
}

@media(min-width: 768px) {
  .h-md-16 {
    height:4rem
  }
}

@media(min-width: 1024px) {
  .h-lg-16 {
    height:4rem
  }
}

@media(min-width: 1280px) {
  .h-xl-16 {
    height:4rem
  }
}

@media(min-width: 1536px) {
  .h-2xl-16 {
    height:4rem
  }
}

.h-18 {
  height: 4.5rem
}

@media(min-width: 640px) {
  .h-sm-18 {
    height:4.5rem
  }
}

@media(min-width: 768px) {
  .h-md-18 {
    height:4.5rem
  }
}

@media(min-width: 1024px) {
  .h-lg-18 {
    height:4.5rem
  }
}

@media(min-width: 1280px) {
  .h-xl-18 {
    height:4.5rem
  }
}

@media(min-width: 1536px) {
  .h-2xl-18 {
    height:4.5rem
  }
}

.h-19 {
  height: 4.75rem
}

@media(min-width: 640px) {
  .h-sm-19 {
    height:4.75rem
  }
}

@media(min-width: 768px) {
  .h-md-19 {
    height:4.75rem
  }
}

@media(min-width: 1024px) {
  .h-lg-19 {
    height:4.75rem
  }
}

@media(min-width: 1280px) {
  .h-xl-19 {
    height:4.75rem
  }
}

@media(min-width: 1536px) {
  .h-2xl-19 {
    height:4.75rem
  }
}

.h-23 {
  height: 5.75rem
}

@media(min-width: 640px) {
  .h-sm-23 {
    height:5.75rem
  }
}

@media(min-width: 768px) {
  .h-md-23 {
    height:5.75rem
  }
}

@media(min-width: 1024px) {
  .h-lg-23 {
    height:5.75rem
  }
}

@media(min-width: 1280px) {
  .h-xl-23 {
    height:5.75rem
  }
}

@media(min-width: 1536px) {
  .h-2xl-23 {
    height:5.75rem
  }
}

.h-30 {
  height: 7.5rem
}

@media(min-width: 640px) {
  .h-sm-30 {
    height:7.5rem
  }
}

@media(min-width: 768px) {
  .h-md-30 {
    height:7.5rem
  }
}

@media(min-width: 1024px) {
  .h-lg-30 {
    height:7.5rem
  }
}

@media(min-width: 1280px) {
  .h-xl-30 {
    height:7.5rem
  }
}

@media(min-width: 1536px) {
  .h-2xl-30 {
    height:7.5rem
  }
}

.h-35 {
  height: 8.75rem
}

@media(min-width: 640px) {
  .h-sm-35 {
    height:8.75rem
  }
}

@media(min-width: 768px) {
  .h-md-35 {
    height:8.75rem
  }
}

@media(min-width: 1024px) {
  .h-lg-35 {
    height:8.75rem
  }
}

@media(min-width: 1280px) {
  .h-xl-35 {
    height:8.75rem
  }
}

@media(min-width: 1536px) {
  .h-2xl-35 {
    height:8.75rem
  }
}

.h-40 {
  height: 10rem
}

@media(min-width: 640px) {
  .h-sm-40 {
    height:10rem
  }
}

@media(min-width: 768px) {
  .h-md-40 {
    height:10rem
  }
}

@media(min-width: 1024px) {
  .h-lg-40 {
    height:10rem
  }
}

@media(min-width: 1280px) {
  .h-xl-40 {
    height:10rem
  }
}

@media(min-width: 1536px) {
  .h-2xl-40 {
    height:10rem
  }
}

.h-60 {
  height: 15rem
}

@media(min-width: 640px) {
  .h-sm-60 {
    height:15rem
  }
}

@media(min-width: 768px) {
  .h-md-60 {
    height:15rem
  }
}

@media(min-width: 1024px) {
  .h-lg-60 {
    height:15rem
  }
}

@media(min-width: 1280px) {
  .h-xl-60 {
    height:15rem
  }
}

@media(min-width: 1536px) {
  .h-2xl-60 {
    height:15rem
  }
}

.h-88 {
  height: 22rem
}

@media(min-width: 640px) {
  .h-sm-88 {
    height:22rem
  }
}

@media(min-width: 768px) {
  .h-md-88 {
    height:22rem
  }
}

@media(min-width: 1024px) {
  .h-lg-88 {
    height:22rem
  }
}

@media(min-width: 1280px) {
  .h-xl-88 {
    height:22rem
  }
}

@media(min-width: 1536px) {
  .h-2xl-88 {
    height:22rem
  }
}

.h-full {
  height: 100%
}

@media(min-width: 640px) {
  .h-sm-full {
    height:100%
  }
}

@media(min-width: 768px) {
  .h-md-full {
    height:100%
  }
}

@media(min-width: 1024px) {
  .h-lg-full {
    height:100%
  }
}

@media(min-width: 1280px) {
  .h-xl-full {
    height:100%
  }
}

@media(min-width: 1536px) {
  .h-2xl-full {
    height:100%
  }
}

.h-auto {
  height: auto
}

@media(min-width: 640px) {
  .h-sm-auto {
    height:auto
  }
}

@media(min-width: 768px) {
  .h-md-auto {
    height:auto
  }
}

@media(min-width: 1024px) {
  .h-lg-auto {
    height:auto
  }
}

@media(min-width: 1280px) {
  .h-xl-auto {
    height:auto
  }
}

@media(min-width: 1536px) {
  .h-2xl-auto {
    height:auto
  }
}

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

@media(min-width: 640px) {
  .w-sm-1\/4 {
    width:25%
  }
}

@media(min-width: 768px) {
  .w-md-1\/4 {
    width:25%
  }
}

@media(min-width: 1024px) {
  .w-lg-1\/4 {
    width:25%
  }
}

@media(min-width: 1280px) {
  .w-xl-1\/4 {
    width:25%
  }
}

@media(min-width: 1536px) {
  .w-2xl-1\/4 {
    width:25%
  }
}

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

@media(min-width: 640px) {
  .w-sm-1\/2 {
    width:50%
  }
}

@media(min-width: 768px) {
  .w-md-1\/2 {
    width:50%
  }
}

@media(min-width: 1024px) {
  .w-lg-1\/2 {
    width:50%
  }
}

@media(min-width: 1280px) {
  .w-xl-1\/2 {
    width:50%
  }
}

@media(min-width: 1536px) {
  .w-2xl-1\/2 {
    width:50%
  }
}

.w-3\/4 {
  width: 75%
}

@media(min-width: 640px) {
  .w-sm-3\/4 {
    width:75%
  }
}

@media(min-width: 768px) {
  .w-md-3\/4 {
    width:75%
  }
}

@media(min-width: 1024px) {
  .w-lg-3\/4 {
    width:75%
  }
}

@media(min-width: 1280px) {
  .w-xl-3\/4 {
    width:75%
  }
}

@media(min-width: 1536px) {
  .w-2xl-3\/4 {
    width:75%
  }
}

.w-0\.5 {
  width: .125rem
}

@media(min-width: 640px) {
  .w-sm-0\.5 {
    width:.125rem
  }
}

@media(min-width: 768px) {
  .w-md-0\.5 {
    width:.125rem
  }
}

@media(min-width: 1024px) {
  .w-lg-0\.5 {
    width:.125rem
  }
}

@media(min-width: 1280px) {
  .w-xl-0\.5 {
    width:.125rem
  }
}

@media(min-width: 1536px) {
  .w-2xl-0\.5 {
    width:.125rem
  }
}

.w-2 {
  width: .5rem
}

@media(min-width: 640px) {
  .w-sm-2 {
    width:.5rem
  }
}

@media(min-width: 768px) {
  .w-md-2 {
    width:.5rem
  }
}

@media(min-width: 1024px) {
  .w-lg-2 {
    width:.5rem
  }
}

@media(min-width: 1280px) {
  .w-xl-2 {
    width:.5rem
  }
}

@media(min-width: 1536px) {
  .w-2xl-2 {
    width:.5rem
  }
}

.w-3 {
  width: .75rem
}

@media(min-width: 640px) {
  .w-sm-3 {
    width:.75rem
  }
}

@media(min-width: 768px) {
  .w-md-3 {
    width:.75rem
  }
}

@media(min-width: 1024px) {
  .w-lg-3 {
    width:.75rem
  }
}

@media(min-width: 1280px) {
  .w-xl-3 {
    width:.75rem
  }
}

@media(min-width: 1536px) {
  .w-2xl-3 {
    width:.75rem
  }
}

.w-4 {
  width: 1rem
}

@media(min-width: 640px) {
  .w-sm-4 {
    width:1rem
  }
}

@media(min-width: 768px) {
  .w-md-4 {
    width:1rem
  }
}

@media(min-width: 1024px) {
  .w-lg-4 {
    width:1rem
  }
}

@media(min-width: 1280px) {
  .w-xl-4 {
    width:1rem
  }
}

@media(min-width: 1536px) {
  .w-2xl-4 {
    width:1rem
  }
}

.w-5 {
  width: 1.25rem
}

@media(min-width: 640px) {
  .w-sm-5 {
    width:1.25rem
  }
}

@media(min-width: 768px) {
  .w-md-5 {
    width:1.25rem
  }
}

@media(min-width: 1024px) {
  .w-lg-5 {
    width:1.25rem
  }
}

@media(min-width: 1280px) {
  .w-xl-5 {
    width:1.25rem
  }
}

@media(min-width: 1536px) {
  .w-2xl-5 {
    width:1.25rem
  }
}

.w-6 {
  width: 1.5rem
}

@media(min-width: 640px) {
  .w-sm-6 {
    width:1.5rem
  }
}

@media(min-width: 768px) {
  .w-md-6 {
    width:1.5rem
  }
}

@media(min-width: 1024px) {
  .w-lg-6 {
    width:1.5rem
  }
}

@media(min-width: 1280px) {
  .w-xl-6 {
    width:1.5rem
  }
}

@media(min-width: 1536px) {
  .w-2xl-6 {
    width:1.5rem
  }
}

.w-7 {
  width: 1.75rem
}

@media(min-width: 640px) {
  .w-sm-7 {
    width:1.75rem
  }
}

@media(min-width: 768px) {
  .w-md-7 {
    width:1.75rem
  }
}

@media(min-width: 1024px) {
  .w-lg-7 {
    width:1.75rem
  }
}

@media(min-width: 1280px) {
  .w-xl-7 {
    width:1.75rem
  }
}

@media(min-width: 1536px) {
  .w-2xl-7 {
    width:1.75rem
  }
}

.w-8 {
  width: 2rem
}

@media(min-width: 640px) {
  .w-sm-8 {
    width:2rem
  }
}

@media(min-width: 768px) {
  .w-md-8 {
    width:2rem
  }
}

@media(min-width: 1024px) {
  .w-lg-8 {
    width:2rem
  }
}

@media(min-width: 1280px) {
  .w-xl-8 {
    width:2rem
  }
}

@media(min-width: 1536px) {
  .w-2xl-8 {
    width:2rem
  }
}

.w-9 {
  width: 2.25rem
}

@media(min-width: 640px) {
  .w-sm-9 {
    width:2.25rem
  }
}

@media(min-width: 768px) {
  .w-md-9 {
    width:2.25rem
  }
}

@media(min-width: 1024px) {
  .w-lg-9 {
    width:2.25rem
  }
}

@media(min-width: 1280px) {
  .w-xl-9 {
    width:2.25rem
  }
}

@media(min-width: 1536px) {
  .w-2xl-9 {
    width:2.25rem
  }
}

.w-11 {
  width: 2.75rem
}

@media(min-width: 640px) {
  .w-sm-11 {
    width:2.75rem
  }
}

@media(min-width: 768px) {
  .w-md-11 {
    width:2.75rem
  }
}

@media(min-width: 1024px) {
  .w-lg-11 {
    width:2.75rem
  }
}

@media(min-width: 1280px) {
  .w-xl-11 {
    width:2.75rem
  }
}

@media(min-width: 1536px) {
  .w-2xl-11 {
    width:2.75rem
  }
}

.w-12 {
  width: 3rem
}

@media(min-width: 640px) {
  .w-sm-12 {
    width:3rem
  }
}

@media(min-width: 768px) {
  .w-md-12 {
    width:3rem
  }
}

@media(min-width: 1024px) {
  .w-lg-12 {
    width:3rem
  }
}

@media(min-width: 1280px) {
  .w-xl-12 {
    width:3rem
  }
}

@media(min-width: 1536px) {
  .w-2xl-12 {
    width:3rem
  }
}

.w-14 {
  width: 3.5rem
}

@media(min-width: 640px) {
  .w-sm-14 {
    width:3.5rem
  }
}

@media(min-width: 768px) {
  .w-md-14 {
    width:3.5rem
  }
}

@media(min-width: 1024px) {
  .w-lg-14 {
    width:3.5rem
  }
}

@media(min-width: 1280px) {
  .w-xl-14 {
    width:3.5rem
  }
}

@media(min-width: 1536px) {
  .w-2xl-14 {
    width:3.5rem
  }
}

.w-16 {
  width: 4rem
}

@media(min-width: 640px) {
  .w-sm-16 {
    width:4rem
  }
}

@media(min-width: 768px) {
  .w-md-16 {
    width:4rem
  }
}

@media(min-width: 1024px) {
  .w-lg-16 {
    width:4rem
  }
}

@media(min-width: 1280px) {
  .w-xl-16 {
    width:4rem
  }
}

@media(min-width: 1536px) {
  .w-2xl-16 {
    width:4rem
  }
}

.w-18 {
  width: 4.5rem
}

@media(min-width: 640px) {
  .w-sm-18 {
    width:4.5rem
  }
}

@media(min-width: 768px) {
  .w-md-18 {
    width:4.5rem
  }
}

@media(min-width: 1024px) {
  .w-lg-18 {
    width:4.5rem
  }
}

@media(min-width: 1280px) {
  .w-xl-18 {
    width:4.5rem
  }
}

@media(min-width: 1536px) {
  .w-2xl-18 {
    width:4.5rem
  }
}

.w-19 {
  width: 4.75rem
}

@media(min-width: 640px) {
  .w-sm-19 {
    width:4.75rem
  }
}

@media(min-width: 768px) {
  .w-md-19 {
    width:4.75rem
  }
}

@media(min-width: 1024px) {
  .w-lg-19 {
    width:4.75rem
  }
}

@media(min-width: 1280px) {
  .w-xl-19 {
    width:4.75rem
  }
}

@media(min-width: 1536px) {
  .w-2xl-19 {
    width:4.75rem
  }
}

.w-23 {
  width: 5.75rem
}

@media(min-width: 640px) {
  .w-sm-23 {
    width:5.75rem
  }
}

@media(min-width: 768px) {
  .w-md-23 {
    width:5.75rem
  }
}

@media(min-width: 1024px) {
  .w-lg-23 {
    width:5.75rem
  }
}

@media(min-width: 1280px) {
  .w-xl-23 {
    width:5.75rem
  }
}

@media(min-width: 1536px) {
  .w-2xl-23 {
    width:5.75rem
  }
}

.w-30 {
  width: 7.5rem
}

@media(min-width: 640px) {
  .w-sm-30 {
    width:7.5rem
  }
}

@media(min-width: 768px) {
  .w-md-30 {
    width:7.5rem
  }
}

@media(min-width: 1024px) {
  .w-lg-30 {
    width:7.5rem
  }
}

@media(min-width: 1280px) {
  .w-xl-30 {
    width:7.5rem
  }
}

@media(min-width: 1536px) {
  .w-2xl-30 {
    width:7.5rem
  }
}

.w-35 {
  width: 8.75rem
}

@media(min-width: 640px) {
  .w-sm-35 {
    width:8.75rem
  }
}

@media(min-width: 768px) {
  .w-md-35 {
    width:8.75rem
  }
}

@media(min-width: 1024px) {
  .w-lg-35 {
    width:8.75rem
  }
}

@media(min-width: 1280px) {
  .w-xl-35 {
    width:8.75rem
  }
}

@media(min-width: 1536px) {
  .w-2xl-35 {
    width:8.75rem
  }
}

.w-40 {
  width: 10rem
}

@media(min-width: 640px) {
  .w-sm-40 {
    width:10rem
  }
}

@media(min-width: 768px) {
  .w-md-40 {
    width:10rem
  }
}

@media(min-width: 1024px) {
  .w-lg-40 {
    width:10rem
  }
}

@media(min-width: 1280px) {
  .w-xl-40 {
    width:10rem
  }
}

@media(min-width: 1536px) {
  .w-2xl-40 {
    width:10rem
  }
}

.w-60 {
  width: 15rem
}

@media(min-width: 640px) {
  .w-sm-60 {
    width:15rem
  }
}

@media(min-width: 768px) {
  .w-md-60 {
    width:15rem
  }
}

@media(min-width: 1024px) {
  .w-lg-60 {
    width:15rem
  }
}

@media(min-width: 1280px) {
  .w-xl-60 {
    width:15rem
  }
}

@media(min-width: 1536px) {
  .w-2xl-60 {
    width:15rem
  }
}

.w-88 {
  width: 22rem
}

@media(min-width: 640px) {
  .w-sm-88 {
    width:22rem
  }
}

@media(min-width: 768px) {
  .w-md-88 {
    width:22rem
  }
}

@media(min-width: 1024px) {
  .w-lg-88 {
    width:22rem
  }
}

@media(min-width: 1280px) {
  .w-xl-88 {
    width:22rem
  }
}

@media(min-width: 1536px) {
  .w-2xl-88 {
    width:22rem
  }
}

.w-full {
  width: 100%
}

@media(min-width: 640px) {
  .w-sm-full {
    width:100%
  }
}

@media(min-width: 768px) {
  .w-md-full {
    width:100%
  }
}

@media(min-width: 1024px) {
  .w-lg-full {
    width:100%
  }
}

@media(min-width: 1280px) {
  .w-xl-full {
    width:100%
  }
}

@media(min-width: 1536px) {
  .w-2xl-full {
    width:100%
  }
}

.w-auto {
  width: auto
}

@media(min-width: 640px) {
  .w-sm-auto {
    width:auto
  }
}

@media(min-width: 768px) {
  .w-md-auto {
    width:auto
  }
}

@media(min-width: 1024px) {
  .w-lg-auto {
    width:auto
  }
}

@media(min-width: 1280px) {
  .w-xl-auto {
    width:auto
  }
}

@media(min-width: 1536px) {
  .w-2xl-auto {
    width:auto
  }
}

.container {
  padding-left: 3.75rem;
  padding-right: 3.75rem
}

@media(max-width: 1279.98px) {
  .container {
    padding-left:4.5rem;
    padding-right: 4.5rem
  }
}

@media(max-width: 767.98px) {
  .container {
    padding-left:1.5rem;
    padding-right: 1.5rem
  }
}

.grid-gutter-sm .row {
  margin-left: -.5rem;
  margin-right: -.5rem
}

.grid-gutter-sm .row>.col,.grid-gutter-sm .row>[class*=col-] {
  padding-left: .5rem;
  padding-right: .5rem
}

.text-red {
  color: #750b0b
}

.font-weight-semibold {
  font-weight: 600
}

.font-weight-medium {
  font-weight: 500
}

.fs-2xs {
  font-size: .625rem
}

@media(min-width: 640px) {
  .fs-sm-2xs {
    font-size:.625rem
  }
}

@media(min-width: 768px) {
  .fs-md-2xs {
    font-size:.625rem
  }
}

@media(min-width: 1024px) {
  .fs-lg-2xs {
    font-size:.625rem
  }
}

@media(min-width: 1280px) {
  .fs-xl-2xs {
    font-size:.625rem
  }
}

@media(min-width: 1536px) {
  .fs-2xl-2xs {
    font-size:.625rem
  }
}

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

@media(min-width: 640px) {
  .fs-sm-xs {
    font-size:.75rem
  }
}

@media(min-width: 768px) {
  .fs-md-xs {
    font-size:.75rem
  }
}

@media(min-width: 1024px) {
  .fs-lg-xs {
    font-size:.75rem
  }
}

@media(min-width: 1280px) {
  .fs-xl-xs {
    font-size:.75rem
  }
}

@media(min-width: 1536px) {
  .fs-2xl-xs {
    font-size:.75rem
  }
}

.fs-sm {
  font-size: .875rem
}

@media(min-width: 640px) {
  .fs-sm-sm {
    font-size:.875rem
  }
}

@media(min-width: 768px) {
  .fs-md-sm {
    font-size:.875rem
  }
}

@media(min-width: 1024px) {
  .fs-lg-sm {
    font-size:.875rem
  }
}

@media(min-width: 1280px) {
  .fs-xl-sm {
    font-size:.875rem
  }
}

@media(min-width: 1536px) {
  .fs-2xl-sm {
    font-size:.875rem
  }
}

.fs-base {
  font-size: 1rem
}

@media(min-width: 640px) {
  .fs-sm-base {
    font-size:1rem
  }
}

@media(min-width: 768px) {
  .fs-md-base {
    font-size:1rem
  }
}

@media(min-width: 1024px) {
  .fs-lg-base {
    font-size:1rem
  }
}

@media(min-width: 1280px) {
  .fs-xl-base {
    font-size:1rem
  }
}

@media(min-width: 1536px) {
  .fs-2xl-base {
    font-size:1rem
  }
}

.fs-lg {
  font-size: 1.125rem
}

@media(min-width: 640px) {
  .fs-sm-lg {
    font-size:1.125rem
  }
}

@media(min-width: 768px) {
  .fs-md-lg {
    font-size:1.125rem
  }
}

@media(min-width: 1024px) {
  .fs-lg-lg {
    font-size:1.125rem
  }
}

@media(min-width: 1280px) {
  .fs-xl-lg {
    font-size:1.125rem
  }
}

@media(min-width: 1536px) {
  .fs-2xl-lg {
    font-size:1.125rem
  }
}

.fs-xl {
  font-size: 1.25rem
}

@media(min-width: 640px) {
  .fs-sm-xl {
    font-size:1.25rem
  }
}

@media(min-width: 768px) {
  .fs-md-xl {
    font-size:1.25rem
  }
}

@media(min-width: 1024px) {
  .fs-lg-xl {
    font-size:1.25rem
  }
}

@media(min-width: 1280px) {
  .fs-xl-xl {
    font-size:1.25rem
  }
}

@media(min-width: 1536px) {
  .fs-2xl-xl {
    font-size:1.25rem
  }
}

.fs-2xl {
  font-size: 1.5rem
}

@media(min-width: 640px) {
  .fs-sm-2xl {
    font-size:1.5rem
  }
}

@media(min-width: 768px) {
  .fs-md-2xl {
    font-size:1.5rem
  }
}

@media(min-width: 1024px) {
  .fs-lg-2xl {
    font-size:1.5rem
  }
}

@media(min-width: 1280px) {
  .fs-xl-2xl {
    font-size:1.5rem
  }
}

@media(min-width: 1536px) {
  .fs-2xl-2xl {
    font-size:1.5rem
  }
}

.whitespace-nowrap {
  white-space: nowrap
}

.leading-none {
  line-height: 1
}

.leading-tight {
  line-height: 1.25
}

.leading-base {
  line-height: 1.5
}

.rotate-n90 {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg)
}

.rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.translate-nx50 {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.translate-ny50 {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.translate-ny100 {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%)
}

.translate-nx4 {
  -webkit-transform: translateX(-1rem);
  transform: translateX(-1rem)
}

.translate-n50 {
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}




@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  30% {
    opacity: 1
  }

  50% {
    opacity: 0;
    -webkit-transform: translateY(.75rem);
    transform: translateY(.75rem)
  }

  70% {
    opacity: 1
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes scroll {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  30% {
    opacity: 1
  }

  50% {
    opacity: 0;
    -webkit-transform: translateY(.75rem);
    transform: translateY(.75rem)
  }

  70% {
    opacity: 1
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes soundsBar1 {
  0% {
    height: 22%
  }

  50% {
    height: 65%
  }

  to {
    height: 22%
  }
}

@keyframes soundsBar1 {
  0% {
    height: 22%
  }

  50% {
    height: 65%
  }

  to {
    height: 22%
  }
}

@-webkit-keyframes soundsBar2 {
  0% {
    height: 65%
  }

  50% {
    height: 30%
  }

  to {
    height: 65%
  }
}

@keyframes soundsBar2 {
  0% {
    height: 65%
  }

  50% {
    height: 30%
  }

  to {
    height: 65%
  }
}

@-webkit-keyframes soundsBar3 {
  0% {
    height: 20%
  }

  50% {
    height: 80%
  }

  to {
    height: 20%
  }
}

@keyframes soundsBar3 {
  0% {
    height: 20%
  }

  50% {
    height: 80%
  }

  to {
    height: 20%
  }
}

@-webkit-keyframes soundBarMuted {
  0% {
    height: 30%
  }

  to {
    height: .1875rem
  }
}

@keyframes soundBarMuted {
  0% {
    height: 30%
  }

  to {
    height: .1875rem
  }
}


@-webkit-keyframes PageLoader-module--spin--6073a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes PageLoader-module--spin--6073a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

footer {
  overflow-x: hidden;
  font-size: 1rem;
}


footer .hs-menu-item.hs-menu-depth-1 a {
  padding: 0;
}

footer .hs-menu-wrapper > ul > li > a {
  font-weight: 500;
  display: block;
  margin-bottom: 1.5rem!important;
}

footer .hs-menu-wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

footer .hs-menu-wrapper > ul ul > li {
  margin-top: .5rem;
}

footer .hs-menu-wrapper > ul ul > li > a {
  color: #999;
  font-weight: 300!important;
  line-height: 1.25;
  display: inline-flex!important;
}

.footer-social-wrapper {
  font-size: 0;
}

.footer-social-wrapper > div {
  font-size: 1rem;
}

footer #hs-link-footer_logo{
  padding-right: 2.5rem!important;
  display: block;
}

footer #hs-link-footer_logo img {
  max-width: 100%;
  vertical-align:unset;
}

footer  a:hover {
  color: #111!important;
}


.footer-form .hs-form-field > label {
  display: none;
}

.footer-form form {
  display: flex;
  width: 100%;
  flex-direction: row!important;
}

.footer-form .hs-email,.footer-form .hs-submit {
  margin-bottom: 23px;
}

.footer-form .hs-submit {
  margin-left: 1rem!important;
}

.footer-form .hs-form-field .hs-input {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  color: #111;
  display: block;
  font-size: 1rem;
  font-weight: 300;
  height: calc(1.5em + 1.6rem + 2px);
  line-height: 1.5;
  padding: 0.8rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  width: 100%;
}

.footer-form .hs-button {
  border: 1px solid transparent;
  border-radius: 0.25rem;
  display: inline-block;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  padding: 0.8rem 3rem;
  text-align: center;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-user-select: none;
  user-select: none;
  vertical-align: middle;
  background-color: #111;
  border-color: #111;
}

.footer-form .hs-email {
  flex-grow: 1;
}

.footer-form .hs-form-field .hs-input::placeholder {
  color: #6c757d;
  opacity: 1;
}


.footer-form .hs-form-field .hs-input::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.footer-form .hs-email, .footer-form .hs-submit {
  margin-bottom: 21px;
}

@media (max-width:1535px) {
  footer #hs-link-footer_logo {
    padding-right: 0 !important;
  }
}

@media (max-width:1279px) {
  footer #hs-link-footer_logo {
    padding-right: 2rem !important;
  }
  .footer-form .hs-email, .footer-form .hs-submit {
    margin-bottom: 19px;
  }
}

@media (max-width:768px) {
  footer .hs-menu-wrapper > ul > li > a {
    margin-bottom: 1rem!important;
  }
}

 footer .hs_error_rollup {
    display: none;
}

@media (max-width:639px) {
  footer .hs-menu-wrapper > ul > li > a {
    margin-bottom: 1rem!important;
  }

  .footer-form form {
    display: block;
    margin-bottom: 20px;
  }

  .footer-form .hs-submit {
    margin: 0 !important;
  }

  .footer-form .hs-email, .footer-form .hs-submit {
    margin-bottom: 8px;
  }

  footer #hs-link-footer_logo {
    padding-right: 1.5rem !important;
  }
  
  footer .hs-menu-wrapper > ul ul > li:last-child > a {
    display: unset !important;
}
}