/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/scss/frontend.scss ***!
  \*******************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.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: 576px) {
  .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: 992px) {
  .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: 1200px) {
  .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: 1820px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-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;
  }
}
.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;
}

.justify-content-evenly {
  justify-content: space-evenly !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: 576px) {
  .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;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !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;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !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: 992px) {
  .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;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !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: 1200px) {
  .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;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !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: 1820px) {
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !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;
}

.ms-0 {
  margin-inline-start: 0 !important;
}

.me-0 {
  margin-inline-end: 0 !important;
}

.m-1 {
  margin: 8px !important;
}

.mt-1,
.my-1 {
  margin-top: 8px !important;
}

.mr-1,
.mx-1 {
  margin-right: 8px !important;
}

.mb-1,
.my-1 {
  margin-bottom: 8px !important;
}

.ml-1,
.mx-1 {
  margin-left: 8px !important;
}

.ms-1 {
  margin-inline-start: 8px !important;
}

.me-1 {
  margin-inline-end: 8px !important;
}

.m-2 {
  margin: 16px !important;
}

.mt-2,
.my-2 {
  margin-top: 16px !important;
}

.mr-2,
.mx-2 {
  margin-right: 16px !important;
}

.mb-2,
.my-2 {
  margin-bottom: 16px !important;
}

.ml-2,
.mx-2 {
  margin-left: 16px !important;
}

.ms-2 {
  margin-inline-start: 16px !important;
}

.me-2 {
  margin-inline-end: 16px !important;
}

.m-3 {
  margin: 24px !important;
}

.mt-3,
.my-3 {
  margin-top: 24px !important;
}

.mr-3,
.mx-3 {
  margin-right: 24px !important;
}

.mb-3,
.my-3 {
  margin-bottom: 24px !important;
}

.ml-3,
.mx-3 {
  margin-left: 24px !important;
}

.ms-3 {
  margin-inline-start: 24px !important;
}

.me-3 {
  margin-inline-end: 24px !important;
}

.m-4 {
  margin: 32px !important;
}

.mt-4,
.my-4 {
  margin-top: 32px !important;
}

.mr-4,
.mx-4 {
  margin-right: 32px !important;
}

.mb-4,
.my-4 {
  margin-bottom: 32px !important;
}

.ml-4,
.mx-4 {
  margin-left: 32px !important;
}

.ms-4 {
  margin-inline-start: 32px !important;
}

.me-4 {
  margin-inline-end: 32px !important;
}

.m-5 {
  margin: 40px !important;
}

.mt-5,
.my-5 {
  margin-top: 40px !important;
}

.mr-5,
.mx-5 {
  margin-right: 40px !important;
}

.mb-5,
.my-5 {
  margin-bottom: 40px !important;
}

.ml-5,
.mx-5 {
  margin-left: 40px !important;
}

.ms-5 {
  margin-inline-start: 40px !important;
}

.me-5 {
  margin-inline-end: 40px !important;
}

.m-6 {
  margin: 48px !important;
}

.mt-6,
.my-6 {
  margin-top: 48px !important;
}

.mr-6,
.mx-6 {
  margin-right: 48px !important;
}

.mb-6,
.my-6 {
  margin-bottom: 48px !important;
}

.ml-6,
.mx-6 {
  margin-left: 48px !important;
}

.ms-6 {
  margin-inline-start: 48px !important;
}

.me-6 {
  margin-inline-end: 48px !important;
}

.m-7 {
  margin: 56px !important;
}

.mt-7,
.my-7 {
  margin-top: 56px !important;
}

.mr-7,
.mx-7 {
  margin-right: 56px !important;
}

.mb-7,
.my-7 {
  margin-bottom: 56px !important;
}

.ml-7,
.mx-7 {
  margin-left: 56px !important;
}

.ms-7 {
  margin-inline-start: 56px !important;
}

.me-7 {
  margin-inline-end: 56px !important;
}

.m-8 {
  margin: 64px !important;
}

.mt-8,
.my-8 {
  margin-top: 64px !important;
}

.mr-8,
.mx-8 {
  margin-right: 64px !important;
}

.mb-8,
.my-8 {
  margin-bottom: 64px !important;
}

.ml-8,
.mx-8 {
  margin-left: 64px !important;
}

.ms-8 {
  margin-inline-start: 64px !important;
}

.me-8 {
  margin-inline-end: 64px !important;
}

.m-9 {
  margin: 72px !important;
}

.mt-9,
.my-9 {
  margin-top: 72px !important;
}

.mr-9,
.mx-9 {
  margin-right: 72px !important;
}

.mb-9,
.my-9 {
  margin-bottom: 72px !important;
}

.ml-9,
.mx-9 {
  margin-left: 72px !important;
}

.ms-9 {
  margin-inline-start: 72px !important;
}

.me-9 {
  margin-inline-end: 72px !important;
}

.m-10 {
  margin: 80px !important;
}

.mt-10,
.my-10 {
  margin-top: 80px !important;
}

.mr-10,
.mx-10 {
  margin-right: 80px !important;
}

.mb-10,
.my-10 {
  margin-bottom: 80px !important;
}

.ml-10,
.mx-10 {
  margin-left: 80px !important;
}

.ms-10 {
  margin-inline-start: 80px !important;
}

.me-10 {
  margin-inline-end: 80px !important;
}

.m-11 {
  margin: 88px !important;
}

.mt-11,
.my-11 {
  margin-top: 88px !important;
}

.mr-11,
.mx-11 {
  margin-right: 88px !important;
}

.mb-11,
.my-11 {
  margin-bottom: 88px !important;
}

.ml-11,
.mx-11 {
  margin-left: 88px !important;
}

.ms-11 {
  margin-inline-start: 88px !important;
}

.me-11 {
  margin-inline-end: 88px !important;
}

.m-12 {
  margin: 96px !important;
}

.mt-12,
.my-12 {
  margin-top: 96px !important;
}

.mr-12,
.mx-12 {
  margin-right: 96px !important;
}

.mb-12,
.my-12 {
  margin-bottom: 96px !important;
}

.ml-12,
.mx-12 {
  margin-left: 96px !important;
}

.ms-12 {
  margin-inline-start: 96px !important;
}

.me-12 {
  margin-inline-end: 96px !important;
}

.m-13 {
  margin: 104px !important;
}

.mt-13,
.my-13 {
  margin-top: 104px !important;
}

.mr-13,
.mx-13 {
  margin-right: 104px !important;
}

.mb-13,
.my-13 {
  margin-bottom: 104px !important;
}

.ml-13,
.mx-13 {
  margin-left: 104px !important;
}

.ms-13 {
  margin-inline-start: 104px !important;
}

.me-13 {
  margin-inline-end: 104px !important;
}

.m-14 {
  margin: 112px !important;
}

.mt-14,
.my-14 {
  margin-top: 112px !important;
}

.mr-14,
.mx-14 {
  margin-right: 112px !important;
}

.mb-14,
.my-14 {
  margin-bottom: 112px !important;
}

.ml-14,
.mx-14 {
  margin-left: 112px !important;
}

.ms-14 {
  margin-inline-start: 112px !important;
}

.me-14 {
  margin-inline-end: 112px !important;
}

.m-15 {
  margin: 120px !important;
}

.mt-15,
.my-15 {
  margin-top: 120px !important;
}

.mr-15,
.mx-15 {
  margin-right: 120px !important;
}

.mb-15,
.my-15 {
  margin-bottom: 120px !important;
}

.ml-15,
.mx-15 {
  margin-left: 120px !important;
}

.ms-15 {
  margin-inline-start: 120px !important;
}

.me-15 {
  margin-inline-end: 120px !important;
}

.m-16 {
  margin: 128px !important;
}

.mt-16,
.my-16 {
  margin-top: 128px !important;
}

.mr-16,
.mx-16 {
  margin-right: 128px !important;
}

.mb-16,
.my-16 {
  margin-bottom: 128px !important;
}

.ml-16,
.mx-16 {
  margin-left: 128px !important;
}

.ms-16 {
  margin-inline-start: 128px !important;
}

.me-16 {
  margin-inline-end: 128px !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;
}

.ps-0 {
  padding-inline-start: 0 !important;
}

.pe-0 {
  padding-inline-end: 0 !important;
}

.p-1 {
  padding: 8px !important;
}

.pt-1,
.py-1 {
  padding-top: 8px !important;
}

.pr-1,
.px-1 {
  padding-right: 8px !important;
}

.pb-1,
.py-1 {
  padding-bottom: 8px !important;
}

.pl-1,
.px-1 {
  padding-left: 8px !important;
}

.ps-1 {
  padding-inline-start: 8px !important;
}

.pe-1 {
  padding-inline-end: 8px !important;
}

.p-2 {
  padding: 16px !important;
}

.pt-2,
.py-2 {
  padding-top: 16px !important;
}

.pr-2,
.px-2 {
  padding-right: 16px !important;
}

.pb-2,
.py-2 {
  padding-bottom: 16px !important;
}

.pl-2,
.px-2 {
  padding-left: 16px !important;
}

.ps-2 {
  padding-inline-start: 16px !important;
}

.pe-2 {
  padding-inline-end: 16px !important;
}

.p-3 {
  padding: 24px !important;
}

.pt-3,
.py-3 {
  padding-top: 24px !important;
}

.pr-3,
.px-3 {
  padding-right: 24px !important;
}

.pb-3,
.py-3 {
  padding-bottom: 24px !important;
}

.pl-3,
.px-3 {
  padding-left: 24px !important;
}

.ps-3 {
  padding-inline-start: 24px !important;
}

.pe-3 {
  padding-inline-end: 24px !important;
}

.p-4 {
  padding: 32px !important;
}

.pt-4,
.py-4 {
  padding-top: 32px !important;
}

.pr-4,
.px-4 {
  padding-right: 32px !important;
}

.pb-4,
.py-4 {
  padding-bottom: 32px !important;
}

.pl-4,
.px-4 {
  padding-left: 32px !important;
}

.ps-4 {
  padding-inline-start: 32px !important;
}

.pe-4 {
  padding-inline-end: 32px !important;
}

.p-5 {
  padding: 40px !important;
}

.pt-5,
.py-5 {
  padding-top: 40px !important;
}

.pr-5,
.px-5 {
  padding-right: 40px !important;
}

.pb-5,
.py-5 {
  padding-bottom: 40px !important;
}

.pl-5,
.px-5 {
  padding-left: 40px !important;
}

.ps-5 {
  padding-inline-start: 40px !important;
}

.pe-5 {
  padding-inline-end: 40px !important;
}

.p-6 {
  padding: 48px !important;
}

.pt-6,
.py-6 {
  padding-top: 48px !important;
}

.pr-6,
.px-6 {
  padding-right: 48px !important;
}

.pb-6,
.py-6 {
  padding-bottom: 48px !important;
}

.pl-6,
.px-6 {
  padding-left: 48px !important;
}

.ps-6 {
  padding-inline-start: 48px !important;
}

.pe-6 {
  padding-inline-end: 48px !important;
}

.p-7 {
  padding: 56px !important;
}

.pt-7,
.py-7 {
  padding-top: 56px !important;
}

.pr-7,
.px-7 {
  padding-right: 56px !important;
}

.pb-7,
.py-7 {
  padding-bottom: 56px !important;
}

.pl-7,
.px-7 {
  padding-left: 56px !important;
}

.ps-7 {
  padding-inline-start: 56px !important;
}

.pe-7 {
  padding-inline-end: 56px !important;
}

.p-8 {
  padding: 64px !important;
}

.pt-8,
.py-8 {
  padding-top: 64px !important;
}

.pr-8,
.px-8 {
  padding-right: 64px !important;
}

.pb-8,
.py-8 {
  padding-bottom: 64px !important;
}

.pl-8,
.px-8 {
  padding-left: 64px !important;
}

.ps-8 {
  padding-inline-start: 64px !important;
}

.pe-8 {
  padding-inline-end: 64px !important;
}

.p-9 {
  padding: 72px !important;
}

.pt-9,
.py-9 {
  padding-top: 72px !important;
}

.pr-9,
.px-9 {
  padding-right: 72px !important;
}

.pb-9,
.py-9 {
  padding-bottom: 72px !important;
}

.pl-9,
.px-9 {
  padding-left: 72px !important;
}

.ps-9 {
  padding-inline-start: 72px !important;
}

.pe-9 {
  padding-inline-end: 72px !important;
}

.p-10 {
  padding: 80px !important;
}

.pt-10,
.py-10 {
  padding-top: 80px !important;
}

.pr-10,
.px-10 {
  padding-right: 80px !important;
}

.pb-10,
.py-10 {
  padding-bottom: 80px !important;
}

.pl-10,
.px-10 {
  padding-left: 80px !important;
}

.ps-10 {
  padding-inline-start: 80px !important;
}

.pe-10 {
  padding-inline-end: 80px !important;
}

.p-11 {
  padding: 88px !important;
}

.pt-11,
.py-11 {
  padding-top: 88px !important;
}

.pr-11,
.px-11 {
  padding-right: 88px !important;
}

.pb-11,
.py-11 {
  padding-bottom: 88px !important;
}

.pl-11,
.px-11 {
  padding-left: 88px !important;
}

.ps-11 {
  padding-inline-start: 88px !important;
}

.pe-11 {
  padding-inline-end: 88px !important;
}

.p-12 {
  padding: 96px !important;
}

.pt-12,
.py-12 {
  padding-top: 96px !important;
}

.pr-12,
.px-12 {
  padding-right: 96px !important;
}

.pb-12,
.py-12 {
  padding-bottom: 96px !important;
}

.pl-12,
.px-12 {
  padding-left: 96px !important;
}

.ps-12 {
  padding-inline-start: 96px !important;
}

.pe-12 {
  padding-inline-end: 96px !important;
}

.p-13 {
  padding: 104px !important;
}

.pt-13,
.py-13 {
  padding-top: 104px !important;
}

.pr-13,
.px-13 {
  padding-right: 104px !important;
}

.pb-13,
.py-13 {
  padding-bottom: 104px !important;
}

.pl-13,
.px-13 {
  padding-left: 104px !important;
}

.ps-13 {
  padding-inline-start: 104px !important;
}

.pe-13 {
  padding-inline-end: 104px !important;
}

.p-14 {
  padding: 112px !important;
}

.pt-14,
.py-14 {
  padding-top: 112px !important;
}

.pr-14,
.px-14 {
  padding-right: 112px !important;
}

.pb-14,
.py-14 {
  padding-bottom: 112px !important;
}

.pl-14,
.px-14 {
  padding-left: 112px !important;
}

.ps-14 {
  padding-inline-start: 112px !important;
}

.pe-14 {
  padding-inline-end: 112px !important;
}

.p-15 {
  padding: 120px !important;
}

.pt-15,
.py-15 {
  padding-top: 120px !important;
}

.pr-15,
.px-15 {
  padding-right: 120px !important;
}

.pb-15,
.py-15 {
  padding-bottom: 120px !important;
}

.pl-15,
.px-15 {
  padding-left: 120px !important;
}

.ps-15 {
  padding-inline-start: 120px !important;
}

.pe-15 {
  padding-inline-end: 120px !important;
}

.p-16 {
  padding: 128px !important;
}

.pt-16,
.py-16 {
  padding-top: 128px !important;
}

.pr-16,
.px-16 {
  padding-right: 128px !important;
}

.pb-16,
.py-16 {
  padding-bottom: 128px !important;
}

.pl-16,
.px-16 {
  padding-left: 128px !important;
}

.ps-16 {
  padding-inline-start: 128px !important;
}

.pe-16 {
  padding-inline-end: 128px !important;
}

.m-n1 {
  margin: -8px !important;
}

.mt-n1,
.my-n1 {
  margin-top: -8px !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -8px !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -8px !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -8px !important;
}

.m-n2 {
  margin: -16px !important;
}

.mt-n2,
.my-n2 {
  margin-top: -16px !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -16px !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -16px !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -16px !important;
}

.m-n3 {
  margin: -24px !important;
}

.mt-n3,
.my-n3 {
  margin-top: -24px !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -24px !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -24px !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -24px !important;
}

.m-n4 {
  margin: -32px !important;
}

.mt-n4,
.my-n4 {
  margin-top: -32px !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -32px !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -32px !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -32px !important;
}

.m-n5 {
  margin: -40px !important;
}

.mt-n5,
.my-n5 {
  margin-top: -40px !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -40px !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -40px !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -40px !important;
}

.m-n6 {
  margin: -48px !important;
}

.mt-n6,
.my-n6 {
  margin-top: -48px !important;
}

.mr-n6,
.mx-n6 {
  margin-right: -48px !important;
}

.mb-n6,
.my-n6 {
  margin-bottom: -48px !important;
}

.ml-n6,
.mx-n6 {
  margin-left: -48px !important;
}

.m-n7 {
  margin: -56px !important;
}

.mt-n7,
.my-n7 {
  margin-top: -56px !important;
}

.mr-n7,
.mx-n7 {
  margin-right: -56px !important;
}

.mb-n7,
.my-n7 {
  margin-bottom: -56px !important;
}

.ml-n7,
.mx-n7 {
  margin-left: -56px !important;
}

.m-n8 {
  margin: -64px !important;
}

.mt-n8,
.my-n8 {
  margin-top: -64px !important;
}

.mr-n8,
.mx-n8 {
  margin-right: -64px !important;
}

.mb-n8,
.my-n8 {
  margin-bottom: -64px !important;
}

.ml-n8,
.mx-n8 {
  margin-left: -64px !important;
}

.m-n9 {
  margin: -72px !important;
}

.mt-n9,
.my-n9 {
  margin-top: -72px !important;
}

.mr-n9,
.mx-n9 {
  margin-right: -72px !important;
}

.mb-n9,
.my-n9 {
  margin-bottom: -72px !important;
}

.ml-n9,
.mx-n9 {
  margin-left: -72px !important;
}

.m-n10 {
  margin: -80px !important;
}

.mt-n10,
.my-n10 {
  margin-top: -80px !important;
}

.mr-n10,
.mx-n10 {
  margin-right: -80px !important;
}

.mb-n10,
.my-n10 {
  margin-bottom: -80px !important;
}

.ml-n10,
.mx-n10 {
  margin-left: -80px !important;
}

.m-n11 {
  margin: -88px !important;
}

.mt-n11,
.my-n11 {
  margin-top: -88px !important;
}

.mr-n11,
.mx-n11 {
  margin-right: -88px !important;
}

.mb-n11,
.my-n11 {
  margin-bottom: -88px !important;
}

.ml-n11,
.mx-n11 {
  margin-left: -88px !important;
}

.m-n12 {
  margin: -96px !important;
}

.mt-n12,
.my-n12 {
  margin-top: -96px !important;
}

.mr-n12,
.mx-n12 {
  margin-right: -96px !important;
}

.mb-n12,
.my-n12 {
  margin-bottom: -96px !important;
}

.ml-n12,
.mx-n12 {
  margin-left: -96px !important;
}

.m-n13 {
  margin: -104px !important;
}

.mt-n13,
.my-n13 {
  margin-top: -104px !important;
}

.mr-n13,
.mx-n13 {
  margin-right: -104px !important;
}

.mb-n13,
.my-n13 {
  margin-bottom: -104px !important;
}

.ml-n13,
.mx-n13 {
  margin-left: -104px !important;
}

.m-n14 {
  margin: -112px !important;
}

.mt-n14,
.my-n14 {
  margin-top: -112px !important;
}

.mr-n14,
.mx-n14 {
  margin-right: -112px !important;
}

.mb-n14,
.my-n14 {
  margin-bottom: -112px !important;
}

.ml-n14,
.mx-n14 {
  margin-left: -112px !important;
}

.m-n15 {
  margin: -120px !important;
}

.mt-n15,
.my-n15 {
  margin-top: -120px !important;
}

.mr-n15,
.mx-n15 {
  margin-right: -120px !important;
}

.mb-n15,
.my-n15 {
  margin-bottom: -120px !important;
}

.ml-n15,
.mx-n15 {
  margin-left: -120px !important;
}

.m-n16 {
  margin: -128px !important;
}

.mt-n16,
.my-n16 {
  margin-top: -128px !important;
}

.mr-n16,
.mx-n16 {
  margin-right: -128px !important;
}

.mb-n16,
.my-n16 {
  margin-bottom: -128px !important;
}

.ml-n16,
.mx-n16 {
  margin-left: -128px !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;
}

.ms-auto {
  margin-inline-start: auto !important;
}

.me-auto {
  margin-inline-end: auto !important;
}

@media (min-width: 576px) {
  .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;
  }
  .ms-sm-0 {
    margin-inline-start: 0 !important;
  }
  .me-sm-0 {
    margin-inline-end: 0 !important;
  }
  .m-sm-1 {
    margin: 8px !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 8px !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 8px !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 8px !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 8px !important;
  }
  .ms-sm-1 {
    margin-inline-start: 8px !important;
  }
  .me-sm-1 {
    margin-inline-end: 8px !important;
  }
  .m-sm-2 {
    margin: 16px !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 16px !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 16px !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 16px !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 16px !important;
  }
  .ms-sm-2 {
    margin-inline-start: 16px !important;
  }
  .me-sm-2 {
    margin-inline-end: 16px !important;
  }
  .m-sm-3 {
    margin: 24px !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 24px !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 24px !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 24px !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 24px !important;
  }
  .ms-sm-3 {
    margin-inline-start: 24px !important;
  }
  .me-sm-3 {
    margin-inline-end: 24px !important;
  }
  .m-sm-4 {
    margin: 32px !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 32px !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 32px !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 32px !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 32px !important;
  }
  .ms-sm-4 {
    margin-inline-start: 32px !important;
  }
  .me-sm-4 {
    margin-inline-end: 32px !important;
  }
  .m-sm-5 {
    margin: 40px !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 40px !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 40px !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 40px !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 40px !important;
  }
  .ms-sm-5 {
    margin-inline-start: 40px !important;
  }
  .me-sm-5 {
    margin-inline-end: 40px !important;
  }
  .m-sm-6 {
    margin: 48px !important;
  }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 48px !important;
  }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 48px !important;
  }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 48px !important;
  }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 48px !important;
  }
  .ms-sm-6 {
    margin-inline-start: 48px !important;
  }
  .me-sm-6 {
    margin-inline-end: 48px !important;
  }
  .m-sm-7 {
    margin: 56px !important;
  }
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 56px !important;
  }
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 56px !important;
  }
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 56px !important;
  }
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 56px !important;
  }
  .ms-sm-7 {
    margin-inline-start: 56px !important;
  }
  .me-sm-7 {
    margin-inline-end: 56px !important;
  }
  .m-sm-8 {
    margin: 64px !important;
  }
  .mt-sm-8,
  .my-sm-8 {
    margin-top: 64px !important;
  }
  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 64px !important;
  }
  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 64px !important;
  }
  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 64px !important;
  }
  .ms-sm-8 {
    margin-inline-start: 64px !important;
  }
  .me-sm-8 {
    margin-inline-end: 64px !important;
  }
  .m-sm-9 {
    margin: 72px !important;
  }
  .mt-sm-9,
  .my-sm-9 {
    margin-top: 72px !important;
  }
  .mr-sm-9,
  .mx-sm-9 {
    margin-right: 72px !important;
  }
  .mb-sm-9,
  .my-sm-9 {
    margin-bottom: 72px !important;
  }
  .ml-sm-9,
  .mx-sm-9 {
    margin-left: 72px !important;
  }
  .ms-sm-9 {
    margin-inline-start: 72px !important;
  }
  .me-sm-9 {
    margin-inline-end: 72px !important;
  }
  .m-sm-10 {
    margin: 80px !important;
  }
  .mt-sm-10,
  .my-sm-10 {
    margin-top: 80px !important;
  }
  .mr-sm-10,
  .mx-sm-10 {
    margin-right: 80px !important;
  }
  .mb-sm-10,
  .my-sm-10 {
    margin-bottom: 80px !important;
  }
  .ml-sm-10,
  .mx-sm-10 {
    margin-left: 80px !important;
  }
  .ms-sm-10 {
    margin-inline-start: 80px !important;
  }
  .me-sm-10 {
    margin-inline-end: 80px !important;
  }
  .m-sm-11 {
    margin: 88px !important;
  }
  .mt-sm-11,
  .my-sm-11 {
    margin-top: 88px !important;
  }
  .mr-sm-11,
  .mx-sm-11 {
    margin-right: 88px !important;
  }
  .mb-sm-11,
  .my-sm-11 {
    margin-bottom: 88px !important;
  }
  .ml-sm-11,
  .mx-sm-11 {
    margin-left: 88px !important;
  }
  .ms-sm-11 {
    margin-inline-start: 88px !important;
  }
  .me-sm-11 {
    margin-inline-end: 88px !important;
  }
  .m-sm-12 {
    margin: 96px !important;
  }
  .mt-sm-12,
  .my-sm-12 {
    margin-top: 96px !important;
  }
  .mr-sm-12,
  .mx-sm-12 {
    margin-right: 96px !important;
  }
  .mb-sm-12,
  .my-sm-12 {
    margin-bottom: 96px !important;
  }
  .ml-sm-12,
  .mx-sm-12 {
    margin-left: 96px !important;
  }
  .ms-sm-12 {
    margin-inline-start: 96px !important;
  }
  .me-sm-12 {
    margin-inline-end: 96px !important;
  }
  .m-sm-13 {
    margin: 104px !important;
  }
  .mt-sm-13,
  .my-sm-13 {
    margin-top: 104px !important;
  }
  .mr-sm-13,
  .mx-sm-13 {
    margin-right: 104px !important;
  }
  .mb-sm-13,
  .my-sm-13 {
    margin-bottom: 104px !important;
  }
  .ml-sm-13,
  .mx-sm-13 {
    margin-left: 104px !important;
  }
  .ms-sm-13 {
    margin-inline-start: 104px !important;
  }
  .me-sm-13 {
    margin-inline-end: 104px !important;
  }
  .m-sm-14 {
    margin: 112px !important;
  }
  .mt-sm-14,
  .my-sm-14 {
    margin-top: 112px !important;
  }
  .mr-sm-14,
  .mx-sm-14 {
    margin-right: 112px !important;
  }
  .mb-sm-14,
  .my-sm-14 {
    margin-bottom: 112px !important;
  }
  .ml-sm-14,
  .mx-sm-14 {
    margin-left: 112px !important;
  }
  .ms-sm-14 {
    margin-inline-start: 112px !important;
  }
  .me-sm-14 {
    margin-inline-end: 112px !important;
  }
  .m-sm-15 {
    margin: 120px !important;
  }
  .mt-sm-15,
  .my-sm-15 {
    margin-top: 120px !important;
  }
  .mr-sm-15,
  .mx-sm-15 {
    margin-right: 120px !important;
  }
  .mb-sm-15,
  .my-sm-15 {
    margin-bottom: 120px !important;
  }
  .ml-sm-15,
  .mx-sm-15 {
    margin-left: 120px !important;
  }
  .ms-sm-15 {
    margin-inline-start: 120px !important;
  }
  .me-sm-15 {
    margin-inline-end: 120px !important;
  }
  .m-sm-16 {
    margin: 128px !important;
  }
  .mt-sm-16,
  .my-sm-16 {
    margin-top: 128px !important;
  }
  .mr-sm-16,
  .mx-sm-16 {
    margin-right: 128px !important;
  }
  .mb-sm-16,
  .my-sm-16 {
    margin-bottom: 128px !important;
  }
  .ml-sm-16,
  .mx-sm-16 {
    margin-left: 128px !important;
  }
  .ms-sm-16 {
    margin-inline-start: 128px !important;
  }
  .me-sm-16 {
    margin-inline-end: 128px !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;
  }
  .ps-sm-0 {
    padding-inline-start: 0 !important;
  }
  .pe-sm-0 {
    padding-inline-end: 0 !important;
  }
  .p-sm-1 {
    padding: 8px !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 8px !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 8px !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 8px !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 8px !important;
  }
  .ps-sm-1 {
    padding-inline-start: 8px !important;
  }
  .pe-sm-1 {
    padding-inline-end: 8px !important;
  }
  .p-sm-2 {
    padding: 16px !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 16px !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 16px !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 16px !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 16px !important;
  }
  .ps-sm-2 {
    padding-inline-start: 16px !important;
  }
  .pe-sm-2 {
    padding-inline-end: 16px !important;
  }
  .p-sm-3 {
    padding: 24px !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 24px !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 24px !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 24px !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 24px !important;
  }
  .ps-sm-3 {
    padding-inline-start: 24px !important;
  }
  .pe-sm-3 {
    padding-inline-end: 24px !important;
  }
  .p-sm-4 {
    padding: 32px !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 32px !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 32px !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 32px !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 32px !important;
  }
  .ps-sm-4 {
    padding-inline-start: 32px !important;
  }
  .pe-sm-4 {
    padding-inline-end: 32px !important;
  }
  .p-sm-5 {
    padding: 40px !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 40px !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 40px !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 40px !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 40px !important;
  }
  .ps-sm-5 {
    padding-inline-start: 40px !important;
  }
  .pe-sm-5 {
    padding-inline-end: 40px !important;
  }
  .p-sm-6 {
    padding: 48px !important;
  }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 48px !important;
  }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 48px !important;
  }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 48px !important;
  }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 48px !important;
  }
  .ps-sm-6 {
    padding-inline-start: 48px !important;
  }
  .pe-sm-6 {
    padding-inline-end: 48px !important;
  }
  .p-sm-7 {
    padding: 56px !important;
  }
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 56px !important;
  }
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 56px !important;
  }
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 56px !important;
  }
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 56px !important;
  }
  .ps-sm-7 {
    padding-inline-start: 56px !important;
  }
  .pe-sm-7 {
    padding-inline-end: 56px !important;
  }
  .p-sm-8 {
    padding: 64px !important;
  }
  .pt-sm-8,
  .py-sm-8 {
    padding-top: 64px !important;
  }
  .pr-sm-8,
  .px-sm-8 {
    padding-right: 64px !important;
  }
  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 64px !important;
  }
  .pl-sm-8,
  .px-sm-8 {
    padding-left: 64px !important;
  }
  .ps-sm-8 {
    padding-inline-start: 64px !important;
  }
  .pe-sm-8 {
    padding-inline-end: 64px !important;
  }
  .p-sm-9 {
    padding: 72px !important;
  }
  .pt-sm-9,
  .py-sm-9 {
    padding-top: 72px !important;
  }
  .pr-sm-9,
  .px-sm-9 {
    padding-right: 72px !important;
  }
  .pb-sm-9,
  .py-sm-9 {
    padding-bottom: 72px !important;
  }
  .pl-sm-9,
  .px-sm-9 {
    padding-left: 72px !important;
  }
  .ps-sm-9 {
    padding-inline-start: 72px !important;
  }
  .pe-sm-9 {
    padding-inline-end: 72px !important;
  }
  .p-sm-10 {
    padding: 80px !important;
  }
  .pt-sm-10,
  .py-sm-10 {
    padding-top: 80px !important;
  }
  .pr-sm-10,
  .px-sm-10 {
    padding-right: 80px !important;
  }
  .pb-sm-10,
  .py-sm-10 {
    padding-bottom: 80px !important;
  }
  .pl-sm-10,
  .px-sm-10 {
    padding-left: 80px !important;
  }
  .ps-sm-10 {
    padding-inline-start: 80px !important;
  }
  .pe-sm-10 {
    padding-inline-end: 80px !important;
  }
  .p-sm-11 {
    padding: 88px !important;
  }
  .pt-sm-11,
  .py-sm-11 {
    padding-top: 88px !important;
  }
  .pr-sm-11,
  .px-sm-11 {
    padding-right: 88px !important;
  }
  .pb-sm-11,
  .py-sm-11 {
    padding-bottom: 88px !important;
  }
  .pl-sm-11,
  .px-sm-11 {
    padding-left: 88px !important;
  }
  .ps-sm-11 {
    padding-inline-start: 88px !important;
  }
  .pe-sm-11 {
    padding-inline-end: 88px !important;
  }
  .p-sm-12 {
    padding: 96px !important;
  }
  .pt-sm-12,
  .py-sm-12 {
    padding-top: 96px !important;
  }
  .pr-sm-12,
  .px-sm-12 {
    padding-right: 96px !important;
  }
  .pb-sm-12,
  .py-sm-12 {
    padding-bottom: 96px !important;
  }
  .pl-sm-12,
  .px-sm-12 {
    padding-left: 96px !important;
  }
  .ps-sm-12 {
    padding-inline-start: 96px !important;
  }
  .pe-sm-12 {
    padding-inline-end: 96px !important;
  }
  .p-sm-13 {
    padding: 104px !important;
  }
  .pt-sm-13,
  .py-sm-13 {
    padding-top: 104px !important;
  }
  .pr-sm-13,
  .px-sm-13 {
    padding-right: 104px !important;
  }
  .pb-sm-13,
  .py-sm-13 {
    padding-bottom: 104px !important;
  }
  .pl-sm-13,
  .px-sm-13 {
    padding-left: 104px !important;
  }
  .ps-sm-13 {
    padding-inline-start: 104px !important;
  }
  .pe-sm-13 {
    padding-inline-end: 104px !important;
  }
  .p-sm-14 {
    padding: 112px !important;
  }
  .pt-sm-14,
  .py-sm-14 {
    padding-top: 112px !important;
  }
  .pr-sm-14,
  .px-sm-14 {
    padding-right: 112px !important;
  }
  .pb-sm-14,
  .py-sm-14 {
    padding-bottom: 112px !important;
  }
  .pl-sm-14,
  .px-sm-14 {
    padding-left: 112px !important;
  }
  .ps-sm-14 {
    padding-inline-start: 112px !important;
  }
  .pe-sm-14 {
    padding-inline-end: 112px !important;
  }
  .p-sm-15 {
    padding: 120px !important;
  }
  .pt-sm-15,
  .py-sm-15 {
    padding-top: 120px !important;
  }
  .pr-sm-15,
  .px-sm-15 {
    padding-right: 120px !important;
  }
  .pb-sm-15,
  .py-sm-15 {
    padding-bottom: 120px !important;
  }
  .pl-sm-15,
  .px-sm-15 {
    padding-left: 120px !important;
  }
  .ps-sm-15 {
    padding-inline-start: 120px !important;
  }
  .pe-sm-15 {
    padding-inline-end: 120px !important;
  }
  .p-sm-16 {
    padding: 128px !important;
  }
  .pt-sm-16,
  .py-sm-16 {
    padding-top: 128px !important;
  }
  .pr-sm-16,
  .px-sm-16 {
    padding-right: 128px !important;
  }
  .pb-sm-16,
  .py-sm-16 {
    padding-bottom: 128px !important;
  }
  .pl-sm-16,
  .px-sm-16 {
    padding-left: 128px !important;
  }
  .ps-sm-16 {
    padding-inline-start: 128px !important;
  }
  .pe-sm-16 {
    padding-inline-end: 128px !important;
  }
  .m-sm-n1 {
    margin: -8px !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -8px !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -8px !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -8px !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -8px !important;
  }
  .m-sm-n2 {
    margin: -16px !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -16px !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -16px !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -16px !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -16px !important;
  }
  .m-sm-n3 {
    margin: -24px !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -24px !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -24px !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -24px !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -24px !important;
  }
  .m-sm-n4 {
    margin: -32px !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -32px !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -32px !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -32px !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -32px !important;
  }
  .m-sm-n5 {
    margin: -40px !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -40px !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -40px !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -40px !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -40px !important;
  }
  .m-sm-n6 {
    margin: -48px !important;
  }
  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -48px !important;
  }
  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -48px !important;
  }
  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -48px !important;
  }
  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -48px !important;
  }
  .m-sm-n7 {
    margin: -56px !important;
  }
  .mt-sm-n7,
  .my-sm-n7 {
    margin-top: -56px !important;
  }
  .mr-sm-n7,
  .mx-sm-n7 {
    margin-right: -56px !important;
  }
  .mb-sm-n7,
  .my-sm-n7 {
    margin-bottom: -56px !important;
  }
  .ml-sm-n7,
  .mx-sm-n7 {
    margin-left: -56px !important;
  }
  .m-sm-n8 {
    margin: -64px !important;
  }
  .mt-sm-n8,
  .my-sm-n8 {
    margin-top: -64px !important;
  }
  .mr-sm-n8,
  .mx-sm-n8 {
    margin-right: -64px !important;
  }
  .mb-sm-n8,
  .my-sm-n8 {
    margin-bottom: -64px !important;
  }
  .ml-sm-n8,
  .mx-sm-n8 {
    margin-left: -64px !important;
  }
  .m-sm-n9 {
    margin: -72px !important;
  }
  .mt-sm-n9,
  .my-sm-n9 {
    margin-top: -72px !important;
  }
  .mr-sm-n9,
  .mx-sm-n9 {
    margin-right: -72px !important;
  }
  .mb-sm-n9,
  .my-sm-n9 {
    margin-bottom: -72px !important;
  }
  .ml-sm-n9,
  .mx-sm-n9 {
    margin-left: -72px !important;
  }
  .m-sm-n10 {
    margin: -80px !important;
  }
  .mt-sm-n10,
  .my-sm-n10 {
    margin-top: -80px !important;
  }
  .mr-sm-n10,
  .mx-sm-n10 {
    margin-right: -80px !important;
  }
  .mb-sm-n10,
  .my-sm-n10 {
    margin-bottom: -80px !important;
  }
  .ml-sm-n10,
  .mx-sm-n10 {
    margin-left: -80px !important;
  }
  .m-sm-n11 {
    margin: -88px !important;
  }
  .mt-sm-n11,
  .my-sm-n11 {
    margin-top: -88px !important;
  }
  .mr-sm-n11,
  .mx-sm-n11 {
    margin-right: -88px !important;
  }
  .mb-sm-n11,
  .my-sm-n11 {
    margin-bottom: -88px !important;
  }
  .ml-sm-n11,
  .mx-sm-n11 {
    margin-left: -88px !important;
  }
  .m-sm-n12 {
    margin: -96px !important;
  }
  .mt-sm-n12,
  .my-sm-n12 {
    margin-top: -96px !important;
  }
  .mr-sm-n12,
  .mx-sm-n12 {
    margin-right: -96px !important;
  }
  .mb-sm-n12,
  .my-sm-n12 {
    margin-bottom: -96px !important;
  }
  .ml-sm-n12,
  .mx-sm-n12 {
    margin-left: -96px !important;
  }
  .m-sm-n13 {
    margin: -104px !important;
  }
  .mt-sm-n13,
  .my-sm-n13 {
    margin-top: -104px !important;
  }
  .mr-sm-n13,
  .mx-sm-n13 {
    margin-right: -104px !important;
  }
  .mb-sm-n13,
  .my-sm-n13 {
    margin-bottom: -104px !important;
  }
  .ml-sm-n13,
  .mx-sm-n13 {
    margin-left: -104px !important;
  }
  .m-sm-n14 {
    margin: -112px !important;
  }
  .mt-sm-n14,
  .my-sm-n14 {
    margin-top: -112px !important;
  }
  .mr-sm-n14,
  .mx-sm-n14 {
    margin-right: -112px !important;
  }
  .mb-sm-n14,
  .my-sm-n14 {
    margin-bottom: -112px !important;
  }
  .ml-sm-n14,
  .mx-sm-n14 {
    margin-left: -112px !important;
  }
  .m-sm-n15 {
    margin: -120px !important;
  }
  .mt-sm-n15,
  .my-sm-n15 {
    margin-top: -120px !important;
  }
  .mr-sm-n15,
  .mx-sm-n15 {
    margin-right: -120px !important;
  }
  .mb-sm-n15,
  .my-sm-n15 {
    margin-bottom: -120px !important;
  }
  .ml-sm-n15,
  .mx-sm-n15 {
    margin-left: -120px !important;
  }
  .m-sm-n16 {
    margin: -128px !important;
  }
  .mt-sm-n16,
  .my-sm-n16 {
    margin-top: -128px !important;
  }
  .mr-sm-n16,
  .mx-sm-n16 {
    margin-right: -128px !important;
  }
  .mb-sm-n16,
  .my-sm-n16 {
    margin-bottom: -128px !important;
  }
  .ml-sm-n16,
  .mx-sm-n16 {
    margin-left: -128px !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;
  }
  .ms-sm-auto {
    margin-inline-start: auto !important;
  }
  .me-sm-auto {
    margin-inline-end: 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;
  }
  .ms-md-0 {
    margin-inline-start: 0 !important;
  }
  .me-md-0 {
    margin-inline-end: 0 !important;
  }
  .m-md-1 {
    margin: 8px !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 8px !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 8px !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 8px !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 8px !important;
  }
  .ms-md-1 {
    margin-inline-start: 8px !important;
  }
  .me-md-1 {
    margin-inline-end: 8px !important;
  }
  .m-md-2 {
    margin: 16px !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 16px !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 16px !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 16px !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 16px !important;
  }
  .ms-md-2 {
    margin-inline-start: 16px !important;
  }
  .me-md-2 {
    margin-inline-end: 16px !important;
  }
  .m-md-3 {
    margin: 24px !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 24px !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 24px !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 24px !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 24px !important;
  }
  .ms-md-3 {
    margin-inline-start: 24px !important;
  }
  .me-md-3 {
    margin-inline-end: 24px !important;
  }
  .m-md-4 {
    margin: 32px !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 32px !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 32px !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 32px !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 32px !important;
  }
  .ms-md-4 {
    margin-inline-start: 32px !important;
  }
  .me-md-4 {
    margin-inline-end: 32px !important;
  }
  .m-md-5 {
    margin: 40px !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 40px !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 40px !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 40px !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 40px !important;
  }
  .ms-md-5 {
    margin-inline-start: 40px !important;
  }
  .me-md-5 {
    margin-inline-end: 40px !important;
  }
  .m-md-6 {
    margin: 48px !important;
  }
  .mt-md-6,
  .my-md-6 {
    margin-top: 48px !important;
  }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 48px !important;
  }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 48px !important;
  }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 48px !important;
  }
  .ms-md-6 {
    margin-inline-start: 48px !important;
  }
  .me-md-6 {
    margin-inline-end: 48px !important;
  }
  .m-md-7 {
    margin: 56px !important;
  }
  .mt-md-7,
  .my-md-7 {
    margin-top: 56px !important;
  }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 56px !important;
  }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 56px !important;
  }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 56px !important;
  }
  .ms-md-7 {
    margin-inline-start: 56px !important;
  }
  .me-md-7 {
    margin-inline-end: 56px !important;
  }
  .m-md-8 {
    margin: 64px !important;
  }
  .mt-md-8,
  .my-md-8 {
    margin-top: 64px !important;
  }
  .mr-md-8,
  .mx-md-8 {
    margin-right: 64px !important;
  }
  .mb-md-8,
  .my-md-8 {
    margin-bottom: 64px !important;
  }
  .ml-md-8,
  .mx-md-8 {
    margin-left: 64px !important;
  }
  .ms-md-8 {
    margin-inline-start: 64px !important;
  }
  .me-md-8 {
    margin-inline-end: 64px !important;
  }
  .m-md-9 {
    margin: 72px !important;
  }
  .mt-md-9,
  .my-md-9 {
    margin-top: 72px !important;
  }
  .mr-md-9,
  .mx-md-9 {
    margin-right: 72px !important;
  }
  .mb-md-9,
  .my-md-9 {
    margin-bottom: 72px !important;
  }
  .ml-md-9,
  .mx-md-9 {
    margin-left: 72px !important;
  }
  .ms-md-9 {
    margin-inline-start: 72px !important;
  }
  .me-md-9 {
    margin-inline-end: 72px !important;
  }
  .m-md-10 {
    margin: 80px !important;
  }
  .mt-md-10,
  .my-md-10 {
    margin-top: 80px !important;
  }
  .mr-md-10,
  .mx-md-10 {
    margin-right: 80px !important;
  }
  .mb-md-10,
  .my-md-10 {
    margin-bottom: 80px !important;
  }
  .ml-md-10,
  .mx-md-10 {
    margin-left: 80px !important;
  }
  .ms-md-10 {
    margin-inline-start: 80px !important;
  }
  .me-md-10 {
    margin-inline-end: 80px !important;
  }
  .m-md-11 {
    margin: 88px !important;
  }
  .mt-md-11,
  .my-md-11 {
    margin-top: 88px !important;
  }
  .mr-md-11,
  .mx-md-11 {
    margin-right: 88px !important;
  }
  .mb-md-11,
  .my-md-11 {
    margin-bottom: 88px !important;
  }
  .ml-md-11,
  .mx-md-11 {
    margin-left: 88px !important;
  }
  .ms-md-11 {
    margin-inline-start: 88px !important;
  }
  .me-md-11 {
    margin-inline-end: 88px !important;
  }
  .m-md-12 {
    margin: 96px !important;
  }
  .mt-md-12,
  .my-md-12 {
    margin-top: 96px !important;
  }
  .mr-md-12,
  .mx-md-12 {
    margin-right: 96px !important;
  }
  .mb-md-12,
  .my-md-12 {
    margin-bottom: 96px !important;
  }
  .ml-md-12,
  .mx-md-12 {
    margin-left: 96px !important;
  }
  .ms-md-12 {
    margin-inline-start: 96px !important;
  }
  .me-md-12 {
    margin-inline-end: 96px !important;
  }
  .m-md-13 {
    margin: 104px !important;
  }
  .mt-md-13,
  .my-md-13 {
    margin-top: 104px !important;
  }
  .mr-md-13,
  .mx-md-13 {
    margin-right: 104px !important;
  }
  .mb-md-13,
  .my-md-13 {
    margin-bottom: 104px !important;
  }
  .ml-md-13,
  .mx-md-13 {
    margin-left: 104px !important;
  }
  .ms-md-13 {
    margin-inline-start: 104px !important;
  }
  .me-md-13 {
    margin-inline-end: 104px !important;
  }
  .m-md-14 {
    margin: 112px !important;
  }
  .mt-md-14,
  .my-md-14 {
    margin-top: 112px !important;
  }
  .mr-md-14,
  .mx-md-14 {
    margin-right: 112px !important;
  }
  .mb-md-14,
  .my-md-14 {
    margin-bottom: 112px !important;
  }
  .ml-md-14,
  .mx-md-14 {
    margin-left: 112px !important;
  }
  .ms-md-14 {
    margin-inline-start: 112px !important;
  }
  .me-md-14 {
    margin-inline-end: 112px !important;
  }
  .m-md-15 {
    margin: 120px !important;
  }
  .mt-md-15,
  .my-md-15 {
    margin-top: 120px !important;
  }
  .mr-md-15,
  .mx-md-15 {
    margin-right: 120px !important;
  }
  .mb-md-15,
  .my-md-15 {
    margin-bottom: 120px !important;
  }
  .ml-md-15,
  .mx-md-15 {
    margin-left: 120px !important;
  }
  .ms-md-15 {
    margin-inline-start: 120px !important;
  }
  .me-md-15 {
    margin-inline-end: 120px !important;
  }
  .m-md-16 {
    margin: 128px !important;
  }
  .mt-md-16,
  .my-md-16 {
    margin-top: 128px !important;
  }
  .mr-md-16,
  .mx-md-16 {
    margin-right: 128px !important;
  }
  .mb-md-16,
  .my-md-16 {
    margin-bottom: 128px !important;
  }
  .ml-md-16,
  .mx-md-16 {
    margin-left: 128px !important;
  }
  .ms-md-16 {
    margin-inline-start: 128px !important;
  }
  .me-md-16 {
    margin-inline-end: 128px !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;
  }
  .ps-md-0 {
    padding-inline-start: 0 !important;
  }
  .pe-md-0 {
    padding-inline-end: 0 !important;
  }
  .p-md-1 {
    padding: 8px !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 8px !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 8px !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 8px !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 8px !important;
  }
  .ps-md-1 {
    padding-inline-start: 8px !important;
  }
  .pe-md-1 {
    padding-inline-end: 8px !important;
  }
  .p-md-2 {
    padding: 16px !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 16px !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 16px !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 16px !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 16px !important;
  }
  .ps-md-2 {
    padding-inline-start: 16px !important;
  }
  .pe-md-2 {
    padding-inline-end: 16px !important;
  }
  .p-md-3 {
    padding: 24px !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 24px !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 24px !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 24px !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 24px !important;
  }
  .ps-md-3 {
    padding-inline-start: 24px !important;
  }
  .pe-md-3 {
    padding-inline-end: 24px !important;
  }
  .p-md-4 {
    padding: 32px !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 32px !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 32px !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 32px !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 32px !important;
  }
  .ps-md-4 {
    padding-inline-start: 32px !important;
  }
  .pe-md-4 {
    padding-inline-end: 32px !important;
  }
  .p-md-5 {
    padding: 40px !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 40px !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 40px !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 40px !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 40px !important;
  }
  .ps-md-5 {
    padding-inline-start: 40px !important;
  }
  .pe-md-5 {
    padding-inline-end: 40px !important;
  }
  .p-md-6 {
    padding: 48px !important;
  }
  .pt-md-6,
  .py-md-6 {
    padding-top: 48px !important;
  }
  .pr-md-6,
  .px-md-6 {
    padding-right: 48px !important;
  }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 48px !important;
  }
  .pl-md-6,
  .px-md-6 {
    padding-left: 48px !important;
  }
  .ps-md-6 {
    padding-inline-start: 48px !important;
  }
  .pe-md-6 {
    padding-inline-end: 48px !important;
  }
  .p-md-7 {
    padding: 56px !important;
  }
  .pt-md-7,
  .py-md-7 {
    padding-top: 56px !important;
  }
  .pr-md-7,
  .px-md-7 {
    padding-right: 56px !important;
  }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 56px !important;
  }
  .pl-md-7,
  .px-md-7 {
    padding-left: 56px !important;
  }
  .ps-md-7 {
    padding-inline-start: 56px !important;
  }
  .pe-md-7 {
    padding-inline-end: 56px !important;
  }
  .p-md-8 {
    padding: 64px !important;
  }
  .pt-md-8,
  .py-md-8 {
    padding-top: 64px !important;
  }
  .pr-md-8,
  .px-md-8 {
    padding-right: 64px !important;
  }
  .pb-md-8,
  .py-md-8 {
    padding-bottom: 64px !important;
  }
  .pl-md-8,
  .px-md-8 {
    padding-left: 64px !important;
  }
  .ps-md-8 {
    padding-inline-start: 64px !important;
  }
  .pe-md-8 {
    padding-inline-end: 64px !important;
  }
  .p-md-9 {
    padding: 72px !important;
  }
  .pt-md-9,
  .py-md-9 {
    padding-top: 72px !important;
  }
  .pr-md-9,
  .px-md-9 {
    padding-right: 72px !important;
  }
  .pb-md-9,
  .py-md-9 {
    padding-bottom: 72px !important;
  }
  .pl-md-9,
  .px-md-9 {
    padding-left: 72px !important;
  }
  .ps-md-9 {
    padding-inline-start: 72px !important;
  }
  .pe-md-9 {
    padding-inline-end: 72px !important;
  }
  .p-md-10 {
    padding: 80px !important;
  }
  .pt-md-10,
  .py-md-10 {
    padding-top: 80px !important;
  }
  .pr-md-10,
  .px-md-10 {
    padding-right: 80px !important;
  }
  .pb-md-10,
  .py-md-10 {
    padding-bottom: 80px !important;
  }
  .pl-md-10,
  .px-md-10 {
    padding-left: 80px !important;
  }
  .ps-md-10 {
    padding-inline-start: 80px !important;
  }
  .pe-md-10 {
    padding-inline-end: 80px !important;
  }
  .p-md-11 {
    padding: 88px !important;
  }
  .pt-md-11,
  .py-md-11 {
    padding-top: 88px !important;
  }
  .pr-md-11,
  .px-md-11 {
    padding-right: 88px !important;
  }
  .pb-md-11,
  .py-md-11 {
    padding-bottom: 88px !important;
  }
  .pl-md-11,
  .px-md-11 {
    padding-left: 88px !important;
  }
  .ps-md-11 {
    padding-inline-start: 88px !important;
  }
  .pe-md-11 {
    padding-inline-end: 88px !important;
  }
  .p-md-12 {
    padding: 96px !important;
  }
  .pt-md-12,
  .py-md-12 {
    padding-top: 96px !important;
  }
  .pr-md-12,
  .px-md-12 {
    padding-right: 96px !important;
  }
  .pb-md-12,
  .py-md-12 {
    padding-bottom: 96px !important;
  }
  .pl-md-12,
  .px-md-12 {
    padding-left: 96px !important;
  }
  .ps-md-12 {
    padding-inline-start: 96px !important;
  }
  .pe-md-12 {
    padding-inline-end: 96px !important;
  }
  .p-md-13 {
    padding: 104px !important;
  }
  .pt-md-13,
  .py-md-13 {
    padding-top: 104px !important;
  }
  .pr-md-13,
  .px-md-13 {
    padding-right: 104px !important;
  }
  .pb-md-13,
  .py-md-13 {
    padding-bottom: 104px !important;
  }
  .pl-md-13,
  .px-md-13 {
    padding-left: 104px !important;
  }
  .ps-md-13 {
    padding-inline-start: 104px !important;
  }
  .pe-md-13 {
    padding-inline-end: 104px !important;
  }
  .p-md-14 {
    padding: 112px !important;
  }
  .pt-md-14,
  .py-md-14 {
    padding-top: 112px !important;
  }
  .pr-md-14,
  .px-md-14 {
    padding-right: 112px !important;
  }
  .pb-md-14,
  .py-md-14 {
    padding-bottom: 112px !important;
  }
  .pl-md-14,
  .px-md-14 {
    padding-left: 112px !important;
  }
  .ps-md-14 {
    padding-inline-start: 112px !important;
  }
  .pe-md-14 {
    padding-inline-end: 112px !important;
  }
  .p-md-15 {
    padding: 120px !important;
  }
  .pt-md-15,
  .py-md-15 {
    padding-top: 120px !important;
  }
  .pr-md-15,
  .px-md-15 {
    padding-right: 120px !important;
  }
  .pb-md-15,
  .py-md-15 {
    padding-bottom: 120px !important;
  }
  .pl-md-15,
  .px-md-15 {
    padding-left: 120px !important;
  }
  .ps-md-15 {
    padding-inline-start: 120px !important;
  }
  .pe-md-15 {
    padding-inline-end: 120px !important;
  }
  .p-md-16 {
    padding: 128px !important;
  }
  .pt-md-16,
  .py-md-16 {
    padding-top: 128px !important;
  }
  .pr-md-16,
  .px-md-16 {
    padding-right: 128px !important;
  }
  .pb-md-16,
  .py-md-16 {
    padding-bottom: 128px !important;
  }
  .pl-md-16,
  .px-md-16 {
    padding-left: 128px !important;
  }
  .ps-md-16 {
    padding-inline-start: 128px !important;
  }
  .pe-md-16 {
    padding-inline-end: 128px !important;
  }
  .m-md-n1 {
    margin: -8px !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -8px !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -8px !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -8px !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -8px !important;
  }
  .m-md-n2 {
    margin: -16px !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -16px !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -16px !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -16px !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -16px !important;
  }
  .m-md-n3 {
    margin: -24px !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -24px !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -24px !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -24px !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -24px !important;
  }
  .m-md-n4 {
    margin: -32px !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -32px !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -32px !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -32px !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -32px !important;
  }
  .m-md-n5 {
    margin: -40px !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -40px !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -40px !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -40px !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -40px !important;
  }
  .m-md-n6 {
    margin: -48px !important;
  }
  .mt-md-n6,
  .my-md-n6 {
    margin-top: -48px !important;
  }
  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -48px !important;
  }
  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -48px !important;
  }
  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -48px !important;
  }
  .m-md-n7 {
    margin: -56px !important;
  }
  .mt-md-n7,
  .my-md-n7 {
    margin-top: -56px !important;
  }
  .mr-md-n7,
  .mx-md-n7 {
    margin-right: -56px !important;
  }
  .mb-md-n7,
  .my-md-n7 {
    margin-bottom: -56px !important;
  }
  .ml-md-n7,
  .mx-md-n7 {
    margin-left: -56px !important;
  }
  .m-md-n8 {
    margin: -64px !important;
  }
  .mt-md-n8,
  .my-md-n8 {
    margin-top: -64px !important;
  }
  .mr-md-n8,
  .mx-md-n8 {
    margin-right: -64px !important;
  }
  .mb-md-n8,
  .my-md-n8 {
    margin-bottom: -64px !important;
  }
  .ml-md-n8,
  .mx-md-n8 {
    margin-left: -64px !important;
  }
  .m-md-n9 {
    margin: -72px !important;
  }
  .mt-md-n9,
  .my-md-n9 {
    margin-top: -72px !important;
  }
  .mr-md-n9,
  .mx-md-n9 {
    margin-right: -72px !important;
  }
  .mb-md-n9,
  .my-md-n9 {
    margin-bottom: -72px !important;
  }
  .ml-md-n9,
  .mx-md-n9 {
    margin-left: -72px !important;
  }
  .m-md-n10 {
    margin: -80px !important;
  }
  .mt-md-n10,
  .my-md-n10 {
    margin-top: -80px !important;
  }
  .mr-md-n10,
  .mx-md-n10 {
    margin-right: -80px !important;
  }
  .mb-md-n10,
  .my-md-n10 {
    margin-bottom: -80px !important;
  }
  .ml-md-n10,
  .mx-md-n10 {
    margin-left: -80px !important;
  }
  .m-md-n11 {
    margin: -88px !important;
  }
  .mt-md-n11,
  .my-md-n11 {
    margin-top: -88px !important;
  }
  .mr-md-n11,
  .mx-md-n11 {
    margin-right: -88px !important;
  }
  .mb-md-n11,
  .my-md-n11 {
    margin-bottom: -88px !important;
  }
  .ml-md-n11,
  .mx-md-n11 {
    margin-left: -88px !important;
  }
  .m-md-n12 {
    margin: -96px !important;
  }
  .mt-md-n12,
  .my-md-n12 {
    margin-top: -96px !important;
  }
  .mr-md-n12,
  .mx-md-n12 {
    margin-right: -96px !important;
  }
  .mb-md-n12,
  .my-md-n12 {
    margin-bottom: -96px !important;
  }
  .ml-md-n12,
  .mx-md-n12 {
    margin-left: -96px !important;
  }
  .m-md-n13 {
    margin: -104px !important;
  }
  .mt-md-n13,
  .my-md-n13 {
    margin-top: -104px !important;
  }
  .mr-md-n13,
  .mx-md-n13 {
    margin-right: -104px !important;
  }
  .mb-md-n13,
  .my-md-n13 {
    margin-bottom: -104px !important;
  }
  .ml-md-n13,
  .mx-md-n13 {
    margin-left: -104px !important;
  }
  .m-md-n14 {
    margin: -112px !important;
  }
  .mt-md-n14,
  .my-md-n14 {
    margin-top: -112px !important;
  }
  .mr-md-n14,
  .mx-md-n14 {
    margin-right: -112px !important;
  }
  .mb-md-n14,
  .my-md-n14 {
    margin-bottom: -112px !important;
  }
  .ml-md-n14,
  .mx-md-n14 {
    margin-left: -112px !important;
  }
  .m-md-n15 {
    margin: -120px !important;
  }
  .mt-md-n15,
  .my-md-n15 {
    margin-top: -120px !important;
  }
  .mr-md-n15,
  .mx-md-n15 {
    margin-right: -120px !important;
  }
  .mb-md-n15,
  .my-md-n15 {
    margin-bottom: -120px !important;
  }
  .ml-md-n15,
  .mx-md-n15 {
    margin-left: -120px !important;
  }
  .m-md-n16 {
    margin: -128px !important;
  }
  .mt-md-n16,
  .my-md-n16 {
    margin-top: -128px !important;
  }
  .mr-md-n16,
  .mx-md-n16 {
    margin-right: -128px !important;
  }
  .mb-md-n16,
  .my-md-n16 {
    margin-bottom: -128px !important;
  }
  .ml-md-n16,
  .mx-md-n16 {
    margin-left: -128px !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;
  }
  .ms-md-auto {
    margin-inline-start: auto !important;
  }
  .me-md-auto {
    margin-inline-end: auto !important;
  }
}
@media (min-width: 992px) {
  .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;
  }
  .ms-lg-0 {
    margin-inline-start: 0 !important;
  }
  .me-lg-0 {
    margin-inline-end: 0 !important;
  }
  .m-lg-1 {
    margin: 8px !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 8px !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 8px !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 8px !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 8px !important;
  }
  .ms-lg-1 {
    margin-inline-start: 8px !important;
  }
  .me-lg-1 {
    margin-inline-end: 8px !important;
  }
  .m-lg-2 {
    margin: 16px !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 16px !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 16px !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 16px !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 16px !important;
  }
  .ms-lg-2 {
    margin-inline-start: 16px !important;
  }
  .me-lg-2 {
    margin-inline-end: 16px !important;
  }
  .m-lg-3 {
    margin: 24px !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 24px !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 24px !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 24px !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 24px !important;
  }
  .ms-lg-3 {
    margin-inline-start: 24px !important;
  }
  .me-lg-3 {
    margin-inline-end: 24px !important;
  }
  .m-lg-4 {
    margin: 32px !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 32px !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 32px !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 32px !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 32px !important;
  }
  .ms-lg-4 {
    margin-inline-start: 32px !important;
  }
  .me-lg-4 {
    margin-inline-end: 32px !important;
  }
  .m-lg-5 {
    margin: 40px !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 40px !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 40px !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 40px !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 40px !important;
  }
  .ms-lg-5 {
    margin-inline-start: 40px !important;
  }
  .me-lg-5 {
    margin-inline-end: 40px !important;
  }
  .m-lg-6 {
    margin: 48px !important;
  }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 48px !important;
  }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 48px !important;
  }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 48px !important;
  }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 48px !important;
  }
  .ms-lg-6 {
    margin-inline-start: 48px !important;
  }
  .me-lg-6 {
    margin-inline-end: 48px !important;
  }
  .m-lg-7 {
    margin: 56px !important;
  }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 56px !important;
  }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 56px !important;
  }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 56px !important;
  }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 56px !important;
  }
  .ms-lg-7 {
    margin-inline-start: 56px !important;
  }
  .me-lg-7 {
    margin-inline-end: 56px !important;
  }
  .m-lg-8 {
    margin: 64px !important;
  }
  .mt-lg-8,
  .my-lg-8 {
    margin-top: 64px !important;
  }
  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 64px !important;
  }
  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 64px !important;
  }
  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 64px !important;
  }
  .ms-lg-8 {
    margin-inline-start: 64px !important;
  }
  .me-lg-8 {
    margin-inline-end: 64px !important;
  }
  .m-lg-9 {
    margin: 72px !important;
  }
  .mt-lg-9,
  .my-lg-9 {
    margin-top: 72px !important;
  }
  .mr-lg-9,
  .mx-lg-9 {
    margin-right: 72px !important;
  }
  .mb-lg-9,
  .my-lg-9 {
    margin-bottom: 72px !important;
  }
  .ml-lg-9,
  .mx-lg-9 {
    margin-left: 72px !important;
  }
  .ms-lg-9 {
    margin-inline-start: 72px !important;
  }
  .me-lg-9 {
    margin-inline-end: 72px !important;
  }
  .m-lg-10 {
    margin: 80px !important;
  }
  .mt-lg-10,
  .my-lg-10 {
    margin-top: 80px !important;
  }
  .mr-lg-10,
  .mx-lg-10 {
    margin-right: 80px !important;
  }
  .mb-lg-10,
  .my-lg-10 {
    margin-bottom: 80px !important;
  }
  .ml-lg-10,
  .mx-lg-10 {
    margin-left: 80px !important;
  }
  .ms-lg-10 {
    margin-inline-start: 80px !important;
  }
  .me-lg-10 {
    margin-inline-end: 80px !important;
  }
  .m-lg-11 {
    margin: 88px !important;
  }
  .mt-lg-11,
  .my-lg-11 {
    margin-top: 88px !important;
  }
  .mr-lg-11,
  .mx-lg-11 {
    margin-right: 88px !important;
  }
  .mb-lg-11,
  .my-lg-11 {
    margin-bottom: 88px !important;
  }
  .ml-lg-11,
  .mx-lg-11 {
    margin-left: 88px !important;
  }
  .ms-lg-11 {
    margin-inline-start: 88px !important;
  }
  .me-lg-11 {
    margin-inline-end: 88px !important;
  }
  .m-lg-12 {
    margin: 96px !important;
  }
  .mt-lg-12,
  .my-lg-12 {
    margin-top: 96px !important;
  }
  .mr-lg-12,
  .mx-lg-12 {
    margin-right: 96px !important;
  }
  .mb-lg-12,
  .my-lg-12 {
    margin-bottom: 96px !important;
  }
  .ml-lg-12,
  .mx-lg-12 {
    margin-left: 96px !important;
  }
  .ms-lg-12 {
    margin-inline-start: 96px !important;
  }
  .me-lg-12 {
    margin-inline-end: 96px !important;
  }
  .m-lg-13 {
    margin: 104px !important;
  }
  .mt-lg-13,
  .my-lg-13 {
    margin-top: 104px !important;
  }
  .mr-lg-13,
  .mx-lg-13 {
    margin-right: 104px !important;
  }
  .mb-lg-13,
  .my-lg-13 {
    margin-bottom: 104px !important;
  }
  .ml-lg-13,
  .mx-lg-13 {
    margin-left: 104px !important;
  }
  .ms-lg-13 {
    margin-inline-start: 104px !important;
  }
  .me-lg-13 {
    margin-inline-end: 104px !important;
  }
  .m-lg-14 {
    margin: 112px !important;
  }
  .mt-lg-14,
  .my-lg-14 {
    margin-top: 112px !important;
  }
  .mr-lg-14,
  .mx-lg-14 {
    margin-right: 112px !important;
  }
  .mb-lg-14,
  .my-lg-14 {
    margin-bottom: 112px !important;
  }
  .ml-lg-14,
  .mx-lg-14 {
    margin-left: 112px !important;
  }
  .ms-lg-14 {
    margin-inline-start: 112px !important;
  }
  .me-lg-14 {
    margin-inline-end: 112px !important;
  }
  .m-lg-15 {
    margin: 120px !important;
  }
  .mt-lg-15,
  .my-lg-15 {
    margin-top: 120px !important;
  }
  .mr-lg-15,
  .mx-lg-15 {
    margin-right: 120px !important;
  }
  .mb-lg-15,
  .my-lg-15 {
    margin-bottom: 120px !important;
  }
  .ml-lg-15,
  .mx-lg-15 {
    margin-left: 120px !important;
  }
  .ms-lg-15 {
    margin-inline-start: 120px !important;
  }
  .me-lg-15 {
    margin-inline-end: 120px !important;
  }
  .m-lg-16 {
    margin: 128px !important;
  }
  .mt-lg-16,
  .my-lg-16 {
    margin-top: 128px !important;
  }
  .mr-lg-16,
  .mx-lg-16 {
    margin-right: 128px !important;
  }
  .mb-lg-16,
  .my-lg-16 {
    margin-bottom: 128px !important;
  }
  .ml-lg-16,
  .mx-lg-16 {
    margin-left: 128px !important;
  }
  .ms-lg-16 {
    margin-inline-start: 128px !important;
  }
  .me-lg-16 {
    margin-inline-end: 128px !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;
  }
  .ps-lg-0 {
    padding-inline-start: 0 !important;
  }
  .pe-lg-0 {
    padding-inline-end: 0 !important;
  }
  .p-lg-1 {
    padding: 8px !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 8px !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 8px !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 8px !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 8px !important;
  }
  .ps-lg-1 {
    padding-inline-start: 8px !important;
  }
  .pe-lg-1 {
    padding-inline-end: 8px !important;
  }
  .p-lg-2 {
    padding: 16px !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 16px !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 16px !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 16px !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 16px !important;
  }
  .ps-lg-2 {
    padding-inline-start: 16px !important;
  }
  .pe-lg-2 {
    padding-inline-end: 16px !important;
  }
  .p-lg-3 {
    padding: 24px !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 24px !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 24px !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 24px !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 24px !important;
  }
  .ps-lg-3 {
    padding-inline-start: 24px !important;
  }
  .pe-lg-3 {
    padding-inline-end: 24px !important;
  }
  .p-lg-4 {
    padding: 32px !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 32px !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 32px !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 32px !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 32px !important;
  }
  .ps-lg-4 {
    padding-inline-start: 32px !important;
  }
  .pe-lg-4 {
    padding-inline-end: 32px !important;
  }
  .p-lg-5 {
    padding: 40px !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 40px !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 40px !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 40px !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 40px !important;
  }
  .ps-lg-5 {
    padding-inline-start: 40px !important;
  }
  .pe-lg-5 {
    padding-inline-end: 40px !important;
  }
  .p-lg-6 {
    padding: 48px !important;
  }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 48px !important;
  }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 48px !important;
  }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 48px !important;
  }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 48px !important;
  }
  .ps-lg-6 {
    padding-inline-start: 48px !important;
  }
  .pe-lg-6 {
    padding-inline-end: 48px !important;
  }
  .p-lg-7 {
    padding: 56px !important;
  }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 56px !important;
  }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 56px !important;
  }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 56px !important;
  }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 56px !important;
  }
  .ps-lg-7 {
    padding-inline-start: 56px !important;
  }
  .pe-lg-7 {
    padding-inline-end: 56px !important;
  }
  .p-lg-8 {
    padding: 64px !important;
  }
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 64px !important;
  }
  .pr-lg-8,
  .px-lg-8 {
    padding-right: 64px !important;
  }
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 64px !important;
  }
  .pl-lg-8,
  .px-lg-8 {
    padding-left: 64px !important;
  }
  .ps-lg-8 {
    padding-inline-start: 64px !important;
  }
  .pe-lg-8 {
    padding-inline-end: 64px !important;
  }
  .p-lg-9 {
    padding: 72px !important;
  }
  .pt-lg-9,
  .py-lg-9 {
    padding-top: 72px !important;
  }
  .pr-lg-9,
  .px-lg-9 {
    padding-right: 72px !important;
  }
  .pb-lg-9,
  .py-lg-9 {
    padding-bottom: 72px !important;
  }
  .pl-lg-9,
  .px-lg-9 {
    padding-left: 72px !important;
  }
  .ps-lg-9 {
    padding-inline-start: 72px !important;
  }
  .pe-lg-9 {
    padding-inline-end: 72px !important;
  }
  .p-lg-10 {
    padding: 80px !important;
  }
  .pt-lg-10,
  .py-lg-10 {
    padding-top: 80px !important;
  }
  .pr-lg-10,
  .px-lg-10 {
    padding-right: 80px !important;
  }
  .pb-lg-10,
  .py-lg-10 {
    padding-bottom: 80px !important;
  }
  .pl-lg-10,
  .px-lg-10 {
    padding-left: 80px !important;
  }
  .ps-lg-10 {
    padding-inline-start: 80px !important;
  }
  .pe-lg-10 {
    padding-inline-end: 80px !important;
  }
  .p-lg-11 {
    padding: 88px !important;
  }
  .pt-lg-11,
  .py-lg-11 {
    padding-top: 88px !important;
  }
  .pr-lg-11,
  .px-lg-11 {
    padding-right: 88px !important;
  }
  .pb-lg-11,
  .py-lg-11 {
    padding-bottom: 88px !important;
  }
  .pl-lg-11,
  .px-lg-11 {
    padding-left: 88px !important;
  }
  .ps-lg-11 {
    padding-inline-start: 88px !important;
  }
  .pe-lg-11 {
    padding-inline-end: 88px !important;
  }
  .p-lg-12 {
    padding: 96px !important;
  }
  .pt-lg-12,
  .py-lg-12 {
    padding-top: 96px !important;
  }
  .pr-lg-12,
  .px-lg-12 {
    padding-right: 96px !important;
  }
  .pb-lg-12,
  .py-lg-12 {
    padding-bottom: 96px !important;
  }
  .pl-lg-12,
  .px-lg-12 {
    padding-left: 96px !important;
  }
  .ps-lg-12 {
    padding-inline-start: 96px !important;
  }
  .pe-lg-12 {
    padding-inline-end: 96px !important;
  }
  .p-lg-13 {
    padding: 104px !important;
  }
  .pt-lg-13,
  .py-lg-13 {
    padding-top: 104px !important;
  }
  .pr-lg-13,
  .px-lg-13 {
    padding-right: 104px !important;
  }
  .pb-lg-13,
  .py-lg-13 {
    padding-bottom: 104px !important;
  }
  .pl-lg-13,
  .px-lg-13 {
    padding-left: 104px !important;
  }
  .ps-lg-13 {
    padding-inline-start: 104px !important;
  }
  .pe-lg-13 {
    padding-inline-end: 104px !important;
  }
  .p-lg-14 {
    padding: 112px !important;
  }
  .pt-lg-14,
  .py-lg-14 {
    padding-top: 112px !important;
  }
  .pr-lg-14,
  .px-lg-14 {
    padding-right: 112px !important;
  }
  .pb-lg-14,
  .py-lg-14 {
    padding-bottom: 112px !important;
  }
  .pl-lg-14,
  .px-lg-14 {
    padding-left: 112px !important;
  }
  .ps-lg-14 {
    padding-inline-start: 112px !important;
  }
  .pe-lg-14 {
    padding-inline-end: 112px !important;
  }
  .p-lg-15 {
    padding: 120px !important;
  }
  .pt-lg-15,
  .py-lg-15 {
    padding-top: 120px !important;
  }
  .pr-lg-15,
  .px-lg-15 {
    padding-right: 120px !important;
  }
  .pb-lg-15,
  .py-lg-15 {
    padding-bottom: 120px !important;
  }
  .pl-lg-15,
  .px-lg-15 {
    padding-left: 120px !important;
  }
  .ps-lg-15 {
    padding-inline-start: 120px !important;
  }
  .pe-lg-15 {
    padding-inline-end: 120px !important;
  }
  .p-lg-16 {
    padding: 128px !important;
  }
  .pt-lg-16,
  .py-lg-16 {
    padding-top: 128px !important;
  }
  .pr-lg-16,
  .px-lg-16 {
    padding-right: 128px !important;
  }
  .pb-lg-16,
  .py-lg-16 {
    padding-bottom: 128px !important;
  }
  .pl-lg-16,
  .px-lg-16 {
    padding-left: 128px !important;
  }
  .ps-lg-16 {
    padding-inline-start: 128px !important;
  }
  .pe-lg-16 {
    padding-inline-end: 128px !important;
  }
  .m-lg-n1 {
    margin: -8px !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -8px !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -8px !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -8px !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -8px !important;
  }
  .m-lg-n2 {
    margin: -16px !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -16px !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -16px !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -16px !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -16px !important;
  }
  .m-lg-n3 {
    margin: -24px !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -24px !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -24px !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -24px !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -24px !important;
  }
  .m-lg-n4 {
    margin: -32px !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -32px !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -32px !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -32px !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -32px !important;
  }
  .m-lg-n5 {
    margin: -40px !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -40px !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -40px !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -40px !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -40px !important;
  }
  .m-lg-n6 {
    margin: -48px !important;
  }
  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -48px !important;
  }
  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -48px !important;
  }
  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -48px !important;
  }
  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -48px !important;
  }
  .m-lg-n7 {
    margin: -56px !important;
  }
  .mt-lg-n7,
  .my-lg-n7 {
    margin-top: -56px !important;
  }
  .mr-lg-n7,
  .mx-lg-n7 {
    margin-right: -56px !important;
  }
  .mb-lg-n7,
  .my-lg-n7 {
    margin-bottom: -56px !important;
  }
  .ml-lg-n7,
  .mx-lg-n7 {
    margin-left: -56px !important;
  }
  .m-lg-n8 {
    margin: -64px !important;
  }
  .mt-lg-n8,
  .my-lg-n8 {
    margin-top: -64px !important;
  }
  .mr-lg-n8,
  .mx-lg-n8 {
    margin-right: -64px !important;
  }
  .mb-lg-n8,
  .my-lg-n8 {
    margin-bottom: -64px !important;
  }
  .ml-lg-n8,
  .mx-lg-n8 {
    margin-left: -64px !important;
  }
  .m-lg-n9 {
    margin: -72px !important;
  }
  .mt-lg-n9,
  .my-lg-n9 {
    margin-top: -72px !important;
  }
  .mr-lg-n9,
  .mx-lg-n9 {
    margin-right: -72px !important;
  }
  .mb-lg-n9,
  .my-lg-n9 {
    margin-bottom: -72px !important;
  }
  .ml-lg-n9,
  .mx-lg-n9 {
    margin-left: -72px !important;
  }
  .m-lg-n10 {
    margin: -80px !important;
  }
  .mt-lg-n10,
  .my-lg-n10 {
    margin-top: -80px !important;
  }
  .mr-lg-n10,
  .mx-lg-n10 {
    margin-right: -80px !important;
  }
  .mb-lg-n10,
  .my-lg-n10 {
    margin-bottom: -80px !important;
  }
  .ml-lg-n10,
  .mx-lg-n10 {
    margin-left: -80px !important;
  }
  .m-lg-n11 {
    margin: -88px !important;
  }
  .mt-lg-n11,
  .my-lg-n11 {
    margin-top: -88px !important;
  }
  .mr-lg-n11,
  .mx-lg-n11 {
    margin-right: -88px !important;
  }
  .mb-lg-n11,
  .my-lg-n11 {
    margin-bottom: -88px !important;
  }
  .ml-lg-n11,
  .mx-lg-n11 {
    margin-left: -88px !important;
  }
  .m-lg-n12 {
    margin: -96px !important;
  }
  .mt-lg-n12,
  .my-lg-n12 {
    margin-top: -96px !important;
  }
  .mr-lg-n12,
  .mx-lg-n12 {
    margin-right: -96px !important;
  }
  .mb-lg-n12,
  .my-lg-n12 {
    margin-bottom: -96px !important;
  }
  .ml-lg-n12,
  .mx-lg-n12 {
    margin-left: -96px !important;
  }
  .m-lg-n13 {
    margin: -104px !important;
  }
  .mt-lg-n13,
  .my-lg-n13 {
    margin-top: -104px !important;
  }
  .mr-lg-n13,
  .mx-lg-n13 {
    margin-right: -104px !important;
  }
  .mb-lg-n13,
  .my-lg-n13 {
    margin-bottom: -104px !important;
  }
  .ml-lg-n13,
  .mx-lg-n13 {
    margin-left: -104px !important;
  }
  .m-lg-n14 {
    margin: -112px !important;
  }
  .mt-lg-n14,
  .my-lg-n14 {
    margin-top: -112px !important;
  }
  .mr-lg-n14,
  .mx-lg-n14 {
    margin-right: -112px !important;
  }
  .mb-lg-n14,
  .my-lg-n14 {
    margin-bottom: -112px !important;
  }
  .ml-lg-n14,
  .mx-lg-n14 {
    margin-left: -112px !important;
  }
  .m-lg-n15 {
    margin: -120px !important;
  }
  .mt-lg-n15,
  .my-lg-n15 {
    margin-top: -120px !important;
  }
  .mr-lg-n15,
  .mx-lg-n15 {
    margin-right: -120px !important;
  }
  .mb-lg-n15,
  .my-lg-n15 {
    margin-bottom: -120px !important;
  }
  .ml-lg-n15,
  .mx-lg-n15 {
    margin-left: -120px !important;
  }
  .m-lg-n16 {
    margin: -128px !important;
  }
  .mt-lg-n16,
  .my-lg-n16 {
    margin-top: -128px !important;
  }
  .mr-lg-n16,
  .mx-lg-n16 {
    margin-right: -128px !important;
  }
  .mb-lg-n16,
  .my-lg-n16 {
    margin-bottom: -128px !important;
  }
  .ml-lg-n16,
  .mx-lg-n16 {
    margin-left: -128px !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;
  }
  .ms-lg-auto {
    margin-inline-start: auto !important;
  }
  .me-lg-auto {
    margin-inline-end: auto !important;
  }
}
@media (min-width: 1200px) {
  .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;
  }
  .ms-xl-0 {
    margin-inline-start: 0 !important;
  }
  .me-xl-0 {
    margin-inline-end: 0 !important;
  }
  .m-xl-1 {
    margin: 8px !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 8px !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 8px !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 8px !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 8px !important;
  }
  .ms-xl-1 {
    margin-inline-start: 8px !important;
  }
  .me-xl-1 {
    margin-inline-end: 8px !important;
  }
  .m-xl-2 {
    margin: 16px !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 16px !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 16px !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 16px !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 16px !important;
  }
  .ms-xl-2 {
    margin-inline-start: 16px !important;
  }
  .me-xl-2 {
    margin-inline-end: 16px !important;
  }
  .m-xl-3 {
    margin: 24px !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 24px !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 24px !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 24px !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 24px !important;
  }
  .ms-xl-3 {
    margin-inline-start: 24px !important;
  }
  .me-xl-3 {
    margin-inline-end: 24px !important;
  }
  .m-xl-4 {
    margin: 32px !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 32px !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 32px !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 32px !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 32px !important;
  }
  .ms-xl-4 {
    margin-inline-start: 32px !important;
  }
  .me-xl-4 {
    margin-inline-end: 32px !important;
  }
  .m-xl-5 {
    margin: 40px !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 40px !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 40px !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 40px !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 40px !important;
  }
  .ms-xl-5 {
    margin-inline-start: 40px !important;
  }
  .me-xl-5 {
    margin-inline-end: 40px !important;
  }
  .m-xl-6 {
    margin: 48px !important;
  }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 48px !important;
  }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 48px !important;
  }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 48px !important;
  }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 48px !important;
  }
  .ms-xl-6 {
    margin-inline-start: 48px !important;
  }
  .me-xl-6 {
    margin-inline-end: 48px !important;
  }
  .m-xl-7 {
    margin: 56px !important;
  }
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 56px !important;
  }
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 56px !important;
  }
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 56px !important;
  }
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 56px !important;
  }
  .ms-xl-7 {
    margin-inline-start: 56px !important;
  }
  .me-xl-7 {
    margin-inline-end: 56px !important;
  }
  .m-xl-8 {
    margin: 64px !important;
  }
  .mt-xl-8,
  .my-xl-8 {
    margin-top: 64px !important;
  }
  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 64px !important;
  }
  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 64px !important;
  }
  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 64px !important;
  }
  .ms-xl-8 {
    margin-inline-start: 64px !important;
  }
  .me-xl-8 {
    margin-inline-end: 64px !important;
  }
  .m-xl-9 {
    margin: 72px !important;
  }
  .mt-xl-9,
  .my-xl-9 {
    margin-top: 72px !important;
  }
  .mr-xl-9,
  .mx-xl-9 {
    margin-right: 72px !important;
  }
  .mb-xl-9,
  .my-xl-9 {
    margin-bottom: 72px !important;
  }
  .ml-xl-9,
  .mx-xl-9 {
    margin-left: 72px !important;
  }
  .ms-xl-9 {
    margin-inline-start: 72px !important;
  }
  .me-xl-9 {
    margin-inline-end: 72px !important;
  }
  .m-xl-10 {
    margin: 80px !important;
  }
  .mt-xl-10,
  .my-xl-10 {
    margin-top: 80px !important;
  }
  .mr-xl-10,
  .mx-xl-10 {
    margin-right: 80px !important;
  }
  .mb-xl-10,
  .my-xl-10 {
    margin-bottom: 80px !important;
  }
  .ml-xl-10,
  .mx-xl-10 {
    margin-left: 80px !important;
  }
  .ms-xl-10 {
    margin-inline-start: 80px !important;
  }
  .me-xl-10 {
    margin-inline-end: 80px !important;
  }
  .m-xl-11 {
    margin: 88px !important;
  }
  .mt-xl-11,
  .my-xl-11 {
    margin-top: 88px !important;
  }
  .mr-xl-11,
  .mx-xl-11 {
    margin-right: 88px !important;
  }
  .mb-xl-11,
  .my-xl-11 {
    margin-bottom: 88px !important;
  }
  .ml-xl-11,
  .mx-xl-11 {
    margin-left: 88px !important;
  }
  .ms-xl-11 {
    margin-inline-start: 88px !important;
  }
  .me-xl-11 {
    margin-inline-end: 88px !important;
  }
  .m-xl-12 {
    margin: 96px !important;
  }
  .mt-xl-12,
  .my-xl-12 {
    margin-top: 96px !important;
  }
  .mr-xl-12,
  .mx-xl-12 {
    margin-right: 96px !important;
  }
  .mb-xl-12,
  .my-xl-12 {
    margin-bottom: 96px !important;
  }
  .ml-xl-12,
  .mx-xl-12 {
    margin-left: 96px !important;
  }
  .ms-xl-12 {
    margin-inline-start: 96px !important;
  }
  .me-xl-12 {
    margin-inline-end: 96px !important;
  }
  .m-xl-13 {
    margin: 104px !important;
  }
  .mt-xl-13,
  .my-xl-13 {
    margin-top: 104px !important;
  }
  .mr-xl-13,
  .mx-xl-13 {
    margin-right: 104px !important;
  }
  .mb-xl-13,
  .my-xl-13 {
    margin-bottom: 104px !important;
  }
  .ml-xl-13,
  .mx-xl-13 {
    margin-left: 104px !important;
  }
  .ms-xl-13 {
    margin-inline-start: 104px !important;
  }
  .me-xl-13 {
    margin-inline-end: 104px !important;
  }
  .m-xl-14 {
    margin: 112px !important;
  }
  .mt-xl-14,
  .my-xl-14 {
    margin-top: 112px !important;
  }
  .mr-xl-14,
  .mx-xl-14 {
    margin-right: 112px !important;
  }
  .mb-xl-14,
  .my-xl-14 {
    margin-bottom: 112px !important;
  }
  .ml-xl-14,
  .mx-xl-14 {
    margin-left: 112px !important;
  }
  .ms-xl-14 {
    margin-inline-start: 112px !important;
  }
  .me-xl-14 {
    margin-inline-end: 112px !important;
  }
  .m-xl-15 {
    margin: 120px !important;
  }
  .mt-xl-15,
  .my-xl-15 {
    margin-top: 120px !important;
  }
  .mr-xl-15,
  .mx-xl-15 {
    margin-right: 120px !important;
  }
  .mb-xl-15,
  .my-xl-15 {
    margin-bottom: 120px !important;
  }
  .ml-xl-15,
  .mx-xl-15 {
    margin-left: 120px !important;
  }
  .ms-xl-15 {
    margin-inline-start: 120px !important;
  }
  .me-xl-15 {
    margin-inline-end: 120px !important;
  }
  .m-xl-16 {
    margin: 128px !important;
  }
  .mt-xl-16,
  .my-xl-16 {
    margin-top: 128px !important;
  }
  .mr-xl-16,
  .mx-xl-16 {
    margin-right: 128px !important;
  }
  .mb-xl-16,
  .my-xl-16 {
    margin-bottom: 128px !important;
  }
  .ml-xl-16,
  .mx-xl-16 {
    margin-left: 128px !important;
  }
  .ms-xl-16 {
    margin-inline-start: 128px !important;
  }
  .me-xl-16 {
    margin-inline-end: 128px !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;
  }
  .ps-xl-0 {
    padding-inline-start: 0 !important;
  }
  .pe-xl-0 {
    padding-inline-end: 0 !important;
  }
  .p-xl-1 {
    padding: 8px !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 8px !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 8px !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 8px !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 8px !important;
  }
  .ps-xl-1 {
    padding-inline-start: 8px !important;
  }
  .pe-xl-1 {
    padding-inline-end: 8px !important;
  }
  .p-xl-2 {
    padding: 16px !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 16px !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 16px !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 16px !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 16px !important;
  }
  .ps-xl-2 {
    padding-inline-start: 16px !important;
  }
  .pe-xl-2 {
    padding-inline-end: 16px !important;
  }
  .p-xl-3 {
    padding: 24px !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 24px !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 24px !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 24px !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 24px !important;
  }
  .ps-xl-3 {
    padding-inline-start: 24px !important;
  }
  .pe-xl-3 {
    padding-inline-end: 24px !important;
  }
  .p-xl-4 {
    padding: 32px !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 32px !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 32px !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 32px !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 32px !important;
  }
  .ps-xl-4 {
    padding-inline-start: 32px !important;
  }
  .pe-xl-4 {
    padding-inline-end: 32px !important;
  }
  .p-xl-5 {
    padding: 40px !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 40px !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 40px !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 40px !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 40px !important;
  }
  .ps-xl-5 {
    padding-inline-start: 40px !important;
  }
  .pe-xl-5 {
    padding-inline-end: 40px !important;
  }
  .p-xl-6 {
    padding: 48px !important;
  }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 48px !important;
  }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 48px !important;
  }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 48px !important;
  }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 48px !important;
  }
  .ps-xl-6 {
    padding-inline-start: 48px !important;
  }
  .pe-xl-6 {
    padding-inline-end: 48px !important;
  }
  .p-xl-7 {
    padding: 56px !important;
  }
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 56px !important;
  }
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 56px !important;
  }
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 56px !important;
  }
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 56px !important;
  }
  .ps-xl-7 {
    padding-inline-start: 56px !important;
  }
  .pe-xl-7 {
    padding-inline-end: 56px !important;
  }
  .p-xl-8 {
    padding: 64px !important;
  }
  .pt-xl-8,
  .py-xl-8 {
    padding-top: 64px !important;
  }
  .pr-xl-8,
  .px-xl-8 {
    padding-right: 64px !important;
  }
  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 64px !important;
  }
  .pl-xl-8,
  .px-xl-8 {
    padding-left: 64px !important;
  }
  .ps-xl-8 {
    padding-inline-start: 64px !important;
  }
  .pe-xl-8 {
    padding-inline-end: 64px !important;
  }
  .p-xl-9 {
    padding: 72px !important;
  }
  .pt-xl-9,
  .py-xl-9 {
    padding-top: 72px !important;
  }
  .pr-xl-9,
  .px-xl-9 {
    padding-right: 72px !important;
  }
  .pb-xl-9,
  .py-xl-9 {
    padding-bottom: 72px !important;
  }
  .pl-xl-9,
  .px-xl-9 {
    padding-left: 72px !important;
  }
  .ps-xl-9 {
    padding-inline-start: 72px !important;
  }
  .pe-xl-9 {
    padding-inline-end: 72px !important;
  }
  .p-xl-10 {
    padding: 80px !important;
  }
  .pt-xl-10,
  .py-xl-10 {
    padding-top: 80px !important;
  }
  .pr-xl-10,
  .px-xl-10 {
    padding-right: 80px !important;
  }
  .pb-xl-10,
  .py-xl-10 {
    padding-bottom: 80px !important;
  }
  .pl-xl-10,
  .px-xl-10 {
    padding-left: 80px !important;
  }
  .ps-xl-10 {
    padding-inline-start: 80px !important;
  }
  .pe-xl-10 {
    padding-inline-end: 80px !important;
  }
  .p-xl-11 {
    padding: 88px !important;
  }
  .pt-xl-11,
  .py-xl-11 {
    padding-top: 88px !important;
  }
  .pr-xl-11,
  .px-xl-11 {
    padding-right: 88px !important;
  }
  .pb-xl-11,
  .py-xl-11 {
    padding-bottom: 88px !important;
  }
  .pl-xl-11,
  .px-xl-11 {
    padding-left: 88px !important;
  }
  .ps-xl-11 {
    padding-inline-start: 88px !important;
  }
  .pe-xl-11 {
    padding-inline-end: 88px !important;
  }
  .p-xl-12 {
    padding: 96px !important;
  }
  .pt-xl-12,
  .py-xl-12 {
    padding-top: 96px !important;
  }
  .pr-xl-12,
  .px-xl-12 {
    padding-right: 96px !important;
  }
  .pb-xl-12,
  .py-xl-12 {
    padding-bottom: 96px !important;
  }
  .pl-xl-12,
  .px-xl-12 {
    padding-left: 96px !important;
  }
  .ps-xl-12 {
    padding-inline-start: 96px !important;
  }
  .pe-xl-12 {
    padding-inline-end: 96px !important;
  }
  .p-xl-13 {
    padding: 104px !important;
  }
  .pt-xl-13,
  .py-xl-13 {
    padding-top: 104px !important;
  }
  .pr-xl-13,
  .px-xl-13 {
    padding-right: 104px !important;
  }
  .pb-xl-13,
  .py-xl-13 {
    padding-bottom: 104px !important;
  }
  .pl-xl-13,
  .px-xl-13 {
    padding-left: 104px !important;
  }
  .ps-xl-13 {
    padding-inline-start: 104px !important;
  }
  .pe-xl-13 {
    padding-inline-end: 104px !important;
  }
  .p-xl-14 {
    padding: 112px !important;
  }
  .pt-xl-14,
  .py-xl-14 {
    padding-top: 112px !important;
  }
  .pr-xl-14,
  .px-xl-14 {
    padding-right: 112px !important;
  }
  .pb-xl-14,
  .py-xl-14 {
    padding-bottom: 112px !important;
  }
  .pl-xl-14,
  .px-xl-14 {
    padding-left: 112px !important;
  }
  .ps-xl-14 {
    padding-inline-start: 112px !important;
  }
  .pe-xl-14 {
    padding-inline-end: 112px !important;
  }
  .p-xl-15 {
    padding: 120px !important;
  }
  .pt-xl-15,
  .py-xl-15 {
    padding-top: 120px !important;
  }
  .pr-xl-15,
  .px-xl-15 {
    padding-right: 120px !important;
  }
  .pb-xl-15,
  .py-xl-15 {
    padding-bottom: 120px !important;
  }
  .pl-xl-15,
  .px-xl-15 {
    padding-left: 120px !important;
  }
  .ps-xl-15 {
    padding-inline-start: 120px !important;
  }
  .pe-xl-15 {
    padding-inline-end: 120px !important;
  }
  .p-xl-16 {
    padding: 128px !important;
  }
  .pt-xl-16,
  .py-xl-16 {
    padding-top: 128px !important;
  }
  .pr-xl-16,
  .px-xl-16 {
    padding-right: 128px !important;
  }
  .pb-xl-16,
  .py-xl-16 {
    padding-bottom: 128px !important;
  }
  .pl-xl-16,
  .px-xl-16 {
    padding-left: 128px !important;
  }
  .ps-xl-16 {
    padding-inline-start: 128px !important;
  }
  .pe-xl-16 {
    padding-inline-end: 128px !important;
  }
  .m-xl-n1 {
    margin: -8px !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -8px !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -8px !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -8px !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -8px !important;
  }
  .m-xl-n2 {
    margin: -16px !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -16px !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -16px !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -16px !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -16px !important;
  }
  .m-xl-n3 {
    margin: -24px !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -24px !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -24px !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -24px !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -24px !important;
  }
  .m-xl-n4 {
    margin: -32px !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -32px !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -32px !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -32px !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -32px !important;
  }
  .m-xl-n5 {
    margin: -40px !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -40px !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -40px !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -40px !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -40px !important;
  }
  .m-xl-n6 {
    margin: -48px !important;
  }
  .mt-xl-n6,
  .my-xl-n6 {
    margin-top: -48px !important;
  }
  .mr-xl-n6,
  .mx-xl-n6 {
    margin-right: -48px !important;
  }
  .mb-xl-n6,
  .my-xl-n6 {
    margin-bottom: -48px !important;
  }
  .ml-xl-n6,
  .mx-xl-n6 {
    margin-left: -48px !important;
  }
  .m-xl-n7 {
    margin: -56px !important;
  }
  .mt-xl-n7,
  .my-xl-n7 {
    margin-top: -56px !important;
  }
  .mr-xl-n7,
  .mx-xl-n7 {
    margin-right: -56px !important;
  }
  .mb-xl-n7,
  .my-xl-n7 {
    margin-bottom: -56px !important;
  }
  .ml-xl-n7,
  .mx-xl-n7 {
    margin-left: -56px !important;
  }
  .m-xl-n8 {
    margin: -64px !important;
  }
  .mt-xl-n8,
  .my-xl-n8 {
    margin-top: -64px !important;
  }
  .mr-xl-n8,
  .mx-xl-n8 {
    margin-right: -64px !important;
  }
  .mb-xl-n8,
  .my-xl-n8 {
    margin-bottom: -64px !important;
  }
  .ml-xl-n8,
  .mx-xl-n8 {
    margin-left: -64px !important;
  }
  .m-xl-n9 {
    margin: -72px !important;
  }
  .mt-xl-n9,
  .my-xl-n9 {
    margin-top: -72px !important;
  }
  .mr-xl-n9,
  .mx-xl-n9 {
    margin-right: -72px !important;
  }
  .mb-xl-n9,
  .my-xl-n9 {
    margin-bottom: -72px !important;
  }
  .ml-xl-n9,
  .mx-xl-n9 {
    margin-left: -72px !important;
  }
  .m-xl-n10 {
    margin: -80px !important;
  }
  .mt-xl-n10,
  .my-xl-n10 {
    margin-top: -80px !important;
  }
  .mr-xl-n10,
  .mx-xl-n10 {
    margin-right: -80px !important;
  }
  .mb-xl-n10,
  .my-xl-n10 {
    margin-bottom: -80px !important;
  }
  .ml-xl-n10,
  .mx-xl-n10 {
    margin-left: -80px !important;
  }
  .m-xl-n11 {
    margin: -88px !important;
  }
  .mt-xl-n11,
  .my-xl-n11 {
    margin-top: -88px !important;
  }
  .mr-xl-n11,
  .mx-xl-n11 {
    margin-right: -88px !important;
  }
  .mb-xl-n11,
  .my-xl-n11 {
    margin-bottom: -88px !important;
  }
  .ml-xl-n11,
  .mx-xl-n11 {
    margin-left: -88px !important;
  }
  .m-xl-n12 {
    margin: -96px !important;
  }
  .mt-xl-n12,
  .my-xl-n12 {
    margin-top: -96px !important;
  }
  .mr-xl-n12,
  .mx-xl-n12 {
    margin-right: -96px !important;
  }
  .mb-xl-n12,
  .my-xl-n12 {
    margin-bottom: -96px !important;
  }
  .ml-xl-n12,
  .mx-xl-n12 {
    margin-left: -96px !important;
  }
  .m-xl-n13 {
    margin: -104px !important;
  }
  .mt-xl-n13,
  .my-xl-n13 {
    margin-top: -104px !important;
  }
  .mr-xl-n13,
  .mx-xl-n13 {
    margin-right: -104px !important;
  }
  .mb-xl-n13,
  .my-xl-n13 {
    margin-bottom: -104px !important;
  }
  .ml-xl-n13,
  .mx-xl-n13 {
    margin-left: -104px !important;
  }
  .m-xl-n14 {
    margin: -112px !important;
  }
  .mt-xl-n14,
  .my-xl-n14 {
    margin-top: -112px !important;
  }
  .mr-xl-n14,
  .mx-xl-n14 {
    margin-right: -112px !important;
  }
  .mb-xl-n14,
  .my-xl-n14 {
    margin-bottom: -112px !important;
  }
  .ml-xl-n14,
  .mx-xl-n14 {
    margin-left: -112px !important;
  }
  .m-xl-n15 {
    margin: -120px !important;
  }
  .mt-xl-n15,
  .my-xl-n15 {
    margin-top: -120px !important;
  }
  .mr-xl-n15,
  .mx-xl-n15 {
    margin-right: -120px !important;
  }
  .mb-xl-n15,
  .my-xl-n15 {
    margin-bottom: -120px !important;
  }
  .ml-xl-n15,
  .mx-xl-n15 {
    margin-left: -120px !important;
  }
  .m-xl-n16 {
    margin: -128px !important;
  }
  .mt-xl-n16,
  .my-xl-n16 {
    margin-top: -128px !important;
  }
  .mr-xl-n16,
  .mx-xl-n16 {
    margin-right: -128px !important;
  }
  .mb-xl-n16,
  .my-xl-n16 {
    margin-bottom: -128px !important;
  }
  .ml-xl-n16,
  .mx-xl-n16 {
    margin-left: -128px !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;
  }
  .ms-xl-auto {
    margin-inline-start: auto !important;
  }
  .me-xl-auto {
    margin-inline-end: auto !important;
  }
}
@media (min-width: 1820px) {
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-0 {
    margin-inline-start: 0 !important;
  }
  .me-xxl-0 {
    margin-inline-end: 0 !important;
  }
  .m-xxl-1 {
    margin: 8px !important;
  }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 8px !important;
  }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 8px !important;
  }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 8px !important;
  }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 8px !important;
  }
  .ms-xxl-1 {
    margin-inline-start: 8px !important;
  }
  .me-xxl-1 {
    margin-inline-end: 8px !important;
  }
  .m-xxl-2 {
    margin: 16px !important;
  }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 16px !important;
  }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 16px !important;
  }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 16px !important;
  }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 16px !important;
  }
  .ms-xxl-2 {
    margin-inline-start: 16px !important;
  }
  .me-xxl-2 {
    margin-inline-end: 16px !important;
  }
  .m-xxl-3 {
    margin: 24px !important;
  }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 24px !important;
  }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 24px !important;
  }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 24px !important;
  }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 24px !important;
  }
  .ms-xxl-3 {
    margin-inline-start: 24px !important;
  }
  .me-xxl-3 {
    margin-inline-end: 24px !important;
  }
  .m-xxl-4 {
    margin: 32px !important;
  }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 32px !important;
  }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 32px !important;
  }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 32px !important;
  }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 32px !important;
  }
  .ms-xxl-4 {
    margin-inline-start: 32px !important;
  }
  .me-xxl-4 {
    margin-inline-end: 32px !important;
  }
  .m-xxl-5 {
    margin: 40px !important;
  }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 40px !important;
  }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 40px !important;
  }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 40px !important;
  }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 40px !important;
  }
  .ms-xxl-5 {
    margin-inline-start: 40px !important;
  }
  .me-xxl-5 {
    margin-inline-end: 40px !important;
  }
  .m-xxl-6 {
    margin: 48px !important;
  }
  .mt-xxl-6,
  .my-xxl-6 {
    margin-top: 48px !important;
  }
  .mr-xxl-6,
  .mx-xxl-6 {
    margin-right: 48px !important;
  }
  .mb-xxl-6,
  .my-xxl-6 {
    margin-bottom: 48px !important;
  }
  .ml-xxl-6,
  .mx-xxl-6 {
    margin-left: 48px !important;
  }
  .ms-xxl-6 {
    margin-inline-start: 48px !important;
  }
  .me-xxl-6 {
    margin-inline-end: 48px !important;
  }
  .m-xxl-7 {
    margin: 56px !important;
  }
  .mt-xxl-7,
  .my-xxl-7 {
    margin-top: 56px !important;
  }
  .mr-xxl-7,
  .mx-xxl-7 {
    margin-right: 56px !important;
  }
  .mb-xxl-7,
  .my-xxl-7 {
    margin-bottom: 56px !important;
  }
  .ml-xxl-7,
  .mx-xxl-7 {
    margin-left: 56px !important;
  }
  .ms-xxl-7 {
    margin-inline-start: 56px !important;
  }
  .me-xxl-7 {
    margin-inline-end: 56px !important;
  }
  .m-xxl-8 {
    margin: 64px !important;
  }
  .mt-xxl-8,
  .my-xxl-8 {
    margin-top: 64px !important;
  }
  .mr-xxl-8,
  .mx-xxl-8 {
    margin-right: 64px !important;
  }
  .mb-xxl-8,
  .my-xxl-8 {
    margin-bottom: 64px !important;
  }
  .ml-xxl-8,
  .mx-xxl-8 {
    margin-left: 64px !important;
  }
  .ms-xxl-8 {
    margin-inline-start: 64px !important;
  }
  .me-xxl-8 {
    margin-inline-end: 64px !important;
  }
  .m-xxl-9 {
    margin: 72px !important;
  }
  .mt-xxl-9,
  .my-xxl-9 {
    margin-top: 72px !important;
  }
  .mr-xxl-9,
  .mx-xxl-9 {
    margin-right: 72px !important;
  }
  .mb-xxl-9,
  .my-xxl-9 {
    margin-bottom: 72px !important;
  }
  .ml-xxl-9,
  .mx-xxl-9 {
    margin-left: 72px !important;
  }
  .ms-xxl-9 {
    margin-inline-start: 72px !important;
  }
  .me-xxl-9 {
    margin-inline-end: 72px !important;
  }
  .m-xxl-10 {
    margin: 80px !important;
  }
  .mt-xxl-10,
  .my-xxl-10 {
    margin-top: 80px !important;
  }
  .mr-xxl-10,
  .mx-xxl-10 {
    margin-right: 80px !important;
  }
  .mb-xxl-10,
  .my-xxl-10 {
    margin-bottom: 80px !important;
  }
  .ml-xxl-10,
  .mx-xxl-10 {
    margin-left: 80px !important;
  }
  .ms-xxl-10 {
    margin-inline-start: 80px !important;
  }
  .me-xxl-10 {
    margin-inline-end: 80px !important;
  }
  .m-xxl-11 {
    margin: 88px !important;
  }
  .mt-xxl-11,
  .my-xxl-11 {
    margin-top: 88px !important;
  }
  .mr-xxl-11,
  .mx-xxl-11 {
    margin-right: 88px !important;
  }
  .mb-xxl-11,
  .my-xxl-11 {
    margin-bottom: 88px !important;
  }
  .ml-xxl-11,
  .mx-xxl-11 {
    margin-left: 88px !important;
  }
  .ms-xxl-11 {
    margin-inline-start: 88px !important;
  }
  .me-xxl-11 {
    margin-inline-end: 88px !important;
  }
  .m-xxl-12 {
    margin: 96px !important;
  }
  .mt-xxl-12,
  .my-xxl-12 {
    margin-top: 96px !important;
  }
  .mr-xxl-12,
  .mx-xxl-12 {
    margin-right: 96px !important;
  }
  .mb-xxl-12,
  .my-xxl-12 {
    margin-bottom: 96px !important;
  }
  .ml-xxl-12,
  .mx-xxl-12 {
    margin-left: 96px !important;
  }
  .ms-xxl-12 {
    margin-inline-start: 96px !important;
  }
  .me-xxl-12 {
    margin-inline-end: 96px !important;
  }
  .m-xxl-13 {
    margin: 104px !important;
  }
  .mt-xxl-13,
  .my-xxl-13 {
    margin-top: 104px !important;
  }
  .mr-xxl-13,
  .mx-xxl-13 {
    margin-right: 104px !important;
  }
  .mb-xxl-13,
  .my-xxl-13 {
    margin-bottom: 104px !important;
  }
  .ml-xxl-13,
  .mx-xxl-13 {
    margin-left: 104px !important;
  }
  .ms-xxl-13 {
    margin-inline-start: 104px !important;
  }
  .me-xxl-13 {
    margin-inline-end: 104px !important;
  }
  .m-xxl-14 {
    margin: 112px !important;
  }
  .mt-xxl-14,
  .my-xxl-14 {
    margin-top: 112px !important;
  }
  .mr-xxl-14,
  .mx-xxl-14 {
    margin-right: 112px !important;
  }
  .mb-xxl-14,
  .my-xxl-14 {
    margin-bottom: 112px !important;
  }
  .ml-xxl-14,
  .mx-xxl-14 {
    margin-left: 112px !important;
  }
  .ms-xxl-14 {
    margin-inline-start: 112px !important;
  }
  .me-xxl-14 {
    margin-inline-end: 112px !important;
  }
  .m-xxl-15 {
    margin: 120px !important;
  }
  .mt-xxl-15,
  .my-xxl-15 {
    margin-top: 120px !important;
  }
  .mr-xxl-15,
  .mx-xxl-15 {
    margin-right: 120px !important;
  }
  .mb-xxl-15,
  .my-xxl-15 {
    margin-bottom: 120px !important;
  }
  .ml-xxl-15,
  .mx-xxl-15 {
    margin-left: 120px !important;
  }
  .ms-xxl-15 {
    margin-inline-start: 120px !important;
  }
  .me-xxl-15 {
    margin-inline-end: 120px !important;
  }
  .m-xxl-16 {
    margin: 128px !important;
  }
  .mt-xxl-16,
  .my-xxl-16 {
    margin-top: 128px !important;
  }
  .mr-xxl-16,
  .mx-xxl-16 {
    margin-right: 128px !important;
  }
  .mb-xxl-16,
  .my-xxl-16 {
    margin-bottom: 128px !important;
  }
  .ml-xxl-16,
  .mx-xxl-16 {
    margin-left: 128px !important;
  }
  .ms-xxl-16 {
    margin-inline-start: 128px !important;
  }
  .me-xxl-16 {
    margin-inline-end: 128px !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-0 {
    padding-inline-start: 0 !important;
  }
  .pe-xxl-0 {
    padding-inline-end: 0 !important;
  }
  .p-xxl-1 {
    padding: 8px !important;
  }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 8px !important;
  }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 8px !important;
  }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 8px !important;
  }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 8px !important;
  }
  .ps-xxl-1 {
    padding-inline-start: 8px !important;
  }
  .pe-xxl-1 {
    padding-inline-end: 8px !important;
  }
  .p-xxl-2 {
    padding: 16px !important;
  }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 16px !important;
  }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 16px !important;
  }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 16px !important;
  }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 16px !important;
  }
  .ps-xxl-2 {
    padding-inline-start: 16px !important;
  }
  .pe-xxl-2 {
    padding-inline-end: 16px !important;
  }
  .p-xxl-3 {
    padding: 24px !important;
  }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 24px !important;
  }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 24px !important;
  }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 24px !important;
  }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 24px !important;
  }
  .ps-xxl-3 {
    padding-inline-start: 24px !important;
  }
  .pe-xxl-3 {
    padding-inline-end: 24px !important;
  }
  .p-xxl-4 {
    padding: 32px !important;
  }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 32px !important;
  }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 32px !important;
  }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 32px !important;
  }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 32px !important;
  }
  .ps-xxl-4 {
    padding-inline-start: 32px !important;
  }
  .pe-xxl-4 {
    padding-inline-end: 32px !important;
  }
  .p-xxl-5 {
    padding: 40px !important;
  }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 40px !important;
  }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 40px !important;
  }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 40px !important;
  }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 40px !important;
  }
  .ps-xxl-5 {
    padding-inline-start: 40px !important;
  }
  .pe-xxl-5 {
    padding-inline-end: 40px !important;
  }
  .p-xxl-6 {
    padding: 48px !important;
  }
  .pt-xxl-6,
  .py-xxl-6 {
    padding-top: 48px !important;
  }
  .pr-xxl-6,
  .px-xxl-6 {
    padding-right: 48px !important;
  }
  .pb-xxl-6,
  .py-xxl-6 {
    padding-bottom: 48px !important;
  }
  .pl-xxl-6,
  .px-xxl-6 {
    padding-left: 48px !important;
  }
  .ps-xxl-6 {
    padding-inline-start: 48px !important;
  }
  .pe-xxl-6 {
    padding-inline-end: 48px !important;
  }
  .p-xxl-7 {
    padding: 56px !important;
  }
  .pt-xxl-7,
  .py-xxl-7 {
    padding-top: 56px !important;
  }
  .pr-xxl-7,
  .px-xxl-7 {
    padding-right: 56px !important;
  }
  .pb-xxl-7,
  .py-xxl-7 {
    padding-bottom: 56px !important;
  }
  .pl-xxl-7,
  .px-xxl-7 {
    padding-left: 56px !important;
  }
  .ps-xxl-7 {
    padding-inline-start: 56px !important;
  }
  .pe-xxl-7 {
    padding-inline-end: 56px !important;
  }
  .p-xxl-8 {
    padding: 64px !important;
  }
  .pt-xxl-8,
  .py-xxl-8 {
    padding-top: 64px !important;
  }
  .pr-xxl-8,
  .px-xxl-8 {
    padding-right: 64px !important;
  }
  .pb-xxl-8,
  .py-xxl-8 {
    padding-bottom: 64px !important;
  }
  .pl-xxl-8,
  .px-xxl-8 {
    padding-left: 64px !important;
  }
  .ps-xxl-8 {
    padding-inline-start: 64px !important;
  }
  .pe-xxl-8 {
    padding-inline-end: 64px !important;
  }
  .p-xxl-9 {
    padding: 72px !important;
  }
  .pt-xxl-9,
  .py-xxl-9 {
    padding-top: 72px !important;
  }
  .pr-xxl-9,
  .px-xxl-9 {
    padding-right: 72px !important;
  }
  .pb-xxl-9,
  .py-xxl-9 {
    padding-bottom: 72px !important;
  }
  .pl-xxl-9,
  .px-xxl-9 {
    padding-left: 72px !important;
  }
  .ps-xxl-9 {
    padding-inline-start: 72px !important;
  }
  .pe-xxl-9 {
    padding-inline-end: 72px !important;
  }
  .p-xxl-10 {
    padding: 80px !important;
  }
  .pt-xxl-10,
  .py-xxl-10 {
    padding-top: 80px !important;
  }
  .pr-xxl-10,
  .px-xxl-10 {
    padding-right: 80px !important;
  }
  .pb-xxl-10,
  .py-xxl-10 {
    padding-bottom: 80px !important;
  }
  .pl-xxl-10,
  .px-xxl-10 {
    padding-left: 80px !important;
  }
  .ps-xxl-10 {
    padding-inline-start: 80px !important;
  }
  .pe-xxl-10 {
    padding-inline-end: 80px !important;
  }
  .p-xxl-11 {
    padding: 88px !important;
  }
  .pt-xxl-11,
  .py-xxl-11 {
    padding-top: 88px !important;
  }
  .pr-xxl-11,
  .px-xxl-11 {
    padding-right: 88px !important;
  }
  .pb-xxl-11,
  .py-xxl-11 {
    padding-bottom: 88px !important;
  }
  .pl-xxl-11,
  .px-xxl-11 {
    padding-left: 88px !important;
  }
  .ps-xxl-11 {
    padding-inline-start: 88px !important;
  }
  .pe-xxl-11 {
    padding-inline-end: 88px !important;
  }
  .p-xxl-12 {
    padding: 96px !important;
  }
  .pt-xxl-12,
  .py-xxl-12 {
    padding-top: 96px !important;
  }
  .pr-xxl-12,
  .px-xxl-12 {
    padding-right: 96px !important;
  }
  .pb-xxl-12,
  .py-xxl-12 {
    padding-bottom: 96px !important;
  }
  .pl-xxl-12,
  .px-xxl-12 {
    padding-left: 96px !important;
  }
  .ps-xxl-12 {
    padding-inline-start: 96px !important;
  }
  .pe-xxl-12 {
    padding-inline-end: 96px !important;
  }
  .p-xxl-13 {
    padding: 104px !important;
  }
  .pt-xxl-13,
  .py-xxl-13 {
    padding-top: 104px !important;
  }
  .pr-xxl-13,
  .px-xxl-13 {
    padding-right: 104px !important;
  }
  .pb-xxl-13,
  .py-xxl-13 {
    padding-bottom: 104px !important;
  }
  .pl-xxl-13,
  .px-xxl-13 {
    padding-left: 104px !important;
  }
  .ps-xxl-13 {
    padding-inline-start: 104px !important;
  }
  .pe-xxl-13 {
    padding-inline-end: 104px !important;
  }
  .p-xxl-14 {
    padding: 112px !important;
  }
  .pt-xxl-14,
  .py-xxl-14 {
    padding-top: 112px !important;
  }
  .pr-xxl-14,
  .px-xxl-14 {
    padding-right: 112px !important;
  }
  .pb-xxl-14,
  .py-xxl-14 {
    padding-bottom: 112px !important;
  }
  .pl-xxl-14,
  .px-xxl-14 {
    padding-left: 112px !important;
  }
  .ps-xxl-14 {
    padding-inline-start: 112px !important;
  }
  .pe-xxl-14 {
    padding-inline-end: 112px !important;
  }
  .p-xxl-15 {
    padding: 120px !important;
  }
  .pt-xxl-15,
  .py-xxl-15 {
    padding-top: 120px !important;
  }
  .pr-xxl-15,
  .px-xxl-15 {
    padding-right: 120px !important;
  }
  .pb-xxl-15,
  .py-xxl-15 {
    padding-bottom: 120px !important;
  }
  .pl-xxl-15,
  .px-xxl-15 {
    padding-left: 120px !important;
  }
  .ps-xxl-15 {
    padding-inline-start: 120px !important;
  }
  .pe-xxl-15 {
    padding-inline-end: 120px !important;
  }
  .p-xxl-16 {
    padding: 128px !important;
  }
  .pt-xxl-16,
  .py-xxl-16 {
    padding-top: 128px !important;
  }
  .pr-xxl-16,
  .px-xxl-16 {
    padding-right: 128px !important;
  }
  .pb-xxl-16,
  .py-xxl-16 {
    padding-bottom: 128px !important;
  }
  .pl-xxl-16,
  .px-xxl-16 {
    padding-left: 128px !important;
  }
  .ps-xxl-16 {
    padding-inline-start: 128px !important;
  }
  .pe-xxl-16 {
    padding-inline-end: 128px !important;
  }
  .m-xxl-n1 {
    margin: -8px !important;
  }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -8px !important;
  }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -8px !important;
  }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -8px !important;
  }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -8px !important;
  }
  .m-xxl-n2 {
    margin: -16px !important;
  }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -16px !important;
  }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -16px !important;
  }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -16px !important;
  }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -16px !important;
  }
  .m-xxl-n3 {
    margin: -24px !important;
  }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -24px !important;
  }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -24px !important;
  }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -24px !important;
  }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -24px !important;
  }
  .m-xxl-n4 {
    margin: -32px !important;
  }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -32px !important;
  }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -32px !important;
  }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -32px !important;
  }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -32px !important;
  }
  .m-xxl-n5 {
    margin: -40px !important;
  }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -40px !important;
  }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -40px !important;
  }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -40px !important;
  }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -40px !important;
  }
  .m-xxl-n6 {
    margin: -48px !important;
  }
  .mt-xxl-n6,
  .my-xxl-n6 {
    margin-top: -48px !important;
  }
  .mr-xxl-n6,
  .mx-xxl-n6 {
    margin-right: -48px !important;
  }
  .mb-xxl-n6,
  .my-xxl-n6 {
    margin-bottom: -48px !important;
  }
  .ml-xxl-n6,
  .mx-xxl-n6 {
    margin-left: -48px !important;
  }
  .m-xxl-n7 {
    margin: -56px !important;
  }
  .mt-xxl-n7,
  .my-xxl-n7 {
    margin-top: -56px !important;
  }
  .mr-xxl-n7,
  .mx-xxl-n7 {
    margin-right: -56px !important;
  }
  .mb-xxl-n7,
  .my-xxl-n7 {
    margin-bottom: -56px !important;
  }
  .ml-xxl-n7,
  .mx-xxl-n7 {
    margin-left: -56px !important;
  }
  .m-xxl-n8 {
    margin: -64px !important;
  }
  .mt-xxl-n8,
  .my-xxl-n8 {
    margin-top: -64px !important;
  }
  .mr-xxl-n8,
  .mx-xxl-n8 {
    margin-right: -64px !important;
  }
  .mb-xxl-n8,
  .my-xxl-n8 {
    margin-bottom: -64px !important;
  }
  .ml-xxl-n8,
  .mx-xxl-n8 {
    margin-left: -64px !important;
  }
  .m-xxl-n9 {
    margin: -72px !important;
  }
  .mt-xxl-n9,
  .my-xxl-n9 {
    margin-top: -72px !important;
  }
  .mr-xxl-n9,
  .mx-xxl-n9 {
    margin-right: -72px !important;
  }
  .mb-xxl-n9,
  .my-xxl-n9 {
    margin-bottom: -72px !important;
  }
  .ml-xxl-n9,
  .mx-xxl-n9 {
    margin-left: -72px !important;
  }
  .m-xxl-n10 {
    margin: -80px !important;
  }
  .mt-xxl-n10,
  .my-xxl-n10 {
    margin-top: -80px !important;
  }
  .mr-xxl-n10,
  .mx-xxl-n10 {
    margin-right: -80px !important;
  }
  .mb-xxl-n10,
  .my-xxl-n10 {
    margin-bottom: -80px !important;
  }
  .ml-xxl-n10,
  .mx-xxl-n10 {
    margin-left: -80px !important;
  }
  .m-xxl-n11 {
    margin: -88px !important;
  }
  .mt-xxl-n11,
  .my-xxl-n11 {
    margin-top: -88px !important;
  }
  .mr-xxl-n11,
  .mx-xxl-n11 {
    margin-right: -88px !important;
  }
  .mb-xxl-n11,
  .my-xxl-n11 {
    margin-bottom: -88px !important;
  }
  .ml-xxl-n11,
  .mx-xxl-n11 {
    margin-left: -88px !important;
  }
  .m-xxl-n12 {
    margin: -96px !important;
  }
  .mt-xxl-n12,
  .my-xxl-n12 {
    margin-top: -96px !important;
  }
  .mr-xxl-n12,
  .mx-xxl-n12 {
    margin-right: -96px !important;
  }
  .mb-xxl-n12,
  .my-xxl-n12 {
    margin-bottom: -96px !important;
  }
  .ml-xxl-n12,
  .mx-xxl-n12 {
    margin-left: -96px !important;
  }
  .m-xxl-n13 {
    margin: -104px !important;
  }
  .mt-xxl-n13,
  .my-xxl-n13 {
    margin-top: -104px !important;
  }
  .mr-xxl-n13,
  .mx-xxl-n13 {
    margin-right: -104px !important;
  }
  .mb-xxl-n13,
  .my-xxl-n13 {
    margin-bottom: -104px !important;
  }
  .ml-xxl-n13,
  .mx-xxl-n13 {
    margin-left: -104px !important;
  }
  .m-xxl-n14 {
    margin: -112px !important;
  }
  .mt-xxl-n14,
  .my-xxl-n14 {
    margin-top: -112px !important;
  }
  .mr-xxl-n14,
  .mx-xxl-n14 {
    margin-right: -112px !important;
  }
  .mb-xxl-n14,
  .my-xxl-n14 {
    margin-bottom: -112px !important;
  }
  .ml-xxl-n14,
  .mx-xxl-n14 {
    margin-left: -112px !important;
  }
  .m-xxl-n15 {
    margin: -120px !important;
  }
  .mt-xxl-n15,
  .my-xxl-n15 {
    margin-top: -120px !important;
  }
  .mr-xxl-n15,
  .mx-xxl-n15 {
    margin-right: -120px !important;
  }
  .mb-xxl-n15,
  .my-xxl-n15 {
    margin-bottom: -120px !important;
  }
  .ml-xxl-n15,
  .mx-xxl-n15 {
    margin-left: -120px !important;
  }
  .m-xxl-n16 {
    margin: -128px !important;
  }
  .mt-xxl-n16,
  .my-xxl-n16 {
    margin-top: -128px !important;
  }
  .mr-xxl-n16,
  .mx-xxl-n16 {
    margin-right: -128px !important;
  }
  .mb-xxl-n16,
  .my-xxl-n16 {
    margin-bottom: -128px !important;
  }
  .ml-xxl-n16,
  .mx-xxl-n16 {
    margin-left: -128px !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important;
  }
  .ms-xxl-auto {
    margin-inline-start: auto !important;
  }
  .me-xxl-auto {
    margin-inline-end: auto !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;
}

.text-start {
  text-align: start !important;
}

.text-end {
  text-align: end !important;
}

.text-justify {
  text-align: justify !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
  .text-sm-start {
    text-align: start !important;
  }
  .text-sm-end {
    text-align: end !important;
  }
  .text-sm-justify {
    text-align: justify !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;
  }
  .text-md-start {
    text-align: start !important;
  }
  .text-md-end {
    text-align: end !important;
  }
  .text-md-justify {
    text-align: justify !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
  .text-lg-start {
    text-align: start !important;
  }
  .text-lg-end {
    text-align: end !important;
  }
  .text-lg-justify {
    text-align: justify !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
  .text-xl-start {
    text-align: start !important;
  }
  .text-xl-end {
    text-align: end !important;
  }
  .text-xl-justify {
    text-align: justify !important;
  }
}
@media (min-width: 1820px) {
  .text-xxl-left {
    text-align: left !important;
  }
  .text-xxl-right {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
  .text-xxl-start {
    text-align: start !important;
  }
  .text-xxl-end {
    text-align: end !important;
  }
  .text-xxl-justify {
    text-align: justify !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: 600 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

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

.position-initial {
  position: initial !important;
}

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

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

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

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !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;
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1200px;
  }
}
@media (min-width: 1820px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1200px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -30px;
  margin-left: -30px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xxl,
.col-xxl-auto, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 30px;
  padding-left: 30px;
}

.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;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.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.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .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;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@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;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .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;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .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;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1820px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    order: -1;
  }
  .order-xxl-last {
    order: 13;
  }
  .order-xxl-0 {
    order: 0;
  }
  .order-xxl-1 {
    order: 1;
  }
  .order-xxl-2 {
    order: 2;
  }
  .order-xxl-3 {
    order: 3;
  }
  .order-xxl-4 {
    order: 4;
  }
  .order-xxl-5 {
    order: 5;
  }
  .order-xxl-6 {
    order: 6;
  }
  .order-xxl-7 {
    order: 7;
  }
  .order-xxl-8 {
    order: 8;
  }
  .order-xxl-9 {
    order: 9;
  }
  .order-xxl-10 {
    order: 10;
  }
  .order-xxl-11 {
    order: 11;
  }
  .order-xxl-12 {
    order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
}
/* Backgrounds */
/* Transitions */
/* Icons */
/* Backgrounds */
* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
  margin-top: 0 !important;
}

body {
  max-width: 100%;
  background-color: #fefefe;
  background-image: url(..//images/page-bg-site.png);
  background-repeat: no-repeat;
  background-size: 100% 1141px;
}
@media (min-width: 768px) {
  body {
    background-image: url(..//images/page-bg-site.png);
    background-size: 100% 733px;
  }
}
body.home {
  background-image: url(..//images/body-bg2.png);
}
@media (min-width: 768px) {
  body.home {
    background-image: url(..//images/body-bg2.png);
  }
}

.overflow {
  overflow: hidden;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.position-relative {
  position: relative;
}

@media (max-width: 991.98px) {
  .container {
    padding: 0 16px;
  }
}

@media (max-width: 991.98px) {
  .row {
    margin-left: -16px;
    margin-right: -16px;
  }
}

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
  max-width: 1440px;
}
@media (max-width: 991.98px) {
  .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    padding: 0 16px;
  }
}

#wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

#main-wrapper {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  padding-top: 110px;
}

.cover-bg {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.responsive-media {
  display: inline-block;
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.list-reset {
  margin: 0;
  padding: 0;
  list-style: none;
}

iframe {
  max-width: 100%;
}

.hide-on-desk {
  display: block !important;
}
@media (min-width: 768px) {
  .hide-on-desk {
    display: none !important;
  }
}

.hide-on-mob {
  display: none !important;
}
@media (min-width: 768px) {
  .hide-on-mob {
    display: block !important;
  }
}

.is-disabled {
  opacity: 0.5 !important;
  pointer-events: none;
}
.is-disabled:hover {
  cursor: not-allowed;
}

.breadcrumbs {
  margin: 9.5px 0 0;
}
@media (min-width: 768px) {
  .breadcrumbs {
    margin: 44.5px 0 0;
  }
}
.breadcrumbs a {
  text-decoration: none;
  color: inherit;
}
.breadcrumbs__wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  line-height: 120%;
}
@media (min-width: 768px) {
  .breadcrumbs__wrapper {
    padding: 0 120px;
  }
}
.breadcrumbs .current-item {
  color: #272C30;
  font-weight: 500;
}

.wpcf7 form .wpcf7-response-output {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  max-width: 100%;
  padding: 10% 0;
  border: 0;
  color: #272C30;
  text-align: center;
  background-color: #FFFFFF;
  /* H4 */
  font-family: "Figtree", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 28.8px */
  text-transform: capitalize;
}

.form-all-styles {
  border: 1px solid #BFD3EF;
  max-width: 776px;
  margin: 0 auto;
  margin-bottom: 29px;
  border-radius: 16px;
  background: var(--Linear-Color-2, linear-gradient(176deg, #DBE9FF 3.24%, #F6F6F6 110.3%));
}
@media (max-width: 991.98px) {
  .form-all-styles {
    max-width: 360px;
  }
}
.form-all-styles .decor {
  width: 100%;
  gap: 10px;
  background: linear-gradient(120deg, #DBE9FF -43.67%, #F6F6F6 109.56%);
  border-bottom: 1px solid #BFD3EF;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  justify-content: flex-end;
  position: relative;
}
.form-all-styles .decor .point {
  display: none;
  width: 10px;
  height: 10px;
  background-color: #5B8EFA;
  border-radius: 50%;
}
.form-all-styles .decor .popup-close-btn {
  position: absolute;
  cursor: pointer;
  border: 2px solid #4364F7;
  color: #4364F7;
  border-radius: 50%;
  background: #FFFFFF;
  padding: 3px 6px;
  /*             top: -14px;
  right: -14px; */
  top: 10px;
  right: 10px;
}
.form-all-styles .decor .popup-close-btn:hover {
  color: #C91414;
  border-color: #C91414;
}
.form-all-styles .multi-step-progress-register-wrapper {
  display: none !important;
  max-width: 536px;
  margin: 0 auto;
  margin-top: 16px;
  padding: 0 16px;
  align-items: center;
  gap: 0 16px;
}
.form-all-styles .multi-step-progress-register-wrapper .multi-step-progress-bar {
  width: 100%;
  height: 6px;
  border: 0.5px solid #ddd;
  border-radius: 4px;
  overflow: hidden;
}
.form-all-styles .multi-step-progress-register-wrapper .multi-step-progress-bar .multi-step-progress-fill {
  height: 100%;
  width: 0%;
  background-color: #4364F7;
  transition: width 0.4s ease;
}
.form-all-styles .multi-step-progress-register-wrapper .multi-step-progress-text {
  display: flex;
  width: 32px;
  height: 32px;
  padding: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 100px;
  border-radius: 100px;
  color: #1E1E1E;
  background: linear-gradient(180deg, #FFF 30%, #F8F8F8 100%);
  /* typography/body2 */
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 143%; /* 20.02px */
  letter-spacing: 0.15px;
}
.form-all-styles .multi-step-progress-register-wrapper .multi-step-progress-text.active {
  color: #F6F6F6;
  background: var(--Linear-Color, linear-gradient(180deg, #0052D4 -30.68%, #4364F7 42.61%, #6FB1FC 115.91%));
}
.form-all-styles .block-multi-step-form__text {
  max-width: 100%;
  padding: 58px 0 240px;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-image: url(..//images/dec-earth.png);
}
@media (max-width: 991.98px) {
  .form-all-styles .block-multi-step-form__text {
    padding-inline: 16px;
  }
}
.form-all-styles .block-multi-step-form__text h3 {
  margin-bottom: 16px;
}
.form-all-styles .block-multi-step-form__text h3, .form-all-styles .block-multi-step-form__text p {
  max-width: 410px;
  margin: 0 auto;
  text-align: center;
}
.form-all-styles .block-multi-step-form__text .multi-step-popup {
  font-size: 16px;
  border-top: none;
  position: relative;
}
@media (max-width: 991.98px) {
  .form-all-styles .block-multi-step-form__text .multi-step-popup {
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media (min-width: 992px) {
  .form-all-styles .block-multi-step-form__text {
    padding-bottom: 240px;
  }
}
.form-all-styles .multi-step-form {
  display: none;
}
.form-all-styles .multi-step-form .wpcf7-response-output {
  margin-top: 8px;
  margin-bottom: 8px;
  border-radius: 12px;
  text-align: center;
}
.form-all-styles .multi-step-form .multi-step-progress-wrapper {
  display: flex;
  max-width: 536px;
  margin: 0 auto;
  margin-top: 16px;
  padding: 0 16px;
  align-items: center;
}
.form-all-styles .multi-step-form .multi-step-progress-wrapper .multi-step-progress-bar {
  width: 100%;
  height: 6px;
  border: 0.5px solid #ddd;
  border-radius: 4px;
  overflow: hidden;
}
.form-all-styles .multi-step-form .multi-step-progress-wrapper .multi-step-progress-bar .multi-step-progress-fill {
  height: 100%;
  width: 0%;
  background-color: #4364F7;
  transition: width 0.4s ease;
}
.form-all-styles .multi-step-form .multi-step-progress-wrapper .multi-step-progress-text {
  font-size: 14px;
  text-align: right;
  color: #333;
  margin-left: 8px;
  min-width: 40px;
}
.form-all-styles .wpcf7-form:not(:has(.fieldset-cf7mls-wrapper)) {
  min-height: 485px;
}
@media (max-width: 991.98px) {
  .form-all-styles .wpcf7-form:not(:has(.fieldset-cf7mls-wrapper)) {
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 375px;
  }
}
.form-all-styles .wpcf7-form:not(:has(.fieldset-cf7mls-wrapper)) .rules-text-contact-us {
  max-width: 540px;
  width: 540px;
}
.form-all-styles .wpcf7-form:not(:has(.fieldset-cf7mls-wrapper)) .cf7mls-btns {
  padding-bottom: 50px !important;
}
.form-all-styles .fieldset-cf7mls-wrapper {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  min-height: 485px;
}
@media (max-width: 991.98px) {
  .form-all-styles .fieldset-cf7mls-wrapper .step-fixed-height {
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 375px;
  }
}
.form-all-styles .fieldset-cf7mls-wrapper fieldset {
  text-align: center;
  padding-inline: 0;
  min-height: 445px;
  padding-top: 16px;
  max-width: 540px;
  margin: 0 auto;
}
@media (max-width: 991.98px) {
  .form-all-styles .fieldset-cf7mls-wrapper fieldset {
    padding-inline: 16px;
    padding-top: 24px;
    min-height: 524px;
  }
}
@media (max-width: 991.98px) {
  .form-all-styles .fieldset-cf7mls-wrapper p {
    font-size: 14px;
  }
}
.form-all-styles .fieldset-cf7mls-wrapper .wpcf7-response-output {
  display: none !important;
}
.form-all-styles .fieldset-cf7mls-wrapper .char-counter {
  text-align: right;
  color: #878D93;
  font-size: 14px;
}
.form-all-styles .fieldset-cf7mls-wrapper .checkboxes, .form-all-styles .fieldset-cf7mls-wrapper .radio {
  padding-top: 30px;
}
.form-all-styles .fieldset-cf7mls-wrapper .checkboxes .wpcf7-checkbox, .form-all-styles .fieldset-cf7mls-wrapper .checkboxes .wpcf7-radio, .form-all-styles .fieldset-cf7mls-wrapper .radio .wpcf7-checkbox, .form-all-styles .fieldset-cf7mls-wrapper .radio .wpcf7-radio {
  display: flex;
  flex-direction: column;
  gap: 16px;
  text-align: left;
  font-weight: 500;
  color: #000;
  line-height: 1.5;
  overflow: scroll;
  max-height: 230px;
  scrollbar-width: none;
}
.form-all-styles .fieldset-cf7mls-wrapper .checkboxes .wpcf7-checkbox::-webkit-scrollbar, .form-all-styles .fieldset-cf7mls-wrapper .checkboxes .wpcf7-radio::-webkit-scrollbar, .form-all-styles .fieldset-cf7mls-wrapper .radio .wpcf7-checkbox::-webkit-scrollbar, .form-all-styles .fieldset-cf7mls-wrapper .radio .wpcf7-radio::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}
.form-all-styles .fieldset-cf7mls-wrapper .checkboxes .wpcf7-checkbox .wpcf7-list-item-label, .form-all-styles .fieldset-cf7mls-wrapper .checkboxes .wpcf7-radio .wpcf7-list-item-label, .form-all-styles .fieldset-cf7mls-wrapper .radio .wpcf7-checkbox .wpcf7-list-item-label, .form-all-styles .fieldset-cf7mls-wrapper .radio .wpcf7-radio .wpcf7-list-item-label {
  color: #272C30;
}
@media (max-width: 991.98px) {
  .form-all-styles .fieldset-cf7mls-wrapper .checkboxes .wpcf7-checkbox .wpcf7-list-item-label, .form-all-styles .fieldset-cf7mls-wrapper .checkboxes .wpcf7-radio .wpcf7-list-item-label, .form-all-styles .fieldset-cf7mls-wrapper .radio .wpcf7-checkbox .wpcf7-list-item-label, .form-all-styles .fieldset-cf7mls-wrapper .radio .wpcf7-radio .wpcf7-list-item-label {
    font-size: 14px;
  }
}
.form-all-styles .fieldset-cf7mls-wrapper .checkboxes .wpcf7-radio .wpcf7-list-item label, .form-all-styles .fieldset-cf7mls-wrapper .radio .wpcf7-radio .wpcf7-list-item label {
  display: flex;
  gap: 8px;
}
.form-all-styles .fieldset-cf7mls-wrapper .checkboxes .wpcf7-radio .wpcf7-list-item label input, .form-all-styles .fieldset-cf7mls-wrapper .radio .wpcf7-radio .wpcf7-list-item label input {
  width: 24px;
  height: 24px;
}
.form-all-styles .fieldset-cf7mls-wrapper .checkboxes .wpcf7-list-item input, .form-all-styles .fieldset-cf7mls-wrapper .radio .wpcf7-list-item input {
  width: 16px;
  height: 16px;
}
.form-all-styles .fieldset-cf7mls-wrapper .checkboxes .wpcf7-list-item .wpcf7-list-item-label, .form-all-styles .fieldset-cf7mls-wrapper .radio .wpcf7-list-item .wpcf7-list-item-label {
  padding-left: 4px;
}
.form-all-styles .fieldset-cf7mls-wrapper .radio-no-first .wpcf7-form-control .wpcf7-list-item:first-child {
  display: none;
}
.form-all-styles .fieldset-cf7mls-wrapper .none-overflow .wpcf7-form-control-wrap .wpcf7-form-control {
  overflow: visible;
}
.form-all-styles .fieldset-cf7mls-wrapper .radio-step-4 .wpcf7-radio, .form-all-styles .fieldset-cf7mls-wrapper .radio-step-4 .wpcf7-checkbox {
  flex-direction: row;
}
@media (max-width: 991.98px) {
  .form-all-styles .fieldset-cf7mls-wrapper .radio-step-4 .wpcf7-radio, .form-all-styles .fieldset-cf7mls-wrapper .radio-step-4 .wpcf7-checkbox {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.form-all-styles .fieldset-cf7mls-wrapper .radio-step-4 .wpcf7-radio .wpcf7-list-item, .form-all-styles .fieldset-cf7mls-wrapper .radio-step-4 .wpcf7-checkbox .wpcf7-list-item {
  margin: 0;
}
.form-all-styles .fieldset-cf7mls-wrapper .radio-step-4 .wpcf7-radio .wpcf7-list-item label, .form-all-styles .fieldset-cf7mls-wrapper .radio-step-4 .wpcf7-checkbox .wpcf7-list-item label {
  padding: 7px 16px;
  border: 1px solid #000;
  border-radius: 40px;
}
.form-all-styles .fieldset-cf7mls-wrapper .radio-step-4 .wpcf7-radio .wpcf7-list-item label.active, .form-all-styles .fieldset-cf7mls-wrapper .radio-step-4 .wpcf7-checkbox .wpcf7-list-item label.active {
  border-color: #FFFFFF;
  color: #FFFFFF;
  background-color: #4364F7;
}
.form-all-styles .fieldset-cf7mls-wrapper .radio-step-4 .wpcf7-radio .wpcf7-list-item label input, .form-all-styles .fieldset-cf7mls-wrapper .radio-step-4 .wpcf7-checkbox .wpcf7-list-item label input {
  display: none;
}
.form-all-styles .fieldset-cf7mls-wrapper .last-benefits {
  display: flex;
  gap: 16px;
  justify-content: center;
  margin-bottom: 8px;
}
@media (max-width: 991.98px) {
  .form-all-styles .fieldset-cf7mls-wrapper .last-benefits {
    flex-direction: column;
    gap: 0;
    margin-bottom: 0;
  }
}
.form-all-styles .fieldset-cf7mls-wrapper .last-benefits p {
  position: relative;
  border: 1px solid #BFD3EF;
  background: #E6EBF6;
  padding: 10px 26px;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  font-family: "Figtree", sans-serif;
  color: #1E1E1E;
}
@media (max-width: 991.98px) {
  .form-all-styles .fieldset-cf7mls-wrapper .last-benefits p {
    margin-bottom: 8px;
    font-size: 14px;
    padding: 6px 10px 6px;
  }
}
.form-all-styles .fieldset-cf7mls-wrapper .last-benefits p:before {
  position: absolute;
  content: "✅";
  font-size: 24px;
  left: -15px;
  top: -15px;
}
@media (max-width: 991.98px) {
  .form-all-styles .fieldset-cf7mls-wrapper .last-benefits p:before {
    left: 4%;
    top: 8px;
    font-size: 14px;
  }
}
.form-all-styles h4 {
  font-weight: 600;
  line-height: 1.2;
  text-transform: capitalize;
  margin-bottom: 8px;
  text-align: center;
}
@media (max-width: 991.98px) {
  .form-all-styles h4 {
    font-size: 20px;
  }
}
.form-all-styles h4.js_title_skiped {
  display: none;
}
.form-all-styles .form-row {
  display: flex;
  justify-content: center;
  gap: 16px;
  margin-bottom: 16px;
}
@media (max-width: 991.98px) {
  .form-all-styles .form-row {
    gap: 8px;
    margin-bottom: 8px;
  }
}
.form-all-styles .wpcf7-form-control-wrap input:not([type=checkbox]):not([type=radio]) {
  max-width: 260px;
  padding: 6px 16px;
  border-radius: 8px;
  border: 1px solid #CECECE;
  background: #FCFCFC;
  min-height: 36px;
}
.form-all-styles .wpcf7-form-control-wrap input:not([type=checkbox]):not([type=radio])::-moz-placeholder {
  font-size: 14px;
}
.form-all-styles .wpcf7-form-control-wrap input:not([type=checkbox]):not([type=radio])::placeholder {
  font-size: 14px;
}
.form-all-styles .form-row-checkbox .wpcf7-form-control-wrap {
  display: block;
  display: inline;
  position: inherit;
  width: 100%;
  text-align: left;
}
.form-all-styles .form-row-checkbox .wpcf7-form-control-wrap .wpcf7-list-item {
  margin: 0;
}
.form-all-styles .form-row-checkbox .wpcf7-form-control-wrap .wpcf7-list-item .wpcf7-list-item-label {
  font-size: 14px;
}
.form-all-styles textarea {
  width: 540px;
  max-width: 540px;
  padding: 16px;
  max-height: 140px;
  border: 1px solid #CECECE;
  border-radius: 16px;
}
.form-all-styles textarea::-moz-placeholder {
  font-family: "Inter", sans-serif;
  color: #878D93;
  font-size: 14px;
}
.form-all-styles textarea::placeholder {
  font-family: "Inter", sans-serif;
  color: #878D93;
  font-size: 14px;
}
.form-all-styles .form-row-textarea textarea {
  margin-block: 16px;
}
@media (max-width: 991.98px) {
  .form-all-styles .form-row-textarea textarea {
    max-height: 80px;
  }
}
.form-all-styles .cf7mls-btns {
  display: flex;
  justify-content: center;
  gap: 16px;
  border-top: 1px solid #BFD3EF;
  padding-top: 16px;
  padding-bottom: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #E6EBF6;
}
.form-all-styles .cf7mls-btns button {
  margin-block: 0 !important;
  border-radius: 10px;
  padding: 16px 28px;
  float: none;
  max-height: -moz-fit-content;
  max-height: fit-content;
}
.form-all-styles .cf7mls-btns .cf7mls_back {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(0, 0, 0, 0.08);
  color: #272C30;
  background: linear-gradient(180deg, #FFF 30%, #F8F8F8 100%);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.form-all-styles .cf7mls-btns .cf7mls_back:hover {
  text-shadow: none;
  background: linear-gradient(180deg, #0052D4 -30.68%, #4364F7 42.61%, #6FB1FC 115.91%);
  color: #F6F6F6;
  box-shadow: 0 3px 2px 0 rgba(127, 165, 255, 0.55) inset, 0 -3px 2px 0 rgba(0, 39, 150, 0.24) inset, 0 0 4px 0 #B0B0B0;
}
.form-all-styles .cf7mls-btns .cf7mls_back:hover:before {
  filter: invert(1);
}
.form-all-styles .cf7mls-btns .cf7mls_back:before {
  content: url(..//images/r-arr.svg);
  padding-right: 16px;
}
.form-all-styles .cf7mls-btns .cf7mls_next {
  text-shadow: none;
  background: linear-gradient(180deg, #0052D4 -30.68%, #4364F7 42.61%, #6FB1FC 115.91%);
  color: #F6F6F6;
  box-shadow: 0 3px 2px 0 rgba(127, 165, 255, 0.55) inset, 0 -3px 2px 0 rgba(0, 39, 150, 0.24) inset, 0 0 4px 0 #B0B0B0;
}
.form-all-styles .cf7mls-btns .cf7mls_next:hover {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(0, 0, 0, 0.08);
  color: #272C30;
  background: linear-gradient(180deg, #FFF 30%, #F8F8F8 100%);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.form-all-styles .cf7mls-btns .cf7mls_next:hover:after {
  filter: invert(1);
}
.form-all-styles .cf7mls-btns .cf7mls_next:after {
  padding-left: 16px;
  content: url(..//images/l-arr.svg);
}
.form-all-styles .cf7mls-btns-last-step .cf7mls_back {
  margin-left: -136px;
}
.form-all-styles .wpcf7-submit {
  z-index: 22;
  border: none;
  padding: 16px 26px !important;
  margin: 16px 0px 16px 0px !important;
  border-radius: 10px !important;
  text-shadow: none;
  float: none !important;
  width: -moz-fit-content;
  width: fit-content;
  background: linear-gradient(180deg, #0052D4 -30.68%, #4364F7 42.61%, #6FB1FC 115.91%);
  color: #F6F6F6;
  box-shadow: 0 3px 2px 0 rgba(127, 165, 255, 0.55) inset, 0 -3px 2px 0 rgba(0, 39, 150, 0.24) inset, 0 0 4px 0 #B0B0B0;
  position: absolute;
  bottom: 0;
  left: 50%;
  cursor: pointer;
  transform: translateX(-50%);
}
.form-all-styles .wpcf7-submit:hover {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(0, 0, 0, 0.08);
  color: #272C30;
  background: linear-gradient(180deg, #FFF 30%, #F8F8F8 100%);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.form-all-styles .wrapper-loader {
  width: 100%;
  height: 100%;
  background-color: #f2f5f9;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.form-all-styles .wrapper-loader .loader .loader-bg {
  position: absolute;
  filter: saturate(0.7);
  top: 35%;
  left: 50%;
  width: 300px;
  height: 300px;
  background-size: cover;
  animation: rotate-loader-bg 3s linear infinite;
  background-image: url(..//images/loader-bg.svg);
}
.form-all-styles .wrapper-loader .loader .loader-bg-star {
  width: 34px;
  height: 34px;
  position: absolute;
  background-size: cover;
  background-image: url(..//images/loader-star.png);
  animation-name: pulseStar;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  opacity: 0;
}
.form-all-styles .wrapper-loader .loader .star-1 {
  top: 18%;
  left: 50%;
  animation-delay: 0s;
}
.form-all-styles .wrapper-loader .loader .star-2 {
  top: 38%;
  left: 55%;
  animation-delay: 0.8s;
}
.form-all-styles .wrapper-loader .loader .star-3 {
  left: 45%;
  top: 28%;
  animation-delay: 1.1s;
}
.form-all-styles .wrapper-loader .progress-bar-container {
  border-radius: 3px;
  overflow: hidden;
  width: 540px;
  position: absolute;
  left: 50%;
  bottom: 100px;
  transform: translateX(-50%);
}
@media (max-width: 991.98px) {
  .form-all-styles .wrapper-loader .progress-bar-container {
    width: 100%;
    padding: 0 16px;
  }
}
.form-all-styles .wrapper-loader .progress-bar {
  border: 0.5px solid #ddd;
  border-radius: 4px;
  width: 0%;
  height: 4px;
  background-color: #4364F7;
  transition: width 5s linear;
}
.form-all-styles .wrapper-loader .progress-percent {
  margin-top: 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.15px;
  color: #4E5358;
}
.form-all-styles .wrapper-loader .loader-text {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 991.98px) {
  .form-all-styles .wrapper-loader .loader-text {
    width: 100%;
  }
}
.form-all-styles .wrapper-loader .loader-text .analyzing-text {
  opacity: 0;
  transition: opacity 0.5s ease;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 0;
}
.form-all-styles .wrapper-loader .loader-text .analyzing-text.visible {
  opacity: 1;
  position: relative;
}
@keyframes rotate-loader-bg {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes pulseStar {
  0% {
    transform: translateX(-50%) scale(0);
    opacity: 0;
  }
  50% {
    transform: translateX(-50%) scale(1.18);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) scale(0);
    opacity: 0;
  }
}
.form-all-styles .cf7mls_skip {
  position: absolute;
  bottom: 16px;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
  font-size: 14px;
  border: none;
  background: none;
  cursor: pointer;
}
@media (max-width: 991.98px) {
  .form-all-styles .cf7mls_skip {
    min-width: 300px;
  }
}
.form-all-styles .cf7mls_skip:hover {
  text-decoration: underline;
}
.form-all-styles .calendly-inline-widget {
  padding-bottom: 50px;
  max-height: 450px;
}
.form-all-styles .step-group-images {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
@media (min-width: 768px) {
  .form-all-styles .step-group-images {
    flex-direction: row;
    justify-content: space-between;
    gap: 16px;
  }
}
.form-all-styles .step-group-images img {
  width: auto;
  max-width: 100%;
}
@media (max-width: 991.98px) {
  .form-all-styles .step-group-images.step-firm-images {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 5px;
  }
  .form-all-styles .step-group-images.step-firm-images figure {
    width: 103px;
  }
}
.form-all-styles .step-firm-images figure {
  display: flex;
  height: 47px;
  padding: 16px 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  border: 1px solid #BFD3EF;
  background: #E6EBF6;
  margin: 0;
}
.form-all-styles .step-firm-images figure img {
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
  width: 100%;
}
.form-all-styles .step-pinult {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
  overflow-y: auto;
  height: 514px;
}
.form-all-styles .step-pinult::-webkit-scrollbar {
  width: 2px;
}
.form-all-styles .step-pinult h4, .form-all-styles .step-pinult p {
  margin: 0;
}
.form-all-styles .last-step {
  opacity: 1;
  visibility: visible;
  transform: none;
}
.form-all-styles .form-row-checkbox {
  display: table;
}
.form-all-styles .form-row-checkbox .wpcf7-not-valid-tip {
  position: absolute;
  width: 100%;
}

.booking-page .step-group-images {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
@media (min-width: 768px) {
  .booking-page .step-group-images {
    flex-direction: row;
    justify-content: space-between;
  }
}
.booking-page .step-group-images img {
  width: auto;
  max-width: 100%;
}
.booking-page .step-group-images-graphic {
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.3);
  margin: 0;
  padding: 24px 40px;
  border: 1px solid #f0f0f0;
  background: linear-gradient(115deg, rgb(237, 232, 232) -30%, rgb(255, 255, 255) 30%);
}
@media (min-width: 768px) {
  .booking-page .step-group-images-graphic {
    gap: 100px;
  }
}
@media (min-width: 768px) {
  .booking-page .graphic-image {
    min-width: 550px;
  }
}
@media (max-width: 991.98px) {
  .booking-page .step-group-images.step-firm-images {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 8px;
  }
}
.booking-page .step-group-images.step-firm-images figure {
  height: 72px;
  width: 170px;
}
@media (max-width: 991.98px) {
  .booking-page .step-group-images.step-firm-images figure {
    width: 175px;
  }
}
.booking-page .step-firm-images figure {
  display: flex;
  height: 47px;
  padding: 16px 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.3);
  margin: 0;
  border: 1px solid #f0f0f0;
  background: linear-gradient(115deg, rgb(237, 232, 232) -30%, rgb(255, 255, 255) 30%);
}
.booking-page .step-firm-images figure img {
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
  width: 100%;
}
.booking-page .step-pinult {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 24px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .booking-page .step-pinult {
    gap: 40px;
  }
}
.booking-page .step-pinult h1, .booking-page .step-pinult p {
  margin: 0;
}
.booking-page .step-pinult h5 {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .booking-page .step-pinult h5 {
    font-size: 32px;
  }
}
.booking-page .step-pinult .step-pinult-group-logo {
  mix-blend-mode: luminosity;
  border-radius: 8px;
  border: 1px solid #f0f0f0;
  padding: 16px 24px;
  background: linear-gradient(115deg, rgb(237, 232, 232) -30%, rgb(255, 255, 255) 30%);
}

.popup-backdrop {
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 100;
}

.block-multi-step-form {
  display: none;
  position: fixed;
  z-index: 101;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

body {
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #272C30;
  font-size: 16px;
  line-height: 1.4;
  overflow: auto;
}
body::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
body::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #E6EBF6;
}
body::-webkit-scrollbar-thumb {
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
  border-radius: 10px;
  background: #000;
}
body::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.8);
}
body::-webkit-scrollbar-thumb:active {
  background: rgba(0, 0, 0, 0.9);
}

[class^=icon-]:before, [class*=" icon-"]:before {
  margin: 0;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Figtree", sans-serif;
  text-transform: capitalize;
  font-style: normal;
  font-weight: 600;
  margin: 0;
  line-height: 1.2;
}

h1 {
  font-size: 68px;
}

h2 {
  font-size: 48px;
  font-size: 24px;
  color: #1E1E1E;
}
@media (min-width: 992px) {
  h2 {
    font-size: 48px;
  }
}

h3 {
  font-size: 32px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 18px;
}

.h1 {
  font-size: 68px;
}

.h2 {
  font-size: 48px;
}

.h3 {
  font-size: 32px;
}

.h4 {
  font-size: 24px;
}

.h5 {
  font-size: 20px;
}

.h6 {
  font-size: 18px;
}

.h7 {
  font-size: 16px;
}

.h8 {
  font-size: 14px;
}

.body-1 {
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #272C30;
  font-size: 16px;
  line-height: 1.4;
  font-size: 20px;
}

.body-2 {
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #272C30;
  font-size: 16px;
  line-height: 1.4;
  font-size: 18px;
}

.body-3 {
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #272C30;
  font-size: 16px;
  line-height: 1.4;
}

.body-4 {
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #272C30;
  font-size: 16px;
  line-height: 1.4;
  font-size: 14px;
}

.h1 {
  font-size: 68px;
}

.h2 {
  font-size: 48px;
}

.h3 {
  font-size: 32px;
}

.h4 {
  font-size: 24px;
}

.h5 {
  font-size: 20px;
}

.h6 {
  font-size: 18px;
}

@media (min-width: 576px) {
  .h1-sm {
    font-size: 68px;
  }
  .h2-sm {
    font-size: 48px;
  }
  .h3-sm {
    font-size: 32px;
  }
  .h4-sm {
    font-size: 24px;
  }
  .h5-sm {
    font-size: 20px;
  }
  .h6-sm {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .h1-md {
    font-size: 68px;
  }
  .h2-md {
    font-size: 48px;
  }
  .h3-md {
    font-size: 32px;
  }
  .h4-md {
    font-size: 24px;
  }
  .h5-md {
    font-size: 20px;
  }
  .h6-md {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .h1-lg {
    font-size: 68px;
  }
  .h2-lg {
    font-size: 48px;
  }
  .h3-lg {
    font-size: 32px;
  }
  .h4-lg {
    font-size: 24px;
  }
  .h5-lg {
    font-size: 20px;
  }
  .h6-lg {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .h1-xl {
    font-size: 68px;
  }
  .h2-xl {
    font-size: 48px;
  }
  .h3-xl {
    font-size: 32px;
  }
  .h4-xl {
    font-size: 24px;
  }
  .h5-xl {
    font-size: 20px;
  }
  .h6-xl {
    font-size: 18px;
  }
}
@media (min-width: 1820px) {
  .h1-xxl {
    font-size: 68px;
  }
  .h2-xxl {
    font-size: 48px;
  }
  .h3-xxl {
    font-size: 32px;
  }
  .h4-xxl {
    font-size: 24px;
  }
  .h5-xxl {
    font-size: 20px;
  }
  .h6-xxl {
    font-size: 18px;
  }
}
strong, b, .font-weight-bold {
  font-weight: bold;
}

.font-weight-500 {
  font-weight: 500;
}

.font-weight-600 {
  font-weight: 600;
}

.font-weight-700 {
  font-weight: 700;
}

.font-weight-800 {
  font-weight: 800;
}

p {
  margin: 0 0 1em;
}

a {
  color: #4364F7;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.color-white {
  color: #FFFFFF;
}

.color-dark {
  color: #272C30;
}

.bg-white {
  background-color: #FFFFFF;
}

.bg-dark {
  background-color: #272C30;
}

.btn {
  font-family: "Figtree", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  display: inline-block;
  align-items: center;
  border-radius: 8px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition-property: color, background-color, border-color;
  transition-timing-function: ease-in-out;
  transition-duration: 0.15s;
  padding: 16px 24px;
  white-space: nowrap;
  color: initial;
  width: 100%;
}
@media (min-width: 992px) {
  .btn {
    width: auto;
  }
}
.btn-primary {
  box-shadow: 0 3px 2px 0 rgba(129, 129, 129, 0.55) inset, 0 -3px 2px 0 rgba(12, 12, 12, 0.24) inset, 0 0 4px 0 #B0B0B0;
  color: #000;
  background: linear-gradient(180deg, #FFF -30.68%, #CCC 42.61%, #FFF 115.91%);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.btn-primary:hover {
  text-shadow: none;
  background: var(--Secondary-menu-button, linear-gradient(180deg, #000 30%, #4A4A4A 100%));
  color: #F6F6F6;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(0, 0, 0, 0.08);
}
.btn-secondary {
  padding: 16px 56px;
  box-shadow: 0 3px 2px 0 rgba(129, 129, 129, 0.55) inset, 0 -3px 2px 0 rgba(12, 12, 12, 0.24) inset, 0 0 4px 0 #B0B0B0;
  color: #000;
  background: linear-gradient(180deg, #FFF -30.68%, #CCC 42.61%, #FFF 115.91%);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.btn-secondary:hover {
  text-shadow: none;
  background: var(--Secondary-menu-button, linear-gradient(180deg, #000 30%, #4A4A4A 100%));
  color: #F6F6F6;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(0, 0, 0, 0.08);
}

.home .site-header .custom-logo-link img {
  filter: none;
}
.home .site-header__menu a, .home .site-header__menu .like-link {
  color: #FFFFFF;
}
.home .site-header__menu li .sub-menu {
  background: rgba(255, 255, 255, 0.15);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.59);
}
.home .site-header__menu li .sub-menu li .sub-menu {
  background: linear-gradient(270deg, #000 -49.83%, #272C30 41.61%, #878D93 133.06%);
  border: none;
}
.home .site-header__menu li a, .home .site-header__menu li .like-link {
  color: #FFFFFF;
}
@media (min-width: 768px) {
  .home .site-header__menu li.menu-item-has-children:hover a:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 height=%277%27 viewBox=%270 0 10 7%27 fill=%27none%27%3E%3Cpath d=%27M8.4425 6.5L5 2.7915L1.5575 6.5L0.5 5.3583L5 0.5L9.5 5.3583L8.4425 6.5Z%27 fill=%27white%27/%3E%3C/svg%3E");
    transition: all 0.4s ease-in-out;
  }
}
.home .site-header__menu li.menu-item-has-children.open a:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 height=%277%27 viewBox=%270 0 10 7%27 fill=%27none%27%3E%3Cpath d=%27M8.4425 6.5L5 2.7915L1.5575 6.5L0.5 5.3583L5 0.5L9.5 5.3583L8.4425 6.5Z%27 fill=%27white%27/%3E%3C/svg%3E");
  transition: all 0.4s ease-in-out;
}
.home .site-header__menu li.menu-item-has-children a:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%279%27 height=%276%27 viewBox=%270 0 9 6%27 fill=%27none%27%3E%3Cpath d=%27M1.0575 0L4.5 3.7085L7.9425 0L9 1.1417L4.5 6L0 1.1417L1.0575 0Z%27 fill=%27white%27/%3E%3C/svg%3E");
}

.site-header {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 99;
}
.site-header.scroll-header .custom-logo-link img {
  filter: brightness(0) invert(1);
}
.site-header.scroll-header .site-header__wrapper-bg {
  background: rgba(0, 0, 0, 0.95);
  border-color: #272C30;
}
.site-header.scroll-header .site-header__menu a, .site-header.scroll-header .site-header__menu .like-link {
  color: #FFFFFF;
}
.site-header.scroll-header .site-header__menu li .sub-menu {
  background: rgba(0, 0, 0, 0.4);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.59);
}
.site-header.scroll-header .site-header__menu li .sub-menu li .sub-menu {
  background: linear-gradient(270deg, #000 -49.83%, #272C30 41.61%, #878D93 133.06%);
  border: none;
}
.site-header.scroll-header .site-header__menu li a, .site-header.scroll-header .site-header__menu li .like-link {
  color: #FFFFFF;
}
@media (min-width: 768px) {
  .site-header.scroll-header .site-header__menu li.menu-item-has-children:hover a:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 height=%277%27 viewBox=%270 0 10 7%27 fill=%27none%27%3E%3Cpath d=%27M8.4425 6.5L5 2.7915L1.5575 6.5L0.5 5.3583L5 0.5L9.5 5.3583L8.4425 6.5Z%27 fill=%27white%27/%3E%3C/svg%3E");
    transition: all 0.4s ease-in-out;
  }
}
.site-header.scroll-header .site-header__menu li.menu-item-has-children.open a:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 height=%277%27 viewBox=%270 0 10 7%27 fill=%27none%27%3E%3Cpath d=%27M8.4425 6.5L5 2.7915L1.5575 6.5L0.5 5.3583L5 0.5L9.5 5.3583L8.4425 6.5Z%27 fill=%27white%27/%3E%3C/svg%3E");
  transition: all 0.4s ease-in-out;
}
.site-header.scroll-header .site-header__menu li.menu-item-has-children a:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%279%27 height=%276%27 viewBox=%270 0 9 6%27 fill=%27none%27%3E%3Cpath d=%27M1.0575 0L4.5 3.7085L7.9425 0L9 1.1417L4.5 6L0 1.1417L1.0575 0Z%27 fill=%27white%27/%3E%3C/svg%3E");
}
.site-header.scroll-header .menu-btn svg {
  filter: brightness(0) invert(1);
}
@media (min-width: 768px) {
  .site-header {
    margin: 0 0 28px;
    top: 28px;
  }
}
.site-header a {
  text-decoration: none;
  color: inherit;
}
.site-header__wrapper {
  padding: 0;
}
@media (min-width: 1200px) {
  .site-header__wrapper {
    padding: 0px 120px;
  }
}
.site-header__wrapper-bg {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 16px;
  height: 68px;
  padding: 16px;
  position: relative;
  z-index: 99;
  background: rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.15);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.59);
}
@media (min-width: 768px) {
  .site-header__wrapper-bg {
    border-radius: 24px;
    height: 81px;
  }
}
.site-header__wrapper-over {
  position: absolute;
  top: 0px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: calc(100vh + 84px);
  z-index: 98;
  will-change: visibility, opacity;
  background-image: url(..//images/body-bg2.png);
  background-color: #F6F6F6;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
  visibility: hidden;
  /*             
              &:before {
                  content: "";
                  position: absolute;
                  top: 0;
                  left: 0;
                  bottom: 0;
                  right: 0;
                  background-image: url('../images/hero-bg-m.png');
                  mix-blend-mode: screen;
                  opacity: 0.5;
                  background-position: top;
                  background-repeat: no-repeat;
                  background-size: cover;
                  z-index: 98;
              } 
  */
}
@media (min-width: 768px) {
  .site-header__wrapper-over {
    display: none;
  }
}
.site-header__wrapper {
  /* Open mobile menu */
}
.site-header__wrapper.open .site-header__wrapper-over {
  opacity: 1;
  visibility: visible;
  margin-top: -24px;
}
.site-header__wrapper.open .site-header__menu {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 40px;
  opacity: 1;
  visibility: visible;
  position: absolute;
  top: 96px;
  left: 0;
  height: auto;
  width: 100%;
  height: 100vh;
}
.site-header__wrapper.open .site-header__menu-container {
  width: 100%;
}
.site-header__wrapper.open .site-header__menu-list {
  flex-direction: column;
  gap: 16px;
}
.site-header__wrapper.open .site-header__menu-list .current-menu-item a, .site-header__wrapper.open .site-header__menu-list .current-menu-item .like-link {
  color: #FFFFFF;
}
.site-header__wrapper.open .site-header__menu-list li {
  flex-direction: column;
  justify-content: center;
  gap: 0;
  border-radius: 16px;
  width: 100%;
  max-width: 100%;
  padding: 24px 16px;
  height: auto;
  background-image: url("data:image/svg+xml,%3Csvg width=%27358%27 height=%2765%27 viewBox=%270 0 358 65%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Crect width=%27358%27 height=%2765%27 rx=%2716%27 fill=%27white%27 fill-opacity=%270.3%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}
.site-header__wrapper.open .site-header__menu-list li:hover {
  border-radius: 16px;
}
.site-header__wrapper.open .site-header__menu-list li a {
  width: 100%;
  color: #FFFFFF;
}
@media (min-width: 768px) {
  .site-header__wrapper.open .site-header__menu-list li.menu-item-has-children:hover > ul {
    opacity: 1;
    visibility: visible;
    height: auto;
    padding: 24px 0;
    margin-top: 24px;
  }
}
.site-header__wrapper.open .site-header__menu-list li.menu-item-has-children > ul.opened {
  opacity: 1;
  visibility: visible;
  height: auto;
  padding: 24px 0;
  margin-top: 24px;
}
.site-header__wrapper.open .site-header__menu-list li .sub-menu {
  position: unset;
  background: none;
  border: 0;
  box-shadow: none;
  backdrop-filter: blur(0);
  gap: 14px;
  height: 0;
  padding: 0;
  opacity: 0;
  transition: none;
  transform: translateX(0%);
}
.site-header__wrapper.open .site-header__menu-list li .sub-menu li {
  background: none;
  border: 0;
  box-shadow: none;
  padding: 10px 0;
}
@media (min-width: 768px) {
  .site-header__wrapper.open .site-header__menu-list li .sub-menu li:hover {
    background: url("data:image/svg+xml,%3Csvg width=%27358%27 height=%2737%27 viewBox=%270 0 358 37%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Crect width=%27358%27 height=%2737%27 rx=%2718.5%27 fill=%27url%28%23paint0_linear_239_34280%29%27/%3E%3Cdefs%3E%3ClinearGradient id=%27paint0_linear_239_34280%27 x1=%27179%27 y1=%27-11.3523%27 x2=%27179%27 y2=%2742.8864%27 gradientUnits=%27userSpaceOnUse%27%3E%3Cstop stop-color=%27%230052D4%27/%3E%3Cstop offset=%270.5%27 stop-color=%27%234364F7%27/%3E%3Cstop offset=%271%27 stop-color=%27%236FB1FC%27/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
  }
}
@media (min-width: 768px) {
  .site-header__wrapper.open .site-header__menu-list li .sub-menu li.menu-item-has-children:hover ul {
    opacity: 1;
    visibility: visible;
    height: auto;
    padding: 24px 0;
    margin-top: 12px;
  }
}
.site-header__wrapper.open .site-header__menu-list li .sub-menu li.menu-item-has-children ul.opened {
  opacity: 1;
  visibility: visible;
  height: auto;
  padding: 24px 0;
  margin-top: 12px;
}
.site-header__wrapper.open .site-header__menu-list li .sub-menu li.menu-item-has-children.open {
  background: url("data:image/svg+xml,%3Csvg width=%27358%27 height=%2737%27 viewBox=%270 0 358 37%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Crect width=%27358%27 height=%2737%27 rx=%2718.5%27 fill=%27url%28%23paint0_linear_239_34280%29%27/%3E%3Cdefs%3E%3ClinearGradient id=%27paint0_linear_239_34280%27 x1=%27179%27 y1=%27-11.3523%27 x2=%27179%27 y2=%2742.8864%27 gradientUnits=%27userSpaceOnUse%27%3E%3Cstop stop-color=%27%230052D4%27/%3E%3Cstop offset=%270.5%27 stop-color=%27%234364F7%27/%3E%3Cstop offset=%271%27 stop-color=%27%236FB1FC%27/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}
.site-header__wrapper.open .site-header__menu-list li .sub-menu li ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  gap: 14px;
  border-radius: 16px;
  background: var(--Linear-Color-Reverse, linear-gradient(0deg, #0052D4 -30.68%, #4364F7 42.61%, #6FB1FC 115.91%));
  position: unset;
  height: 0px;
  width: 100%;
  border: 0;
  box-shadow: none;
  padding: 0;
  opacity: 0;
  transform: translateX(0);
  transition: none;
}
.site-header__wrapper.open .site-header__menu-list li .sub-menu li ul li {
  display: flex;
  padding: 10px 24px;
  align-items: center;
  gap: 10px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.site-header__wrapper.open .site-header__menu-list li .sub-menu li ul li:hover, .site-header__wrapper.open .site-header__menu-list li .sub-menu li ul li.current_page_item {
  background: #F6F6F6;
}
.site-header__wrapper.open .site-header__menu-list li .sub-menu li ul li:hover a, .site-header__wrapper.open .site-header__menu-list li .sub-menu li ul li.current_page_item a {
  color: #FFFFFF;
}
.site-header__wrapper.open .site-header__menu-list li .sub-menu li ul li a {
  color: #FFFFFF;
  /* Body4 */
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 19.6px */
}
.site-header__wrapper.open .menu-btn svg:first-child {
  visibility: hidden;
  opacity: 0;
}
.site-header__wrapper.open .menu-btn svg:last-child {
  visibility: visible;
  opacity: 1;
}
.site-header__wrapper .popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9999;
  justify-content: center;
  align-items: center;
}
.site-header__wrapper .popup-overlay.active {
  display: flex;
}
.site-header__wrapper .popup-overlay.active .contact-form-wrapper {
  width: 100%;
}
.site-header__wrapper .popup-overlay.active .site-header__contact-form .cf7mls-btns {
  padding-bottom: 0;
}
.site-header__wrapper .popup-close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  background: transparent;
  border: none;
  font-size: 20px;
  cursor: pointer;
}
.site-header__logo {
  display: flex;
  align-items: center;
  max-width: 150px;
}
.site-header__logo img {
  width: 100%;
  height: 36px;
}
.site-header__menu {
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
}
@media (min-width: 768px) {
  .site-header__menu {
    display: flex;
    opacity: 1;
    visibility: visible;
  }
}
.site-header__menu-list {
  display: flex;
  align-items: center;
  gap: 40px;
}
.site-header__menu li {
  display: flex;
  align-items: center;
  height: 37px;
}
.site-header__menu li a, .site-header__menu li .like-link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: #272C30;
  /* H8 */
  font-family: "Figtree", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 16.8px */
  text-transform: capitalize;
}
.site-header__menu li .sub-menu {
  display: flex;
  flex-direction: column;
  gap: 10px;
  position: absolute;
  top: 97px;
  left: 0;
  list-style: none;
  border-radius: 24px;
  margin: 0;
  padding: 16px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10%);
  transition: all 0.4s ease-in-out;
  background: rgba(0, 0, 0, 0.4);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.59);
  backdrop-filter: blur(0px);
}
.site-header__menu li .sub-menu li {
  display: flex;
  padding: 16px 40px;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border-radius: 60px;
  height: auto;
  max-width: 289px;
  position: relative;
}
@media (min-width: 768px) {
  .site-header__menu li .sub-menu li:hover {
    background: linear-gradient(270deg, #000 -49.83%, #272C30 41.61%, #878D93 133.06%);
  }
  .site-header__menu li .sub-menu li:hover a {
    color: #F6F6F6;
    text-decoration: underline;
  }
}
.site-header__menu li .sub-menu li.open {
  background: linear-gradient(270deg, #000 -49.83%, #272C30 41.61%, #878D93 133.06%);
}
.site-header__menu li .sub-menu li.open a {
  color: #F6F6F6;
}
.site-header__menu li .sub-menu li:first-child ul {
  border-radius: 0 16px 16px 16px;
  top: 0;
  bottom: auto;
  background: linear-gradient(270deg, #000 -49.83%, #272C30 41.61%, #878D93 133.06%);
}
.site-header__menu li .sub-menu li:nth-child(2) ul {
  border-radius: 16px;
  top: -109%;
  bottom: auto;
  background: linear-gradient(270deg, #000 -49.83%, #272C30 41.61%, #878D93 133.06%);
}
.site-header__menu li .sub-menu li:nth-child(4) ul {
  height: 210px;
}
.site-header__menu li .sub-menu li:nth-child(6) ul {
  height: 210px;
}
.site-header__menu li .sub-menu li a {
  color: #FFFFFF;
  /* H8 */
  font-family: "Figtree", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 16.8px */
  text-transform: capitalize;
}
.site-header__menu li .sub-menu li a:after {
  display: none;
  background: none;
}
.site-header__menu li .sub-menu li ul {
  display: flex;
  padding: 10px;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 10px;
  border-radius: 16px 16px 16px 0;
  background: linear-gradient(270deg, #000 -49.83%, #272C30 41.61%, #878D93 133.06%);
  top: auto;
  bottom: 0;
  left: 289px;
  height: 160px;
  width: -moz-max-content;
  width: max-content;
  border: 0;
  box-shadow: none;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-10%);
  transition: all 0.4s ease-in-out;
}
.site-header__menu li .sub-menu li ul li {
  display: flex;
  padding: 10px 24px;
  align-items: center;
  gap: 10px;
}
.site-header__menu li .sub-menu li ul li:hover {
  background: #878D93;
}
.site-header__menu li .sub-menu li ul li:hover a {
  color: #FFFFFF;
}
.site-header__menu li .sub-menu li ul li a {
  color: #FFFFFF;
  /* Body4 */
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 19.6px */
}
@media (min-width: 768px) {
  .site-header__menu li .sub-menu li.menu-item-has-children a:hover ul {
    opacity: 1;
    visibility: visible;
    transform: translateX(0%);
  }
}
.site-header__menu li .sub-menu li.menu-item-has-children.open a ul.opened {
  opacity: 1;
  visibility: visible;
  transform: translateX(0%);
}
@media (min-width: 768px) {
  .site-header__menu li.menu-item-has-children {
    cursor: pointer;
  }
  .site-header__menu li.menu-item-has-children:hover {
    border-radius: 60px 0 0 60px;
  }
  .site-header__menu li.menu-item-has-children:hover a:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 height=%277%27 viewBox=%270 0 10 7%27 fill=%27none%27%3E%3Cpath d=%27M8.4425 6.5L5 2.7915L1.5575 6.5L0.5 5.3583L5 0.5L9.5 5.3583L8.4425 6.5Z%27 fill=%27%23272C30%27/%3E%3C/svg%3E");
    transition: all 0.4s ease-in-out;
  }
  .site-header__menu li.menu-item-has-children:hover > ul {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
    backdrop-filter: blur(14px);
  }
}
.site-header__menu li.menu-item-has-children.open a:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 height=%277%27 viewBox=%270 0 10 7%27 fill=%27none%27%3E%3Cpath d=%27M8.4425 6.5L5 2.7915L1.5575 6.5L0.5 5.3583L5 0.5L9.5 5.3583L8.4425 6.5Z%27 fill=%27%23272C30%27/%3E%3C/svg%3E");
  transition: all 0.4s ease-in-out;
}
.site-header__menu li.menu-item-has-children > ul.opened {
  opacity: 1;
  visibility: visible;
  transform: translateY(0%);
  backdrop-filter: blur(14px);
}
.site-header__menu li.menu-item-has-children a:after {
  content: "";
  display: inline;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 height=%277%27 viewBox=%270 0 10 7%27 fill=%27none%27%3E%3Cpath d=%27M1.5575 0.5L5 4.2085L8.4425 0.5L9.5 1.6417L5 6.5L0.5 1.6417L1.5575 0.5Z%27 fill=%27%23272C30%27/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 9px;
  height: 6px;
}
.site-header__menu .current-menu-item a, .site-header__menu .current-menu-item .like-link {
  text-decoration: underline;
}
.site-header__button {
  display: none;
}
@media (min-width: 768px) {
  .site-header__button {
    display: block;
    font-size: 14px;
  }
}
.site-header__button.in-mobile-menu {
  display: block;
  width: auto;
}
@media (min-width: 768px) {
  .site-header__button.in-mobile-menu {
    display: none;
  }
}
.site-header .menu-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  box-shadow: none;
  background: none;
  position: relative;
}
@media (min-width: 768px) {
  .site-header .menu-btn {
    display: none;
  }
}
.site-header .menu-btn svg {
  position: absolute;
}
.site-header .menu-btn svg:first-child {
  visibility: visible;
  opacity: 1;
}
.site-header .menu-btn svg:last-child {
  visibility: hidden;
  opacity: 0;
}
.site-header.scroll-header .site-header__wrapper-bg {
  max-width: 100%;
}

.site-footer {
  background-color: #000;
}
@media (max-width: 991.98px) {
  .site-footer .container {
    padding-inline: 16px;
  }
}
.site-footer a {
  text-decoration: none;
  color: inherit;
}
@media (max-width: 991.98px) {
  .site-footer__main {
    flex-direction: column;
    height: auto;
  }
}
.site-footer__menus {
  justify-content: space-between;
  padding-top: 40px;
}
@media (max-width: 991.98px) {
  .site-footer__menus {
    gap: 16px;
    flex-direction: column;
  }
}
.site-footer__menus .menu-col {
  max-width: 210px;
}
.site-footer__menus .menu-col .footer-menu {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.site-footer__menus .menu-col .footer-menu .footer-menu-head-item {
  color: #EAEAEA;
  padding-bottom: 16px;
}
.site-footer__menus .menu-col .footer-menu .footer-menu-head-item a:hover {
  color: #878D93;
}
.site-footer__menus .menu-col .footer-menu li {
  padding-bottom: 7px;
}
.site-footer__menus .menu-col .footer-menu li a {
  color: #FFFFFF;
}
.site-footer__menus .menu-col .footer-menu li a:hover {
  text-decoration: underline;
}
.site-footer__copyright {
  color: #EAEAEA;
}
@media (max-width: 991.98px) {
  .site-footer__copyright {
    flex-direction: column-reverse;
    align-items: center;
  }
}
@media (max-width: 991.98px) {
  .site-footer__copyright .copyright-links {
    padding-bottom: 16px;
  }
}
.site-footer__copyright .copyright-links a {
  color: #EAEAEA;
}
.site-footer__copyright .copyright-links a:hover {
  text-transform: uppercase;
}

/* Backgrounds */
/* Transitions */
/* Icons */
/* Backgrounds */
@media (min-width: 992px) {
  .block-advantages-home {
    background-position: center top !important;
  }
}

.block-advantages {
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-size: 100% 120%;
  background-position: center;
}
.block-advantages__text {
  padding-inline: 16px;
}
@media (min-width: 992px) {
  .block-advantages__text {
    max-width: 702px;
    margin: 0 auto;
  }
}
.block-advantages__text .block-advantages__title {
  font-weight: 600;
  line-height: 1.2;
  text-transform: capitalize;
}
@media (max-width: 991.98px) {
  .block-advantages__text .block-advantages__title {
    padding-inline: 22px;
  }
}
@media (max-width: 991.98px) {
  .block-advantages__text .block-advantages__title h2 {
    font-size: 32px;
  }
}
.block-advantages__text .block-advantages__desc p:last-child {
  margin: 0;
}
.block-advantages__text .block-advantages__desc a {
  color: #000;
}
.block-advantages__text .block-advantages__desc a:hover {
  color: #878D93;
}
.block-advantages__text p {
  color: #4E5358;
  line-height: 1.4;
}
@media (min-width: 992px) {
  .block-advantages__text p {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .block-advantages .container-advantages {
    max-width: 1200px;
    padding-inline: 30px;
  }
}
@media (max-width: 1199.98px) {
  .block-advantages .container-advantages {
    max-width: 960px;
    padding-inline: 30px;
  }
}
@media (max-width: 991.98px) {
  .block-advantages .container-advantages {
    padding-inline: 0;
    max-width: 100%;
    margin-left: calc((100vw - 660px) / 2);
  }
}
@media (max-width: 767.98px) {
  .block-advantages .container-advantages {
    margin-left: calc((100vw - 480px) / 2);
  }
}
@media (max-width: 575.98px) {
  .block-advantages .container-advantages {
    margin-left: 16px;
  }
}
@media (min-width: 992px) {
  .block-advantages__list-wrapper {
    gap: 16px;
    flex-wrap: wrap;
    padding-bottom: 8px;
  }
}
@media (min-width: 992px) {
  .block-advantages__list .more-items .block-advantages__item {
    width: calc(33% - 8px);
  }
}
@media (min-width: 992px) {
  .block-advantages__list .less-items .block-advantages__item {
    width: calc(50% - 8px);
  }
}
@media (min-width: 992px) {
  .block-advantages__list .w-33 .block-advantages__item {
    width: calc(33% - 8px);
  }
}
.block-advantages__list .block-advantages__item {
  height: auto;
  border-radius: 24px;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 32px;
  transition: all 0.4s ease-in-out;
}
.block-advantages__list .block-advantages__item:hover {
  transform: scale(1.03);
}
.block-advantages__list .block-advantages__item .item-title {
  font-size: 24px;
  letter-spacing: -0.1px;
  color: #000;
}
.block-advantages__list .block-advantages__item .item-text {
  color: #878D93;
  font-size: 18px;
}

body.page-solution .block-advantages__text {
  max-width: 1140px;
}
body.page-solution .block-advantages__title {
  max-width: 704px;
  margin: 0 auto;
}

/* Backgrounds */
/* Transitions */
/* Icons */
/* Backgrounds */
.block-questions__text {
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .block-questions__text {
    padding-bottom: 0;
  }
}
@media (max-width: 991.98px) {
  .block-questions__text {
    padding-inline: 16px;
  }
}
.block-questions__text h2 {
  font-size: 32px;
  text-align: center;
  text-transform: capitalize;
  line-height: 1.2;
}
@media (min-width: 992px) {
  .block-questions__text h2 {
    font-size: 48px;
    text-align: start;
  }
}
@media (max-width: 991.98px) {
  .block-questions__text h2 {
    padding-inline: 20px;
  }
}
.block-questions__text h2 span {
  color: #000;
}
.block-questions__text p {
  text-align: center;
  color: #4E5358;
  font-size: 16px;
  line-height: 1.4;
  margin: 0;
}
@media (min-width: 992px) {
  .block-questions__text p {
    font-size: 20px;
    text-align: start;
    max-width: 380px;
  }
}
@media (max-width: 991.98px) {
  .block-questions__main {
    padding-inline: 16px;
  }
}
.block-questions__main .accordion-content__inner a {
  color: #000;
}
.block-questions__main .accordion-content__inner a:hover {
  color: #878D93;
}
.block-questions__list .accordion-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-block: 2px;
}
.block-questions__list .accordion-item:last-child {
  border: none;
}
.block-questions__list .accordion-button {
  font-family: "Figtree", sans-serif;
  width: 100%;
  color: #272C30;
  font-size: 18px;
  text-align: left;
  font-weight: 600;
  cursor: pointer;
  outline: none;
  transition: background-color 0.2s ease;
  border: none;
  background-color: transparent;
  line-height: 1.2;
  background-repeat: no-repeat;
  background-position: center right;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27%3E%3Cpath d=%27M19 13H13V19H11V13H5V11H11V5H13V11H19V13Z%27 fill=%27%23272C30%27/%3E%3C/svg%3E");
  padding-right: 30px;
  padding-left: 0;
  text-transform: capitalize;
}
@media (min-width: 992px) {
  .block-questions__list .accordion-button {
    font-size: 24px;
  }
}
.block-questions__list .accordion-button.active {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2725%27 viewBox=%270 0 24 25%27 fill=%27none%27%3E%3Cpath d=%27M19 13.5H5V11.5H19V13.5Z%27 fill=%27%23272C30%27/%3E%3C/svg%3E");
}
.block-questions__list .accordion-content {
  display: none;
}
.block-questions__list .accordion-content__inner {
  font-size: 16px;
  padding: 0 0 16px;
  line-height: 1.4;
  color: #000;
}
@media (min-width: 992px) {
  .block-questions__list .accordion-content__inner {
    font-size: 18px;
    padding: 0 24px 24px;
  }
}
.block-questions--non-columns .accordion-button {
  padding-left: 0 !important;
}
.block-questions--non-columns .accordion-content__inner {
  padding-left: 0 !important;
}
.single-post__content .block-questions {
  padding: 0 !important;
}
.single-post__content .block-questions .container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.single-post__content .block-questions .block-questions__title {
  margin-bottom: 16px;
  padding-bottom: 0 !important;
}

/* Backgrounds */
/* Transitions */
/* Icons */
/* Backgrounds */
.block-contact {
  background-color: #FFFFFF;
}
.block-contact__form {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 24px;
  padding: 24px;
  max-width: 780px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .block-contact__form {
    padding: 40px 80px;
  }
}
.block-contact__form form h4 {
  margin-bottom: 32px;
}
.block-contact__form form .form-row {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding-bottom: 16px;
}
@media (min-width: 992px) {
  .block-contact__form form .form-row {
    gap: 24px;
    flex-direction: row;
  }
}
.block-contact__form form .form-row:last-child {
  padding-bottom: 16px;
}
.block-contact__form form .form-row input, .block-contact__form form .form-row textarea {
  width: 100%;
  padding: 16px;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.05) 100%);
}
.block-contact__form form .form-row input::-moz-placeholder, .block-contact__form form .form-row textarea::-moz-placeholder {
  line-height: 1.4;
  font-size: 14px;
  color: #272C30;
  font-weight: 400;
}
.block-contact__form form .form-row input::placeholder, .block-contact__form form .form-row textarea::placeholder {
  line-height: 1.4;
  font-size: 14px;
  color: #272C30;
  font-weight: 400;
}
.block-contact__form form .form-row input:hover::-moz-placeholder, .block-contact__form form .form-row textarea:hover::-moz-placeholder {
  color: #EAEAEA;
}
.block-contact__form form .form-row input:hover::placeholder, .block-contact__form form .form-row textarea:hover::placeholder {
  color: #EAEAEA;
}
.block-contact__form form .form-row .wpcf7-form-control-wrap {
  width: 100%;
}
.block-contact__form form .form-row textarea {
  height: 52px;
  max-width: 100%;
}
.block-contact__form form .form-row-checkbox {
  font-size: 14px;
}
.block-contact__form form .form-row-checkbox .wpcf7-checkbox .wpcf7-list-item {
  margin: 0;
}
.block-contact__form form .form-row-checkbox .wpcf7-checkbox .wpcf7-list-item label {
  display: flex;
  align-items: baseline;
  gap: 16px;
  font-size: 14px;
}
.block-contact__form form .form-row-checkbox .pp-not {
  padding-left: 29px;
}
.block-contact__form form .form-row-checkbox a {
  color: #000;
  text-decoration: none;
}
.block-contact__form form .form-row-checkbox a:hover {
  text-decoration: underline;
}
.block-contact__form form .cf7mls-btns {
  padding-top: 32px;
  position: relative;
}
.block-contact__form form .cf7mls-btns .wpcf7-submit {
  cursor: pointer;
  padding-block: 16px;
  color: #FFFFFF;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  box-shadow: 0 3px 2px 0 rgba(129, 129, 129, 0.55) inset, 0 -3px 2px 0 rgba(12, 12, 12, 0.24) inset, 0 0 4px 0 #B0B0B0;
  border-radius: 10px;
  border: none;
  background: linear-gradient(180deg, #1E1E1E -30.68%, #1E1E1E 42.61%, rgba(45, 45, 45, 0.58) 115.91%);
}
.block-contact__form form .cf7mls-btns .wpcf7-submit:hover {
  box-shadow: 0 3px 2px 0 rgba(129, 129, 129, 0.55) inset, 0 -3px 2px 0 rgba(12, 12, 12, 0.24) inset, 0 0 4px 0 #B0B0B0;
  color: #000;
  background: linear-gradient(180deg, #FFF -30.68%, #CCC 42.61%, #FFF 115.91%);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.block-contact__form form .cf7mls-btns .wpcf7-spinner {
  position: absolute;
  left: 0;
  bottom: -28px;
}

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