/*purgecss start ignore */

/*! 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;
}

html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

/* Immediately jump any animation to the end point if the user has set their device to "prefers reduced motion". */

@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.001s !important;
    transition-duration: 0.001s !important;
  }
}

*,
::after,
::before {
  border: 0 solid #d4d4d7;
}

@font-face {
  font-family: 'Colfax';

  src: url('/dist/fonts/ColfaxWebRegular.woff2') format('woff2'), url('/dist/fonts/ColfaxWebRegular.woff') format('woff');

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Colfax';

  src: url('/dist/fonts/ColfaxWebRegularItalic.woff2') format('woff2'), url('/dist/fonts/ColfaxWebRegularItalic.woff') format('woff');

  font-weight: normal;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: 'Colfax';

  src: url('/dist/fonts/ColfaxWebBold.woff2') format('woff2'), url('/dist/fonts/ColfaxWebBold.woff') format('woff');

  font-weight: bold;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Colfax';

  src: url('/dist/fonts/ColfaxWebMedium.woff2') format('woff2'), url('/dist/fonts/ColfaxWebMedium.woff') format('woff');

  font-weight: 500;

  font-style: normal;

  font-display: swap;
}

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

body {
  font-family: Colfax, sans-serif;
  font-weight: normal;
  font-size: 1rem;
  color: #1b1b20;
  line-height: 1.5;
}

::-moz-selection {
  background: #ffd000;
  color: #0F0F10;
  text-shadow: none;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}

::selection {
  background: #ffd000;
  color: #0F0F10;
  text-shadow: none;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}

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

p {
  margin-top: 0;
}

b,
strong {
  font-weight: 500;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.v--no-underline:hover {
  text-decoration: none;
}

a:not([class]) {
  color: #0066FF;
}

a:not([class]):hover {
  text-decoration: underline;
}

input[type="email"] {
  padding: 0.75rem;
  line-height: normal;
  box-shadow: none;
  width: 100%;
  border: 1px solid #0F0F10;
  border-radius: 0.5rem;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  text-overflow: ellipsis;
}

input[type="email"].v--sm {
  padding: 0.5rem 0.75rem;
}

input[type="email"].v--light {
  border-color: #d4d4d7;
}

input[type="text"] {
  padding: 0.75rem;
  line-height: normal;
  box-shadow: none;
  width: 100%;
  border: 1px solid #0F0F10;
  border-radius: 0.5rem;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  text-overflow: ellipsis;
}

input[type="text"].v--sm {
  padding: 0.5rem 0.75rem;
}

input[type="text"].v--light {
  border-color: #d4d4d7;
}

input[type="search"] {
  padding: 0.75rem;
  line-height: normal;
  box-shadow: none;
  width: 100%;
  border: 1px solid #0F0F10;
  border-radius: 0.5rem;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  text-overflow: ellipsis;
}

input[type="search"].v--sm {
  padding: 0.5rem 0.75rem;
}

input[type="search"].v--light {
  border-color: #d4d4d7;
}

input[type="url"] {
  padding: 0.75rem;
  line-height: normal;
  box-shadow: none;
  width: 100%;
  border: 1px solid #0F0F10;
  border-radius: 0.5rem;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  text-overflow: ellipsis;
}

input[type="url"].v--sm {
  padding: 0.5rem 0.75rem;
}

input[type="url"].v--light {
  border-color: #d4d4d7;
}

input[type="tel"] {
  padding: 0.75rem;
  line-height: normal;
  box-shadow: none;
  width: 100%;
  border: 1px solid #0F0F10;
  border-radius: 0.5rem;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  text-overflow: ellipsis;
}

input[type="tel"].v--sm {
  padding: 0.5rem 0.75rem;
}

input[type="tel"].v--light {
  border-color: #d4d4d7;
}

input[type="radio"]:focus {
  box-shadow: none;
  outline: inital;
}

textarea {
  padding: 0.75rem;
  line-height: normal;
  box-shadow: none;
  width: 100%;
  border: 1px solid #0F0F10;
  border-radius: 0.5rem;
}

select {
  padding: 0.75rem;
  line-height: normal;
  box-shadow: none;
  width: 100%;
  border: 1px solid #0F0F10;
  border-radius: 0.5rem;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  text-overflow: ellipsis;
  background-repeat: no-repeat;
  background-position: calc(100% - 1rem) center;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0L5 6L0 0L10 0Z' fill='%230f0f10'/%3E%3C/svg%3E%0A");
}

select.v--sm {
  padding: 0.5rem 0.75rem;
}

select.v--light {
  border-color: #d4d4d7;
}

select.v--light {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0L5 6L0 0L10 0Z' fill='%23808189'/%3E%3C/svg%3E%0A");
}

img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: auto;
}

video {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: auto;
  aspect-ratio: var(--aspect-ratio);
}

nav ul {
  list-style: none;
}

/* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/del#Accessibility_concerns */

del::before,
del::after {
  clip-path: inset(100%);
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

del::before {
  content: " [deletion start] ";
}

del::after {
  content: " [deletion end] ";
}

blockquote {
  margin: 0;
}

.c-block-quote {
  margin: 2rem 0 3rem;
}

.c-block-quote::before {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMSIgaGVpZ2h0PSIzMCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0ZGRDAwMCIgZD0iTTEzLjA0IDI5LjAySDB2LTkuNThjMC0zLjg4LjMyLTYuOTMuOTctOS4xNkExNC4yNiAxNC4yNiAwIDAxNC43IDQuMjJhMTguNjkgMTguNjkgMCAwMTYuODYtNC4ybDIuNTYgNS41NGMtMi42Ljg5LTQuNDcgMi4xMy01LjYyIDMuNzItMS4xMSAxLjU5LTEuNyAzLjctMS43NiA2LjM0aDYuMzF2MTMuNHptMTYuOSAwSDE2Ljg4di05LjU4YzAtMy45MS4zMy02Ljk4Ljk4LTkuMmExNC4zIDE0LjMgMCAwMTMuNzEtNi4wMiAxOS4yMSAxOS4yMSAwIDAxNi44Ny00LjJMMzEgNS41NmMtMi42Ljg5LTQuNDcgMi4xMy01LjYyIDMuNzItMS4xIDEuNTktMS43IDMuNy0xLjc2IDYuMzRoNi4zMXYxMy40eiIvPjwvc3ZnPg==");
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  width: 72px;
  height: 29px;
  position: absolute;
  top: -15px;
  transform: translateX(-21px);
}

.c-bq-tab {
  margin: 2rem 0 3rem;
}

.c-bq-tab p::before {
  content: '\201C';
}

.c-bq-tab p::after {
  content: '\201D';
}

.c-block-quote-deco {
  border: 3px solid #f6f6f7;
  border-radius: 5px;
  position: relative;
  margin: 2rem 0 3rem;
}

.c-block-quote-deco cite {
  font-style: normal;
}

.c-block-quote-deco::before {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='31' height='29' viewBox='0 0 31 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 29H0v-9.6c0-3.9.3-7 1-9.1C1.7 8 2.9 6 4.7 4.2 6.5 2.4 8.7 1 11.6 0L14 5.5a11 11 0 00-5.6 3.8 11.3 11.3 0 00-1.8 6.3H13V29zm17 0H16.8v-9.6c0-3.9.3-7 1-9.2.6-2.2 1.9-4.2 3.7-6 1.8-1.8 4-3.2 6.8-4.2L31 5.5a11 11 0 00-5.6 3.8 11.3 11.3 0 00-1.8 6.3H30V29z' fill='%23ABABB0'/%3E%3C/svg%3E%0A");
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  width: 72px;
  height: 29px;
  position: absolute;
  top: -15px;
  transform: translateX(-21px);
}

.o-block-link {
  position: relative;
}

.o-block-link a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}

.o-container,
.o-container-xl {
  margin: 0 auto;
  padding: 0 20px;
}

.o-container {
  max-width: 72.5rem;
}

.o-container-xl {
  max-width: 84.5rem;
}

.o-decor {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
  pointer-events: none;
  --translation: 100%;
}

.o-decor__item {
  position: absolute;
  top: 0;
}

.o-decor__item.v--bottom,
.o-decor__item.v--100 {
  top: auto;
  bottom: 0;
}

.o-decor__item.v--25 {
  top: 25%;
}

.o-decor__item.v--50 {
  top: 50%;
}

.o-decor__item.v--75 {
  top: 75%;
}

.o-decor__item.v--left {
  left: 0;
  transform: translateX(calc(var(--translation) * -1));
}

.o-decor__item.v--right {
  right: 0;
  transform: translateX(var(--translation));
}

.o-decor__item.v--under {
  --translation: 50%;
}

.o-decor--flip-x {
  transform: rotateY(180deg);
  transform-origin: center;
}

.o-decor--flip-y {
  transform: rotateX(180deg);
  transform-origin: center;
}

.o-feature {
  display: flex;
  flex-direction: column;
}

.o-feature > div:first-child {
  margin-bottom: 3rem;
}

.o-feature > div:first-child p:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 48rem) {
  .o-feature {
    display: grid;
    align-items: center;
    grid-template-columns: 41.66666667% 50%;
    grid-column-gap: 8.33333333%;
    grid-template-areas: "text visual";
  }

  .o-feature > div:first-child {
    grid-area: text;
    margin-bottom: 0;
  }

  .o-feature > div:last-child {
    grid-area: visual;
  }

  .o-feature.v--inverse {
    grid-template-columns: 50% 41.66666667%;
    grid-template-areas: "visual text";
  }

  .o-feature.v--textual {
    grid-template-columns: 50% 41.66666667%;
  }
}

@media screen and (min-width: 48rem) {
  .o-feature__zoom {
    width: 55vw;
    max-width: 130%;
  }

  .o-feature__zoom.v--xl {
    width: 60vw;
  }
}

.o-feature.v--inverse > div:nth-child(2) .o-feature__zoom {
  float: right;
}

.o-feature-grid {
  display: grid;
  grid-gap: 2rem 5rem;
  max-width: 76rem;
  align-items: center;
}

@media screen and (min-width: 48rem) {
  .o-feature-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.o-feature-grid :last-child {
  margin-bottom: 0;
}

.o-feature-grid.v--gap-default {
  grid-gap: 2rem;
}

.o-feature-grid.v--left {
  margin-left: 0;
  margin-right: auto;
}

.o-feature-grid.v--right {
  margin-right: 0;
  margin-left: auto;
}

@media screen and (min-width: 48rem) {
  .o-feature-grid.v--inverse :nth-child(1) {
    order: 2;
  }

  .o-feature-grid.v--inverse :nth-child(2) {
    order: 1;
  }
}

.o-input-group {
  position: relative;
  display: flex;
}

.o-input-group input:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: none;
}

.o-input-group__prepend .c-btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.o-input-group__append .c-btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.o-wrap {
  margin: 0 auto;
  max-width: 35rem;
}

.o-wrapper {
  overflow-x: hidden;
}

.o-wrapper-xy {
  overflow: hidden;
}

.o-wrapper-clip {
  overflow-x: clip;
}

.o-columns {
  display: grid;
  grid-gap: 3rem 2rem;
}

@media screen and (min-width: 48rem) {
  .o-columns.v--two {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (min-width: 36rem) {
  .o-columns.v--three.v--responsive {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (min-width: 60rem) {
  .o-columns.v--three.v--responsive {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (min-width: 48rem) {
  .o-columns.v--three {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (min-width: 36rem) {
  .o-columns.v--four.v--responsive {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (min-width: 64rem) {
  .o-columns.v--four.v--responsive {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (min-width: 48rem) {
  .o-columns.v--four {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (min-width: 36rem) {
  .o-columns.v--five.v--responsive {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (min-width: 64rem) {
  .o-columns.v--five.v--responsive {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media screen and (min-width: 48rem) {
  .o-columns.v--five {
    grid-template-columns: repeat(5, 1fr);
  }
}

.o-columns.v--sparse {
  grid-gap: 5rem 5rem;
}

.o-fluid-video {
  display: block;
  position: relative;
}

.o-fluid-video::after {
  content: '';
  display: block;
  width: 100%;
  padding-bottom: 56.25%;
}

.o-fluid-video :first-child {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

button {
  color: inherit;
}

.c-btn {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border-width: 1px;
  border-style: solid;
  line-height: normal;
  padding: 0.75rem 1.5rem;
  border-radius: 0.5rem;
  text-decoration: none;
  font-weight: 500;
  transition: background 0.2s, color 0.2s, border 0.2s;
}

.c-btn:not(:focus) {
  box-shadow: none;
}

.c-btn:not(:disabled) {
  cursor: pointer;
}

.c-btn:hover {
  text-decoration: none;
}

.c-btn.v--sm {
  padding: 0.5rem 1rem;
  min-width: 6rem;
}

.c-btn.v--lg {
  font-weight: normal;
  font-size: 1.125rem;
  font-weight: 500;
  padding: 1rem 2rem;
}

.c-btn.v--primary {
  background-color: #0066FF;
  border-color: #0066FF;
  color: #fff;
}

.c-btn.v--primary.v--outline {
  background-color: transparent;
  border-color: #0066FF;
  color: #0066FF;
}

.c-btn.v--primary:hover {
  background-color: #0052cc;
  border-color: #0052cc;
  color: #fff;
}

.c-btn.v--secondary {
  background-color: #fff;
  border-color: #0F0F10;
  color: #0F0F10;
}

.c-btn.v--secondary.v--outline {
  background-color: transparent;
  border-color: #0F0F10;
  color: #0F0F10;
}

.c-btn.v--secondary:hover {
  background-color: #0F0F10;
  border-color: #0F0F10;
  color: #fff;
}

.c-btn.v--secondary.v--transparent:hover {
  background-color: #0F0F10;
}

.c-btn.v--transparent {
  background-color: transparent;
}

.c-btn.v--transparent:hover {
  background-color: transparent;
}

.c-btn.v--signup {
  background-color: #ee0007;
  border-color: #ee0007;
  color: #fff;
}

.c-btn.v--signup.v--outline {
  background-color: transparent;
  border-color: #ee0007;
  color: #ee0007;
}

.c-btn.v--signup:hover {
  background-color: #cf0006;
  border-color: #cf0006;
  color: #fff;
}

.c-btn.v--accent {
  background-color: #ffd000;
  border-color: #ffd000;
  color: #0F0F10;
}

.c-btn.v--accent.v--outline {
  background-color: transparent;
  border-color: #ffd000;
  color: #ffd000;
}

.c-btn.v--accent:hover {
  background-color: #e0b700;
  border-color: #e0b700;
  color: #0F0F10;
}

.c-btn.v--dark {
  background-color: #0F0F10;
  border-color: #0F0F10;
  color: #fff;
}

.c-btn.v--dark.v--outline {
  background-color: transparent;
  border-color: #0F0F10;
  color: #0F0F10;
}

.c-btn.v--dark:hover {
  background-color: #303037;
  border-color: #303037;
  color: #fff;
}

.c-btn.v--white {
  background-color: #fff;
  border-color: #fff;
  color: #0F0F10;
}

.c-btn.v--white.v--outline {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.c-btn.v--white:hover {
  background-color: #f6f6f7;
  border-color: #f6f6f7;
  color: #0F0F10;
}

.c-btn.v--green {
  background-color: #00C057;
  border-color: #00C057;
  color: #fff;
}

.c-btn.v--green.v--outline {
  background-color: transparent;
  border-color: #00C057;
  color: #00C057;
}

.c-btn.v--green:hover {
  background-color: #00a149;
  border-color: #00a149;
  color: #fff;
}

.c-btn.v--unactive {
  opacity: 0.3;
}

.c-btn.v--thick {
  border-width: 2px;
}

.c-btn.v--borderless {
  border: none;
}

.c-btn.v--overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.c-link {
  text-decoration: none;
  color: #0066FF;
  cursor: pointer;
}

.c-link:hover {
  text-decoration: underline;
}

.c-link:not(.v--reset)::after {
  content: "\00a0›";
}

.c-link.v--external::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 2V16H16V9H18V16C18 17.1 17.1 18 16 18H2C0.89 18 0 17.1 0 16V2C0 0.9 0.89 0 2 0H9V2H2ZM11 2V0H18V7H16V3.41L6.17 13.24L4.76 11.83L14.59 2H11Z' fill='%230F0F10'/%3E%3C/svg%3E");
  background-size: 100% auto;
  background-repeat: no-repeat;
  height: 0.8em;
  width: 0.69333333em;
  display: inline-block;
  margin-left: 0.4em;
  margin-bottom: -0.19em;
}

.c-link.v--external.v--blue::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 2V16H16V9H18V16C18 17.1 17.1 18 16 18H2C0.89 18 0 17.1 0 16V2C0 0.9 0.89 0 2 0H9V2H2ZM11 2V0H18V7H16V3.41L6.17 13.24L4.76 11.83L14.59 2H11Z' fill='%230066FF'/%3E%3C/svg%3E");
  background-size: 100% auto;
  background-repeat: no-repeat;
  height: 0.8em;
  width: 0.69333333em;
  display: inline-block;
  margin-left: 0.4em;
  margin-bottom: -0.19em;
}

.c-link.v--reset {
  color: inherit;
}

.u-hover-decoration-none:hover {
  text-decoration: none;
}

.u-selection-none::-moz-selection {
  background: none;
}

.u-selection-none::selection {
  background: none;
}

.c-link__overlay {
  position: relative;
}

.c-link__overlay__url::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}

.c-list {
  padding: 0 0 0 2rem;
  margin: 0;
}

.c-list:not(.v--bullet) {
  list-style-type: none;
}

.c-list__item {
  margin: 0.25rem 0;
}

.c-list.v--tick .c-list__item {
  position: relative;
}

.c-list.v--tick .c-list__item::before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  -webkit-mask: url("data:image/svg+xml,%3Csvg viewBox='0 0 15 11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3.3l1.1 1.1-8.8 8.8-5-5.1 1-1 4 3.9z' fill='%231B1B20' fill-rule='evenodd'/%3E%3C/svg%3E");
          mask: url("data:image/svg+xml,%3Csvg viewBox='0 0 15 11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3.3l1.1 1.1-8.8 8.8-5-5.1 1-1 4 3.9z' fill='%231B1B20' fill-rule='evenodd'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: currentColor;
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin-top: 0.3rem;
  margin-left: -2rem;
}

.c-list.v--tick.v--bold .c-list__item::before {
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M5.23 13.45l.06.05-.06-.05M13.7.4c-.85 1-1.58 2.09-2.34 3.15S9.94 5.61 9.21 6.62s-1.32 1.88-2 2.82-1.42 2.16-2.19 3.2l-.24.3c-.35-.53-.64-1.09-.94-1.65-.43-.89-.84-1.78-1.32-2.68a1.35 1.35 0 0 0-1.85-.5 1.38 1.38 0 0 0-.62.83A1.45 1.45 0 0 0 .18 10c.36.72.71 1.44 1.09 2.16s.64 1.26 1 1.86l.25.4a4.54 4.54 0 0 0 .52.7 2.45 2.45 0 0 0 1.35.88 1.7 1.7 0 0 0 .92-.06 2.74 2.74 0 0 0 1-.59 9.21 9.21 0 0 0 1.35-1.63l.65-.93c1.62-2.45 3.33-4.83 5-7.23.61-.87 1.22-1.74 1.85-2.59l.46-.58a1.47 1.47 0 0 0 .4-1 1.37 1.37 0 0 0-.4-1 1.38 1.38 0 0 0-1-.4 1.18 1.18 0 0 0-.91.4' fill-rule='evenodd'/%3E%3C/svg%3E");
  margin-top: 0.3em;
  margin-left: -1.8rem;
}

.c-list.v--tick.v--blue .c-list__item::before {
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIxMSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzIwRiIgZD0iTTEyLjQuNGwtNyA3LTIuOC0yLjdhMS41IDEuNSAwIDAwLTIuNS43Yy0uMi41IDAgMSAuMyAxLjRsMy45IDMuOGExLjUgMS41IDAgMDAyLjEgMGw4LjItOGExLjUgMS41IDAgMDAtLjctMi41Yy0uNS0uMi0xIDAtMS41LjN6Ii8+PC9zdmc+Cg==");
  margin-top: 0.3em;
  margin-left: -1.8rem;
}

.c-list.v--illustrated-tick .c-list__item {
  margin-left: 0.5rem;
}

.c-list.v--illustrated-tick .c-list__item::before {
  content: "";
  display: block;
  width: 48px;
  height: 48px;
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.9 10.4c-1.5-.6-3.6-1.2-7.4.4-13 5.3-10 16.4-8.9 20 1 3.4 6 8 10.6 8.7 4.6.9 12.2-.7 15-5.1 2.2-3.5 2.2-6.1 2-9.2' stroke='%231B1B20' stroke-width='2.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M38.7 14.6a145.5 145.5 0 00-12 16.6c-.2.5-1 .6-1.5.3-1.1-.8-2.3-1.4-3.8-2.6-2-1.6-5-3.6-5.2-4.5-.1-.8 2-3.3 2.8-3.2.4 0 2.7 1.6 4.4 2.7.5.3 1 .2 1.3-.2l3.6-5.5a38 38 0 016-7.4c1.2-.6 2.7.4 3.2.7l1.9 1.2c1.2.6.4 1-.7 2z' fill='%23FFD000'/%3E%3Cpath d='M38.7 14.8c-.9.8-4.1 5-6.4 8.2-2.4 3.3-3.8 5.2-6.6 8.7-1.6-1.5-4.8-3-6.4-4.3-1.6-1.3-4.3-3.2-4.4-4-.2-.6 3.4-4.7 4-4.6.4.1 3.7 2.5 5.2 3.4l3.5-5.9c1-1.4 4.5-5.7 5.6-6.3 1-.5 1.5 0 2 .3 1.2.9 2.8 2.3 3.6 2.7 1 .6.8 1 0 1.8z' stroke='%231B1B20' stroke-width='2.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin-top: -0.5rem;
  margin-left: -3.5rem;
}

.c-list.v--round .c-list__item {
  counter-increment: numbers-with-background;
}

.c-list.v--round .c-list__item::before {
  content: counter(numbers-with-background);
  padding-right: 0;
  padding-top: 0.3125rem;
  background-color: #ffd000;
  font-size: 1.125rem;
  position: absolute;
  display: block;
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 50%;
  text-align: center;
  margin-left: -3.125rem;
}

.c-list.v--green-tick .c-list__item::before {
  content: "";
  display: block;
  width: 24px;
  height: 32px;
  position: absolute;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSI+PGNpcmNsZSBjeD0iMTIiIGN5PSIxMi4xMyIgcj0iMTIiIGZpbGw9IiM3RUREOTIiLz48cGF0aCBmaWxsPSIjN0VERDkyIiBkPSJtNy43MSAxMi45IDMuMjYgMi42NiA2LjE3LTYuODYiLz48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjQzIiBkPSJtNy43MSAxMi45IDMuMjYgMi42NiA2LjE3LTYuODYiLz48L3N2Zz4=");
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin-top: 0.12rem;
  margin-left: -32px;
}

.c-list.v--bullet {
  list-style-type: bullet;
}

.u-list-style-none {
  list-style: none;
}

/* = 1176px. Required by the design including "✨ LiveChat AI" */

/* = 1272px. Adds wider paddings to .v--top menu items. */

.c-navbar {
  position: sticky;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 11000;
}

@media screen and (max-width: 73.5rem) {
  .c-navbar:has(.v--active) {
    position: fixed;
  }
}

.c-navbar.v--stationary {
  position: relative;
}

.c-navbar.v--set-on-mobile {
  position: relative;
}

@media screen and (min-width: 73.5rem) {
  .c-navbar.v--set-on-mobile {
    position: sticky;
  }
}

.c-navbar.v--set-on-mobile.v--unset {
  position: sticky;
}

@media screen and (min-width: 73.5rem) {
  .c-navbar.v--set-on-desktop {
    position: relative;
  }
}

.c-navbar__content {
  width: 100%;
  height: 5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 1.5rem;
}

.c-navbar__logo img {
  height: 40px;
  width: auto;
  min-width: 111px;
}

.c-navbar__button {
  background: transparent;
  color: inherit;
  cursor: pointer;
  line-height: normal;
  display: flex;
  align-items: center;
  font-weight: 500;
  padding: 0.25rem 0.5rem;
  margin-right: -0.5rem;
}

.c-navbar__button__bar {
  transform: rotate(0);
  opacity: 1;
  transition: transform 0.2s, opacity 0.2s;
}

.c-navbar__button__bar:nth-of-type(1) {
  transform-origin: 13.5px 5.5px;
}

.c-navbar__button__bar:nth-of-type(3) {
  transform-origin: 15px 10.5px;
}

.c-navbar__button.v--disabled {
  pointer-events: none;
}

.c-navbar__button[aria-expanded="true"] .c-navbar__button__bar:nth-of-type(1) {
  transform: rotate(-45deg);
}

.c-navbar__button[aria-expanded="true"] .c-navbar__button__bar:nth-of-type(2) {
  opacity: 0;
}

.c-navbar__button[aria-expanded="true"] .c-navbar__button__bar:nth-of-type(3) {
  transform: rotate(45deg);
}

.c-navbar-search-input {
  padding-left: 2rem;
  background-image: url("../packages/bold-frontend/assets/images/search.svg");
  background-position: 0.25rem center;
  background-repeat: no-repeat;
}

.c-navbar-search-input.v--active {
  background-image: url("../packages/bold-frontend/assets/images/search-active.svg");
}

.c-navbar__mobile-actions {
  display: flex;
  padding: 1.5rem 0;
  margin: 0 -0.75rem;
}

.c-navbar__mobile-actions > * {
  flex: 1;
  margin: 0 0.75rem;
}

.c-navbar__actions {
  display: none;
  margin-left: auto;
  margin-right: -0.25rem;
  position: relative;
}

.c-navbar__actions > * {
  margin: 0 0.25rem;
}

.c-navbar__menu {
  position: absolute;
  width: 100%;
  background: #fff;
  top: 60px;
  left: 0;
  padding: 0 24px 0;
  box-shadow: 0 0.5rem 0.75rem rgba(15, 15, 16, 0.15);
}

.c-navbar__list {
  position: relative;
  z-index: 99;
  padding: 0;
  margin: 0;
  list-style-type: none;
  max-height: calc(100vh - 60px - 85px);
  overflow: scroll;
}

.c-navbar__link {
  display: block;
  padding: 1rem 0;
  color: #0F0F10;
  border-bottom: 1px solid #f6f6f7;
}

.c-navbar__sublist {
  display: none;
}

@media screen and (min-width: 73.5rem) {
  .c-navbar__content {
    height: 90px;
    max-width: 1360px;
    margin: 0 auto;
  }

  .c-navbar__button,
  .c-navbar__mobile-actions {
    display: none;
  }

  .c-navbar__actions {
    display: flex;
  }

  .c-navbar__menu {
    display: block;
    box-shadow: none;
    position: relative;
    width: auto;
    padding: 0;
    top: 0;
  }

  .c-navbar__list {
    display: flex;
    overflow: visible;
  }

  .c-navbar__link {
    font-weight: normal;
    font-size: 1rem;
    color: #0F0F10;
    display: inline-block;
    padding: 1rem 0.75rem;
    border: none;
  }

  .c-navbar__link:hover {
    text-decoration: none;
  }

  .c-navbar__link.v--has-dropdown::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 5px solid #0F0F10;
    vertical-align: middle;
    margin-left: 0.5rem;
    transition: transform 0.3s;
  }

  .c-navbar__item {
    position: relative;
  }

  .c-navbar__item:hover::after {
    transform: rotate(-60deg);
  }

  .c-navbar__item:hover .c-navbar__sublist {
    display: block;
  }

  .c-navbar__sublist {
    display: none;
    position: absolute;
    background: #fff;
    box-shadow: 0 0 2px 0 #d4d4d7, 0 1px 4px 0 #d4d4d7;
    border-radius: 0.25rem;
    left: 0;
    min-width: 230px;
    padding: 0.75rem 0;
    list-style-type: none;
  }

  .c-navbar__sublink {
    width: 100%;
    display: inline-block;
    padding: 0.5rem 1.5rem;
    font-weight: normal;
    font-size: 1rem;
    color: #0F0F10;
  }

  .c-navbar__sublink:hover {
    text-decoration: none;
    font-weight: 500;
    background-color: #f6f6f7;
  }
}

@media screen and (min-width: 75rem) {
  .c-navbar__link {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .c-navbar__item {
    margin: 0 0.75rem;
  }
}

@media screen and (max-width: 78.75rem) {
  .c-navbar__link {
    padding: 1rem 0.6rem;
  }
}

@media screen and (max-width: 36rem) {
  .c-navbar__logo img {
    height: 32px;
  }
}

.c-toc ul {
  padding: 0;
  margin: 0;
}

.c-toc ul li {
  padding: 0;
  margin: 0.25rem;
}

.c-toc ul li a {
  border-radius: 0.5rem;
  display: block;
  margin-bottom: 0.25rem;
  padding: 1rem;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
  color: #1b1b20;
}

.c-toc ul li a:hover,
.c-toc ul li a.v--active {
  text-decoration: none;
  background-color: #f6f6f7;
}

.c-toc--mobile nav {
  max-height: calc(50vh - 72px);
  overflow-y: auto;
}

.c-toc--mobile__wrap {
  transition: 0.3s translate ease-in-out;
}

.c-toc--mobile__wrap:not(.v--active) {
  translate: 0 calc(-100% - 0.75rem);
}

.c-toc--desktop nav {
  max-height: calc(100vh - 235px);
  overflow-y: auto;
}

@media screen and (max-width: 73.5rem) {
  [type].c-navbar__search__input {
    padding-left: 2rem;
    background-image: url("../packages/bold-frontend/assets/images/search.svg");
    background-position: 0.25rem center;
    background-repeat: no-repeat;
    font-weight: normal;
    font-size: 0.875rem;
    position: absolute;
    right: 60px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    width: 20px;
    padding-left: 2.5rem;
    padding-right: 0;
    transition: all 0.4s ease-in-out;
    background-position: 0.5rem center;
    background-color: transparent;
  }

  [type].c-navbar__search__input.v--active {
    background-image: url("../packages/bold-frontend/assets/images/search-active.svg");
  }

  [type].c-navbar__search__input:focus {
    background-color: #fff;
    padding-right: 0.75rem;
    width: calc(100% - 85px);
    right: 70px;
  }
}

@media screen and (max-width: 73.5rem) {
  body:has(.c-menu.v--active) {
    overflow: hidden;
  }
}

.c-menu {
  position: fixed;
  top: 72px;
  left: 0;
  background: #fff;
  width: 100%;
  height: calc(100dvh - 72px);
  overflow: auto;
  display: flex;
  flex-direction: column;
}

.c-menu > * {
  flex-shrink: 0;
  flex-basis: auto;
}

@media screen and (min-width: 73.5rem) {
  .c-menu {
    display: block;
    top: 0;
    position: relative;
    width: auto;
    height: auto;
    overflow: visible;
  }
}

.c-menu[hidden],
.c-menu.v--only-desktop {
  display: none;
}

@media screen and (min-width: 73.5rem) {
  .c-menu[hidden],
  .c-menu.v--only-desktop {
    display: block;
  }
}

.c-menu a {
  color: inherit;
  text-decoration: none;
}

.c-menu a:hover {
  text-decoration: none;
}

.c-menu ul {
  padding: 0;
  margin: 0;
}

.c-menu > ul {
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 73.5rem) {
  .c-menu > ul {
    flex-direction: row;
  }
}

.c-menu > ul > li {
  position: relative;
}

.c-menu > ul > li > button,
.c-menu > ul > li > a {
  white-space: nowrap;
}

@media screen and (min-width: 48rem) {
  .c-menu > ul > li {
    margin: auto 0;
  }
}

.c-menu small {
  font-weight: normal;
  font-size: 0.875rem;
  color: #767680;
  display: none;
}

@media screen and (min-width: 73.5rem) {
  .c-menu small {
    display: inline;
  }
}

.c-menu__item {
  display: block;
  padding: 1.125rem 0;
  cursor: pointer;
  font-weight: normal;
  font-size: 1.125rem;
  color: inherit;
  text-decoration: none;
  transition: background 0.2s, color 0.2s;
  line-height: 1.65;
  width: 100%;
  text-align: left;
  border-bottom: 1px solid inherit;
}

@media screen and (min-width: 73.5rem) {
  .c-menu__item {
    padding: 0.75rem 1rem;
    border-radius: 0.625rem;
    width: auto;
    font-weight: normal;
    font-size: 1rem;
    font-weight: 500;
    border-bottom: none;
  }
}

.c-menu__item .v--no-border {
  border-bottom: none;
}

.c-menu__item:not(.v--top):hover {
  text-decoration: none;
  color: #0F0F10;
}

@media screen and (min-width: 73.5rem) {
  .c-menu__item:not(.v--top):hover {
    background-color: #f6f6f7;
  }

  .t-mode--dark .c-menu__item:not(.v--top):hover {
    background-color: orange;
  }
}

.c-menu__item.v--top {
  font-size: 1.5rem;
  font-weight: 500;
  border-bottom: 1px solid #eeeeef;
  padding: 1.25rem 1.5rem;
}

@media screen and (min-width: 73.5rem) {
  .c-menu__item.v--top {
    font-size: 1rem;
    border-bottom: none;
    padding: 0.75rem;
  }

  .c-menu__item.v--top.v--active {
    text-decoration: underline;
    text-decoration-color: #fff;
    text-decoration-thickness: 0.15rem;
    text-decoration-line: 32px;
    text-underline-offset: 3px;
  }
}

@media screen and (min-width: 79.5rem) {
  .c-menu__item.v--top {
    padding: 1.125rem;
  }
}

@media screen and (max-width: 73.5rem) {
  .c-menu__item.v--m-button {
    border: 1px solid #d9d9d9;
    border-radius: 0.5rem;
    text-align: center;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0.75rem;
  }
}

button.c-menu__item.v--top {
  background: transparent;
  border: none;
  border-bottom: 1px solid #eeeeef;
  cursor: default;
}

@media screen and (min-width: 73.5rem) {
  button.c-menu__item.v--top {
    border-bottom: none;
  }
}

.c-menu .c-menu__arrow {
  position: absolute;
  right: 1.5rem;
  transform: scale(1.5);
  transform-origin: right center;
}

@media screen and (min-width: 73.5rem) {
  .c-menu .c-menu__arrow {
    position: relative;
    right: 0;
    transform: scale(1);
  }
}

.c-menu .c-menu__arrow > svg {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  margin-left: 0.375rem;
  transform-origin: center;
  transition: transform 0.3s;
}

.c-menu__sub {
  display: none;
  overflow: hidden;
  background: #fff;
  padding: 0 1.5rem 0.75rem;
  border-bottom: 1px solid #eeeeef;
}

@media screen and (min-width: 73.5rem) {
  .c-menu__sub {
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.05), 0 40px 34px -16px rgba(0, 0, 0, 0.08), 0 6px 4px -4px rgba(0, 0, 0, 0.06), 0 16px 16px -8px rgba(0, 0, 0, 0.12);
    border-radius: 10px;
    position: absolute;
    left: -32px;
    width: 37rem;
    padding: 0;
    border-bottom: none;
    display: block;
    visibility: hidden;
    opacity: 0;
    transform: scale(0.95);
    transition: opacity 0.15s;
  }
}

@media screen and (min-width: 73.5rem) {
  .c-menu__sub.v--single {
    width: 19rem;
    padding: 2rem;
  }
}

@media screen and (min-width: 73.5rem) {
  .c-menu__sub li {
    margin-bottom: 1rem;
  }
}

.c-menu__sub li:last-child {
  margin-bottom: 0;
}

.c-menu__icon:not(.v--mobile) svg {
  display: none;
}

@media screen and (min-width: 73.5rem) {
  .c-menu__icon:not(.v--mobile) svg {
    display: inline-block;
  }
}

.c-menu__icon svg {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 12px;
}

@media screen and (min-width: 73.5rem) {
  .c-menu__split {
    display: flex;
  }

  .c-menu__split img {
    min-width: 0;
    min-height: 0;
  }

  .c-menu__split > div {
    width: 50%;
    padding: 2rem;
  }

  .c-menu__split > div:not(.v--reset):first-child {
    border-right: 1px solid #f6f6f7;
  }
}

.c-menu__header {
  font-weight: normal;
  font-size: 0.75rem;
  color: #767581;
  font-weight: 500;
  margin-bottom: 1rem;
  padding-top: 1.5rem;
  text-transform: uppercase;
}

@media screen and (min-width: 73.5rem) {
  .c-menu__header {
    padding-top: 0.75rem;
    padding-left: 1rem;
    margin-bottom: 1.5rem;
  }
}

.c-menu__foot-action {
  display: block;
  background: #f6f6f7;
  width: 100%;
  text-align: center;
  font-weight: normal;
  font-size: 1.125rem;
  font-weight: 500;
  padding-top: 1rem;
  padding-bottom: 1rem;
  transition: background-color 0.2s;
}

.c-menu__foot-action > svg {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  margin-left: 0.5rem;
  transition: transform 0.3s;
}

.c-menu__foot-action:hover {
  background: #eeeeef;
}

.c-menu__foot-action:hover > svg {
  transform: translateX(0.5rem);
}

@media screen and (max-width: 1023px) {
  .c-menu__foot-action.v--m-button {
    margin-top: 20px;
    border: 1px solid #d9d9d9;
    background-color: white;
    font-weight: 400;
    border-radius: 0.5rem;
    text-align: center;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0.75rem;
  }
}

@media screen and (min-width: 73.5rem) {
  .c-menu .v--only-mobile {
    display: none;
  }
}

.c-menu .v--only-desktop {
  display: none;
}

@media screen and (min-width: 73.5rem) {
  .c-menu .v--only-desktop {
    display: block;
  }
}

.c-menu .v--opened .c-menu__sub {
  display: block;
}

@media screen and (min-width: 73.5rem) {
  .c-menu .v--opened .c-menu__sub {
    visibility: visible;
    transform: scale(1);
    opacity: 1;
  }
}

.c-menu .v--opened .c-menu__arrow > svg {
  transform: rotate(-180deg);
}

@media screen and (min-width: 73.5rem) {
  .c-menu .v--opened .c-menu__arrow > svg {
    transform: none;
  }
}

@media screen and (min-width: 73.5rem) {
  .c-menu.v--has-opened .c-menu__item.v--top {
    color: #767680;
  }
}

.c-menu.v--has-opened .v--opened .c-menu__item.v--top {
  background: #f6f6f7;
}

@media screen and (min-width: 73.5rem) {
  .c-menu.v--has-opened .v--opened .c-menu__item.v--top {
    background: #fff;
    color: #1b1b20;
  }
}

/* Submenu viewport overflow handling */

.c-menu [data-menu-target="root"] {
  overflow-x: clip;
}

.c-menu [data-menu-target="root"].v--opened {
  overflow-x: visible;
}

@media (min-width: 64rem) {
  .c-hc-article {
    max-width: calc(100% - 300px);
  }
}

.c-hc-article-content--first > p:first-child {
  font-size: 1.29375rem;
  font-weight: normal;
  line-height: 1.35;
  letter-spacing: -0.02em;
}

@media screen and (min-width: 36rem) {
  .c-hc-article-content--first > p:first-child {
    font-size: calc(1.29375rem  +  0.19125  * ((100vw -  36rem ) / 39 ));
  }
}

@media screen and (min-width: 75rem) {
  .c-hc-article-content--first > p:first-child {
    font-size: 1.485rem;
  }
}

.c-hc-article-content h2 {
  font-size: 1.71098438rem;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -0.03em;
  margin-top: 4rem;
  margin-bottom: 2rem;
}

@media screen and (min-width: 36rem) {
  .c-hc-article-content h2 {
    font-size: calc(1.71098438rem  +  0.87647963  * ((100vw -  36rem ) / 39 ));
  }
}

@media screen and (min-width: 75rem) {
  .c-hc-article-content h2 {
    font-size: 2.587464rem;
  }
}

.c-hc-article-content img {
  border: 1px solid #d4d4d7;
  border-radius: 4px;
  margin: 2rem 0 3rem;
  width: auto;
  height: auto;
  max-width: 100%;
}

.c-hc-article-content img.u-border-0 {
  border-width: 0;
}

.c-hc-article-content img.u-inline {
  margin: 0 0.5rem;
  border: none;
  width: auto;
  height: 1.25em;
}

.c-hc-article-content img.u-my-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.c-hc-article-content li {
  margin-bottom: 1rem;
}

.c-hc-article-content code {
  background-color: #f6f6f7;
}

.c-hc-article-content pre {
  max-width: calc(100vw - (20px * 2));
}

.c-hc-article-content pre code {
  display: block;
  overflow: auto;
  padding: 1rem 1.5rem;
}

input.c-compact-form__input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: none;
}

.c-compact-form__button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: none;
}

.c-rating-form__feedback {
  display: none;
}

.c-rating-form__feedback.v--shown {
  display: block;
}

.c-rating-form__message {
  width: 100%;
  resize: none;
  height: 10rem;
}

.c-radio-button,
.c-checkbox {
  position: relative;
}

.c-radio-button__input,
.c-checkbox__input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.c-radio-button__label,
.c-checkbox__label {
  cursor: pointer;
  position: relative;
  padding-left: 32px;
  display: block;
}

.c-radio-button__label::before,
.c-checkbox__label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  border: 1px #0F0F10 solid;
  background-color: #fff;
  margin-right: 0.5rem;
}

.c-radio-button.v--light .c-radio-button__label::before,
.c-radio-button.v--light .c-checkbox__label::before,
.c-checkbox.v--light .c-radio-button__label::before,
.c-checkbox.v--light .c-checkbox__label::before {
  border-color: #d4d4d7;
}

.c-radio-button.v--primary .c-radio-button__label::before,
.c-radio-button.v--primary .c-checkbox__label::before,
.c-checkbox.v--primary .c-radio-button__label::before,
.c-checkbox.v--primary .c-checkbox__label::before {
  border-color: #ababb0;
  border-width: 2px;
}

.c-radio-button.v--small .c-radio-button__label::before,
.c-radio-button.v--small .c-checkbox__label::before,
.c-checkbox.v--small .c-radio-button__label::before,
.c-checkbox.v--small .c-checkbox__label::before {
  width: 20px;
  height: 20px;
}

.c-radio-button__input:checked + .c-radio-button__label::before,
.c-radio-button__input:checked + .c-checkbox__label::before,
.c-checkbox__input:checked + .c-radio-button__label::before,
.c-checkbox__input:checked + .c-checkbox__label::before {
  background-color: #eeeeef;
  border-color: #eeeeef;
  background-position: center;
  background-repeat: no-repeat;
}

.c-radio-button.v--primary .c-radio-button__input:checked + .c-radio-button__label::before,
.c-radio-button.v--primary .c-radio-button__input:checked + .c-checkbox__label::before,
.c-radio-button.v--primary .c-checkbox__input:checked + .c-radio-button__label::before,
.c-radio-button.v--primary .c-checkbox__input:checked + .c-checkbox__label::before,
.c-checkbox.v--primary .c-radio-button__input:checked + .c-radio-button__label::before,
.c-checkbox.v--primary .c-radio-button__input:checked + .c-checkbox__label::before,
.c-checkbox.v--primary .c-checkbox__input:checked + .c-radio-button__label::before,
.c-checkbox.v--primary .c-checkbox__input:checked + .c-checkbox__label::before {
  background-color: #0066FF;
  border-color: #0066FF;
  background-position: center;
  background-repeat: no-repeat;
}

.v--primary .c-radio-button__input:hover + .c-radio-button__label::before,
.v--primary .c-radio-button__input:hover + .c-checkbox__label::before,
.v--primary .c-checkbox__input:hover + .c-radio-button__label::before,
.v--primary .c-checkbox__input:hover + .c-checkbox__label::before {
  border-color: #0066FF;
}

.c-radio-button__label::before {
  border-radius: 50%;
}

.c-radio-button__input:checked + .c-radio-button__label::before {
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 8a4 4 0 100-8 4 4 0 000 8z' fill='%231B1B20'/%3E%3C/svg%3E");
}

.c-checkbox__label::before {
  border-radius: 4px;
}

.c-checkbox__input:checked + .c-checkbox__label::before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.8 1.9L6.5 11 1 5.6l1.1-1L6.5 9 14.7.8l1 1z' fill='%23000'/%3E%3C/svg%3E");
}

.c-checkbox.v--primary .c-checkbox__input:checked + .c-checkbox__label::before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.8 1.9L6.5 11 1 5.6l1.1-1L6.5 9 14.7.8l1 1z' fill='%23fff'/%3E%3C/svg%3E");
}

.c-email {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 5H5a2 2 0 0 0-2 2v10c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2Z' stroke='%23ABABB1' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m3 7 9 6 9-6' stroke='%23ABABB1' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position: 10px center;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  padding-left: 3rem !important;
}

.c-dark-form input {
  color: #ababb1;
  border: 1px solid #ababb1;
  background: #29292f;
}

.c-dark-form input:focus {
  border-color: 1px solid #fff;
  background: #29292f;
}

@media (min-width: 36rem) {
  .c-search-input,
  [type].c-search-input {
    padding-left: 2.5rem;
    background-image: url("../packages/bold-frontend/assets/images/search.svg");
    background-position: 0.5rem center;
    background-repeat: no-repeat;
  }

  .c-search-input.v--active,
  [type].c-search-input.v--active {
    background-image: url("../packages/bold-frontend/assets/images/search-active.svg");
  }
}

.c-search-button {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("../packages/bold-frontend/assets/images/search-white.svg");
}

.c-search-button-mobile {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("../packages/bold-frontend/assets/images/search-white.svg");
}

@media screen and (min-width: 36rem) {
  .c-search-button-mobile {
    background-image: none;
  }
}

.c-search {
  position: relative;
}

.c-search.v--overlay {
  position: static;
}

.c-search.v--overlay::after {
  content: "";
  position: fixed;
  top: 61px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 0;
  z-index: 101;
  background-color: #0F0F10;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}

@media screen and (min-width: 64rem) {
  .c-search.v--overlay::after {
    top: 91px;
  }
}

.c-search.v--overlay.v--ov-shown::after {
  pointer-events: initial;
  opacity: 0.15;
  height: 100vh;
}

.c-search__stats {
  font-size: 1.4878125rem;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -0.02em;
  font-weight: 300;
}

@media screen and (min-width: 36rem) {
  .c-search__stats {
    font-size: calc(1.4878125rem  +  0.4723875  * ((100vw -  36rem ) / 39 ));
  }
}

@media screen and (min-width: 75rem) {
  .c-search__stats {
    font-size: 1.9602rem;
  }
}

.c-search__results:focus {
  box-shadow: none;
}

.c-search__results--absolute {
  position: absolute;
  background-color: #fff;
  width: 34rem;
  max-width: 100%;
  max-height: 28rem;
  padding: 0.75rem 0;
  overflow: auto;
  left: 50%;
  transform: translateX(-50%);
  z-index: 102;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease-in-out;
}

.c-search__results ol {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.c-search__results ol > li > a:hover {
  background-color: #f6f6f7;
}

.c-search__results ol > li > a:focus {
  box-shadow: none;
  background-color: #f6f6f7;
}

.c-search__results.v--shown {
  opacity: 1;
  pointer-events: initial;
}

.c-search__results.v--independent {
  top: 100%;
  height: calc(100vh - 60px);
  max-height: none;
}

@media screen and (min-width: 48rem) {
  .c-search__results.v--independent {
    max-height: 28rem;
    height: auto;
  }
}

.c-search__result {
  display: block;
}

.c-dialog > summary {
  list-style: none;
  cursor: pointer;
}

.c-dialog > summary::before {
  display: none;
}

.c-dialog > summary::-webkit-details-marker {
  display: none;
}

.c-dialog[open] > summary {
  cursor: default;
}

.c-dialog[open] > summary::before {
  content: " ";
  background: rgba(0, 0, 0, 0.4);
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 150;
}

.c-dialog__content {
  position: fixed;
  margin: 10vh auto;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 999;
  max-height: 80vh;
  max-width: 90vw;
  width: 34rem;
}

.c-dialog__content.v--wide {
  width: 58rem;
}

.c-video {
  position: relative;
}

.c-video__thumb {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  top: 0;
  z-index: 1;
}

.c-video__play {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: transparent;
  cursor: pointer;
  z-index: 2;
  transition: transform 0.2s;
}

.c-video__play:hover::before,
.c-video__play:hover::after {
  scale: 1.15;
}

.c-video__play:not(.v--minimalistic)::before {
  content: " ";
  position: absolute;
  background: white;
  left: 50%;
  top: 50%;
  width: 18.5%;
  padding-top: 18.5%;
  border-radius: 50%;
  translate: -50% -50%;
  cursor: pointer;
  transition: scale 0.2s;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.c-video__play:not(.v--minimalistic)::after {
  content: " ";
  position: absolute;
  width: 6%;
  height: 16%;
  left: 51%;
  top: 50%;
  translate: -50% -50%;
  rotate: 360deg;
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M33 25L1 50V1l32 24z' fill='%232200FF'/%3E%3C/svg%3E");
  background-size: 100% auto;
  transition: scale 0.2s;
}

.c-video__play.v--minimalistic::before {
  content: " ";
  position: absolute;
  background: white;
  left: 50%;
  top: 50%;
  width: 13.5%;
  padding-top: 13.5%;
  border-radius: 50%;
  translate: -50% -50%;
  cursor: pointer;
  transition: scale 0.2s;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.c-video__play.v--minimalistic::after {
  content: " ";
  position: absolute;
  width: 5%;
  height: 16%;
  left: 51%;
  top: 50%;
  translate: -54% -30%;
  rotate: 360deg;
  background-image: url("data:image/svg+xml,%3Csvg width='33' height='36' viewBox='0 0 33 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M30.8 15.4c2 1.1 2 4 0 5.2l-26 14.8a3 3 0 0 1-4.4-2.6V3.2A3 3 0 0 1 4.9.6l26 14.8Z' fill='%231B1B20'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% auto;
  transition: scale 0.2s;
}

.c-video__play.v--orange::before {
  background-color: #ff5100;
}

.c-video__play.v--orange::after {
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M33 25L1 50V1l32 24z' fill='%23fff'/%3E%3C/svg%3E");
}

.c-video__play.v--yellow::before {
  top: 53%;
  width: 55px;
  height: 55px;
  padding: 0;
  background-color: #ffd000;
}

@media (min-width: 36rem) {
  .c-video__play.v--yellow::before {
    width: 90px;
    height: 90px;
  }
}

.c-video__play.v--yellow::after {
  top: 53%;
  left: 50.4%;
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.7 11.1a1 1 0 0 1 0 1.8L2.1 23.3a1 1 0 0 1-1.5-.9V1.6A1 1 0 0 1 2 .7l17.6 10.4Z' fill='%231B1B20'/%3E%3C/svg%3E");
  background-position: center;
  background-size: 15px;
  background-repeat: no-repeat;
}

@media (min-width: 36rem) {
  .c-video__play.v--yellow::after {
    top: 53%;
    background-size: 25px;
  }
}

.c-video__embed {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

.c-video__embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-pagination__list {
  list-style: none;
  display: flex;
  padding-left: 0;
  justify-content: center;
}

.c-pagination__item {
  font-weight: normal;
  font-size: 1.125rem;
  margin: 0 0.75rem;
}

@media (min-width: 64rem) {
  .c-pagination__item {
    margin: 0 1rem;
  }
}

.c-pagination__item--first,
.c-pagination__item--last {
  display: none;
}

@media (min-width: 64rem) {
  .c-pagination__item--first,
  .c-pagination__item--last {
    display: block;
  }
}

.c-pagination__link {
  padding: 0 0.75rem 6px;
  line-height: 30px;
  display: inline-block;
  color: #0F0F10;
}

.c-pagination__link:hover {
  text-decoration: none;
}

.c-pagination__link.v--active {
  position: relative;
}

.c-pagination__link.v--active::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 6px;
  border-radius: 3px;
  background-color: #0066FF;
}

.c-pagination__link.v--disabled {
  opacity: 0.5;
}

.c-share {
  position: relative;
}

.c-share__trigger {
  cursor: pointer;
  position: relative;
  display: block;
  z-index: 1;
}

.c-share__buttons-wrapper {
  position: absolute;
  z-index: 96;
  right: 0;
  top: 100%;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s linear;
}

.c-share:not(.v--manual) .c-share__buttons-wrapper {
  padding-top: 40px;
  margin-top: -40px;
}

.c-share:not(.v--manual):hover .c-share__buttons-wrapper,
.c-share.v--open .c-share__buttons-wrapper {
  opacity: 1;
  pointer-events: initial;
}

.c-share:not(.v--manual):hover .c-share__trigger path,
.c-share.v--open .c-share__trigger path {
  fill: #0066FF;
}

.c-share__buttons {
  width: 280px;
  padding: 1.5rem 0;
  background-color: #fff;
  position: relative;
  z-index: 2;
}

.c-share__button {
  background-color: transparent;
  display: block;
  cursor: pointer;
  width: 100%;
  text-align: left;
  padding: 0.75rem 3rem;
  font-weight: normal;
  font-size: 0.875rem;
}

.c-share__button:hover {
  background-color: #f6f6f7;
}

.c-share__button svg,
.c-share__button span {
  vertical-align: middle;
  display: inline-block;
}

.c-share__button svg {
  margin-right: 0.5rem;
}

.c-search-apps ol {
  list-style: none;
  padding-left: 0;
  margin: 0;
  display: flex;
  align-items: stretch;
  overflow: auto;
}

.c-search-apps ol li {
  flex-grow: 1;
  flex-shrink: 0;
  max-width: 300px;
}

.c-search-apps__result {
  display: block;
  padding: 1.5rem;
  text-align: center;
  color: #0F0F10;
  height: 100%;
}

.c-search-apps__result:hover {
  background-color: #f6f6f7;
}

.c-search-apps__icon {
  width: 76px;
  height: 76px;
  margin: 0 auto 1.5rem;
  display: flex;
  align-items: center;
}

.c-search-apps__icon img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.c-copy-button {
  position: relative;
}

.c-copy-button__textarea {
  opacity: 0;
  position: absolute;
  pointer-events: none;
  display: block;
  bottom: 0;
}

.c-copy-button__success {
  opacity: 0;
  display: block;
  position: absolute;
  padding: 1rem 2rem;
  pointer-events: none;
  top: 0;
  background-color: #fff;
  margin-top: 10px;
  width: 100%;
  transition: opacity 0.2s linear;
}

.c-copy-button__success.v--revealed {
  opacity: 1;
  pointer-events: initial;
}

.c-icon {
  vertical-align: middle;
  margin-top: -4px;
}

.c-announcement {
  overflow: hidden;
}

.c-announcement a strong {
  color: #0F0F10;
}

@media (min-width: 64rem) {
  .c-tour {
    /* Long */
    /* Middle */
    /* Big */
    /* Horizontal */
    display: grid;
    grid-template-columns: 33.33333333% 58.33333333%;
    grid-column-gap: 8.33333333%;
    grid-template-areas: "text visual";
  }

  .c-tour.v--long {
    grid-template-columns: 50% 50%;
    grid-column-gap: 0%;
  }

  .c-tour.v--long.v--inverse {
    grid-template-columns: 50% 50%;
    grid-template-areas: "visual text";
  }

  .c-tour.v--middle {
    grid-template-columns: 46.66666667% 50%;
    grid-column-gap: 3.33333333%;
  }

  .c-tour.v--middle.v--inverse {
    grid-template-columns: 50% 41.66666667%;
    grid-template-areas: "visual text";
    grid-column-gap: 8.33333333%;
  }

  .c-tour.v--big.v--big {
    grid-template-columns: 37% 59%;
    grid-column-gap: 4%;
  }

  .c-tour.v--big.v--big.v--inverse {
    grid-template-columns: 59% 37%;
    grid-template-areas: "visual text";
    grid-column-gap: 4%;
  }

  .c-tour.v--horizontal {
    display: flex;
    flex-direction: column;
  }

  .c-tour.v--horizontal .c-tour__gallery {
    padding-bottom: 3rem;
  }

  .c-tour.v--horizontal .c-tour__features::after {
    content: none;
  }

  .c-tour.v--horizontal.v--active {
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), -3px 0 #0066FF;
  }

  .c-tour.v--inverse {
    grid-template-columns: 58.33333333% 33.33333333%;
    grid-template-areas: "visual text";
  }
}

@media (min-width: 64rem) and (min-width: 64rem) {
  .c-tour.v--horizontal .c-tour__features {
    flex-direction: row;
    justify-content: space-between;
  }
}

.c-tour__features {
  grid-area: text;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scroll-snap-type: x mandatory;
  padding-bottom: 1.5rem;
  width: 100vw;
  margin-left: -4vw;
  margin-right: -4vw;
  padding-left: 4vw;
}

.c-tour__features:not(.v--reset)::after {
  content: "";
  flex: 0 0 4vw;
  margin: 0;
  padding: 0;
}

@media (min-width: 64rem) {
  .c-tour__features {
    overflow: visible;
    flex-direction: column;
    width: auto;
    margin: 0;
    padding: 0;
  }
}

.c-tour__features.v--accordion .c-tour__feature {
  margin-bottom: 0;
}

.c-tour__features.v--accordion .c-tour__feature .c-tour__feature_title {
  color: #1b1b20;
}

.c-tour__features.v--accordion .c-tour__feature:hover .c-tour__feature_title {
  color: #1b1b20;
}

.c-tour__features.v--accordion .c-tour__feature .c-tour__feature_description {
  display: block !important;
}

@media (min-width: 64rem) {
  .c-tour__features.v--accordion h2,
  .c-tour__features.v--accordion h3,
  .c-tour__features.v--accordion h4,
  .c-tour__features.v--accordion h5 {
    margin-bottom: 0;
  }

  .c-tour__features.v--accordion .c-tour__feature {
    background: none;
    padding: 0.5rem 1.5rem 0 !important;
    box-shadow: -3px 0 #d4d4d7;
  }

  .c-tour__features.v--accordion .c-tour__feature:nth-child(1) {
    padding: 0 1.5rem !important;
  }

  .c-tour__features.v--accordion .c-tour__feature .c-tour__feature_title {
    color: #d4d4d7;
  }

  .c-tour__features.v--accordion .c-tour__feature .c-tour__feature_description {
    display: none !important;
  }

  .c-tour__features.v--accordion .v--active {
    box-shadow: -3px 0 #0066FF;
  }

  .c-tour__features.v--accordion .v--active .c-tour__feature_title {
    color: #0F0F10;
    padding-top: 0;
  }

  .c-tour__features.v--accordion .v--active .c-tour__feature_description {
    display: block !important;
    color: #4a4a56;
  }
}

.c-tour__features.v--accordion-2 .c-tour__feature .t-accordion-arrow {
  display: flex;
  align-items: center;
}

.c-tour__features.v--accordion-2 .c-tour__feature.v--active {
  padding:1.5rem;
  background-color: #fff;
  border-radius:1rem;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.03), 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}

.c-tour__features.v--accordion-2 .c-tour__feature.v--active .t-accordion-arrow {
  transform: rotate(180deg);
}

.c-tour__features.v--accordion-2 .c-tour__feature.v--active .c-tour__feature_description {
  display: block !important;
}

.c-tour__features.v--accordion-2 .c-tour__feature:hover {
  background-color: transparent;
  cursor: pointer;
}

@media (max-width: 64rem) {
  .c-tour__features.v--accordion-2 .c-tour__feature {
    padding:1.5rem;
    background-color: #fff;
    border-radius:1rem;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.03), 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .c-tour__features.v--accordion-2 .c-tour__feature .c-tour__feature_description {
    display: block !important;
  }
}

.c-tour__features.v--tile .c-tour__feature {
  color: #1b1b20;
  margin-bottom: 0;
}

.c-tour__features.v--tile .c-tour__feature.v--active {
  background-color: #fff;
  z-index: 1;
  box-shadow: 0 9px 24px rgba(0, 0, 0, 0.12), 0 9px 24px rgba(0, 0, 0, 0.12);
}

.c-tour__features.v--tile .c-tour__feature:hover {
  background-color: #fff;
}

.c-tour__features.v--tile .c-tour__feature .c-tour__feature_description {
  margin-top: 0.75rem;
  margin-bottom: 0;
}

@media (min-width: 64rem) {
  .c-tour__features.v--tile h2,
  .c-tour__features.v--tile h3,
  .c-tour__features.v--tile h4,
  .c-tour__features.v--tile h5 {
    margin-bottom: 0;
  }
}

@media (max-width: 64rem) {
  .c-tour__features.v--white .c-tour__feature {
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  }

  .c-tour__features.v--white .c-tour__feature:hover {
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), -3px 0 #0066FF;
  }
}

.c-tour__features.v--white .v--active {
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), -3px 0 #0066FF;
}

@media (min-width: 64rem) {
  .c-tour__features.v--white .v--active h2,
  .c-tour__features.v--white .v--active h3,
  .c-tour__features.v--white .v--active h4,
  .c-tour__features.v--white .v--active h5 {
    color: #0066FF;
  }
}

@media (max-width: 64rem) {
  .c-tour__features.v--white .v--active {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  }
}

.c-tour__feature {
  width: calc(90% - 1.5rem);
  flex: none;
  padding: 1.5rem;
  background: #f6f6f7;
  border-radius: 0.5rem;
  scroll-snap-align: center;
}

@media (max-width: 63.75rem) {
  .c-tour__feature:not(:first-child) {
    margin-left: 1rem;
  }
}

@media (min-width: 48rem) {
  .c-tour__feature {
    width: calc(45% - 2rem);
    padding: 2rem;
  }
}

@media (min-width: 64rem) {
  .c-tour__feature {
    width: 100%;
    background: transparent;
    cursor: pointer;
    padding: 1rem 1.5rem 0;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    margin-bottom: 1rem;
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .c-tour__feature:last-child {
    margin-bottom: 0;
  }

  .c-tour__feature:hover {
    background: #f6f6f7;
  }

  .c-tour__feature.v--progressbar {
    position: relative;
  }

  .c-tour__feature.v--active {
    background: #f6f6f7;
  }

  .c-tour__feature.v--side.v--active {
    overflow: hidden;
  }

  .c-tour__feature.v--side.v--active ::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background: #1b1b20;
  }
}

/*** hd */

.v--helpdesk > .c-tour__features > .c-tour__feature {
  background: #faf8ff;
}

@media screen and (min-width: 64rem) {
  .v--helpdesk > .c-tour__features > .c-tour__feature {
    background: white;
  }

  .v--helpdesk > .c-tour__features > .c-tour__feature.v--active {
    background: #e4f4ed;
  }
}

@media screen and (min-width: 64rem) {
  .v--helpdesk > .c-tour__features > .c-tour__feature:not(.v--active) .c-tour__feature_description {
    display: none;
  }
}

.v--helpdesk > .c-tour__features::after {
  content: none;
}

/*** progressbar ***/

@media screen and (min-width: 64rem) {
  .t-c-tour-progressbar {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 3px;
    overflow: hidden;
  }

  .t-c-tour-progressbar::after {
    content: '';
    position: absolute;
    left: 0;
    width: 0;
    height: 100%;
  }

  .c-tour__feature.v--active > .t-c-tour-progressbar::after {
    animation-name: load-progressbar;
    animation-duration: 6s;
  }
}

@keyframes load-progressbar {
  0% {
    width: 0;
    background: #00a449;
  }

  100% {
    width: 100%;
    background: #00a449;
  }
}

/*** end of hd */

@media (min-width: 64rem) {
  .c-tour__image {
    display: none;
  }
}

.c-tour__gallery {
  display: none;
  grid-area: visual;
}

@media (min-width: 64rem) {
  .c-tour__gallery {
    display: block;
  }
}

/* Animations */

.u-anim-fade-in-right {
  animation-name: fadeInRight;
  animation-duration: 0.5s;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(10%, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.u-anim-fade-in {
  animation-name: fadeIn;
  animation-duration: 0.5s;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.u-anim-zoom-in {
  animation-name: zoomIn;
  animation-duration: 0.5s;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.c-tour__feature--horizontal {
  width: calc(90% - 1.5rem);
  flex: none;
  padding: 1.5rem;
  background: #f6f6f7;
  border-radius: 0.5rem;
  scroll-snap-align: center;
}

@media (max-width: 64rem) {
  .c-tour__feature--horizontal:not(:first-child) {
    margin-left: 1rem;
  }
}

@media (min-width: 48rem) {
  .c-tour__feature--horizontal {
    width: calc(45% - 2rem);
    padding: 2rem;
  }
}

@media (min-width: 64rem) {
  .c-tour__feature--horizontal {
    width: 25% !important;
    background: transparent;
    cursor: pointer;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .c-tour__feature--horizontal:hover {
    background: #f6f6f7;
    box-shadow: 0 -3px 0 #0066FF;
  }

  .c-tour__feature--horizontal.v--active {
    box-shadow: 0 -3px 0 #0066FF;
    background: #f6f6f7;
  }

  .c-tour__feature--horizontal.v--active h2,
  .c-tour__feature--horizontal.v--active h3,
  .c-tour__feature--horizontal.v--active h4,
  .c-tour__feature--horizontal.v--active h5 {
    color: #0066FF;
  }
}

.c-markdown {
  line-height: 1.7;
}

.c-markdown h1,
.c-markdown h2,
.c-markdown h3,
.c-markdown h4 {
  margin-top: 2rem;
  text-align: left;
}

.c-markdown h1 {
  font-size: 1.71098438rem;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -0.03em;
}

@media screen and (min-width: 36rem) {
  .c-markdown h1 {
    font-size: calc(1.71098438rem  +  0.87647963  * ((100vw -  36rem ) / 39 ));
  }
}

@media screen and (min-width: 75rem) {
  .c-markdown h1 {
    font-size: 2.587464rem;
  }
}

.c-markdown h2 {
  font-size: 1.4878125rem;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -0.02em;
}

@media screen and (min-width: 36rem) {
  .c-markdown h2 {
    font-size: calc(1.4878125rem  +  0.4723875  * ((100vw -  36rem ) / 39 ));
  }
}

@media screen and (min-width: 75rem) {
  .c-markdown h2 {
    font-size: 1.9602rem;
  }
}

.c-markdown h3 {
  font-size: 1.29375rem;
  font-weight: normal;
  line-height: 1.35;
  letter-spacing: -0.02em;
  font-weight: bold;
}

@media screen and (min-width: 36rem) {
  .c-markdown h3 {
    font-size: calc(1.29375rem  +  0.19125  * ((100vw -  36rem ) / 39 ));
  }
}

@media screen and (min-width: 75rem) {
  .c-markdown h3 {
    font-size: 1.485rem;
  }
}

.c-markdown h4 {
  font-weight: normal;
  font-size: 1.125rem;
  font-weight: 500;
}

.c-markdown ol ol {
  list-style-type: lower-alpha;
}

.c-markdown table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  border: 1px solid #cbcbcb;
  text-align: left;
  font-weight: normal;
  font-size: 1rem;
}

.c-markdown table caption {
  color: #000;
  font: italic 85%/1 arial, sans-serif;
  padding: 1em 0;
  text-align: center;
}

.c-markdown table td,
.c-markdown table th {
  border-left: 1px solid #cbcbcb;
  border-width: 0 0 0 1px;
  font-size: inherit;
  margin: 0;
  overflow: visible;
  padding: 0.5em 1em;
}

.c-markdown table thead {
  background-color: #e0e0e0;
  color: #000;
  text-align: left;
  vertical-align: bottom;
}

.c-markdown table td {
  background-color: transparent;
  border-bottom: 1px solid #cbcbcb;
}

.c-markdown__list.v--legal ol {
  counter-reset: item;
}

.c-markdown__list.v--legal ol li {
  display: block;
}

.c-markdown__list.v--legal ol li::before {
  content: counters(item, ".") ". ";
  counter-increment: item;
  width: 40px;
  margin-left: -40px;
  display: inline-block;
  text-align: right;
  padding-right: 4px;
}

/**
 *  Text presets
 */

.u-text-p0 {
  font-size: 2.99252237rem;
  font-weight: bold;
  line-height: 1.05;
  letter-spacing: -0.035em;
}

@media screen and (min-width: 36rem) {
  .u-text-p0 {
    font-size: calc(2.99252237rem  +  4.86290904  * ((100vw -  36rem ) / 39 ));
  }
}

@media screen and (min-width: 75rem) {
  .u-text-p0 {
    font-size: 7.85543141rem;
  }
}

.u-text-p1 {
  font-size: 2.26277684rem;
  font-weight: bold;
  line-height: 1.05;
  letter-spacing: -0.03em;
}

@media screen and (min-width: 36rem) {
  .u-text-p1 {
    font-size: calc(2.26277684rem  +  2.24562044  * ((100vw -  36rem ) / 39 ));
  }
}

@media screen and (min-width: 75rem) {
  .u-text-p1 {
    font-size: 4.50839727rem;
  }
}

.u-text-p2 {
  font-size: 1.96763203rem;
  font-weight: bold;
  line-height: 1.05;
  letter-spacing: -0.035em;
}

@media screen and (min-width: 36rem) {
  .u-text-p2 {
    font-size: calc(1.96763203rem  +  1.44782045  * ((100vw -  36rem ) / 39 ));
  }
}

@media screen and (min-width: 75rem) {
  .u-text-p2 {
    font-size: 3.41545248rem;
  }
}

.u-text-p3 {
  font-size: 1.71098438rem;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -0.03em;
}

@media screen and (min-width: 36rem) {
  .u-text-p3 {
    font-size: calc(1.71098438rem  +  0.87647963  * ((100vw -  36rem ) / 39 ));
  }
}

@media screen and (min-width: 75rem) {
  .u-text-p3 {
    font-size: 2.587464rem;
  }
}

.u-text-p3-light {
  font-size: 1.71098438rem;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -0.03em;
  font-weight: normal;
}

@media screen and (min-width: 36rem) {
  .u-text-p3-light {
    font-size: calc(1.71098438rem  +  0.87647963  * ((100vw -  36rem ) / 39 ));
  }
}

@media screen and (min-width: 75rem) {
  .u-text-p3-light {
    font-size: 2.587464rem;
  }
}

.u-text-p4 {
  font-size: 1.4878125rem;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -0.02em;
}

@media screen and (min-width: 36rem) {
  .u-text-p4 {
    font-size: calc(1.4878125rem  +  0.4723875  * ((100vw -  36rem ) / 39 ));
  }
}

@media screen and (min-width: 75rem) {
  .u-text-p4 {
    font-size: 1.9602rem;
  }
}

.u-text-p4-medium {
  font-size: 1.4878125rem;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -0.02em;
  font-weight: 500;
}

@media screen and (min-width: 36rem) {
  .u-text-p4-medium {
    font-size: calc(1.4878125rem  +  0.4723875  * ((100vw -  36rem ) / 39 ));
  }
}

@media screen and (min-width: 75rem) {
  .u-text-p4-medium {
    font-size: 1.9602rem;
  }
}

.u-text-p4-light {
  font-size: 1.4878125rem;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -0.02em;
  font-weight: normal;
}

@media screen and (min-width: 36rem) {
  .u-text-p4-light {
    font-size: calc(1.4878125rem  +  0.4723875  * ((100vw -  36rem ) / 39 ));
  }
}

@media screen and (min-width: 75rem) {
  .u-text-p4-light {
    font-size: 1.9602rem;
  }
}

.u-text-p5 {
  font-size: 1.29375rem;
  font-weight: normal;
  line-height: 1.35;
  letter-spacing: -0.02em;
}

@media screen and (min-width: 36rem) {
  .u-text-p5 {
    font-size: calc(1.29375rem  +  0.19125  * ((100vw -  36rem ) / 39 ));
  }
}

@media screen and (min-width: 75rem) {
  .u-text-p5 {
    font-size: 1.485rem;
  }
}

.u-text-p5-medium {
  font-size: 1.29375rem;
  font-weight: normal;
  line-height: 1.35;
  letter-spacing: -0.02em;
  font-weight: 500;
}

@media screen and (min-width: 36rem) {
  .u-text-p5-medium {
    font-size: calc(1.29375rem  +  0.19125  * ((100vw -  36rem ) / 39 ));
  }
}

@media screen and (min-width: 75rem) {
  .u-text-p5-medium {
    font-size: 1.485rem;
  }
}

.u-text-p5-bold {
  font-size: 1.29375rem;
  font-weight: normal;
  line-height: 1.35;
  letter-spacing: -0.02em;
  font-weight: bold;
}

@media screen and (min-width: 36rem) {
  .u-text-p5-bold {
    font-size: calc(1.29375rem  +  0.19125  * ((100vw -  36rem ) / 39 ));
  }
}

@media screen and (min-width: 75rem) {
  .u-text-p5-bold {
    font-size: 1.485rem;
  }
}

.u-text-p6 {
  font-weight: normal;
  font-size: 1.125rem;
}

.u-text-p6-bold {
  font-weight: normal;
  font-size: 1.125rem;
  font-weight: 500;
}

.u-text-p7 {
  font-weight: normal;
  font-size: 1rem;
}

.u-text-p7-bold {
  font-weight: normal;
  font-size: 1rem;
  font-weight: 500;
}

.u-text-p8 {
  font-weight: normal;
  font-size: 0.875rem;
}

.u-text-p8-bold {
  font-weight: normal;
  font-size: 0.875rem;
  font-weight: 500;
}

.u-text-p9 {
  font-weight: normal;
  font-size: 0.75rem;
  color: #767581;
}

.u-text-p9-bold {
  font-weight: normal;
  font-size: 0.75rem;
  color: #767581;
  font-weight: 500;
}

.u-text-p10 {
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 0.1rem;
  font-weight: normal;
  color: #4a4a56;
}

.u-text-p10-bold {
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 0.1rem;
  font-weight: normal;
  color: #4a4a56;
  font-weight: 500;
}

/* Quote */

.u-text-quote {
  text-indent: -0.48em;
}

.u-text-quote::before {
  content: "“";
}

.u-text-quote::after {
  content: "”";
}

/* Underlines */

.u-text-mark {
  position: relative;
  z-index: 1;
}

.u-text-mark::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 0.3em;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 236 16' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.8 8.3l16.8-.6L35 7.1l15-.7c2.2-.1 4.5-.3 6.8-.3l10-.2h5.5l10.3.2 15.4.6L129.5 8l15.5.8 15.4.7c9.7.4 19.4.7 29 1.3l8 .5 8.9.7 7.7.7 3.2.3 3.7.5 5.2.6 6.6 1.2.6.1a2.3 2.3 0 0 0 2.3-1.6c.2-.6.1-1.3-.2-1.9-.2-.4-.8-1-1.3-1.1l-4.2-.8-4.2-.7A403.3 403.3 0 0 0 212 7.7a2.4 2.4 0 0 0 1-2.4c-.2-.6-.6-1.2-1-1.5l-1.1-.5a33 33 0 0 0-2.6-.4l-2-.3-3.8-.2L195 2l-15.5-.5-15.4-.3L156 1h-24.4L115.8.8C106.1.7 96.2.6 86.4.7H71.8c-5.2 0-10.4 0-15.6.2L45.9 1l-5.9.1-9.4.4-6.2.3c-7.4.5-14.7 1-22 1.7-.5.1-.8.3-1.1.6-.5.4-.8 1-.8 1.6 0 1.3 1 2.5 2.3 2.5' fill='%23ffd000' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
  left: 0;
  bottom: -0.1em;
  z-index: -1;
}

.u-text-mark.v--helpdesk::after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 236 16' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.8 8.3l16.8-.6L35 7.1l15-.7c2.2-.1 4.5-.3 6.8-.3l10-.2h5.5l10.3.2 15.4.6L129.5 8l15.5.8 15.4.7c9.7.4 19.4.7 29 1.3l8 .5 8.9.7 7.7.7 3.2.3 3.7.5 5.2.6 6.6 1.2.6.1a2.3 2.3 0 0 0 2.3-1.6c.2-.6.1-1.3-.2-1.9-.2-.4-.8-1-1.3-1.1l-4.2-.8-4.2-.7A403.3 403.3 0 0 0 212 7.7a2.4 2.4 0 0 0 1-2.4c-.2-.6-.6-1.2-1-1.5l-1.1-.5a33 33 0 0 0-2.6-.4l-2-.3-3.8-.2L195 2l-15.5-.5-15.4-.3L156 1h-24.4L115.8.8C106.1.7 96.2.6 86.4.7H71.8c-5.2 0-10.4 0-15.6.2L45.9 1l-5.9.1-9.4.4-6.2.3c-7.4.5-14.7 1-22 1.7-.5.1-.8.3-1.1.6-.5.4-.8 1-.8 1.6 0 1.3 1 2.5 2.3 2.5' fill='%2300C057' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.u-text-mark.v--chatbot::after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 236 16' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.8 8.3l16.8-.6L35 7.1l15-.7c2.2-.1 4.5-.3 6.8-.3l10-.2h5.5l10.3.2 15.4.6L129.5 8l15.5.8 15.4.7c9.7.4 19.4.7 29 1.3l8 .5 8.9.7 7.7.7 3.2.3 3.7.5 5.2.6 6.6 1.2.6.1a2.3 2.3 0 0 0 2.3-1.6c.2-.6.1-1.3-.2-1.9-.2-.4-.8-1-1.3-1.1l-4.2-.8-4.2-.7A403.3 403.3 0 0 0 212 7.7a2.4 2.4 0 0 0 1-2.4c-.2-.6-.6-1.2-1-1.5l-1.1-.5a33 33 0 0 0-2.6-.4l-2-.3-3.8-.2L195 2l-15.5-.5-15.4-.3L156 1h-24.4L115.8.8C106.1.7 96.2.6 86.4.7H71.8c-5.2 0-10.4 0-15.6.2L45.9 1l-5.9.1-9.4.4-6.2.3c-7.4.5-14.7 1-22 1.7-.5.1-.8.3-1.1.6-.5.4-.8 1-.8 1.6 0 1.3 1 2.5 2.3 2.5' fill='%230066FF' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.u-text-mark.v--black::after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 236 16' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.8 8.3l16.8-.6L35 7.1l15-.7c2.2-.1 4.5-.3 6.8-.3l10-.2h5.5l10.3.2 15.4.6L129.5 8l15.5.8 15.4.7c9.7.4 19.4.7 29 1.3l8 .5 8.9.7 7.7.7 3.2.3 3.7.5 5.2.6 6.6 1.2.6.1a2.3 2.3 0 0 0 2.3-1.6c.2-.6.1-1.3-.2-1.9-.2-.4-.8-1-1.3-1.1l-4.2-.8-4.2-.7A403.3 403.3 0 0 0 212 7.7a2.4 2.4 0 0 0 1-2.4c-.2-.6-.6-1.2-1-1.5l-1.1-.5a33 33 0 0 0-2.6-.4l-2-.3-3.8-.2L195 2l-15.5-.5-15.4-.3L156 1h-24.4L115.8.8C106.1.7 96.2.6 86.4.7H71.8c-5.2 0-10.4 0-15.6.2L45.9 1l-5.9.1-9.4.4-6.2.3c-7.4.5-14.7 1-22 1.7-.5.1-.8.3-1.1.6-.5.4-.8 1-.8 1.6 0 1.3 1 2.5 2.3 2.5' fill='%230F0F10' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.u-text-normal {
  font-style: normal;
  font-weight: normal;
}

.u-text-underline {
  text-decoration: underline;
}

.u-text-nowrap {
  white-space: nowrap;
}

.u-hover-lift {
  position: relative;
  bottom: 0;
  left: 0;
  transition: bottom 0.2s ease-in-out, left 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.u-hover-lift:hover {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  bottom: 0.25rem;
  left: 0.125rem;
}

.u-hover-lift.v--lg:hover {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.3);
}

.u-hover-pointer:hover {
  cursor: pointer;
}

.u-hover-underline:hover {
  text-decoration: underline;
}

.u-hover-none:hover {
  text-decoration: none;
}

.u-pointer-events-none {
  pointer-events: none;
}

.u-static {
  position: static;
}

.u-fixed {
  position: fixed;
}

.u-absolute {
  position: absolute;
}

.u-absolute--full {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.u-relative {
  position: relative;
}

.u-sticky {
  position: sticky;
  top: 90px;
}

.u-shadow {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}

.u-shadow-sm {
  box-shadow: 0 9px 24px rgba(0, 0, 0, 0.12);
}

.u-shadow-md {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.u-shadow-lg {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.u-shadow-xl {
  box-shadow: 0 9px 24px rgba(0, 0, 0, 0.12), 0 9px 24px rgba(0, 0, 0, 0.12);
}

.u-shadow-2xl {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.3);
}

.u-shadow-outline {
  box-shadow: 0 0 0 2px #ffd000;
}

.u-shadow-before {
  position: relative;
  overflow: hidden;
}

.u-shadow-before::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: 30px;
  width: 100%;
  background-image: linear-gradient(to top, rgba(171, 171, 176, 0), rgba(212, 212, 215, 0.2));
}

.u-shadow-after {
  position: relative;
  overflow: hidden;
}

.u-shadow-after::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  height: 30px;
  width: 100%;
  background-image: linear-gradient(to bottom, rgba(171, 171, 176, 0), rgba(212, 212, 215, 0.2));
}

.u-fade-t {
  box-shadow: inset 0 50px 50px -50px rgba(171, 171, 176, 0.15);
}

.u-fade-b {
  box-shadow: inset 0 -50px 50px -50px rgba(171, 171, 176, 0.15);
}

.u-hide-focus:focus-visible {
  box-shadow: none;
}

.u-bg-livechat {
  background-color: #FE5100 !important;
}

.u-text-livechat {
  color: #FE5100 !important;
}

.u-border-livechat {
  border-color: #FE5100 !important;
}

.u-bg-helpdesk {
  background-color: #00C057 !important;
}

.u-text-helpdesk {
  color: #00C057 !important;
}

.u-border-helpdesk {
  border-color: #00C057 !important;
}

.u-bg-chatbot {
  background-color: #0066FF !important;
}

.u-text-chatbot {
  color: #0066FF !important;
}

.u-border-chatbot {
  border-color: #0066FF !important;
}

.u-bg-primary {
  background-color: #0066FF !important;
}

.u-text-primary {
  color: #0066FF !important;
}

.u-border-primary {
  border-color: #0066FF !important;
}

.u-bg-green {
  background-color: #00C057 !important;
}

.u-text-green {
  color: #00C057 !important;
}

.u-border-green {
  border-color: #00C057 !important;
}

.u-bg-accent {
  background-color: #ffd000 !important;
}

.u-text-accent {
  color: #ffd000 !important;
}

.u-border-accent {
  border-color: #ffd000 !important;
}

.u-bg-signup {
  background-color: #ee0007 !important;
}

.u-text-signup {
  color: #ee0007 !important;
}

.u-border-signup {
  border-color: #ee0007 !important;
}

.u-bg-black {
  background-color: #0F0F10 !important;
}

.u-text-black {
  color: #0F0F10 !important;
}

.u-border-black {
  border-color: #0F0F10 !important;
}

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

.u-text-white {
  color: #fff !important;
}

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

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

.u-text-transparent {
  color: transparent !important;
}

.u-border-transparent {
  border-color: transparent !important;
}

.u-bg-gray-100 {
  background-color: #1b1b20 !important;
}

.u-text-gray-100 {
  color: #1b1b20 !important;
}

.u-border-gray-100 {
  border-color: #1b1b20 !important;
}

.u-bg-gray-200 {
  background-color: #303037 !important;
}

.u-text-gray-200 {
  color: #303037 !important;
}

.u-border-gray-200 {
  border-color: #303037 !important;
}

.u-bg-gray-300 {
  background-color: #4a4a56 !important;
}

.u-text-gray-300 {
  color: #4a4a56 !important;
}

.u-border-gray-300 {
  border-color: #4a4a56 !important;
}

.u-bg-gray-400 {
  background-color: #5d5c69 !important;
}

.u-text-gray-400 {
  color: #5d5c69 !important;
}

.u-border-gray-400 {
  border-color: #5d5c69 !important;
}

.u-bg-gray-500 {
  background-color: #767581 !important;
}

.u-text-gray-500 {
  color: #767581 !important;
}

.u-border-gray-500 {
  border-color: #767581 !important;
}

.u-bg-gray-600 {
  background-color: #909099 !important;
}

.u-text-gray-600 {
  color: #909099 !important;
}

.u-border-gray-600 {
  border-color: #909099 !important;
}

.u-bg-gray-700 {
  background-color: #ababb0 !important;
}

.u-text-gray-700 {
  color: #ababb0 !important;
}

.u-border-gray-700 {
  border-color: #ababb0 !important;
}

.u-bg-gray-800 {
  background-color: #d4d4d7 !important;
}

.u-text-gray-800 {
  color: #d4d4d7 !important;
}

.u-border-gray-800 {
  border-color: #d4d4d7 !important;
}

.u-bg-gray-900 {
  background-color: #f6f6f7 !important;
}

.u-text-gray-900 {
  color: #f6f6f7 !important;
}

.u-border-gray-900 {
  border-color: #f6f6f7 !important;
}

.u-bg-gray-1000 {
  background-color: #f8f8f9 !important;
}

.u-text-gray-1000 {
  color: #f8f8f9 !important;
}

.u-border-gray-1000 {
  border-color: #f8f8f9 !important;
}

.hover\:u-shadow:hover {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}

.hover\:u-shadow-sm:hover {
  box-shadow: 0 9px 24px rgba(0, 0, 0, 0.12);
}

.hover\:u-shadow-md:hover {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.hover\:u-shadow-lg:hover {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.hover\:u-shadow-xl:hover {
  box-shadow: 0 9px 24px rgba(0, 0, 0, 0.12), 0 9px 24px rgba(0, 0, 0, 0.12);
}

.hover\:u-shadow-2xl:hover {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.3);
}

.hover\:u-shadow-outline:hover {
  box-shadow: 0 0 0 2px #ffd000;
}

.hover\:u-shadow-before:hover {
  position: relative;
  overflow: hidden;
}

.hover\:u-shadow-before:hover::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: 30px;
  width: 100%;
  background-image: linear-gradient(to top, rgba(171, 171, 176, 0), rgba(212, 212, 215, 0.2));
}

.hover\:u-shadow-after:hover {
  position: relative;
  overflow: hidden;
}

.hover\:u-shadow-after:hover::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  height: 30px;
  width: 100%;
  background-image: linear-gradient(to bottom, rgba(171, 171, 176, 0), rgba(212, 212, 215, 0.2));
}

.hover\:u-fade-t:hover {
  box-shadow: inset 0 50px 50px -50px rgba(171, 171, 176, 0.15);
}

.hover\:u-fade-b:hover {
  box-shadow: inset 0 -50px 50px -50px rgba(171, 171, 176, 0.15);
}

.hover\:u-hide-focus:hover:focus-visible {
  box-shadow: none;
}

.hover\:u-bg-livechat:hover {
  background-color: #FE5100 !important;
}

.hover\:u-text-livechat:hover {
  color: #FE5100 !important;
}

.hover\:u-border-livechat:hover {
  border-color: #FE5100 !important;
}

.hover\:u-bg-helpdesk:hover {
  background-color: #00C057 !important;
}

.hover\:u-text-helpdesk:hover {
  color: #00C057 !important;
}

.hover\:u-border-helpdesk:hover {
  border-color: #00C057 !important;
}

.hover\:u-bg-chatbot:hover {
  background-color: #0066FF !important;
}

.hover\:u-text-chatbot:hover {
  color: #0066FF !important;
}

.hover\:u-border-chatbot:hover {
  border-color: #0066FF !important;
}

.hover\:u-bg-primary:hover {
  background-color: #0066FF !important;
}

.hover\:u-text-primary:hover {
  color: #0066FF !important;
}

.hover\:u-border-primary:hover {
  border-color: #0066FF !important;
}

.hover\:u-bg-green:hover {
  background-color: #00C057 !important;
}

.hover\:u-text-green:hover {
  color: #00C057 !important;
}

.hover\:u-border-green:hover {
  border-color: #00C057 !important;
}

.hover\:u-bg-accent:hover {
  background-color: #ffd000 !important;
}

.hover\:u-text-accent:hover {
  color: #ffd000 !important;
}

.hover\:u-border-accent:hover {
  border-color: #ffd000 !important;
}

.hover\:u-bg-signup:hover {
  background-color: #ee0007 !important;
}

.hover\:u-text-signup:hover {
  color: #ee0007 !important;
}

.hover\:u-border-signup:hover {
  border-color: #ee0007 !important;
}

.hover\:u-bg-black:hover {
  background-color: #0F0F10 !important;
}

.hover\:u-text-black:hover {
  color: #0F0F10 !important;
}

.hover\:u-border-black:hover {
  border-color: #0F0F10 !important;
}

.hover\:u-bg-white:hover {
  background-color: #fff !important;
}

.hover\:u-text-white:hover {
  color: #fff !important;
}

.hover\:u-border-white:hover {
  border-color: #fff !important;
}

.hover\:u-bg-transparent:hover {
  background-color: transparent !important;
}

.hover\:u-text-transparent:hover {
  color: transparent !important;
}

.hover\:u-border-transparent:hover {
  border-color: transparent !important;
}

.hover\:u-bg-gray-100:hover {
  background-color: #1b1b20 !important;
}

.hover\:u-text-gray-100:hover {
  color: #1b1b20 !important;
}

.hover\:u-border-gray-100:hover {
  border-color: #1b1b20 !important;
}

.hover\:u-bg-gray-200:hover {
  background-color: #303037 !important;
}

.hover\:u-text-gray-200:hover {
  color: #303037 !important;
}

.hover\:u-border-gray-200:hover {
  border-color: #303037 !important;
}

.hover\:u-bg-gray-300:hover {
  background-color: #4a4a56 !important;
}

.hover\:u-text-gray-300:hover {
  color: #4a4a56 !important;
}

.hover\:u-border-gray-300:hover {
  border-color: #4a4a56 !important;
}

.hover\:u-bg-gray-400:hover {
  background-color: #5d5c69 !important;
}

.hover\:u-text-gray-400:hover {
  color: #5d5c69 !important;
}

.hover\:u-border-gray-400:hover {
  border-color: #5d5c69 !important;
}

.hover\:u-bg-gray-500:hover {
  background-color: #767581 !important;
}

.hover\:u-text-gray-500:hover {
  color: #767581 !important;
}

.hover\:u-border-gray-500:hover {
  border-color: #767581 !important;
}

.hover\:u-bg-gray-600:hover {
  background-color: #909099 !important;
}

.hover\:u-text-gray-600:hover {
  color: #909099 !important;
}

.hover\:u-border-gray-600:hover {
  border-color: #909099 !important;
}

.hover\:u-bg-gray-700:hover {
  background-color: #ababb0 !important;
}

.hover\:u-text-gray-700:hover {
  color: #ababb0 !important;
}

.hover\:u-border-gray-700:hover {
  border-color: #ababb0 !important;
}

.hover\:u-bg-gray-800:hover {
  background-color: #d4d4d7 !important;
}

.hover\:u-text-gray-800:hover {
  color: #d4d4d7 !important;
}

.hover\:u-border-gray-800:hover {
  border-color: #d4d4d7 !important;
}

.hover\:u-bg-gray-900:hover {
  background-color: #f6f6f7 !important;
}

.hover\:u-text-gray-900:hover {
  color: #f6f6f7 !important;
}

.hover\:u-border-gray-900:hover {
  border-color: #f6f6f7 !important;
}

.hover\:u-bg-gray-1000:hover {
  background-color: #f8f8f9 !important;
}

.hover\:u-text-gray-1000:hover {
  color: #f8f8f9 !important;
}

.hover\:u-border-gray-1000:hover {
  border-color: #f8f8f9 !important;
}

.u-border {
  border-width: 1px;
  border-style: solid;
}

.u-border-t {
  border-top-width: 1px;
}

.u-border-r {
  border-right-width: 1px;
}

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

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

.u-border-2 {
  border-width: 2px;
  border-style: solid;
}

.u-border-t-2 {
  border-top-width: 2px;
}

.u-border-r-2 {
  border-right-width: 2px;
}

.u-border-b-2 {
  border-bottom-width: 2px;
}

.u-border-l-2 {
  border-left-width: 2px;
}

.u-border-3 {
  border-width: 3px;
}

.u-border-t-3 {
  border-top-width: 3px;
}

.u-border-b-3 {
  border-bottom-width: 3px;
}

.u-border-0 {
  border-width: 0;
}

.u-border-t-0 {
  border-top-width: 0;
}

.u-border-r-0 {
  border-right-width: 0;
}

.u-border-b-0 {
  border-bottom-width: 0;
}

.u-border-l-0 {
  border-left-width: 0;
}

.u-border-none {
  border: none;
}

.u-rounded-sm {
  border-radius: 0.25rem;
}

.u-rounded-sm-t {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.u-rounded {
  border-radius: 0.5rem;
}

.u-rounded-md {
  border-radius: 0.625rem;
}

.u-rounded-md-t {
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
}

.u-rounded-t {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.u-rounded-b {
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.u-rounded-tl {
  border-top-left-radius: 0.5rem;
}

.u-rounded-tr {
  border-top-right-radius: 0.5rem;
}

.u-rounded-br {
  border-bottom-right-radius: 0.5rem;
}

.u-rounded-bl {
  border-bottom-left-radius: 0.5rem;
}

.u-rounded-sl {
  border-radius: 1rem;
}

.u-rounded-lg {
  border-radius: 1.5rem;
}

.u-rounded-t-lg {
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}

.u-rounded-b-lg {
  border-bottom-left-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
}

.u-rounded-tl-lg {
  border-top-left-radius: 1.5rem;
}

.u-rounded-tr-lg {
  border-top-right-radius: 1.5rem;
}

.u-rounded-br-lg {
  border-bottom-right-radius: 1.5rem;
}

.u-rounded-bl-lg {
  border-bottom-left-radius: 1.5rem;
}

.u-rounded-t-0 {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.u-rounded-b-0 {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.u-rounded-tl-0 {
  border-top-left-radius: 0;
}

.u-rounded-tr-0 {
  border-top-right-radius: 0;
}

.u-rounded-br-0 {
  border-bottom-right-radius: 0;
}

.u-rounded-bl-0 {
  border-bottom-left-radius: 0;
}

.u-round {
  border-radius: 50%;
}

.u-m-auto {
  margin: auto !important;
}

.u-mt-auto {
  margin-top: auto !important;
}

.u-mr-auto {
  margin-right: auto !important;
}

.u-mb-auto {
  margin-bottom: auto !important;
}

.u-ml-auto {
  margin-left: auto !important;
}

.u-mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.u-my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

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

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

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

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

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

.u-mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.u-my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

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

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

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

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

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

.u--mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.u--my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

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

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

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

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

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

.u-px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.u-py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.u-m-3xs {
  margin: 0.125rem !important;
}

.u-mt-3xs {
  margin-top: 0.125rem !important;
}

.u-mr-3xs {
  margin-right: 0.125rem !important;
}

.u-mb-3xs {
  margin-bottom: 0.125rem !important;
}

.u-ml-3xs {
  margin-left: 0.125rem !important;
}

.u-mx-3xs {
  margin-left: 0.125rem !important;
  margin-right: 0.125rem !important;
}

.u-my-3xs {
  margin-top: 0.125rem !important;
  margin-bottom: 0.125rem !important;
}

.u--m-3xs {
  margin: -0.125rem !important;
}

.u--mt-3xs {
  margin-top: -0.125rem !important;
}

.u--mr-3xs {
  margin-right: -0.125rem !important;
}

.u--mb-3xs {
  margin-bottom: -0.125rem !important;
}

.u--ml-3xs {
  margin-left: -0.125rem !important;
}

.u--mx-3xs {
  margin-left: -0.125rem !important;
  margin-right: -0.125rem !important;
}

.u--my-3xs {
  margin-top: -0.125rem !important;
  margin-bottom: -0.125rem !important;
}

.u-p-3xs {
  padding: 0.125rem !important;
}

.u-pt-3xs {
  padding-top: 0.125rem !important;
}

.u-pr-3xs {
  padding-right: 0.125rem !important;
}

.u-pb-3xs {
  padding-bottom: 0.125rem !important;
}

.u-pl-3xs {
  padding-left: 0.125rem !important;
}

.u-px-3xs {
  padding-left: 0.125rem !important;
  padding-right: 0.125rem !important;
}

.u-py-3xs {
  padding-top: 0.125rem !important;
  padding-bottom: 0.125rem !important;
}

.u-m-2xs {
  margin: 0.25rem !important;
}

.u-mt-2xs {
  margin-top: 0.25rem !important;
}

.u-mr-2xs {
  margin-right: 0.25rem !important;
}

.u-mb-2xs {
  margin-bottom: 0.25rem !important;
}

.u-ml-2xs {
  margin-left: 0.25rem !important;
}

.u-mx-2xs {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

.u-my-2xs {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.u--m-2xs {
  margin: -0.25rem !important;
}

.u--mt-2xs {
  margin-top: -0.25rem !important;
}

.u--mr-2xs {
  margin-right: -0.25rem !important;
}

.u--mb-2xs {
  margin-bottom: -0.25rem !important;
}

.u--ml-2xs {
  margin-left: -0.25rem !important;
}

.u--mx-2xs {
  margin-left: -0.25rem !important;
  margin-right: -0.25rem !important;
}

.u--my-2xs {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}

.u-p-2xs {
  padding: 0.25rem !important;
}

.u-pt-2xs {
  padding-top: 0.25rem !important;
}

.u-pr-2xs {
  padding-right: 0.25rem !important;
}

.u-pb-2xs {
  padding-bottom: 0.25rem !important;
}

.u-pl-2xs {
  padding-left: 0.25rem !important;
}

.u-px-2xs {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

.u-py-2xs {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.u-m-xs {
  margin: 0.5rem !important;
}

.u-mt-xs {
  margin-top: 0.5rem !important;
}

.u-mr-xs {
  margin-right: 0.5rem !important;
}

.u-mb-xs {
  margin-bottom: 0.5rem !important;
}

.u-ml-xs {
  margin-left: 0.5rem !important;
}

.u-mx-xs {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.u-my-xs {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.u--m-xs {
  margin: -0.5rem !important;
}

.u--mt-xs {
  margin-top: -0.5rem !important;
}

.u--mr-xs {
  margin-right: -0.5rem !important;
}

.u--mb-xs {
  margin-bottom: -0.5rem !important;
}

.u--ml-xs {
  margin-left: -0.5rem !important;
}

.u--mx-xs {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important;
}

.u--my-xs {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}

.u-p-xs {
  padding: 0.5rem !important;
}

.u-pt-xs {
  padding-top: 0.5rem !important;
}

.u-pr-xs {
  padding-right: 0.5rem !important;
}

.u-pb-xs {
  padding-bottom: 0.5rem !important;
}

.u-pl-xs {
  padding-left: 0.5rem !important;
}

.u-px-xs {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.u-py-xs {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.u-m-sm {
  margin: 0.75rem !important;
}

.u-mt-sm {
  margin-top: 0.75rem !important;
}

.u-mr-sm {
  margin-right: 0.75rem !important;
}

.u-mb-sm {
  margin-bottom: 0.75rem !important;
}

.u-ml-sm {
  margin-left: 0.75rem !important;
}

.u-mx-sm {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

.u-my-sm {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

.u--m-sm {
  margin: -0.75rem !important;
}

.u--mt-sm {
  margin-top: -0.75rem !important;
}

.u--mr-sm {
  margin-right: -0.75rem !important;
}

.u--mb-sm {
  margin-bottom: -0.75rem !important;
}

.u--ml-sm {
  margin-left: -0.75rem !important;
}

.u--mx-sm {
  margin-left: -0.75rem !important;
  margin-right: -0.75rem !important;
}

.u--my-sm {
  margin-top: -0.75rem !important;
  margin-bottom: -0.75rem !important;
}

.u-p-sm {
  padding: 0.75rem !important;
}

.u-pt-sm {
  padding-top: 0.75rem !important;
}

.u-pr-sm {
  padding-right: 0.75rem !important;
}

.u-pb-sm {
  padding-bottom: 0.75rem !important;
}

.u-pl-sm {
  padding-left: 0.75rem !important;
}

.u-px-sm {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.u-py-sm {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.u-m-md {
  margin: 1rem !important;
}

.u-mt-md {
  margin-top: 1rem !important;
}

.u-mr-md {
  margin-right: 1rem !important;
}

.u-mb-md {
  margin-bottom: 1rem !important;
}

.u-ml-md {
  margin-left: 1rem !important;
}

.u-mx-md {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.u-my-md {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.u--m-md {
  margin: -1rem !important;
}

.u--mt-md {
  margin-top: -1rem !important;
}

.u--mr-md {
  margin-right: -1rem !important;
}

.u--mb-md {
  margin-bottom: -1rem !important;
}

.u--ml-md {
  margin-left: -1rem !important;
}

.u--mx-md {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}

.u--my-md {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}

.u-p-md {
  padding: 1rem !important;
}

.u-pt-md {
  padding-top: 1rem !important;
}

.u-pr-md {
  padding-right: 1rem !important;
}

.u-pb-md {
  padding-bottom: 1rem !important;
}

.u-pl-md {
  padding-left: 1rem !important;
}

.u-px-md {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.u-py-md {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.u-m-lg {
  margin: 1.5rem !important;
}

.u-mt-lg {
  margin-top: 1.5rem !important;
}

.u-mr-lg {
  margin-right: 1.5rem !important;
}

.u-mb-lg {
  margin-bottom: 1.5rem !important;
}

.u-ml-lg {
  margin-left: 1.5rem !important;
}

.u-mx-lg {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.u-my-lg {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.u--m-lg {
  margin: -1.5rem !important;
}

.u--mt-lg {
  margin-top: -1.5rem !important;
}

.u--mr-lg {
  margin-right: -1.5rem !important;
}

.u--mb-lg {
  margin-bottom: -1.5rem !important;
}

.u--ml-lg {
  margin-left: -1.5rem !important;
}

.u--mx-lg {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
}

.u--my-lg {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important;
}

.u-p-lg {
  padding: 1.5rem !important;
}

.u-pt-lg {
  padding-top: 1.5rem !important;
}

.u-pr-lg {
  padding-right: 1.5rem !important;
}

.u-pb-lg {
  padding-bottom: 1.5rem !important;
}

.u-pl-lg {
  padding-left: 1.5rem !important;
}

.u-px-lg {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.u-py-lg {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.u-m-xl {
  margin: 2rem !important;
}

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

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

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

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

.u-mx-xl {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.u-my-xl {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.u--m-xl {
  margin: -2rem !important;
}

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

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

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

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

.u--mx-xl {
  margin-left: -2rem !important;
  margin-right: -2rem !important;
}

.u--my-xl {
  margin-top: -2rem !important;
  margin-bottom: -2rem !important;
}

.u-p-xl {
  padding: 2rem !important;
}

.u-pt-xl {
  padding-top: 2rem !important;
}

.u-pr-xl {
  padding-right: 2rem !important;
}

.u-pb-xl {
  padding-bottom: 2rem !important;
}

.u-pl-xl {
  padding-left: 2rem !important;
}

.u-px-xl {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.u-py-xl {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.u-m-2xl {
  margin: 2.5rem !important;
}

.u-mt-2xl {
  margin-top: 2.5rem !important;
}

.u-mr-2xl {
  margin-right: 2.5rem !important;
}

.u-mb-2xl {
  margin-bottom: 2.5rem !important;
}

.u-ml-2xl {
  margin-left: 2.5rem !important;
}

.u-mx-2xl {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}

.u-my-2xl {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}

.u--m-2xl {
  margin: -2.5rem !important;
}

.u--mt-2xl {
  margin-top: -2.5rem !important;
}

.u--mr-2xl {
  margin-right: -2.5rem !important;
}

.u--mb-2xl {
  margin-bottom: -2.5rem !important;
}

.u--ml-2xl {
  margin-left: -2.5rem !important;
}

.u--mx-2xl {
  margin-left: -2.5rem !important;
  margin-right: -2.5rem !important;
}

.u--my-2xl {
  margin-top: -2.5rem !important;
  margin-bottom: -2.5rem !important;
}

.u-p-2xl {
  padding: 2.5rem !important;
}

.u-pt-2xl {
  padding-top: 2.5rem !important;
}

.u-pr-2xl {
  padding-right: 2.5rem !important;
}

.u-pb-2xl {
  padding-bottom: 2.5rem !important;
}

.u-pl-2xl {
  padding-left: 2.5rem !important;
}

.u-px-2xl {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}

.u-py-2xl {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

.u-m-3xl {
  margin: 3rem !important;
}

.u-mt-3xl {
  margin-top: 3rem !important;
}

.u-mr-3xl {
  margin-right: 3rem !important;
}

.u-mb-3xl {
  margin-bottom: 3rem !important;
}

.u-ml-3xl {
  margin-left: 3rem !important;
}

.u-mx-3xl {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.u-my-3xl {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.u--m-3xl {
  margin: -3rem !important;
}

.u--mt-3xl {
  margin-top: -3rem !important;
}

.u--mr-3xl {
  margin-right: -3rem !important;
}

.u--mb-3xl {
  margin-bottom: -3rem !important;
}

.u--ml-3xl {
  margin-left: -3rem !important;
}

.u--mx-3xl {
  margin-left: -3rem !important;
  margin-right: -3rem !important;
}

.u--my-3xl {
  margin-top: -3rem !important;
  margin-bottom: -3rem !important;
}

.u-p-3xl {
  padding: 3rem !important;
}

.u-pt-3xl {
  padding-top: 3rem !important;
}

.u-pr-3xl {
  padding-right: 3rem !important;
}

.u-pb-3xl {
  padding-bottom: 3rem !important;
}

.u-pl-3xl {
  padding-left: 3rem !important;
}

.u-px-3xl {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.u-py-3xl {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.u-M-2xs {
  margin: 1rem !important;
}

.u-Mt-2xs {
  margin-top: 1rem !important;
}

.u-Mr-2xs {
  margin-right: 1rem !important;
}

.u-Mb-2xs {
  margin-bottom: 1rem !important;
}

.u-Ml-2xs {
  margin-left: 1rem !important;
}

.u-Mx-2xs {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.u-My-2xs {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.u--M-2xs {
  margin: -1rem !important;
}

.u--Mt-2xs {
  margin-top: -1rem !important;
}

.u--Mr-2xs {
  margin-right: -1rem !important;
}

.u--Mb-2xs {
  margin-bottom: -1rem !important;
}

.u--Ml-2xs {
  margin-left: -1rem !important;
}

.u--Mx-2xs {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}

.u--My-2xs {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}

.u-P-2xs {
  padding: 1rem !important;
}

.u-Pt-2xs {
  padding-top: 1rem !important;
}

.u-Pr-2xs {
  padding-right: 1rem !important;
}

.u-Pb-2xs {
  padding-bottom: 1rem !important;
}

.u-Pl-2xs {
  padding-left: 1rem !important;
}

.u-Px-2xs {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.u-Py-2xs {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.u-M-xs {
  margin: 1.5rem !important;
}

.u-Mt-xs {
  margin-top: 1.5rem !important;
}

.u-Mr-xs {
  margin-right: 1.5rem !important;
}

.u-Mb-xs {
  margin-bottom: 1.5rem !important;
}

.u-Ml-xs {
  margin-left: 1.5rem !important;
}

.u-Mx-xs {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.u-My-xs {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.u--M-xs {
  margin: -1.5rem !important;
}

.u--Mt-xs {
  margin-top: -1.5rem !important;
}

.u--Mr-xs {
  margin-right: -1.5rem !important;
}

.u--Mb-xs {
  margin-bottom: -1.5rem !important;
}

.u--Ml-xs {
  margin-left: -1.5rem !important;
}

.u--Mx-xs {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
}

.u--My-xs {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important;
}

.u-P-xs {
  padding: 1.5rem !important;
}

.u-Pt-xs {
  padding-top: 1.5rem !important;
}

.u-Pr-xs {
  padding-right: 1.5rem !important;
}

.u-Pb-xs {
  padding-bottom: 1.5rem !important;
}

.u-Pl-xs {
  padding-left: 1.5rem !important;
}

.u-Px-xs {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.u-Py-xs {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.u-M-sm {
  margin: 2rem !important;
}

.u-Mt-sm {
  margin-top: 2rem !important;
}

.u-Mr-sm {
  margin-right: 2rem !important;
}

.u-Mb-sm {
  margin-bottom: 2rem !important;
}

.u-Ml-sm {
  margin-left: 2rem !important;
}

.u-Mx-sm {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.u-My-sm {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.u--M-sm {
  margin: -2rem !important;
}

.u--Mt-sm {
  margin-top: -2rem !important;
}

.u--Mr-sm {
  margin-right: -2rem !important;
}

.u--Mb-sm {
  margin-bottom: -2rem !important;
}

.u--Ml-sm {
  margin-left: -2rem !important;
}

.u--Mx-sm {
  margin-left: -2rem !important;
  margin-right: -2rem !important;
}

.u--My-sm {
  margin-top: -2rem !important;
  margin-bottom: -2rem !important;
}

.u-P-sm {
  padding: 2rem !important;
}

.u-Pt-sm {
  padding-top: 2rem !important;
}

.u-Pr-sm {
  padding-right: 2rem !important;
}

.u-Pb-sm {
  padding-bottom: 2rem !important;
}

.u-Pl-sm {
  padding-left: 2rem !important;
}

.u-Px-sm {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.u-Py-sm {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.u-M-md {
  margin: 3rem !important;
}

.u-Mt-md {
  margin-top: 3rem !important;
}

.u-Mr-md {
  margin-right: 3rem !important;
}

.u-Mb-md {
  margin-bottom: 3rem !important;
}

.u-Ml-md {
  margin-left: 3rem !important;
}

.u-Mx-md {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.u-My-md {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.u--M-md {
  margin: -3rem !important;
}

.u--Mt-md {
  margin-top: -3rem !important;
}

.u--Mr-md {
  margin-right: -3rem !important;
}

.u--Mb-md {
  margin-bottom: -3rem !important;
}

.u--Ml-md {
  margin-left: -3rem !important;
}

.u--Mx-md {
  margin-left: -3rem !important;
  margin-right: -3rem !important;
}

.u--My-md {
  margin-top: -3rem !important;
  margin-bottom: -3rem !important;
}

.u-P-md {
  padding: 3rem !important;
}

.u-Pt-md {
  padding-top: 3rem !important;
}

.u-Pr-md {
  padding-right: 3rem !important;
}

.u-Pb-md {
  padding-bottom: 3rem !important;
}

.u-Pl-md {
  padding-left: 3rem !important;
}

.u-Px-md {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.u-Py-md {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.u-M-lg {
  margin: 4rem !important;
}

.u-Mt-lg {
  margin-top: 4rem !important;
}

.u-Mr-lg {
  margin-right: 4rem !important;
}

.u-Mb-lg {
  margin-bottom: 4rem !important;
}

.u-Ml-lg {
  margin-left: 4rem !important;
}

.u-Mx-lg {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}

.u-My-lg {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

.u--M-lg {
  margin: -4rem !important;
}

.u--Mt-lg {
  margin-top: -4rem !important;
}

.u--Mr-lg {
  margin-right: -4rem !important;
}

.u--Mb-lg {
  margin-bottom: -4rem !important;
}

.u--Ml-lg {
  margin-left: -4rem !important;
}

.u--Mx-lg {
  margin-left: -4rem !important;
  margin-right: -4rem !important;
}

.u--My-lg {
  margin-top: -4rem !important;
  margin-bottom: -4rem !important;
}

.u-P-lg {
  padding: 4rem !important;
}

.u-Pt-lg {
  padding-top: 4rem !important;
}

.u-Pr-lg {
  padding-right: 4rem !important;
}

.u-Pb-lg {
  padding-bottom: 4rem !important;
}

.u-Pl-lg {
  padding-left: 4rem !important;
}

.u-Px-lg {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}

.u-Py-lg {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.u-M-xl {
  margin: 6rem !important;
}

.u-Mt-xl {
  margin-top: 6rem !important;
}

.u-Mr-xl {
  margin-right: 6rem !important;
}

.u-Mb-xl {
  margin-bottom: 6rem !important;
}

.u-Ml-xl {
  margin-left: 6rem !important;
}

.u-Mx-xl {
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}

.u-My-xl {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.u--M-xl {
  margin: -6rem !important;
}

.u--Mt-xl {
  margin-top: -6rem !important;
}

.u--Mr-xl {
  margin-right: -6rem !important;
}

.u--Mb-xl {
  margin-bottom: -6rem !important;
}

.u--Ml-xl {
  margin-left: -6rem !important;
}

.u--Mx-xl {
  margin-left: -6rem !important;
  margin-right: -6rem !important;
}

.u--My-xl {
  margin-top: -6rem !important;
  margin-bottom: -6rem !important;
}

.u-P-xl {
  padding: 6rem !important;
}

.u-Pt-xl {
  padding-top: 6rem !important;
}

.u-Pr-xl {
  padding-right: 6rem !important;
}

.u-Pb-xl {
  padding-bottom: 6rem !important;
}

.u-Pl-xl {
  padding-left: 6rem !important;
}

.u-Px-xl {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}

.u-Py-xl {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.u-M-2xl {
  margin: 10rem !important;
}

.u-Mt-2xl {
  margin-top: 10rem !important;
}

.u-Mr-2xl {
  margin-right: 10rem !important;
}

.u-Mb-2xl {
  margin-bottom: 10rem !important;
}

.u-Ml-2xl {
  margin-left: 10rem !important;
}

.u-Mx-2xl {
  margin-left: 10rem !important;
  margin-right: 10rem !important;
}

.u-My-2xl {
  margin-top: 10rem !important;
  margin-bottom: 10rem !important;
}

.u--M-2xl {
  margin: -10rem !important;
}

.u--Mt-2xl {
  margin-top: -10rem !important;
}

.u--Mr-2xl {
  margin-right: -10rem !important;
}

.u--Mb-2xl {
  margin-bottom: -10rem !important;
}

.u--Ml-2xl {
  margin-left: -10rem !important;
}

.u--Mx-2xl {
  margin-left: -10rem !important;
  margin-right: -10rem !important;
}

.u--My-2xl {
  margin-top: -10rem !important;
  margin-bottom: -10rem !important;
}

.u-P-2xl {
  padding: 10rem !important;
}

.u-Pt-2xl {
  padding-top: 10rem !important;
}

.u-Pr-2xl {
  padding-right: 10rem !important;
}

.u-Pb-2xl {
  padding-bottom: 10rem !important;
}

.u-Pl-2xl {
  padding-left: 10rem !important;
}

.u-Px-2xl {
  padding-left: 10rem !important;
  padding-right: 10rem !important;
}

.u-Py-2xl {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important;
}

.u-M-3xl {
  margin: 15rem !important;
}

.u-Mt-3xl {
  margin-top: 15rem !important;
}

.u-Mr-3xl {
  margin-right: 15rem !important;
}

.u-Mb-3xl {
  margin-bottom: 15rem !important;
}

.u-Ml-3xl {
  margin-left: 15rem !important;
}

.u-Mx-3xl {
  margin-left: 15rem !important;
  margin-right: 15rem !important;
}

.u-My-3xl {
  margin-top: 15rem !important;
  margin-bottom: 15rem !important;
}

.u--M-3xl {
  margin: -15rem !important;
}

.u--Mt-3xl {
  margin-top: -15rem !important;
}

.u--Mr-3xl {
  margin-right: -15rem !important;
}

.u--Mb-3xl {
  margin-bottom: -15rem !important;
}

.u--Ml-3xl {
  margin-left: -15rem !important;
}

.u--Mx-3xl {
  margin-left: -15rem !important;
  margin-right: -15rem !important;
}

.u--My-3xl {
  margin-top: -15rem !important;
  margin-bottom: -15rem !important;
}

.u-P-3xl {
  padding: 15rem !important;
}

.u-Pt-3xl {
  padding-top: 15rem !important;
}

.u-Pr-3xl {
  padding-right: 15rem !important;
}

.u-Pb-3xl {
  padding-bottom: 15rem !important;
}

.u-Pl-3xl {
  padding-left: 15rem !important;
}

.u-Px-3xl {
  padding-left: 15rem !important;
  padding-right: 15rem !important;
}

.u-Py-3xl {
  padding-top: 15rem !important;
  padding-bottom: 15rem !important;
}

.u-maxw-1 {
  max-width: 4rem;
}

.u-maxw-2 {
  max-width: 10rem;
}

.u-maxw-3 {
  max-width: 16rem;
}

.u-maxw-4 {
  max-width: 22rem;
}

.u-maxw-5 {
  max-width: 28rem;
}

.u-maxw-6 {
  max-width: 34rem;
}

.u-maxw-7 {
  max-width: 40rem;
}

.u-maxw-8 {
  max-width: 46rem;
}

.u-maxw-9 {
  max-width: 52rem;
}

.u-maxw-10 {
  max-width: 58rem;
}

.u-maxw-11 {
  max-width: 64rem;
}

.u-maxw-12 {
  max-width: 70rem;
}

.u-maxw-13 {
  max-width: 76rem;
}

.u-maxw-14 {
  max-width: 82rem;
}

.u-maxw-15 {
  max-width: 88rem;
}

.u-maxw-16 {
  max-width: 94rem;
}

.u-maxw-17 {
  max-width: 105rem;
}

.u-w-auto {
  width: auto;
}

.u-w-full {
  width: 100%;
}

.u-w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.u-h-full {
  height: 100%;
}

.u-h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.u-block {
  display: block;
}

.u-inline-block {
  display: inline-block;
}

.u-inline {
  display: inline;
}

.u-inline-flex {
  display: inline-flex;
}

.u-table {
  display: table;
}

.u-table-row {
  display: table-row;
}

.u-table-cell {
  display: table-cell;
}

.u-grid {
  display: grid;
}

.u-hidden {
  display: none;
}

.u-active {
  display: block !important;
}

/**
 * Align Items
*/

.u-items-stretch {
  align-items: stretch;
}

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

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

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

.u-items-baseline {
  align-items: baseline;
}

/**
 * Align Content
*/

.u-content-start {
  align-content: flex-start;
}

.u-content-center {
  align-content: center;
}

.u-content-end {
  align-content: flex-end;
}

.u-content-between {
  align-content: space-between;
}

.u-content-around {
  align-content: space-around;
}

/**
 * Align Self
*/

.u-self-auto {
  align-self: auto;
}

.u-self-start {
  align-self: flex-start;
}

.u-self-center {
  align-self: center;
}

.u-self-end {
  align-self: flex-end;
}

.u-self-stretch {
  align-self: stretch;
}

.u-self-normal {
  align-self: normal;
}

/**
 * Justify Content
*/

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

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

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

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

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

.u-justify-evenly {
  justify-content: space-evenly;
}

.u-flex {
  display: flex;
}

.u-flex img {
  min-width: 0;
  min-height: 0;
}

.u-flex-row {
  flex-direction: row;
}

.u-flex-row-rev {
  flex-direction: row-reverse;
}

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

.u-flex-col-rev {
  flex-direction: column-reverse;
}

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

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

.u-flex-0 {
  flex: 0;
}

.u-flex-1 {
  flex: 1;
}

.u-flex-2 {
  flex: 2;
}

.u-basis-auto {
  flex-basis: auto;
}

.u-basis-1 {
  flex-basis: 8.33333333%;
}

.u-order-1 {
  order: 1;
}

.u-basis-2 {
  flex-basis: 16.66666667%;
}

.u-order-2 {
  order: 2;
}

.u-basis-3 {
  flex-basis: 25%;
}

.u-order-3 {
  order: 3;
}

.u-basis-4 {
  flex-basis: 33.33333333%;
}

.u-order-4 {
  order: 4;
}

.u-basis-5 {
  flex-basis: 41.66666667%;
}

.u-order-5 {
  order: 5;
}

.u-basis-6 {
  flex-basis: 50%;
}

.u-order-6 {
  order: 6;
}

.u-basis-7 {
  flex-basis: 58.33333333%;
}

.u-order-7 {
  order: 7;
}

.u-basis-8 {
  flex-basis: 66.66666667%;
}

.u-order-8 {
  order: 8;
}

.u-basis-9 {
  flex-basis: 75%;
}

.u-order-9 {
  order: 9;
}

.u-basis-10 {
  flex-basis: 83.33333333%;
}

.u-order-10 {
  order: 10;
}

.u-basis-11 {
  flex-basis: 91.66666667%;
}

.u-order-11 {
  order: 11;
}

.u-basis-12 {
  flex-basis: 100%;
}

.u-order-12 {
  order: 12;
}

/* Text Alignment */

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

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

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

.u-text-justify {
  text-align: justify;
}

/* Weight */

.u-font-normal {
  font-weight: 400;
}

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

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

.c-progress__image {
  margin: 0 !important;
}

.c-hc-article-content h1,
.c-hc-article-content h2,
.c-hc-article-content h3,
.c-hc-article-content h4 {
  display: block;
  position: relative;
}

.c-hc-article-content h1:hover .t-help__anchor-link,
.c-hc-article-content h2:hover .t-help__anchor-link,
.c-hc-article-content h3:hover .t-help__anchor-link,
.c-hc-article-content h4:hover .t-help__anchor-link {
  opacity: 1;
}

.c-hc-article-content h1:hover .t-help__anchor-link img,
.c-hc-article-content h2:hover .t-help__anchor-link img,
.c-hc-article-content h3:hover .t-help__anchor-link img,
.c-hc-article-content h4:hover .t-help__anchor-link img {
  opacity: 0.4;
}

.c-hc-article-content h1,
.c-hc-article-content h2 {
  line-height: 1.2;
}

.c-hc-article-content h1 .t-help__anchor-link,
.c-hc-article-content h2 .t-help__anchor-link {
  bottom: 0.125em;
}

.c-hc-article-content h3,
.c-hc-article-content h4 {
  line-height: 1.5;
}

.c-hc-article-content h3 .t-help__anchor-link,
.c-hc-article-content h4 .t-help__anchor-link {
  bottom: 0.275em;
}

.c-hc-article-content .t-help__anchor-link {
  box-sizing: content-box;
  display: inline-block;
  position: absolute;
  width: 1em;
  height: 1em;
  padding: 0 10px;
  line-height: 1.2;
  vertical-align: middle;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
}

.c-hc-article-content .t-help__anchor-link img {
  width: auto;
  height: auto;
  margin: 0;
  border: none;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
}

.c-hc-article-content .t-help__anchor-link::after {
  content: "Copied!";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: -80px;
  font-weight: normal;
  text-decoration: none;
  font-size: 16px;
  line-height: 1;
  letter-spacing: normal;
  padding: 8px 12px 6px;
  transform: translateY(-50%);
  background: #0066FF;
  color: white;
  border-radius: 20px;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
}

.c-hc-article-content .t-help__anchor-link.v--copied::after {
  opacity: 1;
}

.c-faq__entry {
  height: -moz-min-content;
  height: min-content;
  transition: 0.3s;
}

.c-faq__entry::after {
  content: url("data:image/svg+xml,%3Csvg width='18' height='10' viewBox='0 0 18 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.999023 1L8.99902 9L16.999 1' stroke='%230066FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  position: absolute;
  top: 1rem;
  right: 1.5rem;
  pointer-events: none;
}

.c-faq__entry.v--focused {
  padding-bottom: 1rem;
}

.c-faq__entry.v--focused::after {
  rotate: -180deg;
}

.c-faq__entry-question {
  cursor: pointer;
  line-height: 1.75rem;
}

.c-faq__entry-answer {
  visibility: hidden;
  max-height: 0;
  margin: 0;
  transition: 0.3s;
  overflow-y: hidden;
  scrollbar-gutter: stable;
}

.v--focused .c-faq__entry-question {
  font-weight: 500;
}

.v--focused .c-faq__entry-answer {
  visibility: visible;
  max-height: 500px;
  overflow: auto;
}

.item-card-base {
  border: 1px solid var(--color-black-150);
  overflow: hidden;
}

.carousel {
  gap: 2rem;
  overflow-x: scroll;
  scroll-snap-type: x proximity;
}

.carousel::-webkit-scrollbar {
  height: 8px;
}

.carousel::-webkit-scrollbar-track {
  background: #e7e7e9;
  border-radius: 0.3rem;
}

.carousel::-webkit-scrollbar-thumb {
  background: var(--color-black);
  border-radius: 0.3rem;
}

.carousel::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.carousel__tile {
  flex: 0 0 auto;
  min-width: calc(50% - 1rem);
  overflow: hidden;
  scroll-snap-align: start;
  width: 100%;
}

@media (min-width: 36rem) {
  .carousel__tile {
    width: calc(50% - 1rem);
  }
}

.c-btn.v--chevron-b::after {
  content: url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.86328L7 7.86328L13 1.86328' stroke='%231B1B20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  margin-left: 1rem;
}

.c-btn.v--chevron-b:hover::after {
  filter: invert(1);
}

.t-legal-article__content p:not("__explainer") {
  font-size:var(--font-size-base);
  font-weight:normal;
  line-height:1.55555556;
}

.t-legal-article__content > p:first-child {
  font-size:var(--font-size-lg);
  font-weight:normal;
  line-height:1.333;
  letter-spacing:-.1px;
}

.b--u-text-bold.t-legal-article__content > p:first-child{
  font-weight:700
}

.t-legal-article__content h2 {
  font-size:var(--font-size-xl);
  font-weight:bold;
  line-height:1.125;
  letter-spacing:-.4px;
  padding-top:2rem;
}

@media screen and (max-width: 1023px) {
  .t-legal-article__content ol {
    padding-left:1rem;
  }

  .t-legal-article__content ol ol li {
    padding-left: 0;
  }
}

.t-legal-article-explainer {
  position: relative;
}

.t-legal-article-explainer::before {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzAiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA3MCA0OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOC42IDcuNGM2LjQtNy43IDE2LjMtNi42IDIyIDAgMy45IDQuNyAzIDEzLjggMS40IDIzLjgtMi4yIDE0LTE0IDE3LjgtMjMuNCAxMi42Qy0xIDM4LjYuNiAxNyA4LjYgNy40Wk00My44IDcuNGM2LjQtNy43IDE2LjQtNi42IDIyIDAgMy45IDQuNyAzIDEzLjggMS40IDIzLjhDNjUgNDUuMiA1My4zIDQ5IDQzLjggNDMuOGMtOS41LTUuMi04LTI2LjggMC0zNi40WiIgZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjMUIxQjIwIiBzdHJva2Utd2lkdGg9IjIuNSIvPjxwYXRoIGQ9Ik03LjggMjguM2MtMi42LjItNC4zIDIuNS01LjEgNC0uMy4zLS4zLjgtLjIgMS4zbDEuNyA3LjdjMCAuNS4zLjkuNyAxLjEgMi43IDEuOCA1LjUgMS4yIDguNC0uNSAzLjktMi4yIDAtMTQtNS41LTEzLjZaTTQ0LjMgMjguM2MtMi44LjEtNC43IDIuNC01LjYgMy45LS4zLjQtLjQuOS0uMyAxLjNsMS41IDcuOGMwIC40LjMuOS44IDEuMSAyLjcgMS44IDUuNyAxLjMgOC44LS40IDQuMi0yLjIuNi0xNC01LjItMTMuN1oiIGZpbGw9IiMxQjFCMjAiLz48L3N2Zz4=");
  background-repeat: no-repeat;
  background-position: center center;
  width: 72px;
  height: 47px;
  position: absolute;
  top: -25px;
  right: 32px;
}

.t-legal-article-hint.v--long:not(.v--active)::after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  pointer-events: none;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff9ed 80%);
  width: 100%;
  height: 4em;
}

.t-legal-article-hint__content.v--long {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.t-legal-article-hint__content.v--active {
  -webkit-line-clamp: unset;
  line-clamp: unset;
}

.t-legal-article-hint__content ul,
.t-legal-article-hint__content ol {
  margin-top: 0;
  margin-bottom: 1rem;
}

.t-legal-article-hint__content ol > li > ol {
  list-style-type: lower-alpha;
}

.t-legal-article-hint__content li p {
  margin-bottom: 0.5rem;
}

@media screen and (min-width: 64rem) {
  .t-legal-article__toc {
    position: sticky;
    align-self: start;
    max-height: calc(80vh - 90px);
    overflow-y: scroll;
    top: 8rem;
  }
}

.t-legal-article__toc nav ul {
  padding-left: 0;
  display: block;
}

.t-legal-article__toc nav ul a {
  font-size:var(--font-size-sm);
  font-weight:normal;
  line-height:1.5;
  border-radius: 0.5rem;
  cursor: pointer;
  margin-bottom: 0.25rem;
  color:var(--color-black-700);
  display: block;
  padding: 1rem;
}

.t-legal-article__toc nav ul a:hover, .t-legal-article__toc nav ul a.v--active {
  background-color: #f6f6f7;
}

.t-legal-article__toc nav ul a:hover,
.t-legal-article__toc nav ul a.v--active {
  transition: background-color 0.2s ease-in-out;
}

@media screen and (min-width: 64rem) {
  .t-legal-article__toc nav ul a {
    padding: 1rem 1.5rem;
  }
}

.t-legal-article__toc nav ul a:hover {
  text-decoration: none;
}

@media screen and (max-width: 1023px) {
  .t-legal-article__toc__mobile.v--sticky {
    position: sticky;
    top: 60px;
    overflow-y: scroll;
    z-index: 90;
  }

  .t-legal-article__toc__mobile.v--sticky nav {
    overflow-y: scroll;
    max-height: 82vh;
  }
}

.t-sqf__form.disabled input[name="phone"],
.t-sqf__form.disabled textarea[name="info"],
.t-sqf__form.disabled button[type="submit"] {
  opacity: 0.5;
  pointer-events: none;
}

.t-sqf__form.disabled input[name="phone"]:not([type="submit"]),
.t-sqf__form.disabled textarea[name="info"]:not([type="submit"]),
.t-sqf__form.disabled button[type="submit"]:not([type="submit"]) {
  background: var(--color-black-100);
}

.t-sqf__form.disabled input[name="email"] {
  outline: none;
  box-shadow: 0 0 0 4px var(--color-orange-500);
}

.t-sqf__form.disabled .t-sqf__form--warning {
  display: flex;
}

.t-sqf__form--warning {
  display: none;
  outline: none;
  box-shadow: 0 0 0 4px var(--color-orange-500);
}

dialog .t-sqf__info-panel .t-sqf__companies {
  display: none;
}

.t-sqf__tooltip-icon svg {
  width: 20px;
  height: 20px;
}

.t-sqf-wave::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 32 1078'%3E%3Cpath fill='%23F6F6F7' d='M32 0H7.618S6.19 79.028 1.973 120.319c-3.713 36.348-1.739 76.348 2.22 112.689 3.432 31.494 13.261 104.71 13.261 166.932 0 113.56-11.33 153.775-11.262 267.199.065 107.633 10.234 204.715 11.262 262.055 1.029 57.34 0 148.806 0 148.806H32V0Z'/%3E%3C/svg%3E%0A");
  background-size: cover;
  width: 48px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -48px;
}

dialog .t-sqf-wave::before {
  width: 25px;
  left: -25px;
}

@media screen and (max-width: 64rem) {
  .t-sqf-wave::before {
    display: none;
  }
}

.t-sqf__modal[open] {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  overflow: hidden;
}

.lc-range {
  position: relative;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.lc-range input[type="range"] {
  width: 100%;
  background: linear-gradient(to right, #0059e1 0%, #0059e1 var(--progress), #c9c9cd var(--progress), #c9c9cd 100%);
  height: 11px;
  border-radius: 0.5rem;
}

.lc-range input[type="range"],
.lc-range input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
}

.lc-range input[type="range"]::-webkit-slider-thumb {
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  width: 2.5rem;
  height: 2.5rem;
  background: #0059e1;
  position: relative;
  z-index: 1;
}

.lc-range input[type="range"]::-moz-range-thumb {
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  width: 2.5rem;
  height: 2.5rem;
  background: #0059e1;
  position: relative;
  z-index: 1;
}

.lc-range.v--with-display {
  padding-top: 5.75rem;
}

.lc-range__display {
  display: block;
  width: auto;
  background: white;
  position: absolute;
  left: calc(1.25rem + calc(calc(100% - 2.5rem) * var(--progressFloat)));
  transform: translateX(-50%);
  bottom: 70px;
  padding: 0.5rem 1rem 0.25rem;
  border: 1px solid #ababb0;
  border-radius: 0.5rem;
}

.lc-range__display::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11px 8.5px 0 8.5px;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  bottom: -11px;
  left: 50%;
  transform: translateX(-50%);
}

.lc-range__display::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 9.5px 0 9.5px;
  border-color: #ababb0 transparent transparent transparent;
  position: absolute;
  bottom: -13px;
  left: 50%;
  transform: translateX(-50%);
}

.lc-range__pulse {
  width: 42px;
  height: 42px;
  position: absolute;
  background: #0059e1;
  border-radius: 50%;
  animation: handler-pulse 2s infinite;
  left: calc(1.25rem + calc(calc(100% - 2.5rem) * var(--progressFloat)));
  margin-left: -21px;
  bottom: 9px;
}

.lc-range.v--interacted .lc-range__pulse {
  display: none;
}

.lc-range.v--blue input[type="range"] {
  background: linear-gradient(to right, #0059e1 0%, #0059e1 var(--progress), #ffffff var(--progress), #ffffff 100%);
}

.lc-range.v--blue__pulse {
  background: #0059e1;
}

.lc-range.v--black input[type="range"] {
  background: linear-gradient(to right, #000 0%, #000 var(--progress), rgba(0, 0, 0, 0.1) var(--progress), rgba(0, 0, 0, 0.1) 100%);
}

.lc-range.v--black input[type="range"]::-webkit-slider-thumb {
  background: #000;
}

.lc-range.v--black input[type="range"]::-moz-range-thumb {
  background: #000;
}

.lc-range.v--black .lc-range__pulse {
  background: #000;
}

.revenue-bg {
  background-image: url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' viewBox='0 0 332 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 86c-9-4-1-64 1-74C8-5 45 1 56 1h139c15 0 110-2 123 0 13 1 12 11 14 29 1 17-5 54-9 58s-21 0-30 0h-78c-16 0-94 3-119 2s-84-1-92-4z' fill='%23FFD000'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  padding: 0.3em;
}

@media (min-width: 64rem) {
  .calc-bg {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 6% 50%);
  }
}

@keyframes handler-pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 89, 225, 0.7);
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(0, 89, 225, 0);
  }

  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 89, 225, 0);
  }
}

.swiper-container {
  position: relative;
  width: 100%;
  height: 100%;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
  z-index: 1;
}

.swiper-slide {
  display: flex;
  flex: 0 0 auto;
}

.swiper-next,
.swiper-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 100%;
  z-index: 2;
  cursor: pointer;
}

.swiper-prev {
  left: -17px;
}

.swiper-next {
  right: -17px;
}

.swiper-button-disabled {
  opacity: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}

.swiper-pagination {
  margin: 20px auto;
  text-align: center;
  z-index: 1;
}

.swiper-pagination-bullet {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: transparent;
  border: 1px solid #5d5c69;
  border-radius: 50%;
  cursor: pointer;
}

.swiper-pagination-bullet:not(:last-child) {
  margin-right: 10px;
}

.swiper-pagination-bullet-active {
  background: #0F0F10;
  border-color: #0F0F10;
}

.swiper-pagination-bullet-active:only-child {
  display: none;
}

.v--dark .swiper-pagination-bullet-active {
  background: #fff;
  border-color: #fff;
}

.reviewsRightArrow {
  position: relative;
  top: calc(50% - 16px);
  margin-right: 60px;
}

@media (min-width: 1024px) {
  .reviewsRightArrow {
    top: -20px;
    margin-right: calc(50vw - 47%);
  }
}

.reviewsLeftArrow {
  position: relative;
  top: calc(50% - 16px);
  margin-left: 60px;
}

@media (min-width: 1024px) {
  .reviewsLeftArrow {
    top: -20px;
    margin-left: calc(50vw - 47%);
  }
}

.reviewsContainer {
  width: 100%;
  padding: 0 20px;
}

@media (min-width: 580px) {
  .reviewsContainer {
    width: 100vw;
    margin-left: 0;
  }
}

@media (min-width: 1024px) {
  .reviewsContainer {
    width: 120vw;
    margin-left: calc((100vw - 120vw) / 2);
  }
}

.reviewsContainer .swiper-pagination {
  margin-top: 2rem;
}

@media (min-width: 1024px) {
  .reviewsContainer .swiper-pagination {
    margin-top: 20px;
  }
}

.reviewsContainer .swiper-next,
.reviewsContainer .swiper-prev {
  width: 45%;
}

.t-video-modal {
  margin-top: -100px;
}

.t-video-modal__decor {
  left: 0;
  right: 0;
  top: -50px;
}

.t-video-modal__play-button {
  width: 74px;
  height: 74px;
  left: 0;
  right: 0;
  top: calc(50% - 50px);
  transform: translateY(calc(50% - 50px));
  z-index: 99;
  cursor: pointer;
  pointer-events: none;
}

.t-video-modal__play-button--orange {
  padding: 0;
  display: grid;
  place-items: center;
  z-index: 99;
  cursor: pointer;
}

.t-video-modal__play-button--orange img {
  transition: scale 0.2s ease-in-out;
  filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.14)) drop-shadow(0 25px 50px rgba(0, 0, 0, 0.25));
}

.t-video-modal__play-button--orange:hover img {
  scale: 1.06;
}

.t-video-modal__teaser {
  border-radius: 20px;
  z-index: 98;
  transition: transform 0.3s ease-in-out;
  cursor: pointer;
}

.t-video-modal__teaser-container {
  transition: opacity 0.3s ease-in;
}

.t-video-modal__ending {
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  right: 20px;
}

.t-video-modal__ending[hidden] {
  display: none;
}

.t-video-modal__close {
  top: -4.25rem;
  right: 0;
}

.t-video-modal__close img {
  width: 24px;
  height: 24px;
}

.t-video-modal__video {
  aspect-ratio: 1.77777778;
  max-width: 100%;
  width: 1000px;
}

.t-sticky-scroll-tour__objects {
  position: sticky;
  top: calc(50% - calc(544px / 2));
}

.t-sticky-scroll-tour__object:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.15s ease-in;
  opacity: 0;
}

.t-sticky-scroll-tour__object--visible {
  opacity: 1 !important;
}

.t-livechat-demo {
  overflow: hidden;
}

.t-livechat-demo__signup-block-inner {
  width: 100%;
  height: 100%;
  z-index: 1;
}

.t-livechat-demo .t-ld-transcript-small {
  height: 600px;
  overflow: auto;
}

.t-livechat-demo .t-ld-transcript-full {
  height: 100%;
}

.t-livechat-demo .t-ld-show,
.t-livechat-demo .t-ld-title {
  display: inline-block;
}

.t-livechat-demo .t-ld-title {
  margin: 0;
  padding: 0;
}

.t-livechat-demo .t-ld-compress,
.t-livechat-demo .t-ld-expand,
.t-livechat-demo .t-ld-show {
  text-decoration: none;
  cursor: pointer;
  float: right;
  margin-top: 10px;
}

.t-livechat-demo button#expand,
.t-livechat-demo button#compress {
  background: transparent;
}

.t-livechat-demo section#transcript:focus {
  box-shadow: none;
}

.t-livechat-demo .t-ld-show {
  font-size: 0.875rem;
}

.t-livechat-demo .t-ld-compress {
  display: none;
}

.t-livechat-demo #transcript {
  /* Firefox */
  /* Chrome, Edge, and Safari */
}

.t-livechat-demo #transcript * {
  scrollbar-width: thin;
  scrollbar-color: black transparent;
}

.t-livechat-demo #transcript *::-webkit-scrollbar {
  width: 10px;
}

.t-livechat-demo #transcript *::-webkit-scrollbar-track {
  background: transparent;
}

.t-livechat-demo #transcript *::-webkit-scrollbar-thumb {
  background-color: black;
  border-radius: 20px;
  border: 2px solid #f6f6f7;
}

@media screen and (min-width: 64rem) {
  .t-livechat-demo__signup {
    margin-bottom: 250px;
  }

  .t-livechat-demo__signup-inner {
    margin-bottom: -350px;
    padding-bottom: 100px;
  }

  .t-livechat-demo__signup-block-inner {
    z-index: 1;
  }

  .t-livechat-demo__products {
    margin-bottom: -350px;
    padding-bottom: 100px;
  }

  .t-livechat-demo__products-block {
    z-index: 2;
  }
}

@media screen and (max-width: 1023px) {
  .t-livechat-demo__signup-inner {
    max-width: 650px;
  }
}

@media only screen and (min-width: 1190px) {
  .t-ctc-headline {
    padding-left: 15px;
  }
}

.t-ctc-hand {
  position: absolute;
  top: -167px;
  left: 0;
  right: 0;
  margin: auto;
}

@media (max-width: 48rem) {
  .t-ctc-hand {
    display: none;
  }
}

.t-ctc-form-background {
  height: 759px;
  margin-top: -690px;
  position: relative;
  z-index: 1;
}

.t-ctc-modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  overflow: auto;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.4);
  left: 0;
  top: 60px;
  width: 100%;
  height: 100%;
}

@media (min-width: 64rem) {
  .t-ctc-modal {
    top: 80px;
  }
}

.t-ctc-modal.u-block {
  display: block !important;
}

.t-ctc-modal.v--hidden-header {
  top: 0;
}

@media only screen and (max-width: 500px) {
  .t-ctc-modal {
    top: 0;
    padding-bottom: 50px;
  }
}

.t-cs-hand,
.t-cs-caption-left,
.t-cs-caption-top,
.t-cs-question {
  position: absolute;
}

.t-cs-hand {
  width: 118px;
  margin-top: -53px;
  margin-left: 56%;
}

@media only screen and (min-width: 1700px) {
  .t-cs-hand {
    margin-left: 67%;
  }
}

.t-cs-caption-left {
  width: 190px;
  margin-top: 2%;
  margin-left: -190px;
}

.t-cs-caption-top {
  width: 224px;
  right: 10%;
}

@media only screen and (min-width: 2300px) {
  .t-cs-caption-top {
    right: 13%;
  }
}

@media only screen and (min-width: 2500px) {
  .t-cs-caption-top {
    margin-right: calc(10% - 6vw);
  }
}

@media only screen and (min-width: 2800px) {
  .t-cs-caption-left,
  .t-cs-caption-top {
    display: none;
  }
}

@media only screen and (max-width: 1199px) {
  .t-cs-caption-left,
  .t-cs-caption-top {
    display: none;
  }
}

@media only screen and (min-width: 2050px) {
  .t-cs-widget-image {
    margin-left: -73px !important;
  }
}

.t-cs-question {
  width: 39px;
}

.t-reviews__rating-link {
  color: inherit;
  text-decoration: none !important;
}

.t-reviews__rating-logo img {
  transition: opacity 0.3s ease-in-out;
}

.t-reviews__rating:hover .t-reviews__rating-logo img:first-child {
  opacity: 1 !important;
}

.t-reviews__rating:hover .t-reviews__rating-logo img:last-child {
  opacity: 0 !important;
}

.t-reviews__badge-container {
  grid-template-columns: 1fr auto 1fr;
}

.t-reviews__badge-container__intersect.v--active .t-reviews__badge-item--left {
  animation: slide-in-right 0.5s ease-in-out forwards;
}

.t-reviews__badge-container__intersect.v--active .t-reviews__badge-item--right {
  animation: slide-in-left 0.5s ease-in-out forwards;
}

.t-reviews__badge-container__intersect.v--active .t-reviews__badge-item--left,
.t-reviews__badge-container__intersect.v--active .t-reviews__badge-item--right {
  /* stylelint-disable */
  /* stylelint-enable */
}

.t-reviews__badge-container__intersect.v--active .t-reviews__badge-item--left:nth-of-type(1),
.t-reviews__badge-container__intersect.v--active .t-reviews__badge-item--right:nth-of-type(1) {
  animation-delay: 0.3s;
  z-index: 4;
}

.t-reviews__badge-container__intersect.v--active .t-reviews__badge-item--left:nth-of-type(2),
.t-reviews__badge-container__intersect.v--active .t-reviews__badge-item--right:nth-of-type(2) {
  animation-delay: 0.6s;
  z-index: 3;
}

.t-reviews__badge-container__intersect.v--active .t-reviews__badge-item--left:nth-of-type(3),
.t-reviews__badge-container__intersect.v--active .t-reviews__badge-item--right:nth-of-type(3) {
  animation-delay: 0.9s;
  z-index: 2;
}

.t-reviews__badge-container__intersect.v--active .t-reviews__badge-item--left:nth-of-type(4),
.t-reviews__badge-container__intersect.v--active .t-reviews__badge-item--right:nth-of-type(4) {
  animation-delay: 1.2s;
  z-index: 1;
}

.t-reviews__badge-container__intersect.v--active .t-reviews__badge-item--left:nth-of-type(5),
.t-reviews__badge-container__intersect.v--active .t-reviews__badge-item--right:nth-of-type(5) {
  animation-delay: 1.5s;
  z-index: 0;
}

@media screen and (max-width: 64rem) {
  .t-reviews__badge-container__intersect.v--active .t-reviews__badge-item--left,
  .t-reviews__badge-container__intersect.v--active .t-reviews__badge-item--right {
    animation: slide-in-down 0.5s ease-in-out forwards;
    animation-delay: 0.6s !important;
  }

  .t-reviews__badge-container__intersect.v--active .t-reviews__badge-item--right {
    animation-delay: 0.3s !important;
  }
}

.t-reviews__badge-item {
  opacity: 0;
  z-index: 3;
}

.t-reviews__badge-item--center {
  z-index: 10;
}

@keyframes slide-in-left {
  from {
    opacity: 0;
    transform: translateX(-100%);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes slide-in-right {
  from {
    opacity: 0;
    transform: translateX(100%);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes slide-in-down {
  from {
    opacity: 0;
    transform: translateY(-20%);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.t-reviews__infinite-slider.animate {
  animation: slide 180s linear infinite;
}

.t-reviews__infinite-slider-shadow {
  top: 0;
  width: 100px;
  height: 100%;
  pointer-events: none;
}

@media screen and (max-width: 48rem) {
  .t-reviews__infinite-slider-shadow {
    width: 50px;
  }
}

.t-reviews__infinite-slider-shadow.v--left {
  left: 0;
  background: linear-gradient(-90deg, rgba(255, 255, 255, 0), #f6f6f7);
}

.t-reviews__infinite-slider-shadow.v--right {
  right: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), #f6f6f7);
}

@keyframes slide {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(-50%, 0, 0);
  }
}

.t-reviews__video-section {
  grid-template-columns: 25% 1fr;
  grid-gap: 1.5rem;
}

@media screen and (max-width: 75rem) {
  .t-reviews__video-section {
    grid-template-columns: 40% 60%;
  }
}

@media screen and (max-width: 48rem) {
  .t-reviews__video-section {
    grid-template-columns: 1fr;
  }
}

.t-reviews__video-section-quote {
  line-height: 1.3 !important;
}

.c-pricing__blocks {
  display: grid;
  justify-items: center;
  grid-gap: 3rem 2rem;
}

@media screen and (min-width: 36rem) {
  .c-pricing__blocks {
    max-width: 550px;
    grid-gap: 4rem 2rem;
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (min-width: 64rem) {
  .c-pricing__blocks {
    max-width: 100%;
    grid-gap: 2rem 1em;
    grid-template-columns: repeat(4, 1fr);
  }
}

.c-pricing__blocks__single::before {
  position: absolute;
  min-height: 3px;
  border-radius: 2px;
  width: 88%;
  top: -1px;
  translate: -50%;
  left: 50%;
  z-index: 3;
}

.c-pricing__blocks__single:nth-child(3)::before {
  content: "MOST\00a0POPULAR";
  text-align: center;
  color: #fff;
  font-weight: 500;
  top: -1rem;
  padding: 0.1rem 0.2rem 0 0.2rem;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  font-size:var(--font-size-2xs);
  font-weight:normal;
  line-height:1.333;
  font-weight:500;
}

.c-pricing__blocks__single:nth-child(3)::before.b--u-text-lg{
  font-weight:700
}

.c-pricing__blocks__single:nth-child(3)::before {
  background-color:var(--color-black-900);
}

.c-pricing__blocks__single__list-icon {
  position: absolute;
  margin-left: 3px;
}

.c-pricing__blocks__single__ul {
  list-style: none;
  margin-left: 1.3rem;
  padding-left: 0;
}

.c-pricing__blocks__single__ul li {
  position: relative;
  margin-bottom: 1rem;
}

.c-pricing__blocks__single__ul li button {
  line-height: 1.5;
}

.c-pricing__blocks__single__ul li::before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m5 13 4 4L19 7"/></svg>');
  position: absolute;
  height: 20px;
  width: 20px;
  display: inline-block;
  left: -1.5rem;
}

.c-pricing__blocks__single__button-wrap {
  height: auto;
}

@media screen and (min-width: 36rem) {
  .c-pricing__blocks__single__button-wrap {
    height: 50px;
  }
}

.c-pricing__content {
  display: grid;
  grid-auto-rows: 56px;
  position: relative;
}

.c-pricing__section-wrapper .c-pricing__content::before {
  background-color: #f6f6f780;
  content: "";
  position: absolute;
  visibility: hidden;
  top: 62px;
  left: 5px;
  height: calc(100% - 68px);
  width: calc(100% - 10px);
}

@media screen and (min-width: 64rem) {
  .c-pricing__section-wrapper .c-pricing__content::before {
    top: 4px;
    height: calc(100% - 9px);
  }
}

.c-pricing__section-wrapper .c-pricing__content:hover::before {
  visibility: visible;
}

@media screen and (min-width: 64rem) {
  .c-pricing__content {
    grid-template-columns: 350px 3fr;
  }
}

@media screen and (min-width: 75rem) {
  .c-pricing__content {
    grid-template-columns: 480px 3fr;
  }
}

.c-pricing__content-left {
  z-index: 1;
  display: grid;
  background-color:var(--color-black-50);
}

@media screen and (min-width: 64rem) {
  .c-pricing__content-left {
    background-color: initial;
  }
}

.c-pricing__content-right {
  z-index: 1;
  display: grid;
  justify-content: end;
  grid-template-columns: repeat(4, 1fr);
}

@media screen and (min-width: 64rem) {
  .c-pricing__content-right {
    grid-template-columns: repeat(4, 140px);
  }
}

@media screen and (min-width: 75rem) {
  .c-pricing__content-right {
    grid-template-columns: repeat(4, 160px);
  }
}

.c-pricing__content-right__cell {
  justify-self: center;
  align-self: center;
}

.c-pricing__content-right__plan {
  position: relative;
}

.c-pricing__content-right__plan:nth-child(3)::before {
  content: "MOST\00a0POPULAR";
  position: absolute;
  z-index: 3;
  top: -1px;
  left: 50%;
  translate: -50% calc(-100% + 18px);
  padding: 0.11rem 0.3rem 0;
  border-radius: 2rem;
  text-align: center;
  color: #fff;
  font-size: 8px;
  font-weight: 500;
  background-color:var(--color-black-900);
}

.c-pricing__content.v--sticky-headers {
  position: sticky;
  z-index: 10003;
  top: 60px;
  grid-auto-rows: auto;
  line-height: 1.2;
  font-size:var(--font-size-2xs);
  font-weight:normal;
  line-height:1.333;
}

@media screen and (min-width: 64rem) {
  .c-pricing__content.v--sticky-headers {
    top: 90px;
  }
}

.c-pricing__content.v--sticky-headers::after {
  content: "";
  position: absolute;
  pointer-events: none;
  height: 40%;
  width: 120%;
  left: -10%;
  bottom: 0;
  box-shadow: 0 5px 10px -8px rgba(95, 96, 100, 0.8);
}

@media screen and (min-width: 64rem) {
  .c-pricing__content.v--sticky-headers::after {
    display: none;
  }
}

.c-pricing__content.v--sticky-headers > div {
  grid-column-start: 1;
}

@media screen and (min-width: 64rem) {
  .c-pricing__content.v--sticky-headers > div {
    grid-column-start: 2;
  }
}

@media screen and (min-width: 48rem) {
  .c-pricing__content.v--sticky-headers {
    font-size:var(--font-size-xs);
    font-weight:normal;
    line-height:1.28571429;
  }
}

@media screen and (min-width: 64rem) {
  .c-pricing__content.v--sticky-headers {
    height: auto;
  }
}

.c-pricing__content__section__group--ai {
  overflow: clip;
}

.c-pricing__content__section__group--ai .c-pricing__content__section__title {
  background: linear-gradient(90deg, rgba(134, 9, 255, 0.1), rgba(0, 102, 255, 0.1)), white !important;
}

@media screen and (min-width: 64rem) {
  .c-pricing__content__section__group--ai .c-pricing__content__section__title {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}

.c-pricing__content__section__group--ai.v--active .c-pricing__content__section__title {
  background: linear-gradient(90deg, rgba(134, 9, 255, 0.1), rgba(0, 102, 255, 0.1)), white !important;
}

@media screen and (min-width: 64rem) {
  .c-pricing__content__section__group--ai.v--active .c-pricing__content__section__title {
    border-bottom-left-radius: 0.625rem;
    border-bottom-right-radius: 0.625rem;
  }
}

.c-pricing__content__section__group--ai .c-pricing__content-left {
  background: linear-gradient(90deg, rgba(134, 9, 255, 0.1), rgba(0, 102, 255, 0.1)), white !important;
}

@media screen and (min-width: 64rem) {
  .c-pricing__content__section__group--ai .c-pricing__content-left {
    background: #faf8ff !important;
  }
}

.c-pricing__content__section__group--ai .c-pricing__section-wrapper {
  border-radius: 0.5rem;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

@media screen and (min-width: 64rem) {
  .c-pricing__content__section__group--ai .c-pricing__section-wrapper {
    background-color: #faf8ff;
  }
}

.c-pricing__content__section__group--ai .c-pricing__content:last-child .c-pricing__content-right,
.c-pricing__content__section__group--ai .c-pricing__content:last-child .c-pricing__content-left > div {
  border: none !important;
}

.c-pricing__content__section__title {
  justify-self: center;
  width: 100%;
}

@media screen and (min-width: 64rem) {
  .c-pricing__content__section__title {
    position: sticky;
    z-index: 10001;
    top: calc(90px + 64px);
  }
}

.v--disable-sticky .c-pricing__content__section__title {
  position: relative;
  pointer-events: none;
  top: 0;
}

.c-pricing__content__section__title__icon {
  margin-left: 6px;
  translate: 0 4px;
}

.c-pricing__content__full {
  grid-column-start: 1;
  grid-column-end: 5;
  align-self: center;
}

.c-pricing__content:hover .c-pricing__tooltip {
  border-bottom: 1.5px dashed #c9c9cd;
}

li:hover .c-pricing__tooltip {
  border-bottom: 1.5px dashed #c9c9cd;
}

.c-pricing__modal dialog {
  max-width: calc(480px + (2 * 1rem));
}

.c-pricing__modal__question-mark {
  height: 20px;
  width: 20px;
  flex-shrink: 0;
  opacity: 0.25;
}

.c-pricing__modal:hover img {
  opacity: 0.9;
}

.c-pricing__section-wrapper {
  display: grid;
  grid-template-rows: 1fr;
  transition: grid-template-rows 0.3s;
}

.v--active .c-pricing__section-wrapper {
  grid-template-rows: 0fr;
}

.c-pricing__section-wrapper:has(.c-pricing__content--subentry-row) .c-pricing__content-right.c-pricing__content--entry-row,
.c-pricing__section-wrapper:has(.c-pricing__content--subentry-row) .c-pricing__content-left.c-pricing__content--entry-row > div {
  border: none !important;
}

.t-pricing-list:not(.v--expand)::after {
  content: '';
  position: absolute;
  z-index: 10004;
  bottom: 0;
  left: -1%;
  width: 102%;
  background-image: linear-gradient(180deg, transparent 0 10%, #fff 85% 100%);
  height: 30%;
  pointer-events: none;
}

.link-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.link-overlay::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  z-index: 10;
}

a.c-pricing-link {
  color: var(--color-black);
}

a.c-pricing-link.v--external::after {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><g stroke="%234E4E58" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.3" clip-path="url(%23a)"><path d="M7.6 4h-3a1.2 1.2 0 0 0-1.3 1.2v5.6A1.2 1.2 0 0 0 4.6 12H10a1.2 1.2 0 0 0 1.2-1.2V7.7M7.3 8l6-6M10 2h3.3v3.3"/></g><defs><clipPath id="a"><path fill="%23fff" d="M0 0h16v16H0z"/></clipPath></defs></svg>');
  display: inline-block;
  height: 16px;
  width: 16px;
  margin-left: 4px;
  translate: 0 4px;
}

.c-pricing__tooltip .c-pricing__one-logo {
  display: inline-block;
}

#text-intelligence {
  scroll-margin-top: 200px;
}

@media screen and (min-width: 64rem) {
  .c-display-on-scroll {
    opacity: 0;
    animation-name: fade-in-bottom;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
    animation-timeline: view();
    animation-range-start: contain calc(100vh - 130px);
    animation-range-end: contain calc(100vh - 90px);
  }
}

@keyframes fade-in-bottom {
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.lc--enterprise-integrations-holder {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 30.2rem;
  top: 12rem;
  pointer-events: none;
}

@media screen and (max-width: 1023px) {
  .lc--enterprise-integrations-holder {
    display: none;
  }
}

.lc--enterprise-integrations {
  position: absolute;
  left: 50%;
  margin-left: -47.5rem;
  width: 35rem;
  height: 32rem;
  overflow: hidden;
}

.lc--enterprise-integrations.v--right {
  margin-left: 9.5rem;
}

.lc--enterprise-integration {
  width: 3rem;
  height: 3rem;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 15rem;
  left: 50%;
  transform-origin: center center;
  box-shadow: 0 9px 24px rgba(0, 0, 0, 0.05), 0 9px 24px rgba(0, 0, 0, 0.06);
}

.lc--enterprise-integration p {
  position: absolute;
  right: 4rem;
  top: 1rem;
  opacity: 0;
  transition: opacity 0.2s;
  pointer-events: none;
  white-space: nowrap;
}

@media screen and (max-width: 77.3125rem) {
  .lc--enterprise-integration p {
    display: none;
  }
}

.lc--enterprise-integration.v--right p {
  left: 4rem;
  right: auto;
}

.lc--enterprise-integration.v--a {
  transform: translateX(0.5rem) scale(1.5);
}

.lc--enterprise-integration.v--b {
  transform: translate(-9rem, -6.5rem) scale(2);
}

.lc--enterprise-integration.v--c {
  transform: translate(0, 8rem) scale(2);
}

.lc--enterprise-integration.v--d {
  transform: translate(-1rem, -8rem) scale(1.3);
}

.lc--enterprise-integration.v--e {
  transform: translate(-7rem, 1rem);
}

.lc--enterprise-integration.v--f {
  transform: translate(-8.5rem, 7rem) scale(1.3);
}

.lc--enterprise-integration.v--g {
  transform: translate(-4rem, -4rem);
}

.lc--enterprise-integration.v--h {
  transform: translate(9.5rem, 3rem) scale(2);
}

.lc--enterprise-integration.v--i {
  transform: translate(4rem, 8rem) scale(1.3);
}

.lc--enterprise-integration.v--j {
  transform: translate(3rem, -2.5rem) scale(1.3);
}

.lc--enterprise-integration.v--k {
  transform: translate(9rem, -6rem);
}

.lc--enterprise-integration.v--l {
  transform: translate(-2rem, 3.5rem);
}

.lc--enterprise-lines {
  position: absolute;
  top: 14rem;
  left: 50%;
}

@media screen and (max-width: 1023px) {
  .lc--enterprise-lines {
    display: none;
  }
}

.lc--enterprise-lines svg {
  position: absolute;
  top: 0;
  right: 15.1rem;
}

.lc--enterprise-lines.v--a {
  transform: scaleY(-1);
}

.lc--enterprise-lines.v--c {
  transform: rotate(180deg);
}

.lc--enterprise-lines.v--d {
  transform: rotate(180deg) scaleY(-1);
}

.lc--enterprise-mobile-screen {
  margin: 0 auto;
  margin-bottom: 3rem;
  background: #fff;
  box-shadow: 0 9px 24px rgba(0, 0, 0, 0.12), 0 9px 24px rgba(0, 0, 0, 0.12);
  border-radius: 0.5rem;
  position: relative;
  max-width: 34rem;
  overflow: hidden;
}

@media screen and (min-width: 1024px) {
  .lc--enterprise-mobile-screen {
    display: none;
  }
}

.lc--enterprise-mobile-screen__cover {
  position: absolute;
  top: 0;
  opacity: 0.4;
}

.lc--enterprise-animation {
  position: relative;
}

@media screen and (min-width: 1024px) {
  .lc--enterprise-animation {
    padding: 2rem;
  }
}

.lc--enterprise-screen-perspective {
  perspective: 1000px;
  z-index: 2;
  position: relative;
}

.lc--enterprise-screen {
  margin: 0 auto;
  margin-bottom: 2rem;
  background: #fff;
  box-shadow: 0 9px 24px rgba(0, 0, 0, 0.12), 0 9px 24px rgba(0, 0, 0, 0.12);
  border-radius: 0.5rem;
  overflow: hidden;
  position: relative;
  width: 550px;
  height: 400px;
}

@media screen and (max-width: 1023px) {
  .lc--enterprise-screen {
    display: none;
  }
}

.lc--enterprise-screen img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}

.lc--enterprise-screen img:first-child {
  opacity: 1;
}

.lc--enterprise-reports-anim {
  position: absolute;
  top: 19%;
  left: 40.7%;
  display: flex;
  width: 55%;
}

@media screen and (min-width: 1024px) {
  .lc--enterprise-reports-anim {
    opacity: 0;
  }
}

.lc--enterprise-chart.v--tickets {
  margin-left: 11%;
}

.lc--enterprise-text-holder {
  position: relative;
  min-height: 250px;
  z-index: 1;
  margin-top: 3rem;
}

@media screen and (min-width: 1024px) {
  .lc--enterprise-text-holder > div,
  .lc--enterprise-text-holder > img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    opacity: 0;
  }
}

.t-le-cs-logo {
  max-width: 100px;
  -o-object-fit: contain;
     object-fit: contain;
  width: auto;
}

.t-e-wave {
  width: 110%;
  overflow-x: hidden;
  margin-left: -2rem;
}

.t-e-top {
  position: relative;
  z-index: 90;
}

.t-e-bottom {
  position: relative;
  z-index: 80;
}

.t-e-security {
  z-index: 99;
  margin-top: -195px;
  height: 200px;
}

.t-e-security-image {
  width: auto;
}

@media (min-width: 48rem) and (max-width: 64rem) {
  .t-e-security-image {
    max-width: 130px;
  }
}

@media only screen and (max-width: 86.25rem) {
  .t-e-hands {
    display: none;
  }
}

.t-e-cards-section {
  white-space: nowrap;
  overflow-x: auto;
}

.t-e-cards-section::-webkit-scrollbar {
  width: 0;
  background: transparent;
}

.t-e-cards-item {
  white-space: normal;
  width: 350px;
  margin-right: 2rem;
}

.t-e-cards-item:last-child {
  margin-left: 0;
}

@media screen and (max-width: 64rem) {
  .t-e-cards-item {
    width: calc(40% - 1.5rem);
    margin-right: 1.5rem;
    flex: none;
  }
}

@media screen and (max-width: 48rem) {
  .t-e-cards-item {
    width: calc(70% - 1.5rem);
    margin-right: 1.5rem;
  }
}

.t-e-logo {
  width: 34px;
  height: 34px;
}

.t-e-logo img,
.t-e-logo svg {
  width: 17px;
  height: 17px;
}

@media screen and (max-width: 36rem) {
  .t-e-logo {
    width: 30px;
    height: 30px;
  }

  .t-e-logo img,
  .t-e-logo svg {
    width: 13px;
    height: 13px;
  }
}

.t-e-integrations-section__vertical {
  height: 100vh;
  max-height: 53.125rem;
  overflow: hidden;
}

.t-e-integrations {
  animation: scrollUp linear infinite;
  animation-duration: 40s !important;
  transition-duration: 40s !important;
}

@keyframes scrollUp {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-50%);
  }
}

.t-e-integrations-box {
  width: 7.875rem;
  height: 9.25rem;
}

@media screen and (min-width: 36rem) and (max-width: 64rem) {
  .t-e-integrations-box {
    width: 7rem;
  }
}

.t-e-integrations-logo {
  width: 4rem;
  max-height: 4rem;
}

@media screen and (min-width: 48rem) and (max-width: 64rem) {
  .t-e-integrations-logo {
    width: 3rem;
    max-height: 3rem;
  }
}

.t-e-prefooter-dl {
  width: 32%;
  z-index: 99;
  left: 0;
  margin-top: -12%;
}

.t-e-prefooter-dr {
  width: 32%;
  z-index: 99;
  right: 0;
  margin-top: -16%;
}

.t-app__icon {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 100px;
  animation-name: floating;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

@keyframes floating {
  0% {
    transform: translate(0%, 0%);
  }

  25% {
    transform: translate(5%, 15%);
  }

  50% {
    transform: translate(10%, 10%);
  }

  75% {
    transform: translate(15%, 15%);
  }

  100% {
    transform: translate(0%, 0%);
  }
}

.t-app__icon.v--chat {
  width: 120px;
  top: 155px;
  left: -290px;
  animation-duration: 5s;
}

.t-app__icon.v--messenger {
  width: 100px;
  top: 110px;
  left: 260px;
  animation-duration: 8s;
}

.t-app__icon.v--sms {
  width: 120px;
  top: 410px;
  left: -280px;
  animation-duration: 7s;
}

.t-app__icon.v--call {
  width: 120px;
  top: 350px;
  left: 280px;
  animation-duration: 6s;
}

.t-transition-shadow {
  transition: box-shadow 0.3s ease-in-out;
}

.t-app__form select {
  display: none;
}

.t-app__form input,
.t-app__form-custom-select {
  position: relative;
  padding: 20px;
  border: 1px solid #c9c9cd;
  border-radius: 4px;
}

.t-app__form-arrow-icon {
  width: 14px;
}

.t-app__form-arrow-icon.v--rotate {
  transform: rotate(180deg);
}

.t-app__form-custom-select {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.t-app__form-custom-select-value {
  margin-right: 10px;
}

.t-app__form-custom-options-container {
  position: absolute;
  background: white;
  min-width: 400px;
  max-height: 400px;
  overflow: auto;
  top: 75px;
  left: 0;
  border-radius: 4px;
  box-shadow: 0 9px 24px rgba(0, 0, 0, 0.12), 0 9px 24px rgba(0, 0, 0, 0.12);
  z-index: 9999;
}

.t-app__form-custom-option {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  white-space: nowrap;
  padding: 20px;
  cursor: pointer;
}

.t-app__form-custom-option:hover {
  background: #f0f0f0;
}

.t-app__form-custom-option * {
  pointer-events: none;
}

.t-app__form-custom-option__code {
  opacity: 0.5;
}

.t-app__form-input-container {
  display: flex;
  flex: 0 0 auto;
}

.t-app__form-filter-input-container {
  display: flex;
  align-items: center;
  padding: 0 20px !important;
}

.t-app__form-filter-input {
  width: calc(100% - 10px) !important;
  margin: 5px !important;
  border: none !important;
  border-radius: 0 !important;
}

.t-app__form-filter-input:focus {
  border-radius: 4px !important;
}

.t-app__form-search-icon {
  width: 28px;
}

.c-btn.v--green {
  cursor: not-allowed;
}

.t-app__form-message {
  color: #5d5c69;
}

.t-app__form-message.v--success {
  color: #5d5c69;
}

.t-app__form-message.v--error {
  color: red;
}

.c-navbar {
  border-bottom: none;
}

.c-navbar .v--signup {
  background-color: var(--color-black);
  border-color: var(--color-black);
}

.t-social-proof-icon {
  background: linear-gradient(38deg, #f9941e 4.25%, #ffc01c 29.7%, #fdd68b 53.49%, #ffc540 72.95%, #ffe574 94.93%);
  color: white;
  padding: 6px 4px 4px;
  border-radius: 6px;
  line-height: 1;
}

.t-social-proof-icon svg {
  filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.2));
}

.c-homepage-hero:has(h1) {
  padding-top: 4vh;
  padding-bottom: 6vh;
}

.c-homepage-hero__header {
  font-size: 14vmin;
  line-height: 1;
}

.t-sticky-scroll {
  display: flex;
  flex-direction: column;
  align-items: center;
  scroll-snap-type: y mandatory;
}

.t-sticky-scroll__child {
  --offset: 20px;
  --header-height: 90px;
  width: 100%;
  scroll-snap-align: start;
}

.t-sticky-scroll__child:first-child {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .t-sticky-scroll__child {
    position: relative;
    top: auto;
    height: auto;
  }

  .t-sticky-scroll__child:first-child {
    margin-top: 0;
  }
}

.t-sticky-scroll__child .t-sticky-scroll__child-inner h3 {
  font-size: min(var(--font-size-5xl), 10vmin);
  letter-spacing: -2px;
  line-height: 1.1071;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .t-sticky-scroll__child .t-sticky-scroll__child-inner h3 {
    font-size: var(--font-size-5xl);
  }
}

.t-sticky-scroll__child .t-sticky-scroll__child-inner video {
  max-width: min(80vmin, 736px);
}

.t-play-button-text {
  animation: rotate 10s linear infinite;
}

@keyframes rotate {
  to {
    transform: rotate(-360deg);
  }
}

.t-bnf-numbers {
  width: 45px;
  height: 45px;
}

.t-bnf-image {
  width: 100%;
}

@media screen and (max-width: 1124px) {
  .t-bnf-form {
    flex-wrap: wrap;
  }

  .t-bnf-form button {
    width: 100%;
  }
}

.t-tlc-video {
  width: 690px;
}

@media screen and (max-width: 1492px) {
  .t-tlc-video {
    width: 630px;
  }
}

@media screen and (max-width: 1360px) {
  .t-tlc-video {
    width: 580px;
  }
}

@media screen and (max-width: 1255px) {
  .t-tlc-video {
    width: 530px;
  }
}

@media screen and (max-width: 1162px) {
  .t-tlc-video {
    width: auto;
    margin-left: 0;
  }
}

.u-absolute {
  position: absolute;
}

.u-relative {
  position: relative;
}

/* Features */

/* ScrollMagic */

.t-f-fade {
  transition: all 0.6s;
}

.t-f-images-out {
  opacity: 0;
  transform: translateY(20px);
}

.t-f-flow {
  transition: all 0.8s;
}

/* CT Tooltips */

.t-tooltip .t-f-ct-tooltiptext {
  visibility: hidden;
  width: 135px;
  padding: 8px 16px;
  background: #1b1b20;
  position: absolute;
  z-index: 1;
  bottom: 145%;
  left: 50%;
  margin-left: -77px;
}

@media (max-width: 48rem) {
  .t-tooltip .t-f-ct-tooltiptext {
    width: 127px;
    padding: 8px 10px;
    margin-left: -35px;
  }
}

.t-tooltip .t-f-ct-tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #1b1b20 transparent transparent transparent;
}

@media (max-width: 48rem) {
  .t-tooltip .t-f-ct-tooltiptext::after {
    left: 30%;
    margin-left: -15px;
  }
}

.t-tooltip:hover .t-f-ct-tooltiptext {
  visibility: visible;
  opacity: 1;
  animation: fadein 0.3s;
}

/* CT Rich messages */

.t-f-ct-rm-background {
  background-image: url('/features/chat-tools/rich-messages-background.png');
  background-size: cover;
  overflow: hidden;
}

.t-f-ct-rm-button {
  margin-top: 149px;
  width: 228px;
  margin-left: 26%;
}

.t-f-ct-rm-quickreplies {
  margin-top: 149px;
  width: 205px;
  margin-left: 26%;
}

.t-f-ct-rm-cards {
  margin-top: 153px;
  width: 421px;
  margin-left: 10%;
}

.t-f-ct-rm-moments {
  margin-top: 149px;
  width: 332px;
  margin-left: 19%;
}

/* CT Chat archives */

.t-f-ct-ca-background {
  max-width: 670px;
  height: 663px;
  background-image: url('/features/chat-tools/chat-archives-background.png');
  background-size: cover;
}

@media screen and (max-width: 520px) {
  .t-f-ct-ca-background {
    background-size: contain;
    background-repeat: no-repeat;
  }
}

.t-f-ct-chat-archives {
  background-image: url('/features/chat-tools/chat-archives.png');
  background-size: cover;
  height: 100%;
  overflow: hidden;
}

@media screen and (max-width: 520px) {
  .t-f-ct-chat-archives {
    margin-left: -10%;
  }
}

.f-t-ct-chat-archives-chats {
  padding-top: 41%;
}

@media screen and (max-width: 1159px) {
  .f-t-ct-chat-archives-chats {
    padding-top: 250px;
  }
}

.t-f-ct-is-active {
  transform: translateX(-24px) scale(1.25);
  transition: 0.75s;
}

.t-f-ct-is-active img {
  box-shadow: 0 40.4705px 87.8967px rgba(0, 0, 0, 0.16);
  border-radius: 8px;
}

.t-f-ct-ca-chat {
  width: 50%;
  margin-left: 28%;
}

@media screen and (max-width: 1159px) {
  .t-f-ct-ca-chat {
    margin-left: 155px;
  }
}

/* CT Notifications */

.t-f-ct-n-background {
  background-image: url('/features/chat-tools/chat-notification.svg');
  background-size: contain;
  width: 100%;
  min-height: 536px;
  background-repeat: no-repeat;
  overflow: hidden;
}

@media screen and (max-width: 360px) {
  .t-f-ct-n-background {
    min-height: 300px;
  }
}

.t-f-ct-n-notification {
  transform: scale(0);
}

.t-f-ct-n-notification-show {
  transform: scale(1);
  transition: 0.67s;
  transition-delay: 0.3s;
}

.t-f-ct-n-information {
  width: 56%;
  margin-top: 15%;
  margin-left: 36%;
}

.t-f-ct-n-ring {
  width: 5.5%;
  margin-top: -13.5%;
  margin-left: 41%;
  animation: t-f-ct-anim-ring 2s infinite;
}

@keyframes t-f-ct-anim-ring {
  0% {
    transform: rotate(0deg);
  }

  5% {
    transform: rotate(45deg);
  }

  15% {
    transform: rotate(-40deg);
  }

  25% {
    transform: rotate(20deg);
  }

  35% {
    transform: rotate(-15deg);
  }

  45% {
    transform: rotate(10deg);
  }

  55% {
    transform: rotate(-5deg);
  }

  60% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

/* CT Chat ratings */

.t-f-ct-cr-background {
  background-image: url('/features/chat-tools/chat-ratings-background.png');
  background-size: cover;
  overflow: hidden;
}

/* SE Hero */

@media screen and (max-width: 400px) {
  .t-f-se-hero-mobile {
    margin-left: -15%;
    width: 110%;
  }
}

/* SE Gathering Customer Data */

.t-f-se-gcd-background {
  background-image: url('/features/sales-ecommerce/customer-data-background.png');
  background-size: contain;
  background-repeat: no-repeat;
  overflow: hidden;
}

/* EC Messaging Mode */

@media screen and (max-width: 187rem) and (min-width: 67rem) {
  .t-f-ec-mm {
    background-image: url('/features/engaging-customers/dust-left.svg'), url('/features/engaging-customers/dust-right.svg');
    background-position: top left, top right;
    background-repeat: no-repeat, no-repeat;
  }
}

/* EC Ticket Form */

.t-f-ec-tf-background {
  background-image: url('/features/engaging-customers/ticket-form-background.png');
  background-size: contain;
  background-repeat: no-repeat;
  overflow: hidden;
  max-height: 560px;
}

@media screen and (max-width: 392px) {
  .t-f-ec-tf-background {
    max-height: 600px;
  }
}

.t-f-ec-tf-chat-widget {
  z-index: 70;
  top: 70%;
}

.t-f-ec-tf-chat-widget-up {
  top: 5%;
  transition: 1s;
}

.t-f-ec-tf-chat-widget-down {
  top: 70%;
  transition: 1s;
}

.t-f-ec-tf-ticket {
  z-index: 71;
  max-width: 330px;
  bottom: 525px;
  opacity: 0;
}

@media screen and (max-width: 382px) {
  .t-f-ec-tf-ticket {
    position: absolute;
    z-index: 99;
    max-width: 90%;
    margin-left: 5%;
    top: 20%;
  }
}

.t-f-ec-tf-ticket-show {
  opacity: 1;
  transition: 1s;
}

@media screen and (min-width: 500px) {
  .t-f-ec-tf-ticket-show {
    transition-delay: 0.9s;
  }
}

/* SE Customer Details */

.t-f-ect-cd-background {
  background-image: url('/features/sales-ecommerce/customer-details.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.t-f-ect-cd-contact-info,
.t-f-ect-cd-pre-chat-survey,
.t-f-ect-cd-visited-pages,
.t-f-ect-cd-integration {
  width: 58%;
  margin-right: -2%;
}

.t-f-ect-cd-contact-info {
  margin-top: 4%;
}

.t-f-ect-cd-pre-chat-survey {
  margin-top: 45%;
}

.t-f-ect-cd-visited-pages {
  margin-top: 72%;
}

.t-f-ect-cd-integration {
  margin-top: 103%;
}

/* TM Work scheduler */

.t-f-tm-ws-background {
  max-width: 621px;
  height: 641px;
  background-image: url('/features/team-management/work-scheduler.svg');
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 50;
}

@media screen and (max-width: 460px) {
  .t-f-tm-ws-background {
    height: 520px;
  }
}

@media screen and (max-width: 360px) {
  .t-f-tm-ws-background {
    height: 400px;
  }
}

.f-t-tm-ws-days {
  padding-top: 22%;
}

.t-f-ct-ca-day {
  width: 55%;
  margin-left: 23%;
  box-shadow: linear-gradient(180.18deg, #f6f6f7 43.09%, rgba(246, 246, 247, 0) 99.53%);
}

.t-f-tm-is-active {
  transform: scale(1.4);
  transition: 0.75s;
}

/* S Data Storage */

.t-f-s-data-storage-dot {
  width: 20px;
  height: 20px;
  animation: t-f-s-dots-pulse 1.5s infinite ease-out;
  background: #1b00ccb0;
  z-index: 1;
  top: 50%;
  left: 50%;
}

.t-f-s-data-storage-dot::before {
  content: '';
  position: absolute;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: #1128f5;
  border: 2px solid white;
}

.t-f-s-data-storage-dot:nth-child(odd) {
  animation: t-f-s-dots-pulse 1.5s infinite ease-out 0.3s;
}

.t-f-s-data-storage-dot-1 {
  top: 31%;
  left: 11.5%;
}

.t-f-s-data-storage-dot-2 {
  top: 23%;
  left: 22%;
}

.t-f-s-data-storage-dot-3 {
  top: 18%;
  left: 46.5%;
}

.t-f-s-data-storage-dot-4 {
  top: 21%;
  left: 51.5%;
}

@media (min-width: 768px) {
  .t-f-s-data-storage-dot {
    width: 16px;
    height: 16px;
  }

  .t-f-s-data-storage-dot::before {
    width: 4px;
    height: 4px;
  }

  @keyframes t-f-s-dots-pulse {
    0% {
      box-shadow: 0 0 0 0 #4e34b4;
    }

    100% {
      box-shadow: 0 0 0 10px rgba(52, 106, 180, 0);
    }
  }
}

.t-f-s-hands {
  z-index: 90;
  width: 95%;
  margin-left: 2.5%;
}

@media screen and (max-width: 1460px) {
  .t-f-s-hands {
    width: 100%;
    margin-left: 0;
  }
}

.t-f-s-hand {
  width: 11%;
  margin-top: -100px;
}

@media screen and (max-width: 1543px) {
  .t-f-s-hand {
    width: 9%;
    margin-top: -60px;
  }
}

@media screen and (max-width: 1389px) {
  .t-f-s-hand {
    width: 7%;
    margin-top: -40px;
  }
}

@media screen and (max-width: 1320px) {
  .t-f-s-hand {
    display: none;
  }
}

/* Customization hero */

.t-f-c-hero-widget-video,
.t-f-c-agent-bar,
.t-f-c-agent,
.t-f-c-hero-widget-agent,
.t-f-c-translations,
.t-f-c-accessibility {
  display: none;
  transition: opacity 0.5s ease;
}

.t-f-c-accessibility {
  max-width: 820px;
  margin-left: -290px;
  margin-right: -290px;
  margin-top: -150px;
}

@media screen and (max-width: 959px) {
  .t-f-c-accessibility {
    margin-left: -330px;
    margin-right: -180px;
  }
}

.t-f-c-agent {
  margin-top: 66px;
  transform: scale(1.9);
}

@media screen and (max-width: 765px) {
  .t-f-c-agent {
    transform: scale(1.4);
  }
}

.t-f-c-knowledgebase {
  opacity: 0;
}

@media screen and (min-width: 1360px) {
  .t-f-c-knowledgebase-wrapper {
    margin-left: 233px;
  }
}

.t-f-c-show {
  opacity: 1;
  transition: 1s;
}

.t-f-c-shadow-overlay {
  box-shadow: 0 -85px 31px 16px #fff, 0 85px 31px 16px #fff, 200px 0 31px 70px #fff;
}

.t-f-c-hero {
  background-image: url('/features/customization/hero-background.svg');
  background-position: right 30%;
  background-size: 80.86% 65.39%;
  background-repeat: no-repeat;
  height: 100%;
}

@media screen and (min-width: 765px) {
  .t-f-c-sticky {
    position: fixed;
    margin-top: 18%;
    margin-left: 10%;
    max-width: 28%;
  }
}

@media screen and (min-width: 960px) {
  .t-f-c-sticky {
    margin-left: 7%;
    margin-top: 7%;
    max-width: none;
  }
}

@media screen and (min-width: 1360px) {
  .t-f-c-sticky {
    margin-left: 233px;
  }
}

.t-f-c-agent-bar,
.t-f-c-agent {
  z-index: 91;
}

.t-f-c-agentbar-mobile {
  z-index: 99;
  top: 100px;
}

.t-f-c-agentbar-mobile-big {
  transform: scale(1.3);
  border-radius: 0.5rem;
  box-shadow: 0 9px 24px rgba(0, 0, 0, 0.12), 0 9px 24px rgba(0, 0, 0, 0.12);
  transition: 0.75s;
}

.t-f-c-agent-bar-big {
  top: 40px;
  transform: scale(1.9);
  transition: 0.5s;
  position: relative;
  z-index: 91;
}

.t-f-c-agent-mobile {
  z-index: 80;
  transform: scale(1.4);
}

.t-f-c-translations-mobile {
  z-index: 86;
  margin-top: -47px;
  left: 30px;
}

.t-f-c-translations {
  z-index: 91;
  top: 62px;
  left: -4%;
}

@media screen and (max-width: 765px) {
  .t-f-c-translations {
    top: -80px;
    left: 20px;
  }
}

.widget-on {
  display: block;
}

.widget-off {
  display: none;
}

/* Reports */

.t-f-reports-hero {
  position: relative;
  transform: scale(0.8);
}

@media screen and (min-width: 48rem) {
  .t-f-reports-hero {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(30%) scale(0.7);
    transform-origin: top left;
  }
}

@media screen and (min-width: 64rem) {
  .t-f-reports-hero {
    transform: translateX(25%);
  }
}

.t-f-reports-hero img {
  width: 20rem;
  height: 18.5rem;
  border-radius: 0.625rem;
  box-shadow: 0 0.5rem 2.5rem rgba(0, 0, 0, 0.07);
  margin: 0 1.125rem;
}

@media screen and (min-width: 48rem) {
  .t-f-reports-hero img {
    margin: 1.125rem 0;
  }
}

.t-f-reports-slider {
  display: flex;
}

@media screen and (min-width: 48rem) {
  .t-f-reports-slider {
    transform: rotate(24deg) translateY(calc(-18.5rem * 1));
    transform-origin: top left;
  }
}

.t-f-reports-slider__track {
  display: flex;
  will-change: transform;
  animation: features-reports-hero-mobile 25s linear infinite;
}

@media screen and (min-width: 48rem) {
  .t-f-reports-slider__track {
    margin: 0 1.5rem;
    flex-direction: column;
    animation: features-reports-hero 17s linear infinite;
  }
}

.t-f-reports-slider__track.v--right {
  display: none;
}

@media screen and (min-width: 48rem) {
  .t-f-reports-slider__track.v--right {
    display: flex;
    animation-delay: -2.5s;
  }
}

@keyframes features-reports-hero-mobile {
  0% {
    transform: translateX(calc(-22.25rem * 1));
  }

  100% {
    transform: translateX(calc(-22.25rem * 7));
  }
}

@keyframes features-reports-hero {
  0% {
    animation-timing-function: linear;
    transform: translateY(0);
  }

  26% {
    animation-timing-function: cubic-bezier(0.465, 0.205, 0.435, 0.89);
    transform: translateY(calc(-19.625rem * 1));
  }

  33.4% {
    animation-timing-function: linear;
    transform: translateY(calc(-332px * 2));
  }

  59.4% {
    animation-timing-function: cubic-bezier(0.465, 0.205, 0.435, 0.89);
    transform: translateY(calc(-332px * 3));
  }

  66.8% {
    animation-timing-function: linear;
    transform: translateY(calc(-332px * 4));
  }

  92.8% {
    animation-timing-function: cubic-bezier(0.465, 0.205, 0.435, 0.89);
    transform: translateY(calc(-332px * 5));
  }

  100% {
    animation-timing-function: linear;
    transform: translateY(calc(-332px * 6));
  }
}

/* Channels */

.t-f-channels-facebook {
  z-index: 82;
}

.t-wp-resources-categories {
  overflow-x: scroll;
}

.t-wp-resources-category-box {
  min-height: 80vh;
}

@media screen and (max-width: 33.5rem) {
  .t-wp-resources-category {
    font-weight: normal;
    font-size: 1rem;
  }
}

.t-wp-resources-category-active {
  border-bottom-width: 3px;
  font-weight: normal !important;
  font-size: 1rem !important;
  font-weight: 500 !important;
  border-color: #ffd000;
  color: #0F0F10;
  cursor: pointer;
}

@media screen and (max-width: 33.5rem) {
  .t-wp-resources-category-active {
    font-weight: normal;
    font-size: 1rem;
    font-weight: 500;
  }
}

.t-wp-resources-category:hover {
  color: #0F0F10;
}

@media screen and (max-width: 33.5rem) {
  .t-wp-resources-category:hover {
    font-weight: normal;
    font-size: 1rem;
    font-weight: 500;
  }
}

.t-wp-resources-categories p:nth-child(1)::after {
  content: 'Plugins';
}

.t-wp-resources-categories p:nth-child(2)::after {
  content: 'Themes';
}

.t-wp-resources-categories p:nth-child(3)::after {
  content: 'Services';
}

.t-wp-resources-categories p:nth-child(4)::after {
  content: 'Hosting';
}

.t-wp-resources-categories p:nth-child(5)::after {
  content: 'LiveChat Products';
}

@media screen and (max-width: 33.4375rem) {
  .t-wp-resources-categories p:nth-child(5)::after {
    content: 'LiveChat';
  }

  .t-wp-resources-category {
    font-weight: normal;
    font-size: 0.875rem;
  }

  .t-wp-resources-category-active {
    font-weight: normal;
    font-size: 0.875rem;
    font-weight: 500;
  }
}

.t-cc-video .c-video__play::before {
  width: 13.5%;
  padding-top: 13.5%;
}

.t-cc-video .c-video__play::after {
  width: 4%;
  height: 10.5%;
}

.t-cc-animation {
  z-index: 30;
}

.t-cc-animation-button {
  z-index: 40;
}

.t-cc-modal {
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.72);
}

.t-cc-arrow {
  animation: t-cc-arrow-bounce 0.6s infinite alternate;
}

@keyframes t-cc-arrow-bounce {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(0, 10px, 0);
  }
}

.t-cc-timeline-list::before,
.t-cc-timeline-list-darkmode::before,
.t-cc-timeline-list-end::before {
  content: "";
}

.t-cc-timeline-list::before, .t-cc-timeline-list-darkmode::before, .t-cc-timeline-list-end::before {
  border-left-width: 2px;
}

.t-cc-timeline-list::before, .t-cc-timeline-list-darkmode::before, .t-cc-timeline-list-end::before {
  border-color: #1b1b20;
}

.t-cc-timeline-list::before,
.t-cc-timeline-list-darkmode::before,
.t-cc-timeline-list-end::before {
  left: -0.25rem;
  position: absolute;
  bottom: 0;
  top: 0;
}

.t-cc-timeline-list-white::before {
  content: "";
  border-left-width: 2px;
  border-color: #f6f6f7 !important;
  left: -0.25rem;
  position: absolute;
  bottom: 0;
  top: 0;
  transition: 1s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}

.t-cc-timeline-date-h {
  left: -1.5rem;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  border-radius: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.t-cc-timeline-date-h::before {
  content: '';
  margin-left: -2.25rem;
  width: 1.125rem;
  height: 1.125rem;
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
  border-width: 2px;
  border-style: solid;
  border-color: #1b1b20;
  border-radius: 50%;
  position: absolute;
}

@media screen and (max-width: 885px) {
  .t-cc-timeline-list,
  .t-cc-timeline-list-darkmode,
  .t-cc-timeline-list-white,
  .t-cc-timeline-list-end {
    padding-inline-start: 0;
  }

  .t-cc-timeline-list::before {
    border-left-width: 0;
  }

  .t-cc-timeline-list-darkmode::before {
    border-left-width: 0;
  }

  .t-cc-timeline-list-end::before {
    border-left-width: 0;
  }

  .t-cc-timeline-date-h {
    display: none;
  }

  .t-cc-dark-mode-background-dark {
    transition: 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
}

.t-cc-dark-mode-background-bright {
  background-color: #f6f6f7;
  transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.t-cc-dark-mode-background-dark {
  background-color: #1b1b20;
  transition: 1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

@media screen and (max-width: 48rem) and (min-width: 512px) {
  .t-f-c-abc-button-hero {
    margin-right: 0.5rem;
  }
}

@media screen and (max-width: 511px) {
  .t-f-c-abc-button-hero {
    margin-right: 0;
  }
}

@media screen and (min-width: 48rem) {
  .t-f-c-abc-features-text {
    height: 80vh;
  }
}

.t-f-c-abc-features-images-box {
  height: 300vh;
  margin-left: -57px;
  margin-right: -57px;
}

#featuresimage {
  top: 30vh;
}

.t-f-c-abc-pinned-box {
  width: 100%;
  height: 80vh;
}

.t-f-c-abc-features-image {
  position: absolute;
  max-width: 47vw;
  left: 50%;
  transform: translateX(-50%);
}

.t-f-c-abc-chat-buttons-integration,
.t-f-c-abc-support,
.t-f-c-abc-chatbot-integration {
  display: none;
}

.t-f-c-abc-display-block {
  display: block;
}

.t-nl-fadein-move {
  opacity: 0;
  animation: fadeInUpNewLogo 0.5s ease-in-out 0s forwards;
}

.t-nl-fadein {
  opacity: 0;
  animation: fadein 0.5s ease-in-out 0s forwards;
}

@media screen and (min-width: 900px) {
  .t-nl-fadein-delay-03 {
    animation-delay: 0.3s;
  }

  .t-nl-fadein-delay-075 {
    animation-delay: 0.75s;
  }

  .t-nl-fadein-delay-13 {
    animation-delay: 1.3s;
  }

  .t-nl-fadein-delay-2 {
    animation-delay: 2s;
  }
}

@keyframes fadeInUpNewLogo {
  from {
    opacity: 0;
    transform: translate3d(0, 40px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.t-nl-background {
  background-image: url('/new-logo/background-left.svg'), url('/new-logo/background-right.svg');
  background-position: bottom 0 left 0, bottom 0 right 0;
  background-repeat: no-repeat, no-repeat;
  background-size: contain;
}

@media screen and (max-width: 64rem) {
  .t-nl-background {
    background-size: 50%;
    background-position: top 0 left 0, bottom 0 right 0;
  }
}

@media screen and (max-width: 48rem) {
  .t-nl-background {
    background-size: 45%;
    background-repeat: repeat-y;
  }
}

.t-nl-bts-background {
  background-image: url('/new-logo/rebranding.jpg');
  background-position: bottom;
  min-height: 28rem;
  background-repeat: no-repeat;
  background-size: cover;
}

#new-logo-anim {
  display: flex;
  align-items: flex-start;
  width: 250%;
  margin-left: -5%;
  animation: newLogoSlide 10s linear 3.5s infinite;
}

#new-logo-anim img {
  width: 11vw;
  height: auto;
}

#new-logo-anim img:nth-child(1) {
  opacity: 0;
  transform: translateY(3vw);
  animation: fadeUp 0.5s ease-in 2s forwards, newLogoPulse 1s cubic-bezier(0.68, -0.55, 0.265, 1.55) 3s, newLogoGrow 10s cubic-bezier(0.68, -0.55, 0.265, 1.55) 4.7s infinite;
}

#new-logo-anim img:nth-child(2) {
  opacity: 0;
  transform: translateY(3vw);
  animation: fadeUp 0.5s ease-in 1.9s forwards, newLogoPulse 1s cubic-bezier(0.68, -0.55, 0.265, 1.55) 2.9s, newLogoGrow 10s cubic-bezier(0.68, -0.55, 0.265, 1.55) 7.2s infinite;
}

#new-logo-anim img:nth-child(3) {
  opacity: 0;
  transform: translateY(3vw);
  animation: fadeUp 0.5s ease-in 1.8s forwards, newLogoPulse 1s cubic-bezier(0.68, -0.55, 0.265, 1.55) 2.8s, newLogoGrow 10s cubic-bezier(0.68, -0.55, 0.265, 1.55) 9.7s infinite;
}

#new-logo-anim img:nth-child(4) {
  opacity: 0;
  transform: translateY(3vw);
  animation: fadeUp 0.5s ease-in 1.7s forwards, newLogoPulse 1s cubic-bezier(0.68, -0.55, 0.265, 1.55) 2.7s, newLogoGrow 10s cubic-bezier(0.68, -0.55, 0.265, 1.55) 12.2s infinite;
}

#new-logo-anim img:nth-child(5) {
  opacity: 0;
  transform: translateY(3vw);
  animation: fadeUp 0.5s ease-in 1.8s forwards, newLogoPulse 1s cubic-bezier(0.68, -0.55, 0.265, 1.55) 2.8s, newLogoGrow 10s cubic-bezier(0.68, -0.55, 0.265, 1.55) 4.7s infinite;
}

#new-logo-anim img:nth-child(6) {
  opacity: 0;
  transform: translateY(3vw);
  animation: fadeUp 0.5s ease-in 1.9s forwards, newLogoPulse 1s cubic-bezier(0.68, -0.55, 0.265, 1.55) 2.9s, newLogoGrow 10s cubic-bezier(0.68, -0.55, 0.265, 1.55) 7.2s infinite;
}

#new-logo-anim img:nth-child(7) {
  opacity: 0;
  transform: translateY(3vw);
  animation: fadeUp 0.5s ease-in 2s forwards, newLogoPulse 1s cubic-bezier(0.68, -0.55, 0.265, 1.55) 3s, newLogoGrow 10s cubic-bezier(0.68, -0.55, 0.265, 1.55) 9.7s infinite;
}

#new-logo-anim img:nth-child(8) {
  opacity: 0;
  transform: translateY(3vw);
  animation: fadeUp 0.5s ease-in 2.1s forwards, newLogoPulse 1s cubic-bezier(0.68, -0.55, 0.265, 1.55) 3.1s, newLogoGrow 10s cubic-bezier(0.68, -0.55, 0.265, 1.55) 12.2s infinite;
}

#new-logo-anim img:nth-child(9) {
  opacity: 0;
  transform: translateY(3vw);
  animation: fadeUp 0.5s ease-in 2.2s forwards, newLogoPulse 1s cubic-bezier(0.68, -0.55, 0.265, 1.55) 3.2s, newLogoGrow 10s cubic-bezier(0.68, -0.55, 0.265, 1.55) 4.7s infinite;
}

#new-logo-anim img:nth-child(10) {
  opacity: 0;
  transform: translateY(3vw);
  animation: fadeUp 0.5s ease-in 2.3s forwards, newLogoPulse 1s cubic-bezier(0.68, -0.55, 0.265, 1.55) 3.3s, newLogoGrow 10s cubic-bezier(0.68, -0.55, 0.265, 1.55) 7.2s infinite;
}

#new-logo-anim img:nth-child(11) {
  opacity: 0;
  transform: translateY(3vw);
  animation: fadeUp 0.5s ease-in 2.4s forwards, newLogoPulse 1s cubic-bezier(0.68, -0.55, 0.265, 1.55) 3.4s, newLogoGrow 10s cubic-bezier(0.68, -0.55, 0.265, 1.55) 9.7s infinite;
}

#new-logo-anim img:nth-child(12) {
  opacity: 0;
  transform: translateY(3vw);
  animation: fadeUp 0.5s ease-in 2.5s forwards, newLogoPulse 1s cubic-bezier(0.68, -0.55, 0.265, 1.55) 3.5s, newLogoGrow 10s cubic-bezier(0.68, -0.55, 0.265, 1.55) 12.2s infinite;
}

#new-logo-anim img:nth-child(13) {
  opacity: 0;
  transform: translateY(3vw);
  animation: fadeUp 0.5s ease-in 2.6s forwards, newLogoPulse 1s cubic-bezier(0.68, -0.55, 0.265, 1.55) 3.6s, newLogoGrow 10s cubic-bezier(0.68, -0.55, 0.265, 1.55) 4.7s infinite;
}

#new-logo-anim img:nth-child(14) {
  opacity: 0;
  transform: translateY(3vw);
  animation: fadeUp 0.5s ease-in 2.7s forwards, newLogoPulse 1s cubic-bezier(0.68, -0.55, 0.265, 1.55) 3.7s, newLogoGrow 10s cubic-bezier(0.68, -0.55, 0.265, 1.55) 7.2s infinite;
}

#new-logo-anim img:nth-child(15) {
  opacity: 0;
  transform: translateY(3vw);
  animation: fadeUp 0.5s ease-in 2.8s forwards, newLogoPulse 1s cubic-bezier(0.68, -0.55, 0.265, 1.55) 3.8s, newLogoGrow 10s cubic-bezier(0.68, -0.55, 0.265, 1.55) 9.7s infinite;
}

#new-logo-anim img:nth-child(16) {
  opacity: 0;
  transform: translateY(3vw);
  animation: fadeUp 0.5s ease-in 2.9s forwards, newLogoPulse 1s cubic-bezier(0.68, -0.55, 0.265, 1.55) 3.9s, newLogoGrow 10s cubic-bezier(0.68, -0.55, 0.265, 1.55) 12.2s infinite;
}

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(3vw);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes newLogoPulse {
  from {
    transform: scale(1);
  }

  30% {
    transform: scale(1.2);
  }

  70% {
    transform: scale(1.2);
  }

  to {
    transform: scale(1);
  }
}

@keyframes newLogoGrow {
  from {
    transform: scale(1);
  }

  5% {
    transform: scale(1.2);
  }

  25% {
    transform: scale(1.2);
  }

  30% {
    transform: scale(1);
  }

  to {
    transform: scale(1);
  }
}

@keyframes newLogoSlide {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-25%);
  }
}

.c-integration-element {
  display: none;
}

.c-integration-element:nth-child(-n+5) {
  display: initial;
}

@media screen and (min-width: 48rem) {
  .t-enterprise-demo {
    min-height: 740px;
  }
}

@media screen and (min-width: 64rem) {
  .t-enterprise-demo {
    height: 100vh;
  }
}

.t-enterprise-demo__testimonial {
  position: relative;
}

@media screen and (min-width: 48rem) {
  .t-enterprise-demo__testimonial {
    min-height: 740px;
  }
}

@media screen and (min-width: 64rem) {
  .t-enterprise-demo__testimonial {
    height: 100vh;
  }
}

.t-enterprise-demo__testimonial__text {
  text-align: center;
}

@media screen and (min-width: 36rem) {
  .t-enterprise-demo__testimonial__text {
    width: 604px;
    max-width: 100%;
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
    height: 239px;
    background-image: url("data:image/svg+xml,%3Csvg width='605' height='238' viewBox='0 0 605 238' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.4 27.4a8 8 0 018-8.4h564a8 8 0 018 7.6l9.2 184a8 8 0 01-8 8.4h-564a8 8 0 01-8-7.6L.4 27.4z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25 3.5A2.5 2.5 0 0022.5 6v194.5c0 1.4 1.1 2.5 2.5 2.5l340.8 2.2c1.9 0 3.6 1 4.6 2.6l16 25.6 24.8-30c1-1.3 2.5-2 4.1-2l183.7-3.8c1.4 0 2.5-1.2 2.5-2.5L601 6c0-1.4-1.1-2.5-2.5-2.5H25zM19.5 6C19.5 3 22 .5 25 .5h573.5c3 0 5.5 2.5 5.5 5.5l.5 189c0 3-2.4 5.5-5.4 5.6l-183.7 3.7c-.8 0-1.4.4-2 1l-26 31.7a1.5 1.5 0 01-2.4-.2l-17.1-27.4a2.5 2.5 0 00-2.1-1.2L25 206c-3 0-5.5-2.5-5.5-5.5V6z' fill='%23000'/%3E%3C/svg%3E");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }
}

@media screen and (min-width: 64rem) {
  .t-enterprise-demo__testimonial__text {
    top: 15%;
  }
}

@media screen and (min-width: 75rem) {
  .t-enterprise-demo__testimonial__text {
    bottom: 500px;
    top: auto;
  }
}

.t-enterprise-demo__testimonial__image {
  width: auto;
}

@media screen and (min-width: 48rem) {
  .t-enterprise-demo__testimonial__image {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 446px;
    max-height: 50%;
  }
}

.t-ppg-form {
  background-position: center top;
  background-repeat: no-repeat;
}

.t-ppg-generated {
  background-position: center 80px;
  background-repeat: no-repeat;
}

.t-ppg-signup {
  background-position: center calc(50% - 45px);
  background-repeat: no-repeat;
}

.t-ppg-preview,
.t-ppg-html {
  height: 700px;
  overflow: hidden;
  display: none;
}

.t-ppg-preview__scroll,
.t-ppg-html__scroll {
  height: 100%;
  overflow-y: auto;
}

.t-ppg-preview.v--active,
.t-ppg-html.v--active {
  display: block;
}

.t-ppg-preview h2 {
  font-size: 1.71098438rem;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -0.03em;
}

@media screen and (min-width: 36rem) {
  .t-ppg-preview h2 {
    font-size: calc(1.71098438rem  +  0.87647963  * ((100vw -  36rem ) / 39 ));
  }
}

@media screen and (min-width: 75rem) {
  .t-ppg-preview h2 {
    font-size: 2.587464rem;
  }
}

.t-ppg-preview h3 {
  font-size: 1.4878125rem;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -0.02em;
  margin: 2rem 0;
}

@media screen and (min-width: 36rem) {
  .t-ppg-preview h3 {
    font-size: calc(1.4878125rem  +  0.4723875  * ((100vw -  36rem ) / 39 ));
  }
}

@media screen and (min-width: 75rem) {
  .t-ppg-preview h3 {
    font-size: 1.9602rem;
  }
}

.t-ppg-html {
  white-space: break-spaces;
  margin-top: 0;
}

.t-template-switch {
  transition: all 0.4s ease;
}

.t-template-switch.v--active {
  color: #0066FF;
  background-color: #fff;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.lc--solutions-step {
  width: 0.8em;
  height: auto;
  margin-bottom: -0.08em;
  display: inline-block;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .lc--solutions-flow {
    flex-wrap: wrap;
  }

  .lc--solutions-flow > div {
    width: 50%;
  }

  .lc--solutions-flow svg {
    display: none;
  }
}

.solutions-hero__anim {
  position: relative;
}

.solutions-hero__line {
  width: 100%;
  height: auto;
}

.solutions-hero__person {
  filter: drop-shadow(8px 8px 24px rgba(0, 0, 0, 0.1));
  position: absolute;
  width: 15%;
  max-width: 206px;
  transform-origin: center center;
  transform: translate(-50%, -50%) scale(0);
}

.solutions-hero__person.v--a,
.solutions-hero__person.v--d {
  top: 60%;
  left: 23%;
}

.solutions-hero__person.v--b,
.solutions-hero__person.v--e {
  top: 63%;
  left: 55%;
}

.solutions-hero__person.v--c,
.solutions-hero__person.v--f {
  top: 60%;
  left: 80%;
}

.solutions-app {
  position: relative;
}

.solutions-app__integration {
  width: 3rem;
  height: 3rem;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 13rem;
  left: 50%;
  margin-left: -32rem;
  transform-origin: center center;
  box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.1);
  opacity: 0.4;
  will-change: opacity;
  z-index: 10;
}

.solutions-app__integration.v--right {
  left: auto;
  right: 50%;
  margin-right: -32rem;
}

.solutions-app__integration p {
  position: absolute;
  right: 4rem;
  top: 1rem;
  opacity: 0;
  transition: opacity 0.2s;
  pointer-events: none;
  white-space: nowrap;
}

@media screen and (max-width: 77.3125rem) {
  .solutions-app__integration p {
    display: none;
  }
}

.solutions-app__integration.v--right p {
  left: 4rem;
  right: auto;
}

.solutions-app__lines {
  position: absolute;
  top: 3rem;
  left: 50%;
  margin-left: -29rem;
  opacity: 0.4;
  will-change: opacity;
}

.solutions-app__lines.v--right {
  transform: rotate(180deg);
  left: auto;
  right: 50%;
  margin-left: auto;
  margin-right: -29rem;
}

.solutions-app__screen {
  margin: 0 auto;
  margin-bottom: 2rem;
  background: #fff;
  box-shadow: 0 9px 24px rgba(0, 0, 0, 0.25);
  border-radius: 0.5rem;
  overflow: hidden;
  position: relative;
  width: 550px;
  height: 400px;
}

.solutions-app__screen img {
  position: absolute;
  top: 0;
  left: 0;
}

.solutions-app__screen img:not(:first-child) {
  opacity: 0;
}

.solutions-app__progress {
  width: 100%;
  height: 4px;
}

.solutions-app__features {
  position: relative;
}

.shopping-dot {
  width: 7%;
  max-width: 100px;
  max-height: 100px;
  position: relative;
  z-index: 99;
}

.solutions-sales {
  position: relative;
}

.solutions-sales__line {
  width: 100%;
  height: auto;
}

.solutions-sales svg {
  overflow: visible;
}

.solutions-sales__person {
  position: absolute;
}

.solutions-sales__person.v--1 {
  width: 15%;
  max-width: 250px;
  top: 2%;
  left: 12%;
}

.solutions-sales__person.v--2 {
  width: 14%;
  max-width: 231px;
  top: -12%;
  left: 76%;
}

.solutions-sales__text {
  position: absolute;
}

.solutions-sales__text.v--1 {
  top: 15%;
  left: 20.5%;
  width: 18%;
  max-width: 291px;
}

.solutions-sales__text.v--2 {
  top: 1%;
  left: 71.5%;
  width: 11%;
  max-width: 172px;
}

.solutions-sales__text.v--3 {
  top: 15%;
  left: 20.5%;
  width: 8%;
  max-width: 133px;
}

.solutions-sales__widget {
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 435px;
  z-index: 10;
  width: 27%;
}

.t-s-benchmark_hand {
  margin-top: 24px;
  margin-left: -60px;
}

@media screen and (max-width: 75rem) {
  .t-s-benchmark_hand {
    margin-left: -42px;
  }
}

.t-s-benchmark-countries input::-webkit-calendar-picker-indicator {
  opacity: 100;
  display: block;
}

.t-inner-nav .c-menu__sub {
  counter-reset: section;
  padding: 1rem;
}

.t-inner-nav .c-menu__sub ul {
  list-style: none;
}

.t-inner-nav .c-menu__sub li {
  counter-increment: section;
  padding: 0.5rem;
  margin-bottom: 0;
}

.t-inner-nav .c-menu__sub li::before {
  content: counter(section) ".";
  text-align: right;
  width: 15px;
}

.t-inner-nav .c-menu__sub li:hover {
  background: #f6f6f7;
}

.t-inner-nav-wrapper {
  position: sticky !important;
  top: 90px;
  z-index: 1;
}

.t-inner-nav-wrapper.u-is-sticky {
  z-index: 101;
}

.t-inner-nav-wrapper:not(.u-is-sticky) .t-signup-btn {
  opacity: 0;
}

.t-inner-nav-wrapper__inner {
  max-width: 1360px;
  width: 100%;
  height: 92px;
}

.t-inner-nav-wrapper__inner .t-signup-btn {
  position: absolute;
  top: 50%;
  right: 1.5rem;
  transform: translateY(-50%);
  background-color: #0F0F10;
  border-color: #0F0F10;
  color: #fff;
  transition: opacity 0.15s linear;
  opacity: 1;
}

.t-inner-nav .v--opened .v--top,
.t-inner-nav.v--has-opened .v--top {
  background: initial !important;
  color: #000 !important;
}

.t-accordion-menu__container,
.t-hp-scrollme {
  display: none;
}

.t-accordion-menu {
  position: relative;
  height: -moz-max-content;
  height: max-content;
  top: -40px;
  padding-top: 40px;
}

.t-accordion-menu__root-button {
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-bottom: none !important;
  margin-bottom: -1px;
}

.t-accordion-menu__root:first-child button {
  border-top: none !important;
}

.t-accordion-menu__root .t-accordion-menu__list {
  display: none;
}

.t-accordion-menu__root.v--opened .t-accordion-menu__list {
  display: block;
}

.t-accordion-menu__toggle {
  background: #ffd000;
  line-height: normal;
  border-radius: 20px;
  padding: 5px 15px;
  margin-top: 10px;
  cursor: pointer;
  z-index: 103;
}

.t-accordion-menu__toggle-bar {
  transform: rotate(0);
  opacity: 1;
  transition: transform 0.2s, opacity 0.2s;
}

.t-accordion-menu__toggle-bar:nth-of-type(1) {
  transform-origin: 13.5px 5.5px;
}

.t-accordion-menu__toggle-bar:nth-of-type(3) {
  transform-origin: 15px 10.5px;
}

.t-accordion-menu__toggle.v--disabled {
  pointer-events: none;
}

.t-accordion-menu__toggle[aria-expanded="true"] .t-accordion-menu__toggle-bar:nth-of-type(1) {
  transform: rotate(-45deg);
}

.t-accordion-menu__toggle[aria-expanded="true"] .t-accordion-menu__toggle-bar:nth-of-type(2) {
  opacity: 0;
}

.t-accordion-menu__toggle[aria-expanded="true"] .t-accordion-menu__toggle-bar:nth-of-type(3) {
  transform: rotate(45deg);
}

.t-accordion-menu__container--sticky {
  position: sticky;
  top: 60px;
  height: 0;
  opacity: 0;
  z-index: 10;
}

.t-accordion-menu__container--sticky.u-is-sticky {
  opacity: 1;
}

.t-accordion-menu__list {
  margin: 0 0 20px !important;
}

.t-accordion-menu__list-item {
  border-bottom: 2px solid transparent;
  padding-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.t-accordion-menu__list-item.t-active {
  font-weight: bold;
  border-color: #000;
}

@media screen and (max-width: 64rem) {
  .t-inner-nav-wrapper {
    display: none;
  }

  .t-accordion-menu__container {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-top: 18px;
  }

  .t-hp-scrollme {
    display: block;
    opacity: 0.666;
  }

  .t-hp-scrollme[hidden] {
    display: none;
  }
}

.t-ah-tour-background {
  background-image: url('/agents-handbook/customer-list-background.png');
  background-size: contain;
  background-repeat: no-repeat;
  overflow: hidden;
}

.t-ah-tooltip-dot.v--1 {
  left: 60%;
  top: 43%;
}

.t-ah-tooltip-dot.v--1 .v--ah-tooltip {
  width: 211px;
  left: -167%;
  bottom: 121%;
}

.t-ah-tooltip-dot.v--2 {
  left: 31%;
  top: 78%;
}

.t-ah-tooltip-dot.v--2 .v--ah-tooltip {
  left: -167%;
  bottom: 121%;
}

.t-ah-tooltip-dot.v--3 {
  left: 9%;
  top: 83%;
}

.t-ah-tooltip-dot.v--3 .v--ah-tooltip {
  left: -167%;
  bottom: 119%;
}

.t-ah-tooltip-dot.v--4 {
  left: 67%;
  top: 83%;
}

.t-ah-tooltip-dot.v--4 .v--ah-tooltip {
  left: -167%;
  bottom: 125%;
}

.lc--chat-top {
  position: relative;
}

.lc--chat-top-app-icon {
  position: absolute;
  z-index: -1;
  top: -120px;
  left: 600px;
  width: 280px;
  height: 280px;
  transform: rotate(-11deg);
}

@media screen and (max-width: 48rem) {
  .lc--chat-top-app-icon {
    display: none;
  }
}

.lc--chat-top h1 {
  line-height: 0.8;
}

.lc--chat-bg::before,
.lc--chat-bg::after,
.lc--chat-bg > div::after {
  content: "";
  width: 500px;
  height: 50px;
  position: absolute;
  z-index: -1;
}

.lc--chat-bg::before {
  background: #ff5d58;
  transform: rotate(-25deg);
  right: -220px;
  top: 130px;
}

.lc--chat-bg::after {
  background: #ffd000;
  transform: rotate(22deg);
  left: -162px;
  top: -53px;
}

.lc--chat-bg > div::after {
  background: #03c3eb;
  transform: rotate(-11deg);
  left: -325px;
  bottom: 90px;
}

@media screen and (max-width: 48rem) {
  .lc--chat-bg > div::after {
    display: none;
  }
}

.lc--chat-customer-in-charge > div {
  border-radius: 2rem;
  background: #ffd500;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.lc--chat-customer-in-charge h2 {
  margin-top: -4rem;
}

.lc--chat-preview > div {
  min-height: 700px;
  border-radius: 2rem;
  background: #03c3eb;
}

.lc--chat-preview-widget {
  min-height: 700px;
}

.lc--chat-preview-widget #lc--chat-container {
  z-index: inherit !important;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.2) 0 3px 10px;
  border-radius: 10px;
  overflow: hidden;
  width: 320px;
  height: 620px;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }

  5% {
    transform: scale(1.02);
  }

  10% {
    transform: scale(1);
  }

  15% {
    transform: scale(1.02);
  }

  20% {
    transform: scale(1);
  }
}

.lc--chat-preview-widget #lc--chat-container.pulse {
  animation-timing-function: ease-in-out;
  animation-delay: 1s;
  animation-duration: 6s;
  animation-name: pulse;
  animation-iteration-count: 7;
  animation-direction: normal;
}

.lc--chat-bottom {
  position: relative;
}

.lc--chat-bottom-app-icon {
  position: absolute;
  z-index: -1;
  top: -380px;
  left: 50%;
  margin-left: -250px;
  width: 500px;
  height: 500px;
}

@media screen and (max-width: 48rem) {
  .lc--chat-bottom-app-icon {
    top: -220px;
    width: 250px;
    height: 250px;
    margin-left: -125px;
  }
}

.t-snapcall-pinned-box {
  width: 100%;
  height: 80vh;
}

@media screen and (min-width: 48rem) {
  .t-snapcall-features-text {
    height: 80vh;
  }
}

.t-snapcall-features-images-box {
  height: 200vh;
  margin-left: -57px;
  margin-right: -57px;
}

.t-snapcall-features-images-box span {
  top: 30vh;
}

.t-snapcall-features-image {
  position: absolute;
  max-width: 24vw;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (max-width: 1400px) {
  .t-snapcall-features-image {
    max-width: 30vw;
  }
}

.t-snapcall-calls,
.t-snapcall-plugins {
  display: none;
}

.t-snapcall-display-block {
  display: block;
}

.t-comparison-animation {
  width: 90rem;
  max-width: 100%;
  position: relative;
}

@media screen and (max-width: 767px) {
  .t-comparison-animation {
    max-width: calc(100% + 200px);
    margin-left: -100px;
    margin-right: -100px;
  }
}

.t-comparison-animation::after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 35%;
}

.t-comparison-animation__wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.t-comparison-animation__background {
  position: absolute;
  bottom: 0;
  transform: translateX(-2.5%);
}

.t-comparison-animation__zendesk-app,
.t-comparison-animation__intercom-app,
.t-comparison-animation__livechat-app,
.t-comparison-animation__drift-app,
.t-comparison-animation__freshdesk-app {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform-origin: center bottom;
  transform: translateX(-50%) scale(0.8);
}

.t-comparison-animation.v--animation-enabled .t-comparison-animation__zendesk-app,
.t-comparison-animation.v--animation-enabled .t-comparison-animation__intercom-app,
.t-comparison-animation.v--animation-enabled .t-comparison-animation__livechat-app,
.t-comparison-animation.v--animation-enabled .t-comparison-animation__drift-app,
.t-comparison-animation.v--animation-enabled .t-comparison-animation__freshdesk-app {
  transition: transform 1s ease;
}

.t-comparison-animation__zendesk-app {
  width: 16.5%;
}

.t-comparison-animation.v--animate .t-comparison-animation__zendesk-app {
  transform: translateX(-293%) scale(1);
}

.t-comparison-animation__intercom-app {
  width: 15.1%;
}

.t-comparison-animation.v--animate .t-comparison-animation__intercom-app {
  transform: translateX(-221%) scale(1);
}

.t-comparison-animation__livechat-app {
  width: 50.42%;
  transform: translateX(-50%) scale(1);
}

.t-comparison-animation__drift-app {
  width: 15.4%;
}

.t-comparison-animation.v--animate .t-comparison-animation__drift-app {
  transform: translateX(119%) scale(1);
}

.t-comparison-animation__freshdesk-app {
  width: 14.8%;
}

.t-comparison-animation.v--animate .t-comparison-animation__freshdesk-app {
  transform: translateX(219%) scale(1);
}

.t-comparison-animation__zendesk-bubble, .t-comparison-animation__intercom-bubble, .t-comparison-animation__freshdesk-bubble, .t-comparison-animation__drift-bubble, .t-comparison-animation__livechat-bubble {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.t-comparison-animation__zendesk-bubble,
.t-comparison-animation__intercom-bubble,
.t-comparison-animation__freshdesk-bubble,
.t-comparison-animation__drift-bubble,
.t-comparison-animation__livechat-bubble {
  border-radius: 50%;
  width: 6.6666%;
  position: absolute;
  top: 75%;
  left: 50%;
  opacity: 0;
  transform: translateX(-50%);
}

.t-comparison-animation.v--animation-enabled .t-comparison-animation__zendesk-bubble,
.t-comparison-animation.v--animation-enabled .t-comparison-animation__intercom-bubble,
.t-comparison-animation.v--animation-enabled .t-comparison-animation__livechat-bubble,
.t-comparison-animation.v--animation-enabled .t-comparison-animation__drift-bubble,
.t-comparison-animation.v--animation-enabled .t-comparison-animation__freshdesk-bubble {
  transition: transform 1s ease 1s, opacity 0.2s ease 1s;
}

.t-comparison-animation__zendesk-bubble {
  transform: translateX(-618%);
}

.t-comparison-animation__intercom-bubble {
  transform: translateX(-418%);
}

.t-comparison-animation__drift-bubble {
  transform: translateX(318%);
}

.t-comparison-animation__freshdesk-bubble {
  transform: translateX(518%);
}

.t-comparison-animation.v--animate .t-comparison-animation__zendesk-bubble {
  transform: translateX(-618%) translateY(-210%);
  opacity: 1;
}

.t-comparison-animation.v--animate .t-comparison-animation__intercom-bubble {
  transform: translateX(-418%) translateY(-320%);
  opacity: 1;
}

.t-comparison-animation.v--animate .t-comparison-animation__livechat-bubble {
  transform: translateX(-50%) translateY(-400%);
  opacity: 1;
}

.t-comparison-animation.v--animate .t-comparison-animation__drift-bubble {
  transform: translateX(318%) translateY(-320%);
  opacity: 1;
}

.t-comparison-animation.v--animate .t-comparison-animation__freshdesk-bubble {
  transform: translateX(518%) translateY(-210%);
  opacity: 1;
}

.t-webinar-hero {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.t-webinar-hero__date {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 161 38'%3E%3Cpath d='M1 2c-2.2 5.3 0 18 0 24-.2 4.3.3 10.7 5 10.7h83.2c10.7 0 64.6 3 69 0 4.4-3 2.6-14.4 1.1-21.8C158 7.6 158.4.2 155.1.2c-3.3 0-58.7-.5-79.7 0S2-.7 1 2Z' fill='%23fff'/%3E%3C/svg%3E");
  background-size: 100% 100%;
}

.t-webinar-hero__time {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 111 38'%3E%3Cpath d='M.6 36c-1.4-5.3 0-18 0-24C.6 7.8 1 1.4 4.2 1.4h57.3c7.4 0 44.5-3 47.6 0 3 3 1.8 14.4.8 21.8-1 7.3-.7 14.7-3 14.7-2.2 0-40.4.5-54.9 0-14.4-.5-50.7.9-51.4-1.7Z' fill='%23FFD000'/%3E%3C/svg%3E");
  background-size: 100% 100%;
}

.t-webinar-hero .t-webinar-input {
  border: 2px solid var(--color-black-200);
}

.t-webinar-content h2 {
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
  margin-top: 2rem;
}

.t-webinar-content ul {
  padding-left: 2rem;
}

.t-webinar-related__posts {
  display: grid;
  grid-gap: 3rem 2rem;
}

@media screen and (min-width: 48rem) {
  .t-webinar-related__posts {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (min-width: 75rem) {
  .t-webinar-related__posts {
    grid-template-columns: repeat(3, 1fr);
  }
}

.t-webinar-related__post {
  color: #0F0F10;
  overflow: hidden;
}

@media screen and (min-width: 48rem) {
  .t-webinar-related__post.v--only-2-mobile:nth-child(n + 3) {
    display: none;
  }
}

@media screen and (min-width: 75rem) {
  .t-webinar-related__post.v--only-2-mobile:nth-child(n + 3) {
    display: block;
  }
}

.t-webinar-reveal {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.t-webinar-reveal.v--show {
  opacity: 1;
  pointer-events: initial;
  position: static;
  transition: opacity 0.5s ease, position 0s linear 0.5s;
}

.t-webinar-upcoming {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 232 43'%3E%3Cpath d='M1.3 2.2c-3 6 0 20.5 0 27.1-.1 5 .6 12.2 7.5 12.2h119.8c15.4 0 93 3.3 99.4 0 6.4-3.3 3.7-16.3 1.6-24.6S228.3.2 223.6.2c-4.9 0-84.7-.5-114.9 0C78.5.8 2.8-.8 1.3 2.2Z' fill='%23FFD000'/%3E%3C/svg%3E");
  background-size: 100% 100%;
}

.t-webinars-hero {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 637 359'%3E%3Cpath d='M307 204.5c4 16.7 46.5 35.6 76.8 21.3 30.2-14.2 24.8-26.4 21.5-35.8-5.5-15.3-20-14-12.4 4.4 7.7 18.4 45.7 17.7 60.8 12.7 15-5.1 35.6-28.1 33.2-42.6-2.4-14.5-12.7-6-10.3 3.7 2.3 9.6 12.2 29.7 42.8 25 30.6-4.9 43.6-16.9 71.2-22.1 27.6-5.3 40.5-3.7 45.3 3.5' stroke='%231B1B20' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M390.6 66.5c-.5-.7-1.5-1-2.3-.4-.7.5-1 1.5-.4 2.3.5.7 1.5 1 2.3.4.6-.6.7-1.5.4-2.3ZM460.5 190.6c-.5-.7-1.5-1-2.4-.4-.6.5-1 1.5-.3 2.3.5.7 1.5 1 2.3.4.7-.5 1-1.5.4-2.3ZM353.2 130.3a1.7 1.7 0 0 0-2.7 2c.5.7 1.6 1 2.4.4.6-.5 1-1.6.3-2.4ZM389.6 141.4c-.5-.7-1.5-1-2.4-.4-.6.5-1 1.5-.3 2.3.5.7 1.5 1 2.3.4.7-.5.8-1.4.4-2.3ZM418.1 167.9c-.5-.7-1.5-1-2.3-.4-.7.5-1 1.5-.4 2.3.5.7 1.5 1 2.3.4.6-.7.9-1.7.4-2.3ZM454.2 208.3c-.4-.6-1.5-1-2.3-.3-.6.4-1 1.5-.4 2.3a1.7 1.7 0 0 0 2.7-2ZM314.5 199.3c-.5-.6-1.5-.9-2.4-.3-.6.5-1 1.5-.3 2.3.4.7 1.5 1 2.3.4.7-.5.7-1.6.4-2.4ZM3.5 287.9c-.5-.7-1.5-1-2.3-.4-.7.5-1 1.5-.4 2.3.5.7 1.5 1 2.3.4.6-.6.9-1.6.4-2.3ZM62.2 191.6c-.5-.7-1.5-1-2.4-.4-.6.5-1 1.5-.3 2.3.4.7 1.5 1 2.3.4.6-.7.8-1.7.4-2.3ZM385.9 207.9c-.5-.7-1.5-1-2.3-.4-.7.5-1 1.5-.4 2.3a1.7 1.7 0 0 0 2.7-2ZM227.4 355.4a1.7 1.7 0 0 0-2.7 2c.5.7 1.5 1 2.3.4.7-.5.8-1.5.4-2.4ZM286.9 281c.5-.7.8-1.4 1-2.3.2-.6 0-1.3.2-2 0-.4-.2-.8-.7-1.1 0-.2-.3-.2-.4-.4l-.2-.2c-.3-.4-.6-.6-1-.7-1.6-.5-3.3-1-5-1.1-.8 0-1.6.3-2.2 1-.5.6-.9 1.2-1 2 0 .4-.2 1-.1 1.5l.1 1c.2 1.2.6 2.3 1.2 3 .2.4.5.8.8 1l1.2.5c.6.2 1.4.2 2.2 0 .8-.1 1.7-.4 2.5-1 .4-.2 1-.6 1.4-1.2Zm-3.9-1-.6.2c-.1.1-.2 0-.4 0-.1.2-.2 0-.3 0v-.2l-.2-.2-.3-.4-.3-1-.1-1.3v-.5s.2 0 0-.2h.3c1.2.2 2.3.6 3.5 1l-.1.9-.2.6-.6.6-.7.5ZM424.6 230.3c-.3-.4-.7-.6-1.2-.6-.6 0-1 .1-1.6.5l-6.6 4c-.9.7-1.4 1.8-.8 2.6.6.9 1.7.9 2.7.1 2.3-1.4 4.3-2.7 6.7-4l.2-.1c.9-.6 1-1.8.6-2.5Z' fill='%231B1B20'/%3E%3Cpath d='m423.5 236.4-2.6-3.5c-.4-.6-.7-1.1-1-1.9-.4-.4-.8-.9-1-1.4l-.1-.3c-.2-.5-.4-.7-1-1-.3-.1-.7-.2-1.2 0-.5.1-.8.3-1 .9-.2.3-.2.8 0 1.3 0 .5.4.9.5 1.4l.7 1c.4.4.6 1 1 1.6l2.6 3.6c.5.7 1.5 1 2.3.4 1-.3 1.3-1.3.8-2.1ZM424 282.5c0-.1-.4-.3-.5-.2-.1.1-.3.4-.2.6 0 .1.4.3.6.2 0-.1.3-.5.2-.6ZM430 272.8c0-.2-.4-.3-.5-.3-.1.1-.3.5-.2.6.1.1.4.3.6.2.1 0 .3-.4.2-.5ZM441.1 181c0-.2-.4-.3-.5-.2-.1 0-.3.4-.2.5 0 .2.4.3.5.2.2 0 .3-.4.2-.5ZM265.7 212.8c-.1-.2-.4-.3-.6-.2-.1 0-.3.4-.2.5.1.2.4.3.6.2.1 0 .4-.2.2-.5ZM249.6 229.5c0-.2-.4-.3-.5-.2-.2 0-.3.4-.2.5 0 .2.4.3.5.2.2 0 .3-.4.2-.5ZM252.3 242.8c0-.1-.4-.3-.6-.2 0 .1-.3.5-.2.6.1.1.5.3.6.2.1-.1.3-.4.2-.6ZM270.9 238.4c-.1-.1-.5-.3-.6-.2-.1 0-.3.4-.2.6 0 0 .4.3.5.2.2-.1.4-.3.3-.6ZM260.2 226.5c0-.1-.4-.3-.5-.2-.2.1-.4.4-.3.6.1.1.5.3.6.2.1-.1.4-.3.2-.6ZM427 264.4c-.1-.1-.5-.3-.6-.2-.1 0-.3.4-.2.6 0 0 .4.3.6.2 0-.1.3-.5.2-.6ZM444.4 284.6c0-.1-.4-.3-.5-.2-.2 0-.3.4-.2.5 0 .2.4.4.5.3.2-.1.4-.3.2-.6ZM439.3 287.5c0-.2-.4-.3-.5-.2-.2 0-.3.4-.2.5 0 .2.4.3.5.2.2 0 .3-.4.2-.5ZM441.8 276.7c0-.1-.4-.3-.6-.2 0 .1-.3.4-.2.6.1 0 .5.3.6.2.1-.1.4-.3.2-.6ZM449.7 268.3c0-.1-.4-.3-.5-.2-.2.1-.4.5-.3.6.1.1.5.3.6.2.1-.1.3-.4.2-.6ZM390.7 81.7c-.7-1-2-1.3-2.9-.6-.9.7-1.2 2-.6 2.9.7 1 2 1.2 3 .6.9-.7 1.2-2 .5-3ZM433.2 280.6c-.3-.4-.8-.5-1.2-.2-.4.3-.5.8-.2 1.2.3.4.8.5 1.2.2.4-.3.4-1 .2-1.2ZM152.5 207.9c-.2-.4-.7-.5-1.1-.2-.4.3-.5.8-.2 1.2.3.4.8.4 1.2.2.4-.3.4-.8.1-1.2ZM258.3 206.5c-.3-.4-.8-.5-1.2-.2-.4.3-.5.8-.2 1.2.3.4.8.5 1.2.2.4-.3.5-.8.2-1.2ZM277.8 227.3c-.3-.4-.8-.5-1.2-.2-.4.3-.4.7-.2 1.1.3.4.8.5 1.2.2.4-.3.5-.7.2-1.1ZM366.3 192.4c-.3-.4-.7-.4-1.1-.1-.4.3-.5.7-.2 1.1.3.4.7.5 1.1.2.4-.3.5-.8.2-1.2ZM376.8 65.5a4.6 4.6 0 0 0-6.4-1.2c-2 1.5-2.7 4.2-1.1 6.4 1.4 2 4.3 2.6 6.3 1.1 2-1.6 2.6-4.3 1.2-6.3ZM118.1 241c-.7-1-2.2-1.4-3.4-.5-1.1.8-1.5 2.2-.6 3.4.8 1.1 2.2 1.5 3.5.6 1-1 1.3-2.4.5-3.5ZM313.9 2c-.8-1-2.3-1.4-3.5-.5-1 .8-1.4 2.2-.6 3.4.8 1.1 2.3 1.5 3.5.6 1-1 1.2-2.3.6-3.5Z' fill='%231B1B20'/%3E%3C/svg%3E"), url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 504 400'%3E%3Cpath d='M319.1 140.8a119.7 119.7 0 0 0-59.2 54A241.2 241.2 0 0 0 244 230a159.4 159.4 0 0 0-9.3 46.5v8.3l2.8 18.6a76.9 76.9 0 0 0 9.3 24.2 122 122 0 0 0 23.1 29.8c17.6 16.7 39 27.8 61.2 35.3 24 7.4 50 8.4 75 3.7a138.7 138.7 0 0 0 51-21.4 106.3 106.3 0 0 0 27.7-29.7 134 134 0 0 0 14-38.2c2.7-12 3.6-24.1 4.6-35.3.9-9.3 0-17.6-1.9-27a83.8 83.8 0 0 0-14.8-39c-11.1-14.9-24-26-39-36.3-5.5-9.3-13.8-14-24-17.6l-31.5-11.2c-12-3.7-25-6.5-38-6.5a91 91 0 0 0-35.2 6.5Zm38 77.2c6.5 1.8 14 3.7 20.4 5.6 1.8.9 2.8 2.8 4.6 3.7 7.4 4.6 15.8 9.3 23.2 14.9 3.7 3.7 8.3 7.4 11.1 11.1v1c1 1.8 1 4.6 1.9 6.5 0 6.5 0 13-1 19.5-.9 7.4-2.8 14.9-5.5 22.3 0 1-1 1.9-1.9 2.8l-1.8 1.8c-3.7 2-6.5 3.8-10.2 5.6-3.7 1-8.4 1.9-12 2.8-6.6 0-13 1-20.4 0l-22.3-5.6-13.9-8.3c-3.7-3.8-7.4-6.5-10.2-10.3-.9-.9-.9-1.8-1.8-2.7 0-1-1-2-1-2.8v-12.1c2-8.4 4.7-15.8 7.5-24.2 3.7-7.4 7.4-14.9 12-21.4 1.9-2.8 4.6-4.6 6.5-6.5 1-1 2.8-1.9 3.7-2.8h1.9c4.6-1 7.4-1 9.2-1Zm-12 1.8c-1.9 1-2.8 1-4.7 2 1.9-1 3.7-2 4.7-2Zm-25 71.6c.9 1.9.9 2.8 1.8 4.7-1-1.9-1-3.7-1.8-4.7Zm2.7 1.9c1 1.9 2.8 2.8 3.7 4.6-1.8-.9-2.7-2.7-3.7-4.6Z' fill='%23fff'/%3E%3Cpath d='M410 85.1c-.2-.7-1-1.4-1.8-1.2-.8.2-1.4.9-1.2 1.8.1.7.8 1.3 1.7 1.2A2 2 0 0 0 410 85ZM416 214.3c-.2-.7-1-1.3-1.8-1.1-.8.1-1.4.8-1.2 1.7.1.8.9 1.4 1.7 1.2.8-.1 1.4-.9 1.3-1.8ZM354.5 123.7c-.1-.7-.9-1.3-1.8-1.2-.7.2-1.4 1-1.2 1.8a1.5 1.5 0 0 0 3-.6ZM380.4 146.8c-.2-.7-.9-1.4-1.8-1.2-.7.2-1.4.9-1.2 1.8.2.7.9 1.4 1.8 1.2.7-.2 1.2-.9 1.2-1.8ZM394 179.7c-.2-.8-1-1.4-1.8-1.2-.8.1-1.4.9-1.2 1.8.1.7.9 1.3 1.7 1.1.8-.3 1.4-1 1.2-1.7ZM408.4 227c-.1-.7-.9-1.3-1.8-1.1-.7.1-1.3.8-1.2 1.7a1.5 1.5 0 0 0 3-.6ZM295.9 166c-.2-.6-.9-1.3-1.8-1-.7 0-1.4.8-1.2 1.7.2.7.9 1.3 1.8 1.2.7-.2 1.2-1 1.2-1.8ZM4 120.5c-.2-.8-1-1.4-1.8-1.2-.7.1-1.4.9-1.2 1.7.1.8.9 1.4 1.8 1.2.7-.3 1.3-1 1.2-1.7ZM50 65c-.1-.7-.9-1.3-1.7-1.1-.8.1-1.4.9-1.2 1.8.1.7.8 1.3 1.7 1.1.8-.2 1.4-1 1.2-1.7ZM351.9 200.5a1.5 1.5 0 0 0-3 .6c.1.7.9 1.3 1.8 1.2.7-.2 1.4-1 1.2-1.8ZM163.9 262.2c-.2-.8-1-1.4-1.8-1.2-.8.1-1.4.9-1.2 1.8.1.7.9 1.3 1.8 1.1.7-.1 1.2-.8 1.2-1.7ZM241.7 223.3c.7-.5 1.3-.9 1.7-1.6.4-.4.6-1 1-1.6.2-.3.1-.8-.1-1.2l-.3-.4v-.3c0-.4-.3-.7-.7-1-1-1-2.2-2.1-3.6-2.8-.7-.3-1.5-.3-2.2 0-.7.3-1.2.7-1.6 1.2l-.7 1.3-.3 1c-.2 1-.3 2-.2 2.9l.4 1c.2.4.4.7.8 1 .4.3 1 .6 1.7.8.8.2 1.6.3 2.5.1.5 0 1-.2 1.6-.4Zm-2.8-2.4h-.6c-.1 0-.2-.2-.3-.1-.2 0-.2-.1-.2-.3V220.2l-.2-.4c.1-.4 0-.7.2-1 0-.3.3-.7.4-1.1l.2-.4.1-.2.2.2c.9.5 1.7 1.3 2.6 2l-.5.8-.4.4c-.3.2-.4.2-.7.2l-.8.2ZM375.4 233.9c0-.4-.3-.7-.8-1-.4-.1-.9-.2-1.5-.1-2.4.3-4.6.4-7 .8-1 .1-1.9 1-1.7 1.8.2 1 1.1 1.4 2.3 1.1 2.4-.3 4.6-.6 7-.7h.2c1-.3 1.7-1.2 1.5-1.9Z' fill='%231B1B20'/%3E%3Cpath d='m372.1 238.5-.7-3.9c-.1-.5-.3-1.1-.2-2-.1-.4-.3-1-.2-1.4v-.3c0-.5 0-.8-.4-1.2-.2-.2-.6-.5-1-.5-.5-.1-.8 0-1.2.3-.3.3-.5.6-.6 1v1.5c0 .3 0 .6.2 1 0 .6 0 1.2.2 1.8l.7 4c.2.8 1 1.4 1.8 1.2 1 .1 1.6-.6 1.4-1.5ZM355 277c0-.2-.3-.4-.4-.4-.2 0-.4.2-.4.4 0 .1.2.4.4.4l.4-.4ZM363.7 271.2l-.4-.4-.4.4c0 .2.2.4.4.4.1 0 .4-.2.4-.4ZM408 199.4c0-.2-.2-.5-.4-.4-.1 0-.4.2-.3.4 0 .1.2.4.3.3.2 0 .5-.2.4-.3ZM250.3 158.6c0-.2-.3-.5-.4-.4-.2 0-.4.2-.4.4 0 .1.2.4.4.3.1 0 .4 0 .4-.3ZM230.6 166.3c0-.2-.3-.5-.4-.4-.2 0-.4.2-.4.4 0 .1.2.4.4.3l.4-.3ZM227.7 178.4c0-.2-.3-.5-.4-.4-.2 0-.4.2-.4.4 0 .1.2.4.4.3l.4-.3ZM244.8 181.8c0-.2-.3-.4-.4-.4-.2 0-.4.2-.4.4 0 .1.2.4.4.4.1 0 .4-.1.4-.4ZM240.5 167.9c0-.2-.3-.5-.4-.4-.2 0-.4.2-.4.4 0 .1.2.4.4.3.1 0 .4 0 .4-.3ZM364.3 263s-.2-.3-.4-.3c-.1 0-.4.2-.4.4l.4.4c.2 0 .4-.3.4-.4ZM371 286.5l-.3-.4c-.2 0-.4.3-.4.4 0 .2.2.4.4.4.1 0 .4 0 .4-.4ZM365.7 287c0-.2-.2-.5-.4-.4-.1 0-.4.2-.3.3 0 .2.2.5.3.4.2 0 .5-.2.4-.4ZM372 279c-.1-.2-.3-.4-.5-.4-.1 0-.4.2-.4.4l.4.4c.2 0 .5-.1.4-.4ZM381.7 275s-.3-.4-.4-.3c-.2 0-.4.2-.4.4 0 .1.2.4.4.3l.4-.3ZM404.2 97.7c-.2-1-1.1-1.7-2.1-1.5-1 .2-1.8 1-1.6 2.1.2 1 1 1.8 2.1 1.6 1-.2 1.8-1.1 1.6-2.2ZM363.2 279c0-.5-.4-.8-.8-.7-.5.1-.7.5-.6.9 0 .4.4.7.8.6.5 0 .7-.6.6-.9ZM118.8 113.2c-.1-.4-.5-.7-1-.6-.4.1-.6.5-.5 1 0 .4.4.6.9.5.4 0 .6-.4.6-.9ZM246.5 150.5c0-.4-.4-.7-.9-.6-.4.1-.6.5-.6 1 .1.4.5.6 1 .5.4 0 .6-.4.5-.9ZM254.8 175.2c-.1-.4-.5-.7-1-.6-.4.1-.6.5-.5.9 0 .4.4.7.9.6.4 0 .7-.4.6-.9ZM341.6 180.2c-.1-.4-.5-.7-1-.6-.4.1-.6.5-.5 1 0 .4.4.6.9.5.4 0 .6-.4.6-.9ZM398.9 79a4.2 4.2 0 0 0-4.9-3.4c-2.2.4-3.8 2.4-3.4 4.8a4.2 4.2 0 0 0 4.9 3.4c2.2-.6 3.8-2.6 3.4-4.9ZM77.5 127.5c-.2-1.2-1.3-2-2.7-1.8-1.2.3-2 1.4-1.8 2.7.3 1.2 1.4 2 2.7 1.8 1.2-.4 2-1.5 1.8-2.7ZM371 2.3c-.3-1.2-1.3-2-2.7-1.8-1.2.2-2 1.3-1.8 2.7.2 1.1 1.3 2 2.7 1.7a2.6 2.6 0 0 0 1.8-2.6Z' fill='%231B1B20'/%3E%3C/svg%3E");
  background-size: 635px 357px, 503px 399px;
  background-position: calc(50% - 670px) 0, calc(50% + 380px) -90px;
  background-repeat: no-repeat;
}

.t-webinars-featured__picture {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 477 376'%3E%3Cpath d='M64.6 230.5c.2-.6.9-1 1.6-.8.6.2 1 .8.8 1.6-.1.6-.8 1-1.5.8-.6-.3-1-1-.9-1.6ZM49.2 337.5c.2-.6.8-1 1.6-.8.6.2 1 .8.8 1.6-.2.6-.8 1-1.6.8-.6-.2-1-.8-.8-1.6ZM107.6 267.2c.2-.6.8-1.1 1.6-.9.6.2 1 .9.8 1.6-.2.6-.8 1-1.6.8-.6-.1-1-.8-.8-1.5ZM84.2 284.3c.2-.7.8-1.1 1.6-.9.6.2 1 .9.8 1.6-.1.6-.8 1-1.5.8-.7-.2-1-.8-.9-1.5ZM70.3 310.5c.2-.6.8-1 1.6-.9.6.2 1 .9.8 1.6-.2.6-.8 1-1.6.9-.5-.3-1-1-.8-1.6ZM54.4 348.7c.2-.6.9-1 1.6-.8.6.2 1 .8.9 1.5a1.3 1.3 0 0 1-2.5-.7ZM103.6 331.2a1.3 1.3 0 0 1 2.4.8c-.2.6-.8 1-1.6.8-.6-.2-1-.9-.8-1.6ZM81.3 357.1c.1-.4.4-.6.7-.7.4-.2.8-.2 1.3 0l5.8 1.2c.8.2 1.4 1 1.2 1.7-.2.7-1 1-2 .7-2-.5-3.7-.9-5.7-1.2h-.2c-.8-.3-1.3-1-1-1.7Z' fill='%23fff'/%3E%3Cpath d='m83.7 361.2.9-3.2c.1-.4.3-1 .3-1.6.2-.3.3-.8.3-1.2v-.3c0-.4.1-.6.5-.9.2-.2.5-.4.9-.4s.6 0 1 .4c.1.2.3.6.3 1v1.1l-.3.9c-.2.4-.2 1-.3 1.4l-1 3.3c-.2.6-.9 1-1.6.8-.8 0-1.3-.6-1-1.3ZM57 325.7l.3-.3c.2 0 .4.3.3.4l-.3.3c-.1 0-.4-.3-.3-.4ZM68.3 241.5c.3-.8 1.1-1.4 2-1.1.8.2 1.4 1 1.1 1.9-.2.8-1 1.4-1.9 1.1-.9-.2-1.4-1-1.2-1.9ZM113.8 315.2c0-.4.4-.5.8-.4.3 0 .5.4.4.8-.1.3-.4.5-.8.4-.4-.1-.5-.4-.4-.8ZM74.3 226.3c.6-1.8 2.5-3 4.3-2.4 1.8.6 3 2.4 2.4 4.3-.5 1.8-2.4 3-4.2 2.4-1.8-.7-3-2.5-2.5-4.3ZM423.2 150.7c0 .7-.5 1.3-1.3 1.2-.6 0-1.2-.6-1.2-1.3 0-.6.6-1.2 1.3-1.2.7.2 1.1.7 1.2 1.3ZM413.3 43c0 .7-.6 1.3-1.3 1.3-.7 0-1.3-.6-1.2-1.4 0-.6.5-1.2 1.3-1.2.6 0 1.2.6 1.2 1.4ZM373 125.1c-.1.6-.7 1.3-1.4 1.2-.7 0-1.3-.6-1.2-1.3 0-.7.6-1.3 1.3-1.2.6 0 1.3.6 1.2 1.3ZM391.7 103a1.3 1.3 0 0 1-2.6 0c0-.7.6-1.3 1.4-1.3.6 0 1 .6 1.2 1.4ZM399.1 74.3c0 .6-.6 1.2-1.3 1.2-.7 0-1.3-.6-1.2-1.3 0-.7.5-1.3 1.3-1.2.6.1 1.2.7 1.2 1.3ZM405.6 33.4c0 .7-.6 1.3-1.3 1.2-.7 0-1.3-.6-1.2-1.3a1.3 1.3 0 0 1 2.5.1ZM361.9 61.9c0 .6-.6 1.2-1.3 1.2-.7 0-1.3-.6-1.2-1.4 0-.6.5-1.2 1.3-1.1.6 0 1.2.5 1.2 1.3ZM377.5 31.5c0 .4-.2.7-.5.9-.4.2-.7.3-1.2.3l-6 .2c-.8 0-1.6-.6-1.6-1.4 0-.7.8-1.2 1.8-1.1 2 0 3.9 0 5.9-.2h.2c.8 0 1.4.7 1.4 1.3Z' fill='%23fff'/%3E%3Cpath d='m374.3 28.1-.2 3.3V34.5c.2.4.2.7-.1 1-.2.3-.4.5-.8.6-.4.1-.6.1-1-.1-.3-.2-.5-.5-.6-.8-.1-.4 0-.8-.2-1.2v-2.4l.2-3.4c0-.6.6-1.2 1.3-1.2.8-.2 1.4.4 1.4 1.1ZM408.5 56.4c0 .1-.2.4-.3.3l-.4-.2c0-.2.2-.4.3-.4l.4.3ZM417 141c0 .8-.7 1.5-1.6 1.5-.9 0-1.6-.7-1.5-1.6 0-1 .7-1.6 1.6-1.6.9 0 1.6.7 1.5 1.6ZM355.7 79.8c0 .4-.3.7-.7.6-.4 0-.6-.2-.6-.6 0-.4.3-.6.7-.6.4 0 .6.3.6.6ZM414.8 157a3.5 3.5 0 0 1-3.6 3.4c-2 0-3.5-1.6-3.4-3.6a3.5 3.5 0 0 1 3.6-3.3c2 .2 3.5 1.7 3.4 3.6ZM386 11.2c-1.2.3-2.3 1-3 2-.4.4-.6 1-1 1.5-.3.6-.5 1.3-.6 2V17.9c0 .4 0 .8.2 1.1.2.6.5 1 .8 1.5.7.8 1.6 1.5 2.5 2a7 7 0 0 0 3.3.6 6.2 6.2 0 0 0 2.4-.7l1.4-1.1c.4-.5.6-1.1.8-1.7l.5-1.5a4 4 0 0 0 0-1.2c0-.6 0-1.3-.4-1.8-.4-.8-.9-1.3-1.5-1.9-.2-.4-.5-.7-1-1l-1.2-.6-1.7-.5c-.5-.1-1 0-1.6 0Zm1.1 3.6.9.4.2.2 1 .8c0 .2.2.4.3.5V18l-.5 1v.1h-.2c-.1.2-.3.2-.4.3h-1.5l-1-.5-.5-.4-.4-.5V17l.5-1 .6-.9.4-.2.1-.1a23 23 0 0 0 .5 0Zm-.5 0h-.2.2Zm-1.5 3v.3-.2Zm0 .2.2.2-.1-.2Z' fill='%23fff'/%3E%3C/svg%3E");
  background-size: 475px 375px;
  background-position: center 100px;
}

.t-lg-toc {
  position: sticky;
  top: 80px;
  bottom: 180px;
  width: 10rem;
  margin-left: 20px;
}

@media screen and (min-width: 75rem) {
  .t-lg-toc {
    margin-left: calc(50% - 560px);
  }
}

.t-lg-toc__list {
  padding-left: 0;
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
  counter-reset: lg-toc;
}

.t-lg-toc__list-element {
  counter-increment: lg-toc;
  margin-bottom: 1rem;
}

.t-lg-toc__list-element a {
  color: var(--color-black);
}

.t-lg-toc__list-element.v--active {
  font-size: 1.5rem;
  font-weight: 700;
}

.t-lg-toc__list-element.v--active a::before {
  width: 28px;
  margin-right: 0.5rem;
  text-align: right;
  color: #ffd000;
}

.t-lg-toc__list-element a::before {
  content: counters(lg-toc, "", decimal-leading-zero);
  display: inline-block;
  width: 25px;
  margin-right: 1.1rem;
  text-align: right;
}

.lc-job__process {
  counter-reset: process-counter;
}

.lc-job__process__step {
  counter-increment: process-counter;
}

.lc-job__process__step::before {
  font-size: 1.29375rem;
  font-weight: normal;
  line-height: 1.35;
  letter-spacing: -0.02em;
  font-weight: bold;
  content: counter(process-counter);
  display: block;
  width: 46px;
  height: 46px;
  background-color: #0F0F10;
  color: #fff;
  text-align: center;
  line-height: 46px;
  border-radius: 50%;
}

@media screen and (min-width: 36rem) {
  .lc-job__process__step::before {
    font-size: calc(1.29375rem  +  0.19125  * ((100vw -  36rem ) / 39 ));
  }
}

@media screen and (min-width: 75rem) {
  .lc-job__process__step::before {
    font-size: 1.485rem;
  }
}

@media screen and (max-width: 765px) {
  .lc-job__process__step::before {
    font-weight: normal;
    font-size: 1.125rem;
    font-weight: 500;
    width: 32px;
    height: 32px;
    line-height: 32px;
  }
}

.lc-job__bottom-cta {
  position: fixed;
  bottom: -70px;
  left: 0;
  width: 100%;
  transition: bottom 0.2s ease;
}

@media screen and (min-width: 64rem) {
  .lc-job__bottom-cta {
    display: none;
  }
}

.lc-job__bottom-cta.v--visible {
  bottom: 0;
}

@media screen and (min-width: 48rem) {
  .t-careers-filter,
  .t-team-filter {
    position: relative;
  }
}

.t-careers-filter__options, .t-team-filter__options {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.t-careers-filter__options,
.t-team-filter__options {
  list-style: none;
  padding: 2rem;
  position: absolute;
  top: 100%;
  left: 0;
  width: 400px;
  background-color: #fff;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
  max-height: 400px;
  overflow-y: auto;
  display: none;
}

@media screen and (min-width: 48rem) {
  .t-careers-filter__options,
  .t-team-filter__options {
    display: block;
  }
}

.t-careers-filter__options.v--show,
.t-team-filter__options.v--show {
  opacity: 1;
  pointer-events: initial;
}

.t-careers-filter__options-mobile,
.t-team-filter__options-mobile {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  z-index: 120;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
}

@media screen and (min-width: 48rem) {
  .t-careers-filter__options-mobile,
  .t-team-filter__options-mobile {
    display: none;
  }
}

.t-careers-filter__options-mobile__list,
.t-team-filter__options-mobile__list {
  list-style: none;
  padding-left: 0;
  height: calc(100vh - 215px);
  margin-bottom: 24px;
  overflow-y: auto;
}

.t-careers-filter__options-mobile.v--show,
.t-team-filter__options-mobile.v--show {
  opacity: 1;
  pointer-events: initial;
}

.t-careers-container:not(.is-ready) .t-careers-container__onload,
.t-team-container:not(.is-ready) .t-careers-container__onload {
  display: none;
}

.t-careers-subscribe #mce-success-response,
.t-careers-subscribe #mce-error-response {
  margin-bottom: 1.5rem;
  display: inline-block;
}

.t-careers-subscribe #mce-success-response {
  position: relative;
  z-index: 1;
}

.t-careers-subscribe #mce-success-response::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 0.3em;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 236 16' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.8 8.3l16.8-.6L35 7.1l15-.7c2.2-.1 4.5-.3 6.8-.3l10-.2h5.5l10.3.2 15.4.6L129.5 8l15.5.8 15.4.7c9.7.4 19.4.7 29 1.3l8 .5 8.9.7 7.7.7 3.2.3 3.7.5 5.2.6 6.6 1.2.6.1a2.3 2.3 0 0 0 2.3-1.6c.2-.6.1-1.3-.2-1.9-.2-.4-.8-1-1.3-1.1l-4.2-.8-4.2-.7A403.3 403.3 0 0 0 212 7.7a2.4 2.4 0 0 0 1-2.4c-.2-.6-.6-1.2-1-1.5l-1.1-.5a33 33 0 0 0-2.6-.4l-2-.3-3.8-.2L195 2l-15.5-.5-15.4-.3L156 1h-24.4L115.8.8C106.1.7 96.2.6 86.4.7H71.8c-5.2 0-10.4 0-15.6.2L45.9 1l-5.9.1-9.4.4-6.2.3c-7.4.5-14.7 1-22 1.7-.5.1-.8.3-1.1.6-.5.4-.8 1-.8 1.6 0 1.3 1 2.5 2.3 2.5' fill='%23ffd000' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
  left: 0;
  bottom: -0.1em;
  z-index: -1;
}

.t-careers-subscribe #mce-success-response.v--helpdesk::after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 236 16' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.8 8.3l16.8-.6L35 7.1l15-.7c2.2-.1 4.5-.3 6.8-.3l10-.2h5.5l10.3.2 15.4.6L129.5 8l15.5.8 15.4.7c9.7.4 19.4.7 29 1.3l8 .5 8.9.7 7.7.7 3.2.3 3.7.5 5.2.6 6.6 1.2.6.1a2.3 2.3 0 0 0 2.3-1.6c.2-.6.1-1.3-.2-1.9-.2-.4-.8-1-1.3-1.1l-4.2-.8-4.2-.7A403.3 403.3 0 0 0 212 7.7a2.4 2.4 0 0 0 1-2.4c-.2-.6-.6-1.2-1-1.5l-1.1-.5a33 33 0 0 0-2.6-.4l-2-.3-3.8-.2L195 2l-15.5-.5-15.4-.3L156 1h-24.4L115.8.8C106.1.7 96.2.6 86.4.7H71.8c-5.2 0-10.4 0-15.6.2L45.9 1l-5.9.1-9.4.4-6.2.3c-7.4.5-14.7 1-22 1.7-.5.1-.8.3-1.1.6-.5.4-.8 1-.8 1.6 0 1.3 1 2.5 2.3 2.5' fill='%2300C057' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.t-careers-subscribe #mce-success-response.v--chatbot::after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 236 16' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.8 8.3l16.8-.6L35 7.1l15-.7c2.2-.1 4.5-.3 6.8-.3l10-.2h5.5l10.3.2 15.4.6L129.5 8l15.5.8 15.4.7c9.7.4 19.4.7 29 1.3l8 .5 8.9.7 7.7.7 3.2.3 3.7.5 5.2.6 6.6 1.2.6.1a2.3 2.3 0 0 0 2.3-1.6c.2-.6.1-1.3-.2-1.9-.2-.4-.8-1-1.3-1.1l-4.2-.8-4.2-.7A403.3 403.3 0 0 0 212 7.7a2.4 2.4 0 0 0 1-2.4c-.2-.6-.6-1.2-1-1.5l-1.1-.5a33 33 0 0 0-2.6-.4l-2-.3-3.8-.2L195 2l-15.5-.5-15.4-.3L156 1h-24.4L115.8.8C106.1.7 96.2.6 86.4.7H71.8c-5.2 0-10.4 0-15.6.2L45.9 1l-5.9.1-9.4.4-6.2.3c-7.4.5-14.7 1-22 1.7-.5.1-.8.3-1.1.6-.5.4-.8 1-.8 1.6 0 1.3 1 2.5 2.3 2.5' fill='%230066FF' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.t-careers-subscribe #mce-success-response.v--black::after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 236 16' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.8 8.3l16.8-.6L35 7.1l15-.7c2.2-.1 4.5-.3 6.8-.3l10-.2h5.5l10.3.2 15.4.6L129.5 8l15.5.8 15.4.7c9.7.4 19.4.7 29 1.3l8 .5 8.9.7 7.7.7 3.2.3 3.7.5 5.2.6 6.6 1.2.6.1a2.3 2.3 0 0 0 2.3-1.6c.2-.6.1-1.3-.2-1.9-.2-.4-.8-1-1.3-1.1l-4.2-.8-4.2-.7A403.3 403.3 0 0 0 212 7.7a2.4 2.4 0 0 0 1-2.4c-.2-.6-.6-1.2-1-1.5l-1.1-.5a33 33 0 0 0-2.6-.4l-2-.3-3.8-.2L195 2l-15.5-.5-15.4-.3L156 1h-24.4L115.8.8C106.1.7 96.2.6 86.4.7H71.8c-5.2 0-10.4 0-15.6.2L45.9 1l-5.9.1-9.4.4-6.2.3c-7.4.5-14.7 1-22 1.7-.5.1-.8.3-1.1.6-.5.4-.8 1-.8 1.6 0 1.3 1 2.5 2.3 2.5' fill='%230F0F10' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.t-careers-subscribe #mce-error-response {
  color: #ee0007;
}

.t-careers-subscribe div.mce_inline_error {
  font-weight: normal;
  font-size: 1rem;
  color: #ee0007;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}

.t-careers-subscribe input.mce_inline_error {
  box-shadow: 0 0 0 2px #ee0007;
}

.t-careers-subscribe .c-checkbox__input.mce_inline_error + .c-checkbox__label::before {
  box-shadow: 0 0 0 2px #ee0007;
}

@media screen and (max-width: 48rem) {
  .t-job-offer-content ul {
    padding-left: 1.5rem;
  }
}

.t-careers-offer-shadow {
  height: 200px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
}

.t-anniversary-background {
  background-repeat: no-repeat;
  background-size: cover;
}

@media (min-width: 75rem) {
  .t-anniversary-background {
    background-image: url("data:image/svg+xml,%3Csvg width='1300' height='48' viewBox='0 0 1300 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23FFF9ED' d='M0 0h1300v48H0z'/%3E%3Cmask id='a' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='1300' height='48'%3E%3Cpath fill='%23FFF2D6' d='M0 0h1300v48H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath d='M1287.5 53C1452.4 42 1511-60.4 1601-60.6c-2.4 9.5 21.3 90.2-2.9 82-127.6-42.8-201.1 151.7-366.3 121.8C1066.8 113.4 956 1 846.3-10.4c-174.7-18.3-111 163.6-340.4 202-229.3 38.3-284.9-44-361.4-103.2C83.3 41.1 17.3 60.1-9 87.6L-33.2 6.7C-11.5 1 23.3-63.8 117.6-72.2 235.6-82.7 271.1 9.1 358.3 30c164 39.5 305-100.4 485.9-73 180.8 27.6 296 105.7 443.3 96Z' fill='%23FFF2D6'/%3E%3Cpath d='M139.4 17.2C246.4-.4 222.8-53.6 309.3-72M118.2 18.9c-8 .4-32 .4-50.7-5.8C55.3 9.1 45.3 2.7 41.4.9M126.4 18.7c-1.7.2-3.2.2-3.8.2' stroke='%231B1B20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M49.4 33.9 53 6.6 71.2 14 49.4 34Z' fill='%23FEDC89' stroke='%231B1B20' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M100.4 45.3 92.5 18l19.7 1-11.8 26.3Z' fill='%23FFE5E3' stroke='%231B1B20' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='m162.7 40.4-15.2-25 19.1-4.3-4 29.3Z' fill='%23FFF2D6' stroke='%231B1B20' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M207.9 25 185.2 5.5l17.6-8.7 5 28.2Z' fill='%23FF8A77' stroke='%231B1B20' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M117.4 31c1.3 0 2.3 1 2.3 2.5 0 1.3-1 2.4-2.5 2.3-1.3 0-2.4-1-2.3-2.5 0-1.3 1.2-2.4 2.5-2.3ZM133.4 7c.9 0 1.7.7 1.6 1.7 0 1-.7 1.8-1.8 1.7-.9 0-1.6-.7-1.6-1.8 0-1 .9-1.7 1.8-1.7ZM147.5 30.9c.7 0 1.2.5 1.2 1.3 0 .6-.5 1.2-1.3 1.2-.6 0-1.2-.6-1.2-1.3 0-.7.7-1.3 1.3-1.2ZM171.9 14.5c.4 0 .7.3.7.8 0 .4-.3.7-.8.7a.7.7 0 0 1-.7-.8c0-.4.4-.7.8-.7ZM249 28.5c2 .1 3.8 1.7 3.7 4 0 2-1.7 3.7-3.9 3.6-2 0-3.7-1.6-3.6-4 0-2 1.9-3.6 3.9-3.6Z' fill='%231B1B20'/%3E%3C/g%3E%3C/svg%3E");
    background-position: left;
  }
}

@media (max-width: 75rem) {
  .t-anniversary-background {
    background-image: url("data:image/svg+xml,%3Csvg width='1297' height='49' viewBox='0 0 1297 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M1287.5 53C1452.4 42 1511-60.4 1601-60.6c-2.4 9.5 21.3 90.2-2.9 82-127.6-42.8-201.1 151.7-366.3 121.8C1066.8 113.4 956 1 846.3-10.4c-174.7-18.3-111 163.6-340.4 202-229.3 38.3-284.9-44-361.4-103.2C83.3 41.1 17.3 60.1-9 87.6L-33.2 6.7C-11.5 1 23.3-63.8 117.6-72.2 235.6-82.7 271.1 9.1 358.3 30c164 39.5 305-100.4 485.9-73 180.8 27.6 296 105.7 443.3 96Z' fill='%23FFF2D6'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h1297v49H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-position: center;
  }
}

@media (min-width: 64rem) {
  .t-anniversary-hero-background {
    top: -13% !important;
  }
}

.t-anniversary-hero-arrow {
  animation: bounce 0.6s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
}

@keyframes bounce {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(0, 10px, 0);
  }
}

.t-anniversary-close-icon {
  right: 0;
  margin-right: 1%;
  top: 11px;
}

@media (max-width: 36rem) {
  .t-anniversary-close-icon {
    top: 6px;
  }
}

.t-anniversary-report__decor {
  right: -5%;
  top: 35%;
}

.t-anniversary-report__cover {
  background-color:var(--color-yellow-100);
  border-top-left-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}

@media (max-width: 48rem) {
  .t-anniversary-report__cover {
    border-top-right-radius: 1.5rem;
    border-bottom-left-radius: 0;
  }
}

.t-anniversary-report__form {
  border-top-right-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
}

@media (max-width: 48rem) {
  .t-anniversary-report__form {
    background-color:var(--color-yellow-100);
    border-bottom-left-radius: 1.5rem;
    border-top-right-radius: 0;
  }
}

.t-anniversary-report__privacypolicy {
  color:var(--color-black-300);
}

.t-anniversary-report__privacypolicy a {
  color:var(--color-black-300);
}

@media (max-width: 48rem) {
  .t-anniversary-report__privacypolicy {
    color:var(--color-black-900);
  }

  .t-anniversary-report__privacypolicy a {
    color:var(--color-black-900);
  }
}

.t-website-preview-iframe {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.t-website-preview-iframe-wrapper {
  position: relative;
}

@media screen and (max-width: 1023px) {
  .t-website-preview-iframe-wrapper {
    max-height: calc(100vh - 136px);
  }
}

.t-website-preview-iframe-wrapper::after {
  content: "";
  display: block;
  padding-bottom: 50%;
}

@media screen and (max-width: 1023px) {
  .t-website-preview-iframe-wrapper::after {
    padding-bottom: 107%;
  }
}

@media screen and (max-width: 767px) {
  .t-website-preview-iframe-wrapper::after {
    padding-bottom: 138.67%;
  }
}

.t-website-preview-image.v--loading {
  opacity: 0.3;
  filter: blur(3px);
}

.t-website-preview-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 80px 100px rgba(255, 255, 255, 0.5);
}

.t-website-preview-loading-wrapper {
  height: 100vh;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.c-btn.t-website-preview-error-button {
  padding: 0.375rem 1.5rem;
  border-width: 2px;
  color: white;
}

.t-website-preview-error-close {
  position: absolute;
  right: 2rem;
  margin-top: -1rem;
  top: 50%;
}

.t-website-preview-spinner {
  flex-shrink: 0;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}

.t-case-studies-list:not(.v--expand)::after {
  content: '';
  position: absolute;
  z-index: 40;
  bottom: 0;
  left: -1%;
  width: 102%;
  background-image: linear-gradient(180deg, transparent 0 20%, #f6f6f7 80% 100%);
}

@media (min-width: 575px) {
  .t-case-studies-list:not(.v--expand)::after {
    height: 45%;
  }
}

@media (max-width: 574px) {
  .t-case-studies-list:not(.v--expand)::after {
    height: 15%;
  }
}

.t-case-studies-list:not(.v--expand) .t-case-studies-list__articles div:nth-child(n+10) {
  display: none;
}

.t-hide-case-study {
  display: none !important;
}

.t-lc-case-studies h2 {
  font-size:var(--font-size-3xl);
  font-weight:bold;
  line-height:1.10714286;
  letter-spacing:-2px;
}

.t-lc-case-studies p {
  font-size:var(--font-size-base);
  font-weight:normal;
  line-height:1.55555556;
}

.t-lc-case-studies li p {
  margin-bottom:.5rem;
}

.t-lc-case-studies blockquote p {
  font-size:var(--font-size-xl);
  font-weight:bold;
  line-height:1.125;
  letter-spacing:-.4px;
}

.t-lc-case-studies .t-cs-signup-headline {
  font-size:var(--font-size-3xl) !important;
  font-weight:bold !important;
  line-height:1.10714286 !important;
  letter-spacing:-2px !important;
}

.t-lc-case-studies-toc {
  position: sticky;
  top: 80px;
}

.t-lc-case-studies-toc__reading-time {
  position: relative;
}

.t-lc-case-studies-toc__reading-time::before {
  content: '';
  border: 1px solid #f8d047;
  height: 78px;
  position: absolute;
  margin-top: 11px;
  left: 6.5px;
}

.t-lc-case-studies-toc__decor {
  position: relative;
}

.t-lc-case-studies-toc__decor::before {
  content: '';
  position: absolute;
  border-radius: 50%;
  border: 1px solid #ffd000;
  background-color: #ffd000;
  height: 8px;
  width: 8px;
  margin-top: 7px;
  left: 3.7px;
}

.t-lc-case-studies-toc__list {
  position: relative;
}

.t-lc-case-studies-toc__list nav ul::before {
  content: '';
  border: 1px solid #f8d047;
  height: 100%;
  position: absolute;
  margin-top: 11px;
  left: 6.5px;
}

.t-lc-case-studies-toc__list nav ul li::before {
  content: '';
  position: absolute;
  border-radius: 50%;
  border: 1px solid #ffd000 !important;
  background-color: #ffd000 !important;
  height: 16px;
  width: 16px;
  margin-top: 5px;
  left: 0;
}

.t-lc-case-studies-toc__list nav ul li.v--active a {
  font-weight:500;
}

.t-lc-case-studies-toc__list nav ul li.v--active a.b--u-text-lg{
  font-weight:700
}

.u-custom-select-current-value span {
  overflow: hidden;
  text-overflow: ellipsis;
}

.u-custom-select-options-list {
  z-index: 60;
  max-height: 400px;
  overflow-y: auto;
  box-shadow: 0 0 2px 0 #d4d4d7, 0 1px 4px 0 #d4d4d7;
  border-radius: 0.25rem;
}

.u-custom-select-options-list li:not(u-disabled) {
  cursor: pointer;
}

.u-custom-select-options-list li:hover {
  background-color: #f6f6f7;
}

.u-custom-select-options-list li.u-selected {
  font-weight:500 !important;
}

.u-custom-select-options-list li.u-selected.b--u-text-lg{
  font-weight:700 !important
}

.u-custom-select-options-list li.u-selected {
  pointer-events: none;
}

.u-custom-select-options-list li.u-disabled {
  color:var(--color-black-150);
  pointer-events: none;
}

.t-native-filters select {
  background-color: #fff;
  color: #0F0F10;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

@media (hover: hover) {
  .t-native-filters {
    display: none;
  }

  .t-custom-filters {
    display: block;
  }
}

@media (hover: none) {
  .t-native-filters {
    display: block;
  }

  .t-custom-filters {
    display: none;
  }
}

:root {
  --gradient-dark-blue-inverse: linear-gradient(90deg, #8609ff, #06f);
  --gradient-dark-blue: linear-gradient(210deg, #8609ff 35%, #06f);
}

.u-decor-base {
  position: absolute;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.c-ai-decor-hero-people--left {
  right: calc(50% - 900px);
}

@media screen and (min-width: 1750px) {
  .c-ai-decor-hero-people--left {
    right: 0;
  }
}

.c-ai-decor-hero-people--right {
  left: calc(50% - 900px);
}

@media screen and (min-width: 1750px) {
  .c-ai-decor-hero-people--right {
    left: 0;
  }
}

.marquee {
  display: flex;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  gap: 96px;
  background: #fff;
  padding-top: 1rem;
  padding-bottom: 1rem;
  width: 120%;
  left: -10%;
  position: relative;
  margin-top: -50px;
  border-width: 2px;
  border-style: solid;
  border-color: #0F0F10;
}

.marquee__group {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 96px;
  min-width: 100%;
  animation: scroll 60s linear infinite;
  z-index: 10;
}

.marquee__group img {
  width: 39px;
}

.marquee__group span {
  display: flex;
  align-items: center;
  font-weight: bold;
}

.marquee--black-top {
  display: block;
  background-color: var(--color-black-900);
  height: 30rem;
  width: 110%;
  bottom: 0;
  left: -5%;
  right: 0;
  position: absolute;
}

.marquee--white-bottom {
  display: block;
  background-color: var(--color-white);
  height: 30rem;
  width: 100%;
  top: calc(100% + 2px);
  left: 0;
  right: 0;
  position: absolute;
}

.marquee--white-top {
  display: block;
  background-color: var(--color-white);
  height: 30rem;
  width: 100%;
  bottom: calc(100% - 2px);
  left: 0;
  right: 0;
  position: absolute;
}

.marquee--black-bottom {
  display: block;
  background-color: var(--color-black-950);
  height: 30rem;
  width: 100%;
  top: calc(100% - 2px);
  left: 0;
  right: 0;
  position: absolute;
}

@media (prefers-reduced-motion: reduce) {
  .marquee__group {
    animation-play-state: paused;
  }
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-100% - 2rem));
  }
}

.c-badge-wrapper--blue {
  background: linear-gradient(92.92deg, #cab7ff 27.96%, #cde8ff 67.54%);
  border-radius: 26px;
  width: -moz-max-content;
  width: max-content;
}

.c-badge-container--blue {
  background: var(--color-black);
  border-radius: 25px;
  border: solid 2px transparent;
  box-sizing: border-box;
  background-clip: padding-box;
  padding: 0.25rem 1rem 0.1rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1rem;
}

.c-badge-container--blue span {
  background: linear-gradient(92.92deg, #cab7ff 27.96%, #cde8ff 67.54%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

figure blockquote.c-ai-block-quote {
  quotes: none !important;
}

@media screen and (min-width: 64rem) {
  figure blockquote.c-ai-block-quote::before {
    content: url("data:image/svg+xml,%3Csvg width='68' height='39' viewBox='0 0 68 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M67.8598 0.799988L60.9454 38.962H34.6323L48.0621 0.799988H67.8598ZM33.9658 0.799988L27.0514 38.962H0.738281L14.1681 0.799988H33.9658ZM48.7703 1.79999H66.6623L60.1103 37.962H36.0443L48.7703 1.79999ZM14.8763 1.79999H32.7683L26.2163 37.962H2.15031L14.8763 1.79999Z' fill='%234E4E58'/%3E%3C/svg%3E%0A") !important;
    position: absolute;
    top: -45px;
    left: -70px !important;
    width: 68px;
    height: 39px;
  }

  figure blockquote.c-ai-block-quote::after {
    content: url("data:image/svg+xml,%3Csvg width='68' height='39' viewBox='0 0 68 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M67.8598 0.799988L60.9454 38.962H34.6323L48.0621 0.799988H67.8598ZM33.9658 0.799988L27.0514 38.962H0.738281L14.1681 0.799988H33.9658ZM48.7703 1.79999H66.6623L60.1103 37.962H36.0443L48.7703 1.79999ZM14.8763 1.79999H32.7683L26.2163 37.962H2.15031L14.8763 1.79999Z' fill='%234E4E58'/%3E%3C/svg%3E%0A") !important;
    position: absolute;
    bottom: -40px;
    right: -30px !important;
    width: 68px;
    height: 39px;
  }
}

.u-shadow-violet {
  box-shadow: 0 0 45px rgba(116, 169, 231, 0.1), 0 100px 200px -6px rgba(196, 202, 255, 0.3), 0 40px 90px -12px rgba(210, 189, 255, 0.5);
}

@media screen and (min-width: 64rem) {
  .lg\:u-shadow-violet {
    box-shadow: 0 0 45px rgba(116, 169, 231, 0.1), 0 100px 200px -6px rgba(196, 202, 255, 0.3), 0 40px 90px -12px rgba(210, 189, 255, 0.5);
  }
}

@media screen and (min-width: 64rem) {
  .lg\:u-shadow-none {
    box-shadow: none !important;
  }
}

@media screen and (max-width: 48rem) {
  .c-productbar {
    display: none;
  }
}

.c-productbar__name {
  font-weight: 500;
  font-size: 15px;
  color: #ababb0;
  line-height: 20px;
  letter-spacing: -0.375px;
  transition: color 0.3s;
}

.c-productbar__livechat svg path,
.c-productbar__chatbot svg path,
.c-productbar__helpdesk svg path,
.c-productbar__knowledgebase svg path,
.c-productbar__openwidget svg path {
  transition: 0.3s;
}

.c-productbar__name:hover {
  color: #0F0F10;
}

.c-productbar__livechat:hover svg path {
  fill: #FE5100;
}

.c-productbar__chatbot:hover svg path {
  fill: #0066FF;
}

.c-productbar__helpdesk:hover svg path {
  fill: #00C057;
}

.c-productbar__knowledgebase:hover svg path {
  fill: #9146FF;
}

.c-productbar__openwidget svg:nth-child(1) {
  position: absolute;
  opacity: 0;
  transition: opacity 0.3s;
}

.c-productbar__openwidget svg:nth-child(2) {
  opacity: 1;
  transition: opacity 0.3s;
}

.c-productbar__openwidget:hover svg:nth-child(1) {
  opacity: 1;
}

.c-productbar__openwidget:hover svg:nth-child(2) {
  opacity: 0;
}

.c-productbar.t-mode--dark {
  background-color:var(--color-black-900);
  color:var(--color-white);
  border-color:var(--color-black-700)!important;
}

.c-productbar.t-mode--dark * {
  border-color:var(--color-black-700)!important;
}

.c-productbar.t-mode--dark .c-productbar__name:hover {
  color: #fff;
}

.c-navbar.t-mode--dark {
  background-color:var(--color-black-900);
  color:var(--color-white);
  border-color:var(--color-black-600);
}

.c-navbar.t-mode--dark * {
  border-color:var(--color-black-700)!important;
}

.c-navbar.t-mode--dark input,.c-navbar.t-mode--dark textarea{
  background-color:transparent;
  background-image:none
}

.c-navbar.t-mode--dark input,.c-navbar.t-mode--dark textarea{
  color:var(--color-white)
}

.c-navbar.t-mode--dark input::-moz-placeholder, .c-navbar.t-mode--dark textarea::-moz-placeholder{
  color:var(--color-black-200)
}

.c-navbar.t-mode--dark input::placeholder,.c-navbar.t-mode--dark textarea::placeholder{
  color:var(--color-black-200)
}

.c-navbar.t-mode--dark .c-navbar__button {
  background: transparent;
  color:var(--color-white);
}

.c-navbar.t-mode--dark .c-navbar__menu {
  background-color:var(--color-black-900);
  box-shadow: 0 0.5rem 0.75rem rgba(255, 255, 255, 0.15);
}

.c-navbar.t-mode--dark .c-navbar__link {
  color:var(--color-white);
  border-bottom: 1px solid #f6f6f7;
}

@media screen and (min-width: 64rem) {
  .c-navbar.t-mode--dark .c-navbar__link {
    color:var(--color-white);
  }

  .c-navbar.t-mode--dark .c-navbar__link.v--has-dropdown::after {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 5px solid;
    border-color:var(--color-black-200);
  }

  .c-navbar.t-mode--dark .c-navbar__sublist {
    background: #fff;
    box-shadow: 0 0 2px 0 #d4d4d7, 0 1px 4px 0 #d4d4d7;
  }

  .c-navbar.t-mode--dark .c-navbar__sublink {
    color: #0F0F10;
  }

  .c-navbar.t-mode--dark .c-navbar__sublink:hover {
    background-color: #f6f6f7;
  }
}

@media screen and (max-width: 64rem) {
  [type].c-navbar.t-mode--dark.c-navbar__search__input {
    font-weight: normal;
    font-size: 0.875rem;
  }

  [type].c-navbar.t-mode--dark.c-navbar__search__input:focus {
    background-color: #fff;
  }
}

@media screen and (max-width: 64rem) and (min-width: 36rem) {
  [type].c-navbar.t-mode--dark.c-navbar__search__input {
    padding-left: 2.5rem;
    background-image: url("../packages/bold-frontend/assets/images/search.svg");
    background-position: 0.5rem center;
    background-repeat: no-repeat;
  }

  [type].c-navbar.t-mode--dark.c-navbar__search__input.v--active {
    background-image: url("../packages/bold-frontend/assets/images/search-active.svg");
  }
}

.c-navbar.t-mode--dark .c-menu {
  background-color:var(--color-black-900);
}

.c-navbar.t-mode--dark .c-menu small {
  color: #767680;
}

.c-navbar.t-mode--dark .c-menu__item {
  background-color:var(--color-black-900);
  color:var(--color-white);
  border-color:var(--color-black-200);
}

.c-navbar.t-mode--dark .c-menu__item:not(.v--top):hover {
  color:var(--color-white);
}

@media screen and (min-width: 64rem) {
  .c-navbar.t-mode--dark .c-menu__item:not(.v--top):hover {
    background-color:var(--color-black-800);
  }
}

@media screen and (min-width: 64rem) {
  .c-navbar.t-mode--dark .c-menu__item.v--top {
    border: none;
  }

  .c-navbar.t-mode--dark .c-menu__item.v--top.v--active {
    background-color:var(--color-black-900);
    text-decoration-color: #fff;
  }
}

@media screen and (max-width: 64rem) {
  .c-navbar.t-mode--dark .c-menu__item.v--m-button {
    border: 1px solid #d9d9d9;
  }
}

.c-navbar.t-mode--dark .c-menu__sub {
  background-color:var(--color-black-900);
  border: 1px solid var(--color-black-700);
}

@media screen and (min-width: 64rem) {
  .c-navbar.t-mode--dark .c-menu__sub {
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.05), 0 40px 34px -16px rgba(0, 0, 0, 0.08), 0 6px 4px -4px rgba(0, 0, 0, 0.06), 0 16px 16px -8px rgba(0, 0, 0, 0.12);
  }
}

@media screen and (min-width: 64rem) {
  .c-navbar.t-mode--dark .c-menu__split > div:not(.v--reset):first-child {
    border-right: 1px solid #f6f6f7;
  }
}

.c-navbar.t-mode--dark .c-menu__foot-action {
  background-color:var(--color-black-800);
  color:var(--color-white);
}

.c-navbar.t-mode--dark .c-menu__foot-action:hover {
  background-color:var(--color-black-600);
}

@media screen and (max-width: 1023px) {
  .c-navbar.t-mode--dark .c-menu__foot-action.v--m-button {
    background-color:var(--color-black-900);
    color:var(--color-white);
  }
}

@media screen and (min-width: 64rem) {
  .c-navbar.t-mode--dark .c-menu.v--has-opened .c-menu__item.v--top {
    color: #767680;
  }
}

.c-navbar.t-mode--dark .c-menu.v--has-opened .v--opened .c-menu__item.v--top {
  background-color:var(--color-black-900)!important;
}

@media screen and (min-width: 64rem) {
  .c-navbar.t-mode--dark .c-menu.v--has-opened .v--opened .c-menu__item.v--top {
    background-color:var(--color-black-900);
    color:var(--color-white);
  }
}

.c-async-communication__customers__decor--left {
  max-width: 240px;
  top: 25px;
  left: calc(50% - 580px);
}

@media screen and (min-width: 1300px) {
  .c-async-communication__customers__decor--left {
    max-width: 290px;
    top: 10px;
    left: calc(50% - 630px);
  }
}

@media screen and (min-width: 1450px) {
  .c-async-communication__customers__decor--left {
    max-width: 320px;
    top: -70px;
    left: calc(50% - 750px);
  }
}

.c-async-communication__customers__decor--right {
  max-width: 236px;
  top: 20px;
  right: calc(50% - 580px);
}

@media screen and (min-width: 1300px) {
  .c-async-communication__customers__decor--right {
    max-width: 296px;
    top: 10px;
    right: calc(50% - 635px);
  }
}

@media screen and (min-width: 1450px) {
  .c-async-communication__customers__decor--right {
    max-width: 316px;
    top: -70px;
    right: calc(52% - 750px);
  }
}

@media screen and (max-width: 64rem) {
  .c-async-communication__bottom__decor--left {
    scale: 0.5;
    transform-origin: bottom right;
  }
}

@media screen and (max-width: 64rem) {
  .c-async-communication__bottom__decor--right {
    scale: 0.5;
    transform-origin: bottom left;
  }
}

.u-border-yellow-400 {
  border-color: var(--color-yellow-400);
}

.o-columns.v--two-col {
  grid-template-columns: repeat(2, 1fr);
}

@media screen and (min-width: 36rem) {
  .o-columns.sm\:v--two-col {
    grid-template-columns: repeat(2, 1fr);
  }
}

.overflow-hidden {
  overflow: hidden;
}

.professional-services__logo {
  width: 100px;
}

@media screen and (min-width: 36rem) {
  .professional-services__logo {
    width: 160px;
  }
}

.professional-services-fade-in-bottom {
  opacity: 0;
}

.professional-services-fade-in-bottom.v--active {
  animation: slide-in-up 0.8s ease-in-out forwards;
}

@keyframes slide-in-up {
  from {
    opacity: 0;
    transform: translateY(20%);
  }

  @media (prefers-reduced-motion) {
    from {
      opacity: 1;
      transform: translateY(0);
    }
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slide-out-up {
  from {
    opacity: 1;
    transform: translateY(0);
  }

  @media (prefers-reduced-motion) {
    from {
      opacity: 0;
      transform: translateY(-20%);
    }
  }

  to {
    opacity: 0;
    transform: translateY(-20%);
  }
}

.professional-services__form.v--active .professional-services__form__thank-you-message {
  display: flex;
  opacity: 0;
  animation: slide-in-up 0.4s ease-in-out forwards;
  animation-delay: 0.4s;
}

.professional-services__form.v--active .professional-services__form__inputs {
  animation: slide-out-up 0.4s ease-in-out forwards;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}

.professional-services__form__thank-you-message {
  width: 100%;
  top: 45%;
  translate: 0 -50%;
}

.b--u-text-medium {
  font-weight: 500 !important;
}

.t-tippy-hint {
  cursor: pointer;
  opacity: 0.3;
}

.t-tippy-hint:hover {
  opacity: 1;
}

.t-utm-tab {
  border-bottom: 3px solid transparent;
}

.t-utm-tab:hover {
  color: #0066FF;
}

.t-utm-tab.v--active {
  border-bottom: 3px solid #0066FF;
}

.block-product-banner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 928 186'%3E%3Cg clip-path='url(%23a)'%3E%3Crect width='928' height='186' rx='12' fill='%23FFF9ED'/%3E%3Cpath d='M548.7 121.4c-60-86-261.9 61.4-329.4 77.3C151.8 214.7-4.2 152 80.4 5.4 165.1-141.2 353-32.8 461.7-48.8c108.8-16 148.3-110 257.1-47 113.3 65.3 51.8 203.6 16.7 232.5-39.2 32.2-126.7 70.9-186.8-15.3Z' fill='%23FFF2D6'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Crect width='928' height='186' rx='12' fill='%23fff'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.block-product-banner__hand {
  position: absolute;
  width: 93px;
  height: 93px;
  top: 40px;
  left: calc(50% + 72px);
}

@media screen and (min-width: 48rem) {
  .block-product-banner__hand {
    left: calc(100% - 28px);
  }
}

.c-btn.v--copied::after {
  content: " \2713";
  transition: all 0.3s;
}

.tippy-box[data-theme~='livechat'] {
  background-color: #303037;
  border-radius: 10px;
  color: #f6f6f7;
  padding: 0.5rem;
  box-shadow: 0 9px 24px rgba(0, 0, 0, 0.12), 0 9px 24px rgba(0, 0, 0, 0.12);
}

.tippy-box[data-theme~='livechat']:has(.v--light) {
  background-color: #fff;
  color: #303037;
}

.tippy-box[data-theme~='livechat'][data-placement^="top"] > .tippy-arrow::before {
  border-top-color: #303037;
}

.tippy-box[data-theme~='livechat'][data-placement^="top"]:has(.v--light) > .tippy-arrow::before {
  border-top-color: #fff;
}

.tippy-box[data-theme~='livechat'][data-placement^="right"] > .tippy-arrow::before {
  border-right-color: #303037;
}

.tippy-box[data-theme~='livechat'][data-placement^="right"]:has(.v--light) > .tippy-arrow::before {
  border-top-color: #fff;
}

.tippy-box[data-theme~='livechat'][data-placement^="bottom"] > .tippy-arrow::before {
  border-bottom-color: #303037;
}

.tippy-box[data-theme~='livechat'][data-placement^="bottom"]:has(.v--light) > .tippy-arrow::before {
  border-bottom-color: #fff;
}

.tippy-box[data-theme~='livechat'][data-placement^="left"] > .tippy-arrow::before {
  border-left-color: #303037;
}

.tippy-box[data-theme~='livechat'][data-placement^="left"]:has(.v--light) > .tippy-arrow::before {
  border-left-color: #fff;
}

.tippy-box[data-theme~='livechat'][data-placement^="top-start"] > .tippy-arrow::before {
  translate: -10px 0;
}

.tippy-box[data-theme~='livechat'][data-placement^="top-start"] {
  translate: 10px 0;
}

.tippy-box[data-theme~='livechat'][data-placement^="right-start"] > .tippy-arrow::before {
  translate: 0 10px;
}

.tippy-box[data-theme~='livechat'][data-placement^="right-start"] {
  translate: 0 -10px;
}

.tippy-box[data-theme~='livechat'][data-placement^="bottom-start"] > .tippy-arrow::before {
  translate: 10px 0;
}

.tippy-box[data-theme~='livechat'][data-placement^="bottom-start"] {
  translate: -10px 0;
}

.tippy-box[data-theme~='livechat'][data-placement^="left-start"] > .tippy-arrow::before {
  translate: 0 -10px;
}

.tippy-box[data-theme~='livechat'][data-placement^="left-start"] {
  translate: 0 10px;
}

*[id] {
  scroll-margin-block-start: 120px;
}

@media (max-width: 64rem) {
  *[id] {
    scroll-margin-block-start: 90px;
  }
}

:focus-visible {
  outline: none !important;
  box-shadow: 0 0 0 4px #ffd000 !important;
}

@media screen and (hover: none) {
  :focus-visible {
    outline: none !important;
    box-shadow: none !important;
  }
}

html {
  scroll-behavior: smooth;
}

blockquote {
  quotes: "“" "”" "“" "”";
}

blockquote:not(.c-block-quote) {
  position: relative;
}

blockquote:not(.c-block-quote):not(.v--reset)::before {
  content: open-quote;
  position: absolute;
  left: -1ch;
}

blockquote:not(.c-block-quote):not(.v--reset)::after {
  content: close-quote;
}

.u-overflow-scroll {
  overflow: scroll;
}

.u-overflow-auto {
  overflow: auto;
}

.highlight pre {
  padding: 1rem;
  font-weight: normal;
  font-size: 0.875rem;
  overflow: scroll;
}

body.v--modal-is-open {
  overflow: hidden;
}

[hidden="until-found"] {
  display: block;
}

.gap-0\.5 {
  gap: 0.5rem;
}

.gap-1 {
  gap: 1rem;
}

.gap-2 {
  gap: 2rem;
}

.c-modal {
  position: fixed;
  z-index: 2147483640;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s linear;
}

.c-modal.is-open {
  opacity: 1;
  pointer-events: initial;
}

.c-modal--overlay,
.c-modal {
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-color: rgba(27, 27, 32, 0.25);
}

.c-modal--overlay {
  position: absolute;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (min-width: 48rem) {
  .c-modal--overlay {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.c-modal--dialog {
  width: 100%;
  overflow: auto;
  position: relative;
  cursor: default;
  padding: 40px 30px;
}

@media (min-width: 48rem) {
  .c-modal--dialog {
    width: calc(100% - 40px);
  }
}

.c-modal--close {
  position: absolute;
  top: 15px;
  right: 15px;
  border: none;
  cursor: pointer;
  border-radius: 6px;
  background-color: transparent;
}

dialog {
  padding: 0;
}

dialog::backdrop {
  background-color: rgba(0, 0, 0, 0.72);
}

.form-small {
  flex-wrap: wrap;
  width: 100%;
}

.form-small input {
  margin: 0 0 8px 0;
}

.form-small button {
  width: 100%;
}

.t-cta-hand {
  animation: HandMoveUpDown 1.1s linear infinite;
  position: absolute;
  margin-top: -6rem;
  right: 0%;
  z-index: 80;
}

@media screen and (max-width: 1063px) {
  .t-cta-hand {
    display: none;
  }
}

@keyframes HandMoveUpDown {
  0%,
  100% {
    top: 0;
  }

  50% {
    top: -30px;
  }
}

/* Features list */

.t-all-features-button {
  z-index: 99;
  left: 0;
  right: 0;
  margin-top: 24rem;
}

@media screen and (min-width: 765px) {
  .t-all-features {
    max-height: 29rem;
    overflow: hidden;
  }

  .t-all-features-big .t-all-features {
    max-height: 100%;
  }

  .t-all-features-big .t-all-features-button {
    display: none;
  }

  .t-all-features-feature {
    cursor: pointer;
  }

  .t-all-features-feature:nth-of-type(n + 4) {
    pointer-events: none;
  }

  .t-all-features-feature:nth-of-type(n + 4) img {
    opacity: 0.4;
  }

  .t-all-features a:hover {
    text-decoration: none;
  }

  .t-all-features-big .t-all-features-feature img,
  .t-all-features-big .t-all-features-feature {
    opacity: 1;
    text-decoration: none;
    background: #fff;
    pointer-events: all;
  }
}

@media screen and (max-width: 765px) {
  .t-all-features-feature h5 {
    font-size: 1rem;
    font-weight: 500;
  }

  .t-all-features-feature {
    background: white;
  }
}

@media screen and (max-width: 765px) {
  .t-f-features-list {
    display: flex;
    white-space: nowrap;
    overflow-x: scroll;
    padding-left: 5%;
    width: 105%;
  }

  .t-f-features-list::-webkit-scrollbar {
    width: 0;
    background: transparent;
  }

  .t-f-features-list a:hover {
    text-decoration: none;
    box-shadow: 0 9px 24px rgba(0, 0, 0, 0.12), 0 9px 24px rgba(0, 0, 0, 0.12);
  }

  .t-f-features-list a {
    min-width: 10rem;
    height: auto;
    white-space: normal;
    padding-top: 15px;
    cursor: pointer;
  }
}

.lc--flip-y {
  transform: scaleY(-1);
}

.lc--gap-row-1 {
  row-gap: 1rem !important;
}

.lc--gap-row-2 {
  row-gap: 2rem !important;
}

.o-deco {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
  pointer-events: none;
  --translation: 100%;
}

.o-deco__item {
  position: absolute;
  top: 0;
}

.o-deco__item.v--bottom {
  top: auto;
  bottom: 0;
}

.o-deco__item.v--left {
  left: 0;
  transform: translateX(calc(var(--translation) * -1));
}

.o-deco__item.v--right {
  right: 0;
  transform: translateX(var(--translation));
}

.o-deco__item.v--under {
  --translation: 50%;
}

.t-media-kit-heading {
  position: relative;
}

.t-media-kit-heading::before {
  content: "";
  position: absolute;
  width: 708px;
  height: 240px;
  right: calc(100% + 10px);
  bottom: 85%;
  background-image: url("data:image/svg+xml,%3Csvg width='708' height='241' viewBox='0 0 708 241' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.8.2a1.7 1.7 0 00-.6 2.4c1 1.3 1.8 2.7 2.6 4l2.8 4.7 5.5 9 5.8 9.2 3 4.6 3 4.4 1.9 2.9 1.3 1.7a400.4 400.4 0 006.8 8.7l1.6 2 2.3 2.6A267.3 267.3 0 0052.2 73l3.3 3.3 4.3 4c1.1 1.2 2.3 2.3 3.5 3.3l4.2 4 8.7 7.5a415.5 415.5 0 0017.5 13.6l4.5 3c.6.5 1.3.8 2 1.2a613.5 613.5 0 0012 6.8l4.8 2.6a1518.5 1518.5 0 005.6 2.8 113 113 0 0010.4 3.8l5.7 1.8 5.7 1.7 4.5 1.3a254.7 254.7 0 0016.6 3.8c3.5.7 7 1.2 10.4 1.7l3.5.4 2.6.2c1.7.2 3.3.3 5 .3l5 .1h5.9l11.2-.1a1395.2 1395.2 0 0023.5-.8l10.1-.4 12-.7 5.5-.3 2.3-.1 3-.2 11.3-1 6.5-.6 6.1-.7 11.1-1.2 10.2-.9c3.9-.4 7.7-.9 11.6-1.2 7.3-.7 14.7-1.5 22-1.7a325.3 325.3 0 0122.3-.1l5.6.1 5.6.3a3135.8 3135.8 0 017.6.5c.9 0 1.7.2 2.5.3l6.2 1 7.4 1.8a90.8 90.8 0 0115.5 5.6l4 2a39 39 0 017 4.3l4.1 3.3 1.8 1.4 2 1.7 2.5 2.3 1.6 1.7 1.7 1.8 2 2.3 1.5 2 1.6 2.3 2.9 5 .5.9.7 1.5 1.2 2.6c.9 1.7 1.6 3.5 2.4 5.3l2 5.1 1 2.8 1 3.1 1 4.5-2.6 1.5-2.1 1.3-1.8 1.2a763.1 763.1 0 00-5 3.9 58.9 58.9 0 00-8 10.3 24.3 24.3 0 00-3.3 9.2v.7a13.6 13.6 0 001.2 7.4l.4.5c.2.4.5.6.8.9.5.5 1 1 1.7 1.3a12.3 12.3 0 0010.2 2 19 19 0 007-3l.2-.1 1.1-.9 1-.9.7-1a44.5 44.5 0 002.8-8.4l.3-2.4.3-3.3a84 84 0 00.1-10.6l-.1-1.3-.2-1.3a66 66 0 00-.8-5.2l2-1 2-.9 2.3-1 6.3-2.5 3.2-1 3.8-1.2a209.7 209.7 0 0114.6-3.7l7-1.4 8.7-1.6 6.4-1.2 4.5-.8 3.3-.5a301.6 301.6 0 0111.9-1.1c1.5-.2 3.1-.3 4.7-.3h1.4l2-.1H560a581 581 0 0132.7 1.1l3 .5 4.2.5 4.2.8 3.7.8 3.5.7 3.7.9c2.6.5 5.2 1.1 7.7 1.8l3.4.9 4.4 1.1 7.3 2.1a231.8 231.8 0 0115 5.1 375.5 375.5 0 0113.4 6.2l3.3 1.6a67.3 67.3 0 017.3 4.3c1.2.8 2.5 1.7 3.6 2.7l-.3-.3 3.1 2.4a84 84 0 018 7.2 102.3 102.3 0 019.2 10.5l1.3 2.4c1.2 2.2 2.1 4.5 3.1 6.9a1.6 1.6 0 001 .7 1.7 1.7 0 001.8-.6c.2-.1.3-.3.3-.5.1-.5 0-1-.1-1.4-.8-1.7-1.5-3.5-2.4-5.2a43.9 43.9 0 00-4.2-6.8 62.6 62.6 0 00-6.8-7.5 151 151 0 00-7-6.6l-3.8-3 .3.2a135.6 135.6 0 00-6.5-4.8l-2.7-1.7-2.3-1.2-2.4-1.2-4.8-2.4a176.2 176.2 0 00-13.7-6l-4.7-1.7-4.8-1.5a188 188 0 00-15.3-4.4c-3.1-.8-6.2-1.7-9.3-2.3l-10-2.2-4.6-1-5.6-.7-4.7-.7-5.8-.5c-3.7-.3-7.3-.3-11-.4l-10.4-.2a2806.6 2806.6 0 00-22.2.1c-3.8.2-7.6.6-11.4 1l-4.9.5-6.2 1-11.3 2.1-10.3 2c-3.5.7-7.1 1.4-10.6 2.4a301.4 301.4 0 00-7.8 2.2l-2.8.9c-1.6.5-3.3 1-4.9 1.7l-5.4 2.2-4.7 2.2-.4-1.6-.7-2.5-1-3c-.2-1-.7-2-1-3l-1.9-4.7-1-2.6-1.2-2.5-2.4-5.1a54.6 54.6 0 00-4.2-7l-.7-1.1-.7-1-1.5-1.9-2.3-2.6-.8-.9-1.4-1.4-1.6-1.6-1.9-1.7-3-2.5-3.9-3-2-1.6a87 87 0 00-2.5-1.7l-1-.6-1.1-.7a81 81 0 00-11.8-5.5 128 128 0 00-5-1.9l-2.5-.8-2.6-.7-5.7-1.3-5.2-1-6-.9-2.5-.2a89.6 89.6 0 00-8-.5c-3.8-.2-7.5-.2-11.2-.2h-15.8l-6.2.2c-3.6.1-7.2.5-10.8.8-3.6.2-7.2.6-10.8 1l-5.4.5-5.7.6-11.8 1.2-12.5 1.3-10.5 1-5.5.5a277 277 0 01-12.2.8c-1.8 0-3.6.2-5.3.3l-11.3.6-11.3.5a542.9 542.9 0 01-33.4.7h-4.8c-1.8 0-3.6 0-5.4-.2h-2.2l-3-.3-4.8-.6-6-1a206 206 0 01-6.4-1.1l-6-1.3-3.5-1-3.2-.8-5.3-1.4-4-1.2-3.2-1-6.2-2a130.3 130.3 0 01-8.7-3.4l-2.2-1.1a249.4 249.4 0 01-14-7.7l-2.9-1.5-1.9-1.2-4.6-3c-2.9-1.8-5.6-4-8.3-6a725.3 725.3 0 01-19.5-16.3l-4-3.7-7.5-7-3-3a1982.4 1982.4 0 01-11.6-12.3l-3.1-3.5-1.9-2.2-1.5-1.7-3.6-4.4-3.1-4.1.2.3-2-2.6-1.6-2.4-3.8-5.7L16.1 22 9.7 11.4 6.4 6 5 3.8l-2-3C3 .5 2.7.2 2.2.1A1.7 1.7 0 00.9.2zM427.7 146zm15.7 14.4l.2.3-.2-.3zm148.8 20h.1-.1zm-138 22.7l1.8-1.3 2.5-1.5c.3-.3.7-.4 1-.6l.8-.4.1.9a2120.4 2120.4 0 00.6 4.5l.2 2v4c0 3.2-.2 6.3-.6 9.4v.6l-.5 2a38.4 38.4 0 01-1.6 5c-.3.5-.6 1-1 1.3l.3-.3-.9 1a27.1 27.1 0 01-3.8 2.2l-1.4.5a24.2 24.2 0 01-1.9.5c-.9.1-1.8.2-2.7 0l.4.1a8.8 8.8 0 01-3-.8 12.6 12.6 0 01-2.6-1.5l-1-1 .3.4-.8-1.4.2.4a10 10 0 01-.5-2v.4a14.6 14.6 0 010-3.9c0-.7.2-1.4.4-2.2l.4-1.3.7-2 .3-.6 1-1.8 1-1.5a82.9 82.9 0 015-6.7l3-2.7 2.3-1.7zm-14 20.1zm17 6.2l-.1.1.2-.1zm-13 2.7h.1-.1z' fill='%231B1B20'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.t-media-kit-heading::after {
  content: "";
  position: absolute;
  width: 770px;
  height: 640px;
  top: 50%;
  left: calc(100% + 15px);
  background-image: url("data:image/svg+xml,%3Csvg width='770' height='640' viewBox='0 0 770 640' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.5 21.3a1.7 1.7 0 000 2.4c.4.3.8.5 1.2.5l1 .1 2.1.4c1.2.2 2.4.6 3.5 1.1a129 129 0 0116.8 9.5l3.5 2.2 3.7 2.7 5.3 4.5 5 4.3 4.3 3.8 5 4.5 2.9 2.7 1.5 1.5 3.3 3.4 1.7 2a6741.7 6741.7 0 007.6 8.7L74 77l3.6 4.5a194.9 194.9 0 0127 47.4l2.6 6.5 2.2 5.4 1.5 4.4 5 13.7 2.3 7a280.1 280.1 0 0110 47.8 224.8 224.8 0 011.6 50 117 117 0 00-9.5 1.1l-7.8 1.8a46.5 46.5 0 00-11.2 5l-3.3 2.3a82 82 0 00-11.3 10.6 66 66 0 00-9.3 14.6l-1.4 2.9-.5 1.3a38.9 38.9 0 00-1.5 18.5 22.4 22.4 0 007 14c.6.6 1.4 1.2 2.1 1.6a13.3 13.3 0 009.3 1.6l2.9-1 1.1-.7 2.4-1.2 3.6-2a60 60 0 0016.2-16.4A90.8 90.8 0 00128 295c2.4-9.2 4-18.6 4.8-28.1 2.4 0 5 .1 7.4.5a81 81 0 0122 7c2 1 3.8 2.2 5.7 3.4a137.1 137.1 0 0117.4 13.4 318.9 318.9 0 0115.3 14.6c2.5 2.6 5 5.4 7.2 8.2l-.3-.3c2.3 2.9 4.4 5.8 6.4 8.8l4.8 7.2 1 1.5.9 1.6 4.4 7.6c1.9 3.3 3.6 6.7 5.4 10l3.8 7 1.1 2.3 12.8 26.2.7 1.6 2.8 6.1 7.4 16.2 3.1 6.8 6.9 14.5 3.3 7 1.4 3.1a9107.2 9107.2 0 0113.8 26.4l2.1 3.7a306 306 0 0036.8 49.4l3.6 4 6.3 6.7 3.5 3.8 2.1 2.1a421.6 421.6 0 0010.4 10 302.5 302.5 0 0022.8 19l2.4 2 21.3 15 .9.6 2.3 1.5 7.6 4.8 6.7 4.2 2.1 1.3.8.5a9186.8 9186.8 0 0119 10.6l1.2.7 1 .4a19751.8 19751.8 0 0019.9 9.3l3 1.2a244595.7 244595.7 0 0018 7l8.6 3 3.6 1.2 8.4 2.4 3.8 1 8.3 2.1 3.6.9 8.1 1.5a183.6 183.6 0 0054 0 182 182 0 0017-3.6l4-1.1 2.9-.8 1.8-.6 16-5 3-1 6.8-2.5 7-2.5 4.5-1.7 5.8-2.3 1.8-.8 4.4-2a8747.4 8747.4 0 0011.6-5.8l4-2.3 3.7-2 1.9-1.1a9612.9 9612.9 0 019.8-6.4l6.5-4.3 4.7-3.5 10.5-7.9 4.1-3 4.5-3.5a6879.6 6879.6 0 006.8-5.5l3.5-3.2 3.7-3.3 3-2.7 1.6-1.5 4.7-4.7 1.8-1.9 2.7-2.9 1.5-1.6 2.5-2.8 3.9-4.5 3.4-4 4.2-5a386 386 0 007.6-9.5 72 72 0 002.6-4.2 1.7 1.7 0 00-3.1-1.1l-1.7 2.6-1.7 2.2c-3.5 4.4-7 8.8-10.7 13-3.9 4.5-7.6 9.1-11.7 13.4l-3.6 3.8-.7.7-2.4 2.4-2.5 2.4-4.6 4.3-6.9 6-.6.5-2.3 2-3.8 3-7 5.4-7.7 5.8-5.2 3.7c-1 .7-1.9 1.5-2.9 2.1l-5.4 3.7-2.8 1.9-4.7 3-2.6 1.6-.9.6-8.9 5c-.4.4-1 .6-1.4.8l-3 1.6-4.6 2.3-1.4.7a1689.6 1689.6 0 01-7.3 3.3l-11.3 4.4-9.2 3.3-4.4 1.6a26968 26968 0 00-19.7 6.2l-1.5.4A362 362 0 01586 633a166.6 166.6 0 01-71.5-1.1l-9-2.3-1.5-.5-5.3-1.5c-2-.6-4.2-1.1-6.3-1.9l-9.5-3.3-2.2-.8-2.4-1-16.1-6.2-11-5.2-7.4-3.4-2.1-1-.6-.2a17662.2 17662.2 0 01-18.6-10.4l-2.2-1.3a18939.9 18939.9 0 00-18.5-11.6l-1.7-1.1-12-8.6-6.4-4.5-2-1.4-2.6-2a353.9 353.9 0 01-34.7-30.7l-2.7-2.9-9.5-10.2-1.3-1.5c-2-2.2-4-4.4-5.8-6.6a280.5 280.5 0 01-35-50.1l-3-5.9-7.6-14.7-3.4-7.2a46866 46866 0 01-10.5-22.3l-12.2-26.8-1-1.9a37789.5 37789.5 0 00-10.8-22.3l-1.6-3.2-.4-.9-1.8-3.2-6.9-12.9-2.5-4.4-3.7-6.3-.7-1.2-2.1-3.2-3.6-5.5-2.4-3.3a206.3 206.3 0 00-7-9c-4-4.5-8.4-8.6-12.7-12.7a220 220 0 00-18.9-16 114 114 0 00-7.9-5.2 63.3 63.3 0 00-22.3-8.7 59.6 59.6 0 00-12-1.3 291.4 291.4 0 00.7-21 223 223 0 00-3.1-35.3 341.5 341.5 0 00-7.3-35.2l-2.4-8.4-1.5-4.7-5.3-14.7-1.6-4.5-1-2.6a627.7 627.7 0 00-5-12.3 266.3 266.3 0 00-16.4-31.3 199.1 199.1 0 00-14.7-20.1l-1.6-1.9-5.3-6.1-3.6-4-2.7-2.8-.4-.3-1.7-1.6-2.5-2.4-2.9-2.5-4.9-4.3-3.6-3.2-2.1-1.8-5.7-4.8-.7-.5-2-1.5-2.6-1.9a2812.4 2812.4 0 01-11-6.7l-3.6-2a83.9 83.9 0 00-6.4-3 15.7 15.7 0 00-5-1.1 33.9 33.9 0 00-1.6-.2c-.4 0-.8.2-1 .5zm100.1 107.5l.1.3-.1-.3zm23.3 138.3l1.6-.1-1 9c-1.5 10.1-3.7 20.1-7.5 29.6l-3.3 6.9a57.6 57.6 0 01-6.4 9.3l-2.7 2.8a64 64 0 01-5 4.3c.2 0 .3-.2.4-.3l-2.2 1.6-3.5 2.2a48.9 48.9 0 01-8 3.4h.4a11.3 11.3 0 01-5.3-1l.5.1-2-1.1.3.2a15.7 15.7 0 01-4.4-5 17.4 17.4 0 01-1.7-4 64.6 64.6 0 01-1.1-8.4 36.8 36.8 0 012.3-13.7l1.6-3.5 2.1-3.6a124.5 124.5 0 015.3-8l1.7-2 2.8-3a62.3 62.3 0 0115.7-11.3c1.2-.5 2.4-1 3.7-1.3 1.2-.5 2.5-.8 3.8-1.1a85.4 85.4 0 0111.9-2zm.5 9v0zm49.5 8.8h.1zm-89.4 2.7l-.1.1v-.1zM78.8 327zm2 3.7l.2.1-.1-.1zm7.6 5h0zM377 563.5zm198 71.3zm-.2 0h-.2.2zM15.6.2a91.5 91.5 0 00-5.3 3.6L4.1 8.2c-.4.2-.7.6-.8 1a1.7 1.7 0 002.5 2l6.1-4.4a94 94 0 015.4-3.6 1.7 1.7 0 00.6-2.4 1.7 1.7 0 00-1.5-.8c-.3 0-.6 0-.8.2z' fill='%231B1B20'/%3E%3Cpath d='M.5 32.6c-.3.4-.5.8-.5 1.2 0 .5.2 1 .5 1.2l.9 1.2 3 4.2a33.8 33.8 0 003 3.4l1 1a1.7 1.7 0 102.4-2.4l-1-1a52.7 52.7 0 01-2.4-2.7L5.5 36 3 32.6a1.6 1.6 0 00-1.2-.5c-.5 0-.9.2-1.2.5zm1 3.7v0z' fill='%231B1B20'/%3E%3C/svg%3E");
}

.c-copy-button__success.t-media-kit-copy-success {
  margin-top: 0;
  padding: 0;
  background-color: inherit;
}

.t-media-kit-banner {
  height: 270px;
  overflow: hidden;
}

@media (min-width: 105rem) {
  .t-media-kit-banner {
    height: 300px;
  }
}

.t-media-kit-banner__image {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.t-no-wrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 10px;
}

.t-media-kit-card {
  position: relative;
  width: 100%;
  display: block;
}

.t-media-kit-card svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 172px;
  width: 100%;
}

.t-media-kit-card::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
  border-radius: 0.5rem;
  opacity: 0;
  z-index: 1;
}

.t-media-kit-card::after {
  font-weight: normal;
  font-size: 1rem;
  font-weight: 500;
  content: attr(data-cta);
  position: absolute;
  bottom: 0%;
  opacity: 0;
  transition: opacity 0.2s ease;
  width: 100%;
  text-align: center;
  color: #fff;
  background: #0F0F10;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  padding: 0.75rem 0;
  white-space: nowrap;
  z-index: 2;
}

@media screen and (max-width: 48rem) {
  .t-media-kit-card::after {
    padding: 1.5rem 0;
  }
}

.t-media-kit-card:hover svg {
  transform: translate(-50%, -70%);
  transition: 0.3s;
}

.t-media-kit-card:hover::before {
  opacity: 0.7;
}

.t-media-kit-card:hover::after {
  opacity: 1;
}

@media (min-width: 36rem) {
  .t-media-kit-asset {
    max-width: 50%;
  }
}

@media (min-width: 48rem) {
  .t-media-kit-asset {
    max-width: 33.333%;
  }
}

@media (min-width: 64rem) {
  .t-media-kit-asset {
    max-width: 25%;
  }
}

.t-media-kit-asset__title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 10px;
}

.t-media-kit-asset__preview {
  min-height: 148px;
  position: relative;
}

.t-media-kit-asset__preview::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0.76deg, rgba(0, 0, 0, 0.8) 8.83%, rgba(27, 27, 32, 0.15) 99.29%);
  opacity: 0;
  transition: opacity 0.2s ease;
}

.t-media-kit-asset__preview:hover::before {
  opacity: 1;
}

.t-media-kit-asset__preview__label {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  font-weight: normal;
  font-size: 1rem;
  font-weight: 500;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 0.5rem 1rem;
  opacity: 0;
  transition: opacity 0.2s ease;
}

.t-media-kit-asset__preview__label svg {
  margin-right: 0.5rem;
}

.t-media-kit-asset__preview:hover .t-media-kit-asset__preview__label {
  opacity: 1;
}

.t-media-kit-asset__preview img {
  -o-object-fit: contain;
     object-fit: contain;
}

.t-media-kit-asset__format {
  background-color: #f6f6f7;
  border-radius: 4px;
  padding: 3px 10px;
  text-transform: uppercase;
  color: #4a4a56;
}

.glightbox-container.glightbox-lc-media-kit .goverlay {
  background-color: #0F0F10;
  opacity: 0.9;
}

.glightbox-container.glightbox-lc-media-kit .gcontainer {
  display: flex;
  align-items: center;
}

.glightbox-container.glightbox-lc-media-kit .ginner-container {
  width: 900px;
  max-width: calc(100% - 40px);
  height: auto;
}

.glightbox-container.glightbox-lc-media-kit .gslide-inner-content {
  padding-top: 60px;
}

@media (min-width: 48rem) {
  .glightbox-container.glightbox-lc-media-kit .gslide-inner-content {
    padding-top: 0;
  }
}

.glightbox-container.glightbox-lc-media-kit .gslider {
  height: auto;
  overflow: visible;
}

.glightbox-container.glightbox-lc-media-kit .gbtn {
  position: absolute;
  background-color: transparent;
}

.glightbox-container.glightbox-lc-media-kit .gprev,
.glightbox-container.glightbox-lc-media-kit .gnext {
  bottom: 20px;
}

@media (min-width: 64rem) {
  .glightbox-container.glightbox-lc-media-kit .gprev,
  .glightbox-container.glightbox-lc-media-kit .gnext {
    bottom: auto;
    top: 50%;
    margin-top: -50px;
  }
}

.glightbox-container.glightbox-lc-media-kit .gprev {
  left: 20px;
}

@media (min-width: 64rem) {
  .glightbox-container.glightbox-lc-media-kit .gprev {
    left: auto;
    right: calc(50% + 480px);
  }
}

.glightbox-container.glightbox-lc-media-kit .gnext {
  right: 20px;
}

@media (min-width: 64rem) {
  .glightbox-container.glightbox-lc-media-kit .gnext {
    right: auto;
    left: calc(50% + 480px);
  }
}

.glightbox-container.glightbox-lc-media-kit .gclose {
  top: 0;
  right: 20px;
}

@media (min-width: 48rem) {
  .glightbox-container.glightbox-lc-media-kit .gclose {
    top: 10px;
    right: 36px;
  }
}

.glightbox-container.glightbox-lc-media-kit .gslide-media {
  max-width: 100%;
}

@media (min-width: 48rem) {
  .glightbox-container.glightbox-lc-media-kit .gslide-media {
    margin-bottom: 36px;
  }
}

.glightbox-container.glightbox-lc-media-kit .gslide-image img {
  max-height: calc(100vh - 350px) !important;
  max-width: 100%;
}

@media (min-width: 48rem) {
  .glightbox-container.glightbox-lc-media-kit .gslide-image img {
    max-height: calc(100vh - 300px) !important;
  }
}

.glightbox-container.glightbox-lc-media-kit .gslide-description {
  background: none;
  overflow: visible;
  max-width: none !important;
  position: static;
}

.glightbox-container.glightbox-lc-media-kit .gslide-title {
  font-weight: normal;
  font-size: 1.125rem;
  bottom: 100%;
  margin-bottom: 1.5rem;
  color: #fff;
}

@media (min-width: 75rem) {
  .glightbox-container.glightbox-lc-media-kit .gslide-title {
    position: absolute;
  }
}

.glightbox-mobile .glightbox-container.glightbox-lc-media-kit .gslide-description {
  background: none;
  overflow: visible !important;
  flex-basis: 0;
  flex-grow: 0;
  position: static;
}

.glightbox-container.glightbox-lc-media-kit p {
  margin-bottom: 0;
}

.lc-signup-expandable {
  position: relative;
}

.lc-signup-expandable > .c-btn {
  position: absolute;
  top: 0;
  right: 0;
}

.lc-signup-expandable form {
  opacity: 0;
  transition: opacity 0.3s;
}

.lc-signup-expandable input[type="email"] {
  border-color: #767680;
  width: 0;
  transition: width 0.3s;
}

.lc-signup-expandable:not(.v--expanded) input[type="email"] {
  padding-left: 0;
  padding-right: 0;
}

.lc-signup-expandable.v--expanded form {
  opacity: 1;
}

.lc-signup-expandable.v--expanded input[type="email"] {
  width: 230px;
}

.t-variant-b {
  display: none;
}

.v--variant-b .t-variant-b {
  display: block;
}

.v--variant-b .t-variant-a {
  display: none;
}

.t-tour .t-variant-a {
  display: block;
}

.t-tour .t-variant-b {
  display: none;
}

.t-floating-logos__logo {
  width: 88px;
  height: 88px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.t-floating-logos__image {
  width: 66px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -33px;
  margin-top: -33px;
  background-color: #fff;
  border-radius: 25%;
}

.t-hover-more__button {
  opacity: 0;
  transition: opacity 0.3s ease;
}

.t-hover-more:hover .t-hover-more__button {
  opacity: 1;
}

.t-calculator-result-background {
  background-image: url("data:image/svg+xml,%3Csvg width='332' height='90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.8 85.7c-8.4-3.8-.4-63.3 1.5-73.2 3-17 40-11.7 51-11.7h139c15 0 110.2-1.6 123.1 0 13 1.7 11.8 11.7 13.4 28.7 1.5 17-5 54.5-8.8 58.7-3.8 4.1-21.3 0-30.5 0h-77.7c-16 0-94 2.4-118.9 1.6-24.7-.8-83.8-.4-92.1-4.1z' fill='%23FFD000'/%3E%3C/svg%3E");
  background-repeat: none;
  background-size: 100%;
  width: 221px;
  height: 60px;
  line-height: 60px !important;
}

@media (min-width: 48rem) {
  .t-calculator-result-background {
    width: 332px;
    height: 90px;
    line-height: 90px !important;
  }
}

.t-floating-video {
  position: relative;
}

.t-floating-video__poster {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.t-floating-video__icon {
  top: -40px;
  left: 0;
  width: 32px;
  height: 32px;
}

.t-floating-video .v--active {
  position: fixed;
  top: auto;
  left: 0.75rem;
  bottom: 1.5rem;
  z-index: 101;
  animation: slide-up 200ms cubic-bezier(0, 0.25, 0.25, 1) forwards 1;
}

@keyframes slide-up {
  0% {
    transform: translateY(100%);
  }

  100% {
    transform: translateY(0);
  }
}

.u-text-highlight {
  width: -moz-max-content;
  width: max-content;
  background-size: 200% auto;
  background-position: 0% 0;
  border-radius: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  background-color: transparent;
}

.u-text-highlight.v--accent {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #ffd000 50%);
}

.u-text-highlight.v--gray-800 {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #d4d4d7 50%);
}

.u-text-highlight.v--white {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #fff 50%);
}

.u-text-highlight.v--active {
  animation-name: text-highlight;
  animation-duration: 0.75s !important;
  transition-duration: 0.75s;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}

@keyframes text-highlight {
  from {
    background-position: 0% 0;
  }

  to {
    background-position: -100% 0;
  }
}

.c-link-overlay {
  position: relative;
}

.c-link-overlay__a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}

.form-subscribe__input,
input.form-subscribe__input {
  padding-left: 3rem;
  border-color: #767581;
}

.form-subscribe__input:focus,
input.form-subscribe__input:focus {
  border-color: #0F0F10;
}

.form-subscribe__input.v--right,
input.form-subscribe__input.v--right {
  padding-left: 0.75rem;
  padding-right: 3rem;
}

.form-subscribe__email {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg width="20" height="14" viewBox="0 0 20 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M.5 0h19v14H.5V0zm1.6 5.2v7.2h15.8V5L10 9.1l-7.9-4zm0-1.8L10 7.3l7.9-4V1.5H2.1v1.8z" fill="%239898a0"/></svg>');
  background-position: 1.125rem center;
  background-repeat: no-repeat;
}

.form-subscribe__email:focus {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg width="20" height="14" viewBox="0 0 20 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M.5 0h19v14H.5V0zm1.6 5.2v7.2h15.8V5L10 9.1l-7.9-4zm0-1.8L10 7.3l7.9-4V1.5H2.1v1.8z" fill="%23000000"/></svg>');
}

.form-subscribe__email.v--right {
  background-position: calc(100% - 1.125rem) center;
}

.t-open-widget-background {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 56'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23121216' d='M0 0h1920v56H0z'/%3E%3Cpath fill='%23121216' d='M240-4h1672v64H240z'/%3E%3Cg opacity='.7' filter='url(%23b)'%3E%3Ccircle cx='476' cy='-16' r='33' fill='%23D84671'/%3E%3C/g%3E%3Cg opacity='.7' filter='url(%23c)'%3E%3Ccircle cx='1534' cy='-10' r='33' fill='%23B08F40'/%3E%3C/g%3E%3Cg opacity='.5' filter='url(%23d)'%3E%3Ccircle cx='1551' cy='-44' r='33' fill='%2330D466'/%3E%3C/g%3E%3Cg filter='url(%23e)'%3E%3Ccircle cx='1674' cy='-36' r='96' fill='%23139FC9'/%3E%3C/g%3E%3Cg filter='url(%23f)'%3E%3Ccircle cx='365' cy='-44' r='96' fill='%23754AF7'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='b' x='376.3' y='-115.7' width='199.4' height='199.4' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='33.3' result='effect1_foregroundBlur_302_9789'/%3E%3C/filter%3E%3Cfilter id='c' x='1434.3' y='-109.7' width='199.4' height='199.4' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='33.3' result='effect1_foregroundBlur_302_9789'/%3E%3C/filter%3E%3Cfilter id='d' x='1451.3' y='-143.7' width='199.4' height='199.4' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='33.3' result='effect1_foregroundBlur_302_9789'/%3E%3C/filter%3E%3Cfilter id='e' x='1384' y='-326' width='580' height='580' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='97' result='effect1_foregroundBlur_302_9789'/%3E%3C/filter%3E%3Cfilter id='f' x='75' y='-334' width='580' height='580' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='97' result='effect1_foregroundBlur_302_9789'/%3E%3C/filter%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h1920v56H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-size: cover;
  background-position: center;
}

.t-homepage-products-icon:hover > svg {
  fill: red;
}

.t-homepage-menu {
  position: relative;
  display: inline-block;
}

.t-homepage-menu-button {
  padding: 7px !important;
}

.t-homepage-menu-content {
  position: absolute;
  visibility: hidden;
  top: 3rem;
  right: 0;
  min-width: 272px;
  border-radius: 0.75rem;
  padding: 12px 10px;
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.05), 0 40px 34px -16px rgba(0, 0, 0, 0.08), 0 6px 4px -4px rgba(0, 0, 0, 0.06), 0 16px 16px -8px rgba(0, 0, 0, 0.12);
}

.t-homepage-menu-content.v--dark {
  border: 1px solid var(--color-black-700);
}

.t-homepage-menu-content.v--dark svg {
  filter: invert(1);
}

.t-homepage-menu.v--focused .t-homepage-menu-content {
  visibility: visible;
}

.skeleton {
  animation: skeleton-loading 1s linear infinite alternate;
}

@keyframes skeleton-loading {
  0% {
    background-color: hsl(200, 20%, 80%);
  }

  100% {
    background-color: hsl(200, 20%, 95%);
  }
}

.skeleton-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
}

.skeleton-image,
.skeleton-logo,
.skeleton-text,
.skeleton-button {
  border-radius: 16px;
}

@custom-media --breakpoint-sm (min-width: 36rem);

@custom-media --breakpoint-md (min-width: 48rem);

@custom-media --breakpoint-lg (min-width: 64rem);

@custom-media --breakpoint-xl (min-width: 75rem);

body{
  --color-white: #ffffff;
  --color-black: #1B1B20;
  --color-black-25: #FCFCFC;
  --color-black-50: #F6F6F7;
  --color-black-75: #EEEEEF;
  --color-black-100: #E2E2E4;
  --color-black-150: #C9C9CD;
  --color-black-200: #ABABB1;
  --color-black-300: #8D8D95;
  --color-black-400: #767680;
  --color-black-500: #62626D;
  --color-black-600: #4E4E58;
  --color-black-700: #3B3B43;
  --color-black-800: #29292F;
  --color-black-900: #1B1B20;
  --color-black-950: #131317;
  --color-blue-50: #F4FAFF;
  --color-blue-100: #DAEDFF;
  --color-blue-200: #9DCEFF;
  --color-blue-300: #68AFFF;
  --color-blue-400: #328DFF;
  --color-blue-500: #0066FF;
  --color-blue-600: #0059E1;
  --color-blue-700: #004BC2;
  --color-blue-800: #003FA4;
  --color-blue-900: #003288;
  --color-yellow-50: #FFF9ED;
  --color-yellow-100: #FFF2D6;
  --color-yellow-200: #FEDC89;
  --color-yellow-300: #FED65E;
  --color-yellow-400: #FFD000;
  --color-yellow-500: #F3C600;
  --color-yellow-600: #E8BB00;
  --color-yellow-700: #C9A100;
  --color-yellow-800: #755B00;
  --color-yellow-900: #493700;
  --color-orange-50: #FFF8F7;
  --color-orange-100: #FFE5E3;
  --color-orange-200: #FFB8AF;
  --color-orange-300: #FF8A77;
  --color-orange-400: #FF5100;
  --color-orange-500: #D54300;
  --color-orange-600: #B43700;
  --color-orange-700: #9C2E00;
  --color-orange-800: #842600;
  --color-orange-900: #6C1D00;
  --color-red-50: #FFF8F8;
  --color-red-100: #FFE5E5;
  --color-red-200: #FFB7B7;
  --color-red-300: #FF8889;
  --color-red-400: #FF4C4D;
  --color-red-500: #EE0007;
  --color-red-600: #CA0005;
  --color-red-700: #AE0003;
  --color-red-800: #930002;
  --color-red-900: #790002;
  --color-purple-50: #FAF8FF;
  --color-purple-100: #EEE8FF;
  --color-purple-200: #D1C0FF;
  --color-purple-300: #B99AFF;
  --color-purple-400: #A372FF;
  --color-purple-500: #9146FF;
  --color-purple-600: #8609FF;
  --color-purple-700: #7400DF;
  --color-purple-800: #6100BD;
  --color-purple-900: #50009C;
  --color-green-50: #F3FCF4;
  --color-green-100: #D1F4D5;
  --color-green-200: #7EDD92;
  --color-green-300: #00C057;
  --color-green-400: #00A449;
  --color-green-500: #00893C;
  --color-green-600: #007331;
  --color-green-700: #006329;
  --color-green-800: #005321;
  --color-green-900: #00431A
}

body{
  --font-size-7xl: max(3.5rem, min(calc(3.5rem + (10 - 3.5) * ((100vw - 36rem) / (85 - 36))), 10rem));
  --font-size-7xl-static: 10rem;
  --font-size-6xl: max(3rem, min(calc(3rem + (8 - 3) * ((100vw - 36rem) / (85 - 36))), 8rem));
  --font-size-6xl-static: 8rem;
  --font-size-5xl: max(2.625rem, min(calc(2.625rem + (6 - 2.625) * ((100vw - 36rem) / (85 - 36))), 6rem));
  --font-size-5xl-static: 6rem;
  --font-size-4xl: max(2.25rem, min(calc(2.25rem + (4.5 - 2.25) * ((100vw - 36rem) / (85 - 36))), 4.5rem));
  --font-size-4xl-static: 4.5rem;
  --font-size-3xl: max(2rem, min(calc(2rem + (3.5 - 2) * ((100vw - 36rem) / (85 - 36))), 3.5rem));
  --font-size-3xl-static: 3.5rem;
  --font-size-2xl: max(1.75rem, min(calc(1.75rem + (2.5 - 1.75) * ((100vw - 36rem) / (85 - 36))), 2.5rem));
  --font-size-2xl-static: 2.5rem;
  --font-size-xl: max(1.5rem, min(calc(1.5rem + (2 - 1.5) * ((100vw - 36rem) / (85 - 36))), 2rem));
  --font-size-xl-static: 2rem;
  --font-size-lg: max(1.25rem, min(calc(1.25rem + (1.5 - 1.25) * ((100vw - 36rem) / (85 - 36))), 1.5rem));
  --font-size-lg-static: 1.5rem;
  --font-size-base: 1.125rem;
  --font-size-sm: 1rem;
  --font-size-xs: .875rem;
  --font-size-2xs: .75rem;
  --font-size-breakpoint-min: 36rem;
  --font-size-breakpoint-max: 85rem
}

*,:after,:before{
  border:0 solid var(--color-black-100)
}

body{
  font-family:"Colfax","colfax-web","Noto Sans",sans-serif;
  color:var(--color-black);
  font-size:var(--font-size-base);
  font-weight:normal;
  line-height:1.55555556
}

body:lang(ar){
  font-family:"Noto Sans Arabic","Noto Sans",sans-serif
}

body:lang(cn){
  font-family:"Noto Sans SC","Noto Sans",sans-serif
}

body:lang(jp){
  font-family:"Noto Sans JP","Noto Sans",sans-serif
}

body:lang(th){
  font-family:"Noto Sans Thai","Noto Sans",sans-serif
}

body:lang(ru,vi){
  font-family:"Noto Sans",sans-serif
}

::-moz-selection{
  background:var(--color-yellow-400);
  color:var(--color-black)
}

::selection{
  background:var(--color-yellow-400);
  color:var(--color-black)
}

.b--o-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));
  grid-gap:2rem
}

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

.b--o-grid--2{
  grid-template-columns:repeat(2,minmax(0,1fr))
}

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

.b--o-grid--4{
  grid-template-columns:repeat(4,minmax(0,1fr))
}

.b--o-grid--5{
  grid-template-columns:repeat(5,minmax(0,1fr))
}

.b--o-grid--6{
  grid-template-columns:repeat(6,minmax(0,1fr))
}

.b--o-grid--7{
  grid-template-columns:repeat(7,minmax(0,1fr))
}

.b--o-grid--8{
  grid-template-columns:repeat(8,minmax(0,1fr))
}

.b--o-grid--9{
  grid-template-columns:repeat(9,minmax(0,1fr))
}

.b--o-grid--10{
  grid-template-columns:repeat(10,minmax(0,1fr))
}

.b--o-grid--11{
  grid-template-columns:repeat(11,minmax(0,1fr))
}

.b--o-grid--12{
  grid-template-columns:repeat(12,minmax(0,1fr))
}

.b--o-grid--gap-0{
  gap:0rem
}

.b--o-grid--gap-2{
  gap:1rem
}

.b--o-grid--gap-4{
  gap:2rem
}

.b--o-grid--gap-6{
  gap:3rem
}

.b--o-grid--gap-8{
  gap:4rem
}

.b--o-grid--gap-10{
  gap:5rem
}

.b--o-grid--gap-12{
  gap:6rem
}

.b--o-grid--gap-x-0{
  -moz-column-gap:0rem;
  column-gap:0rem
}

.b--o-grid--gap-y-0{
  row-gap:0rem
}

.b--o-grid--gap-x-2{
  -moz-column-gap:1rem;
  column-gap:1rem
}

.b--o-grid--gap-y-2{
  row-gap:1rem
}

.b--o-grid--gap-x-4{
  -moz-column-gap:2rem;
  column-gap:2rem
}

.b--o-grid--gap-y-4{
  row-gap:2rem
}

.b--o-grid--gap-x-6{
  -moz-column-gap:3rem;
  column-gap:3rem
}

.b--o-grid--gap-y-6{
  row-gap:3rem
}

.b--o-grid--gap-x-8{
  -moz-column-gap:4rem;
  column-gap:4rem
}

.b--o-grid--gap-y-8{
  row-gap:4rem
}

.b--o-grid--gap-x-10{
  -moz-column-gap:5rem;
  column-gap:5rem
}

.b--o-grid--gap-y-10{
  row-gap:5rem
}

.b--o-grid--gap-x-12{
  -moz-column-gap:6rem;
  column-gap:6rem
}

.b--o-grid--gap-y-12{
  row-gap:6rem
}

@media (min-width: 36rem){
  .b--sm\:o-grid--1{
    grid-template-columns:repeat(1,minmax(0,1fr))
  }

  .b--sm\:o-grid--2{
    grid-template-columns:repeat(2,minmax(0,1fr))
  }

  .b--sm\:o-grid--3{
    grid-template-columns:repeat(3,minmax(0,1fr))
  }

  .b--sm\:o-grid--4{
    grid-template-columns:repeat(4,minmax(0,1fr))
  }

  .b--sm\:o-grid--5{
    grid-template-columns:repeat(5,minmax(0,1fr))
  }

  .b--sm\:o-grid--6{
    grid-template-columns:repeat(6,minmax(0,1fr))
  }

  .b--sm\:o-grid--7{
    grid-template-columns:repeat(7,minmax(0,1fr))
  }

  .b--sm\:o-grid--8{
    grid-template-columns:repeat(8,minmax(0,1fr))
  }

  .b--sm\:o-grid--9{
    grid-template-columns:repeat(9,minmax(0,1fr))
  }

  .b--sm\:o-grid--10{
    grid-template-columns:repeat(10,minmax(0,1fr))
  }

  .b--sm\:o-grid--11{
    grid-template-columns:repeat(11,minmax(0,1fr))
  }

  .b--sm\:o-grid--12{
    grid-template-columns:repeat(12,minmax(0,1fr))
  }

  .b--sm\:o-grid--gap-0{
    gap:0rem
  }

  .b--sm\:o-grid--gap-2{
    gap:1rem
  }

  .b--sm\:o-grid--gap-4{
    gap:2rem
  }

  .b--sm\:o-grid--gap-6{
    gap:3rem
  }

  .b--sm\:o-grid--gap-8{
    gap:4rem
  }

  .b--sm\:o-grid--gap-10{
    gap:5rem
  }

  .b--sm\:o-grid--gap-12{
    gap:6rem
  }

  .b--sm\:o-grid--gap-x-0{
    -moz-column-gap:0rem;
    column-gap:0rem
  }

  .b--sm\:o-grid--gap-y-0{
    row-gap:0rem
  }

  .b--sm\:o-grid--gap-x-2{
    -moz-column-gap:1rem;
    column-gap:1rem
  }

  .b--sm\:o-grid--gap-y-2{
    row-gap:1rem
  }

  .b--sm\:o-grid--gap-x-4{
    -moz-column-gap:2rem;
    column-gap:2rem
  }

  .b--sm\:o-grid--gap-y-4{
    row-gap:2rem
  }

  .b--sm\:o-grid--gap-x-6{
    -moz-column-gap:3rem;
    column-gap:3rem
  }

  .b--sm\:o-grid--gap-y-6{
    row-gap:3rem
  }

  .b--sm\:o-grid--gap-x-8{
    -moz-column-gap:4rem;
    column-gap:4rem
  }

  .b--sm\:o-grid--gap-y-8{
    row-gap:4rem
  }

  .b--sm\:o-grid--gap-x-10{
    -moz-column-gap:5rem;
    column-gap:5rem
  }

  .b--sm\:o-grid--gap-y-10{
    row-gap:5rem
  }

  .b--sm\:o-grid--gap-x-12{
    -moz-column-gap:6rem;
    column-gap:6rem
  }

  .b--sm\:o-grid--gap-y-12{
    row-gap:6rem
  }
}

@media (min-width: 48rem){
  .b--md\:o-grid--1{
    grid-template-columns:repeat(1,minmax(0,1fr))
  }

  .b--md\:o-grid--2{
    grid-template-columns:repeat(2,minmax(0,1fr))
  }

  .b--md\:o-grid--3{
    grid-template-columns:repeat(3,minmax(0,1fr))
  }

  .b--md\:o-grid--4{
    grid-template-columns:repeat(4,minmax(0,1fr))
  }

  .b--md\:o-grid--5{
    grid-template-columns:repeat(5,minmax(0,1fr))
  }

  .b--md\:o-grid--6{
    grid-template-columns:repeat(6,minmax(0,1fr))
  }

  .b--md\:o-grid--7{
    grid-template-columns:repeat(7,minmax(0,1fr))
  }

  .b--md\:o-grid--8{
    grid-template-columns:repeat(8,minmax(0,1fr))
  }

  .b--md\:o-grid--9{
    grid-template-columns:repeat(9,minmax(0,1fr))
  }

  .b--md\:o-grid--10{
    grid-template-columns:repeat(10,minmax(0,1fr))
  }

  .b--md\:o-grid--11{
    grid-template-columns:repeat(11,minmax(0,1fr))
  }

  .b--md\:o-grid--12{
    grid-template-columns:repeat(12,minmax(0,1fr))
  }

  .b--md\:o-grid--gap-0{
    gap:0rem
  }

  .b--md\:o-grid--gap-2{
    gap:1rem
  }

  .b--md\:o-grid--gap-4{
    gap:2rem
  }

  .b--md\:o-grid--gap-6{
    gap:3rem
  }

  .b--md\:o-grid--gap-8{
    gap:4rem
  }

  .b--md\:o-grid--gap-10{
    gap:5rem
  }

  .b--md\:o-grid--gap-12{
    gap:6rem
  }

  .b--md\:o-grid--gap-x-0{
    -moz-column-gap:0rem;
    column-gap:0rem
  }

  .b--md\:o-grid--gap-y-0{
    row-gap:0rem
  }

  .b--md\:o-grid--gap-x-2{
    -moz-column-gap:1rem;
    column-gap:1rem
  }

  .b--md\:o-grid--gap-y-2{
    row-gap:1rem
  }

  .b--md\:o-grid--gap-x-4{
    -moz-column-gap:2rem;
    column-gap:2rem
  }

  .b--md\:o-grid--gap-y-4{
    row-gap:2rem
  }

  .b--md\:o-grid--gap-x-6{
    -moz-column-gap:3rem;
    column-gap:3rem
  }

  .b--md\:o-grid--gap-y-6{
    row-gap:3rem
  }

  .b--md\:o-grid--gap-x-8{
    -moz-column-gap:4rem;
    column-gap:4rem
  }

  .b--md\:o-grid--gap-y-8{
    row-gap:4rem
  }

  .b--md\:o-grid--gap-x-10{
    -moz-column-gap:5rem;
    column-gap:5rem
  }

  .b--md\:o-grid--gap-y-10{
    row-gap:5rem
  }

  .b--md\:o-grid--gap-x-12{
    -moz-column-gap:6rem;
    column-gap:6rem
  }

  .b--md\:o-grid--gap-y-12{
    row-gap:6rem
  }
}

@media (min-width: 64rem){
  .b--lg\:o-grid--1{
    grid-template-columns:repeat(1,minmax(0,1fr))
  }

  .b--lg\:o-grid--2{
    grid-template-columns:repeat(2,minmax(0,1fr))
  }

  .b--lg\:o-grid--3{
    grid-template-columns:repeat(3,minmax(0,1fr))
  }

  .b--lg\:o-grid--4{
    grid-template-columns:repeat(4,minmax(0,1fr))
  }

  .b--lg\:o-grid--5{
    grid-template-columns:repeat(5,minmax(0,1fr))
  }

  .b--lg\:o-grid--6{
    grid-template-columns:repeat(6,minmax(0,1fr))
  }

  .b--lg\:o-grid--7{
    grid-template-columns:repeat(7,minmax(0,1fr))
  }

  .b--lg\:o-grid--8{
    grid-template-columns:repeat(8,minmax(0,1fr))
  }

  .b--lg\:o-grid--9{
    grid-template-columns:repeat(9,minmax(0,1fr))
  }

  .b--lg\:o-grid--10{
    grid-template-columns:repeat(10,minmax(0,1fr))
  }

  .b--lg\:o-grid--11{
    grid-template-columns:repeat(11,minmax(0,1fr))
  }

  .b--lg\:o-grid--12{
    grid-template-columns:repeat(12,minmax(0,1fr))
  }

  .b--lg\:o-grid--gap-0{
    gap:0rem
  }

  .b--lg\:o-grid--gap-2{
    gap:1rem
  }

  .b--lg\:o-grid--gap-4{
    gap:2rem
  }

  .b--lg\:o-grid--gap-6{
    gap:3rem
  }

  .b--lg\:o-grid--gap-8{
    gap:4rem
  }

  .b--lg\:o-grid--gap-10{
    gap:5rem
  }

  .b--lg\:o-grid--gap-12{
    gap:6rem
  }

  .b--lg\:o-grid--gap-x-0{
    -moz-column-gap:0rem;
    column-gap:0rem
  }

  .b--lg\:o-grid--gap-y-0{
    row-gap:0rem
  }

  .b--lg\:o-grid--gap-x-2{
    -moz-column-gap:1rem;
    column-gap:1rem
  }

  .b--lg\:o-grid--gap-y-2{
    row-gap:1rem
  }

  .b--lg\:o-grid--gap-x-4{
    -moz-column-gap:2rem;
    column-gap:2rem
  }

  .b--lg\:o-grid--gap-y-4{
    row-gap:2rem
  }

  .b--lg\:o-grid--gap-x-6{
    -moz-column-gap:3rem;
    column-gap:3rem
  }

  .b--lg\:o-grid--gap-y-6{
    row-gap:3rem
  }

  .b--lg\:o-grid--gap-x-8{
    -moz-column-gap:4rem;
    column-gap:4rem
  }

  .b--lg\:o-grid--gap-y-8{
    row-gap:4rem
  }

  .b--lg\:o-grid--gap-x-10{
    -moz-column-gap:5rem;
    column-gap:5rem
  }

  .b--lg\:o-grid--gap-y-10{
    row-gap:5rem
  }

  .b--lg\:o-grid--gap-x-12{
    -moz-column-gap:6rem;
    column-gap:6rem
  }

  .b--lg\:o-grid--gap-y-12{
    row-gap:6rem
  }
}

@media (min-width: 75rem){
  .b--xl\:o-grid--1{
    grid-template-columns:repeat(1,minmax(0,1fr))
  }

  .b--xl\:o-grid--2{
    grid-template-columns:repeat(2,minmax(0,1fr))
  }

  .b--xl\:o-grid--3{
    grid-template-columns:repeat(3,minmax(0,1fr))
  }

  .b--xl\:o-grid--4{
    grid-template-columns:repeat(4,minmax(0,1fr))
  }

  .b--xl\:o-grid--5{
    grid-template-columns:repeat(5,minmax(0,1fr))
  }

  .b--xl\:o-grid--6{
    grid-template-columns:repeat(6,minmax(0,1fr))
  }

  .b--xl\:o-grid--7{
    grid-template-columns:repeat(7,minmax(0,1fr))
  }

  .b--xl\:o-grid--8{
    grid-template-columns:repeat(8,minmax(0,1fr))
  }

  .b--xl\:o-grid--9{
    grid-template-columns:repeat(9,minmax(0,1fr))
  }

  .b--xl\:o-grid--10{
    grid-template-columns:repeat(10,minmax(0,1fr))
  }

  .b--xl\:o-grid--11{
    grid-template-columns:repeat(11,minmax(0,1fr))
  }

  .b--xl\:o-grid--12{
    grid-template-columns:repeat(12,minmax(0,1fr))
  }

  .b--xl\:o-grid--gap-0{
    gap:0rem
  }

  .b--xl\:o-grid--gap-2{
    gap:1rem
  }

  .b--xl\:o-grid--gap-4{
    gap:2rem
  }

  .b--xl\:o-grid--gap-6{
    gap:3rem
  }

  .b--xl\:o-grid--gap-8{
    gap:4rem
  }

  .b--xl\:o-grid--gap-10{
    gap:5rem
  }

  .b--xl\:o-grid--gap-12{
    gap:6rem
  }

  .b--xl\:o-grid--gap-x-0{
    -moz-column-gap:0rem;
    column-gap:0rem
  }

  .b--xl\:o-grid--gap-y-0{
    row-gap:0rem
  }

  .b--xl\:o-grid--gap-x-2{
    -moz-column-gap:1rem;
    column-gap:1rem
  }

  .b--xl\:o-grid--gap-y-2{
    row-gap:1rem
  }

  .b--xl\:o-grid--gap-x-4{
    -moz-column-gap:2rem;
    column-gap:2rem
  }

  .b--xl\:o-grid--gap-y-4{
    row-gap:2rem
  }

  .b--xl\:o-grid--gap-x-6{
    -moz-column-gap:3rem;
    column-gap:3rem
  }

  .b--xl\:o-grid--gap-y-6{
    row-gap:3rem
  }

  .b--xl\:o-grid--gap-x-8{
    -moz-column-gap:4rem;
    column-gap:4rem
  }

  .b--xl\:o-grid--gap-y-8{
    row-gap:4rem
  }

  .b--xl\:o-grid--gap-x-10{
    -moz-column-gap:5rem;
    column-gap:5rem
  }

  .b--xl\:o-grid--gap-y-10{
    row-gap:5rem
  }

  .b--xl\:o-grid--gap-x-12{
    -moz-column-gap:6rem;
    column-gap:6rem
  }

  .b--xl\:o-grid--gap-y-12{
    row-gap:6rem
  }
}

.b--c-btn{
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  font-family:inherit;
  display:inline-flex;
  justify-content:center;
  align-items:center;
  white-space:nowrap;
  -webkit-user-select:none;
  -moz-user-select:none;
  user-select:none;
  border-width:2px;
  border-style:solid;
  line-height:normal;
  text-decoration:none;
  font-weight:500;
  cursor:pointer;
  border-radius:.25rem;
  transition:background .2s,color .2s,border .2s;
  font-size:var(--font-size-base);
  height:3rem;
  padding-left:1.5rem;
  padding-right:1.5rem
}

.b--c-btn:focus{
  outline:.15em solid var(--color-yellow-400)
}

.b--c-btn.b--c-btn--loading{
  cursor:progress
}

.b--c-btn--sm{
  font-size:var(--font-size-sm);
  height:2.25rem;
  padding-left:1.5rem;
  padding-right:1.5rem
}

.b--c-btn--lg{
  font-size:var(--font-size-base);
  height:3.75rem;
  padding-left:2rem;
  padding-right:2rem
}

.b--c-btn--xl{
  font-size:var(--font-size-lg);
  height:4rem;
  padding-left:2rem;
  padding-right:2rem
}

.b--c-btn--red{
  background-color:var(--color-red-500);
  border-color:var(--color-red-500);
  color:var(--color-white)
}

.b--c-btn--red:hover{
  background-color:var(--color-red-600);
  border-color:var(--color-red-600)
}

.b--c-btn--red:active{
  background-color:var(--color-red-700);
  border-color:var(--color-red-700)
}

.b--c-btn--blue{
  background-color:var(--color-blue-500);
  border-color:var(--color-blue-500);
  color:var(--color-white)
}

.b--c-btn--blue:hover{
  background-color:var(--color-blue-600);
  border-color:var(--color-blue-600)
}

.b--c-btn--blue:active{
  background-color:var(--color-blue-700);
  border-color:var(--color-blue-700)
}

.b--c-btn:disabled{
  background-color:var(--color-black-100);
  border-color:var(--color-black-100);
  color:var(--color-white);
  cursor:not-allowed
}

.b--c-btn--black{
  background-color:var(--color-black);
  border-color:var(--color-black);
  color:var(--color-white)
}

.b--c-btn--black:hover{
  background-color:var(--color-black-700);
  border-color:var(--color-black-700)
}

.b--c-btn--black:active{
  background-color:var(--color-black-600);
  border-color:var(--color-black-600)
}

.b--c-btn--black:disabled{
  background-color:var(--color-black-100);
  border-color:var(--color-black-100);
  color:var(--color-white)
}

.b--c-btn--black.b--c-btn--outline{
  background-color:transparent;
  border:2px solid var(--color-black);
  color:var(--color-black)
}

.b--c-btn--black.b--c-btn--outline:hover{
  background-color:var(--color-black);
  border-color:var(--color-black);
  color:var(--color-white)
}

.b--c-btn--black.b--c-btn--outline:active{
  background-color:var(--color-black-700);
  border-color:var(--color-black-700);
  color:var(--color-white)
}

.b--c-btn--black.b--c-btn--outline:disabled{
  background-color:transparent;
  border:2px solid var(--color-black-300);
  color:var(--color-black-300);
  cursor:not-allowed
}

.b--u-rounded-t-0{
  border-top-left-radius:0!important;
  border-top-right-radius:0!important
}

.b--u-rounded-b-0{
  border-bottom-left-radius:0!important;
  border-bottom-right-radius:0!important
}

.b--u-rounded-tl-0{
  border-top-left-radius:0!important
}

.b--u-rounded-tr-0{
  border-top-right-radius:0!important
}

.b--u-rounded-br-0{
  border-bottom-right-radius:0!important
}

.b--u-rounded-bl-0{
  border-bottom-left-radius:0!important
}

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

.b--u-rounded-t-4{
  border-top-left-radius:.25rem!important;
  border-top-right-radius:.25rem!important
}

.b--u-rounded-b-4{
  border-bottom-left-radius:.25rem!important;
  border-bottom-right-radius:.25rem!important
}

.b--u-rounded-tl-4{
  border-top-left-radius:.25rem!important
}

.b--u-rounded-tr-4{
  border-top-right-radius:.25rem!important
}

.b--u-rounded-br-4{
  border-bottom-right-radius:.25rem!important
}

.b--u-rounded-bl-4{
  border-bottom-left-radius:.25rem!important
}

.b--u-rounded-4{
  border-radius:.25rem!important
}

.b--u-rounded-t-8{
  border-top-left-radius:.5rem!important;
  border-top-right-radius:.5rem!important
}

.b--u-rounded-b-8{
  border-bottom-left-radius:.5rem!important;
  border-bottom-right-radius:.5rem!important
}

.b--u-rounded-tl-8{
  border-top-left-radius:.5rem!important
}

.b--u-rounded-tr-8{
  border-top-right-radius:.5rem!important
}

.b--u-rounded-br-8{
  border-bottom-right-radius:.5rem!important
}

.b--u-rounded-bl-8{
  border-bottom-left-radius:.5rem!important
}

.b--u-rounded-8{
  border-radius:.5rem!important
}

.b--u-rounded-t-12{
  border-top-left-radius:.75rem!important;
  border-top-right-radius:.75rem!important
}

.b--u-rounded-b-12{
  border-bottom-left-radius:.75rem!important;
  border-bottom-right-radius:.75rem!important
}

.b--u-rounded-tl-12{
  border-top-left-radius:.75rem!important
}

.b--u-rounded-tr-12{
  border-top-right-radius:.75rem!important
}

.b--u-rounded-br-12{
  border-bottom-right-radius:.75rem!important
}

.b--u-rounded-bl-12{
  border-bottom-left-radius:.75rem!important
}

.b--u-rounded-12{
  border-radius:.75rem!important
}

.b--u-rounded-t-16{
  border-top-left-radius:1rem!important;
  border-top-right-radius:1rem!important
}

.b--u-rounded-b-16{
  border-bottom-left-radius:1rem!important;
  border-bottom-right-radius:1rem!important
}

.b--u-rounded-tl-16{
  border-top-left-radius:1rem!important
}

.b--u-rounded-tr-16{
  border-top-right-radius:1rem!important
}

.b--u-rounded-br-16{
  border-bottom-right-radius:1rem!important
}

.b--u-rounded-bl-16{
  border-bottom-left-radius:1rem!important
}

.b--u-rounded-16{
  border-radius:1rem!important
}

.b--u-rounded-t-20{
  border-top-left-radius:1.25rem!important;
  border-top-right-radius:1.25rem!important
}

.b--u-rounded-b-20{
  border-bottom-left-radius:1.25rem!important;
  border-bottom-right-radius:1.25rem!important
}

.b--u-rounded-tl-20{
  border-top-left-radius:1.25rem!important
}

.b--u-rounded-tr-20{
  border-top-right-radius:1.25rem!important
}

.b--u-rounded-br-20{
  border-bottom-right-radius:1.25rem!important
}

.b--u-rounded-bl-20{
  border-bottom-left-radius:1.25rem!important
}

.b--u-rounded-20{
  border-radius:1.25rem!important
}

.b--u-rounded-t-24{
  border-top-left-radius:1.5rem!important;
  border-top-right-radius:1.5rem!important
}

.b--u-rounded-b-24{
  border-bottom-left-radius:1.5rem!important;
  border-bottom-right-radius:1.5rem!important
}

.b--u-rounded-tl-24{
  border-top-left-radius:1.5rem!important
}

.b--u-rounded-tr-24{
  border-top-right-radius:1.5rem!important
}

.b--u-rounded-br-24{
  border-bottom-right-radius:1.5rem!important
}

.b--u-rounded-bl-24{
  border-bottom-left-radius:1.5rem!important
}

.b--u-rounded-24{
  border-radius:1.5rem!important
}

.b--u-rounded-t-32{
  border-top-left-radius:2rem!important;
  border-top-right-radius:2rem!important
}

.b--u-rounded-b-32{
  border-bottom-left-radius:2rem!important;
  border-bottom-right-radius:2rem!important
}

.b--u-rounded-tl-32{
  border-top-left-radius:2rem!important
}

.b--u-rounded-tr-32{
  border-top-right-radius:2rem!important
}

.b--u-rounded-br-32{
  border-bottom-right-radius:2rem!important
}

.b--u-rounded-bl-32{
  border-bottom-left-radius:2rem!important
}

.b--u-rounded-32{
  border-radius:2rem!important
}

.b--u-rounded-t-48{
  border-top-left-radius:3rem!important;
  border-top-right-radius:3rem!important
}

.b--u-rounded-b-48{
  border-bottom-left-radius:3rem!important;
  border-bottom-right-radius:3rem!important
}

.b--u-rounded-tl-48{
  border-top-left-radius:3rem!important
}

.b--u-rounded-tr-48{
  border-top-right-radius:3rem!important
}

.b--u-rounded-br-48{
  border-bottom-right-radius:3rem!important
}

.b--u-rounded-bl-48{
  border-bottom-left-radius:3rem!important
}

.b--u-rounded-48{
  border-radius:3rem!important
}

.b--u-rounded-full{
  border-radius:9999px!important
}

.b--u-text-blue-50{
  color:var(--color-blue-50)!important
}

.b--u-bg-blue-50{
  background-color:var(--color-blue-50)!important
}

.b--u-border-blue-50{
  border-color:var(--color-blue-50)!important
}

.b--u-text-blue-100{
  color:var(--color-blue-100)!important
}

.b--u-bg-blue-100{
  background-color:var(--color-blue-100)!important
}

.b--u-border-blue-100{
  border-color:var(--color-blue-100)!important
}

.b--u-text-blue-200{
  color:var(--color-blue-200)!important
}

.b--u-bg-blue-200{
  background-color:var(--color-blue-200)!important
}

.b--u-border-blue-200{
  border-color:var(--color-blue-200)!important
}

.b--u-text-blue-300{
  color:var(--color-blue-300)!important
}

.b--u-bg-blue-300{
  background-color:var(--color-blue-300)!important
}

.b--u-border-blue-300{
  border-color:var(--color-blue-300)!important
}

.b--u-text-blue-400{
  color:var(--color-blue-400)!important
}

.b--u-bg-blue-400{
  background-color:var(--color-blue-400)!important
}

.b--u-border-blue-400{
  border-color:var(--color-blue-400)!important
}

.b--u-text-blue-500{
  color:var(--color-blue-500)!important
}

.b--u-bg-blue-500{
  background-color:var(--color-blue-500)!important
}

.b--u-border-blue-500{
  border-color:var(--color-blue-500)!important
}

.b--u-text-blue-600{
  color:var(--color-blue-600)!important
}

.b--u-bg-blue-600{
  background-color:var(--color-blue-600)!important
}

.b--u-border-blue-600{
  border-color:var(--color-blue-600)!important
}

.b--u-text-blue-700{
  color:var(--color-blue-700)!important
}

.b--u-bg-blue-700{
  background-color:var(--color-blue-700)!important
}

.b--u-border-blue-700{
  border-color:var(--color-blue-700)!important
}

.b--u-text-blue-800{
  color:var(--color-blue-800)!important
}

.b--u-bg-blue-800{
  background-color:var(--color-blue-800)!important
}

.b--u-border-blue-800{
  border-color:var(--color-blue-800)!important
}

.b--u-text-blue-900{
  color:var(--color-blue-900)!important
}

.b--u-bg-blue-900{
  background-color:var(--color-blue-900)!important
}

.b--u-border-blue-900{
  border-color:var(--color-blue-900)!important
}

.b--u-text-yellow-50{
  color:var(--color-yellow-50)!important
}

.b--u-bg-yellow-50{
  background-color:var(--color-yellow-50)!important
}

.b--u-border-yellow-50{
  border-color:var(--color-yellow-50)!important
}

.b--u-text-yellow-100{
  color:var(--color-yellow-100)!important
}

.b--u-bg-yellow-100{
  background-color:var(--color-yellow-100)!important
}

.b--u-border-yellow-100{
  border-color:var(--color-yellow-100)!important
}

.b--u-text-yellow-200{
  color:var(--color-yellow-200)!important
}

.b--u-bg-yellow-200{
  background-color:var(--color-yellow-200)!important
}

.b--u-border-yellow-200{
  border-color:var(--color-yellow-200)!important
}

.b--u-text-yellow-300{
  color:var(--color-yellow-300)!important
}

.b--u-bg-yellow-300{
  background-color:var(--color-yellow-300)!important
}

.b--u-border-yellow-300{
  border-color:var(--color-yellow-300)!important
}

.b--u-text-yellow-400{
  color:var(--color-yellow-400)!important
}

.b--u-bg-yellow-400{
  background-color:var(--color-yellow-400)!important
}

.b--u-border-yellow-400{
  border-color:var(--color-yellow-400)!important
}

.b--u-text-yellow-500{
  color:var(--color-yellow-500)!important
}

.b--u-bg-yellow-500{
  background-color:var(--color-yellow-500)!important
}

.b--u-border-yellow-500{
  border-color:var(--color-yellow-500)!important
}

.b--u-text-yellow-600{
  color:var(--color-yellow-600)!important
}

.b--u-bg-yellow-600{
  background-color:var(--color-yellow-600)!important
}

.b--u-border-yellow-600{
  border-color:var(--color-yellow-600)!important
}

.b--u-text-yellow-700{
  color:var(--color-yellow-700)!important
}

.b--u-bg-yellow-700{
  background-color:var(--color-yellow-700)!important
}

.b--u-border-yellow-700{
  border-color:var(--color-yellow-700)!important
}

.b--u-text-yellow-800{
  color:var(--color-yellow-800)!important
}

.b--u-bg-yellow-800{
  background-color:var(--color-yellow-800)!important
}

.b--u-border-yellow-800{
  border-color:var(--color-yellow-800)!important
}

.b--u-text-yellow-900{
  color:var(--color-yellow-900)!important
}

.b--u-bg-yellow-900{
  background-color:var(--color-yellow-900)!important
}

.b--u-border-yellow-900{
  border-color:var(--color-yellow-900)!important
}

.b--u-text-orange-50{
  color:var(--color-orange-50)!important
}

.b--u-bg-orange-50{
  background-color:var(--color-orange-50)!important
}

.b--u-border-orange-50{
  border-color:var(--color-orange-50)!important
}

.b--u-text-orange-100{
  color:var(--color-orange-100)!important
}

.b--u-bg-orange-100{
  background-color:var(--color-orange-100)!important
}

.b--u-border-orange-100{
  border-color:var(--color-orange-100)!important
}

.b--u-text-orange-200{
  color:var(--color-orange-200)!important
}

.b--u-bg-orange-200{
  background-color:var(--color-orange-200)!important
}

.b--u-border-orange-200{
  border-color:var(--color-orange-200)!important
}

.b--u-text-orange-300{
  color:var(--color-orange-300)!important
}

.b--u-bg-orange-300{
  background-color:var(--color-orange-300)!important
}

.b--u-border-orange-300{
  border-color:var(--color-orange-300)!important
}

.b--u-text-orange-400{
  color:var(--color-orange-400)!important
}

.b--u-bg-orange-400{
  background-color:var(--color-orange-400)!important
}

.b--u-border-orange-400{
  border-color:var(--color-orange-400)!important
}

.b--u-text-orange-500{
  color:var(--color-orange-500)!important
}

.b--u-bg-orange-500{
  background-color:var(--color-orange-500)!important
}

.b--u-border-orange-500{
  border-color:var(--color-orange-500)!important
}

.b--u-text-orange-600{
  color:var(--color-orange-600)!important
}

.b--u-bg-orange-600{
  background-color:var(--color-orange-600)!important
}

.b--u-border-orange-600{
  border-color:var(--color-orange-600)!important
}

.b--u-text-orange-700{
  color:var(--color-orange-700)!important
}

.b--u-bg-orange-700{
  background-color:var(--color-orange-700)!important
}

.b--u-border-orange-700{
  border-color:var(--color-orange-700)!important
}

.b--u-text-orange-800{
  color:var(--color-orange-800)!important
}

.b--u-bg-orange-800{
  background-color:var(--color-orange-800)!important
}

.b--u-border-orange-800{
  border-color:var(--color-orange-800)!important
}

.b--u-text-orange-900{
  color:var(--color-orange-900)!important
}

.b--u-bg-orange-900{
  background-color:var(--color-orange-900)!important
}

.b--u-border-orange-900{
  border-color:var(--color-orange-900)!important
}

.b--u-text-red-50{
  color:var(--color-red-50)!important
}

.b--u-bg-red-50{
  background-color:var(--color-red-50)!important
}

.b--u-border-red-50{
  border-color:var(--color-red-50)!important
}

.b--u-text-red-100{
  color:var(--color-red-100)!important
}

.b--u-bg-red-100{
  background-color:var(--color-red-100)!important
}

.b--u-border-red-100{
  border-color:var(--color-red-100)!important
}

.b--u-text-red-200{
  color:var(--color-red-200)!important
}

.b--u-bg-red-200{
  background-color:var(--color-red-200)!important
}

.b--u-border-red-200{
  border-color:var(--color-red-200)!important
}

.b--u-text-red-300{
  color:var(--color-red-300)!important
}

.b--u-bg-red-300{
  background-color:var(--color-red-300)!important
}

.b--u-border-red-300{
  border-color:var(--color-red-300)!important
}

.b--u-text-red-400{
  color:var(--color-red-400)!important
}

.b--u-bg-red-400{
  background-color:var(--color-red-400)!important
}

.b--u-border-red-400{
  border-color:var(--color-red-400)!important
}

.b--u-text-red-500{
  color:var(--color-red-500)!important
}

.b--u-bg-red-500{
  background-color:var(--color-red-500)!important
}

.b--u-border-red-500{
  border-color:var(--color-red-500)!important
}

.b--u-text-red-600{
  color:var(--color-red-600)!important
}

.b--u-bg-red-600{
  background-color:var(--color-red-600)!important
}

.b--u-border-red-600{
  border-color:var(--color-red-600)!important
}

.b--u-text-red-700{
  color:var(--color-red-700)!important
}

.b--u-bg-red-700{
  background-color:var(--color-red-700)!important
}

.b--u-border-red-700{
  border-color:var(--color-red-700)!important
}

.b--u-text-red-800{
  color:var(--color-red-800)!important
}

.b--u-bg-red-800{
  background-color:var(--color-red-800)!important
}

.b--u-border-red-800{
  border-color:var(--color-red-800)!important
}

.b--u-text-red-900{
  color:var(--color-red-900)!important
}

.b--u-bg-red-900{
  background-color:var(--color-red-900)!important
}

.b--u-border-red-900{
  border-color:var(--color-red-900)!important
}

.b--u-text-purple-50{
  color:var(--color-purple-50)!important
}

.b--u-bg-purple-50{
  background-color:var(--color-purple-50)!important
}

.b--u-border-purple-50{
  border-color:var(--color-purple-50)!important
}

.b--u-text-purple-100{
  color:var(--color-purple-100)!important
}

.b--u-bg-purple-100{
  background-color:var(--color-purple-100)!important
}

.b--u-border-purple-100{
  border-color:var(--color-purple-100)!important
}

.b--u-text-purple-200{
  color:var(--color-purple-200)!important
}

.b--u-bg-purple-200{
  background-color:var(--color-purple-200)!important
}

.b--u-border-purple-200{
  border-color:var(--color-purple-200)!important
}

.b--u-text-purple-300{
  color:var(--color-purple-300)!important
}

.b--u-bg-purple-300{
  background-color:var(--color-purple-300)!important
}

.b--u-border-purple-300{
  border-color:var(--color-purple-300)!important
}

.b--u-text-purple-400{
  color:var(--color-purple-400)!important
}

.b--u-bg-purple-400{
  background-color:var(--color-purple-400)!important
}

.b--u-border-purple-400{
  border-color:var(--color-purple-400)!important
}

.b--u-text-purple-500{
  color:var(--color-purple-500)!important
}

.b--u-bg-purple-500{
  background-color:var(--color-purple-500)!important
}

.b--u-border-purple-500{
  border-color:var(--color-purple-500)!important
}

.b--u-text-purple-600{
  color:var(--color-purple-600)!important
}

.b--u-bg-purple-600{
  background-color:var(--color-purple-600)!important
}

.b--u-border-purple-600{
  border-color:var(--color-purple-600)!important
}

.b--u-text-purple-700{
  color:var(--color-purple-700)!important
}

.b--u-bg-purple-700{
  background-color:var(--color-purple-700)!important
}

.b--u-border-purple-700{
  border-color:var(--color-purple-700)!important
}

.b--u-text-purple-800{
  color:var(--color-purple-800)!important
}

.b--u-bg-purple-800{
  background-color:var(--color-purple-800)!important
}

.b--u-border-purple-800{
  border-color:var(--color-purple-800)!important
}

.b--u-text-purple-900{
  color:var(--color-purple-900)!important
}

.b--u-bg-purple-900{
  background-color:var(--color-purple-900)!important
}

.b--u-border-purple-900{
  border-color:var(--color-purple-900)!important
}

.b--u-text-green-50{
  color:var(--color-green-50)!important
}

.b--u-bg-green-50{
  background-color:var(--color-green-50)!important
}

.b--u-border-green-50{
  border-color:var(--color-green-50)!important
}

.b--u-text-green-100{
  color:var(--color-green-100)!important
}

.b--u-bg-green-100{
  background-color:var(--color-green-100)!important
}

.b--u-border-green-100{
  border-color:var(--color-green-100)!important
}

.b--u-text-green-200{
  color:var(--color-green-200)!important
}

.b--u-bg-green-200{
  background-color:var(--color-green-200)!important
}

.b--u-border-green-200{
  border-color:var(--color-green-200)!important
}

.b--u-text-green-300{
  color:var(--color-green-300)!important
}

.b--u-bg-green-300{
  background-color:var(--color-green-300)!important
}

.b--u-border-green-300{
  border-color:var(--color-green-300)!important
}

.b--u-text-green-400{
  color:var(--color-green-400)!important
}

.b--u-bg-green-400{
  background-color:var(--color-green-400)!important
}

.b--u-border-green-400{
  border-color:var(--color-green-400)!important
}

.b--u-text-green-500{
  color:var(--color-green-500)!important
}

.b--u-bg-green-500{
  background-color:var(--color-green-500)!important
}

.b--u-border-green-500{
  border-color:var(--color-green-500)!important
}

.b--u-text-green-600{
  color:var(--color-green-600)!important
}

.b--u-bg-green-600{
  background-color:var(--color-green-600)!important
}

.b--u-border-green-600{
  border-color:var(--color-green-600)!important
}

.b--u-text-green-700{
  color:var(--color-green-700)!important
}

.b--u-bg-green-700{
  background-color:var(--color-green-700)!important
}

.b--u-border-green-700{
  border-color:var(--color-green-700)!important
}

.b--u-text-green-800{
  color:var(--color-green-800)!important
}

.b--u-bg-green-800{
  background-color:var(--color-green-800)!important
}

.b--u-border-green-800{
  border-color:var(--color-green-800)!important
}

.b--u-text-green-900{
  color:var(--color-green-900)!important
}

.b--u-bg-green-900{
  background-color:var(--color-green-900)!important
}

.b--u-border-green-900{
  border-color:var(--color-green-900)!important
}

.b--u-text-black-50{
  color:var(--color-black-50)!important
}

.b--u-bg-black-50{
  background-color:var(--color-black-50)!important
}

.b--u-border-black-50{
  border-color:var(--color-black-50)!important
}

.b--u-text-black-100{
  color:var(--color-black-100)!important
}

.b--u-bg-black-100{
  background-color:var(--color-black-100)!important
}

.b--u-border-black-100{
  border-color:var(--color-black-100)!important
}

.b--u-text-black-200{
  color:var(--color-black-200)!important
}

.b--u-bg-black-200{
  background-color:var(--color-black-200)!important
}

.b--u-border-black-200{
  border-color:var(--color-black-200)!important
}

.b--u-text-black-300{
  color:var(--color-black-300)!important
}

.b--u-bg-black-300{
  background-color:var(--color-black-300)!important
}

.b--u-border-black-300{
  border-color:var(--color-black-300)!important
}

.b--u-text-black-400{
  color:var(--color-black-400)!important
}

.b--u-bg-black-400{
  background-color:var(--color-black-400)!important
}

.b--u-border-black-400{
  border-color:var(--color-black-400)!important
}

.b--u-text-black-500{
  color:var(--color-black-500)!important
}

.b--u-bg-black-500{
  background-color:var(--color-black-500)!important
}

.b--u-border-black-500{
  border-color:var(--color-black-500)!important
}

.b--u-text-black-600{
  color:var(--color-black-600)!important
}

.b--u-bg-black-600{
  background-color:var(--color-black-600)!important
}

.b--u-border-black-600{
  border-color:var(--color-black-600)!important
}

.b--u-text-black-700{
  color:var(--color-black-700)!important
}

.b--u-bg-black-700{
  background-color:var(--color-black-700)!important
}

.b--u-border-black-700{
  border-color:var(--color-black-700)!important
}

.b--u-text-black-800{
  color:var(--color-black-800)!important
}

.b--u-bg-black-800{
  background-color:var(--color-black-800)!important
}

.b--u-border-black-800{
  border-color:var(--color-black-800)!important
}

.b--u-text-black-900{
  color:var(--color-black-900)!important
}

.b--u-bg-black-900{
  background-color:var(--color-black-900)!important
}

.b--u-border-black-900{
  border-color:var(--color-black-900)!important
}

.b--u-text-black-25{
  color:var(--color-black-25)!important
}

.b--u-bg-black-25{
  background-color:var(--color-black-25)!important
}

.b--u-border-black-25{
  border-color:var(--color-black-25)!important
}

.b--u-text-black-75{
  color:var(--color-black-75)!important
}

.b--u-bg-black-75{
  background-color:var(--color-black-75)!important
}

.b--u-border-black-75{
  border-color:var(--color-black-75)!important
}

.b--u-text-black-150{
  color:var(--color-black-150)!important
}

.b--u-bg-black-150{
  background-color:var(--color-black-150)!important
}

.b--u-border-black-150{
  border-color:var(--color-black-150)!important
}

.b--u-text-black-950{
  color:var(--color-black-950)!important
}

.b--u-bg-black-950{
  background-color:var(--color-black-950)!important
}

.b--u-border-black-950{
  border-color:var(--color-black-950)!important
}

.b--u-text-white{
  color:var(--color-white)!important
}

.b--u-bg-white{
  background-color:var(--color-white)!important
}

.b--u-border-white{
  border-color:var(--color-white)!important
}

.b--u-text-black{
  color:var(--color-black)!important
}

.b--u-bg-black{
  background-color:var(--color-black)!important
}

.b--u-border-black{
  border-color:var(--color-black)!important
}

.b--u-bg-transparent{
  background-color:transparent!important;
  background-image:none!important
}

.b--u-text-transparent{
  color:transparent!important
}

.b--u-border-transparent{
  border-color:transparent!important
}

.b--u-bg-current{
  background-color:currentColor!important
}

.b--u-text-current{
  color:currentColor!important
}

.b--u-border-current{
  border-color:currentColor!important
}

.b--hover\:u-text-blue-50:hover{
  color:var(--color-blue-50)!important
}

.b--hover\:u-bg-blue-50:hover{
  background-color:var(--color-blue-50)!important
}

.b--hover\:u-border-blue-50:hover{
  border-color:var(--color-blue-50)!important
}

.b--hover\:u-text-blue-100:hover{
  color:var(--color-blue-100)!important
}

.b--hover\:u-bg-blue-100:hover{
  background-color:var(--color-blue-100)!important
}

.b--hover\:u-border-blue-100:hover{
  border-color:var(--color-blue-100)!important
}

.b--hover\:u-text-blue-200:hover{
  color:var(--color-blue-200)!important
}

.b--hover\:u-bg-blue-200:hover{
  background-color:var(--color-blue-200)!important
}

.b--hover\:u-border-blue-200:hover{
  border-color:var(--color-blue-200)!important
}

.b--hover\:u-text-blue-300:hover{
  color:var(--color-blue-300)!important
}

.b--hover\:u-bg-blue-300:hover{
  background-color:var(--color-blue-300)!important
}

.b--hover\:u-border-blue-300:hover{
  border-color:var(--color-blue-300)!important
}

.b--hover\:u-text-blue-400:hover{
  color:var(--color-blue-400)!important
}

.b--hover\:u-bg-blue-400:hover{
  background-color:var(--color-blue-400)!important
}

.b--hover\:u-border-blue-400:hover{
  border-color:var(--color-blue-400)!important
}

.b--hover\:u-text-blue-500:hover{
  color:var(--color-blue-500)!important
}

.b--hover\:u-bg-blue-500:hover{
  background-color:var(--color-blue-500)!important
}

.b--hover\:u-border-blue-500:hover{
  border-color:var(--color-blue-500)!important
}

.b--hover\:u-text-blue-600:hover{
  color:var(--color-blue-600)!important
}

.b--hover\:u-bg-blue-600:hover{
  background-color:var(--color-blue-600)!important
}

.b--hover\:u-border-blue-600:hover{
  border-color:var(--color-blue-600)!important
}

.b--hover\:u-text-blue-700:hover{
  color:var(--color-blue-700)!important
}

.b--hover\:u-bg-blue-700:hover{
  background-color:var(--color-blue-700)!important
}

.b--hover\:u-border-blue-700:hover{
  border-color:var(--color-blue-700)!important
}

.b--hover\:u-text-blue-800:hover{
  color:var(--color-blue-800)!important
}

.b--hover\:u-bg-blue-800:hover{
  background-color:var(--color-blue-800)!important
}

.b--hover\:u-border-blue-800:hover{
  border-color:var(--color-blue-800)!important
}

.b--hover\:u-text-blue-900:hover{
  color:var(--color-blue-900)!important
}

.b--hover\:u-bg-blue-900:hover{
  background-color:var(--color-blue-900)!important
}

.b--hover\:u-border-blue-900:hover{
  border-color:var(--color-blue-900)!important
}

.b--hover\:u-text-yellow-50:hover{
  color:var(--color-yellow-50)!important
}

.b--hover\:u-bg-yellow-50:hover{
  background-color:var(--color-yellow-50)!important
}

.b--hover\:u-border-yellow-50:hover{
  border-color:var(--color-yellow-50)!important
}

.b--hover\:u-text-yellow-100:hover{
  color:var(--color-yellow-100)!important
}

.b--hover\:u-bg-yellow-100:hover{
  background-color:var(--color-yellow-100)!important
}

.b--hover\:u-border-yellow-100:hover{
  border-color:var(--color-yellow-100)!important
}

.b--hover\:u-text-yellow-200:hover{
  color:var(--color-yellow-200)!important
}

.b--hover\:u-bg-yellow-200:hover{
  background-color:var(--color-yellow-200)!important
}

.b--hover\:u-border-yellow-200:hover{
  border-color:var(--color-yellow-200)!important
}

.b--hover\:u-text-yellow-300:hover{
  color:var(--color-yellow-300)!important
}

.b--hover\:u-bg-yellow-300:hover{
  background-color:var(--color-yellow-300)!important
}

.b--hover\:u-border-yellow-300:hover{
  border-color:var(--color-yellow-300)!important
}

.b--hover\:u-text-yellow-400:hover{
  color:var(--color-yellow-400)!important
}

.b--hover\:u-bg-yellow-400:hover{
  background-color:var(--color-yellow-400)!important
}

.b--hover\:u-border-yellow-400:hover{
  border-color:var(--color-yellow-400)!important
}

.b--hover\:u-text-yellow-500:hover{
  color:var(--color-yellow-500)!important
}

.b--hover\:u-bg-yellow-500:hover{
  background-color:var(--color-yellow-500)!important
}

.b--hover\:u-border-yellow-500:hover{
  border-color:var(--color-yellow-500)!important
}

.b--hover\:u-text-yellow-600:hover{
  color:var(--color-yellow-600)!important
}

.b--hover\:u-bg-yellow-600:hover{
  background-color:var(--color-yellow-600)!important
}

.b--hover\:u-border-yellow-600:hover{
  border-color:var(--color-yellow-600)!important
}

.b--hover\:u-text-yellow-700:hover{
  color:var(--color-yellow-700)!important
}

.b--hover\:u-bg-yellow-700:hover{
  background-color:var(--color-yellow-700)!important
}

.b--hover\:u-border-yellow-700:hover{
  border-color:var(--color-yellow-700)!important
}

.b--hover\:u-text-yellow-800:hover{
  color:var(--color-yellow-800)!important
}

.b--hover\:u-bg-yellow-800:hover{
  background-color:var(--color-yellow-800)!important
}

.b--hover\:u-border-yellow-800:hover{
  border-color:var(--color-yellow-800)!important
}

.b--hover\:u-text-yellow-900:hover{
  color:var(--color-yellow-900)!important
}

.b--hover\:u-bg-yellow-900:hover{
  background-color:var(--color-yellow-900)!important
}

.b--hover\:u-border-yellow-900:hover{
  border-color:var(--color-yellow-900)!important
}

.b--hover\:u-text-orange-50:hover{
  color:var(--color-orange-50)!important
}

.b--hover\:u-bg-orange-50:hover{
  background-color:var(--color-orange-50)!important
}

.b--hover\:u-border-orange-50:hover{
  border-color:var(--color-orange-50)!important
}

.b--hover\:u-text-orange-100:hover{
  color:var(--color-orange-100)!important
}

.b--hover\:u-bg-orange-100:hover{
  background-color:var(--color-orange-100)!important
}

.b--hover\:u-border-orange-100:hover{
  border-color:var(--color-orange-100)!important
}

.b--hover\:u-text-orange-200:hover{
  color:var(--color-orange-200)!important
}

.b--hover\:u-bg-orange-200:hover{
  background-color:var(--color-orange-200)!important
}

.b--hover\:u-border-orange-200:hover{
  border-color:var(--color-orange-200)!important
}

.b--hover\:u-text-orange-300:hover{
  color:var(--color-orange-300)!important
}

.b--hover\:u-bg-orange-300:hover{
  background-color:var(--color-orange-300)!important
}

.b--hover\:u-border-orange-300:hover{
  border-color:var(--color-orange-300)!important
}

.b--hover\:u-text-orange-400:hover{
  color:var(--color-orange-400)!important
}

.b--hover\:u-bg-orange-400:hover{
  background-color:var(--color-orange-400)!important
}

.b--hover\:u-border-orange-400:hover{
  border-color:var(--color-orange-400)!important
}

.b--hover\:u-text-orange-500:hover{
  color:var(--color-orange-500)!important
}

.b--hover\:u-bg-orange-500:hover{
  background-color:var(--color-orange-500)!important
}

.b--hover\:u-border-orange-500:hover{
  border-color:var(--color-orange-500)!important
}

.b--hover\:u-text-orange-600:hover{
  color:var(--color-orange-600)!important
}

.b--hover\:u-bg-orange-600:hover{
  background-color:var(--color-orange-600)!important
}

.b--hover\:u-border-orange-600:hover{
  border-color:var(--color-orange-600)!important
}

.b--hover\:u-text-orange-700:hover{
  color:var(--color-orange-700)!important
}

.b--hover\:u-bg-orange-700:hover{
  background-color:var(--color-orange-700)!important
}

.b--hover\:u-border-orange-700:hover{
  border-color:var(--color-orange-700)!important
}

.b--hover\:u-text-orange-800:hover{
  color:var(--color-orange-800)!important
}

.b--hover\:u-bg-orange-800:hover{
  background-color:var(--color-orange-800)!important
}

.b--hover\:u-border-orange-800:hover{
  border-color:var(--color-orange-800)!important
}

.b--hover\:u-text-orange-900:hover{
  color:var(--color-orange-900)!important
}

.b--hover\:u-bg-orange-900:hover{
  background-color:var(--color-orange-900)!important
}

.b--hover\:u-border-orange-900:hover{
  border-color:var(--color-orange-900)!important
}

.b--hover\:u-text-red-50:hover{
  color:var(--color-red-50)!important
}

.b--hover\:u-bg-red-50:hover{
  background-color:var(--color-red-50)!important
}

.b--hover\:u-border-red-50:hover{
  border-color:var(--color-red-50)!important
}

.b--hover\:u-text-red-100:hover{
  color:var(--color-red-100)!important
}

.b--hover\:u-bg-red-100:hover{
  background-color:var(--color-red-100)!important
}

.b--hover\:u-border-red-100:hover{
  border-color:var(--color-red-100)!important
}

.b--hover\:u-text-red-200:hover{
  color:var(--color-red-200)!important
}

.b--hover\:u-bg-red-200:hover{
  background-color:var(--color-red-200)!important
}

.b--hover\:u-border-red-200:hover{
  border-color:var(--color-red-200)!important
}

.b--hover\:u-text-red-300:hover{
  color:var(--color-red-300)!important
}

.b--hover\:u-bg-red-300:hover{
  background-color:var(--color-red-300)!important
}

.b--hover\:u-border-red-300:hover{
  border-color:var(--color-red-300)!important
}

.b--hover\:u-text-red-400:hover{
  color:var(--color-red-400)!important
}

.b--hover\:u-bg-red-400:hover{
  background-color:var(--color-red-400)!important
}

.b--hover\:u-border-red-400:hover{
  border-color:var(--color-red-400)!important
}

.b--hover\:u-text-red-500:hover{
  color:var(--color-red-500)!important
}

.b--hover\:u-bg-red-500:hover{
  background-color:var(--color-red-500)!important
}

.b--hover\:u-border-red-500:hover{
  border-color:var(--color-red-500)!important
}

.b--hover\:u-text-red-600:hover{
  color:var(--color-red-600)!important
}

.b--hover\:u-bg-red-600:hover{
  background-color:var(--color-red-600)!important
}

.b--hover\:u-border-red-600:hover{
  border-color:var(--color-red-600)!important
}

.b--hover\:u-text-red-700:hover{
  color:var(--color-red-700)!important
}

.b--hover\:u-bg-red-700:hover{
  background-color:var(--color-red-700)!important
}

.b--hover\:u-border-red-700:hover{
  border-color:var(--color-red-700)!important
}

.b--hover\:u-text-red-800:hover{
  color:var(--color-red-800)!important
}

.b--hover\:u-bg-red-800:hover{
  background-color:var(--color-red-800)!important
}

.b--hover\:u-border-red-800:hover{
  border-color:var(--color-red-800)!important
}

.b--hover\:u-text-red-900:hover{
  color:var(--color-red-900)!important
}

.b--hover\:u-bg-red-900:hover{
  background-color:var(--color-red-900)!important
}

.b--hover\:u-border-red-900:hover{
  border-color:var(--color-red-900)!important
}

.b--hover\:u-text-purple-50:hover{
  color:var(--color-purple-50)!important
}

.b--hover\:u-bg-purple-50:hover{
  background-color:var(--color-purple-50)!important
}

.b--hover\:u-border-purple-50:hover{
  border-color:var(--color-purple-50)!important
}

.b--hover\:u-text-purple-100:hover{
  color:var(--color-purple-100)!important
}

.b--hover\:u-bg-purple-100:hover{
  background-color:var(--color-purple-100)!important
}

.b--hover\:u-border-purple-100:hover{
  border-color:var(--color-purple-100)!important
}

.b--hover\:u-text-purple-200:hover{
  color:var(--color-purple-200)!important
}

.b--hover\:u-bg-purple-200:hover{
  background-color:var(--color-purple-200)!important
}

.b--hover\:u-border-purple-200:hover{
  border-color:var(--color-purple-200)!important
}

.b--hover\:u-text-purple-300:hover{
  color:var(--color-purple-300)!important
}

.b--hover\:u-bg-purple-300:hover{
  background-color:var(--color-purple-300)!important
}

.b--hover\:u-border-purple-300:hover{
  border-color:var(--color-purple-300)!important
}

.b--hover\:u-text-purple-400:hover{
  color:var(--color-purple-400)!important
}

.b--hover\:u-bg-purple-400:hover{
  background-color:var(--color-purple-400)!important
}

.b--hover\:u-border-purple-400:hover{
  border-color:var(--color-purple-400)!important
}

.b--hover\:u-text-purple-500:hover{
  color:var(--color-purple-500)!important
}

.b--hover\:u-bg-purple-500:hover{
  background-color:var(--color-purple-500)!important
}

.b--hover\:u-border-purple-500:hover{
  border-color:var(--color-purple-500)!important
}

.b--hover\:u-text-purple-600:hover{
  color:var(--color-purple-600)!important
}

.b--hover\:u-bg-purple-600:hover{
  background-color:var(--color-purple-600)!important
}

.b--hover\:u-border-purple-600:hover{
  border-color:var(--color-purple-600)!important
}

.b--hover\:u-text-purple-700:hover{
  color:var(--color-purple-700)!important
}

.b--hover\:u-bg-purple-700:hover{
  background-color:var(--color-purple-700)!important
}

.b--hover\:u-border-purple-700:hover{
  border-color:var(--color-purple-700)!important
}

.b--hover\:u-text-purple-800:hover{
  color:var(--color-purple-800)!important
}

.b--hover\:u-bg-purple-800:hover{
  background-color:var(--color-purple-800)!important
}

.b--hover\:u-border-purple-800:hover{
  border-color:var(--color-purple-800)!important
}

.b--hover\:u-text-purple-900:hover{
  color:var(--color-purple-900)!important
}

.b--hover\:u-bg-purple-900:hover{
  background-color:var(--color-purple-900)!important
}

.b--hover\:u-border-purple-900:hover{
  border-color:var(--color-purple-900)!important
}

.b--hover\:u-text-green-50:hover{
  color:var(--color-green-50)!important
}

.b--hover\:u-bg-green-50:hover{
  background-color:var(--color-green-50)!important
}

.b--hover\:u-border-green-50:hover{
  border-color:var(--color-green-50)!important
}

.b--hover\:u-text-green-100:hover{
  color:var(--color-green-100)!important
}

.b--hover\:u-bg-green-100:hover{
  background-color:var(--color-green-100)!important
}

.b--hover\:u-border-green-100:hover{
  border-color:var(--color-green-100)!important
}

.b--hover\:u-text-green-200:hover{
  color:var(--color-green-200)!important
}

.b--hover\:u-bg-green-200:hover{
  background-color:var(--color-green-200)!important
}

.b--hover\:u-border-green-200:hover{
  border-color:var(--color-green-200)!important
}

.b--hover\:u-text-green-300:hover{
  color:var(--color-green-300)!important
}

.b--hover\:u-bg-green-300:hover{
  background-color:var(--color-green-300)!important
}

.b--hover\:u-border-green-300:hover{
  border-color:var(--color-green-300)!important
}

.b--hover\:u-text-green-400:hover{
  color:var(--color-green-400)!important
}

.b--hover\:u-bg-green-400:hover{
  background-color:var(--color-green-400)!important
}

.b--hover\:u-border-green-400:hover{
  border-color:var(--color-green-400)!important
}

.b--hover\:u-text-green-500:hover{
  color:var(--color-green-500)!important
}

.b--hover\:u-bg-green-500:hover{
  background-color:var(--color-green-500)!important
}

.b--hover\:u-border-green-500:hover{
  border-color:var(--color-green-500)!important
}

.b--hover\:u-text-green-600:hover{
  color:var(--color-green-600)!important
}

.b--hover\:u-bg-green-600:hover{
  background-color:var(--color-green-600)!important
}

.b--hover\:u-border-green-600:hover{
  border-color:var(--color-green-600)!important
}

.b--hover\:u-text-green-700:hover{
  color:var(--color-green-700)!important
}

.b--hover\:u-bg-green-700:hover{
  background-color:var(--color-green-700)!important
}

.b--hover\:u-border-green-700:hover{
  border-color:var(--color-green-700)!important
}

.b--hover\:u-text-green-800:hover{
  color:var(--color-green-800)!important
}

.b--hover\:u-bg-green-800:hover{
  background-color:var(--color-green-800)!important
}

.b--hover\:u-border-green-800:hover{
  border-color:var(--color-green-800)!important
}

.b--hover\:u-text-green-900:hover{
  color:var(--color-green-900)!important
}

.b--hover\:u-bg-green-900:hover{
  background-color:var(--color-green-900)!important
}

.b--hover\:u-border-green-900:hover{
  border-color:var(--color-green-900)!important
}

.b--hover\:u-text-black-50:hover{
  color:var(--color-black-50)!important
}

.b--hover\:u-bg-black-50:hover{
  background-color:var(--color-black-50)!important
}

.b--hover\:u-border-black-50:hover{
  border-color:var(--color-black-50)!important
}

.b--hover\:u-text-black-100:hover{
  color:var(--color-black-100)!important
}

.b--hover\:u-bg-black-100:hover{
  background-color:var(--color-black-100)!important
}

.b--hover\:u-border-black-100:hover{
  border-color:var(--color-black-100)!important
}

.b--hover\:u-text-black-200:hover{
  color:var(--color-black-200)!important
}

.b--hover\:u-bg-black-200:hover{
  background-color:var(--color-black-200)!important
}

.b--hover\:u-border-black-200:hover{
  border-color:var(--color-black-200)!important
}

.b--hover\:u-text-black-300:hover{
  color:var(--color-black-300)!important
}

.b--hover\:u-bg-black-300:hover{
  background-color:var(--color-black-300)!important
}

.b--hover\:u-border-black-300:hover{
  border-color:var(--color-black-300)!important
}

.b--hover\:u-text-black-400:hover{
  color:var(--color-black-400)!important
}

.b--hover\:u-bg-black-400:hover{
  background-color:var(--color-black-400)!important
}

.b--hover\:u-border-black-400:hover{
  border-color:var(--color-black-400)!important
}

.b--hover\:u-text-black-500:hover{
  color:var(--color-black-500)!important
}

.b--hover\:u-bg-black-500:hover{
  background-color:var(--color-black-500)!important
}

.b--hover\:u-border-black-500:hover{
  border-color:var(--color-black-500)!important
}

.b--hover\:u-text-black-600:hover{
  color:var(--color-black-600)!important
}

.b--hover\:u-bg-black-600:hover{
  background-color:var(--color-black-600)!important
}

.b--hover\:u-border-black-600:hover{
  border-color:var(--color-black-600)!important
}

.b--hover\:u-text-black-700:hover{
  color:var(--color-black-700)!important
}

.b--hover\:u-bg-black-700:hover{
  background-color:var(--color-black-700)!important
}

.b--hover\:u-border-black-700:hover{
  border-color:var(--color-black-700)!important
}

.b--hover\:u-text-black-800:hover{
  color:var(--color-black-800)!important
}

.b--hover\:u-bg-black-800:hover{
  background-color:var(--color-black-800)!important
}

.b--hover\:u-border-black-800:hover{
  border-color:var(--color-black-800)!important
}

.b--hover\:u-text-black-900:hover{
  color:var(--color-black-900)!important
}

.b--hover\:u-bg-black-900:hover{
  background-color:var(--color-black-900)!important
}

.b--hover\:u-border-black-900:hover{
  border-color:var(--color-black-900)!important
}

.b--hover\:u-text-black-25:hover{
  color:var(--color-black-25)!important
}

.b--hover\:u-bg-black-25:hover{
  background-color:var(--color-black-25)!important
}

.b--hover\:u-border-black-25:hover{
  border-color:var(--color-black-25)!important
}

.b--hover\:u-text-black-75:hover{
  color:var(--color-black-75)!important
}

.b--hover\:u-bg-black-75:hover{
  background-color:var(--color-black-75)!important
}

.b--hover\:u-border-black-75:hover{
  border-color:var(--color-black-75)!important
}

.b--hover\:u-text-black-150:hover{
  color:var(--color-black-150)!important
}

.b--hover\:u-bg-black-150:hover{
  background-color:var(--color-black-150)!important
}

.b--hover\:u-border-black-150:hover{
  border-color:var(--color-black-150)!important
}

.b--hover\:u-text-black-950:hover{
  color:var(--color-black-950)!important
}

.b--hover\:u-bg-black-950:hover{
  background-color:var(--color-black-950)!important
}

.b--hover\:u-border-black-950:hover{
  border-color:var(--color-black-950)!important
}

.b--hover\:u-text-white:hover{
  color:var(--color-white)!important
}

.b--hover\:u-bg-white:hover{
  background-color:var(--color-white)!important
}

.b--hover\:u-border-white:hover{
  border-color:var(--color-white)!important
}

.b--hover\:u-text-black:hover{
  color:var(--color-black)!important
}

.b--hover\:u-bg-black:hover{
  background-color:var(--color-black)!important
}

.b--hover\:u-border-black:hover{
  border-color:var(--color-black)!important
}

.b--hover\:u-bg-transparent:hover{
  background-color:transparent!important;
  background-image:none!important
}

.b--hover\:u-text-transparent:hover{
  color:transparent!important
}

.b--hover\:u-border-transparent:hover{
  border-color:transparent!important
}

.b--hover\:u-bg-current:hover{
  background-color:currentColor!important
}

.b--hover\:u-text-current:hover{
  color:currentColor!important
}

.b--hover\:u-border-current:hover{
  border-color:currentColor!important
}

.b--u-m-auto{
  margin:auto!important
}

.b--u-mt-auto{
  margin-top:auto!important
}

.b--u-mr-auto{
  margin-right:auto!important
}

.b--u-mb-auto{
  margin-bottom:auto!important
}

.b--u-ml-auto{
  margin-left:auto!important
}

.b--u-mx-auto{
  margin-left:auto!important;
  margin-right:auto!important
}

.b--u-my-auto{
  margin-top:auto!important;
  margin-bottom:auto!important
}

.b--u-mis-auto{
  margin-inline-start:auto!important
}

.b--u-mie-auto{
  margin-inline-end:auto!important
}

.b--u-mbs-auto{
  margin-block-start:auto!important
}

.b--u-mbe-auto{
  margin-block-end:auto!important
}

.b--u-m-0\.25{
  margin:.125rem!important
}

.b--u-mt-0\.25{
  margin-top:.125rem!important
}

.b--u-mr-0\.25{
  margin-right:.125rem!important
}

.b--u-mb-0\.25{
  margin-bottom:.125rem!important
}

.b--u-ml-0\.25{
  margin-left:.125rem!important
}

.b--u-mx-0\.25{
  margin-left:.125rem!important;
  margin-right:.125rem!important
}

.b--u-my-0\.25{
  margin-top:.125rem!important;
  margin-bottom:.125rem!important
}

.b--u-mis-0\.25{
  margin-inline-start:.125rem!important
}

.b--u-mie-0\.25{
  margin-inline-end:.125rem!important
}

.b--u-mbs-0\.25{
  margin-block-start:.125rem!important
}

.b--u-mbe-0\.25{
  margin-block-end:.125rem!important
}

.b--u-mn-0\.25{
  margin:-.125rem!important
}

.b--u-mtn-0\.25{
  margin-top:-.125rem!important
}

.b--u-mrn-0\.25{
  margin-right:-.125rem!important
}

.b--u-mbn-0\.25{
  margin-bottom:-.125rem!important
}

.b--u-mln-0\.25{
  margin-left:-.125rem!important
}

.b--u-mxn-0\.25{
  margin-left:-.125rem!important;
  margin-right:-.125rem!important
}

.b--u-myn-0\.25{
  margin-top:-.125rem!important;
  margin-bottom:-.125rem!important
}

.b--u-misn-0\.25{
  margin-inline-start:-.125rem!important
}

.b--u-mien-0\.25{
  margin-inline-end:-.125rem!important
}

.b--u-mbsn-0\.25{
  margin-block-start:-.125rem!important
}

.b--u-mben-0\.25{
  margin-block-end:-.125rem!important
}

.b--u-p-0\.25{
  padding:.125rem!important
}

.b--u-pt-0\.25{
  padding-top:.125rem!important
}

.b--u-pr-0\.25{
  padding-right:.125rem!important
}

.b--u-pb-0\.25{
  padding-bottom:.125rem!important
}

.b--u-pl-0\.25{
  padding-left:.125rem!important
}

.b--u-px-0\.25{
  padding-left:.125rem!important;
  padding-right:.125rem!important
}

.b--u-py-0\.25{
  padding-top:.125rem!important;
  padding-bottom:.125rem!important
}

.b--u-pis-0\.25{
  padding-inline-start:.125rem!important
}

.b--u-pie-0\.25{
  padding-inline-end:.125rem!important
}

.b--u-pbs-0\.25{
  padding-block-start:.125rem!important
}

.b--u-pbe-0\.25{
  padding-block-end:.125rem!important
}

.b--u-m-0\.5{
  margin:.25rem!important
}

.b--u-mt-0\.5{
  margin-top:.25rem!important
}

.b--u-mr-0\.5{
  margin-right:.25rem!important
}

.b--u-mb-0\.5{
  margin-bottom:.25rem!important
}

.b--u-ml-0\.5{
  margin-left:.25rem!important
}

.b--u-mx-0\.5{
  margin-left:.25rem!important;
  margin-right:.25rem!important
}

.b--u-my-0\.5{
  margin-top:.25rem!important;
  margin-bottom:.25rem!important
}

.b--u-mis-0\.5{
  margin-inline-start:.25rem!important
}

.b--u-mie-0\.5{
  margin-inline-end:.25rem!important
}

.b--u-mbs-0\.5{
  margin-block-start:.25rem!important
}

.b--u-mbe-0\.5{
  margin-block-end:.25rem!important
}

.b--u-mn-0\.5{
  margin:-.25rem!important
}

.b--u-mtn-0\.5{
  margin-top:-.25rem!important
}

.b--u-mrn-0\.5{
  margin-right:-.25rem!important
}

.b--u-mbn-0\.5{
  margin-bottom:-.25rem!important
}

.b--u-mln-0\.5{
  margin-left:-.25rem!important
}

.b--u-mxn-0\.5{
  margin-left:-.25rem!important;
  margin-right:-.25rem!important
}

.b--u-myn-0\.5{
  margin-top:-.25rem!important;
  margin-bottom:-.25rem!important
}

.b--u-misn-0\.5{
  margin-inline-start:-.25rem!important
}

.b--u-mien-0\.5{
  margin-inline-end:-.25rem!important
}

.b--u-mbsn-0\.5{
  margin-block-start:-.25rem!important
}

.b--u-mben-0\.5{
  margin-block-end:-.25rem!important
}

.b--u-p-0\.5{
  padding:.25rem!important
}

.b--u-pt-0\.5{
  padding-top:.25rem!important
}

.b--u-pr-0\.5{
  padding-right:.25rem!important
}

.b--u-pb-0\.5{
  padding-bottom:.25rem!important
}

.b--u-pl-0\.5{
  padding-left:.25rem!important
}

.b--u-px-0\.5{
  padding-left:.25rem!important;
  padding-right:.25rem!important
}

.b--u-py-0\.5{
  padding-top:.25rem!important;
  padding-bottom:.25rem!important
}

.b--u-pis-0\.5{
  padding-inline-start:.25rem!important
}

.b--u-pie-0\.5{
  padding-inline-end:.25rem!important
}

.b--u-pbs-0\.5{
  padding-block-start:.25rem!important
}

.b--u-pbe-0\.5{
  padding-block-end:.25rem!important
}

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

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

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

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

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

.b--u-mx-1{
  margin-left:.5rem!important;
  margin-right:.5rem!important
}

.b--u-my-1{
  margin-top:.5rem!important;
  margin-bottom:.5rem!important
}

.b--u-mis-1{
  margin-inline-start:.5rem!important
}

.b--u-mie-1{
  margin-inline-end:.5rem!important
}

.b--u-mbs-1{
  margin-block-start:.5rem!important
}

.b--u-mbe-1{
  margin-block-end:.5rem!important
}

.b--u-mn-1{
  margin:-.5rem!important
}

.b--u-mtn-1{
  margin-top:-.5rem!important
}

.b--u-mrn-1{
  margin-right:-.5rem!important
}

.b--u-mbn-1{
  margin-bottom:-.5rem!important
}

.b--u-mln-1{
  margin-left:-.5rem!important
}

.b--u-mxn-1{
  margin-left:-.5rem!important;
  margin-right:-.5rem!important
}

.b--u-myn-1{
  margin-top:-.5rem!important;
  margin-bottom:-.5rem!important
}

.b--u-misn-1{
  margin-inline-start:-.5rem!important
}

.b--u-mien-1{
  margin-inline-end:-.5rem!important
}

.b--u-mbsn-1{
  margin-block-start:-.5rem!important
}

.b--u-mben-1{
  margin-block-end:-.5rem!important
}

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

.b--u-pt-1{
  padding-top:.5rem!important
}

.b--u-pr-1{
  padding-right:.5rem!important
}

.b--u-pb-1{
  padding-bottom:.5rem!important
}

.b--u-pl-1{
  padding-left:.5rem!important
}

.b--u-px-1{
  padding-left:.5rem!important;
  padding-right:.5rem!important
}

.b--u-py-1{
  padding-top:.5rem!important;
  padding-bottom:.5rem!important
}

.b--u-pis-1{
  padding-inline-start:.5rem!important
}

.b--u-pie-1{
  padding-inline-end:.5rem!important
}

.b--u-pbs-1{
  padding-block-start:.5rem!important
}

.b--u-pbe-1{
  padding-block-end:.5rem!important
}

.b--u-m-1\.5{
  margin:.75rem!important
}

.b--u-mt-1\.5{
  margin-top:.75rem!important
}

.b--u-mr-1\.5{
  margin-right:.75rem!important
}

.b--u-mb-1\.5{
  margin-bottom:.75rem!important
}

.b--u-ml-1\.5{
  margin-left:.75rem!important
}

.b--u-mx-1\.5{
  margin-left:.75rem!important;
  margin-right:.75rem!important
}

.b--u-my-1\.5{
  margin-top:.75rem!important;
  margin-bottom:.75rem!important
}

.b--u-mis-1\.5{
  margin-inline-start:.75rem!important
}

.b--u-mie-1\.5{
  margin-inline-end:.75rem!important
}

.b--u-mbs-1\.5{
  margin-block-start:.75rem!important
}

.b--u-mbe-1\.5{
  margin-block-end:.75rem!important
}

.b--u-mn-1\.5{
  margin:-.75rem!important
}

.b--u-mtn-1\.5{
  margin-top:-.75rem!important
}

.b--u-mrn-1\.5{
  margin-right:-.75rem!important
}

.b--u-mbn-1\.5{
  margin-bottom:-.75rem!important
}

.b--u-mln-1\.5{
  margin-left:-.75rem!important
}

.b--u-mxn-1\.5{
  margin-left:-.75rem!important;
  margin-right:-.75rem!important
}

.b--u-myn-1\.5{
  margin-top:-.75rem!important;
  margin-bottom:-.75rem!important
}

.b--u-misn-1\.5{
  margin-inline-start:-.75rem!important
}

.b--u-mien-1\.5{
  margin-inline-end:-.75rem!important
}

.b--u-mbsn-1\.5{
  margin-block-start:-.75rem!important
}

.b--u-mben-1\.5{
  margin-block-end:-.75rem!important
}

.b--u-p-1\.5{
  padding:.75rem!important
}

.b--u-pt-1\.5{
  padding-top:.75rem!important
}

.b--u-pr-1\.5{
  padding-right:.75rem!important
}

.b--u-pb-1\.5{
  padding-bottom:.75rem!important
}

.b--u-pl-1\.5{
  padding-left:.75rem!important
}

.b--u-px-1\.5{
  padding-left:.75rem!important;
  padding-right:.75rem!important
}

.b--u-py-1\.5{
  padding-top:.75rem!important;
  padding-bottom:.75rem!important
}

.b--u-pis-1\.5{
  padding-inline-start:.75rem!important
}

.b--u-pie-1\.5{
  padding-inline-end:.75rem!important
}

.b--u-pbs-1\.5{
  padding-block-start:.75rem!important
}

.b--u-pbe-1\.5{
  padding-block-end:.75rem!important
}

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

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

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

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

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

.b--u-mx-2{
  margin-left:1rem!important;
  margin-right:1rem!important
}

.b--u-my-2{
  margin-top:1rem!important;
  margin-bottom:1rem!important
}

.b--u-mis-2{
  margin-inline-start:1rem!important
}

.b--u-mie-2{
  margin-inline-end:1rem!important
}

.b--u-mbs-2{
  margin-block-start:1rem!important
}

.b--u-mbe-2{
  margin-block-end:1rem!important
}

.b--u-mn-2{
  margin:-1rem!important
}

.b--u-mtn-2{
  margin-top:-1rem!important
}

.b--u-mrn-2{
  margin-right:-1rem!important
}

.b--u-mbn-2{
  margin-bottom:-1rem!important
}

.b--u-mln-2{
  margin-left:-1rem!important
}

.b--u-mxn-2{
  margin-left:-1rem!important;
  margin-right:-1rem!important
}

.b--u-myn-2{
  margin-top:-1rem!important;
  margin-bottom:-1rem!important
}

.b--u-misn-2{
  margin-inline-start:-1rem!important
}

.b--u-mien-2{
  margin-inline-end:-1rem!important
}

.b--u-mbsn-2{
  margin-block-start:-1rem!important
}

.b--u-mben-2{
  margin-block-end:-1rem!important
}

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

.b--u-pt-2{
  padding-top:1rem!important
}

.b--u-pr-2{
  padding-right:1rem!important
}

.b--u-pb-2{
  padding-bottom:1rem!important
}

.b--u-pl-2{
  padding-left:1rem!important
}

.b--u-px-2{
  padding-left:1rem!important;
  padding-right:1rem!important
}

.b--u-py-2{
  padding-top:1rem!important;
  padding-bottom:1rem!important
}

.b--u-pis-2{
  padding-inline-start:1rem!important
}

.b--u-pie-2{
  padding-inline-end:1rem!important
}

.b--u-pbs-2{
  padding-block-start:1rem!important
}

.b--u-pbe-2{
  padding-block-end:1rem!important
}

.b--u-m-2\.5{
  margin:1.25rem!important
}

.b--u-mt-2\.5{
  margin-top:1.25rem!important
}

.b--u-mr-2\.5{
  margin-right:1.25rem!important
}

.b--u-mb-2\.5{
  margin-bottom:1.25rem!important
}

.b--u-ml-2\.5{
  margin-left:1.25rem!important
}

.b--u-mx-2\.5{
  margin-left:1.25rem!important;
  margin-right:1.25rem!important
}

.b--u-my-2\.5{
  margin-top:1.25rem!important;
  margin-bottom:1.25rem!important
}

.b--u-mis-2\.5{
  margin-inline-start:1.25rem!important
}

.b--u-mie-2\.5{
  margin-inline-end:1.25rem!important
}

.b--u-mbs-2\.5{
  margin-block-start:1.25rem!important
}

.b--u-mbe-2\.5{
  margin-block-end:1.25rem!important
}

.b--u-mn-2\.5{
  margin:-1.25rem!important
}

.b--u-mtn-2\.5{
  margin-top:-1.25rem!important
}

.b--u-mrn-2\.5{
  margin-right:-1.25rem!important
}

.b--u-mbn-2\.5{
  margin-bottom:-1.25rem!important
}

.b--u-mln-2\.5{
  margin-left:-1.25rem!important
}

.b--u-mxn-2\.5{
  margin-left:-1.25rem!important;
  margin-right:-1.25rem!important
}

.b--u-myn-2\.5{
  margin-top:-1.25rem!important;
  margin-bottom:-1.25rem!important
}

.b--u-misn-2\.5{
  margin-inline-start:-1.25rem!important
}

.b--u-mien-2\.5{
  margin-inline-end:-1.25rem!important
}

.b--u-mbsn-2\.5{
  margin-block-start:-1.25rem!important
}

.b--u-mben-2\.5{
  margin-block-end:-1.25rem!important
}

.b--u-p-2\.5{
  padding:1.25rem!important
}

.b--u-pt-2\.5{
  padding-top:1.25rem!important
}

.b--u-pr-2\.5{
  padding-right:1.25rem!important
}

.b--u-pb-2\.5{
  padding-bottom:1.25rem!important
}

.b--u-pl-2\.5{
  padding-left:1.25rem!important
}

.b--u-px-2\.5{
  padding-left:1.25rem!important;
  padding-right:1.25rem!important
}

.b--u-py-2\.5{
  padding-top:1.25rem!important;
  padding-bottom:1.25rem!important
}

.b--u-pis-2\.5{
  padding-inline-start:1.25rem!important
}

.b--u-pie-2\.5{
  padding-inline-end:1.25rem!important
}

.b--u-pbs-2\.5{
  padding-block-start:1.25rem!important
}

.b--u-pbe-2\.5{
  padding-block-end:1.25rem!important
}

.b--u-m-3{
  margin:1.5rem!important
}

.b--u-mt-3{
  margin-top:1.5rem!important
}

.b--u-mr-3{
  margin-right:1.5rem!important
}

.b--u-mb-3{
  margin-bottom:1.5rem!important
}

.b--u-ml-3{
  margin-left:1.5rem!important
}

.b--u-mx-3{
  margin-left:1.5rem!important;
  margin-right:1.5rem!important
}

.b--u-my-3{
  margin-top:1.5rem!important;
  margin-bottom:1.5rem!important
}

.b--u-mis-3{
  margin-inline-start:1.5rem!important
}

.b--u-mie-3{
  margin-inline-end:1.5rem!important
}

.b--u-mbs-3{
  margin-block-start:1.5rem!important
}

.b--u-mbe-3{
  margin-block-end:1.5rem!important
}

.b--u-mn-3{
  margin:-1.5rem!important
}

.b--u-mtn-3{
  margin-top:-1.5rem!important
}

.b--u-mrn-3{
  margin-right:-1.5rem!important
}

.b--u-mbn-3{
  margin-bottom:-1.5rem!important
}

.b--u-mln-3{
  margin-left:-1.5rem!important
}

.b--u-mxn-3{
  margin-left:-1.5rem!important;
  margin-right:-1.5rem!important
}

.b--u-myn-3{
  margin-top:-1.5rem!important;
  margin-bottom:-1.5rem!important
}

.b--u-misn-3{
  margin-inline-start:-1.5rem!important
}

.b--u-mien-3{
  margin-inline-end:-1.5rem!important
}

.b--u-mbsn-3{
  margin-block-start:-1.5rem!important
}

.b--u-mben-3{
  margin-block-end:-1.5rem!important
}

.b--u-p-3{
  padding:1.5rem!important
}

.b--u-pt-3{
  padding-top:1.5rem!important
}

.b--u-pr-3{
  padding-right:1.5rem!important
}

.b--u-pb-3{
  padding-bottom:1.5rem!important
}

.b--u-pl-3{
  padding-left:1.5rem!important
}

.b--u-px-3{
  padding-left:1.5rem!important;
  padding-right:1.5rem!important
}

.b--u-py-3{
  padding-top:1.5rem!important;
  padding-bottom:1.5rem!important
}

.b--u-pis-3{
  padding-inline-start:1.5rem!important
}

.b--u-pie-3{
  padding-inline-end:1.5rem!important
}

.b--u-pbs-3{
  padding-block-start:1.5rem!important
}

.b--u-pbe-3{
  padding-block-end:1.5rem!important
}

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

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

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

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

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

.b--u-mx-4{
  margin-left:2rem!important;
  margin-right:2rem!important
}

.b--u-my-4{
  margin-top:2rem!important;
  margin-bottom:2rem!important
}

.b--u-mis-4{
  margin-inline-start:2rem!important
}

.b--u-mie-4{
  margin-inline-end:2rem!important
}

.b--u-mbs-4{
  margin-block-start:2rem!important
}

.b--u-mbe-4{
  margin-block-end:2rem!important
}

.b--u-mn-4{
  margin:-2rem!important
}

.b--u-mtn-4{
  margin-top:-2rem!important
}

.b--u-mrn-4{
  margin-right:-2rem!important
}

.b--u-mbn-4{
  margin-bottom:-2rem!important
}

.b--u-mln-4{
  margin-left:-2rem!important
}

.b--u-mxn-4{
  margin-left:-2rem!important;
  margin-right:-2rem!important
}

.b--u-myn-4{
  margin-top:-2rem!important;
  margin-bottom:-2rem!important
}

.b--u-misn-4{
  margin-inline-start:-2rem!important
}

.b--u-mien-4{
  margin-inline-end:-2rem!important
}

.b--u-mbsn-4{
  margin-block-start:-2rem!important
}

.b--u-mben-4{
  margin-block-end:-2rem!important
}

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

.b--u-pt-4{
  padding-top:2rem!important
}

.b--u-pr-4{
  padding-right:2rem!important
}

.b--u-pb-4{
  padding-bottom:2rem!important
}

.b--u-pl-4{
  padding-left:2rem!important
}

.b--u-px-4{
  padding-left:2rem!important;
  padding-right:2rem!important
}

.b--u-py-4{
  padding-top:2rem!important;
  padding-bottom:2rem!important
}

.b--u-pis-4{
  padding-inline-start:2rem!important
}

.b--u-pie-4{
  padding-inline-end:2rem!important
}

.b--u-pbs-4{
  padding-block-start:2rem!important
}

.b--u-pbe-4{
  padding-block-end:2rem!important
}

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

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

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

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

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

.b--u-mx-5{
  margin-left:2.5rem!important;
  margin-right:2.5rem!important
}

.b--u-my-5{
  margin-top:2.5rem!important;
  margin-bottom:2.5rem!important
}

.b--u-mis-5{
  margin-inline-start:2.5rem!important
}

.b--u-mie-5{
  margin-inline-end:2.5rem!important
}

.b--u-mbs-5{
  margin-block-start:2.5rem!important
}

.b--u-mbe-5{
  margin-block-end:2.5rem!important
}

.b--u-mn-5{
  margin:-2.5rem!important
}

.b--u-mtn-5{
  margin-top:-2.5rem!important
}

.b--u-mrn-5{
  margin-right:-2.5rem!important
}

.b--u-mbn-5{
  margin-bottom:-2.5rem!important
}

.b--u-mln-5{
  margin-left:-2.5rem!important
}

.b--u-mxn-5{
  margin-left:-2.5rem!important;
  margin-right:-2.5rem!important
}

.b--u-myn-5{
  margin-top:-2.5rem!important;
  margin-bottom:-2.5rem!important
}

.b--u-misn-5{
  margin-inline-start:-2.5rem!important
}

.b--u-mien-5{
  margin-inline-end:-2.5rem!important
}

.b--u-mbsn-5{
  margin-block-start:-2.5rem!important
}

.b--u-mben-5{
  margin-block-end:-2.5rem!important
}

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

.b--u-pt-5{
  padding-top:2.5rem!important
}

.b--u-pr-5{
  padding-right:2.5rem!important
}

.b--u-pb-5{
  padding-bottom:2.5rem!important
}

.b--u-pl-5{
  padding-left:2.5rem!important
}

.b--u-px-5{
  padding-left:2.5rem!important;
  padding-right:2.5rem!important
}

.b--u-py-5{
  padding-top:2.5rem!important;
  padding-bottom:2.5rem!important
}

.b--u-pis-5{
  padding-inline-start:2.5rem!important
}

.b--u-pie-5{
  padding-inline-end:2.5rem!important
}

.b--u-pbs-5{
  padding-block-start:2.5rem!important
}

.b--u-pbe-5{
  padding-block-end:2.5rem!important
}

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

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

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

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

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

.b--u-mx-6{
  margin-left:3rem!important;
  margin-right:3rem!important
}

.b--u-my-6{
  margin-top:3rem!important;
  margin-bottom:3rem!important
}

.b--u-mis-6{
  margin-inline-start:3rem!important
}

.b--u-mie-6{
  margin-inline-end:3rem!important
}

.b--u-mbs-6{
  margin-block-start:3rem!important
}

.b--u-mbe-6{
  margin-block-end:3rem!important
}

.b--u-mn-6{
  margin:-3rem!important
}

.b--u-mtn-6{
  margin-top:-3rem!important
}

.b--u-mrn-6{
  margin-right:-3rem!important
}

.b--u-mbn-6{
  margin-bottom:-3rem!important
}

.b--u-mln-6{
  margin-left:-3rem!important
}

.b--u-mxn-6{
  margin-left:-3rem!important;
  margin-right:-3rem!important
}

.b--u-myn-6{
  margin-top:-3rem!important;
  margin-bottom:-3rem!important
}

.b--u-misn-6{
  margin-inline-start:-3rem!important
}

.b--u-mien-6{
  margin-inline-end:-3rem!important
}

.b--u-mbsn-6{
  margin-block-start:-3rem!important
}

.b--u-mben-6{
  margin-block-end:-3rem!important
}

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

.b--u-pt-6{
  padding-top:3rem!important
}

.b--u-pr-6{
  padding-right:3rem!important
}

.b--u-pb-6{
  padding-bottom:3rem!important
}

.b--u-pl-6{
  padding-left:3rem!important
}

.b--u-px-6{
  padding-left:3rem!important;
  padding-right:3rem!important
}

.b--u-py-6{
  padding-top:3rem!important;
  padding-bottom:3rem!important
}

.b--u-pis-6{
  padding-inline-start:3rem!important
}

.b--u-pie-6{
  padding-inline-end:3rem!important
}

.b--u-pbs-6{
  padding-block-start:3rem!important
}

.b--u-pbe-6{
  padding-block-end:3rem!important
}

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

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

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

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

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

.b--u-mx-8{
  margin-left:4rem!important;
  margin-right:4rem!important
}

.b--u-my-8{
  margin-top:4rem!important;
  margin-bottom:4rem!important
}

.b--u-mis-8{
  margin-inline-start:4rem!important
}

.b--u-mie-8{
  margin-inline-end:4rem!important
}

.b--u-mbs-8{
  margin-block-start:4rem!important
}

.b--u-mbe-8{
  margin-block-end:4rem!important
}

.b--u-mn-8{
  margin:-4rem!important
}

.b--u-mtn-8{
  margin-top:-4rem!important
}

.b--u-mrn-8{
  margin-right:-4rem!important
}

.b--u-mbn-8{
  margin-bottom:-4rem!important
}

.b--u-mln-8{
  margin-left:-4rem!important
}

.b--u-mxn-8{
  margin-left:-4rem!important;
  margin-right:-4rem!important
}

.b--u-myn-8{
  margin-top:-4rem!important;
  margin-bottom:-4rem!important
}

.b--u-misn-8{
  margin-inline-start:-4rem!important
}

.b--u-mien-8{
  margin-inline-end:-4rem!important
}

.b--u-mbsn-8{
  margin-block-start:-4rem!important
}

.b--u-mben-8{
  margin-block-end:-4rem!important
}

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

.b--u-pt-8{
  padding-top:4rem!important
}

.b--u-pr-8{
  padding-right:4rem!important
}

.b--u-pb-8{
  padding-bottom:4rem!important
}

.b--u-pl-8{
  padding-left:4rem!important
}

.b--u-px-8{
  padding-left:4rem!important;
  padding-right:4rem!important
}

.b--u-py-8{
  padding-top:4rem!important;
  padding-bottom:4rem!important
}

.b--u-pis-8{
  padding-inline-start:4rem!important
}

.b--u-pie-8{
  padding-inline-end:4rem!important
}

.b--u-pbs-8{
  padding-block-start:4rem!important
}

.b--u-pbe-8{
  padding-block-end:4rem!important
}

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

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

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

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

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

.b--u-mx-10{
  margin-left:5rem!important;
  margin-right:5rem!important
}

.b--u-my-10{
  margin-top:5rem!important;
  margin-bottom:5rem!important
}

.b--u-mis-10{
  margin-inline-start:5rem!important
}

.b--u-mie-10{
  margin-inline-end:5rem!important
}

.b--u-mbs-10{
  margin-block-start:5rem!important
}

.b--u-mbe-10{
  margin-block-end:5rem!important
}

.b--u-mn-10{
  margin:-5rem!important
}

.b--u-mtn-10{
  margin-top:-5rem!important
}

.b--u-mrn-10{
  margin-right:-5rem!important
}

.b--u-mbn-10{
  margin-bottom:-5rem!important
}

.b--u-mln-10{
  margin-left:-5rem!important
}

.b--u-mxn-10{
  margin-left:-5rem!important;
  margin-right:-5rem!important
}

.b--u-myn-10{
  margin-top:-5rem!important;
  margin-bottom:-5rem!important
}

.b--u-misn-10{
  margin-inline-start:-5rem!important
}

.b--u-mien-10{
  margin-inline-end:-5rem!important
}

.b--u-mbsn-10{
  margin-block-start:-5rem!important
}

.b--u-mben-10{
  margin-block-end:-5rem!important
}

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

.b--u-pt-10{
  padding-top:5rem!important
}

.b--u-pr-10{
  padding-right:5rem!important
}

.b--u-pb-10{
  padding-bottom:5rem!important
}

.b--u-pl-10{
  padding-left:5rem!important
}

.b--u-px-10{
  padding-left:5rem!important;
  padding-right:5rem!important
}

.b--u-py-10{
  padding-top:5rem!important;
  padding-bottom:5rem!important
}

.b--u-pis-10{
  padding-inline-start:5rem!important
}

.b--u-pie-10{
  padding-inline-end:5rem!important
}

.b--u-pbs-10{
  padding-block-start:5rem!important
}

.b--u-pbe-10{
  padding-block-end:5rem!important
}

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

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

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

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

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

.b--u-mx-12{
  margin-left:6rem!important;
  margin-right:6rem!important
}

.b--u-my-12{
  margin-top:6rem!important;
  margin-bottom:6rem!important
}

.b--u-mis-12{
  margin-inline-start:6rem!important
}

.b--u-mie-12{
  margin-inline-end:6rem!important
}

.b--u-mbs-12{
  margin-block-start:6rem!important
}

.b--u-mbe-12{
  margin-block-end:6rem!important
}

.b--u-mn-12{
  margin:-6rem!important
}

.b--u-mtn-12{
  margin-top:-6rem!important
}

.b--u-mrn-12{
  margin-right:-6rem!important
}

.b--u-mbn-12{
  margin-bottom:-6rem!important
}

.b--u-mln-12{
  margin-left:-6rem!important
}

.b--u-mxn-12{
  margin-left:-6rem!important;
  margin-right:-6rem!important
}

.b--u-myn-12{
  margin-top:-6rem!important;
  margin-bottom:-6rem!important
}

.b--u-misn-12{
  margin-inline-start:-6rem!important
}

.b--u-mien-12{
  margin-inline-end:-6rem!important
}

.b--u-mbsn-12{
  margin-block-start:-6rem!important
}

.b--u-mben-12{
  margin-block-end:-6rem!important
}

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

.b--u-pt-12{
  padding-top:6rem!important
}

.b--u-pr-12{
  padding-right:6rem!important
}

.b--u-pb-12{
  padding-bottom:6rem!important
}

.b--u-pl-12{
  padding-left:6rem!important
}

.b--u-px-12{
  padding-left:6rem!important;
  padding-right:6rem!important
}

.b--u-py-12{
  padding-top:6rem!important;
  padding-bottom:6rem!important
}

.b--u-pis-12{
  padding-inline-start:6rem!important
}

.b--u-pie-12{
  padding-inline-end:6rem!important
}

.b--u-pbs-12{
  padding-block-start:6rem!important
}

.b--u-pbe-12{
  padding-block-end:6rem!important
}

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

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

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

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

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

.b--u-mx-16{
  margin-left:8rem!important;
  margin-right:8rem!important
}

.b--u-my-16{
  margin-top:8rem!important;
  margin-bottom:8rem!important
}

.b--u-mis-16{
  margin-inline-start:8rem!important
}

.b--u-mie-16{
  margin-inline-end:8rem!important
}

.b--u-mbs-16{
  margin-block-start:8rem!important
}

.b--u-mbe-16{
  margin-block-end:8rem!important
}

.b--u-mn-16{
  margin:-8rem!important
}

.b--u-mtn-16{
  margin-top:-8rem!important
}

.b--u-mrn-16{
  margin-right:-8rem!important
}

.b--u-mbn-16{
  margin-bottom:-8rem!important
}

.b--u-mln-16{
  margin-left:-8rem!important
}

.b--u-mxn-16{
  margin-left:-8rem!important;
  margin-right:-8rem!important
}

.b--u-myn-16{
  margin-top:-8rem!important;
  margin-bottom:-8rem!important
}

.b--u-misn-16{
  margin-inline-start:-8rem!important
}

.b--u-mien-16{
  margin-inline-end:-8rem!important
}

.b--u-mbsn-16{
  margin-block-start:-8rem!important
}

.b--u-mben-16{
  margin-block-end:-8rem!important
}

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

.b--u-pt-16{
  padding-top:8rem!important
}

.b--u-pr-16{
  padding-right:8rem!important
}

.b--u-pb-16{
  padding-bottom:8rem!important
}

.b--u-pl-16{
  padding-left:8rem!important
}

.b--u-px-16{
  padding-left:8rem!important;
  padding-right:8rem!important
}

.b--u-py-16{
  padding-top:8rem!important;
  padding-bottom:8rem!important
}

.b--u-pis-16{
  padding-inline-start:8rem!important
}

.b--u-pie-16{
  padding-inline-end:8rem!important
}

.b--u-pbs-16{
  padding-block-start:8rem!important
}

.b--u-pbe-16{
  padding-block-end:8rem!important
}

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

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

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

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

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

.b--u-mx-20{
  margin-left:10rem!important;
  margin-right:10rem!important
}

.b--u-my-20{
  margin-top:10rem!important;
  margin-bottom:10rem!important
}

.b--u-mis-20{
  margin-inline-start:10rem!important
}

.b--u-mie-20{
  margin-inline-end:10rem!important
}

.b--u-mbs-20{
  margin-block-start:10rem!important
}

.b--u-mbe-20{
  margin-block-end:10rem!important
}

.b--u-mn-20{
  margin:-10rem!important
}

.b--u-mtn-20{
  margin-top:-10rem!important
}

.b--u-mrn-20{
  margin-right:-10rem!important
}

.b--u-mbn-20{
  margin-bottom:-10rem!important
}

.b--u-mln-20{
  margin-left:-10rem!important
}

.b--u-mxn-20{
  margin-left:-10rem!important;
  margin-right:-10rem!important
}

.b--u-myn-20{
  margin-top:-10rem!important;
  margin-bottom:-10rem!important
}

.b--u-misn-20{
  margin-inline-start:-10rem!important
}

.b--u-mien-20{
  margin-inline-end:-10rem!important
}

.b--u-mbsn-20{
  margin-block-start:-10rem!important
}

.b--u-mben-20{
  margin-block-end:-10rem!important
}

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

.b--u-pt-20{
  padding-top:10rem!important
}

.b--u-pr-20{
  padding-right:10rem!important
}

.b--u-pb-20{
  padding-bottom:10rem!important
}

.b--u-pl-20{
  padding-left:10rem!important
}

.b--u-px-20{
  padding-left:10rem!important;
  padding-right:10rem!important
}

.b--u-py-20{
  padding-top:10rem!important;
  padding-bottom:10rem!important
}

.b--u-pis-20{
  padding-inline-start:10rem!important
}

.b--u-pie-20{
  padding-inline-end:10rem!important
}

.b--u-pbs-20{
  padding-block-start:10rem!important
}

.b--u-pbe-20{
  padding-block-end:10rem!important
}

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

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

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

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

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

.b--u-mx-25{
  margin-left:12.5rem!important;
  margin-right:12.5rem!important
}

.b--u-my-25{
  margin-top:12.5rem!important;
  margin-bottom:12.5rem!important
}

.b--u-mis-25{
  margin-inline-start:12.5rem!important
}

.b--u-mie-25{
  margin-inline-end:12.5rem!important
}

.b--u-mbs-25{
  margin-block-start:12.5rem!important
}

.b--u-mbe-25{
  margin-block-end:12.5rem!important
}

.b--u-mn-25{
  margin:-12.5rem!important
}

.b--u-mtn-25{
  margin-top:-12.5rem!important
}

.b--u-mrn-25{
  margin-right:-12.5rem!important
}

.b--u-mbn-25{
  margin-bottom:-12.5rem!important
}

.b--u-mln-25{
  margin-left:-12.5rem!important
}

.b--u-mxn-25{
  margin-left:-12.5rem!important;
  margin-right:-12.5rem!important
}

.b--u-myn-25{
  margin-top:-12.5rem!important;
  margin-bottom:-12.5rem!important
}

.b--u-misn-25{
  margin-inline-start:-12.5rem!important
}

.b--u-mien-25{
  margin-inline-end:-12.5rem!important
}

.b--u-mbsn-25{
  margin-block-start:-12.5rem!important
}

.b--u-mben-25{
  margin-block-end:-12.5rem!important
}

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

.b--u-pt-25{
  padding-top:12.5rem!important
}

.b--u-pr-25{
  padding-right:12.5rem!important
}

.b--u-pb-25{
  padding-bottom:12.5rem!important
}

.b--u-pl-25{
  padding-left:12.5rem!important
}

.b--u-px-25{
  padding-left:12.5rem!important;
  padding-right:12.5rem!important
}

.b--u-py-25{
  padding-top:12.5rem!important;
  padding-bottom:12.5rem!important
}

.b--u-pis-25{
  padding-inline-start:12.5rem!important
}

.b--u-pie-25{
  padding-inline-end:12.5rem!important
}

.b--u-pbs-25{
  padding-block-start:12.5rem!important
}

.b--u-pbe-25{
  padding-block-end:12.5rem!important
}

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

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

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

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

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

.b--u-mx-30{
  margin-left:15rem!important;
  margin-right:15rem!important
}

.b--u-my-30{
  margin-top:15rem!important;
  margin-bottom:15rem!important
}

.b--u-mis-30{
  margin-inline-start:15rem!important
}

.b--u-mie-30{
  margin-inline-end:15rem!important
}

.b--u-mbs-30{
  margin-block-start:15rem!important
}

.b--u-mbe-30{
  margin-block-end:15rem!important
}

.b--u-mn-30{
  margin:-15rem!important
}

.b--u-mtn-30{
  margin-top:-15rem!important
}

.b--u-mrn-30{
  margin-right:-15rem!important
}

.b--u-mbn-30{
  margin-bottom:-15rem!important
}

.b--u-mln-30{
  margin-left:-15rem!important
}

.b--u-mxn-30{
  margin-left:-15rem!important;
  margin-right:-15rem!important
}

.b--u-myn-30{
  margin-top:-15rem!important;
  margin-bottom:-15rem!important
}

.b--u-misn-30{
  margin-inline-start:-15rem!important
}

.b--u-mien-30{
  margin-inline-end:-15rem!important
}

.b--u-mbsn-30{
  margin-block-start:-15rem!important
}

.b--u-mben-30{
  margin-block-end:-15rem!important
}

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

.b--u-pt-30{
  padding-top:15rem!important
}

.b--u-pr-30{
  padding-right:15rem!important
}

.b--u-pb-30{
  padding-bottom:15rem!important
}

.b--u-pl-30{
  padding-left:15rem!important
}

.b--u-px-30{
  padding-left:15rem!important;
  padding-right:15rem!important
}

.b--u-py-30{
  padding-top:15rem!important;
  padding-bottom:15rem!important
}

.b--u-pis-30{
  padding-inline-start:15rem!important
}

.b--u-pie-30{
  padding-inline-end:15rem!important
}

.b--u-pbs-30{
  padding-block-start:15rem!important
}

.b--u-pbe-30{
  padding-block-end:15rem!important
}

@media (min-width: 36rem){
  .b--sm\:u-m-auto{
    margin:auto!important
  }

  .b--sm\:u-mt-auto{
    margin-top:auto!important
  }

  .b--sm\:u-mr-auto{
    margin-right:auto!important
  }

  .b--sm\:u-mb-auto{
    margin-bottom:auto!important
  }

  .b--sm\:u-ml-auto{
    margin-left:auto!important
  }

  .b--sm\:u-mx-auto{
    margin-left:auto!important;
    margin-right:auto!important
  }

  .b--sm\:u-my-auto{
    margin-top:auto!important;
    margin-bottom:auto!important
  }

  .b--sm\:u-mis-auto{
    margin-inline-start:auto!important
  }

  .b--sm\:u-mie-auto{
    margin-inline-end:auto!important
  }

  .b--sm\:u-mbs-auto{
    margin-block-start:auto!important
  }

  .b--sm\:u-mbe-auto{
    margin-block-end:auto!important
  }

  .b--sm\:u-m-0\.25{
    margin:.125rem!important
  }

  .b--sm\:u-mt-0\.25{
    margin-top:.125rem!important
  }

  .b--sm\:u-mr-0\.25{
    margin-right:.125rem!important
  }

  .b--sm\:u-mb-0\.25{
    margin-bottom:.125rem!important
  }

  .b--sm\:u-ml-0\.25{
    margin-left:.125rem!important
  }

  .b--sm\:u-mx-0\.25{
    margin-left:.125rem!important;
    margin-right:.125rem!important
  }

  .b--sm\:u-my-0\.25{
    margin-top:.125rem!important;
    margin-bottom:.125rem!important
  }

  .b--sm\:u-mis-0\.25{
    margin-inline-start:.125rem!important
  }

  .b--sm\:u-mie-0\.25{
    margin-inline-end:.125rem!important
  }

  .b--sm\:u-mbs-0\.25{
    margin-block-start:.125rem!important
  }

  .b--sm\:u-mbe-0\.25{
    margin-block-end:.125rem!important
  }

  .b--sm\:u-mn-0\.25{
    margin:-.125rem!important
  }

  .b--sm\:u-mtn-0\.25{
    margin-top:-.125rem!important
  }

  .b--sm\:u-mrn-0\.25{
    margin-right:-.125rem!important
  }

  .b--sm\:u-mbn-0\.25{
    margin-bottom:-.125rem!important
  }

  .b--sm\:u-mln-0\.25{
    margin-left:-.125rem!important
  }

  .b--sm\:u-mxn-0\.25{
    margin-left:-.125rem!important;
    margin-right:-.125rem!important
  }

  .b--sm\:u-myn-0\.25{
    margin-top:-.125rem!important;
    margin-bottom:-.125rem!important
  }

  .b--sm\:u-misn-0\.25{
    margin-inline-start:-.125rem!important
  }

  .b--sm\:u-mien-0\.25{
    margin-inline-end:-.125rem!important
  }

  .b--sm\:u-mbsn-0\.25{
    margin-block-start:-.125rem!important
  }

  .b--sm\:u-mben-0\.25{
    margin-block-end:-.125rem!important
  }

  .b--sm\:u-p-0\.25{
    padding:.125rem!important
  }

  .b--sm\:u-pt-0\.25{
    padding-top:.125rem!important
  }

  .b--sm\:u-pr-0\.25{
    padding-right:.125rem!important
  }

  .b--sm\:u-pb-0\.25{
    padding-bottom:.125rem!important
  }

  .b--sm\:u-pl-0\.25{
    padding-left:.125rem!important
  }

  .b--sm\:u-px-0\.25{
    padding-left:.125rem!important;
    padding-right:.125rem!important
  }

  .b--sm\:u-py-0\.25{
    padding-top:.125rem!important;
    padding-bottom:.125rem!important
  }

  .b--sm\:u-pis-0\.25{
    padding-inline-start:.125rem!important
  }

  .b--sm\:u-pie-0\.25{
    padding-inline-end:.125rem!important
  }

  .b--sm\:u-pbs-0\.25{
    padding-block-start:.125rem!important
  }

  .b--sm\:u-pbe-0\.25{
    padding-block-end:.125rem!important
  }

  .b--sm\:u-m-0\.5{
    margin:.25rem!important
  }

  .b--sm\:u-mt-0\.5{
    margin-top:.25rem!important
  }

  .b--sm\:u-mr-0\.5{
    margin-right:.25rem!important
  }

  .b--sm\:u-mb-0\.5{
    margin-bottom:.25rem!important
  }

  .b--sm\:u-ml-0\.5{
    margin-left:.25rem!important
  }

  .b--sm\:u-mx-0\.5{
    margin-left:.25rem!important;
    margin-right:.25rem!important
  }

  .b--sm\:u-my-0\.5{
    margin-top:.25rem!important;
    margin-bottom:.25rem!important
  }

  .b--sm\:u-mis-0\.5{
    margin-inline-start:.25rem!important
  }

  .b--sm\:u-mie-0\.5{
    margin-inline-end:.25rem!important
  }

  .b--sm\:u-mbs-0\.5{
    margin-block-start:.25rem!important
  }

  .b--sm\:u-mbe-0\.5{
    margin-block-end:.25rem!important
  }

  .b--sm\:u-mn-0\.5{
    margin:-.25rem!important
  }

  .b--sm\:u-mtn-0\.5{
    margin-top:-.25rem!important
  }

  .b--sm\:u-mrn-0\.5{
    margin-right:-.25rem!important
  }

  .b--sm\:u-mbn-0\.5{
    margin-bottom:-.25rem!important
  }

  .b--sm\:u-mln-0\.5{
    margin-left:-.25rem!important
  }

  .b--sm\:u-mxn-0\.5{
    margin-left:-.25rem!important;
    margin-right:-.25rem!important
  }

  .b--sm\:u-myn-0\.5{
    margin-top:-.25rem!important;
    margin-bottom:-.25rem!important
  }

  .b--sm\:u-misn-0\.5{
    margin-inline-start:-.25rem!important
  }

  .b--sm\:u-mien-0\.5{
    margin-inline-end:-.25rem!important
  }

  .b--sm\:u-mbsn-0\.5{
    margin-block-start:-.25rem!important
  }

  .b--sm\:u-mben-0\.5{
    margin-block-end:-.25rem!important
  }

  .b--sm\:u-p-0\.5{
    padding:.25rem!important
  }

  .b--sm\:u-pt-0\.5{
    padding-top:.25rem!important
  }

  .b--sm\:u-pr-0\.5{
    padding-right:.25rem!important
  }

  .b--sm\:u-pb-0\.5{
    padding-bottom:.25rem!important
  }

  .b--sm\:u-pl-0\.5{
    padding-left:.25rem!important
  }

  .b--sm\:u-px-0\.5{
    padding-left:.25rem!important;
    padding-right:.25rem!important
  }

  .b--sm\:u-py-0\.5{
    padding-top:.25rem!important;
    padding-bottom:.25rem!important
  }

  .b--sm\:u-pis-0\.5{
    padding-inline-start:.25rem!important
  }

  .b--sm\:u-pie-0\.5{
    padding-inline-end:.25rem!important
  }

  .b--sm\:u-pbs-0\.5{
    padding-block-start:.25rem!important
  }

  .b--sm\:u-pbe-0\.5{
    padding-block-end:.25rem!important
  }

  .b--sm\:u-m-1{
    margin:.5rem!important
  }

  .b--sm\:u-mt-1{
    margin-top:.5rem!important
  }

  .b--sm\:u-mr-1{
    margin-right:.5rem!important
  }

  .b--sm\:u-mb-1{
    margin-bottom:.5rem!important
  }

  .b--sm\:u-ml-1{
    margin-left:.5rem!important
  }

  .b--sm\:u-mx-1{
    margin-left:.5rem!important;
    margin-right:.5rem!important
  }

  .b--sm\:u-my-1{
    margin-top:.5rem!important;
    margin-bottom:.5rem!important
  }

  .b--sm\:u-mis-1{
    margin-inline-start:.5rem!important
  }

  .b--sm\:u-mie-1{
    margin-inline-end:.5rem!important
  }

  .b--sm\:u-mbs-1{
    margin-block-start:.5rem!important
  }

  .b--sm\:u-mbe-1{
    margin-block-end:.5rem!important
  }

  .b--sm\:u-mn-1{
    margin:-.5rem!important
  }

  .b--sm\:u-mtn-1{
    margin-top:-.5rem!important
  }

  .b--sm\:u-mrn-1{
    margin-right:-.5rem!important
  }

  .b--sm\:u-mbn-1{
    margin-bottom:-.5rem!important
  }

  .b--sm\:u-mln-1{
    margin-left:-.5rem!important
  }

  .b--sm\:u-mxn-1{
    margin-left:-.5rem!important;
    margin-right:-.5rem!important
  }

  .b--sm\:u-myn-1{
    margin-top:-.5rem!important;
    margin-bottom:-.5rem!important
  }

  .b--sm\:u-misn-1{
    margin-inline-start:-.5rem!important
  }

  .b--sm\:u-mien-1{
    margin-inline-end:-.5rem!important
  }

  .b--sm\:u-mbsn-1{
    margin-block-start:-.5rem!important
  }

  .b--sm\:u-mben-1{
    margin-block-end:-.5rem!important
  }

  .b--sm\:u-p-1{
    padding:.5rem!important
  }

  .b--sm\:u-pt-1{
    padding-top:.5rem!important
  }

  .b--sm\:u-pr-1{
    padding-right:.5rem!important
  }

  .b--sm\:u-pb-1{
    padding-bottom:.5rem!important
  }

  .b--sm\:u-pl-1{
    padding-left:.5rem!important
  }

  .b--sm\:u-px-1{
    padding-left:.5rem!important;
    padding-right:.5rem!important
  }

  .b--sm\:u-py-1{
    padding-top:.5rem!important;
    padding-bottom:.5rem!important
  }

  .b--sm\:u-pis-1{
    padding-inline-start:.5rem!important
  }

  .b--sm\:u-pie-1{
    padding-inline-end:.5rem!important
  }

  .b--sm\:u-pbs-1{
    padding-block-start:.5rem!important
  }

  .b--sm\:u-pbe-1{
    padding-block-end:.5rem!important
  }

  .b--sm\:u-m-1\.5{
    margin:.75rem!important
  }

  .b--sm\:u-mt-1\.5{
    margin-top:.75rem!important
  }

  .b--sm\:u-mr-1\.5{
    margin-right:.75rem!important
  }

  .b--sm\:u-mb-1\.5{
    margin-bottom:.75rem!important
  }

  .b--sm\:u-ml-1\.5{
    margin-left:.75rem!important
  }

  .b--sm\:u-mx-1\.5{
    margin-left:.75rem!important;
    margin-right:.75rem!important
  }

  .b--sm\:u-my-1\.5{
    margin-top:.75rem!important;
    margin-bottom:.75rem!important
  }

  .b--sm\:u-mis-1\.5{
    margin-inline-start:.75rem!important
  }

  .b--sm\:u-mie-1\.5{
    margin-inline-end:.75rem!important
  }

  .b--sm\:u-mbs-1\.5{
    margin-block-start:.75rem!important
  }

  .b--sm\:u-mbe-1\.5{
    margin-block-end:.75rem!important
  }

  .b--sm\:u-mn-1\.5{
    margin:-.75rem!important
  }

  .b--sm\:u-mtn-1\.5{
    margin-top:-.75rem!important
  }

  .b--sm\:u-mrn-1\.5{
    margin-right:-.75rem!important
  }

  .b--sm\:u-mbn-1\.5{
    margin-bottom:-.75rem!important
  }

  .b--sm\:u-mln-1\.5{
    margin-left:-.75rem!important
  }

  .b--sm\:u-mxn-1\.5{
    margin-left:-.75rem!important;
    margin-right:-.75rem!important
  }

  .b--sm\:u-myn-1\.5{
    margin-top:-.75rem!important;
    margin-bottom:-.75rem!important
  }

  .b--sm\:u-misn-1\.5{
    margin-inline-start:-.75rem!important
  }

  .b--sm\:u-mien-1\.5{
    margin-inline-end:-.75rem!important
  }

  .b--sm\:u-mbsn-1\.5{
    margin-block-start:-.75rem!important
  }

  .b--sm\:u-mben-1\.5{
    margin-block-end:-.75rem!important
  }

  .b--sm\:u-p-1\.5{
    padding:.75rem!important
  }

  .b--sm\:u-pt-1\.5{
    padding-top:.75rem!important
  }

  .b--sm\:u-pr-1\.5{
    padding-right:.75rem!important
  }

  .b--sm\:u-pb-1\.5{
    padding-bottom:.75rem!important
  }

  .b--sm\:u-pl-1\.5{
    padding-left:.75rem!important
  }

  .b--sm\:u-px-1\.5{
    padding-left:.75rem!important;
    padding-right:.75rem!important
  }

  .b--sm\:u-py-1\.5{
    padding-top:.75rem!important;
    padding-bottom:.75rem!important
  }

  .b--sm\:u-pis-1\.5{
    padding-inline-start:.75rem!important
  }

  .b--sm\:u-pie-1\.5{
    padding-inline-end:.75rem!important
  }

  .b--sm\:u-pbs-1\.5{
    padding-block-start:.75rem!important
  }

  .b--sm\:u-pbe-1\.5{
    padding-block-end:.75rem!important
  }

  .b--sm\:u-m-2{
    margin:1rem!important
  }

  .b--sm\:u-mt-2{
    margin-top:1rem!important
  }

  .b--sm\:u-mr-2{
    margin-right:1rem!important
  }

  .b--sm\:u-mb-2{
    margin-bottom:1rem!important
  }

  .b--sm\:u-ml-2{
    margin-left:1rem!important
  }

  .b--sm\:u-mx-2{
    margin-left:1rem!important;
    margin-right:1rem!important
  }

  .b--sm\:u-my-2{
    margin-top:1rem!important;
    margin-bottom:1rem!important
  }

  .b--sm\:u-mis-2{
    margin-inline-start:1rem!important
  }

  .b--sm\:u-mie-2{
    margin-inline-end:1rem!important
  }

  .b--sm\:u-mbs-2{
    margin-block-start:1rem!important
  }

  .b--sm\:u-mbe-2{
    margin-block-end:1rem!important
  }

  .b--sm\:u-mn-2{
    margin:-1rem!important
  }

  .b--sm\:u-mtn-2{
    margin-top:-1rem!important
  }

  .b--sm\:u-mrn-2{
    margin-right:-1rem!important
  }

  .b--sm\:u-mbn-2{
    margin-bottom:-1rem!important
  }

  .b--sm\:u-mln-2{
    margin-left:-1rem!important
  }

  .b--sm\:u-mxn-2{
    margin-left:-1rem!important;
    margin-right:-1rem!important
  }

  .b--sm\:u-myn-2{
    margin-top:-1rem!important;
    margin-bottom:-1rem!important
  }

  .b--sm\:u-misn-2{
    margin-inline-start:-1rem!important
  }

  .b--sm\:u-mien-2{
    margin-inline-end:-1rem!important
  }

  .b--sm\:u-mbsn-2{
    margin-block-start:-1rem!important
  }

  .b--sm\:u-mben-2{
    margin-block-end:-1rem!important
  }

  .b--sm\:u-p-2{
    padding:1rem!important
  }

  .b--sm\:u-pt-2{
    padding-top:1rem!important
  }

  .b--sm\:u-pr-2{
    padding-right:1rem!important
  }

  .b--sm\:u-pb-2{
    padding-bottom:1rem!important
  }

  .b--sm\:u-pl-2{
    padding-left:1rem!important
  }

  .b--sm\:u-px-2{
    padding-left:1rem!important;
    padding-right:1rem!important
  }

  .b--sm\:u-py-2{
    padding-top:1rem!important;
    padding-bottom:1rem!important
  }

  .b--sm\:u-pis-2{
    padding-inline-start:1rem!important
  }

  .b--sm\:u-pie-2{
    padding-inline-end:1rem!important
  }

  .b--sm\:u-pbs-2{
    padding-block-start:1rem!important
  }

  .b--sm\:u-pbe-2{
    padding-block-end:1rem!important
  }

  .b--sm\:u-m-2\.5{
    margin:1.25rem!important
  }

  .b--sm\:u-mt-2\.5{
    margin-top:1.25rem!important
  }

  .b--sm\:u-mr-2\.5{
    margin-right:1.25rem!important
  }

  .b--sm\:u-mb-2\.5{
    margin-bottom:1.25rem!important
  }

  .b--sm\:u-ml-2\.5{
    margin-left:1.25rem!important
  }

  .b--sm\:u-mx-2\.5{
    margin-left:1.25rem!important;
    margin-right:1.25rem!important
  }

  .b--sm\:u-my-2\.5{
    margin-top:1.25rem!important;
    margin-bottom:1.25rem!important
  }

  .b--sm\:u-mis-2\.5{
    margin-inline-start:1.25rem!important
  }

  .b--sm\:u-mie-2\.5{
    margin-inline-end:1.25rem!important
  }

  .b--sm\:u-mbs-2\.5{
    margin-block-start:1.25rem!important
  }

  .b--sm\:u-mbe-2\.5{
    margin-block-end:1.25rem!important
  }

  .b--sm\:u-mn-2\.5{
    margin:-1.25rem!important
  }

  .b--sm\:u-mtn-2\.5{
    margin-top:-1.25rem!important
  }

  .b--sm\:u-mrn-2\.5{
    margin-right:-1.25rem!important
  }

  .b--sm\:u-mbn-2\.5{
    margin-bottom:-1.25rem!important
  }

  .b--sm\:u-mln-2\.5{
    margin-left:-1.25rem!important
  }

  .b--sm\:u-mxn-2\.5{
    margin-left:-1.25rem!important;
    margin-right:-1.25rem!important
  }

  .b--sm\:u-myn-2\.5{
    margin-top:-1.25rem!important;
    margin-bottom:-1.25rem!important
  }

  .b--sm\:u-misn-2\.5{
    margin-inline-start:-1.25rem!important
  }

  .b--sm\:u-mien-2\.5{
    margin-inline-end:-1.25rem!important
  }

  .b--sm\:u-mbsn-2\.5{
    margin-block-start:-1.25rem!important
  }

  .b--sm\:u-mben-2\.5{
    margin-block-end:-1.25rem!important
  }

  .b--sm\:u-p-2\.5{
    padding:1.25rem!important
  }

  .b--sm\:u-pt-2\.5{
    padding-top:1.25rem!important
  }

  .b--sm\:u-pr-2\.5{
    padding-right:1.25rem!important
  }

  .b--sm\:u-pb-2\.5{
    padding-bottom:1.25rem!important
  }

  .b--sm\:u-pl-2\.5{
    padding-left:1.25rem!important
  }

  .b--sm\:u-px-2\.5{
    padding-left:1.25rem!important;
    padding-right:1.25rem!important
  }

  .b--sm\:u-py-2\.5{
    padding-top:1.25rem!important;
    padding-bottom:1.25rem!important
  }

  .b--sm\:u-pis-2\.5{
    padding-inline-start:1.25rem!important
  }

  .b--sm\:u-pie-2\.5{
    padding-inline-end:1.25rem!important
  }

  .b--sm\:u-pbs-2\.5{
    padding-block-start:1.25rem!important
  }

  .b--sm\:u-pbe-2\.5{
    padding-block-end:1.25rem!important
  }

  .b--sm\:u-m-3{
    margin:1.5rem!important
  }

  .b--sm\:u-mt-3{
    margin-top:1.5rem!important
  }

  .b--sm\:u-mr-3{
    margin-right:1.5rem!important
  }

  .b--sm\:u-mb-3{
    margin-bottom:1.5rem!important
  }

  .b--sm\:u-ml-3{
    margin-left:1.5rem!important
  }

  .b--sm\:u-mx-3{
    margin-left:1.5rem!important;
    margin-right:1.5rem!important
  }

  .b--sm\:u-my-3{
    margin-top:1.5rem!important;
    margin-bottom:1.5rem!important
  }

  .b--sm\:u-mis-3{
    margin-inline-start:1.5rem!important
  }

  .b--sm\:u-mie-3{
    margin-inline-end:1.5rem!important
  }

  .b--sm\:u-mbs-3{
    margin-block-start:1.5rem!important
  }

  .b--sm\:u-mbe-3{
    margin-block-end:1.5rem!important
  }

  .b--sm\:u-mn-3{
    margin:-1.5rem!important
  }

  .b--sm\:u-mtn-3{
    margin-top:-1.5rem!important
  }

  .b--sm\:u-mrn-3{
    margin-right:-1.5rem!important
  }

  .b--sm\:u-mbn-3{
    margin-bottom:-1.5rem!important
  }

  .b--sm\:u-mln-3{
    margin-left:-1.5rem!important
  }

  .b--sm\:u-mxn-3{
    margin-left:-1.5rem!important;
    margin-right:-1.5rem!important
  }

  .b--sm\:u-myn-3{
    margin-top:-1.5rem!important;
    margin-bottom:-1.5rem!important
  }

  .b--sm\:u-misn-3{
    margin-inline-start:-1.5rem!important
  }

  .b--sm\:u-mien-3{
    margin-inline-end:-1.5rem!important
  }

  .b--sm\:u-mbsn-3{
    margin-block-start:-1.5rem!important
  }

  .b--sm\:u-mben-3{
    margin-block-end:-1.5rem!important
  }

  .b--sm\:u-p-3{
    padding:1.5rem!important
  }

  .b--sm\:u-pt-3{
    padding-top:1.5rem!important
  }

  .b--sm\:u-pr-3{
    padding-right:1.5rem!important
  }

  .b--sm\:u-pb-3{
    padding-bottom:1.5rem!important
  }

  .b--sm\:u-pl-3{
    padding-left:1.5rem!important
  }

  .b--sm\:u-px-3{
    padding-left:1.5rem!important;
    padding-right:1.5rem!important
  }

  .b--sm\:u-py-3{
    padding-top:1.5rem!important;
    padding-bottom:1.5rem!important
  }

  .b--sm\:u-pis-3{
    padding-inline-start:1.5rem!important
  }

  .b--sm\:u-pie-3{
    padding-inline-end:1.5rem!important
  }

  .b--sm\:u-pbs-3{
    padding-block-start:1.5rem!important
  }

  .b--sm\:u-pbe-3{
    padding-block-end:1.5rem!important
  }

  .b--sm\:u-m-4{
    margin:2rem!important
  }

  .b--sm\:u-mt-4{
    margin-top:2rem!important
  }

  .b--sm\:u-mr-4{
    margin-right:2rem!important
  }

  .b--sm\:u-mb-4{
    margin-bottom:2rem!important
  }

  .b--sm\:u-ml-4{
    margin-left:2rem!important
  }

  .b--sm\:u-mx-4{
    margin-left:2rem!important;
    margin-right:2rem!important
  }

  .b--sm\:u-my-4{
    margin-top:2rem!important;
    margin-bottom:2rem!important
  }

  .b--sm\:u-mis-4{
    margin-inline-start:2rem!important
  }

  .b--sm\:u-mie-4{
    margin-inline-end:2rem!important
  }

  .b--sm\:u-mbs-4{
    margin-block-start:2rem!important
  }

  .b--sm\:u-mbe-4{
    margin-block-end:2rem!important
  }

  .b--sm\:u-mn-4{
    margin:-2rem!important
  }

  .b--sm\:u-mtn-4{
    margin-top:-2rem!important
  }

  .b--sm\:u-mrn-4{
    margin-right:-2rem!important
  }

  .b--sm\:u-mbn-4{
    margin-bottom:-2rem!important
  }

  .b--sm\:u-mln-4{
    margin-left:-2rem!important
  }

  .b--sm\:u-mxn-4{
    margin-left:-2rem!important;
    margin-right:-2rem!important
  }

  .b--sm\:u-myn-4{
    margin-top:-2rem!important;
    margin-bottom:-2rem!important
  }

  .b--sm\:u-misn-4{
    margin-inline-start:-2rem!important
  }

  .b--sm\:u-mien-4{
    margin-inline-end:-2rem!important
  }

  .b--sm\:u-mbsn-4{
    margin-block-start:-2rem!important
  }

  .b--sm\:u-mben-4{
    margin-block-end:-2rem!important
  }

  .b--sm\:u-p-4{
    padding:2rem!important
  }

  .b--sm\:u-pt-4{
    padding-top:2rem!important
  }

  .b--sm\:u-pr-4{
    padding-right:2rem!important
  }

  .b--sm\:u-pb-4{
    padding-bottom:2rem!important
  }

  .b--sm\:u-pl-4{
    padding-left:2rem!important
  }

  .b--sm\:u-px-4{
    padding-left:2rem!important;
    padding-right:2rem!important
  }

  .b--sm\:u-py-4{
    padding-top:2rem!important;
    padding-bottom:2rem!important
  }

  .b--sm\:u-pis-4{
    padding-inline-start:2rem!important
  }

  .b--sm\:u-pie-4{
    padding-inline-end:2rem!important
  }

  .b--sm\:u-pbs-4{
    padding-block-start:2rem!important
  }

  .b--sm\:u-pbe-4{
    padding-block-end:2rem!important
  }

  .b--sm\:u-m-5{
    margin:2.5rem!important
  }

  .b--sm\:u-mt-5{
    margin-top:2.5rem!important
  }

  .b--sm\:u-mr-5{
    margin-right:2.5rem!important
  }

  .b--sm\:u-mb-5{
    margin-bottom:2.5rem!important
  }

  .b--sm\:u-ml-5{
    margin-left:2.5rem!important
  }

  .b--sm\:u-mx-5{
    margin-left:2.5rem!important;
    margin-right:2.5rem!important
  }

  .b--sm\:u-my-5{
    margin-top:2.5rem!important;
    margin-bottom:2.5rem!important
  }

  .b--sm\:u-mis-5{
    margin-inline-start:2.5rem!important
  }

  .b--sm\:u-mie-5{
    margin-inline-end:2.5rem!important
  }

  .b--sm\:u-mbs-5{
    margin-block-start:2.5rem!important
  }

  .b--sm\:u-mbe-5{
    margin-block-end:2.5rem!important
  }

  .b--sm\:u-mn-5{
    margin:-2.5rem!important
  }

  .b--sm\:u-mtn-5{
    margin-top:-2.5rem!important
  }

  .b--sm\:u-mrn-5{
    margin-right:-2.5rem!important
  }

  .b--sm\:u-mbn-5{
    margin-bottom:-2.5rem!important
  }

  .b--sm\:u-mln-5{
    margin-left:-2.5rem!important
  }

  .b--sm\:u-mxn-5{
    margin-left:-2.5rem!important;
    margin-right:-2.5rem!important
  }

  .b--sm\:u-myn-5{
    margin-top:-2.5rem!important;
    margin-bottom:-2.5rem!important
  }

  .b--sm\:u-misn-5{
    margin-inline-start:-2.5rem!important
  }

  .b--sm\:u-mien-5{
    margin-inline-end:-2.5rem!important
  }

  .b--sm\:u-mbsn-5{
    margin-block-start:-2.5rem!important
  }

  .b--sm\:u-mben-5{
    margin-block-end:-2.5rem!important
  }

  .b--sm\:u-p-5{
    padding:2.5rem!important
  }

  .b--sm\:u-pt-5{
    padding-top:2.5rem!important
  }

  .b--sm\:u-pr-5{
    padding-right:2.5rem!important
  }

  .b--sm\:u-pb-5{
    padding-bottom:2.5rem!important
  }

  .b--sm\:u-pl-5{
    padding-left:2.5rem!important
  }

  .b--sm\:u-px-5{
    padding-left:2.5rem!important;
    padding-right:2.5rem!important
  }

  .b--sm\:u-py-5{
    padding-top:2.5rem!important;
    padding-bottom:2.5rem!important
  }

  .b--sm\:u-pis-5{
    padding-inline-start:2.5rem!important
  }

  .b--sm\:u-pie-5{
    padding-inline-end:2.5rem!important
  }

  .b--sm\:u-pbs-5{
    padding-block-start:2.5rem!important
  }

  .b--sm\:u-pbe-5{
    padding-block-end:2.5rem!important
  }

  .b--sm\:u-m-6{
    margin:3rem!important
  }

  .b--sm\:u-mt-6{
    margin-top:3rem!important
  }

  .b--sm\:u-mr-6{
    margin-right:3rem!important
  }

  .b--sm\:u-mb-6{
    margin-bottom:3rem!important
  }

  .b--sm\:u-ml-6{
    margin-left:3rem!important
  }

  .b--sm\:u-mx-6{
    margin-left:3rem!important;
    margin-right:3rem!important
  }

  .b--sm\:u-my-6{
    margin-top:3rem!important;
    margin-bottom:3rem!important
  }

  .b--sm\:u-mis-6{
    margin-inline-start:3rem!important
  }

  .b--sm\:u-mie-6{
    margin-inline-end:3rem!important
  }

  .b--sm\:u-mbs-6{
    margin-block-start:3rem!important
  }

  .b--sm\:u-mbe-6{
    margin-block-end:3rem!important
  }

  .b--sm\:u-mn-6{
    margin:-3rem!important
  }

  .b--sm\:u-mtn-6{
    margin-top:-3rem!important
  }

  .b--sm\:u-mrn-6{
    margin-right:-3rem!important
  }

  .b--sm\:u-mbn-6{
    margin-bottom:-3rem!important
  }

  .b--sm\:u-mln-6{
    margin-left:-3rem!important
  }

  .b--sm\:u-mxn-6{
    margin-left:-3rem!important;
    margin-right:-3rem!important
  }

  .b--sm\:u-myn-6{
    margin-top:-3rem!important;
    margin-bottom:-3rem!important
  }

  .b--sm\:u-misn-6{
    margin-inline-start:-3rem!important
  }

  .b--sm\:u-mien-6{
    margin-inline-end:-3rem!important
  }

  .b--sm\:u-mbsn-6{
    margin-block-start:-3rem!important
  }

  .b--sm\:u-mben-6{
    margin-block-end:-3rem!important
  }

  .b--sm\:u-p-6{
    padding:3rem!important
  }

  .b--sm\:u-pt-6{
    padding-top:3rem!important
  }

  .b--sm\:u-pr-6{
    padding-right:3rem!important
  }

  .b--sm\:u-pb-6{
    padding-bottom:3rem!important
  }

  .b--sm\:u-pl-6{
    padding-left:3rem!important
  }

  .b--sm\:u-px-6{
    padding-left:3rem!important;
    padding-right:3rem!important
  }

  .b--sm\:u-py-6{
    padding-top:3rem!important;
    padding-bottom:3rem!important
  }

  .b--sm\:u-pis-6{
    padding-inline-start:3rem!important
  }

  .b--sm\:u-pie-6{
    padding-inline-end:3rem!important
  }

  .b--sm\:u-pbs-6{
    padding-block-start:3rem!important
  }

  .b--sm\:u-pbe-6{
    padding-block-end:3rem!important
  }

  .b--sm\:u-m-8{
    margin:4rem!important
  }

  .b--sm\:u-mt-8{
    margin-top:4rem!important
  }

  .b--sm\:u-mr-8{
    margin-right:4rem!important
  }

  .b--sm\:u-mb-8{
    margin-bottom:4rem!important
  }

  .b--sm\:u-ml-8{
    margin-left:4rem!important
  }

  .b--sm\:u-mx-8{
    margin-left:4rem!important;
    margin-right:4rem!important
  }

  .b--sm\:u-my-8{
    margin-top:4rem!important;
    margin-bottom:4rem!important
  }

  .b--sm\:u-mis-8{
    margin-inline-start:4rem!important
  }

  .b--sm\:u-mie-8{
    margin-inline-end:4rem!important
  }

  .b--sm\:u-mbs-8{
    margin-block-start:4rem!important
  }

  .b--sm\:u-mbe-8{
    margin-block-end:4rem!important
  }

  .b--sm\:u-mn-8{
    margin:-4rem!important
  }

  .b--sm\:u-mtn-8{
    margin-top:-4rem!important
  }

  .b--sm\:u-mrn-8{
    margin-right:-4rem!important
  }

  .b--sm\:u-mbn-8{
    margin-bottom:-4rem!important
  }

  .b--sm\:u-mln-8{
    margin-left:-4rem!important
  }

  .b--sm\:u-mxn-8{
    margin-left:-4rem!important;
    margin-right:-4rem!important
  }

  .b--sm\:u-myn-8{
    margin-top:-4rem!important;
    margin-bottom:-4rem!important
  }

  .b--sm\:u-misn-8{
    margin-inline-start:-4rem!important
  }

  .b--sm\:u-mien-8{
    margin-inline-end:-4rem!important
  }

  .b--sm\:u-mbsn-8{
    margin-block-start:-4rem!important
  }

  .b--sm\:u-mben-8{
    margin-block-end:-4rem!important
  }

  .b--sm\:u-p-8{
    padding:4rem!important
  }

  .b--sm\:u-pt-8{
    padding-top:4rem!important
  }

  .b--sm\:u-pr-8{
    padding-right:4rem!important
  }

  .b--sm\:u-pb-8{
    padding-bottom:4rem!important
  }

  .b--sm\:u-pl-8{
    padding-left:4rem!important
  }

  .b--sm\:u-px-8{
    padding-left:4rem!important;
    padding-right:4rem!important
  }

  .b--sm\:u-py-8{
    padding-top:4rem!important;
    padding-bottom:4rem!important
  }

  .b--sm\:u-pis-8{
    padding-inline-start:4rem!important
  }

  .b--sm\:u-pie-8{
    padding-inline-end:4rem!important
  }

  .b--sm\:u-pbs-8{
    padding-block-start:4rem!important
  }

  .b--sm\:u-pbe-8{
    padding-block-end:4rem!important
  }

  .b--sm\:u-m-10{
    margin:5rem!important
  }

  .b--sm\:u-mt-10{
    margin-top:5rem!important
  }

  .b--sm\:u-mr-10{
    margin-right:5rem!important
  }

  .b--sm\:u-mb-10{
    margin-bottom:5rem!important
  }

  .b--sm\:u-ml-10{
    margin-left:5rem!important
  }

  .b--sm\:u-mx-10{
    margin-left:5rem!important;
    margin-right:5rem!important
  }

  .b--sm\:u-my-10{
    margin-top:5rem!important;
    margin-bottom:5rem!important
  }

  .b--sm\:u-mis-10{
    margin-inline-start:5rem!important
  }

  .b--sm\:u-mie-10{
    margin-inline-end:5rem!important
  }

  .b--sm\:u-mbs-10{
    margin-block-start:5rem!important
  }

  .b--sm\:u-mbe-10{
    margin-block-end:5rem!important
  }

  .b--sm\:u-mn-10{
    margin:-5rem!important
  }

  .b--sm\:u-mtn-10{
    margin-top:-5rem!important
  }

  .b--sm\:u-mrn-10{
    margin-right:-5rem!important
  }

  .b--sm\:u-mbn-10{
    margin-bottom:-5rem!important
  }

  .b--sm\:u-mln-10{
    margin-left:-5rem!important
  }

  .b--sm\:u-mxn-10{
    margin-left:-5rem!important;
    margin-right:-5rem!important
  }

  .b--sm\:u-myn-10{
    margin-top:-5rem!important;
    margin-bottom:-5rem!important
  }

  .b--sm\:u-misn-10{
    margin-inline-start:-5rem!important
  }

  .b--sm\:u-mien-10{
    margin-inline-end:-5rem!important
  }

  .b--sm\:u-mbsn-10{
    margin-block-start:-5rem!important
  }

  .b--sm\:u-mben-10{
    margin-block-end:-5rem!important
  }

  .b--sm\:u-p-10{
    padding:5rem!important
  }

  .b--sm\:u-pt-10{
    padding-top:5rem!important
  }

  .b--sm\:u-pr-10{
    padding-right:5rem!important
  }

  .b--sm\:u-pb-10{
    padding-bottom:5rem!important
  }

  .b--sm\:u-pl-10{
    padding-left:5rem!important
  }

  .b--sm\:u-px-10{
    padding-left:5rem!important;
    padding-right:5rem!important
  }

  .b--sm\:u-py-10{
    padding-top:5rem!important;
    padding-bottom:5rem!important
  }

  .b--sm\:u-pis-10{
    padding-inline-start:5rem!important
  }

  .b--sm\:u-pie-10{
    padding-inline-end:5rem!important
  }

  .b--sm\:u-pbs-10{
    padding-block-start:5rem!important
  }

  .b--sm\:u-pbe-10{
    padding-block-end:5rem!important
  }

  .b--sm\:u-m-12{
    margin:6rem!important
  }

  .b--sm\:u-mt-12{
    margin-top:6rem!important
  }

  .b--sm\:u-mr-12{
    margin-right:6rem!important
  }

  .b--sm\:u-mb-12{
    margin-bottom:6rem!important
  }

  .b--sm\:u-ml-12{
    margin-left:6rem!important
  }

  .b--sm\:u-mx-12{
    margin-left:6rem!important;
    margin-right:6rem!important
  }

  .b--sm\:u-my-12{
    margin-top:6rem!important;
    margin-bottom:6rem!important
  }

  .b--sm\:u-mis-12{
    margin-inline-start:6rem!important
  }

  .b--sm\:u-mie-12{
    margin-inline-end:6rem!important
  }

  .b--sm\:u-mbs-12{
    margin-block-start:6rem!important
  }

  .b--sm\:u-mbe-12{
    margin-block-end:6rem!important
  }

  .b--sm\:u-mn-12{
    margin:-6rem!important
  }

  .b--sm\:u-mtn-12{
    margin-top:-6rem!important
  }

  .b--sm\:u-mrn-12{
    margin-right:-6rem!important
  }

  .b--sm\:u-mbn-12{
    margin-bottom:-6rem!important
  }

  .b--sm\:u-mln-12{
    margin-left:-6rem!important
  }

  .b--sm\:u-mxn-12{
    margin-left:-6rem!important;
    margin-right:-6rem!important
  }

  .b--sm\:u-myn-12{
    margin-top:-6rem!important;
    margin-bottom:-6rem!important
  }

  .b--sm\:u-misn-12{
    margin-inline-start:-6rem!important
  }

  .b--sm\:u-mien-12{
    margin-inline-end:-6rem!important
  }

  .b--sm\:u-mbsn-12{
    margin-block-start:-6rem!important
  }

  .b--sm\:u-mben-12{
    margin-block-end:-6rem!important
  }

  .b--sm\:u-p-12{
    padding:6rem!important
  }

  .b--sm\:u-pt-12{
    padding-top:6rem!important
  }

  .b--sm\:u-pr-12{
    padding-right:6rem!important
  }

  .b--sm\:u-pb-12{
    padding-bottom:6rem!important
  }

  .b--sm\:u-pl-12{
    padding-left:6rem!important
  }

  .b--sm\:u-px-12{
    padding-left:6rem!important;
    padding-right:6rem!important
  }

  .b--sm\:u-py-12{
    padding-top:6rem!important;
    padding-bottom:6rem!important
  }

  .b--sm\:u-pis-12{
    padding-inline-start:6rem!important
  }

  .b--sm\:u-pie-12{
    padding-inline-end:6rem!important
  }

  .b--sm\:u-pbs-12{
    padding-block-start:6rem!important
  }

  .b--sm\:u-pbe-12{
    padding-block-end:6rem!important
  }

  .b--sm\:u-m-16{
    margin:8rem!important
  }

  .b--sm\:u-mt-16{
    margin-top:8rem!important
  }

  .b--sm\:u-mr-16{
    margin-right:8rem!important
  }

  .b--sm\:u-mb-16{
    margin-bottom:8rem!important
  }

  .b--sm\:u-ml-16{
    margin-left:8rem!important
  }

  .b--sm\:u-mx-16{
    margin-left:8rem!important;
    margin-right:8rem!important
  }

  .b--sm\:u-my-16{
    margin-top:8rem!important;
    margin-bottom:8rem!important
  }

  .b--sm\:u-mis-16{
    margin-inline-start:8rem!important
  }

  .b--sm\:u-mie-16{
    margin-inline-end:8rem!important
  }

  .b--sm\:u-mbs-16{
    margin-block-start:8rem!important
  }

  .b--sm\:u-mbe-16{
    margin-block-end:8rem!important
  }

  .b--sm\:u-mn-16{
    margin:-8rem!important
  }

  .b--sm\:u-mtn-16{
    margin-top:-8rem!important
  }

  .b--sm\:u-mrn-16{
    margin-right:-8rem!important
  }

  .b--sm\:u-mbn-16{
    margin-bottom:-8rem!important
  }

  .b--sm\:u-mln-16{
    margin-left:-8rem!important
  }

  .b--sm\:u-mxn-16{
    margin-left:-8rem!important;
    margin-right:-8rem!important
  }

  .b--sm\:u-myn-16{
    margin-top:-8rem!important;
    margin-bottom:-8rem!important
  }

  .b--sm\:u-misn-16{
    margin-inline-start:-8rem!important
  }

  .b--sm\:u-mien-16{
    margin-inline-end:-8rem!important
  }

  .b--sm\:u-mbsn-16{
    margin-block-start:-8rem!important
  }

  .b--sm\:u-mben-16{
    margin-block-end:-8rem!important
  }

  .b--sm\:u-p-16{
    padding:8rem!important
  }

  .b--sm\:u-pt-16{
    padding-top:8rem!important
  }

  .b--sm\:u-pr-16{
    padding-right:8rem!important
  }

  .b--sm\:u-pb-16{
    padding-bottom:8rem!important
  }

  .b--sm\:u-pl-16{
    padding-left:8rem!important
  }

  .b--sm\:u-px-16{
    padding-left:8rem!important;
    padding-right:8rem!important
  }

  .b--sm\:u-py-16{
    padding-top:8rem!important;
    padding-bottom:8rem!important
  }

  .b--sm\:u-pis-16{
    padding-inline-start:8rem!important
  }

  .b--sm\:u-pie-16{
    padding-inline-end:8rem!important
  }

  .b--sm\:u-pbs-16{
    padding-block-start:8rem!important
  }

  .b--sm\:u-pbe-16{
    padding-block-end:8rem!important
  }

  .b--sm\:u-m-20{
    margin:10rem!important
  }

  .b--sm\:u-mt-20{
    margin-top:10rem!important
  }

  .b--sm\:u-mr-20{
    margin-right:10rem!important
  }

  .b--sm\:u-mb-20{
    margin-bottom:10rem!important
  }

  .b--sm\:u-ml-20{
    margin-left:10rem!important
  }

  .b--sm\:u-mx-20{
    margin-left:10rem!important;
    margin-right:10rem!important
  }

  .b--sm\:u-my-20{
    margin-top:10rem!important;
    margin-bottom:10rem!important
  }

  .b--sm\:u-mis-20{
    margin-inline-start:10rem!important
  }

  .b--sm\:u-mie-20{
    margin-inline-end:10rem!important
  }

  .b--sm\:u-mbs-20{
    margin-block-start:10rem!important
  }

  .b--sm\:u-mbe-20{
    margin-block-end:10rem!important
  }

  .b--sm\:u-mn-20{
    margin:-10rem!important
  }

  .b--sm\:u-mtn-20{
    margin-top:-10rem!important
  }

  .b--sm\:u-mrn-20{
    margin-right:-10rem!important
  }

  .b--sm\:u-mbn-20{
    margin-bottom:-10rem!important
  }

  .b--sm\:u-mln-20{
    margin-left:-10rem!important
  }

  .b--sm\:u-mxn-20{
    margin-left:-10rem!important;
    margin-right:-10rem!important
  }

  .b--sm\:u-myn-20{
    margin-top:-10rem!important;
    margin-bottom:-10rem!important
  }

  .b--sm\:u-misn-20{
    margin-inline-start:-10rem!important
  }

  .b--sm\:u-mien-20{
    margin-inline-end:-10rem!important
  }

  .b--sm\:u-mbsn-20{
    margin-block-start:-10rem!important
  }

  .b--sm\:u-mben-20{
    margin-block-end:-10rem!important
  }

  .b--sm\:u-p-20{
    padding:10rem!important
  }

  .b--sm\:u-pt-20{
    padding-top:10rem!important
  }

  .b--sm\:u-pr-20{
    padding-right:10rem!important
  }

  .b--sm\:u-pb-20{
    padding-bottom:10rem!important
  }

  .b--sm\:u-pl-20{
    padding-left:10rem!important
  }

  .b--sm\:u-px-20{
    padding-left:10rem!important;
    padding-right:10rem!important
  }

  .b--sm\:u-py-20{
    padding-top:10rem!important;
    padding-bottom:10rem!important
  }

  .b--sm\:u-pis-20{
    padding-inline-start:10rem!important
  }

  .b--sm\:u-pie-20{
    padding-inline-end:10rem!important
  }

  .b--sm\:u-pbs-20{
    padding-block-start:10rem!important
  }

  .b--sm\:u-pbe-20{
    padding-block-end:10rem!important
  }

  .b--sm\:u-m-25{
    margin:12.5rem!important
  }

  .b--sm\:u-mt-25{
    margin-top:12.5rem!important
  }

  .b--sm\:u-mr-25{
    margin-right:12.5rem!important
  }

  .b--sm\:u-mb-25{
    margin-bottom:12.5rem!important
  }

  .b--sm\:u-ml-25{
    margin-left:12.5rem!important
  }

  .b--sm\:u-mx-25{
    margin-left:12.5rem!important;
    margin-right:12.5rem!important
  }

  .b--sm\:u-my-25{
    margin-top:12.5rem!important;
    margin-bottom:12.5rem!important
  }

  .b--sm\:u-mis-25{
    margin-inline-start:12.5rem!important
  }

  .b--sm\:u-mie-25{
    margin-inline-end:12.5rem!important
  }

  .b--sm\:u-mbs-25{
    margin-block-start:12.5rem!important
  }

  .b--sm\:u-mbe-25{
    margin-block-end:12.5rem!important
  }

  .b--sm\:u-mn-25{
    margin:-12.5rem!important
  }

  .b--sm\:u-mtn-25{
    margin-top:-12.5rem!important
  }

  .b--sm\:u-mrn-25{
    margin-right:-12.5rem!important
  }

  .b--sm\:u-mbn-25{
    margin-bottom:-12.5rem!important
  }

  .b--sm\:u-mln-25{
    margin-left:-12.5rem!important
  }

  .b--sm\:u-mxn-25{
    margin-left:-12.5rem!important;
    margin-right:-12.5rem!important
  }

  .b--sm\:u-myn-25{
    margin-top:-12.5rem!important;
    margin-bottom:-12.5rem!important
  }

  .b--sm\:u-misn-25{
    margin-inline-start:-12.5rem!important
  }

  .b--sm\:u-mien-25{
    margin-inline-end:-12.5rem!important
  }

  .b--sm\:u-mbsn-25{
    margin-block-start:-12.5rem!important
  }

  .b--sm\:u-mben-25{
    margin-block-end:-12.5rem!important
  }

  .b--sm\:u-p-25{
    padding:12.5rem!important
  }

  .b--sm\:u-pt-25{
    padding-top:12.5rem!important
  }

  .b--sm\:u-pr-25{
    padding-right:12.5rem!important
  }

  .b--sm\:u-pb-25{
    padding-bottom:12.5rem!important
  }

  .b--sm\:u-pl-25{
    padding-left:12.5rem!important
  }

  .b--sm\:u-px-25{
    padding-left:12.5rem!important;
    padding-right:12.5rem!important
  }

  .b--sm\:u-py-25{
    padding-top:12.5rem!important;
    padding-bottom:12.5rem!important
  }

  .b--sm\:u-pis-25{
    padding-inline-start:12.5rem!important
  }

  .b--sm\:u-pie-25{
    padding-inline-end:12.5rem!important
  }

  .b--sm\:u-pbs-25{
    padding-block-start:12.5rem!important
  }

  .b--sm\:u-pbe-25{
    padding-block-end:12.5rem!important
  }

  .b--sm\:u-m-30{
    margin:15rem!important
  }

  .b--sm\:u-mt-30{
    margin-top:15rem!important
  }

  .b--sm\:u-mr-30{
    margin-right:15rem!important
  }

  .b--sm\:u-mb-30{
    margin-bottom:15rem!important
  }

  .b--sm\:u-ml-30{
    margin-left:15rem!important
  }

  .b--sm\:u-mx-30{
    margin-left:15rem!important;
    margin-right:15rem!important
  }

  .b--sm\:u-my-30{
    margin-top:15rem!important;
    margin-bottom:15rem!important
  }

  .b--sm\:u-mis-30{
    margin-inline-start:15rem!important
  }

  .b--sm\:u-mie-30{
    margin-inline-end:15rem!important
  }

  .b--sm\:u-mbs-30{
    margin-block-start:15rem!important
  }

  .b--sm\:u-mbe-30{
    margin-block-end:15rem!important
  }

  .b--sm\:u-mn-30{
    margin:-15rem!important
  }

  .b--sm\:u-mtn-30{
    margin-top:-15rem!important
  }

  .b--sm\:u-mrn-30{
    margin-right:-15rem!important
  }

  .b--sm\:u-mbn-30{
    margin-bottom:-15rem!important
  }

  .b--sm\:u-mln-30{
    margin-left:-15rem!important
  }

  .b--sm\:u-mxn-30{
    margin-left:-15rem!important;
    margin-right:-15rem!important
  }

  .b--sm\:u-myn-30{
    margin-top:-15rem!important;
    margin-bottom:-15rem!important
  }

  .b--sm\:u-misn-30{
    margin-inline-start:-15rem!important
  }

  .b--sm\:u-mien-30{
    margin-inline-end:-15rem!important
  }

  .b--sm\:u-mbsn-30{
    margin-block-start:-15rem!important
  }

  .b--sm\:u-mben-30{
    margin-block-end:-15rem!important
  }

  .b--sm\:u-p-30{
    padding:15rem!important
  }

  .b--sm\:u-pt-30{
    padding-top:15rem!important
  }

  .b--sm\:u-pr-30{
    padding-right:15rem!important
  }

  .b--sm\:u-pb-30{
    padding-bottom:15rem!important
  }

  .b--sm\:u-pl-30{
    padding-left:15rem!important
  }

  .b--sm\:u-px-30{
    padding-left:15rem!important;
    padding-right:15rem!important
  }

  .b--sm\:u-py-30{
    padding-top:15rem!important;
    padding-bottom:15rem!important
  }

  .b--sm\:u-pis-30{
    padding-inline-start:15rem!important
  }

  .b--sm\:u-pie-30{
    padding-inline-end:15rem!important
  }

  .b--sm\:u-pbs-30{
    padding-block-start:15rem!important
  }

  .b--sm\:u-pbe-30{
    padding-block-end:15rem!important
  }
}

@media (min-width: 48rem){
  .b--md\:u-m-auto{
    margin:auto!important
  }

  .b--md\:u-mt-auto{
    margin-top:auto!important
  }

  .b--md\:u-mr-auto{
    margin-right:auto!important
  }

  .b--md\:u-mb-auto{
    margin-bottom:auto!important
  }

  .b--md\:u-ml-auto{
    margin-left:auto!important
  }

  .b--md\:u-mx-auto{
    margin-left:auto!important;
    margin-right:auto!important
  }

  .b--md\:u-my-auto{
    margin-top:auto!important;
    margin-bottom:auto!important
  }

  .b--md\:u-mis-auto{
    margin-inline-start:auto!important
  }

  .b--md\:u-mie-auto{
    margin-inline-end:auto!important
  }

  .b--md\:u-mbs-auto{
    margin-block-start:auto!important
  }

  .b--md\:u-mbe-auto{
    margin-block-end:auto!important
  }

  .b--md\:u-m-0\.25{
    margin:.125rem!important
  }

  .b--md\:u-mt-0\.25{
    margin-top:.125rem!important
  }

  .b--md\:u-mr-0\.25{
    margin-right:.125rem!important
  }

  .b--md\:u-mb-0\.25{
    margin-bottom:.125rem!important
  }

  .b--md\:u-ml-0\.25{
    margin-left:.125rem!important
  }

  .b--md\:u-mx-0\.25{
    margin-left:.125rem!important;
    margin-right:.125rem!important
  }

  .b--md\:u-my-0\.25{
    margin-top:.125rem!important;
    margin-bottom:.125rem!important
  }

  .b--md\:u-mis-0\.25{
    margin-inline-start:.125rem!important
  }

  .b--md\:u-mie-0\.25{
    margin-inline-end:.125rem!important
  }

  .b--md\:u-mbs-0\.25{
    margin-block-start:.125rem!important
  }

  .b--md\:u-mbe-0\.25{
    margin-block-end:.125rem!important
  }

  .b--md\:u-mn-0\.25{
    margin:-.125rem!important
  }

  .b--md\:u-mtn-0\.25{
    margin-top:-.125rem!important
  }

  .b--md\:u-mrn-0\.25{
    margin-right:-.125rem!important
  }

  .b--md\:u-mbn-0\.25{
    margin-bottom:-.125rem!important
  }

  .b--md\:u-mln-0\.25{
    margin-left:-.125rem!important
  }

  .b--md\:u-mxn-0\.25{
    margin-left:-.125rem!important;
    margin-right:-.125rem!important
  }

  .b--md\:u-myn-0\.25{
    margin-top:-.125rem!important;
    margin-bottom:-.125rem!important
  }

  .b--md\:u-misn-0\.25{
    margin-inline-start:-.125rem!important
  }

  .b--md\:u-mien-0\.25{
    margin-inline-end:-.125rem!important
  }

  .b--md\:u-mbsn-0\.25{
    margin-block-start:-.125rem!important
  }

  .b--md\:u-mben-0\.25{
    margin-block-end:-.125rem!important
  }

  .b--md\:u-p-0\.25{
    padding:.125rem!important
  }

  .b--md\:u-pt-0\.25{
    padding-top:.125rem!important
  }

  .b--md\:u-pr-0\.25{
    padding-right:.125rem!important
  }

  .b--md\:u-pb-0\.25{
    padding-bottom:.125rem!important
  }

  .b--md\:u-pl-0\.25{
    padding-left:.125rem!important
  }

  .b--md\:u-px-0\.25{
    padding-left:.125rem!important;
    padding-right:.125rem!important
  }

  .b--md\:u-py-0\.25{
    padding-top:.125rem!important;
    padding-bottom:.125rem!important
  }

  .b--md\:u-pis-0\.25{
    padding-inline-start:.125rem!important
  }

  .b--md\:u-pie-0\.25{
    padding-inline-end:.125rem!important
  }

  .b--md\:u-pbs-0\.25{
    padding-block-start:.125rem!important
  }

  .b--md\:u-pbe-0\.25{
    padding-block-end:.125rem!important
  }

  .b--md\:u-m-0\.5{
    margin:.25rem!important
  }

  .b--md\:u-mt-0\.5{
    margin-top:.25rem!important
  }

  .b--md\:u-mr-0\.5{
    margin-right:.25rem!important
  }

  .b--md\:u-mb-0\.5{
    margin-bottom:.25rem!important
  }

  .b--md\:u-ml-0\.5{
    margin-left:.25rem!important
  }

  .b--md\:u-mx-0\.5{
    margin-left:.25rem!important;
    margin-right:.25rem!important
  }

  .b--md\:u-my-0\.5{
    margin-top:.25rem!important;
    margin-bottom:.25rem!important
  }

  .b--md\:u-mis-0\.5{
    margin-inline-start:.25rem!important
  }

  .b--md\:u-mie-0\.5{
    margin-inline-end:.25rem!important
  }

  .b--md\:u-mbs-0\.5{
    margin-block-start:.25rem!important
  }

  .b--md\:u-mbe-0\.5{
    margin-block-end:.25rem!important
  }

  .b--md\:u-mn-0\.5{
    margin:-.25rem!important
  }

  .b--md\:u-mtn-0\.5{
    margin-top:-.25rem!important
  }

  .b--md\:u-mrn-0\.5{
    margin-right:-.25rem!important
  }

  .b--md\:u-mbn-0\.5{
    margin-bottom:-.25rem!important
  }

  .b--md\:u-mln-0\.5{
    margin-left:-.25rem!important
  }

  .b--md\:u-mxn-0\.5{
    margin-left:-.25rem!important;
    margin-right:-.25rem!important
  }

  .b--md\:u-myn-0\.5{
    margin-top:-.25rem!important;
    margin-bottom:-.25rem!important
  }

  .b--md\:u-misn-0\.5{
    margin-inline-start:-.25rem!important
  }

  .b--md\:u-mien-0\.5{
    margin-inline-end:-.25rem!important
  }

  .b--md\:u-mbsn-0\.5{
    margin-block-start:-.25rem!important
  }

  .b--md\:u-mben-0\.5{
    margin-block-end:-.25rem!important
  }

  .b--md\:u-p-0\.5{
    padding:.25rem!important
  }

  .b--md\:u-pt-0\.5{
    padding-top:.25rem!important
  }

  .b--md\:u-pr-0\.5{
    padding-right:.25rem!important
  }

  .b--md\:u-pb-0\.5{
    padding-bottom:.25rem!important
  }

  .b--md\:u-pl-0\.5{
    padding-left:.25rem!important
  }

  .b--md\:u-px-0\.5{
    padding-left:.25rem!important;
    padding-right:.25rem!important
  }

  .b--md\:u-py-0\.5{
    padding-top:.25rem!important;
    padding-bottom:.25rem!important
  }

  .b--md\:u-pis-0\.5{
    padding-inline-start:.25rem!important
  }

  .b--md\:u-pie-0\.5{
    padding-inline-end:.25rem!important
  }

  .b--md\:u-pbs-0\.5{
    padding-block-start:.25rem!important
  }

  .b--md\:u-pbe-0\.5{
    padding-block-end:.25rem!important
  }

  .b--md\:u-m-1{
    margin:.5rem!important
  }

  .b--md\:u-mt-1{
    margin-top:.5rem!important
  }

  .b--md\:u-mr-1{
    margin-right:.5rem!important
  }

  .b--md\:u-mb-1{
    margin-bottom:.5rem!important
  }

  .b--md\:u-ml-1{
    margin-left:.5rem!important
  }

  .b--md\:u-mx-1{
    margin-left:.5rem!important;
    margin-right:.5rem!important
  }

  .b--md\:u-my-1{
    margin-top:.5rem!important;
    margin-bottom:.5rem!important
  }

  .b--md\:u-mis-1{
    margin-inline-start:.5rem!important
  }

  .b--md\:u-mie-1{
    margin-inline-end:.5rem!important
  }

  .b--md\:u-mbs-1{
    margin-block-start:.5rem!important
  }

  .b--md\:u-mbe-1{
    margin-block-end:.5rem!important
  }

  .b--md\:u-mn-1{
    margin:-.5rem!important
  }

  .b--md\:u-mtn-1{
    margin-top:-.5rem!important
  }

  .b--md\:u-mrn-1{
    margin-right:-.5rem!important
  }

  .b--md\:u-mbn-1{
    margin-bottom:-.5rem!important
  }

  .b--md\:u-mln-1{
    margin-left:-.5rem!important
  }

  .b--md\:u-mxn-1{
    margin-left:-.5rem!important;
    margin-right:-.5rem!important
  }

  .b--md\:u-myn-1{
    margin-top:-.5rem!important;
    margin-bottom:-.5rem!important
  }

  .b--md\:u-misn-1{
    margin-inline-start:-.5rem!important
  }

  .b--md\:u-mien-1{
    margin-inline-end:-.5rem!important
  }

  .b--md\:u-mbsn-1{
    margin-block-start:-.5rem!important
  }

  .b--md\:u-mben-1{
    margin-block-end:-.5rem!important
  }

  .b--md\:u-p-1{
    padding:.5rem!important
  }

  .b--md\:u-pt-1{
    padding-top:.5rem!important
  }

  .b--md\:u-pr-1{
    padding-right:.5rem!important
  }

  .b--md\:u-pb-1{
    padding-bottom:.5rem!important
  }

  .b--md\:u-pl-1{
    padding-left:.5rem!important
  }

  .b--md\:u-px-1{
    padding-left:.5rem!important;
    padding-right:.5rem!important
  }

  .b--md\:u-py-1{
    padding-top:.5rem!important;
    padding-bottom:.5rem!important
  }

  .b--md\:u-pis-1{
    padding-inline-start:.5rem!important
  }

  .b--md\:u-pie-1{
    padding-inline-end:.5rem!important
  }

  .b--md\:u-pbs-1{
    padding-block-start:.5rem!important
  }

  .b--md\:u-pbe-1{
    padding-block-end:.5rem!important
  }

  .b--md\:u-m-1\.5{
    margin:.75rem!important
  }

  .b--md\:u-mt-1\.5{
    margin-top:.75rem!important
  }

  .b--md\:u-mr-1\.5{
    margin-right:.75rem!important
  }

  .b--md\:u-mb-1\.5{
    margin-bottom:.75rem!important
  }

  .b--md\:u-ml-1\.5{
    margin-left:.75rem!important
  }

  .b--md\:u-mx-1\.5{
    margin-left:.75rem!important;
    margin-right:.75rem!important
  }

  .b--md\:u-my-1\.5{
    margin-top:.75rem!important;
    margin-bottom:.75rem!important
  }

  .b--md\:u-mis-1\.5{
    margin-inline-start:.75rem!important
  }

  .b--md\:u-mie-1\.5{
    margin-inline-end:.75rem!important
  }

  .b--md\:u-mbs-1\.5{
    margin-block-start:.75rem!important
  }

  .b--md\:u-mbe-1\.5{
    margin-block-end:.75rem!important
  }

  .b--md\:u-mn-1\.5{
    margin:-.75rem!important
  }

  .b--md\:u-mtn-1\.5{
    margin-top:-.75rem!important
  }

  .b--md\:u-mrn-1\.5{
    margin-right:-.75rem!important
  }

  .b--md\:u-mbn-1\.5{
    margin-bottom:-.75rem!important
  }

  .b--md\:u-mln-1\.5{
    margin-left:-.75rem!important
  }

  .b--md\:u-mxn-1\.5{
    margin-left:-.75rem!important;
    margin-right:-.75rem!important
  }

  .b--md\:u-myn-1\.5{
    margin-top:-.75rem!important;
    margin-bottom:-.75rem!important
  }

  .b--md\:u-misn-1\.5{
    margin-inline-start:-.75rem!important
  }

  .b--md\:u-mien-1\.5{
    margin-inline-end:-.75rem!important
  }

  .b--md\:u-mbsn-1\.5{
    margin-block-start:-.75rem!important
  }

  .b--md\:u-mben-1\.5{
    margin-block-end:-.75rem!important
  }

  .b--md\:u-p-1\.5{
    padding:.75rem!important
  }

  .b--md\:u-pt-1\.5{
    padding-top:.75rem!important
  }

  .b--md\:u-pr-1\.5{
    padding-right:.75rem!important
  }

  .b--md\:u-pb-1\.5{
    padding-bottom:.75rem!important
  }

  .b--md\:u-pl-1\.5{
    padding-left:.75rem!important
  }

  .b--md\:u-px-1\.5{
    padding-left:.75rem!important;
    padding-right:.75rem!important
  }

  .b--md\:u-py-1\.5{
    padding-top:.75rem!important;
    padding-bottom:.75rem!important
  }

  .b--md\:u-pis-1\.5{
    padding-inline-start:.75rem!important
  }

  .b--md\:u-pie-1\.5{
    padding-inline-end:.75rem!important
  }

  .b--md\:u-pbs-1\.5{
    padding-block-start:.75rem!important
  }

  .b--md\:u-pbe-1\.5{
    padding-block-end:.75rem!important
  }

  .b--md\:u-m-2{
    margin:1rem!important
  }

  .b--md\:u-mt-2{
    margin-top:1rem!important
  }

  .b--md\:u-mr-2{
    margin-right:1rem!important
  }

  .b--md\:u-mb-2{
    margin-bottom:1rem!important
  }

  .b--md\:u-ml-2{
    margin-left:1rem!important
  }

  .b--md\:u-mx-2{
    margin-left:1rem!important;
    margin-right:1rem!important
  }

  .b--md\:u-my-2{
    margin-top:1rem!important;
    margin-bottom:1rem!important
  }

  .b--md\:u-mis-2{
    margin-inline-start:1rem!important
  }

  .b--md\:u-mie-2{
    margin-inline-end:1rem!important
  }

  .b--md\:u-mbs-2{
    margin-block-start:1rem!important
  }

  .b--md\:u-mbe-2{
    margin-block-end:1rem!important
  }

  .b--md\:u-mn-2{
    margin:-1rem!important
  }

  .b--md\:u-mtn-2{
    margin-top:-1rem!important
  }

  .b--md\:u-mrn-2{
    margin-right:-1rem!important
  }

  .b--md\:u-mbn-2{
    margin-bottom:-1rem!important
  }

  .b--md\:u-mln-2{
    margin-left:-1rem!important
  }

  .b--md\:u-mxn-2{
    margin-left:-1rem!important;
    margin-right:-1rem!important
  }

  .b--md\:u-myn-2{
    margin-top:-1rem!important;
    margin-bottom:-1rem!important
  }

  .b--md\:u-misn-2{
    margin-inline-start:-1rem!important
  }

  .b--md\:u-mien-2{
    margin-inline-end:-1rem!important
  }

  .b--md\:u-mbsn-2{
    margin-block-start:-1rem!important
  }

  .b--md\:u-mben-2{
    margin-block-end:-1rem!important
  }

  .b--md\:u-p-2{
    padding:1rem!important
  }

  .b--md\:u-pt-2{
    padding-top:1rem!important
  }

  .b--md\:u-pr-2{
    padding-right:1rem!important
  }

  .b--md\:u-pb-2{
    padding-bottom:1rem!important
  }

  .b--md\:u-pl-2{
    padding-left:1rem!important
  }

  .b--md\:u-px-2{
    padding-left:1rem!important;
    padding-right:1rem!important
  }

  .b--md\:u-py-2{
    padding-top:1rem!important;
    padding-bottom:1rem!important
  }

  .b--md\:u-pis-2{
    padding-inline-start:1rem!important
  }

  .b--md\:u-pie-2{
    padding-inline-end:1rem!important
  }

  .b--md\:u-pbs-2{
    padding-block-start:1rem!important
  }

  .b--md\:u-pbe-2{
    padding-block-end:1rem!important
  }

  .b--md\:u-m-2\.5{
    margin:1.25rem!important
  }

  .b--md\:u-mt-2\.5{
    margin-top:1.25rem!important
  }

  .b--md\:u-mr-2\.5{
    margin-right:1.25rem!important
  }

  .b--md\:u-mb-2\.5{
    margin-bottom:1.25rem!important
  }

  .b--md\:u-ml-2\.5{
    margin-left:1.25rem!important
  }

  .b--md\:u-mx-2\.5{
    margin-left:1.25rem!important;
    margin-right:1.25rem!important
  }

  .b--md\:u-my-2\.5{
    margin-top:1.25rem!important;
    margin-bottom:1.25rem!important
  }

  .b--md\:u-mis-2\.5{
    margin-inline-start:1.25rem!important
  }

  .b--md\:u-mie-2\.5{
    margin-inline-end:1.25rem!important
  }

  .b--md\:u-mbs-2\.5{
    margin-block-start:1.25rem!important
  }

  .b--md\:u-mbe-2\.5{
    margin-block-end:1.25rem!important
  }

  .b--md\:u-mn-2\.5{
    margin:-1.25rem!important
  }

  .b--md\:u-mtn-2\.5{
    margin-top:-1.25rem!important
  }

  .b--md\:u-mrn-2\.5{
    margin-right:-1.25rem!important
  }

  .b--md\:u-mbn-2\.5{
    margin-bottom:-1.25rem!important
  }

  .b--md\:u-mln-2\.5{
    margin-left:-1.25rem!important
  }

  .b--md\:u-mxn-2\.5{
    margin-left:-1.25rem!important;
    margin-right:-1.25rem!important
  }

  .b--md\:u-myn-2\.5{
    margin-top:-1.25rem!important;
    margin-bottom:-1.25rem!important
  }

  .b--md\:u-misn-2\.5{
    margin-inline-start:-1.25rem!important
  }

  .b--md\:u-mien-2\.5{
    margin-inline-end:-1.25rem!important
  }

  .b--md\:u-mbsn-2\.5{
    margin-block-start:-1.25rem!important
  }

  .b--md\:u-mben-2\.5{
    margin-block-end:-1.25rem!important
  }

  .b--md\:u-p-2\.5{
    padding:1.25rem!important
  }

  .b--md\:u-pt-2\.5{
    padding-top:1.25rem!important
  }

  .b--md\:u-pr-2\.5{
    padding-right:1.25rem!important
  }

  .b--md\:u-pb-2\.5{
    padding-bottom:1.25rem!important
  }

  .b--md\:u-pl-2\.5{
    padding-left:1.25rem!important
  }

  .b--md\:u-px-2\.5{
    padding-left:1.25rem!important;
    padding-right:1.25rem!important
  }

  .b--md\:u-py-2\.5{
    padding-top:1.25rem!important;
    padding-bottom:1.25rem!important
  }

  .b--md\:u-pis-2\.5{
    padding-inline-start:1.25rem!important
  }

  .b--md\:u-pie-2\.5{
    padding-inline-end:1.25rem!important
  }

  .b--md\:u-pbs-2\.5{
    padding-block-start:1.25rem!important
  }

  .b--md\:u-pbe-2\.5{
    padding-block-end:1.25rem!important
  }

  .b--md\:u-m-3{
    margin:1.5rem!important
  }

  .b--md\:u-mt-3{
    margin-top:1.5rem!important
  }

  .b--md\:u-mr-3{
    margin-right:1.5rem!important
  }

  .b--md\:u-mb-3{
    margin-bottom:1.5rem!important
  }

  .b--md\:u-ml-3{
    margin-left:1.5rem!important
  }

  .b--md\:u-mx-3{
    margin-left:1.5rem!important;
    margin-right:1.5rem!important
  }

  .b--md\:u-my-3{
    margin-top:1.5rem!important;
    margin-bottom:1.5rem!important
  }

  .b--md\:u-mis-3{
    margin-inline-start:1.5rem!important
  }

  .b--md\:u-mie-3{
    margin-inline-end:1.5rem!important
  }

  .b--md\:u-mbs-3{
    margin-block-start:1.5rem!important
  }

  .b--md\:u-mbe-3{
    margin-block-end:1.5rem!important
  }

  .b--md\:u-mn-3{
    margin:-1.5rem!important
  }

  .b--md\:u-mtn-3{
    margin-top:-1.5rem!important
  }

  .b--md\:u-mrn-3{
    margin-right:-1.5rem!important
  }

  .b--md\:u-mbn-3{
    margin-bottom:-1.5rem!important
  }

  .b--md\:u-mln-3{
    margin-left:-1.5rem!important
  }

  .b--md\:u-mxn-3{
    margin-left:-1.5rem!important;
    margin-right:-1.5rem!important
  }

  .b--md\:u-myn-3{
    margin-top:-1.5rem!important;
    margin-bottom:-1.5rem!important
  }

  .b--md\:u-misn-3{
    margin-inline-start:-1.5rem!important
  }

  .b--md\:u-mien-3{
    margin-inline-end:-1.5rem!important
  }

  .b--md\:u-mbsn-3{
    margin-block-start:-1.5rem!important
  }

  .b--md\:u-mben-3{
    margin-block-end:-1.5rem!important
  }

  .b--md\:u-p-3{
    padding:1.5rem!important
  }

  .b--md\:u-pt-3{
    padding-top:1.5rem!important
  }

  .b--md\:u-pr-3{
    padding-right:1.5rem!important
  }

  .b--md\:u-pb-3{
    padding-bottom:1.5rem!important
  }

  .b--md\:u-pl-3{
    padding-left:1.5rem!important
  }

  .b--md\:u-px-3{
    padding-left:1.5rem!important;
    padding-right:1.5rem!important
  }

  .b--md\:u-py-3{
    padding-top:1.5rem!important;
    padding-bottom:1.5rem!important
  }

  .b--md\:u-pis-3{
    padding-inline-start:1.5rem!important
  }

  .b--md\:u-pie-3{
    padding-inline-end:1.5rem!important
  }

  .b--md\:u-pbs-3{
    padding-block-start:1.5rem!important
  }

  .b--md\:u-pbe-3{
    padding-block-end:1.5rem!important
  }

  .b--md\:u-m-4{
    margin:2rem!important
  }

  .b--md\:u-mt-4{
    margin-top:2rem!important
  }

  .b--md\:u-mr-4{
    margin-right:2rem!important
  }

  .b--md\:u-mb-4{
    margin-bottom:2rem!important
  }

  .b--md\:u-ml-4{
    margin-left:2rem!important
  }

  .b--md\:u-mx-4{
    margin-left:2rem!important;
    margin-right:2rem!important
  }

  .b--md\:u-my-4{
    margin-top:2rem!important;
    margin-bottom:2rem!important
  }

  .b--md\:u-mis-4{
    margin-inline-start:2rem!important
  }

  .b--md\:u-mie-4{
    margin-inline-end:2rem!important
  }

  .b--md\:u-mbs-4{
    margin-block-start:2rem!important
  }

  .b--md\:u-mbe-4{
    margin-block-end:2rem!important
  }

  .b--md\:u-mn-4{
    margin:-2rem!important
  }

  .b--md\:u-mtn-4{
    margin-top:-2rem!important
  }

  .b--md\:u-mrn-4{
    margin-right:-2rem!important
  }

  .b--md\:u-mbn-4{
    margin-bottom:-2rem!important
  }

  .b--md\:u-mln-4{
    margin-left:-2rem!important
  }

  .b--md\:u-mxn-4{
    margin-left:-2rem!important;
    margin-right:-2rem!important
  }

  .b--md\:u-myn-4{
    margin-top:-2rem!important;
    margin-bottom:-2rem!important
  }

  .b--md\:u-misn-4{
    margin-inline-start:-2rem!important
  }

  .b--md\:u-mien-4{
    margin-inline-end:-2rem!important
  }

  .b--md\:u-mbsn-4{
    margin-block-start:-2rem!important
  }

  .b--md\:u-mben-4{
    margin-block-end:-2rem!important
  }

  .b--md\:u-p-4{
    padding:2rem!important
  }

  .b--md\:u-pt-4{
    padding-top:2rem!important
  }

  .b--md\:u-pr-4{
    padding-right:2rem!important
  }

  .b--md\:u-pb-4{
    padding-bottom:2rem!important
  }

  .b--md\:u-pl-4{
    padding-left:2rem!important
  }

  .b--md\:u-px-4{
    padding-left:2rem!important;
    padding-right:2rem!important
  }

  .b--md\:u-py-4{
    padding-top:2rem!important;
    padding-bottom:2rem!important
  }

  .b--md\:u-pis-4{
    padding-inline-start:2rem!important
  }

  .b--md\:u-pie-4{
    padding-inline-end:2rem!important
  }

  .b--md\:u-pbs-4{
    padding-block-start:2rem!important
  }

  .b--md\:u-pbe-4{
    padding-block-end:2rem!important
  }

  .b--md\:u-m-5{
    margin:2.5rem!important
  }

  .b--md\:u-mt-5{
    margin-top:2.5rem!important
  }

  .b--md\:u-mr-5{
    margin-right:2.5rem!important
  }

  .b--md\:u-mb-5{
    margin-bottom:2.5rem!important
  }

  .b--md\:u-ml-5{
    margin-left:2.5rem!important
  }

  .b--md\:u-mx-5{
    margin-left:2.5rem!important;
    margin-right:2.5rem!important
  }

  .b--md\:u-my-5{
    margin-top:2.5rem!important;
    margin-bottom:2.5rem!important
  }

  .b--md\:u-mis-5{
    margin-inline-start:2.5rem!important
  }

  .b--md\:u-mie-5{
    margin-inline-end:2.5rem!important
  }

  .b--md\:u-mbs-5{
    margin-block-start:2.5rem!important
  }

  .b--md\:u-mbe-5{
    margin-block-end:2.5rem!important
  }

  .b--md\:u-mn-5{
    margin:-2.5rem!important
  }

  .b--md\:u-mtn-5{
    margin-top:-2.5rem!important
  }

  .b--md\:u-mrn-5{
    margin-right:-2.5rem!important
  }

  .b--md\:u-mbn-5{
    margin-bottom:-2.5rem!important
  }

  .b--md\:u-mln-5{
    margin-left:-2.5rem!important
  }

  .b--md\:u-mxn-5{
    margin-left:-2.5rem!important;
    margin-right:-2.5rem!important
  }

  .b--md\:u-myn-5{
    margin-top:-2.5rem!important;
    margin-bottom:-2.5rem!important
  }

  .b--md\:u-misn-5{
    margin-inline-start:-2.5rem!important
  }

  .b--md\:u-mien-5{
    margin-inline-end:-2.5rem!important
  }

  .b--md\:u-mbsn-5{
    margin-block-start:-2.5rem!important
  }

  .b--md\:u-mben-5{
    margin-block-end:-2.5rem!important
  }

  .b--md\:u-p-5{
    padding:2.5rem!important
  }

  .b--md\:u-pt-5{
    padding-top:2.5rem!important
  }

  .b--md\:u-pr-5{
    padding-right:2.5rem!important
  }

  .b--md\:u-pb-5{
    padding-bottom:2.5rem!important
  }

  .b--md\:u-pl-5{
    padding-left:2.5rem!important
  }

  .b--md\:u-px-5{
    padding-left:2.5rem!important;
    padding-right:2.5rem!important
  }

  .b--md\:u-py-5{
    padding-top:2.5rem!important;
    padding-bottom:2.5rem!important
  }

  .b--md\:u-pis-5{
    padding-inline-start:2.5rem!important
  }

  .b--md\:u-pie-5{
    padding-inline-end:2.5rem!important
  }

  .b--md\:u-pbs-5{
    padding-block-start:2.5rem!important
  }

  .b--md\:u-pbe-5{
    padding-block-end:2.5rem!important
  }

  .b--md\:u-m-6{
    margin:3rem!important
  }

  .b--md\:u-mt-6{
    margin-top:3rem!important
  }

  .b--md\:u-mr-6{
    margin-right:3rem!important
  }

  .b--md\:u-mb-6{
    margin-bottom:3rem!important
  }

  .b--md\:u-ml-6{
    margin-left:3rem!important
  }

  .b--md\:u-mx-6{
    margin-left:3rem!important;
    margin-right:3rem!important
  }

  .b--md\:u-my-6{
    margin-top:3rem!important;
    margin-bottom:3rem!important
  }

  .b--md\:u-mis-6{
    margin-inline-start:3rem!important
  }

  .b--md\:u-mie-6{
    margin-inline-end:3rem!important
  }

  .b--md\:u-mbs-6{
    margin-block-start:3rem!important
  }

  .b--md\:u-mbe-6{
    margin-block-end:3rem!important
  }

  .b--md\:u-mn-6{
    margin:-3rem!important
  }

  .b--md\:u-mtn-6{
    margin-top:-3rem!important
  }

  .b--md\:u-mrn-6{
    margin-right:-3rem!important
  }

  .b--md\:u-mbn-6{
    margin-bottom:-3rem!important
  }

  .b--md\:u-mln-6{
    margin-left:-3rem!important
  }

  .b--md\:u-mxn-6{
    margin-left:-3rem!important;
    margin-right:-3rem!important
  }

  .b--md\:u-myn-6{
    margin-top:-3rem!important;
    margin-bottom:-3rem!important
  }

  .b--md\:u-misn-6{
    margin-inline-start:-3rem!important
  }

  .b--md\:u-mien-6{
    margin-inline-end:-3rem!important
  }

  .b--md\:u-mbsn-6{
    margin-block-start:-3rem!important
  }

  .b--md\:u-mben-6{
    margin-block-end:-3rem!important
  }

  .b--md\:u-p-6{
    padding:3rem!important
  }

  .b--md\:u-pt-6{
    padding-top:3rem!important
  }

  .b--md\:u-pr-6{
    padding-right:3rem!important
  }

  .b--md\:u-pb-6{
    padding-bottom:3rem!important
  }

  .b--md\:u-pl-6{
    padding-left:3rem!important
  }

  .b--md\:u-px-6{
    padding-left:3rem!important;
    padding-right:3rem!important
  }

  .b--md\:u-py-6{
    padding-top:3rem!important;
    padding-bottom:3rem!important
  }

  .b--md\:u-pis-6{
    padding-inline-start:3rem!important
  }

  .b--md\:u-pie-6{
    padding-inline-end:3rem!important
  }

  .b--md\:u-pbs-6{
    padding-block-start:3rem!important
  }

  .b--md\:u-pbe-6{
    padding-block-end:3rem!important
  }

  .b--md\:u-m-8{
    margin:4rem!important
  }

  .b--md\:u-mt-8{
    margin-top:4rem!important
  }

  .b--md\:u-mr-8{
    margin-right:4rem!important
  }

  .b--md\:u-mb-8{
    margin-bottom:4rem!important
  }

  .b--md\:u-ml-8{
    margin-left:4rem!important
  }

  .b--md\:u-mx-8{
    margin-left:4rem!important;
    margin-right:4rem!important
  }

  .b--md\:u-my-8{
    margin-top:4rem!important;
    margin-bottom:4rem!important
  }

  .b--md\:u-mis-8{
    margin-inline-start:4rem!important
  }

  .b--md\:u-mie-8{
    margin-inline-end:4rem!important
  }

  .b--md\:u-mbs-8{
    margin-block-start:4rem!important
  }

  .b--md\:u-mbe-8{
    margin-block-end:4rem!important
  }

  .b--md\:u-mn-8{
    margin:-4rem!important
  }

  .b--md\:u-mtn-8{
    margin-top:-4rem!important
  }

  .b--md\:u-mrn-8{
    margin-right:-4rem!important
  }

  .b--md\:u-mbn-8{
    margin-bottom:-4rem!important
  }

  .b--md\:u-mln-8{
    margin-left:-4rem!important
  }

  .b--md\:u-mxn-8{
    margin-left:-4rem!important;
    margin-right:-4rem!important
  }

  .b--md\:u-myn-8{
    margin-top:-4rem!important;
    margin-bottom:-4rem!important
  }

  .b--md\:u-misn-8{
    margin-inline-start:-4rem!important
  }

  .b--md\:u-mien-8{
    margin-inline-end:-4rem!important
  }

  .b--md\:u-mbsn-8{
    margin-block-start:-4rem!important
  }

  .b--md\:u-mben-8{
    margin-block-end:-4rem!important
  }

  .b--md\:u-p-8{
    padding:4rem!important
  }

  .b--md\:u-pt-8{
    padding-top:4rem!important
  }

  .b--md\:u-pr-8{
    padding-right:4rem!important
  }

  .b--md\:u-pb-8{
    padding-bottom:4rem!important
  }

  .b--md\:u-pl-8{
    padding-left:4rem!important
  }

  .b--md\:u-px-8{
    padding-left:4rem!important;
    padding-right:4rem!important
  }

  .b--md\:u-py-8{
    padding-top:4rem!important;
    padding-bottom:4rem!important
  }

  .b--md\:u-pis-8{
    padding-inline-start:4rem!important
  }

  .b--md\:u-pie-8{
    padding-inline-end:4rem!important
  }

  .b--md\:u-pbs-8{
    padding-block-start:4rem!important
  }

  .b--md\:u-pbe-8{
    padding-block-end:4rem!important
  }

  .b--md\:u-m-10{
    margin:5rem!important
  }

  .b--md\:u-mt-10{
    margin-top:5rem!important
  }

  .b--md\:u-mr-10{
    margin-right:5rem!important
  }

  .b--md\:u-mb-10{
    margin-bottom:5rem!important
  }

  .b--md\:u-ml-10{
    margin-left:5rem!important
  }

  .b--md\:u-mx-10{
    margin-left:5rem!important;
    margin-right:5rem!important
  }

  .b--md\:u-my-10{
    margin-top:5rem!important;
    margin-bottom:5rem!important
  }

  .b--md\:u-mis-10{
    margin-inline-start:5rem!important
  }

  .b--md\:u-mie-10{
    margin-inline-end:5rem!important
  }

  .b--md\:u-mbs-10{
    margin-block-start:5rem!important
  }

  .b--md\:u-mbe-10{
    margin-block-end:5rem!important
  }

  .b--md\:u-mn-10{
    margin:-5rem!important
  }

  .b--md\:u-mtn-10{
    margin-top:-5rem!important
  }

  .b--md\:u-mrn-10{
    margin-right:-5rem!important
  }

  .b--md\:u-mbn-10{
    margin-bottom:-5rem!important
  }

  .b--md\:u-mln-10{
    margin-left:-5rem!important
  }

  .b--md\:u-mxn-10{
    margin-left:-5rem!important;
    margin-right:-5rem!important
  }

  .b--md\:u-myn-10{
    margin-top:-5rem!important;
    margin-bottom:-5rem!important
  }

  .b--md\:u-misn-10{
    margin-inline-start:-5rem!important
  }

  .b--md\:u-mien-10{
    margin-inline-end:-5rem!important
  }

  .b--md\:u-mbsn-10{
    margin-block-start:-5rem!important
  }

  .b--md\:u-mben-10{
    margin-block-end:-5rem!important
  }

  .b--md\:u-p-10{
    padding:5rem!important
  }

  .b--md\:u-pt-10{
    padding-top:5rem!important
  }

  .b--md\:u-pr-10{
    padding-right:5rem!important
  }

  .b--md\:u-pb-10{
    padding-bottom:5rem!important
  }

  .b--md\:u-pl-10{
    padding-left:5rem!important
  }

  .b--md\:u-px-10{
    padding-left:5rem!important;
    padding-right:5rem!important
  }

  .b--md\:u-py-10{
    padding-top:5rem!important;
    padding-bottom:5rem!important
  }

  .b--md\:u-pis-10{
    padding-inline-start:5rem!important
  }

  .b--md\:u-pie-10{
    padding-inline-end:5rem!important
  }

  .b--md\:u-pbs-10{
    padding-block-start:5rem!important
  }

  .b--md\:u-pbe-10{
    padding-block-end:5rem!important
  }

  .b--md\:u-m-12{
    margin:6rem!important
  }

  .b--md\:u-mt-12{
    margin-top:6rem!important
  }

  .b--md\:u-mr-12{
    margin-right:6rem!important
  }

  .b--md\:u-mb-12{
    margin-bottom:6rem!important
  }

  .b--md\:u-ml-12{
    margin-left:6rem!important
  }

  .b--md\:u-mx-12{
    margin-left:6rem!important;
    margin-right:6rem!important
  }

  .b--md\:u-my-12{
    margin-top:6rem!important;
    margin-bottom:6rem!important
  }

  .b--md\:u-mis-12{
    margin-inline-start:6rem!important
  }

  .b--md\:u-mie-12{
    margin-inline-end:6rem!important
  }

  .b--md\:u-mbs-12{
    margin-block-start:6rem!important
  }

  .b--md\:u-mbe-12{
    margin-block-end:6rem!important
  }

  .b--md\:u-mn-12{
    margin:-6rem!important
  }

  .b--md\:u-mtn-12{
    margin-top:-6rem!important
  }

  .b--md\:u-mrn-12{
    margin-right:-6rem!important
  }

  .b--md\:u-mbn-12{
    margin-bottom:-6rem!important
  }

  .b--md\:u-mln-12{
    margin-left:-6rem!important
  }

  .b--md\:u-mxn-12{
    margin-left:-6rem!important;
    margin-right:-6rem!important
  }

  .b--md\:u-myn-12{
    margin-top:-6rem!important;
    margin-bottom:-6rem!important
  }

  .b--md\:u-misn-12{
    margin-inline-start:-6rem!important
  }

  .b--md\:u-mien-12{
    margin-inline-end:-6rem!important
  }

  .b--md\:u-mbsn-12{
    margin-block-start:-6rem!important
  }

  .b--md\:u-mben-12{
    margin-block-end:-6rem!important
  }

  .b--md\:u-p-12{
    padding:6rem!important
  }

  .b--md\:u-pt-12{
    padding-top:6rem!important
  }

  .b--md\:u-pr-12{
    padding-right:6rem!important
  }

  .b--md\:u-pb-12{
    padding-bottom:6rem!important
  }

  .b--md\:u-pl-12{
    padding-left:6rem!important
  }

  .b--md\:u-px-12{
    padding-left:6rem!important;
    padding-right:6rem!important
  }

  .b--md\:u-py-12{
    padding-top:6rem!important;
    padding-bottom:6rem!important
  }

  .b--md\:u-pis-12{
    padding-inline-start:6rem!important
  }

  .b--md\:u-pie-12{
    padding-inline-end:6rem!important
  }

  .b--md\:u-pbs-12{
    padding-block-start:6rem!important
  }

  .b--md\:u-pbe-12{
    padding-block-end:6rem!important
  }

  .b--md\:u-m-16{
    margin:8rem!important
  }

  .b--md\:u-mt-16{
    margin-top:8rem!important
  }

  .b--md\:u-mr-16{
    margin-right:8rem!important
  }

  .b--md\:u-mb-16{
    margin-bottom:8rem!important
  }

  .b--md\:u-ml-16{
    margin-left:8rem!important
  }

  .b--md\:u-mx-16{
    margin-left:8rem!important;
    margin-right:8rem!important
  }

  .b--md\:u-my-16{
    margin-top:8rem!important;
    margin-bottom:8rem!important
  }

  .b--md\:u-mis-16{
    margin-inline-start:8rem!important
  }

  .b--md\:u-mie-16{
    margin-inline-end:8rem!important
  }

  .b--md\:u-mbs-16{
    margin-block-start:8rem!important
  }

  .b--md\:u-mbe-16{
    margin-block-end:8rem!important
  }

  .b--md\:u-mn-16{
    margin:-8rem!important
  }

  .b--md\:u-mtn-16{
    margin-top:-8rem!important
  }

  .b--md\:u-mrn-16{
    margin-right:-8rem!important
  }

  .b--md\:u-mbn-16{
    margin-bottom:-8rem!important
  }

  .b--md\:u-mln-16{
    margin-left:-8rem!important
  }

  .b--md\:u-mxn-16{
    margin-left:-8rem!important;
    margin-right:-8rem!important
  }

  .b--md\:u-myn-16{
    margin-top:-8rem!important;
    margin-bottom:-8rem!important
  }

  .b--md\:u-misn-16{
    margin-inline-start:-8rem!important
  }

  .b--md\:u-mien-16{
    margin-inline-end:-8rem!important
  }

  .b--md\:u-mbsn-16{
    margin-block-start:-8rem!important
  }

  .b--md\:u-mben-16{
    margin-block-end:-8rem!important
  }

  .b--md\:u-p-16{
    padding:8rem!important
  }

  .b--md\:u-pt-16{
    padding-top:8rem!important
  }

  .b--md\:u-pr-16{
    padding-right:8rem!important
  }

  .b--md\:u-pb-16{
    padding-bottom:8rem!important
  }

  .b--md\:u-pl-16{
    padding-left:8rem!important
  }

  .b--md\:u-px-16{
    padding-left:8rem!important;
    padding-right:8rem!important
  }

  .b--md\:u-py-16{
    padding-top:8rem!important;
    padding-bottom:8rem!important
  }

  .b--md\:u-pis-16{
    padding-inline-start:8rem!important
  }

  .b--md\:u-pie-16{
    padding-inline-end:8rem!important
  }

  .b--md\:u-pbs-16{
    padding-block-start:8rem!important
  }

  .b--md\:u-pbe-16{
    padding-block-end:8rem!important
  }

  .b--md\:u-m-20{
    margin:10rem!important
  }

  .b--md\:u-mt-20{
    margin-top:10rem!important
  }

  .b--md\:u-mr-20{
    margin-right:10rem!important
  }

  .b--md\:u-mb-20{
    margin-bottom:10rem!important
  }

  .b--md\:u-ml-20{
    margin-left:10rem!important
  }

  .b--md\:u-mx-20{
    margin-left:10rem!important;
    margin-right:10rem!important
  }

  .b--md\:u-my-20{
    margin-top:10rem!important;
    margin-bottom:10rem!important
  }

  .b--md\:u-mis-20{
    margin-inline-start:10rem!important
  }

  .b--md\:u-mie-20{
    margin-inline-end:10rem!important
  }

  .b--md\:u-mbs-20{
    margin-block-start:10rem!important
  }

  .b--md\:u-mbe-20{
    margin-block-end:10rem!important
  }

  .b--md\:u-mn-20{
    margin:-10rem!important
  }

  .b--md\:u-mtn-20{
    margin-top:-10rem!important
  }

  .b--md\:u-mrn-20{
    margin-right:-10rem!important
  }

  .b--md\:u-mbn-20{
    margin-bottom:-10rem!important
  }

  .b--md\:u-mln-20{
    margin-left:-10rem!important
  }

  .b--md\:u-mxn-20{
    margin-left:-10rem!important;
    margin-right:-10rem!important
  }

  .b--md\:u-myn-20{
    margin-top:-10rem!important;
    margin-bottom:-10rem!important
  }

  .b--md\:u-misn-20{
    margin-inline-start:-10rem!important
  }

  .b--md\:u-mien-20{
    margin-inline-end:-10rem!important
  }

  .b--md\:u-mbsn-20{
    margin-block-start:-10rem!important
  }

  .b--md\:u-mben-20{
    margin-block-end:-10rem!important
  }

  .b--md\:u-p-20{
    padding:10rem!important
  }

  .b--md\:u-pt-20{
    padding-top:10rem!important
  }

  .b--md\:u-pr-20{
    padding-right:10rem!important
  }

  .b--md\:u-pb-20{
    padding-bottom:10rem!important
  }

  .b--md\:u-pl-20{
    padding-left:10rem!important
  }

  .b--md\:u-px-20{
    padding-left:10rem!important;
    padding-right:10rem!important
  }

  .b--md\:u-py-20{
    padding-top:10rem!important;
    padding-bottom:10rem!important
  }

  .b--md\:u-pis-20{
    padding-inline-start:10rem!important
  }

  .b--md\:u-pie-20{
    padding-inline-end:10rem!important
  }

  .b--md\:u-pbs-20{
    padding-block-start:10rem!important
  }

  .b--md\:u-pbe-20{
    padding-block-end:10rem!important
  }

  .b--md\:u-m-25{
    margin:12.5rem!important
  }

  .b--md\:u-mt-25{
    margin-top:12.5rem!important
  }

  .b--md\:u-mr-25{
    margin-right:12.5rem!important
  }

  .b--md\:u-mb-25{
    margin-bottom:12.5rem!important
  }

  .b--md\:u-ml-25{
    margin-left:12.5rem!important
  }

  .b--md\:u-mx-25{
    margin-left:12.5rem!important;
    margin-right:12.5rem!important
  }

  .b--md\:u-my-25{
    margin-top:12.5rem!important;
    margin-bottom:12.5rem!important
  }

  .b--md\:u-mis-25{
    margin-inline-start:12.5rem!important
  }

  .b--md\:u-mie-25{
    margin-inline-end:12.5rem!important
  }

  .b--md\:u-mbs-25{
    margin-block-start:12.5rem!important
  }

  .b--md\:u-mbe-25{
    margin-block-end:12.5rem!important
  }

  .b--md\:u-mn-25{
    margin:-12.5rem!important
  }

  .b--md\:u-mtn-25{
    margin-top:-12.5rem!important
  }

  .b--md\:u-mrn-25{
    margin-right:-12.5rem!important
  }

  .b--md\:u-mbn-25{
    margin-bottom:-12.5rem!important
  }

  .b--md\:u-mln-25{
    margin-left:-12.5rem!important
  }

  .b--md\:u-mxn-25{
    margin-left:-12.5rem!important;
    margin-right:-12.5rem!important
  }

  .b--md\:u-myn-25{
    margin-top:-12.5rem!important;
    margin-bottom:-12.5rem!important
  }

  .b--md\:u-misn-25{
    margin-inline-start:-12.5rem!important
  }

  .b--md\:u-mien-25{
    margin-inline-end:-12.5rem!important
  }

  .b--md\:u-mbsn-25{
    margin-block-start:-12.5rem!important
  }

  .b--md\:u-mben-25{
    margin-block-end:-12.5rem!important
  }

  .b--md\:u-p-25{
    padding:12.5rem!important
  }

  .b--md\:u-pt-25{
    padding-top:12.5rem!important
  }

  .b--md\:u-pr-25{
    padding-right:12.5rem!important
  }

  .b--md\:u-pb-25{
    padding-bottom:12.5rem!important
  }

  .b--md\:u-pl-25{
    padding-left:12.5rem!important
  }

  .b--md\:u-px-25{
    padding-left:12.5rem!important;
    padding-right:12.5rem!important
  }

  .b--md\:u-py-25{
    padding-top:12.5rem!important;
    padding-bottom:12.5rem!important
  }

  .b--md\:u-pis-25{
    padding-inline-start:12.5rem!important
  }

  .b--md\:u-pie-25{
    padding-inline-end:12.5rem!important
  }

  .b--md\:u-pbs-25{
    padding-block-start:12.5rem!important
  }

  .b--md\:u-pbe-25{
    padding-block-end:12.5rem!important
  }

  .b--md\:u-m-30{
    margin:15rem!important
  }

  .b--md\:u-mt-30{
    margin-top:15rem!important
  }

  .b--md\:u-mr-30{
    margin-right:15rem!important
  }

  .b--md\:u-mb-30{
    margin-bottom:15rem!important
  }

  .b--md\:u-ml-30{
    margin-left:15rem!important
  }

  .b--md\:u-mx-30{
    margin-left:15rem!important;
    margin-right:15rem!important
  }

  .b--md\:u-my-30{
    margin-top:15rem!important;
    margin-bottom:15rem!important
  }

  .b--md\:u-mis-30{
    margin-inline-start:15rem!important
  }

  .b--md\:u-mie-30{
    margin-inline-end:15rem!important
  }

  .b--md\:u-mbs-30{
    margin-block-start:15rem!important
  }

  .b--md\:u-mbe-30{
    margin-block-end:15rem!important
  }

  .b--md\:u-mn-30{
    margin:-15rem!important
  }

  .b--md\:u-mtn-30{
    margin-top:-15rem!important
  }

  .b--md\:u-mrn-30{
    margin-right:-15rem!important
  }

  .b--md\:u-mbn-30{
    margin-bottom:-15rem!important
  }

  .b--md\:u-mln-30{
    margin-left:-15rem!important
  }

  .b--md\:u-mxn-30{
    margin-left:-15rem!important;
    margin-right:-15rem!important
  }

  .b--md\:u-myn-30{
    margin-top:-15rem!important;
    margin-bottom:-15rem!important
  }

  .b--md\:u-misn-30{
    margin-inline-start:-15rem!important
  }

  .b--md\:u-mien-30{
    margin-inline-end:-15rem!important
  }

  .b--md\:u-mbsn-30{
    margin-block-start:-15rem!important
  }

  .b--md\:u-mben-30{
    margin-block-end:-15rem!important
  }

  .b--md\:u-p-30{
    padding:15rem!important
  }

  .b--md\:u-pt-30{
    padding-top:15rem!important
  }

  .b--md\:u-pr-30{
    padding-right:15rem!important
  }

  .b--md\:u-pb-30{
    padding-bottom:15rem!important
  }

  .b--md\:u-pl-30{
    padding-left:15rem!important
  }

  .b--md\:u-px-30{
    padding-left:15rem!important;
    padding-right:15rem!important
  }

  .b--md\:u-py-30{
    padding-top:15rem!important;
    padding-bottom:15rem!important
  }

  .b--md\:u-pis-30{
    padding-inline-start:15rem!important
  }

  .b--md\:u-pie-30{
    padding-inline-end:15rem!important
  }

  .b--md\:u-pbs-30{
    padding-block-start:15rem!important
  }

  .b--md\:u-pbe-30{
    padding-block-end:15rem!important
  }
}

@media (min-width: 64rem){
  .b--lg\:u-m-auto{
    margin:auto!important
  }

  .b--lg\:u-mt-auto{
    margin-top:auto!important
  }

  .b--lg\:u-mr-auto{
    margin-right:auto!important
  }

  .b--lg\:u-mb-auto{
    margin-bottom:auto!important
  }

  .b--lg\:u-ml-auto{
    margin-left:auto!important
  }

  .b--lg\:u-mx-auto{
    margin-left:auto!important;
    margin-right:auto!important
  }

  .b--lg\:u-my-auto{
    margin-top:auto!important;
    margin-bottom:auto!important
  }

  .b--lg\:u-mis-auto{
    margin-inline-start:auto!important
  }

  .b--lg\:u-mie-auto{
    margin-inline-end:auto!important
  }

  .b--lg\:u-mbs-auto{
    margin-block-start:auto!important
  }

  .b--lg\:u-mbe-auto{
    margin-block-end:auto!important
  }

  .b--lg\:u-m-0\.25{
    margin:.125rem!important
  }

  .b--lg\:u-mt-0\.25{
    margin-top:.125rem!important
  }

  .b--lg\:u-mr-0\.25{
    margin-right:.125rem!important
  }

  .b--lg\:u-mb-0\.25{
    margin-bottom:.125rem!important
  }

  .b--lg\:u-ml-0\.25{
    margin-left:.125rem!important
  }

  .b--lg\:u-mx-0\.25{
    margin-left:.125rem!important;
    margin-right:.125rem!important
  }

  .b--lg\:u-my-0\.25{
    margin-top:.125rem!important;
    margin-bottom:.125rem!important
  }

  .b--lg\:u-mis-0\.25{
    margin-inline-start:.125rem!important
  }

  .b--lg\:u-mie-0\.25{
    margin-inline-end:.125rem!important
  }

  .b--lg\:u-mbs-0\.25{
    margin-block-start:.125rem!important
  }

  .b--lg\:u-mbe-0\.25{
    margin-block-end:.125rem!important
  }

  .b--lg\:u-mn-0\.25{
    margin:-.125rem!important
  }

  .b--lg\:u-mtn-0\.25{
    margin-top:-.125rem!important
  }

  .b--lg\:u-mrn-0\.25{
    margin-right:-.125rem!important
  }

  .b--lg\:u-mbn-0\.25{
    margin-bottom:-.125rem!important
  }

  .b--lg\:u-mln-0\.25{
    margin-left:-.125rem!important
  }

  .b--lg\:u-mxn-0\.25{
    margin-left:-.125rem!important;
    margin-right:-.125rem!important
  }

  .b--lg\:u-myn-0\.25{
    margin-top:-.125rem!important;
    margin-bottom:-.125rem!important
  }

  .b--lg\:u-misn-0\.25{
    margin-inline-start:-.125rem!important
  }

  .b--lg\:u-mien-0\.25{
    margin-inline-end:-.125rem!important
  }

  .b--lg\:u-mbsn-0\.25{
    margin-block-start:-.125rem!important
  }

  .b--lg\:u-mben-0\.25{
    margin-block-end:-.125rem!important
  }

  .b--lg\:u-p-0\.25{
    padding:.125rem!important
  }

  .b--lg\:u-pt-0\.25{
    padding-top:.125rem!important
  }

  .b--lg\:u-pr-0\.25{
    padding-right:.125rem!important
  }

  .b--lg\:u-pb-0\.25{
    padding-bottom:.125rem!important
  }

  .b--lg\:u-pl-0\.25{
    padding-left:.125rem!important
  }

  .b--lg\:u-px-0\.25{
    padding-left:.125rem!important;
    padding-right:.125rem!important
  }

  .b--lg\:u-py-0\.25{
    padding-top:.125rem!important;
    padding-bottom:.125rem!important
  }

  .b--lg\:u-pis-0\.25{
    padding-inline-start:.125rem!important
  }

  .b--lg\:u-pie-0\.25{
    padding-inline-end:.125rem!important
  }

  .b--lg\:u-pbs-0\.25{
    padding-block-start:.125rem!important
  }

  .b--lg\:u-pbe-0\.25{
    padding-block-end:.125rem!important
  }

  .b--lg\:u-m-0\.5{
    margin:.25rem!important
  }

  .b--lg\:u-mt-0\.5{
    margin-top:.25rem!important
  }

  .b--lg\:u-mr-0\.5{
    margin-right:.25rem!important
  }

  .b--lg\:u-mb-0\.5{
    margin-bottom:.25rem!important
  }

  .b--lg\:u-ml-0\.5{
    margin-left:.25rem!important
  }

  .b--lg\:u-mx-0\.5{
    margin-left:.25rem!important;
    margin-right:.25rem!important
  }

  .b--lg\:u-my-0\.5{
    margin-top:.25rem!important;
    margin-bottom:.25rem!important
  }

  .b--lg\:u-mis-0\.5{
    margin-inline-start:.25rem!important
  }

  .b--lg\:u-mie-0\.5{
    margin-inline-end:.25rem!important
  }

  .b--lg\:u-mbs-0\.5{
    margin-block-start:.25rem!important
  }

  .b--lg\:u-mbe-0\.5{
    margin-block-end:.25rem!important
  }

  .b--lg\:u-mn-0\.5{
    margin:-.25rem!important
  }

  .b--lg\:u-mtn-0\.5{
    margin-top:-.25rem!important
  }

  .b--lg\:u-mrn-0\.5{
    margin-right:-.25rem!important
  }

  .b--lg\:u-mbn-0\.5{
    margin-bottom:-.25rem!important
  }

  .b--lg\:u-mln-0\.5{
    margin-left:-.25rem!important
  }

  .b--lg\:u-mxn-0\.5{
    margin-left:-.25rem!important;
    margin-right:-.25rem!important
  }

  .b--lg\:u-myn-0\.5{
    margin-top:-.25rem!important;
    margin-bottom:-.25rem!important
  }

  .b--lg\:u-misn-0\.5{
    margin-inline-start:-.25rem!important
  }

  .b--lg\:u-mien-0\.5{
    margin-inline-end:-.25rem!important
  }

  .b--lg\:u-mbsn-0\.5{
    margin-block-start:-.25rem!important
  }

  .b--lg\:u-mben-0\.5{
    margin-block-end:-.25rem!important
  }

  .b--lg\:u-p-0\.5{
    padding:.25rem!important
  }

  .b--lg\:u-pt-0\.5{
    padding-top:.25rem!important
  }

  .b--lg\:u-pr-0\.5{
    padding-right:.25rem!important
  }

  .b--lg\:u-pb-0\.5{
    padding-bottom:.25rem!important
  }

  .b--lg\:u-pl-0\.5{
    padding-left:.25rem!important
  }

  .b--lg\:u-px-0\.5{
    padding-left:.25rem!important;
    padding-right:.25rem!important
  }

  .b--lg\:u-py-0\.5{
    padding-top:.25rem!important;
    padding-bottom:.25rem!important
  }

  .b--lg\:u-pis-0\.5{
    padding-inline-start:.25rem!important
  }

  .b--lg\:u-pie-0\.5{
    padding-inline-end:.25rem!important
  }

  .b--lg\:u-pbs-0\.5{
    padding-block-start:.25rem!important
  }

  .b--lg\:u-pbe-0\.5{
    padding-block-end:.25rem!important
  }

  .b--lg\:u-m-1{
    margin:.5rem!important
  }

  .b--lg\:u-mt-1{
    margin-top:.5rem!important
  }

  .b--lg\:u-mr-1{
    margin-right:.5rem!important
  }

  .b--lg\:u-mb-1{
    margin-bottom:.5rem!important
  }

  .b--lg\:u-ml-1{
    margin-left:.5rem!important
  }

  .b--lg\:u-mx-1{
    margin-left:.5rem!important;
    margin-right:.5rem!important
  }

  .b--lg\:u-my-1{
    margin-top:.5rem!important;
    margin-bottom:.5rem!important
  }

  .b--lg\:u-mis-1{
    margin-inline-start:.5rem!important
  }

  .b--lg\:u-mie-1{
    margin-inline-end:.5rem!important
  }

  .b--lg\:u-mbs-1{
    margin-block-start:.5rem!important
  }

  .b--lg\:u-mbe-1{
    margin-block-end:.5rem!important
  }

  .b--lg\:u-mn-1{
    margin:-.5rem!important
  }

  .b--lg\:u-mtn-1{
    margin-top:-.5rem!important
  }

  .b--lg\:u-mrn-1{
    margin-right:-.5rem!important
  }

  .b--lg\:u-mbn-1{
    margin-bottom:-.5rem!important
  }

  .b--lg\:u-mln-1{
    margin-left:-.5rem!important
  }

  .b--lg\:u-mxn-1{
    margin-left:-.5rem!important;
    margin-right:-.5rem!important
  }

  .b--lg\:u-myn-1{
    margin-top:-.5rem!important;
    margin-bottom:-.5rem!important
  }

  .b--lg\:u-misn-1{
    margin-inline-start:-.5rem!important
  }

  .b--lg\:u-mien-1{
    margin-inline-end:-.5rem!important
  }

  .b--lg\:u-mbsn-1{
    margin-block-start:-.5rem!important
  }

  .b--lg\:u-mben-1{
    margin-block-end:-.5rem!important
  }

  .b--lg\:u-p-1{
    padding:.5rem!important
  }

  .b--lg\:u-pt-1{
    padding-top:.5rem!important
  }

  .b--lg\:u-pr-1{
    padding-right:.5rem!important
  }

  .b--lg\:u-pb-1{
    padding-bottom:.5rem!important
  }

  .b--lg\:u-pl-1{
    padding-left:.5rem!important
  }

  .b--lg\:u-px-1{
    padding-left:.5rem!important;
    padding-right:.5rem!important
  }

  .b--lg\:u-py-1{
    padding-top:.5rem!important;
    padding-bottom:.5rem!important
  }

  .b--lg\:u-pis-1{
    padding-inline-start:.5rem!important
  }

  .b--lg\:u-pie-1{
    padding-inline-end:.5rem!important
  }

  .b--lg\:u-pbs-1{
    padding-block-start:.5rem!important
  }

  .b--lg\:u-pbe-1{
    padding-block-end:.5rem!important
  }

  .b--lg\:u-m-1\.5{
    margin:.75rem!important
  }

  .b--lg\:u-mt-1\.5{
    margin-top:.75rem!important
  }

  .b--lg\:u-mr-1\.5{
    margin-right:.75rem!important
  }

  .b--lg\:u-mb-1\.5{
    margin-bottom:.75rem!important
  }

  .b--lg\:u-ml-1\.5{
    margin-left:.75rem!important
  }

  .b--lg\:u-mx-1\.5{
    margin-left:.75rem!important;
    margin-right:.75rem!important
  }

  .b--lg\:u-my-1\.5{
    margin-top:.75rem!important;
    margin-bottom:.75rem!important
  }

  .b--lg\:u-mis-1\.5{
    margin-inline-start:.75rem!important
  }

  .b--lg\:u-mie-1\.5{
    margin-inline-end:.75rem!important
  }

  .b--lg\:u-mbs-1\.5{
    margin-block-start:.75rem!important
  }

  .b--lg\:u-mbe-1\.5{
    margin-block-end:.75rem!important
  }

  .b--lg\:u-mn-1\.5{
    margin:-.75rem!important
  }

  .b--lg\:u-mtn-1\.5{
    margin-top:-.75rem!important
  }

  .b--lg\:u-mrn-1\.5{
    margin-right:-.75rem!important
  }

  .b--lg\:u-mbn-1\.5{
    margin-bottom:-.75rem!important
  }

  .b--lg\:u-mln-1\.5{
    margin-left:-.75rem!important
  }

  .b--lg\:u-mxn-1\.5{
    margin-left:-.75rem!important;
    margin-right:-.75rem!important
  }

  .b--lg\:u-myn-1\.5{
    margin-top:-.75rem!important;
    margin-bottom:-.75rem!important
  }

  .b--lg\:u-misn-1\.5{
    margin-inline-start:-.75rem!important
  }

  .b--lg\:u-mien-1\.5{
    margin-inline-end:-.75rem!important
  }

  .b--lg\:u-mbsn-1\.5{
    margin-block-start:-.75rem!important
  }

  .b--lg\:u-mben-1\.5{
    margin-block-end:-.75rem!important
  }

  .b--lg\:u-p-1\.5{
    padding:.75rem!important
  }

  .b--lg\:u-pt-1\.5{
    padding-top:.75rem!important
  }

  .b--lg\:u-pr-1\.5{
    padding-right:.75rem!important
  }

  .b--lg\:u-pb-1\.5{
    padding-bottom:.75rem!important
  }

  .b--lg\:u-pl-1\.5{
    padding-left:.75rem!important
  }

  .b--lg\:u-px-1\.5{
    padding-left:.75rem!important;
    padding-right:.75rem!important
  }

  .b--lg\:u-py-1\.5{
    padding-top:.75rem!important;
    padding-bottom:.75rem!important
  }

  .b--lg\:u-pis-1\.5{
    padding-inline-start:.75rem!important
  }

  .b--lg\:u-pie-1\.5{
    padding-inline-end:.75rem!important
  }

  .b--lg\:u-pbs-1\.5{
    padding-block-start:.75rem!important
  }

  .b--lg\:u-pbe-1\.5{
    padding-block-end:.75rem!important
  }

  .b--lg\:u-m-2{
    margin:1rem!important
  }

  .b--lg\:u-mt-2{
    margin-top:1rem!important
  }

  .b--lg\:u-mr-2{
    margin-right:1rem!important
  }

  .b--lg\:u-mb-2{
    margin-bottom:1rem!important
  }

  .b--lg\:u-ml-2{
    margin-left:1rem!important
  }

  .b--lg\:u-mx-2{
    margin-left:1rem!important;
    margin-right:1rem!important
  }

  .b--lg\:u-my-2{
    margin-top:1rem!important;
    margin-bottom:1rem!important
  }

  .b--lg\:u-mis-2{
    margin-inline-start:1rem!important
  }

  .b--lg\:u-mie-2{
    margin-inline-end:1rem!important
  }

  .b--lg\:u-mbs-2{
    margin-block-start:1rem!important
  }

  .b--lg\:u-mbe-2{
    margin-block-end:1rem!important
  }

  .b--lg\:u-mn-2{
    margin:-1rem!important
  }

  .b--lg\:u-mtn-2{
    margin-top:-1rem!important
  }

  .b--lg\:u-mrn-2{
    margin-right:-1rem!important
  }

  .b--lg\:u-mbn-2{
    margin-bottom:-1rem!important
  }

  .b--lg\:u-mln-2{
    margin-left:-1rem!important
  }

  .b--lg\:u-mxn-2{
    margin-left:-1rem!important;
    margin-right:-1rem!important
  }

  .b--lg\:u-myn-2{
    margin-top:-1rem!important;
    margin-bottom:-1rem!important
  }

  .b--lg\:u-misn-2{
    margin-inline-start:-1rem!important
  }

  .b--lg\:u-mien-2{
    margin-inline-end:-1rem!important
  }

  .b--lg\:u-mbsn-2{
    margin-block-start:-1rem!important
  }

  .b--lg\:u-mben-2{
    margin-block-end:-1rem!important
  }

  .b--lg\:u-p-2{
    padding:1rem!important
  }

  .b--lg\:u-pt-2{
    padding-top:1rem!important
  }

  .b--lg\:u-pr-2{
    padding-right:1rem!important
  }

  .b--lg\:u-pb-2{
    padding-bottom:1rem!important
  }

  .b--lg\:u-pl-2{
    padding-left:1rem!important
  }

  .b--lg\:u-px-2{
    padding-left:1rem!important;
    padding-right:1rem!important
  }

  .b--lg\:u-py-2{
    padding-top:1rem!important;
    padding-bottom:1rem!important
  }

  .b--lg\:u-pis-2{
    padding-inline-start:1rem!important
  }

  .b--lg\:u-pie-2{
    padding-inline-end:1rem!important
  }

  .b--lg\:u-pbs-2{
    padding-block-start:1rem!important
  }

  .b--lg\:u-pbe-2{
    padding-block-end:1rem!important
  }

  .b--lg\:u-m-2\.5{
    margin:1.25rem!important
  }

  .b--lg\:u-mt-2\.5{
    margin-top:1.25rem!important
  }

  .b--lg\:u-mr-2\.5{
    margin-right:1.25rem!important
  }

  .b--lg\:u-mb-2\.5{
    margin-bottom:1.25rem!important
  }

  .b--lg\:u-ml-2\.5{
    margin-left:1.25rem!important
  }

  .b--lg\:u-mx-2\.5{
    margin-left:1.25rem!important;
    margin-right:1.25rem!important
  }

  .b--lg\:u-my-2\.5{
    margin-top:1.25rem!important;
    margin-bottom:1.25rem!important
  }

  .b--lg\:u-mis-2\.5{
    margin-inline-start:1.25rem!important
  }

  .b--lg\:u-mie-2\.5{
    margin-inline-end:1.25rem!important
  }

  .b--lg\:u-mbs-2\.5{
    margin-block-start:1.25rem!important
  }

  .b--lg\:u-mbe-2\.5{
    margin-block-end:1.25rem!important
  }

  .b--lg\:u-mn-2\.5{
    margin:-1.25rem!important
  }

  .b--lg\:u-mtn-2\.5{
    margin-top:-1.25rem!important
  }

  .b--lg\:u-mrn-2\.5{
    margin-right:-1.25rem!important
  }

  .b--lg\:u-mbn-2\.5{
    margin-bottom:-1.25rem!important
  }

  .b--lg\:u-mln-2\.5{
    margin-left:-1.25rem!important
  }

  .b--lg\:u-mxn-2\.5{
    margin-left:-1.25rem!important;
    margin-right:-1.25rem!important
  }

  .b--lg\:u-myn-2\.5{
    margin-top:-1.25rem!important;
    margin-bottom:-1.25rem!important
  }

  .b--lg\:u-misn-2\.5{
    margin-inline-start:-1.25rem!important
  }

  .b--lg\:u-mien-2\.5{
    margin-inline-end:-1.25rem!important
  }

  .b--lg\:u-mbsn-2\.5{
    margin-block-start:-1.25rem!important
  }

  .b--lg\:u-mben-2\.5{
    margin-block-end:-1.25rem!important
  }

  .b--lg\:u-p-2\.5{
    padding:1.25rem!important
  }

  .b--lg\:u-pt-2\.5{
    padding-top:1.25rem!important
  }

  .b--lg\:u-pr-2\.5{
    padding-right:1.25rem!important
  }

  .b--lg\:u-pb-2\.5{
    padding-bottom:1.25rem!important
  }

  .b--lg\:u-pl-2\.5{
    padding-left:1.25rem!important
  }

  .b--lg\:u-px-2\.5{
    padding-left:1.25rem!important;
    padding-right:1.25rem!important
  }

  .b--lg\:u-py-2\.5{
    padding-top:1.25rem!important;
    padding-bottom:1.25rem!important
  }

  .b--lg\:u-pis-2\.5{
    padding-inline-start:1.25rem!important
  }

  .b--lg\:u-pie-2\.5{
    padding-inline-end:1.25rem!important
  }

  .b--lg\:u-pbs-2\.5{
    padding-block-start:1.25rem!important
  }

  .b--lg\:u-pbe-2\.5{
    padding-block-end:1.25rem!important
  }

  .b--lg\:u-m-3{
    margin:1.5rem!important
  }

  .b--lg\:u-mt-3{
    margin-top:1.5rem!important
  }

  .b--lg\:u-mr-3{
    margin-right:1.5rem!important
  }

  .b--lg\:u-mb-3{
    margin-bottom:1.5rem!important
  }

  .b--lg\:u-ml-3{
    margin-left:1.5rem!important
  }

  .b--lg\:u-mx-3{
    margin-left:1.5rem!important;
    margin-right:1.5rem!important
  }

  .b--lg\:u-my-3{
    margin-top:1.5rem!important;
    margin-bottom:1.5rem!important
  }

  .b--lg\:u-mis-3{
    margin-inline-start:1.5rem!important
  }

  .b--lg\:u-mie-3{
    margin-inline-end:1.5rem!important
  }

  .b--lg\:u-mbs-3{
    margin-block-start:1.5rem!important
  }

  .b--lg\:u-mbe-3{
    margin-block-end:1.5rem!important
  }

  .b--lg\:u-mn-3{
    margin:-1.5rem!important
  }

  .b--lg\:u-mtn-3{
    margin-top:-1.5rem!important
  }

  .b--lg\:u-mrn-3{
    margin-right:-1.5rem!important
  }

  .b--lg\:u-mbn-3{
    margin-bottom:-1.5rem!important
  }

  .b--lg\:u-mln-3{
    margin-left:-1.5rem!important
  }

  .b--lg\:u-mxn-3{
    margin-left:-1.5rem!important;
    margin-right:-1.5rem!important
  }

  .b--lg\:u-myn-3{
    margin-top:-1.5rem!important;
    margin-bottom:-1.5rem!important
  }

  .b--lg\:u-misn-3{
    margin-inline-start:-1.5rem!important
  }

  .b--lg\:u-mien-3{
    margin-inline-end:-1.5rem!important
  }

  .b--lg\:u-mbsn-3{
    margin-block-start:-1.5rem!important
  }

  .b--lg\:u-mben-3{
    margin-block-end:-1.5rem!important
  }

  .b--lg\:u-p-3{
    padding:1.5rem!important
  }

  .b--lg\:u-pt-3{
    padding-top:1.5rem!important
  }

  .b--lg\:u-pr-3{
    padding-right:1.5rem!important
  }

  .b--lg\:u-pb-3{
    padding-bottom:1.5rem!important
  }

  .b--lg\:u-pl-3{
    padding-left:1.5rem!important
  }

  .b--lg\:u-px-3{
    padding-left:1.5rem!important;
    padding-right:1.5rem!important
  }

  .b--lg\:u-py-3{
    padding-top:1.5rem!important;
    padding-bottom:1.5rem!important
  }

  .b--lg\:u-pis-3{
    padding-inline-start:1.5rem!important
  }

  .b--lg\:u-pie-3{
    padding-inline-end:1.5rem!important
  }

  .b--lg\:u-pbs-3{
    padding-block-start:1.5rem!important
  }

  .b--lg\:u-pbe-3{
    padding-block-end:1.5rem!important
  }

  .b--lg\:u-m-4{
    margin:2rem!important
  }

  .b--lg\:u-mt-4{
    margin-top:2rem!important
  }

  .b--lg\:u-mr-4{
    margin-right:2rem!important
  }

  .b--lg\:u-mb-4{
    margin-bottom:2rem!important
  }

  .b--lg\:u-ml-4{
    margin-left:2rem!important
  }

  .b--lg\:u-mx-4{
    margin-left:2rem!important;
    margin-right:2rem!important
  }

  .b--lg\:u-my-4{
    margin-top:2rem!important;
    margin-bottom:2rem!important
  }

  .b--lg\:u-mis-4{
    margin-inline-start:2rem!important
  }

  .b--lg\:u-mie-4{
    margin-inline-end:2rem!important
  }

  .b--lg\:u-mbs-4{
    margin-block-start:2rem!important
  }

  .b--lg\:u-mbe-4{
    margin-block-end:2rem!important
  }

  .b--lg\:u-mn-4{
    margin:-2rem!important
  }

  .b--lg\:u-mtn-4{
    margin-top:-2rem!important
  }

  .b--lg\:u-mrn-4{
    margin-right:-2rem!important
  }

  .b--lg\:u-mbn-4{
    margin-bottom:-2rem!important
  }

  .b--lg\:u-mln-4{
    margin-left:-2rem!important
  }

  .b--lg\:u-mxn-4{
    margin-left:-2rem!important;
    margin-right:-2rem!important
  }

  .b--lg\:u-myn-4{
    margin-top:-2rem!important;
    margin-bottom:-2rem!important
  }

  .b--lg\:u-misn-4{
    margin-inline-start:-2rem!important
  }

  .b--lg\:u-mien-4{
    margin-inline-end:-2rem!important
  }

  .b--lg\:u-mbsn-4{
    margin-block-start:-2rem!important
  }

  .b--lg\:u-mben-4{
    margin-block-end:-2rem!important
  }

  .b--lg\:u-p-4{
    padding:2rem!important
  }

  .b--lg\:u-pt-4{
    padding-top:2rem!important
  }

  .b--lg\:u-pr-4{
    padding-right:2rem!important
  }

  .b--lg\:u-pb-4{
    padding-bottom:2rem!important
  }

  .b--lg\:u-pl-4{
    padding-left:2rem!important
  }

  .b--lg\:u-px-4{
    padding-left:2rem!important;
    padding-right:2rem!important
  }

  .b--lg\:u-py-4{
    padding-top:2rem!important;
    padding-bottom:2rem!important
  }

  .b--lg\:u-pis-4{
    padding-inline-start:2rem!important
  }

  .b--lg\:u-pie-4{
    padding-inline-end:2rem!important
  }

  .b--lg\:u-pbs-4{
    padding-block-start:2rem!important
  }

  .b--lg\:u-pbe-4{
    padding-block-end:2rem!important
  }

  .b--lg\:u-m-5{
    margin:2.5rem!important
  }

  .b--lg\:u-mt-5{
    margin-top:2.5rem!important
  }

  .b--lg\:u-mr-5{
    margin-right:2.5rem!important
  }

  .b--lg\:u-mb-5{
    margin-bottom:2.5rem!important
  }

  .b--lg\:u-ml-5{
    margin-left:2.5rem!important
  }

  .b--lg\:u-mx-5{
    margin-left:2.5rem!important;
    margin-right:2.5rem!important
  }

  .b--lg\:u-my-5{
    margin-top:2.5rem!important;
    margin-bottom:2.5rem!important
  }

  .b--lg\:u-mis-5{
    margin-inline-start:2.5rem!important
  }

  .b--lg\:u-mie-5{
    margin-inline-end:2.5rem!important
  }

  .b--lg\:u-mbs-5{
    margin-block-start:2.5rem!important
  }

  .b--lg\:u-mbe-5{
    margin-block-end:2.5rem!important
  }

  .b--lg\:u-mn-5{
    margin:-2.5rem!important
  }

  .b--lg\:u-mtn-5{
    margin-top:-2.5rem!important
  }

  .b--lg\:u-mrn-5{
    margin-right:-2.5rem!important
  }

  .b--lg\:u-mbn-5{
    margin-bottom:-2.5rem!important
  }

  .b--lg\:u-mln-5{
    margin-left:-2.5rem!important
  }

  .b--lg\:u-mxn-5{
    margin-left:-2.5rem!important;
    margin-right:-2.5rem!important
  }

  .b--lg\:u-myn-5{
    margin-top:-2.5rem!important;
    margin-bottom:-2.5rem!important
  }

  .b--lg\:u-misn-5{
    margin-inline-start:-2.5rem!important
  }

  .b--lg\:u-mien-5{
    margin-inline-end:-2.5rem!important
  }

  .b--lg\:u-mbsn-5{
    margin-block-start:-2.5rem!important
  }

  .b--lg\:u-mben-5{
    margin-block-end:-2.5rem!important
  }

  .b--lg\:u-p-5{
    padding:2.5rem!important
  }

  .b--lg\:u-pt-5{
    padding-top:2.5rem!important
  }

  .b--lg\:u-pr-5{
    padding-right:2.5rem!important
  }

  .b--lg\:u-pb-5{
    padding-bottom:2.5rem!important
  }

  .b--lg\:u-pl-5{
    padding-left:2.5rem!important
  }

  .b--lg\:u-px-5{
    padding-left:2.5rem!important;
    padding-right:2.5rem!important
  }

  .b--lg\:u-py-5{
    padding-top:2.5rem!important;
    padding-bottom:2.5rem!important
  }

  .b--lg\:u-pis-5{
    padding-inline-start:2.5rem!important
  }

  .b--lg\:u-pie-5{
    padding-inline-end:2.5rem!important
  }

  .b--lg\:u-pbs-5{
    padding-block-start:2.5rem!important
  }

  .b--lg\:u-pbe-5{
    padding-block-end:2.5rem!important
  }

  .b--lg\:u-m-6{
    margin:3rem!important
  }

  .b--lg\:u-mt-6{
    margin-top:3rem!important
  }

  .b--lg\:u-mr-6{
    margin-right:3rem!important
  }

  .b--lg\:u-mb-6{
    margin-bottom:3rem!important
  }

  .b--lg\:u-ml-6{
    margin-left:3rem!important
  }

  .b--lg\:u-mx-6{
    margin-left:3rem!important;
    margin-right:3rem!important
  }

  .b--lg\:u-my-6{
    margin-top:3rem!important;
    margin-bottom:3rem!important
  }

  .b--lg\:u-mis-6{
    margin-inline-start:3rem!important
  }

  .b--lg\:u-mie-6{
    margin-inline-end:3rem!important
  }

  .b--lg\:u-mbs-6{
    margin-block-start:3rem!important
  }

  .b--lg\:u-mbe-6{
    margin-block-end:3rem!important
  }

  .b--lg\:u-mn-6{
    margin:-3rem!important
  }

  .b--lg\:u-mtn-6{
    margin-top:-3rem!important
  }

  .b--lg\:u-mrn-6{
    margin-right:-3rem!important
  }

  .b--lg\:u-mbn-6{
    margin-bottom:-3rem!important
  }

  .b--lg\:u-mln-6{
    margin-left:-3rem!important
  }

  .b--lg\:u-mxn-6{
    margin-left:-3rem!important;
    margin-right:-3rem!important
  }

  .b--lg\:u-myn-6{
    margin-top:-3rem!important;
    margin-bottom:-3rem!important
  }

  .b--lg\:u-misn-6{
    margin-inline-start:-3rem!important
  }

  .b--lg\:u-mien-6{
    margin-inline-end:-3rem!important
  }

  .b--lg\:u-mbsn-6{
    margin-block-start:-3rem!important
  }

  .b--lg\:u-mben-6{
    margin-block-end:-3rem!important
  }

  .b--lg\:u-p-6{
    padding:3rem!important
  }

  .b--lg\:u-pt-6{
    padding-top:3rem!important
  }

  .b--lg\:u-pr-6{
    padding-right:3rem!important
  }

  .b--lg\:u-pb-6{
    padding-bottom:3rem!important
  }

  .b--lg\:u-pl-6{
    padding-left:3rem!important
  }

  .b--lg\:u-px-6{
    padding-left:3rem!important;
    padding-right:3rem!important
  }

  .b--lg\:u-py-6{
    padding-top:3rem!important;
    padding-bottom:3rem!important
  }

  .b--lg\:u-pis-6{
    padding-inline-start:3rem!important
  }

  .b--lg\:u-pie-6{
    padding-inline-end:3rem!important
  }

  .b--lg\:u-pbs-6{
    padding-block-start:3rem!important
  }

  .b--lg\:u-pbe-6{
    padding-block-end:3rem!important
  }

  .b--lg\:u-m-8{
    margin:4rem!important
  }

  .b--lg\:u-mt-8{
    margin-top:4rem!important
  }

  .b--lg\:u-mr-8{
    margin-right:4rem!important
  }

  .b--lg\:u-mb-8{
    margin-bottom:4rem!important
  }

  .b--lg\:u-ml-8{
    margin-left:4rem!important
  }

  .b--lg\:u-mx-8{
    margin-left:4rem!important;
    margin-right:4rem!important
  }

  .b--lg\:u-my-8{
    margin-top:4rem!important;
    margin-bottom:4rem!important
  }

  .b--lg\:u-mis-8{
    margin-inline-start:4rem!important
  }

  .b--lg\:u-mie-8{
    margin-inline-end:4rem!important
  }

  .b--lg\:u-mbs-8{
    margin-block-start:4rem!important
  }

  .b--lg\:u-mbe-8{
    margin-block-end:4rem!important
  }

  .b--lg\:u-mn-8{
    margin:-4rem!important
  }

  .b--lg\:u-mtn-8{
    margin-top:-4rem!important
  }

  .b--lg\:u-mrn-8{
    margin-right:-4rem!important
  }

  .b--lg\:u-mbn-8{
    margin-bottom:-4rem!important
  }

  .b--lg\:u-mln-8{
    margin-left:-4rem!important
  }

  .b--lg\:u-mxn-8{
    margin-left:-4rem!important;
    margin-right:-4rem!important
  }

  .b--lg\:u-myn-8{
    margin-top:-4rem!important;
    margin-bottom:-4rem!important
  }

  .b--lg\:u-misn-8{
    margin-inline-start:-4rem!important
  }

  .b--lg\:u-mien-8{
    margin-inline-end:-4rem!important
  }

  .b--lg\:u-mbsn-8{
    margin-block-start:-4rem!important
  }

  .b--lg\:u-mben-8{
    margin-block-end:-4rem!important
  }

  .b--lg\:u-p-8{
    padding:4rem!important
  }

  .b--lg\:u-pt-8{
    padding-top:4rem!important
  }

  .b--lg\:u-pr-8{
    padding-right:4rem!important
  }

  .b--lg\:u-pb-8{
    padding-bottom:4rem!important
  }

  .b--lg\:u-pl-8{
    padding-left:4rem!important
  }

  .b--lg\:u-px-8{
    padding-left:4rem!important;
    padding-right:4rem!important
  }

  .b--lg\:u-py-8{
    padding-top:4rem!important;
    padding-bottom:4rem!important
  }

  .b--lg\:u-pis-8{
    padding-inline-start:4rem!important
  }

  .b--lg\:u-pie-8{
    padding-inline-end:4rem!important
  }

  .b--lg\:u-pbs-8{
    padding-block-start:4rem!important
  }

  .b--lg\:u-pbe-8{
    padding-block-end:4rem!important
  }

  .b--lg\:u-m-10{
    margin:5rem!important
  }

  .b--lg\:u-mt-10{
    margin-top:5rem!important
  }

  .b--lg\:u-mr-10{
    margin-right:5rem!important
  }

  .b--lg\:u-mb-10{
    margin-bottom:5rem!important
  }

  .b--lg\:u-ml-10{
    margin-left:5rem!important
  }

  .b--lg\:u-mx-10{
    margin-left:5rem!important;
    margin-right:5rem!important
  }

  .b--lg\:u-my-10{
    margin-top:5rem!important;
    margin-bottom:5rem!important
  }

  .b--lg\:u-mis-10{
    margin-inline-start:5rem!important
  }

  .b--lg\:u-mie-10{
    margin-inline-end:5rem!important
  }

  .b--lg\:u-mbs-10{
    margin-block-start:5rem!important
  }

  .b--lg\:u-mbe-10{
    margin-block-end:5rem!important
  }

  .b--lg\:u-mn-10{
    margin:-5rem!important
  }

  .b--lg\:u-mtn-10{
    margin-top:-5rem!important
  }

  .b--lg\:u-mrn-10{
    margin-right:-5rem!important
  }

  .b--lg\:u-mbn-10{
    margin-bottom:-5rem!important
  }

  .b--lg\:u-mln-10{
    margin-left:-5rem!important
  }

  .b--lg\:u-mxn-10{
    margin-left:-5rem!important;
    margin-right:-5rem!important
  }

  .b--lg\:u-myn-10{
    margin-top:-5rem!important;
    margin-bottom:-5rem!important
  }

  .b--lg\:u-misn-10{
    margin-inline-start:-5rem!important
  }

  .b--lg\:u-mien-10{
    margin-inline-end:-5rem!important
  }

  .b--lg\:u-mbsn-10{
    margin-block-start:-5rem!important
  }

  .b--lg\:u-mben-10{
    margin-block-end:-5rem!important
  }

  .b--lg\:u-p-10{
    padding:5rem!important
  }

  .b--lg\:u-pt-10{
    padding-top:5rem!important
  }

  .b--lg\:u-pr-10{
    padding-right:5rem!important
  }

  .b--lg\:u-pb-10{
    padding-bottom:5rem!important
  }

  .b--lg\:u-pl-10{
    padding-left:5rem!important
  }

  .b--lg\:u-px-10{
    padding-left:5rem!important;
    padding-right:5rem!important
  }

  .b--lg\:u-py-10{
    padding-top:5rem!important;
    padding-bottom:5rem!important
  }

  .b--lg\:u-pis-10{
    padding-inline-start:5rem!important
  }

  .b--lg\:u-pie-10{
    padding-inline-end:5rem!important
  }

  .b--lg\:u-pbs-10{
    padding-block-start:5rem!important
  }

  .b--lg\:u-pbe-10{
    padding-block-end:5rem!important
  }

  .b--lg\:u-m-12{
    margin:6rem!important
  }

  .b--lg\:u-mt-12{
    margin-top:6rem!important
  }

  .b--lg\:u-mr-12{
    margin-right:6rem!important
  }

  .b--lg\:u-mb-12{
    margin-bottom:6rem!important
  }

  .b--lg\:u-ml-12{
    margin-left:6rem!important
  }

  .b--lg\:u-mx-12{
    margin-left:6rem!important;
    margin-right:6rem!important
  }

  .b--lg\:u-my-12{
    margin-top:6rem!important;
    margin-bottom:6rem!important
  }

  .b--lg\:u-mis-12{
    margin-inline-start:6rem!important
  }

  .b--lg\:u-mie-12{
    margin-inline-end:6rem!important
  }

  .b--lg\:u-mbs-12{
    margin-block-start:6rem!important
  }

  .b--lg\:u-mbe-12{
    margin-block-end:6rem!important
  }

  .b--lg\:u-mn-12{
    margin:-6rem!important
  }

  .b--lg\:u-mtn-12{
    margin-top:-6rem!important
  }

  .b--lg\:u-mrn-12{
    margin-right:-6rem!important
  }

  .b--lg\:u-mbn-12{
    margin-bottom:-6rem!important
  }

  .b--lg\:u-mln-12{
    margin-left:-6rem!important
  }

  .b--lg\:u-mxn-12{
    margin-left:-6rem!important;
    margin-right:-6rem!important
  }

  .b--lg\:u-myn-12{
    margin-top:-6rem!important;
    margin-bottom:-6rem!important
  }

  .b--lg\:u-misn-12{
    margin-inline-start:-6rem!important
  }

  .b--lg\:u-mien-12{
    margin-inline-end:-6rem!important
  }

  .b--lg\:u-mbsn-12{
    margin-block-start:-6rem!important
  }

  .b--lg\:u-mben-12{
    margin-block-end:-6rem!important
  }

  .b--lg\:u-p-12{
    padding:6rem!important
  }

  .b--lg\:u-pt-12{
    padding-top:6rem!important
  }

  .b--lg\:u-pr-12{
    padding-right:6rem!important
  }

  .b--lg\:u-pb-12{
    padding-bottom:6rem!important
  }

  .b--lg\:u-pl-12{
    padding-left:6rem!important
  }

  .b--lg\:u-px-12{
    padding-left:6rem!important;
    padding-right:6rem!important
  }

  .b--lg\:u-py-12{
    padding-top:6rem!important;
    padding-bottom:6rem!important
  }

  .b--lg\:u-pis-12{
    padding-inline-start:6rem!important
  }

  .b--lg\:u-pie-12{
    padding-inline-end:6rem!important
  }

  .b--lg\:u-pbs-12{
    padding-block-start:6rem!important
  }

  .b--lg\:u-pbe-12{
    padding-block-end:6rem!important
  }

  .b--lg\:u-m-16{
    margin:8rem!important
  }

  .b--lg\:u-mt-16{
    margin-top:8rem!important
  }

  .b--lg\:u-mr-16{
    margin-right:8rem!important
  }

  .b--lg\:u-mb-16{
    margin-bottom:8rem!important
  }

  .b--lg\:u-ml-16{
    margin-left:8rem!important
  }

  .b--lg\:u-mx-16{
    margin-left:8rem!important;
    margin-right:8rem!important
  }

  .b--lg\:u-my-16{
    margin-top:8rem!important;
    margin-bottom:8rem!important
  }

  .b--lg\:u-mis-16{
    margin-inline-start:8rem!important
  }

  .b--lg\:u-mie-16{
    margin-inline-end:8rem!important
  }

  .b--lg\:u-mbs-16{
    margin-block-start:8rem!important
  }

  .b--lg\:u-mbe-16{
    margin-block-end:8rem!important
  }

  .b--lg\:u-mn-16{
    margin:-8rem!important
  }

  .b--lg\:u-mtn-16{
    margin-top:-8rem!important
  }

  .b--lg\:u-mrn-16{
    margin-right:-8rem!important
  }

  .b--lg\:u-mbn-16{
    margin-bottom:-8rem!important
  }

  .b--lg\:u-mln-16{
    margin-left:-8rem!important
  }

  .b--lg\:u-mxn-16{
    margin-left:-8rem!important;
    margin-right:-8rem!important
  }

  .b--lg\:u-myn-16{
    margin-top:-8rem!important;
    margin-bottom:-8rem!important
  }

  .b--lg\:u-misn-16{
    margin-inline-start:-8rem!important
  }

  .b--lg\:u-mien-16{
    margin-inline-end:-8rem!important
  }

  .b--lg\:u-mbsn-16{
    margin-block-start:-8rem!important
  }

  .b--lg\:u-mben-16{
    margin-block-end:-8rem!important
  }

  .b--lg\:u-p-16{
    padding:8rem!important
  }

  .b--lg\:u-pt-16{
    padding-top:8rem!important
  }

  .b--lg\:u-pr-16{
    padding-right:8rem!important
  }

  .b--lg\:u-pb-16{
    padding-bottom:8rem!important
  }

  .b--lg\:u-pl-16{
    padding-left:8rem!important
  }

  .b--lg\:u-px-16{
    padding-left:8rem!important;
    padding-right:8rem!important
  }

  .b--lg\:u-py-16{
    padding-top:8rem!important;
    padding-bottom:8rem!important
  }

  .b--lg\:u-pis-16{
    padding-inline-start:8rem!important
  }

  .b--lg\:u-pie-16{
    padding-inline-end:8rem!important
  }

  .b--lg\:u-pbs-16{
    padding-block-start:8rem!important
  }

  .b--lg\:u-pbe-16{
    padding-block-end:8rem!important
  }

  .b--lg\:u-m-20{
    margin:10rem!important
  }

  .b--lg\:u-mt-20{
    margin-top:10rem!important
  }

  .b--lg\:u-mr-20{
    margin-right:10rem!important
  }

  .b--lg\:u-mb-20{
    margin-bottom:10rem!important
  }

  .b--lg\:u-ml-20{
    margin-left:10rem!important
  }

  .b--lg\:u-mx-20{
    margin-left:10rem!important;
    margin-right:10rem!important
  }

  .b--lg\:u-my-20{
    margin-top:10rem!important;
    margin-bottom:10rem!important
  }

  .b--lg\:u-mis-20{
    margin-inline-start:10rem!important
  }

  .b--lg\:u-mie-20{
    margin-inline-end:10rem!important
  }

  .b--lg\:u-mbs-20{
    margin-block-start:10rem!important
  }

  .b--lg\:u-mbe-20{
    margin-block-end:10rem!important
  }

  .b--lg\:u-mn-20{
    margin:-10rem!important
  }

  .b--lg\:u-mtn-20{
    margin-top:-10rem!important
  }

  .b--lg\:u-mrn-20{
    margin-right:-10rem!important
  }

  .b--lg\:u-mbn-20{
    margin-bottom:-10rem!important
  }

  .b--lg\:u-mln-20{
    margin-left:-10rem!important
  }

  .b--lg\:u-mxn-20{
    margin-left:-10rem!important;
    margin-right:-10rem!important
  }

  .b--lg\:u-myn-20{
    margin-top:-10rem!important;
    margin-bottom:-10rem!important
  }

  .b--lg\:u-misn-20{
    margin-inline-start:-10rem!important
  }

  .b--lg\:u-mien-20{
    margin-inline-end:-10rem!important
  }

  .b--lg\:u-mbsn-20{
    margin-block-start:-10rem!important
  }

  .b--lg\:u-mben-20{
    margin-block-end:-10rem!important
  }

  .b--lg\:u-p-20{
    padding:10rem!important
  }

  .b--lg\:u-pt-20{
    padding-top:10rem!important
  }

  .b--lg\:u-pr-20{
    padding-right:10rem!important
  }

  .b--lg\:u-pb-20{
    padding-bottom:10rem!important
  }

  .b--lg\:u-pl-20{
    padding-left:10rem!important
  }

  .b--lg\:u-px-20{
    padding-left:10rem!important;
    padding-right:10rem!important
  }

  .b--lg\:u-py-20{
    padding-top:10rem!important;
    padding-bottom:10rem!important
  }

  .b--lg\:u-pis-20{
    padding-inline-start:10rem!important
  }

  .b--lg\:u-pie-20{
    padding-inline-end:10rem!important
  }

  .b--lg\:u-pbs-20{
    padding-block-start:10rem!important
  }

  .b--lg\:u-pbe-20{
    padding-block-end:10rem!important
  }

  .b--lg\:u-m-25{
    margin:12.5rem!important
  }

  .b--lg\:u-mt-25{
    margin-top:12.5rem!important
  }

  .b--lg\:u-mr-25{
    margin-right:12.5rem!important
  }

  .b--lg\:u-mb-25{
    margin-bottom:12.5rem!important
  }

  .b--lg\:u-ml-25{
    margin-left:12.5rem!important
  }

  .b--lg\:u-mx-25{
    margin-left:12.5rem!important;
    margin-right:12.5rem!important
  }

  .b--lg\:u-my-25{
    margin-top:12.5rem!important;
    margin-bottom:12.5rem!important
  }

  .b--lg\:u-mis-25{
    margin-inline-start:12.5rem!important
  }

  .b--lg\:u-mie-25{
    margin-inline-end:12.5rem!important
  }

  .b--lg\:u-mbs-25{
    margin-block-start:12.5rem!important
  }

  .b--lg\:u-mbe-25{
    margin-block-end:12.5rem!important
  }

  .b--lg\:u-mn-25{
    margin:-12.5rem!important
  }

  .b--lg\:u-mtn-25{
    margin-top:-12.5rem!important
  }

  .b--lg\:u-mrn-25{
    margin-right:-12.5rem!important
  }

  .b--lg\:u-mbn-25{
    margin-bottom:-12.5rem!important
  }

  .b--lg\:u-mln-25{
    margin-left:-12.5rem!important
  }

  .b--lg\:u-mxn-25{
    margin-left:-12.5rem!important;
    margin-right:-12.5rem!important
  }

  .b--lg\:u-myn-25{
    margin-top:-12.5rem!important;
    margin-bottom:-12.5rem!important
  }

  .b--lg\:u-misn-25{
    margin-inline-start:-12.5rem!important
  }

  .b--lg\:u-mien-25{
    margin-inline-end:-12.5rem!important
  }

  .b--lg\:u-mbsn-25{
    margin-block-start:-12.5rem!important
  }

  .b--lg\:u-mben-25{
    margin-block-end:-12.5rem!important
  }

  .b--lg\:u-p-25{
    padding:12.5rem!important
  }

  .b--lg\:u-pt-25{
    padding-top:12.5rem!important
  }

  .b--lg\:u-pr-25{
    padding-right:12.5rem!important
  }

  .b--lg\:u-pb-25{
    padding-bottom:12.5rem!important
  }

  .b--lg\:u-pl-25{
    padding-left:12.5rem!important
  }

  .b--lg\:u-px-25{
    padding-left:12.5rem!important;
    padding-right:12.5rem!important
  }

  .b--lg\:u-py-25{
    padding-top:12.5rem!important;
    padding-bottom:12.5rem!important
  }

  .b--lg\:u-pis-25{
    padding-inline-start:12.5rem!important
  }

  .b--lg\:u-pie-25{
    padding-inline-end:12.5rem!important
  }

  .b--lg\:u-pbs-25{
    padding-block-start:12.5rem!important
  }

  .b--lg\:u-pbe-25{
    padding-block-end:12.5rem!important
  }

  .b--lg\:u-m-30{
    margin:15rem!important
  }

  .b--lg\:u-mt-30{
    margin-top:15rem!important
  }

  .b--lg\:u-mr-30{
    margin-right:15rem!important
  }

  .b--lg\:u-mb-30{
    margin-bottom:15rem!important
  }

  .b--lg\:u-ml-30{
    margin-left:15rem!important
  }

  .b--lg\:u-mx-30{
    margin-left:15rem!important;
    margin-right:15rem!important
  }

  .b--lg\:u-my-30{
    margin-top:15rem!important;
    margin-bottom:15rem!important
  }

  .b--lg\:u-mis-30{
    margin-inline-start:15rem!important
  }

  .b--lg\:u-mie-30{
    margin-inline-end:15rem!important
  }

  .b--lg\:u-mbs-30{
    margin-block-start:15rem!important
  }

  .b--lg\:u-mbe-30{
    margin-block-end:15rem!important
  }

  .b--lg\:u-mn-30{
    margin:-15rem!important
  }

  .b--lg\:u-mtn-30{
    margin-top:-15rem!important
  }

  .b--lg\:u-mrn-30{
    margin-right:-15rem!important
  }

  .b--lg\:u-mbn-30{
    margin-bottom:-15rem!important
  }

  .b--lg\:u-mln-30{
    margin-left:-15rem!important
  }

  .b--lg\:u-mxn-30{
    margin-left:-15rem!important;
    margin-right:-15rem!important
  }

  .b--lg\:u-myn-30{
    margin-top:-15rem!important;
    margin-bottom:-15rem!important
  }

  .b--lg\:u-misn-30{
    margin-inline-start:-15rem!important
  }

  .b--lg\:u-mien-30{
    margin-inline-end:-15rem!important
  }

  .b--lg\:u-mbsn-30{
    margin-block-start:-15rem!important
  }

  .b--lg\:u-mben-30{
    margin-block-end:-15rem!important
  }

  .b--lg\:u-p-30{
    padding:15rem!important
  }

  .b--lg\:u-pt-30{
    padding-top:15rem!important
  }

  .b--lg\:u-pr-30{
    padding-right:15rem!important
  }

  .b--lg\:u-pb-30{
    padding-bottom:15rem!important
  }

  .b--lg\:u-pl-30{
    padding-left:15rem!important
  }

  .b--lg\:u-px-30{
    padding-left:15rem!important;
    padding-right:15rem!important
  }

  .b--lg\:u-py-30{
    padding-top:15rem!important;
    padding-bottom:15rem!important
  }

  .b--lg\:u-pis-30{
    padding-inline-start:15rem!important
  }

  .b--lg\:u-pie-30{
    padding-inline-end:15rem!important
  }

  .b--lg\:u-pbs-30{
    padding-block-start:15rem!important
  }

  .b--lg\:u-pbe-30{
    padding-block-end:15rem!important
  }
}

@media (min-width: 75rem){
  .b--xl\:u-m-auto{
    margin:auto!important
  }

  .b--xl\:u-mt-auto{
    margin-top:auto!important
  }

  .b--xl\:u-mr-auto{
    margin-right:auto!important
  }

  .b--xl\:u-mb-auto{
    margin-bottom:auto!important
  }

  .b--xl\:u-ml-auto{
    margin-left:auto!important
  }

  .b--xl\:u-mx-auto{
    margin-left:auto!important;
    margin-right:auto!important
  }

  .b--xl\:u-my-auto{
    margin-top:auto!important;
    margin-bottom:auto!important
  }

  .b--xl\:u-mis-auto{
    margin-inline-start:auto!important
  }

  .b--xl\:u-mie-auto{
    margin-inline-end:auto!important
  }

  .b--xl\:u-mbs-auto{
    margin-block-start:auto!important
  }

  .b--xl\:u-mbe-auto{
    margin-block-end:auto!important
  }

  .b--xl\:u-m-0\.25{
    margin:.125rem!important
  }

  .b--xl\:u-mt-0\.25{
    margin-top:.125rem!important
  }

  .b--xl\:u-mr-0\.25{
    margin-right:.125rem!important
  }

  .b--xl\:u-mb-0\.25{
    margin-bottom:.125rem!important
  }

  .b--xl\:u-ml-0\.25{
    margin-left:.125rem!important
  }

  .b--xl\:u-mx-0\.25{
    margin-left:.125rem!important;
    margin-right:.125rem!important
  }

  .b--xl\:u-my-0\.25{
    margin-top:.125rem!important;
    margin-bottom:.125rem!important
  }

  .b--xl\:u-mis-0\.25{
    margin-inline-start:.125rem!important
  }

  .b--xl\:u-mie-0\.25{
    margin-inline-end:.125rem!important
  }

  .b--xl\:u-mbs-0\.25{
    margin-block-start:.125rem!important
  }

  .b--xl\:u-mbe-0\.25{
    margin-block-end:.125rem!important
  }

  .b--xl\:u-mn-0\.25{
    margin:-.125rem!important
  }

  .b--xl\:u-mtn-0\.25{
    margin-top:-.125rem!important
  }

  .b--xl\:u-mrn-0\.25{
    margin-right:-.125rem!important
  }

  .b--xl\:u-mbn-0\.25{
    margin-bottom:-.125rem!important
  }

  .b--xl\:u-mln-0\.25{
    margin-left:-.125rem!important
  }

  .b--xl\:u-mxn-0\.25{
    margin-left:-.125rem!important;
    margin-right:-.125rem!important
  }

  .b--xl\:u-myn-0\.25{
    margin-top:-.125rem!important;
    margin-bottom:-.125rem!important
  }

  .b--xl\:u-misn-0\.25{
    margin-inline-start:-.125rem!important
  }

  .b--xl\:u-mien-0\.25{
    margin-inline-end:-.125rem!important
  }

  .b--xl\:u-mbsn-0\.25{
    margin-block-start:-.125rem!important
  }

  .b--xl\:u-mben-0\.25{
    margin-block-end:-.125rem!important
  }

  .b--xl\:u-p-0\.25{
    padding:.125rem!important
  }

  .b--xl\:u-pt-0\.25{
    padding-top:.125rem!important
  }

  .b--xl\:u-pr-0\.25{
    padding-right:.125rem!important
  }

  .b--xl\:u-pb-0\.25{
    padding-bottom:.125rem!important
  }

  .b--xl\:u-pl-0\.25{
    padding-left:.125rem!important
  }

  .b--xl\:u-px-0\.25{
    padding-left:.125rem!important;
    padding-right:.125rem!important
  }

  .b--xl\:u-py-0\.25{
    padding-top:.125rem!important;
    padding-bottom:.125rem!important
  }

  .b--xl\:u-pis-0\.25{
    padding-inline-start:.125rem!important
  }

  .b--xl\:u-pie-0\.25{
    padding-inline-end:.125rem!important
  }

  .b--xl\:u-pbs-0\.25{
    padding-block-start:.125rem!important
  }

  .b--xl\:u-pbe-0\.25{
    padding-block-end:.125rem!important
  }

  .b--xl\:u-m-0\.5{
    margin:.25rem!important
  }

  .b--xl\:u-mt-0\.5{
    margin-top:.25rem!important
  }

  .b--xl\:u-mr-0\.5{
    margin-right:.25rem!important
  }

  .b--xl\:u-mb-0\.5{
    margin-bottom:.25rem!important
  }

  .b--xl\:u-ml-0\.5{
    margin-left:.25rem!important
  }

  .b--xl\:u-mx-0\.5{
    margin-left:.25rem!important;
    margin-right:.25rem!important
  }

  .b--xl\:u-my-0\.5{
    margin-top:.25rem!important;
    margin-bottom:.25rem!important
  }

  .b--xl\:u-mis-0\.5{
    margin-inline-start:.25rem!important
  }

  .b--xl\:u-mie-0\.5{
    margin-inline-end:.25rem!important
  }

  .b--xl\:u-mbs-0\.5{
    margin-block-start:.25rem!important
  }

  .b--xl\:u-mbe-0\.5{
    margin-block-end:.25rem!important
  }

  .b--xl\:u-mn-0\.5{
    margin:-.25rem!important
  }

  .b--xl\:u-mtn-0\.5{
    margin-top:-.25rem!important
  }

  .b--xl\:u-mrn-0\.5{
    margin-right:-.25rem!important
  }

  .b--xl\:u-mbn-0\.5{
    margin-bottom:-.25rem!important
  }

  .b--xl\:u-mln-0\.5{
    margin-left:-.25rem!important
  }

  .b--xl\:u-mxn-0\.5{
    margin-left:-.25rem!important;
    margin-right:-.25rem!important
  }

  .b--xl\:u-myn-0\.5{
    margin-top:-.25rem!important;
    margin-bottom:-.25rem!important
  }

  .b--xl\:u-misn-0\.5{
    margin-inline-start:-.25rem!important
  }

  .b--xl\:u-mien-0\.5{
    margin-inline-end:-.25rem!important
  }

  .b--xl\:u-mbsn-0\.5{
    margin-block-start:-.25rem!important
  }

  .b--xl\:u-mben-0\.5{
    margin-block-end:-.25rem!important
  }

  .b--xl\:u-p-0\.5{
    padding:.25rem!important
  }

  .b--xl\:u-pt-0\.5{
    padding-top:.25rem!important
  }

  .b--xl\:u-pr-0\.5{
    padding-right:.25rem!important
  }

  .b--xl\:u-pb-0\.5{
    padding-bottom:.25rem!important
  }

  .b--xl\:u-pl-0\.5{
    padding-left:.25rem!important
  }

  .b--xl\:u-px-0\.5{
    padding-left:.25rem!important;
    padding-right:.25rem!important
  }

  .b--xl\:u-py-0\.5{
    padding-top:.25rem!important;
    padding-bottom:.25rem!important
  }

  .b--xl\:u-pis-0\.5{
    padding-inline-start:.25rem!important
  }

  .b--xl\:u-pie-0\.5{
    padding-inline-end:.25rem!important
  }

  .b--xl\:u-pbs-0\.5{
    padding-block-start:.25rem!important
  }

  .b--xl\:u-pbe-0\.5{
    padding-block-end:.25rem!important
  }

  .b--xl\:u-m-1{
    margin:.5rem!important
  }

  .b--xl\:u-mt-1{
    margin-top:.5rem!important
  }

  .b--xl\:u-mr-1{
    margin-right:.5rem!important
  }

  .b--xl\:u-mb-1{
    margin-bottom:.5rem!important
  }

  .b--xl\:u-ml-1{
    margin-left:.5rem!important
  }

  .b--xl\:u-mx-1{
    margin-left:.5rem!important;
    margin-right:.5rem!important
  }

  .b--xl\:u-my-1{
    margin-top:.5rem!important;
    margin-bottom:.5rem!important
  }

  .b--xl\:u-mis-1{
    margin-inline-start:.5rem!important
  }

  .b--xl\:u-mie-1{
    margin-inline-end:.5rem!important
  }

  .b--xl\:u-mbs-1{
    margin-block-start:.5rem!important
  }

  .b--xl\:u-mbe-1{
    margin-block-end:.5rem!important
  }

  .b--xl\:u-mn-1{
    margin:-.5rem!important
  }

  .b--xl\:u-mtn-1{
    margin-top:-.5rem!important
  }

  .b--xl\:u-mrn-1{
    margin-right:-.5rem!important
  }

  .b--xl\:u-mbn-1{
    margin-bottom:-.5rem!important
  }

  .b--xl\:u-mln-1{
    margin-left:-.5rem!important
  }

  .b--xl\:u-mxn-1{
    margin-left:-.5rem!important;
    margin-right:-.5rem!important
  }

  .b--xl\:u-myn-1{
    margin-top:-.5rem!important;
    margin-bottom:-.5rem!important
  }

  .b--xl\:u-misn-1{
    margin-inline-start:-.5rem!important
  }

  .b--xl\:u-mien-1{
    margin-inline-end:-.5rem!important
  }

  .b--xl\:u-mbsn-1{
    margin-block-start:-.5rem!important
  }

  .b--xl\:u-mben-1{
    margin-block-end:-.5rem!important
  }

  .b--xl\:u-p-1{
    padding:.5rem!important
  }

  .b--xl\:u-pt-1{
    padding-top:.5rem!important
  }

  .b--xl\:u-pr-1{
    padding-right:.5rem!important
  }

  .b--xl\:u-pb-1{
    padding-bottom:.5rem!important
  }

  .b--xl\:u-pl-1{
    padding-left:.5rem!important
  }

  .b--xl\:u-px-1{
    padding-left:.5rem!important;
    padding-right:.5rem!important
  }

  .b--xl\:u-py-1{
    padding-top:.5rem!important;
    padding-bottom:.5rem!important
  }

  .b--xl\:u-pis-1{
    padding-inline-start:.5rem!important
  }

  .b--xl\:u-pie-1{
    padding-inline-end:.5rem!important
  }

  .b--xl\:u-pbs-1{
    padding-block-start:.5rem!important
  }

  .b--xl\:u-pbe-1{
    padding-block-end:.5rem!important
  }

  .b--xl\:u-m-1\.5{
    margin:.75rem!important
  }

  .b--xl\:u-mt-1\.5{
    margin-top:.75rem!important
  }

  .b--xl\:u-mr-1\.5{
    margin-right:.75rem!important
  }

  .b--xl\:u-mb-1\.5{
    margin-bottom:.75rem!important
  }

  .b--xl\:u-ml-1\.5{
    margin-left:.75rem!important
  }

  .b--xl\:u-mx-1\.5{
    margin-left:.75rem!important;
    margin-right:.75rem!important
  }

  .b--xl\:u-my-1\.5{
    margin-top:.75rem!important;
    margin-bottom:.75rem!important
  }

  .b--xl\:u-mis-1\.5{
    margin-inline-start:.75rem!important
  }

  .b--xl\:u-mie-1\.5{
    margin-inline-end:.75rem!important
  }

  .b--xl\:u-mbs-1\.5{
    margin-block-start:.75rem!important
  }

  .b--xl\:u-mbe-1\.5{
    margin-block-end:.75rem!important
  }

  .b--xl\:u-mn-1\.5{
    margin:-.75rem!important
  }

  .b--xl\:u-mtn-1\.5{
    margin-top:-.75rem!important
  }

  .b--xl\:u-mrn-1\.5{
    margin-right:-.75rem!important
  }

  .b--xl\:u-mbn-1\.5{
    margin-bottom:-.75rem!important
  }

  .b--xl\:u-mln-1\.5{
    margin-left:-.75rem!important
  }

  .b--xl\:u-mxn-1\.5{
    margin-left:-.75rem!important;
    margin-right:-.75rem!important
  }

  .b--xl\:u-myn-1\.5{
    margin-top:-.75rem!important;
    margin-bottom:-.75rem!important
  }

  .b--xl\:u-misn-1\.5{
    margin-inline-start:-.75rem!important
  }

  .b--xl\:u-mien-1\.5{
    margin-inline-end:-.75rem!important
  }

  .b--xl\:u-mbsn-1\.5{
    margin-block-start:-.75rem!important
  }

  .b--xl\:u-mben-1\.5{
    margin-block-end:-.75rem!important
  }

  .b--xl\:u-p-1\.5{
    padding:.75rem!important
  }

  .b--xl\:u-pt-1\.5{
    padding-top:.75rem!important
  }

  .b--xl\:u-pr-1\.5{
    padding-right:.75rem!important
  }

  .b--xl\:u-pb-1\.5{
    padding-bottom:.75rem!important
  }

  .b--xl\:u-pl-1\.5{
    padding-left:.75rem!important
  }

  .b--xl\:u-px-1\.5{
    padding-left:.75rem!important;
    padding-right:.75rem!important
  }

  .b--xl\:u-py-1\.5{
    padding-top:.75rem!important;
    padding-bottom:.75rem!important
  }

  .b--xl\:u-pis-1\.5{
    padding-inline-start:.75rem!important
  }

  .b--xl\:u-pie-1\.5{
    padding-inline-end:.75rem!important
  }

  .b--xl\:u-pbs-1\.5{
    padding-block-start:.75rem!important
  }

  .b--xl\:u-pbe-1\.5{
    padding-block-end:.75rem!important
  }

  .b--xl\:u-m-2{
    margin:1rem!important
  }

  .b--xl\:u-mt-2{
    margin-top:1rem!important
  }

  .b--xl\:u-mr-2{
    margin-right:1rem!important
  }

  .b--xl\:u-mb-2{
    margin-bottom:1rem!important
  }

  .b--xl\:u-ml-2{
    margin-left:1rem!important
  }

  .b--xl\:u-mx-2{
    margin-left:1rem!important;
    margin-right:1rem!important
  }

  .b--xl\:u-my-2{
    margin-top:1rem!important;
    margin-bottom:1rem!important
  }

  .b--xl\:u-mis-2{
    margin-inline-start:1rem!important
  }

  .b--xl\:u-mie-2{
    margin-inline-end:1rem!important
  }

  .b--xl\:u-mbs-2{
    margin-block-start:1rem!important
  }

  .b--xl\:u-mbe-2{
    margin-block-end:1rem!important
  }

  .b--xl\:u-mn-2{
    margin:-1rem!important
  }

  .b--xl\:u-mtn-2{
    margin-top:-1rem!important
  }

  .b--xl\:u-mrn-2{
    margin-right:-1rem!important
  }

  .b--xl\:u-mbn-2{
    margin-bottom:-1rem!important
  }

  .b--xl\:u-mln-2{
    margin-left:-1rem!important
  }

  .b--xl\:u-mxn-2{
    margin-left:-1rem!important;
    margin-right:-1rem!important
  }

  .b--xl\:u-myn-2{
    margin-top:-1rem!important;
    margin-bottom:-1rem!important
  }

  .b--xl\:u-misn-2{
    margin-inline-start:-1rem!important
  }

  .b--xl\:u-mien-2{
    margin-inline-end:-1rem!important
  }

  .b--xl\:u-mbsn-2{
    margin-block-start:-1rem!important
  }

  .b--xl\:u-mben-2{
    margin-block-end:-1rem!important
  }

  .b--xl\:u-p-2{
    padding:1rem!important
  }

  .b--xl\:u-pt-2{
    padding-top:1rem!important
  }

  .b--xl\:u-pr-2{
    padding-right:1rem!important
  }

  .b--xl\:u-pb-2{
    padding-bottom:1rem!important
  }

  .b--xl\:u-pl-2{
    padding-left:1rem!important
  }

  .b--xl\:u-px-2{
    padding-left:1rem!important;
    padding-right:1rem!important
  }

  .b--xl\:u-py-2{
    padding-top:1rem!important;
    padding-bottom:1rem!important
  }

  .b--xl\:u-pis-2{
    padding-inline-start:1rem!important
  }

  .b--xl\:u-pie-2{
    padding-inline-end:1rem!important
  }

  .b--xl\:u-pbs-2{
    padding-block-start:1rem!important
  }

  .b--xl\:u-pbe-2{
    padding-block-end:1rem!important
  }

  .b--xl\:u-m-2\.5{
    margin:1.25rem!important
  }

  .b--xl\:u-mt-2\.5{
    margin-top:1.25rem!important
  }

  .b--xl\:u-mr-2\.5{
    margin-right:1.25rem!important
  }

  .b--xl\:u-mb-2\.5{
    margin-bottom:1.25rem!important
  }

  .b--xl\:u-ml-2\.5{
    margin-left:1.25rem!important
  }

  .b--xl\:u-mx-2\.5{
    margin-left:1.25rem!important;
    margin-right:1.25rem!important
  }

  .b--xl\:u-my-2\.5{
    margin-top:1.25rem!important;
    margin-bottom:1.25rem!important
  }

  .b--xl\:u-mis-2\.5{
    margin-inline-start:1.25rem!important
  }

  .b--xl\:u-mie-2\.5{
    margin-inline-end:1.25rem!important
  }

  .b--xl\:u-mbs-2\.5{
    margin-block-start:1.25rem!important
  }

  .b--xl\:u-mbe-2\.5{
    margin-block-end:1.25rem!important
  }

  .b--xl\:u-mn-2\.5{
    margin:-1.25rem!important
  }

  .b--xl\:u-mtn-2\.5{
    margin-top:-1.25rem!important
  }

  .b--xl\:u-mrn-2\.5{
    margin-right:-1.25rem!important
  }

  .b--xl\:u-mbn-2\.5{
    margin-bottom:-1.25rem!important
  }

  .b--xl\:u-mln-2\.5{
    margin-left:-1.25rem!important
  }

  .b--xl\:u-mxn-2\.5{
    margin-left:-1.25rem!important;
    margin-right:-1.25rem!important
  }

  .b--xl\:u-myn-2\.5{
    margin-top:-1.25rem!important;
    margin-bottom:-1.25rem!important
  }

  .b--xl\:u-misn-2\.5{
    margin-inline-start:-1.25rem!important
  }

  .b--xl\:u-mien-2\.5{
    margin-inline-end:-1.25rem!important
  }

  .b--xl\:u-mbsn-2\.5{
    margin-block-start:-1.25rem!important
  }

  .b--xl\:u-mben-2\.5{
    margin-block-end:-1.25rem!important
  }

  .b--xl\:u-p-2\.5{
    padding:1.25rem!important
  }

  .b--xl\:u-pt-2\.5{
    padding-top:1.25rem!important
  }

  .b--xl\:u-pr-2\.5{
    padding-right:1.25rem!important
  }

  .b--xl\:u-pb-2\.5{
    padding-bottom:1.25rem!important
  }

  .b--xl\:u-pl-2\.5{
    padding-left:1.25rem!important
  }

  .b--xl\:u-px-2\.5{
    padding-left:1.25rem!important;
    padding-right:1.25rem!important
  }

  .b--xl\:u-py-2\.5{
    padding-top:1.25rem!important;
    padding-bottom:1.25rem!important
  }

  .b--xl\:u-pis-2\.5{
    padding-inline-start:1.25rem!important
  }

  .b--xl\:u-pie-2\.5{
    padding-inline-end:1.25rem!important
  }

  .b--xl\:u-pbs-2\.5{
    padding-block-start:1.25rem!important
  }

  .b--xl\:u-pbe-2\.5{
    padding-block-end:1.25rem!important
  }

  .b--xl\:u-m-3{
    margin:1.5rem!important
  }

  .b--xl\:u-mt-3{
    margin-top:1.5rem!important
  }

  .b--xl\:u-mr-3{
    margin-right:1.5rem!important
  }

  .b--xl\:u-mb-3{
    margin-bottom:1.5rem!important
  }

  .b--xl\:u-ml-3{
    margin-left:1.5rem!important
  }

  .b--xl\:u-mx-3{
    margin-left:1.5rem!important;
    margin-right:1.5rem!important
  }

  .b--xl\:u-my-3{
    margin-top:1.5rem!important;
    margin-bottom:1.5rem!important
  }

  .b--xl\:u-mis-3{
    margin-inline-start:1.5rem!important
  }

  .b--xl\:u-mie-3{
    margin-inline-end:1.5rem!important
  }

  .b--xl\:u-mbs-3{
    margin-block-start:1.5rem!important
  }

  .b--xl\:u-mbe-3{
    margin-block-end:1.5rem!important
  }

  .b--xl\:u-mn-3{
    margin:-1.5rem!important
  }

  .b--xl\:u-mtn-3{
    margin-top:-1.5rem!important
  }

  .b--xl\:u-mrn-3{
    margin-right:-1.5rem!important
  }

  .b--xl\:u-mbn-3{
    margin-bottom:-1.5rem!important
  }

  .b--xl\:u-mln-3{
    margin-left:-1.5rem!important
  }

  .b--xl\:u-mxn-3{
    margin-left:-1.5rem!important;
    margin-right:-1.5rem!important
  }

  .b--xl\:u-myn-3{
    margin-top:-1.5rem!important;
    margin-bottom:-1.5rem!important
  }

  .b--xl\:u-misn-3{
    margin-inline-start:-1.5rem!important
  }

  .b--xl\:u-mien-3{
    margin-inline-end:-1.5rem!important
  }

  .b--xl\:u-mbsn-3{
    margin-block-start:-1.5rem!important
  }

  .b--xl\:u-mben-3{
    margin-block-end:-1.5rem!important
  }

  .b--xl\:u-p-3{
    padding:1.5rem!important
  }

  .b--xl\:u-pt-3{
    padding-top:1.5rem!important
  }

  .b--xl\:u-pr-3{
    padding-right:1.5rem!important
  }

  .b--xl\:u-pb-3{
    padding-bottom:1.5rem!important
  }

  .b--xl\:u-pl-3{
    padding-left:1.5rem!important
  }

  .b--xl\:u-px-3{
    padding-left:1.5rem!important;
    padding-right:1.5rem!important
  }

  .b--xl\:u-py-3{
    padding-top:1.5rem!important;
    padding-bottom:1.5rem!important
  }

  .b--xl\:u-pis-3{
    padding-inline-start:1.5rem!important
  }

  .b--xl\:u-pie-3{
    padding-inline-end:1.5rem!important
  }

  .b--xl\:u-pbs-3{
    padding-block-start:1.5rem!important
  }

  .b--xl\:u-pbe-3{
    padding-block-end:1.5rem!important
  }

  .b--xl\:u-m-4{
    margin:2rem!important
  }

  .b--xl\:u-mt-4{
    margin-top:2rem!important
  }

  .b--xl\:u-mr-4{
    margin-right:2rem!important
  }

  .b--xl\:u-mb-4{
    margin-bottom:2rem!important
  }

  .b--xl\:u-ml-4{
    margin-left:2rem!important
  }

  .b--xl\:u-mx-4{
    margin-left:2rem!important;
    margin-right:2rem!important
  }

  .b--xl\:u-my-4{
    margin-top:2rem!important;
    margin-bottom:2rem!important
  }

  .b--xl\:u-mis-4{
    margin-inline-start:2rem!important
  }

  .b--xl\:u-mie-4{
    margin-inline-end:2rem!important
  }

  .b--xl\:u-mbs-4{
    margin-block-start:2rem!important
  }

  .b--xl\:u-mbe-4{
    margin-block-end:2rem!important
  }

  .b--xl\:u-mn-4{
    margin:-2rem!important
  }

  .b--xl\:u-mtn-4{
    margin-top:-2rem!important
  }

  .b--xl\:u-mrn-4{
    margin-right:-2rem!important
  }

  .b--xl\:u-mbn-4{
    margin-bottom:-2rem!important
  }

  .b--xl\:u-mln-4{
    margin-left:-2rem!important
  }

  .b--xl\:u-mxn-4{
    margin-left:-2rem!important;
    margin-right:-2rem!important
  }

  .b--xl\:u-myn-4{
    margin-top:-2rem!important;
    margin-bottom:-2rem!important
  }

  .b--xl\:u-misn-4{
    margin-inline-start:-2rem!important
  }

  .b--xl\:u-mien-4{
    margin-inline-end:-2rem!important
  }

  .b--xl\:u-mbsn-4{
    margin-block-start:-2rem!important
  }

  .b--xl\:u-mben-4{
    margin-block-end:-2rem!important
  }

  .b--xl\:u-p-4{
    padding:2rem!important
  }

  .b--xl\:u-pt-4{
    padding-top:2rem!important
  }

  .b--xl\:u-pr-4{
    padding-right:2rem!important
  }

  .b--xl\:u-pb-4{
    padding-bottom:2rem!important
  }

  .b--xl\:u-pl-4{
    padding-left:2rem!important
  }

  .b--xl\:u-px-4{
    padding-left:2rem!important;
    padding-right:2rem!important
  }

  .b--xl\:u-py-4{
    padding-top:2rem!important;
    padding-bottom:2rem!important
  }

  .b--xl\:u-pis-4{
    padding-inline-start:2rem!important
  }

  .b--xl\:u-pie-4{
    padding-inline-end:2rem!important
  }

  .b--xl\:u-pbs-4{
    padding-block-start:2rem!important
  }

  .b--xl\:u-pbe-4{
    padding-block-end:2rem!important
  }

  .b--xl\:u-m-5{
    margin:2.5rem!important
  }

  .b--xl\:u-mt-5{
    margin-top:2.5rem!important
  }

  .b--xl\:u-mr-5{
    margin-right:2.5rem!important
  }

  .b--xl\:u-mb-5{
    margin-bottom:2.5rem!important
  }

  .b--xl\:u-ml-5{
    margin-left:2.5rem!important
  }

  .b--xl\:u-mx-5{
    margin-left:2.5rem!important;
    margin-right:2.5rem!important
  }

  .b--xl\:u-my-5{
    margin-top:2.5rem!important;
    margin-bottom:2.5rem!important
  }

  .b--xl\:u-mis-5{
    margin-inline-start:2.5rem!important
  }

  .b--xl\:u-mie-5{
    margin-inline-end:2.5rem!important
  }

  .b--xl\:u-mbs-5{
    margin-block-start:2.5rem!important
  }

  .b--xl\:u-mbe-5{
    margin-block-end:2.5rem!important
  }

  .b--xl\:u-mn-5{
    margin:-2.5rem!important
  }

  .b--xl\:u-mtn-5{
    margin-top:-2.5rem!important
  }

  .b--xl\:u-mrn-5{
    margin-right:-2.5rem!important
  }

  .b--xl\:u-mbn-5{
    margin-bottom:-2.5rem!important
  }

  .b--xl\:u-mln-5{
    margin-left:-2.5rem!important
  }

  .b--xl\:u-mxn-5{
    margin-left:-2.5rem!important;
    margin-right:-2.5rem!important
  }

  .b--xl\:u-myn-5{
    margin-top:-2.5rem!important;
    margin-bottom:-2.5rem!important
  }

  .b--xl\:u-misn-5{
    margin-inline-start:-2.5rem!important
  }

  .b--xl\:u-mien-5{
    margin-inline-end:-2.5rem!important
  }

  .b--xl\:u-mbsn-5{
    margin-block-start:-2.5rem!important
  }

  .b--xl\:u-mben-5{
    margin-block-end:-2.5rem!important
  }

  .b--xl\:u-p-5{
    padding:2.5rem!important
  }

  .b--xl\:u-pt-5{
    padding-top:2.5rem!important
  }

  .b--xl\:u-pr-5{
    padding-right:2.5rem!important
  }

  .b--xl\:u-pb-5{
    padding-bottom:2.5rem!important
  }

  .b--xl\:u-pl-5{
    padding-left:2.5rem!important
  }

  .b--xl\:u-px-5{
    padding-left:2.5rem!important;
    padding-right:2.5rem!important
  }

  .b--xl\:u-py-5{
    padding-top:2.5rem!important;
    padding-bottom:2.5rem!important
  }

  .b--xl\:u-pis-5{
    padding-inline-start:2.5rem!important
  }

  .b--xl\:u-pie-5{
    padding-inline-end:2.5rem!important
  }

  .b--xl\:u-pbs-5{
    padding-block-start:2.5rem!important
  }

  .b--xl\:u-pbe-5{
    padding-block-end:2.5rem!important
  }

  .b--xl\:u-m-6{
    margin:3rem!important
  }

  .b--xl\:u-mt-6{
    margin-top:3rem!important
  }

  .b--xl\:u-mr-6{
    margin-right:3rem!important
  }

  .b--xl\:u-mb-6{
    margin-bottom:3rem!important
  }

  .b--xl\:u-ml-6{
    margin-left:3rem!important
  }

  .b--xl\:u-mx-6{
    margin-left:3rem!important;
    margin-right:3rem!important
  }

  .b--xl\:u-my-6{
    margin-top:3rem!important;
    margin-bottom:3rem!important
  }

  .b--xl\:u-mis-6{
    margin-inline-start:3rem!important
  }

  .b--xl\:u-mie-6{
    margin-inline-end:3rem!important
  }

  .b--xl\:u-mbs-6{
    margin-block-start:3rem!important
  }

  .b--xl\:u-mbe-6{
    margin-block-end:3rem!important
  }

  .b--xl\:u-mn-6{
    margin:-3rem!important
  }

  .b--xl\:u-mtn-6{
    margin-top:-3rem!important
  }

  .b--xl\:u-mrn-6{
    margin-right:-3rem!important
  }

  .b--xl\:u-mbn-6{
    margin-bottom:-3rem!important
  }

  .b--xl\:u-mln-6{
    margin-left:-3rem!important
  }

  .b--xl\:u-mxn-6{
    margin-left:-3rem!important;
    margin-right:-3rem!important
  }

  .b--xl\:u-myn-6{
    margin-top:-3rem!important;
    margin-bottom:-3rem!important
  }

  .b--xl\:u-misn-6{
    margin-inline-start:-3rem!important
  }

  .b--xl\:u-mien-6{
    margin-inline-end:-3rem!important
  }

  .b--xl\:u-mbsn-6{
    margin-block-start:-3rem!important
  }

  .b--xl\:u-mben-6{
    margin-block-end:-3rem!important
  }

  .b--xl\:u-p-6{
    padding:3rem!important
  }

  .b--xl\:u-pt-6{
    padding-top:3rem!important
  }

  .b--xl\:u-pr-6{
    padding-right:3rem!important
  }

  .b--xl\:u-pb-6{
    padding-bottom:3rem!important
  }

  .b--xl\:u-pl-6{
    padding-left:3rem!important
  }

  .b--xl\:u-px-6{
    padding-left:3rem!important;
    padding-right:3rem!important
  }

  .b--xl\:u-py-6{
    padding-top:3rem!important;
    padding-bottom:3rem!important
  }

  .b--xl\:u-pis-6{
    padding-inline-start:3rem!important
  }

  .b--xl\:u-pie-6{
    padding-inline-end:3rem!important
  }

  .b--xl\:u-pbs-6{
    padding-block-start:3rem!important
  }

  .b--xl\:u-pbe-6{
    padding-block-end:3rem!important
  }

  .b--xl\:u-m-8{
    margin:4rem!important
  }

  .b--xl\:u-mt-8{
    margin-top:4rem!important
  }

  .b--xl\:u-mr-8{
    margin-right:4rem!important
  }

  .b--xl\:u-mb-8{
    margin-bottom:4rem!important
  }

  .b--xl\:u-ml-8{
    margin-left:4rem!important
  }

  .b--xl\:u-mx-8{
    margin-left:4rem!important;
    margin-right:4rem!important
  }

  .b--xl\:u-my-8{
    margin-top:4rem!important;
    margin-bottom:4rem!important
  }

  .b--xl\:u-mis-8{
    margin-inline-start:4rem!important
  }

  .b--xl\:u-mie-8{
    margin-inline-end:4rem!important
  }

  .b--xl\:u-mbs-8{
    margin-block-start:4rem!important
  }

  .b--xl\:u-mbe-8{
    margin-block-end:4rem!important
  }

  .b--xl\:u-mn-8{
    margin:-4rem!important
  }

  .b--xl\:u-mtn-8{
    margin-top:-4rem!important
  }

  .b--xl\:u-mrn-8{
    margin-right:-4rem!important
  }

  .b--xl\:u-mbn-8{
    margin-bottom:-4rem!important
  }

  .b--xl\:u-mln-8{
    margin-left:-4rem!important
  }

  .b--xl\:u-mxn-8{
    margin-left:-4rem!important;
    margin-right:-4rem!important
  }

  .b--xl\:u-myn-8{
    margin-top:-4rem!important;
    margin-bottom:-4rem!important
  }

  .b--xl\:u-misn-8{
    margin-inline-start:-4rem!important
  }

  .b--xl\:u-mien-8{
    margin-inline-end:-4rem!important
  }

  .b--xl\:u-mbsn-8{
    margin-block-start:-4rem!important
  }

  .b--xl\:u-mben-8{
    margin-block-end:-4rem!important
  }

  .b--xl\:u-p-8{
    padding:4rem!important
  }

  .b--xl\:u-pt-8{
    padding-top:4rem!important
  }

  .b--xl\:u-pr-8{
    padding-right:4rem!important
  }

  .b--xl\:u-pb-8{
    padding-bottom:4rem!important
  }

  .b--xl\:u-pl-8{
    padding-left:4rem!important
  }

  .b--xl\:u-px-8{
    padding-left:4rem!important;
    padding-right:4rem!important
  }

  .b--xl\:u-py-8{
    padding-top:4rem!important;
    padding-bottom:4rem!important
  }

  .b--xl\:u-pis-8{
    padding-inline-start:4rem!important
  }

  .b--xl\:u-pie-8{
    padding-inline-end:4rem!important
  }

  .b--xl\:u-pbs-8{
    padding-block-start:4rem!important
  }

  .b--xl\:u-pbe-8{
    padding-block-end:4rem!important
  }

  .b--xl\:u-m-10{
    margin:5rem!important
  }

  .b--xl\:u-mt-10{
    margin-top:5rem!important
  }

  .b--xl\:u-mr-10{
    margin-right:5rem!important
  }

  .b--xl\:u-mb-10{
    margin-bottom:5rem!important
  }

  .b--xl\:u-ml-10{
    margin-left:5rem!important
  }

  .b--xl\:u-mx-10{
    margin-left:5rem!important;
    margin-right:5rem!important
  }

  .b--xl\:u-my-10{
    margin-top:5rem!important;
    margin-bottom:5rem!important
  }

  .b--xl\:u-mis-10{
    margin-inline-start:5rem!important
  }

  .b--xl\:u-mie-10{
    margin-inline-end:5rem!important
  }

  .b--xl\:u-mbs-10{
    margin-block-start:5rem!important
  }

  .b--xl\:u-mbe-10{
    margin-block-end:5rem!important
  }

  .b--xl\:u-mn-10{
    margin:-5rem!important
  }

  .b--xl\:u-mtn-10{
    margin-top:-5rem!important
  }

  .b--xl\:u-mrn-10{
    margin-right:-5rem!important
  }

  .b--xl\:u-mbn-10{
    margin-bottom:-5rem!important
  }

  .b--xl\:u-mln-10{
    margin-left:-5rem!important
  }

  .b--xl\:u-mxn-10{
    margin-left:-5rem!important;
    margin-right:-5rem!important
  }

  .b--xl\:u-myn-10{
    margin-top:-5rem!important;
    margin-bottom:-5rem!important
  }

  .b--xl\:u-misn-10{
    margin-inline-start:-5rem!important
  }

  .b--xl\:u-mien-10{
    margin-inline-end:-5rem!important
  }

  .b--xl\:u-mbsn-10{
    margin-block-start:-5rem!important
  }

  .b--xl\:u-mben-10{
    margin-block-end:-5rem!important
  }

  .b--xl\:u-p-10{
    padding:5rem!important
  }

  .b--xl\:u-pt-10{
    padding-top:5rem!important
  }

  .b--xl\:u-pr-10{
    padding-right:5rem!important
  }

  .b--xl\:u-pb-10{
    padding-bottom:5rem!important
  }

  .b--xl\:u-pl-10{
    padding-left:5rem!important
  }

  .b--xl\:u-px-10{
    padding-left:5rem!important;
    padding-right:5rem!important
  }

  .b--xl\:u-py-10{
    padding-top:5rem!important;
    padding-bottom:5rem!important
  }

  .b--xl\:u-pis-10{
    padding-inline-start:5rem!important
  }

  .b--xl\:u-pie-10{
    padding-inline-end:5rem!important
  }

  .b--xl\:u-pbs-10{
    padding-block-start:5rem!important
  }

  .b--xl\:u-pbe-10{
    padding-block-end:5rem!important
  }

  .b--xl\:u-m-12{
    margin:6rem!important
  }

  .b--xl\:u-mt-12{
    margin-top:6rem!important
  }

  .b--xl\:u-mr-12{
    margin-right:6rem!important
  }

  .b--xl\:u-mb-12{
    margin-bottom:6rem!important
  }

  .b--xl\:u-ml-12{
    margin-left:6rem!important
  }

  .b--xl\:u-mx-12{
    margin-left:6rem!important;
    margin-right:6rem!important
  }

  .b--xl\:u-my-12{
    margin-top:6rem!important;
    margin-bottom:6rem!important
  }

  .b--xl\:u-mis-12{
    margin-inline-start:6rem!important
  }

  .b--xl\:u-mie-12{
    margin-inline-end:6rem!important
  }

  .b--xl\:u-mbs-12{
    margin-block-start:6rem!important
  }

  .b--xl\:u-mbe-12{
    margin-block-end:6rem!important
  }

  .b--xl\:u-mn-12{
    margin:-6rem!important
  }

  .b--xl\:u-mtn-12{
    margin-top:-6rem!important
  }

  .b--xl\:u-mrn-12{
    margin-right:-6rem!important
  }

  .b--xl\:u-mbn-12{
    margin-bottom:-6rem!important
  }

  .b--xl\:u-mln-12{
    margin-left:-6rem!important
  }

  .b--xl\:u-mxn-12{
    margin-left:-6rem!important;
    margin-right:-6rem!important
  }

  .b--xl\:u-myn-12{
    margin-top:-6rem!important;
    margin-bottom:-6rem!important
  }

  .b--xl\:u-misn-12{
    margin-inline-start:-6rem!important
  }

  .b--xl\:u-mien-12{
    margin-inline-end:-6rem!important
  }

  .b--xl\:u-mbsn-12{
    margin-block-start:-6rem!important
  }

  .b--xl\:u-mben-12{
    margin-block-end:-6rem!important
  }

  .b--xl\:u-p-12{
    padding:6rem!important
  }

  .b--xl\:u-pt-12{
    padding-top:6rem!important
  }

  .b--xl\:u-pr-12{
    padding-right:6rem!important
  }

  .b--xl\:u-pb-12{
    padding-bottom:6rem!important
  }

  .b--xl\:u-pl-12{
    padding-left:6rem!important
  }

  .b--xl\:u-px-12{
    padding-left:6rem!important;
    padding-right:6rem!important
  }

  .b--xl\:u-py-12{
    padding-top:6rem!important;
    padding-bottom:6rem!important
  }

  .b--xl\:u-pis-12{
    padding-inline-start:6rem!important
  }

  .b--xl\:u-pie-12{
    padding-inline-end:6rem!important
  }

  .b--xl\:u-pbs-12{
    padding-block-start:6rem!important
  }

  .b--xl\:u-pbe-12{
    padding-block-end:6rem!important
  }

  .b--xl\:u-m-16{
    margin:8rem!important
  }

  .b--xl\:u-mt-16{
    margin-top:8rem!important
  }

  .b--xl\:u-mr-16{
    margin-right:8rem!important
  }

  .b--xl\:u-mb-16{
    margin-bottom:8rem!important
  }

  .b--xl\:u-ml-16{
    margin-left:8rem!important
  }

  .b--xl\:u-mx-16{
    margin-left:8rem!important;
    margin-right:8rem!important
  }

  .b--xl\:u-my-16{
    margin-top:8rem!important;
    margin-bottom:8rem!important
  }

  .b--xl\:u-mis-16{
    margin-inline-start:8rem!important
  }

  .b--xl\:u-mie-16{
    margin-inline-end:8rem!important
  }

  .b--xl\:u-mbs-16{
    margin-block-start:8rem!important
  }

  .b--xl\:u-mbe-16{
    margin-block-end:8rem!important
  }

  .b--xl\:u-mn-16{
    margin:-8rem!important
  }

  .b--xl\:u-mtn-16{
    margin-top:-8rem!important
  }

  .b--xl\:u-mrn-16{
    margin-right:-8rem!important
  }

  .b--xl\:u-mbn-16{
    margin-bottom:-8rem!important
  }

  .b--xl\:u-mln-16{
    margin-left:-8rem!important
  }

  .b--xl\:u-mxn-16{
    margin-left:-8rem!important;
    margin-right:-8rem!important
  }

  .b--xl\:u-myn-16{
    margin-top:-8rem!important;
    margin-bottom:-8rem!important
  }

  .b--xl\:u-misn-16{
    margin-inline-start:-8rem!important
  }

  .b--xl\:u-mien-16{
    margin-inline-end:-8rem!important
  }

  .b--xl\:u-mbsn-16{
    margin-block-start:-8rem!important
  }

  .b--xl\:u-mben-16{
    margin-block-end:-8rem!important
  }

  .b--xl\:u-p-16{
    padding:8rem!important
  }

  .b--xl\:u-pt-16{
    padding-top:8rem!important
  }

  .b--xl\:u-pr-16{
    padding-right:8rem!important
  }

  .b--xl\:u-pb-16{
    padding-bottom:8rem!important
  }

  .b--xl\:u-pl-16{
    padding-left:8rem!important
  }

  .b--xl\:u-px-16{
    padding-left:8rem!important;
    padding-right:8rem!important
  }

  .b--xl\:u-py-16{
    padding-top:8rem!important;
    padding-bottom:8rem!important
  }

  .b--xl\:u-pis-16{
    padding-inline-start:8rem!important
  }

  .b--xl\:u-pie-16{
    padding-inline-end:8rem!important
  }

  .b--xl\:u-pbs-16{
    padding-block-start:8rem!important
  }

  .b--xl\:u-pbe-16{
    padding-block-end:8rem!important
  }

  .b--xl\:u-m-20{
    margin:10rem!important
  }

  .b--xl\:u-mt-20{
    margin-top:10rem!important
  }

  .b--xl\:u-mr-20{
    margin-right:10rem!important
  }

  .b--xl\:u-mb-20{
    margin-bottom:10rem!important
  }

  .b--xl\:u-ml-20{
    margin-left:10rem!important
  }

  .b--xl\:u-mx-20{
    margin-left:10rem!important;
    margin-right:10rem!important
  }

  .b--xl\:u-my-20{
    margin-top:10rem!important;
    margin-bottom:10rem!important
  }

  .b--xl\:u-mis-20{
    margin-inline-start:10rem!important
  }

  .b--xl\:u-mie-20{
    margin-inline-end:10rem!important
  }

  .b--xl\:u-mbs-20{
    margin-block-start:10rem!important
  }

  .b--xl\:u-mbe-20{
    margin-block-end:10rem!important
  }

  .b--xl\:u-mn-20{
    margin:-10rem!important
  }

  .b--xl\:u-mtn-20{
    margin-top:-10rem!important
  }

  .b--xl\:u-mrn-20{
    margin-right:-10rem!important
  }

  .b--xl\:u-mbn-20{
    margin-bottom:-10rem!important
  }

  .b--xl\:u-mln-20{
    margin-left:-10rem!important
  }

  .b--xl\:u-mxn-20{
    margin-left:-10rem!important;
    margin-right:-10rem!important
  }

  .b--xl\:u-myn-20{
    margin-top:-10rem!important;
    margin-bottom:-10rem!important
  }

  .b--xl\:u-misn-20{
    margin-inline-start:-10rem!important
  }

  .b--xl\:u-mien-20{
    margin-inline-end:-10rem!important
  }

  .b--xl\:u-mbsn-20{
    margin-block-start:-10rem!important
  }

  .b--xl\:u-mben-20{
    margin-block-end:-10rem!important
  }

  .b--xl\:u-p-20{
    padding:10rem!important
  }

  .b--xl\:u-pt-20{
    padding-top:10rem!important
  }

  .b--xl\:u-pr-20{
    padding-right:10rem!important
  }

  .b--xl\:u-pb-20{
    padding-bottom:10rem!important
  }

  .b--xl\:u-pl-20{
    padding-left:10rem!important
  }

  .b--xl\:u-px-20{
    padding-left:10rem!important;
    padding-right:10rem!important
  }

  .b--xl\:u-py-20{
    padding-top:10rem!important;
    padding-bottom:10rem!important
  }

  .b--xl\:u-pis-20{
    padding-inline-start:10rem!important
  }

  .b--xl\:u-pie-20{
    padding-inline-end:10rem!important
  }

  .b--xl\:u-pbs-20{
    padding-block-start:10rem!important
  }

  .b--xl\:u-pbe-20{
    padding-block-end:10rem!important
  }

  .b--xl\:u-m-25{
    margin:12.5rem!important
  }

  .b--xl\:u-mt-25{
    margin-top:12.5rem!important
  }

  .b--xl\:u-mr-25{
    margin-right:12.5rem!important
  }

  .b--xl\:u-mb-25{
    margin-bottom:12.5rem!important
  }

  .b--xl\:u-ml-25{
    margin-left:12.5rem!important
  }

  .b--xl\:u-mx-25{
    margin-left:12.5rem!important;
    margin-right:12.5rem!important
  }

  .b--xl\:u-my-25{
    margin-top:12.5rem!important;
    margin-bottom:12.5rem!important
  }

  .b--xl\:u-mis-25{
    margin-inline-start:12.5rem!important
  }

  .b--xl\:u-mie-25{
    margin-inline-end:12.5rem!important
  }

  .b--xl\:u-mbs-25{
    margin-block-start:12.5rem!important
  }

  .b--xl\:u-mbe-25{
    margin-block-end:12.5rem!important
  }

  .b--xl\:u-mn-25{
    margin:-12.5rem!important
  }

  .b--xl\:u-mtn-25{
    margin-top:-12.5rem!important
  }

  .b--xl\:u-mrn-25{
    margin-right:-12.5rem!important
  }

  .b--xl\:u-mbn-25{
    margin-bottom:-12.5rem!important
  }

  .b--xl\:u-mln-25{
    margin-left:-12.5rem!important
  }

  .b--xl\:u-mxn-25{
    margin-left:-12.5rem!important;
    margin-right:-12.5rem!important
  }

  .b--xl\:u-myn-25{
    margin-top:-12.5rem!important;
    margin-bottom:-12.5rem!important
  }

  .b--xl\:u-misn-25{
    margin-inline-start:-12.5rem!important
  }

  .b--xl\:u-mien-25{
    margin-inline-end:-12.5rem!important
  }

  .b--xl\:u-mbsn-25{
    margin-block-start:-12.5rem!important
  }

  .b--xl\:u-mben-25{
    margin-block-end:-12.5rem!important
  }

  .b--xl\:u-p-25{
    padding:12.5rem!important
  }

  .b--xl\:u-pt-25{
    padding-top:12.5rem!important
  }

  .b--xl\:u-pr-25{
    padding-right:12.5rem!important
  }

  .b--xl\:u-pb-25{
    padding-bottom:12.5rem!important
  }

  .b--xl\:u-pl-25{
    padding-left:12.5rem!important
  }

  .b--xl\:u-px-25{
    padding-left:12.5rem!important;
    padding-right:12.5rem!important
  }

  .b--xl\:u-py-25{
    padding-top:12.5rem!important;
    padding-bottom:12.5rem!important
  }

  .b--xl\:u-pis-25{
    padding-inline-start:12.5rem!important
  }

  .b--xl\:u-pie-25{
    padding-inline-end:12.5rem!important
  }

  .b--xl\:u-pbs-25{
    padding-block-start:12.5rem!important
  }

  .b--xl\:u-pbe-25{
    padding-block-end:12.5rem!important
  }

  .b--xl\:u-m-30{
    margin:15rem!important
  }

  .b--xl\:u-mt-30{
    margin-top:15rem!important
  }

  .b--xl\:u-mr-30{
    margin-right:15rem!important
  }

  .b--xl\:u-mb-30{
    margin-bottom:15rem!important
  }

  .b--xl\:u-ml-30{
    margin-left:15rem!important
  }

  .b--xl\:u-mx-30{
    margin-left:15rem!important;
    margin-right:15rem!important
  }

  .b--xl\:u-my-30{
    margin-top:15rem!important;
    margin-bottom:15rem!important
  }

  .b--xl\:u-mis-30{
    margin-inline-start:15rem!important
  }

  .b--xl\:u-mie-30{
    margin-inline-end:15rem!important
  }

  .b--xl\:u-mbs-30{
    margin-block-start:15rem!important
  }

  .b--xl\:u-mbe-30{
    margin-block-end:15rem!important
  }

  .b--xl\:u-mn-30{
    margin:-15rem!important
  }

  .b--xl\:u-mtn-30{
    margin-top:-15rem!important
  }

  .b--xl\:u-mrn-30{
    margin-right:-15rem!important
  }

  .b--xl\:u-mbn-30{
    margin-bottom:-15rem!important
  }

  .b--xl\:u-mln-30{
    margin-left:-15rem!important
  }

  .b--xl\:u-mxn-30{
    margin-left:-15rem!important;
    margin-right:-15rem!important
  }

  .b--xl\:u-myn-30{
    margin-top:-15rem!important;
    margin-bottom:-15rem!important
  }

  .b--xl\:u-misn-30{
    margin-inline-start:-15rem!important
  }

  .b--xl\:u-mien-30{
    margin-inline-end:-15rem!important
  }

  .b--xl\:u-mbsn-30{
    margin-block-start:-15rem!important
  }

  .b--xl\:u-mben-30{
    margin-block-end:-15rem!important
  }

  .b--xl\:u-p-30{
    padding:15rem!important
  }

  .b--xl\:u-pt-30{
    padding-top:15rem!important
  }

  .b--xl\:u-pr-30{
    padding-right:15rem!important
  }

  .b--xl\:u-pb-30{
    padding-bottom:15rem!important
  }

  .b--xl\:u-pl-30{
    padding-left:15rem!important
  }

  .b--xl\:u-px-30{
    padding-left:15rem!important;
    padding-right:15rem!important
  }

  .b--xl\:u-py-30{
    padding-top:15rem!important;
    padding-bottom:15rem!important
  }

  .b--xl\:u-pis-30{
    padding-inline-start:15rem!important
  }

  .b--xl\:u-pie-30{
    padding-inline-end:15rem!important
  }

  .b--xl\:u-pbs-30{
    padding-block-start:15rem!important
  }

  .b--xl\:u-pbe-30{
    padding-block-end:15rem!important
  }
}

.b--u-text-7xl{
  font-size:var(--font-size-7xl);
  font-weight:bold;
  line-height:1.0625;
  letter-spacing:-2px
}

.b--u-text-6xl{
  font-size:var(--font-size-6xl);
  font-weight:bold;
  line-height:1.046875;
  letter-spacing:-2px
}

.b--u-text-5xl{
  font-size:var(--font-size-5xl);
  font-weight:bold;
  line-height:1.08333333;
  letter-spacing:-2px
}

.b--u-text-4xl{
  font-size:var(--font-size-4xl);
  font-weight:bold;
  line-height:1.02777778;
  letter-spacing:-2px
}

.b--u-text-3xl{
  font-size:var(--font-size-3xl);
  font-weight:bold;
  line-height:1.10714286;
  letter-spacing:-2px
}

.b--u-text-2xl{
  font-size:var(--font-size-2xl);
  font-weight:bold;
  line-height:1.15;
  letter-spacing:-.5px
}

.b--u-text-xl{
  font-size:var(--font-size-xl);
  font-weight:bold;
  line-height:1.125;
  letter-spacing:-.4px
}

.b--u-text-lg{
  font-size:var(--font-size-lg);
  font-weight:normal;
  line-height:1.333;
  letter-spacing:-.1px
}

.b--u-text-base{
  font-size:var(--font-size-base);
  font-weight:normal;
  line-height:1.55555556
}

.b--u-text-sm{
  font-size:var(--font-size-sm);
  font-weight:normal;
  line-height:1.5
}

.b--u-text-xs{
  font-size:var(--font-size-xs);
  font-weight:normal;
  line-height:1.28571429
}

.b--u-text-2xs{
  font-size:var(--font-size-2xs);
  font-weight:normal;
  line-height:1.333
}

.b--u-text-static{
  --font-size-7xl: var(--font-size-7xl-static);
  --font-size-6xl: var(--font-size-6xl-static);
  --font-size-5xl: var(--font-size-5xl-static);
  --font-size-4xl: var(--font-size-4xl-static);
  --font-size-3xl: var(--font-size-3xl-static);
  --font-size-2xl: var(--font-size-2xl-static);
  --font-size-xl: var(--font-size-xl-static);
  --font-size-lg: var(--font-size-lg-static)
}

.b--u-text-caps{
  text-transform:uppercase;
  letter-spacing:.1em
}

.b--u-text-bold{
  font-weight:500
}

.b--u-text-bold.b--u-text-lg{
  font-weight:700
}

.tippy-box[data-animation=fade][data-state=hidden]{
  opacity:0
}

[data-tippy-root]{
  max-width:calc(100vw - 10px)
}

.tippy-box{
  position:relative;
  background-color:#333;
  color:#fff;
  border-radius:4px;
  font-size:14px;
  line-height:1.4;
  white-space:normal;
  outline:0;
  transition-property:transform,visibility,opacity
}

.tippy-box[data-placement^=top]>.tippy-arrow{
  bottom:0
}

.tippy-box[data-placement^=top]>.tippy-arrow:before{
  bottom:-7px;
  left:0;
  border-width:8px 8px 0;
  border-top-color:initial;
  transform-origin:center top
}

.tippy-box[data-placement^=bottom]>.tippy-arrow{
  top:0
}

.tippy-box[data-placement^=bottom]>.tippy-arrow:before{
  top:-7px;
  left:0;
  border-width:0 8px 8px;
  border-bottom-color:initial;
  transform-origin:center bottom
}

.tippy-box[data-placement^=left]>.tippy-arrow{
  right:0
}

.tippy-box[data-placement^=left]>.tippy-arrow:before{
  border-width:8px 0 8px 8px;
  border-left-color:initial;
  right:-7px;
  transform-origin:center left
}

.tippy-box[data-placement^=right]>.tippy-arrow{
  left:0
}

.tippy-box[data-placement^=right]>.tippy-arrow:before{
  left:-7px;
  border-width:8px 8px 8px 0;
  border-right-color:initial;
  transform-origin:center right
}

.tippy-box[data-inertia][data-state=visible]{
  transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)
}

.tippy-arrow{
  width:16px;
  height:16px;
  color:#333
}

.tippy-arrow:before{
  content:"";
  position:absolute;
  border-color:transparent;
  border-style:solid
}

.tippy-content{
  position:relative;
  padding:5px 9px;
  z-index:1
}

@media (min-width: 36rem) {
  .sm\:u-border {
    border-width: 1px;
    border-style: solid;
  }

  .sm\:u-border-t {
    border-top-width: 1px;
  }

  .sm\:u-border-r {
    border-right-width: 1px;
  }

  .sm\:u-border-b {
    border-bottom-width: 1px;
  }

  .sm\:u-border-l {
    border-left-width: 1px;
  }

  .sm\:u-border-2 {
    border-width: 2px;
    border-style: solid;
  }

  .sm\:u-border-t-2 {
    border-top-width: 2px;
  }

  .sm\:u-border-r-2 {
    border-right-width: 2px;
  }

  .sm\:u-border-b-2 {
    border-bottom-width: 2px;
  }

  .sm\:u-border-l-2 {
    border-left-width: 2px;
  }

  .sm\:u-border-3 {
    border-width: 3px;
  }

  .sm\:u-border-t-3 {
    border-top-width: 3px;
  }

  .sm\:u-border-b-3 {
    border-bottom-width: 3px;
  }

  .sm\:u-border-0 {
    border-width: 0;
  }

  .sm\:u-border-t-0 {
    border-top-width: 0;
  }

  .sm\:u-border-r-0 {
    border-right-width: 0;
  }

  .sm\:u-border-b-0 {
    border-bottom-width: 0;
  }

  .sm\:u-border-l-0 {
    border-left-width: 0;
  }

  .sm\:u-border-none {
    border: none;
  }

  .sm\:u-rounded-sm {
    border-radius: 0.25rem;
  }

  .sm\:u-rounded-sm-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .sm\:u-rounded {
    border-radius: 0.5rem;
  }

  .sm\:u-rounded-md {
    border-radius: 0.625rem;
  }

  .sm\:u-rounded-md-t {
    border-top-left-radius: 0.625rem;
    border-top-right-radius: 0.625rem;
  }

  .sm\:u-rounded-t {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .sm\:u-rounded-b {
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .sm\:u-rounded-tl {
    border-top-left-radius: 0.5rem;
  }

  .sm\:u-rounded-tr {
    border-top-right-radius: 0.5rem;
  }

  .sm\:u-rounded-br {
    border-bottom-right-radius: 0.5rem;
  }

  .sm\:u-rounded-bl {
    border-bottom-left-radius: 0.5rem;
  }

  .sm\:u-rounded-sl {
    border-radius: 1rem;
  }

  .sm\:u-rounded-lg {
    border-radius: 1.5rem;
  }

  .sm\:u-rounded-t-lg {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .sm\:u-rounded-b-lg {
    border-bottom-left-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .sm\:u-rounded-tl-lg {
    border-top-left-radius: 1.5rem;
  }

  .sm\:u-rounded-tr-lg {
    border-top-right-radius: 1.5rem;
  }

  .sm\:u-rounded-br-lg {
    border-bottom-right-radius: 1.5rem;
  }

  .sm\:u-rounded-bl-lg {
    border-bottom-left-radius: 1.5rem;
  }

  .sm\:u-rounded-t-0 {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .sm\:u-rounded-b-0 {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .sm\:u-rounded-tl-0 {
    border-top-left-radius: 0;
  }

  .sm\:u-rounded-tr-0 {
    border-top-right-radius: 0;
  }

  .sm\:u-rounded-br-0 {
    border-bottom-right-radius: 0;
  }

  .sm\:u-rounded-bl-0 {
    border-bottom-left-radius: 0;
  }

  .sm\:u-round {
    border-radius: 50%;
  }

  .sm\:u-m-auto {
    margin: auto !important;
  }

  .sm\:u-mt-auto {
    margin-top: auto !important;
  }

  .sm\:u-mr-auto {
    margin-right: auto !important;
  }

  .sm\:u-mb-auto {
    margin-bottom: auto !important;
  }

  .sm\:u-ml-auto {
    margin-left: auto !important;
  }

  .sm\:u-mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .sm\:u-my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .sm\:u-m-0 {
    margin: 0 !important;
  }

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

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

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

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

  .sm\:u-mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .sm\:u-my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .sm\:u--m-0 {
    margin: 0 !important;
  }

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

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

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

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

  .sm\:u--mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .sm\:u--my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .sm\:u-p-0 {
    padding: 0 !important;
  }

  .sm\:u-pt-0 {
    padding-top: 0 !important;
  }

  .sm\:u-pr-0 {
    padding-right: 0 !important;
  }

  .sm\:u-pb-0 {
    padding-bottom: 0 !important;
  }

  .sm\:u-pl-0 {
    padding-left: 0 !important;
  }

  .sm\:u-px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .sm\:u-py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .sm\:u-m-3xs {
    margin: 0.125rem !important;
  }

  .sm\:u-mt-3xs {
    margin-top: 0.125rem !important;
  }

  .sm\:u-mr-3xs {
    margin-right: 0.125rem !important;
  }

  .sm\:u-mb-3xs {
    margin-bottom: 0.125rem !important;
  }

  .sm\:u-ml-3xs {
    margin-left: 0.125rem !important;
  }

  .sm\:u-mx-3xs {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

  .sm\:u-my-3xs {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

  .sm\:u--m-3xs {
    margin: -0.125rem !important;
  }

  .sm\:u--mt-3xs {
    margin-top: -0.125rem !important;
  }

  .sm\:u--mr-3xs {
    margin-right: -0.125rem !important;
  }

  .sm\:u--mb-3xs {
    margin-bottom: -0.125rem !important;
  }

  .sm\:u--ml-3xs {
    margin-left: -0.125rem !important;
  }

  .sm\:u--mx-3xs {
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

  .sm\:u--my-3xs {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

  .sm\:u-p-3xs {
    padding: 0.125rem !important;
  }

  .sm\:u-pt-3xs {
    padding-top: 0.125rem !important;
  }

  .sm\:u-pr-3xs {
    padding-right: 0.125rem !important;
  }

  .sm\:u-pb-3xs {
    padding-bottom: 0.125rem !important;
  }

  .sm\:u-pl-3xs {
    padding-left: 0.125rem !important;
  }

  .sm\:u-px-3xs {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .sm\:u-py-3xs {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .sm\:u-m-2xs {
    margin: 0.25rem !important;
  }

  .sm\:u-mt-2xs {
    margin-top: 0.25rem !important;
  }

  .sm\:u-mr-2xs {
    margin-right: 0.25rem !important;
  }

  .sm\:u-mb-2xs {
    margin-bottom: 0.25rem !important;
  }

  .sm\:u-ml-2xs {
    margin-left: 0.25rem !important;
  }

  .sm\:u-mx-2xs {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .sm\:u-my-2xs {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .sm\:u--m-2xs {
    margin: -0.25rem !important;
  }

  .sm\:u--mt-2xs {
    margin-top: -0.25rem !important;
  }

  .sm\:u--mr-2xs {
    margin-right: -0.25rem !important;
  }

  .sm\:u--mb-2xs {
    margin-bottom: -0.25rem !important;
  }

  .sm\:u--ml-2xs {
    margin-left: -0.25rem !important;
  }

  .sm\:u--mx-2xs {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .sm\:u--my-2xs {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .sm\:u-p-2xs {
    padding: 0.25rem !important;
  }

  .sm\:u-pt-2xs {
    padding-top: 0.25rem !important;
  }

  .sm\:u-pr-2xs {
    padding-right: 0.25rem !important;
  }

  .sm\:u-pb-2xs {
    padding-bottom: 0.25rem !important;
  }

  .sm\:u-pl-2xs {
    padding-left: 0.25rem !important;
  }

  .sm\:u-px-2xs {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .sm\:u-py-2xs {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .sm\:u-m-xs {
    margin: 0.5rem !important;
  }

  .sm\:u-mt-xs {
    margin-top: 0.5rem !important;
  }

  .sm\:u-mr-xs {
    margin-right: 0.5rem !important;
  }

  .sm\:u-mb-xs {
    margin-bottom: 0.5rem !important;
  }

  .sm\:u-ml-xs {
    margin-left: 0.5rem !important;
  }

  .sm\:u-mx-xs {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .sm\:u-my-xs {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .sm\:u--m-xs {
    margin: -0.5rem !important;
  }

  .sm\:u--mt-xs {
    margin-top: -0.5rem !important;
  }

  .sm\:u--mr-xs {
    margin-right: -0.5rem !important;
  }

  .sm\:u--mb-xs {
    margin-bottom: -0.5rem !important;
  }

  .sm\:u--ml-xs {
    margin-left: -0.5rem !important;
  }

  .sm\:u--mx-xs {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .sm\:u--my-xs {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .sm\:u-p-xs {
    padding: 0.5rem !important;
  }

  .sm\:u-pt-xs {
    padding-top: 0.5rem !important;
  }

  .sm\:u-pr-xs {
    padding-right: 0.5rem !important;
  }

  .sm\:u-pb-xs {
    padding-bottom: 0.5rem !important;
  }

  .sm\:u-pl-xs {
    padding-left: 0.5rem !important;
  }

  .sm\:u-px-xs {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .sm\:u-py-xs {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .sm\:u-m-sm {
    margin: 0.75rem !important;
  }

  .sm\:u-mt-sm {
    margin-top: 0.75rem !important;
  }

  .sm\:u-mr-sm {
    margin-right: 0.75rem !important;
  }

  .sm\:u-mb-sm {
    margin-bottom: 0.75rem !important;
  }

  .sm\:u-ml-sm {
    margin-left: 0.75rem !important;
  }

  .sm\:u-mx-sm {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .sm\:u-my-sm {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .sm\:u--m-sm {
    margin: -0.75rem !important;
  }

  .sm\:u--mt-sm {
    margin-top: -0.75rem !important;
  }

  .sm\:u--mr-sm {
    margin-right: -0.75rem !important;
  }

  .sm\:u--mb-sm {
    margin-bottom: -0.75rem !important;
  }

  .sm\:u--ml-sm {
    margin-left: -0.75rem !important;
  }

  .sm\:u--mx-sm {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .sm\:u--my-sm {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .sm\:u-p-sm {
    padding: 0.75rem !important;
  }

  .sm\:u-pt-sm {
    padding-top: 0.75rem !important;
  }

  .sm\:u-pr-sm {
    padding-right: 0.75rem !important;
  }

  .sm\:u-pb-sm {
    padding-bottom: 0.75rem !important;
  }

  .sm\:u-pl-sm {
    padding-left: 0.75rem !important;
  }

  .sm\:u-px-sm {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .sm\:u-py-sm {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .sm\:u-m-md {
    margin: 1rem !important;
  }

  .sm\:u-mt-md {
    margin-top: 1rem !important;
  }

  .sm\:u-mr-md {
    margin-right: 1rem !important;
  }

  .sm\:u-mb-md {
    margin-bottom: 1rem !important;
  }

  .sm\:u-ml-md {
    margin-left: 1rem !important;
  }

  .sm\:u-mx-md {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .sm\:u-my-md {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .sm\:u--m-md {
    margin: -1rem !important;
  }

  .sm\:u--mt-md {
    margin-top: -1rem !important;
  }

  .sm\:u--mr-md {
    margin-right: -1rem !important;
  }

  .sm\:u--mb-md {
    margin-bottom: -1rem !important;
  }

  .sm\:u--ml-md {
    margin-left: -1rem !important;
  }

  .sm\:u--mx-md {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .sm\:u--my-md {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .sm\:u-p-md {
    padding: 1rem !important;
  }

  .sm\:u-pt-md {
    padding-top: 1rem !important;
  }

  .sm\:u-pr-md {
    padding-right: 1rem !important;
  }

  .sm\:u-pb-md {
    padding-bottom: 1rem !important;
  }

  .sm\:u-pl-md {
    padding-left: 1rem !important;
  }

  .sm\:u-px-md {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .sm\:u-py-md {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .sm\:u-m-lg {
    margin: 1.5rem !important;
  }

  .sm\:u-mt-lg {
    margin-top: 1.5rem !important;
  }

  .sm\:u-mr-lg {
    margin-right: 1.5rem !important;
  }

  .sm\:u-mb-lg {
    margin-bottom: 1.5rem !important;
  }

  .sm\:u-ml-lg {
    margin-left: 1.5rem !important;
  }

  .sm\:u-mx-lg {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .sm\:u-my-lg {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .sm\:u--m-lg {
    margin: -1.5rem !important;
  }

  .sm\:u--mt-lg {
    margin-top: -1.5rem !important;
  }

  .sm\:u--mr-lg {
    margin-right: -1.5rem !important;
  }

  .sm\:u--mb-lg {
    margin-bottom: -1.5rem !important;
  }

  .sm\:u--ml-lg {
    margin-left: -1.5rem !important;
  }

  .sm\:u--mx-lg {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .sm\:u--my-lg {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .sm\:u-p-lg {
    padding: 1.5rem !important;
  }

  .sm\:u-pt-lg {
    padding-top: 1.5rem !important;
  }

  .sm\:u-pr-lg {
    padding-right: 1.5rem !important;
  }

  .sm\:u-pb-lg {
    padding-bottom: 1.5rem !important;
  }

  .sm\:u-pl-lg {
    padding-left: 1.5rem !important;
  }

  .sm\:u-px-lg {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .sm\:u-py-lg {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .sm\:u-m-xl {
    margin: 2rem !important;
  }

  .sm\:u-mt-xl {
    margin-top: 2rem !important;
  }

  .sm\:u-mr-xl {
    margin-right: 2rem !important;
  }

  .sm\:u-mb-xl {
    margin-bottom: 2rem !important;
  }

  .sm\:u-ml-xl {
    margin-left: 2rem !important;
  }

  .sm\:u-mx-xl {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .sm\:u-my-xl {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .sm\:u--m-xl {
    margin: -2rem !important;
  }

  .sm\:u--mt-xl {
    margin-top: -2rem !important;
  }

  .sm\:u--mr-xl {
    margin-right: -2rem !important;
  }

  .sm\:u--mb-xl {
    margin-bottom: -2rem !important;
  }

  .sm\:u--ml-xl {
    margin-left: -2rem !important;
  }

  .sm\:u--mx-xl {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .sm\:u--my-xl {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .sm\:u-p-xl {
    padding: 2rem !important;
  }

  .sm\:u-pt-xl {
    padding-top: 2rem !important;
  }

  .sm\:u-pr-xl {
    padding-right: 2rem !important;
  }

  .sm\:u-pb-xl {
    padding-bottom: 2rem !important;
  }

  .sm\:u-pl-xl {
    padding-left: 2rem !important;
  }

  .sm\:u-px-xl {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .sm\:u-py-xl {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .sm\:u-m-2xl {
    margin: 2.5rem !important;
  }

  .sm\:u-mt-2xl {
    margin-top: 2.5rem !important;
  }

  .sm\:u-mr-2xl {
    margin-right: 2.5rem !important;
  }

  .sm\:u-mb-2xl {
    margin-bottom: 2.5rem !important;
  }

  .sm\:u-ml-2xl {
    margin-left: 2.5rem !important;
  }

  .sm\:u-mx-2xl {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .sm\:u-my-2xl {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .sm\:u--m-2xl {
    margin: -2.5rem !important;
  }

  .sm\:u--mt-2xl {
    margin-top: -2.5rem !important;
  }

  .sm\:u--mr-2xl {
    margin-right: -2.5rem !important;
  }

  .sm\:u--mb-2xl {
    margin-bottom: -2.5rem !important;
  }

  .sm\:u--ml-2xl {
    margin-left: -2.5rem !important;
  }

  .sm\:u--mx-2xl {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .sm\:u--my-2xl {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .sm\:u-p-2xl {
    padding: 2.5rem !important;
  }

  .sm\:u-pt-2xl {
    padding-top: 2.5rem !important;
  }

  .sm\:u-pr-2xl {
    padding-right: 2.5rem !important;
  }

  .sm\:u-pb-2xl {
    padding-bottom: 2.5rem !important;
  }

  .sm\:u-pl-2xl {
    padding-left: 2.5rem !important;
  }

  .sm\:u-px-2xl {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .sm\:u-py-2xl {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .sm\:u-m-3xl {
    margin: 3rem !important;
  }

  .sm\:u-mt-3xl {
    margin-top: 3rem !important;
  }

  .sm\:u-mr-3xl {
    margin-right: 3rem !important;
  }

  .sm\:u-mb-3xl {
    margin-bottom: 3rem !important;
  }

  .sm\:u-ml-3xl {
    margin-left: 3rem !important;
  }

  .sm\:u-mx-3xl {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .sm\:u-my-3xl {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .sm\:u--m-3xl {
    margin: -3rem !important;
  }

  .sm\:u--mt-3xl {
    margin-top: -3rem !important;
  }

  .sm\:u--mr-3xl {
    margin-right: -3rem !important;
  }

  .sm\:u--mb-3xl {
    margin-bottom: -3rem !important;
  }

  .sm\:u--ml-3xl {
    margin-left: -3rem !important;
  }

  .sm\:u--mx-3xl {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .sm\:u--my-3xl {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .sm\:u-p-3xl {
    padding: 3rem !important;
  }

  .sm\:u-pt-3xl {
    padding-top: 3rem !important;
  }

  .sm\:u-pr-3xl {
    padding-right: 3rem !important;
  }

  .sm\:u-pb-3xl {
    padding-bottom: 3rem !important;
  }

  .sm\:u-pl-3xl {
    padding-left: 3rem !important;
  }

  .sm\:u-px-3xl {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .sm\:u-py-3xl {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .sm\:u-M-2xs {
    margin: 1rem !important;
  }

  .sm\:u-Mt-2xs {
    margin-top: 1rem !important;
  }

  .sm\:u-Mr-2xs {
    margin-right: 1rem !important;
  }

  .sm\:u-Mb-2xs {
    margin-bottom: 1rem !important;
  }

  .sm\:u-Ml-2xs {
    margin-left: 1rem !important;
  }

  .sm\:u-Mx-2xs {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .sm\:u-My-2xs {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .sm\:u--M-2xs {
    margin: -1rem !important;
  }

  .sm\:u--Mt-2xs {
    margin-top: -1rem !important;
  }

  .sm\:u--Mr-2xs {
    margin-right: -1rem !important;
  }

  .sm\:u--Mb-2xs {
    margin-bottom: -1rem !important;
  }

  .sm\:u--Ml-2xs {
    margin-left: -1rem !important;
  }

  .sm\:u--Mx-2xs {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .sm\:u--My-2xs {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .sm\:u-P-2xs {
    padding: 1rem !important;
  }

  .sm\:u-Pt-2xs {
    padding-top: 1rem !important;
  }

  .sm\:u-Pr-2xs {
    padding-right: 1rem !important;
  }

  .sm\:u-Pb-2xs {
    padding-bottom: 1rem !important;
  }

  .sm\:u-Pl-2xs {
    padding-left: 1rem !important;
  }

  .sm\:u-Px-2xs {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .sm\:u-Py-2xs {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .sm\:u-M-xs {
    margin: 1.5rem !important;
  }

  .sm\:u-Mt-xs {
    margin-top: 1.5rem !important;
  }

  .sm\:u-Mr-xs {
    margin-right: 1.5rem !important;
  }

  .sm\:u-Mb-xs {
    margin-bottom: 1.5rem !important;
  }

  .sm\:u-Ml-xs {
    margin-left: 1.5rem !important;
  }

  .sm\:u-Mx-xs {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .sm\:u-My-xs {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .sm\:u--M-xs {
    margin: -1.5rem !important;
  }

  .sm\:u--Mt-xs {
    margin-top: -1.5rem !important;
  }

  .sm\:u--Mr-xs {
    margin-right: -1.5rem !important;
  }

  .sm\:u--Mb-xs {
    margin-bottom: -1.5rem !important;
  }

  .sm\:u--Ml-xs {
    margin-left: -1.5rem !important;
  }

  .sm\:u--Mx-xs {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .sm\:u--My-xs {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .sm\:u-P-xs {
    padding: 1.5rem !important;
  }

  .sm\:u-Pt-xs {
    padding-top: 1.5rem !important;
  }

  .sm\:u-Pr-xs {
    padding-right: 1.5rem !important;
  }

  .sm\:u-Pb-xs {
    padding-bottom: 1.5rem !important;
  }

  .sm\:u-Pl-xs {
    padding-left: 1.5rem !important;
  }

  .sm\:u-Px-xs {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .sm\:u-Py-xs {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .sm\:u-M-sm {
    margin: 2rem !important;
  }

  .sm\:u-Mt-sm {
    margin-top: 2rem !important;
  }

  .sm\:u-Mr-sm {
    margin-right: 2rem !important;
  }

  .sm\:u-Mb-sm {
    margin-bottom: 2rem !important;
  }

  .sm\:u-Ml-sm {
    margin-left: 2rem !important;
  }

  .sm\:u-Mx-sm {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .sm\:u-My-sm {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .sm\:u--M-sm {
    margin: -2rem !important;
  }

  .sm\:u--Mt-sm {
    margin-top: -2rem !important;
  }

  .sm\:u--Mr-sm {
    margin-right: -2rem !important;
  }

  .sm\:u--Mb-sm {
    margin-bottom: -2rem !important;
  }

  .sm\:u--Ml-sm {
    margin-left: -2rem !important;
  }

  .sm\:u--Mx-sm {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .sm\:u--My-sm {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .sm\:u-P-sm {
    padding: 2rem !important;
  }

  .sm\:u-Pt-sm {
    padding-top: 2rem !important;
  }

  .sm\:u-Pr-sm {
    padding-right: 2rem !important;
  }

  .sm\:u-Pb-sm {
    padding-bottom: 2rem !important;
  }

  .sm\:u-Pl-sm {
    padding-left: 2rem !important;
  }

  .sm\:u-Px-sm {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .sm\:u-Py-sm {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .sm\:u-M-md {
    margin: 3rem !important;
  }

  .sm\:u-Mt-md {
    margin-top: 3rem !important;
  }

  .sm\:u-Mr-md {
    margin-right: 3rem !important;
  }

  .sm\:u-Mb-md {
    margin-bottom: 3rem !important;
  }

  .sm\:u-Ml-md {
    margin-left: 3rem !important;
  }

  .sm\:u-Mx-md {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .sm\:u-My-md {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .sm\:u--M-md {
    margin: -3rem !important;
  }

  .sm\:u--Mt-md {
    margin-top: -3rem !important;
  }

  .sm\:u--Mr-md {
    margin-right: -3rem !important;
  }

  .sm\:u--Mb-md {
    margin-bottom: -3rem !important;
  }

  .sm\:u--Ml-md {
    margin-left: -3rem !important;
  }

  .sm\:u--Mx-md {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .sm\:u--My-md {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .sm\:u-P-md {
    padding: 3rem !important;
  }

  .sm\:u-Pt-md {
    padding-top: 3rem !important;
  }

  .sm\:u-Pr-md {
    padding-right: 3rem !important;
  }

  .sm\:u-Pb-md {
    padding-bottom: 3rem !important;
  }

  .sm\:u-Pl-md {
    padding-left: 3rem !important;
  }

  .sm\:u-Px-md {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .sm\:u-Py-md {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .sm\:u-M-lg {
    margin: 4rem !important;
  }

  .sm\:u-Mt-lg {
    margin-top: 4rem !important;
  }

  .sm\:u-Mr-lg {
    margin-right: 4rem !important;
  }

  .sm\:u-Mb-lg {
    margin-bottom: 4rem !important;
  }

  .sm\:u-Ml-lg {
    margin-left: 4rem !important;
  }

  .sm\:u-Mx-lg {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .sm\:u-My-lg {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .sm\:u--M-lg {
    margin: -4rem !important;
  }

  .sm\:u--Mt-lg {
    margin-top: -4rem !important;
  }

  .sm\:u--Mr-lg {
    margin-right: -4rem !important;
  }

  .sm\:u--Mb-lg {
    margin-bottom: -4rem !important;
  }

  .sm\:u--Ml-lg {
    margin-left: -4rem !important;
  }

  .sm\:u--Mx-lg {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .sm\:u--My-lg {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .sm\:u-P-lg {
    padding: 4rem !important;
  }

  .sm\:u-Pt-lg {
    padding-top: 4rem !important;
  }

  .sm\:u-Pr-lg {
    padding-right: 4rem !important;
  }

  .sm\:u-Pb-lg {
    padding-bottom: 4rem !important;
  }

  .sm\:u-Pl-lg {
    padding-left: 4rem !important;
  }

  .sm\:u-Px-lg {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .sm\:u-Py-lg {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .sm\:u-M-xl {
    margin: 6rem !important;
  }

  .sm\:u-Mt-xl {
    margin-top: 6rem !important;
  }

  .sm\:u-Mr-xl {
    margin-right: 6rem !important;
  }

  .sm\:u-Mb-xl {
    margin-bottom: 6rem !important;
  }

  .sm\:u-Ml-xl {
    margin-left: 6rem !important;
  }

  .sm\:u-Mx-xl {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .sm\:u-My-xl {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .sm\:u--M-xl {
    margin: -6rem !important;
  }

  .sm\:u--Mt-xl {
    margin-top: -6rem !important;
  }

  .sm\:u--Mr-xl {
    margin-right: -6rem !important;
  }

  .sm\:u--Mb-xl {
    margin-bottom: -6rem !important;
  }

  .sm\:u--Ml-xl {
    margin-left: -6rem !important;
  }

  .sm\:u--Mx-xl {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .sm\:u--My-xl {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .sm\:u-P-xl {
    padding: 6rem !important;
  }

  .sm\:u-Pt-xl {
    padding-top: 6rem !important;
  }

  .sm\:u-Pr-xl {
    padding-right: 6rem !important;
  }

  .sm\:u-Pb-xl {
    padding-bottom: 6rem !important;
  }

  .sm\:u-Pl-xl {
    padding-left: 6rem !important;
  }

  .sm\:u-Px-xl {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .sm\:u-Py-xl {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .sm\:u-M-2xl {
    margin: 10rem !important;
  }

  .sm\:u-Mt-2xl {
    margin-top: 10rem !important;
  }

  .sm\:u-Mr-2xl {
    margin-right: 10rem !important;
  }

  .sm\:u-Mb-2xl {
    margin-bottom: 10rem !important;
  }

  .sm\:u-Ml-2xl {
    margin-left: 10rem !important;
  }

  .sm\:u-Mx-2xl {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .sm\:u-My-2xl {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .sm\:u--M-2xl {
    margin: -10rem !important;
  }

  .sm\:u--Mt-2xl {
    margin-top: -10rem !important;
  }

  .sm\:u--Mr-2xl {
    margin-right: -10rem !important;
  }

  .sm\:u--Mb-2xl {
    margin-bottom: -10rem !important;
  }

  .sm\:u--Ml-2xl {
    margin-left: -10rem !important;
  }

  .sm\:u--Mx-2xl {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .sm\:u--My-2xl {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .sm\:u-P-2xl {
    padding: 10rem !important;
  }

  .sm\:u-Pt-2xl {
    padding-top: 10rem !important;
  }

  .sm\:u-Pr-2xl {
    padding-right: 10rem !important;
  }

  .sm\:u-Pb-2xl {
    padding-bottom: 10rem !important;
  }

  .sm\:u-Pl-2xl {
    padding-left: 10rem !important;
  }

  .sm\:u-Px-2xl {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .sm\:u-Py-2xl {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .sm\:u-M-3xl {
    margin: 15rem !important;
  }

  .sm\:u-Mt-3xl {
    margin-top: 15rem !important;
  }

  .sm\:u-Mr-3xl {
    margin-right: 15rem !important;
  }

  .sm\:u-Mb-3xl {
    margin-bottom: 15rem !important;
  }

  .sm\:u-Ml-3xl {
    margin-left: 15rem !important;
  }

  .sm\:u-Mx-3xl {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .sm\:u-My-3xl {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .sm\:u--M-3xl {
    margin: -15rem !important;
  }

  .sm\:u--Mt-3xl {
    margin-top: -15rem !important;
  }

  .sm\:u--Mr-3xl {
    margin-right: -15rem !important;
  }

  .sm\:u--Mb-3xl {
    margin-bottom: -15rem !important;
  }

  .sm\:u--Ml-3xl {
    margin-left: -15rem !important;
  }

  .sm\:u--Mx-3xl {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .sm\:u--My-3xl {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .sm\:u-P-3xl {
    padding: 15rem !important;
  }

  .sm\:u-Pt-3xl {
    padding-top: 15rem !important;
  }

  .sm\:u-Pr-3xl {
    padding-right: 15rem !important;
  }

  .sm\:u-Pb-3xl {
    padding-bottom: 15rem !important;
  }

  .sm\:u-Pl-3xl {
    padding-left: 15rem !important;
  }

  .sm\:u-Px-3xl {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .sm\:u-Py-3xl {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .sm\:u-maxw-1 {
    max-width: 4rem;
  }

  .sm\:u-maxw-2 {
    max-width: 10rem;
  }

  .sm\:u-maxw-3 {
    max-width: 16rem;
  }

  .sm\:u-maxw-4 {
    max-width: 22rem;
  }

  .sm\:u-maxw-5 {
    max-width: 28rem;
  }

  .sm\:u-maxw-6 {
    max-width: 34rem;
  }

  .sm\:u-maxw-7 {
    max-width: 40rem;
  }

  .sm\:u-maxw-8 {
    max-width: 46rem;
  }

  .sm\:u-maxw-9 {
    max-width: 52rem;
  }

  .sm\:u-maxw-10 {
    max-width: 58rem;
  }

  .sm\:u-maxw-11 {
    max-width: 64rem;
  }

  .sm\:u-maxw-12 {
    max-width: 70rem;
  }

  .sm\:u-maxw-13 {
    max-width: 76rem;
  }

  .sm\:u-maxw-14 {
    max-width: 82rem;
  }

  .sm\:u-maxw-15 {
    max-width: 88rem;
  }

  .sm\:u-maxw-16 {
    max-width: 94rem;
  }

  .sm\:u-maxw-17 {
    max-width: 105rem;
  }

  .sm\:u-w-auto {
    width: auto;
  }

  .sm\:u-w-full {
    width: 100%;
  }

  .sm\:u-w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .sm\:u-h-full {
    height: 100%;
  }

  .sm\:u-h-fit {
    height: -moz-fit-content;
    height: fit-content;
  }

  .sm\:u-block {
    display: block;
  }

  .sm\:u-inline-block {
    display: inline-block;
  }

  .sm\:u-inline {
    display: inline;
  }

  .sm\:u-inline-flex {
    display: inline-flex;
  }

  .sm\:u-table {
    display: table;
  }

  .sm\:u-table-row {
    display: table-row;
  }

  .sm\:u-table-cell {
    display: table-cell;
  }

  .sm\:u-grid {
    display: grid;
  }

  .sm\:u-hidden {
    display: none;
  }

  .sm\:u-active {
    display: block !important;
  }

  /**
 * Align Items
*/

  .sm\:u-items-stretch {
    align-items: stretch;
  }

  .sm\:u-items-start {
    align-items: flex-start;
  }

  .sm\:u-items-center {
    align-items: center;
  }

  .sm\:u-items-end {
    align-items: flex-end;
  }

  .sm\:u-items-baseline {
    align-items: baseline;
  }

  /**
 * Align Content
*/

  .sm\:u-content-start {
    align-content: flex-start;
  }

  .sm\:u-content-center {
    align-content: center;
  }

  .sm\:u-content-end {
    align-content: flex-end;
  }

  .sm\:u-content-between {
    align-content: space-between;
  }

  .sm\:u-content-around {
    align-content: space-around;
  }

  /**
 * Align Self
*/

  .sm\:u-self-auto {
    align-self: auto;
  }

  .sm\:u-self-start {
    align-self: flex-start;
  }

  .sm\:u-self-center {
    align-self: center;
  }

  .sm\:u-self-end {
    align-self: flex-end;
  }

  .sm\:u-self-stretch {
    align-self: stretch;
  }

  .sm\:u-self-normal {
    align-self: normal;
  }

  /**
 * Justify Content
*/

  .sm\:u-justify-start {
    justify-content: flex-start;
  }

  .sm\:u-justify-center {
    justify-content: center;
  }

  .sm\:u-justify-end {
    justify-content: flex-end;
  }

  .sm\:u-justify-between {
    justify-content: space-between;
  }

  .sm\:u-justify-around {
    justify-content: space-around;
  }

  .sm\:u-justify-evenly {
    justify-content: space-evenly;
  }

  .sm\:u-flex {
    display: flex;
  }

  .sm\:u-flex img {
    min-width: 0;
    min-height: 0;
  }

  .sm\:u-flex-row {
    flex-direction: row;
  }

  .sm\:u-flex-row-rev {
    flex-direction: row-reverse;
  }

  .sm\:u-flex-col {
    flex-direction: column;
  }

  .sm\:u-flex-col-rev {
    flex-direction: column-reverse;
  }

  .sm\:u-flex-wrap {
    flex-wrap: wrap;
  }

  .sm\:u-flex-nowrap {
    flex-wrap: nowrap;
  }

  .sm\:u-flex-0 {
    flex: 0;
  }

  .sm\:u-flex-1 {
    flex: 1;
  }

  .sm\:u-flex-2 {
    flex: 2;
  }

  .sm\:u-basis-auto {
    flex-basis: auto;
  }

  .sm\:u-basis-1 {
    flex-basis: 8.33333333%;
  }

  .sm\:u-order-1 {
    order: 1;
  }

  .sm\:u-basis-2 {
    flex-basis: 16.66666667%;
  }

  .sm\:u-order-2 {
    order: 2;
  }

  .sm\:u-basis-3 {
    flex-basis: 25%;
  }

  .sm\:u-order-3 {
    order: 3;
  }

  .sm\:u-basis-4 {
    flex-basis: 33.33333333%;
  }

  .sm\:u-order-4 {
    order: 4;
  }

  .sm\:u-basis-5 {
    flex-basis: 41.66666667%;
  }

  .sm\:u-order-5 {
    order: 5;
  }

  .sm\:u-basis-6 {
    flex-basis: 50%;
  }

  .sm\:u-order-6 {
    order: 6;
  }

  .sm\:u-basis-7 {
    flex-basis: 58.33333333%;
  }

  .sm\:u-order-7 {
    order: 7;
  }

  .sm\:u-basis-8 {
    flex-basis: 66.66666667%;
  }

  .sm\:u-order-8 {
    order: 8;
  }

  .sm\:u-basis-9 {
    flex-basis: 75%;
  }

  .sm\:u-order-9 {
    order: 9;
  }

  .sm\:u-basis-10 {
    flex-basis: 83.33333333%;
  }

  .sm\:u-order-10 {
    order: 10;
  }

  .sm\:u-basis-11 {
    flex-basis: 91.66666667%;
  }

  .sm\:u-order-11 {
    order: 11;
  }

  .sm\:u-basis-12 {
    flex-basis: 100%;
  }

  .sm\:u-order-12 {
    order: 12;
  }

  /* Text Alignment */

  .sm\:u-text-left {
    text-align: left;
  }

  .sm\:u-text-center {
    text-align: center;
  }

  .sm\:u-text-right {
    text-align: right;
  }

  .sm\:u-text-justify {
    text-align: justify;
  }

  /* Weight */

  .sm\:u-font-normal {
    font-weight: 400;
  }

  .sm\:u-font-medium {
    font-weight: 500;
  }

  .sm\:u-font-bold {
    font-weight: 700;
  }
}

@media (min-width: 48rem) {
  .md\:u-border {
    border-width: 1px;
    border-style: solid;
  }

  .md\:u-border-t {
    border-top-width: 1px;
  }

  .md\:u-border-r {
    border-right-width: 1px;
  }

  .md\:u-border-b {
    border-bottom-width: 1px;
  }

  .md\:u-border-l {
    border-left-width: 1px;
  }

  .md\:u-border-2 {
    border-width: 2px;
    border-style: solid;
  }

  .md\:u-border-t-2 {
    border-top-width: 2px;
  }

  .md\:u-border-r-2 {
    border-right-width: 2px;
  }

  .md\:u-border-b-2 {
    border-bottom-width: 2px;
  }

  .md\:u-border-l-2 {
    border-left-width: 2px;
  }

  .md\:u-border-3 {
    border-width: 3px;
  }

  .md\:u-border-t-3 {
    border-top-width: 3px;
  }

  .md\:u-border-b-3 {
    border-bottom-width: 3px;
  }

  .md\:u-border-0 {
    border-width: 0;
  }

  .md\:u-border-t-0 {
    border-top-width: 0;
  }

  .md\:u-border-r-0 {
    border-right-width: 0;
  }

  .md\:u-border-b-0 {
    border-bottom-width: 0;
  }

  .md\:u-border-l-0 {
    border-left-width: 0;
  }

  .md\:u-border-none {
    border: none;
  }

  .md\:u-rounded-sm {
    border-radius: 0.25rem;
  }

  .md\:u-rounded-sm-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .md\:u-rounded {
    border-radius: 0.5rem;
  }

  .md\:u-rounded-md {
    border-radius: 0.625rem;
  }

  .md\:u-rounded-md-t {
    border-top-left-radius: 0.625rem;
    border-top-right-radius: 0.625rem;
  }

  .md\:u-rounded-t {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .md\:u-rounded-b {
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .md\:u-rounded-tl {
    border-top-left-radius: 0.5rem;
  }

  .md\:u-rounded-tr {
    border-top-right-radius: 0.5rem;
  }

  .md\:u-rounded-br {
    border-bottom-right-radius: 0.5rem;
  }

  .md\:u-rounded-bl {
    border-bottom-left-radius: 0.5rem;
  }

  .md\:u-rounded-sl {
    border-radius: 1rem;
  }

  .md\:u-rounded-lg {
    border-radius: 1.5rem;
  }

  .md\:u-rounded-t-lg {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .md\:u-rounded-b-lg {
    border-bottom-left-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .md\:u-rounded-tl-lg {
    border-top-left-radius: 1.5rem;
  }

  .md\:u-rounded-tr-lg {
    border-top-right-radius: 1.5rem;
  }

  .md\:u-rounded-br-lg {
    border-bottom-right-radius: 1.5rem;
  }

  .md\:u-rounded-bl-lg {
    border-bottom-left-radius: 1.5rem;
  }

  .md\:u-rounded-t-0 {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .md\:u-rounded-b-0 {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .md\:u-rounded-tl-0 {
    border-top-left-radius: 0;
  }

  .md\:u-rounded-tr-0 {
    border-top-right-radius: 0;
  }

  .md\:u-rounded-br-0 {
    border-bottom-right-radius: 0;
  }

  .md\:u-rounded-bl-0 {
    border-bottom-left-radius: 0;
  }

  .md\:u-round {
    border-radius: 50%;
  }

  .md\:u-m-auto {
    margin: auto !important;
  }

  .md\:u-mt-auto {
    margin-top: auto !important;
  }

  .md\:u-mr-auto {
    margin-right: auto !important;
  }

  .md\:u-mb-auto {
    margin-bottom: auto !important;
  }

  .md\:u-ml-auto {
    margin-left: auto !important;
  }

  .md\:u-mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .md\:u-my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .md\:u-m-0 {
    margin: 0 !important;
  }

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

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

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

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

  .md\:u-mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .md\:u-my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .md\:u--m-0 {
    margin: 0 !important;
  }

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

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

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

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

  .md\:u--mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .md\:u--my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .md\:u-p-0 {
    padding: 0 !important;
  }

  .md\:u-pt-0 {
    padding-top: 0 !important;
  }

  .md\:u-pr-0 {
    padding-right: 0 !important;
  }

  .md\:u-pb-0 {
    padding-bottom: 0 !important;
  }

  .md\:u-pl-0 {
    padding-left: 0 !important;
  }

  .md\:u-px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .md\:u-py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .md\:u-m-3xs {
    margin: 0.125rem !important;
  }

  .md\:u-mt-3xs {
    margin-top: 0.125rem !important;
  }

  .md\:u-mr-3xs {
    margin-right: 0.125rem !important;
  }

  .md\:u-mb-3xs {
    margin-bottom: 0.125rem !important;
  }

  .md\:u-ml-3xs {
    margin-left: 0.125rem !important;
  }

  .md\:u-mx-3xs {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

  .md\:u-my-3xs {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

  .md\:u--m-3xs {
    margin: -0.125rem !important;
  }

  .md\:u--mt-3xs {
    margin-top: -0.125rem !important;
  }

  .md\:u--mr-3xs {
    margin-right: -0.125rem !important;
  }

  .md\:u--mb-3xs {
    margin-bottom: -0.125rem !important;
  }

  .md\:u--ml-3xs {
    margin-left: -0.125rem !important;
  }

  .md\:u--mx-3xs {
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

  .md\:u--my-3xs {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

  .md\:u-p-3xs {
    padding: 0.125rem !important;
  }

  .md\:u-pt-3xs {
    padding-top: 0.125rem !important;
  }

  .md\:u-pr-3xs {
    padding-right: 0.125rem !important;
  }

  .md\:u-pb-3xs {
    padding-bottom: 0.125rem !important;
  }

  .md\:u-pl-3xs {
    padding-left: 0.125rem !important;
  }

  .md\:u-px-3xs {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .md\:u-py-3xs {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .md\:u-m-2xs {
    margin: 0.25rem !important;
  }

  .md\:u-mt-2xs {
    margin-top: 0.25rem !important;
  }

  .md\:u-mr-2xs {
    margin-right: 0.25rem !important;
  }

  .md\:u-mb-2xs {
    margin-bottom: 0.25rem !important;
  }

  .md\:u-ml-2xs {
    margin-left: 0.25rem !important;
  }

  .md\:u-mx-2xs {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .md\:u-my-2xs {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .md\:u--m-2xs {
    margin: -0.25rem !important;
  }

  .md\:u--mt-2xs {
    margin-top: -0.25rem !important;
  }

  .md\:u--mr-2xs {
    margin-right: -0.25rem !important;
  }

  .md\:u--mb-2xs {
    margin-bottom: -0.25rem !important;
  }

  .md\:u--ml-2xs {
    margin-left: -0.25rem !important;
  }

  .md\:u--mx-2xs {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .md\:u--my-2xs {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .md\:u-p-2xs {
    padding: 0.25rem !important;
  }

  .md\:u-pt-2xs {
    padding-top: 0.25rem !important;
  }

  .md\:u-pr-2xs {
    padding-right: 0.25rem !important;
  }

  .md\:u-pb-2xs {
    padding-bottom: 0.25rem !important;
  }

  .md\:u-pl-2xs {
    padding-left: 0.25rem !important;
  }

  .md\:u-px-2xs {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .md\:u-py-2xs {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .md\:u-m-xs {
    margin: 0.5rem !important;
  }

  .md\:u-mt-xs {
    margin-top: 0.5rem !important;
  }

  .md\:u-mr-xs {
    margin-right: 0.5rem !important;
  }

  .md\:u-mb-xs {
    margin-bottom: 0.5rem !important;
  }

  .md\:u-ml-xs {
    margin-left: 0.5rem !important;
  }

  .md\:u-mx-xs {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .md\:u-my-xs {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .md\:u--m-xs {
    margin: -0.5rem !important;
  }

  .md\:u--mt-xs {
    margin-top: -0.5rem !important;
  }

  .md\:u--mr-xs {
    margin-right: -0.5rem !important;
  }

  .md\:u--mb-xs {
    margin-bottom: -0.5rem !important;
  }

  .md\:u--ml-xs {
    margin-left: -0.5rem !important;
  }

  .md\:u--mx-xs {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .md\:u--my-xs {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .md\:u-p-xs {
    padding: 0.5rem !important;
  }

  .md\:u-pt-xs {
    padding-top: 0.5rem !important;
  }

  .md\:u-pr-xs {
    padding-right: 0.5rem !important;
  }

  .md\:u-pb-xs {
    padding-bottom: 0.5rem !important;
  }

  .md\:u-pl-xs {
    padding-left: 0.5rem !important;
  }

  .md\:u-px-xs {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .md\:u-py-xs {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .md\:u-m-sm {
    margin: 0.75rem !important;
  }

  .md\:u-mt-sm {
    margin-top: 0.75rem !important;
  }

  .md\:u-mr-sm {
    margin-right: 0.75rem !important;
  }

  .md\:u-mb-sm {
    margin-bottom: 0.75rem !important;
  }

  .md\:u-ml-sm {
    margin-left: 0.75rem !important;
  }

  .md\:u-mx-sm {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .md\:u-my-sm {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .md\:u--m-sm {
    margin: -0.75rem !important;
  }

  .md\:u--mt-sm {
    margin-top: -0.75rem !important;
  }

  .md\:u--mr-sm {
    margin-right: -0.75rem !important;
  }

  .md\:u--mb-sm {
    margin-bottom: -0.75rem !important;
  }

  .md\:u--ml-sm {
    margin-left: -0.75rem !important;
  }

  .md\:u--mx-sm {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .md\:u--my-sm {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .md\:u-p-sm {
    padding: 0.75rem !important;
  }

  .md\:u-pt-sm {
    padding-top: 0.75rem !important;
  }

  .md\:u-pr-sm {
    padding-right: 0.75rem !important;
  }

  .md\:u-pb-sm {
    padding-bottom: 0.75rem !important;
  }

  .md\:u-pl-sm {
    padding-left: 0.75rem !important;
  }

  .md\:u-px-sm {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .md\:u-py-sm {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .md\:u-m-md {
    margin: 1rem !important;
  }

  .md\:u-mt-md {
    margin-top: 1rem !important;
  }

  .md\:u-mr-md {
    margin-right: 1rem !important;
  }

  .md\:u-mb-md {
    margin-bottom: 1rem !important;
  }

  .md\:u-ml-md {
    margin-left: 1rem !important;
  }

  .md\:u-mx-md {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .md\:u-my-md {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .md\:u--m-md {
    margin: -1rem !important;
  }

  .md\:u--mt-md {
    margin-top: -1rem !important;
  }

  .md\:u--mr-md {
    margin-right: -1rem !important;
  }

  .md\:u--mb-md {
    margin-bottom: -1rem !important;
  }

  .md\:u--ml-md {
    margin-left: -1rem !important;
  }

  .md\:u--mx-md {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .md\:u--my-md {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .md\:u-p-md {
    padding: 1rem !important;
  }

  .md\:u-pt-md {
    padding-top: 1rem !important;
  }

  .md\:u-pr-md {
    padding-right: 1rem !important;
  }

  .md\:u-pb-md {
    padding-bottom: 1rem !important;
  }

  .md\:u-pl-md {
    padding-left: 1rem !important;
  }

  .md\:u-px-md {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .md\:u-py-md {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .md\:u-m-lg {
    margin: 1.5rem !important;
  }

  .md\:u-mt-lg {
    margin-top: 1.5rem !important;
  }

  .md\:u-mr-lg {
    margin-right: 1.5rem !important;
  }

  .md\:u-mb-lg {
    margin-bottom: 1.5rem !important;
  }

  .md\:u-ml-lg {
    margin-left: 1.5rem !important;
  }

  .md\:u-mx-lg {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .md\:u-my-lg {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .md\:u--m-lg {
    margin: -1.5rem !important;
  }

  .md\:u--mt-lg {
    margin-top: -1.5rem !important;
  }

  .md\:u--mr-lg {
    margin-right: -1.5rem !important;
  }

  .md\:u--mb-lg {
    margin-bottom: -1.5rem !important;
  }

  .md\:u--ml-lg {
    margin-left: -1.5rem !important;
  }

  .md\:u--mx-lg {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .md\:u--my-lg {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .md\:u-p-lg {
    padding: 1.5rem !important;
  }

  .md\:u-pt-lg {
    padding-top: 1.5rem !important;
  }

  .md\:u-pr-lg {
    padding-right: 1.5rem !important;
  }

  .md\:u-pb-lg {
    padding-bottom: 1.5rem !important;
  }

  .md\:u-pl-lg {
    padding-left: 1.5rem !important;
  }

  .md\:u-px-lg {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .md\:u-py-lg {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .md\:u-m-xl {
    margin: 2rem !important;
  }

  .md\:u-mt-xl {
    margin-top: 2rem !important;
  }

  .md\:u-mr-xl {
    margin-right: 2rem !important;
  }

  .md\:u-mb-xl {
    margin-bottom: 2rem !important;
  }

  .md\:u-ml-xl {
    margin-left: 2rem !important;
  }

  .md\:u-mx-xl {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .md\:u-my-xl {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .md\:u--m-xl {
    margin: -2rem !important;
  }

  .md\:u--mt-xl {
    margin-top: -2rem !important;
  }

  .md\:u--mr-xl {
    margin-right: -2rem !important;
  }

  .md\:u--mb-xl {
    margin-bottom: -2rem !important;
  }

  .md\:u--ml-xl {
    margin-left: -2rem !important;
  }

  .md\:u--mx-xl {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .md\:u--my-xl {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .md\:u-p-xl {
    padding: 2rem !important;
  }

  .md\:u-pt-xl {
    padding-top: 2rem !important;
  }

  .md\:u-pr-xl {
    padding-right: 2rem !important;
  }

  .md\:u-pb-xl {
    padding-bottom: 2rem !important;
  }

  .md\:u-pl-xl {
    padding-left: 2rem !important;
  }

  .md\:u-px-xl {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .md\:u-py-xl {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .md\:u-m-2xl {
    margin: 2.5rem !important;
  }

  .md\:u-mt-2xl {
    margin-top: 2.5rem !important;
  }

  .md\:u-mr-2xl {
    margin-right: 2.5rem !important;
  }

  .md\:u-mb-2xl {
    margin-bottom: 2.5rem !important;
  }

  .md\:u-ml-2xl {
    margin-left: 2.5rem !important;
  }

  .md\:u-mx-2xl {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .md\:u-my-2xl {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .md\:u--m-2xl {
    margin: -2.5rem !important;
  }

  .md\:u--mt-2xl {
    margin-top: -2.5rem !important;
  }

  .md\:u--mr-2xl {
    margin-right: -2.5rem !important;
  }

  .md\:u--mb-2xl {
    margin-bottom: -2.5rem !important;
  }

  .md\:u--ml-2xl {
    margin-left: -2.5rem !important;
  }

  .md\:u--mx-2xl {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .md\:u--my-2xl {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .md\:u-p-2xl {
    padding: 2.5rem !important;
  }

  .md\:u-pt-2xl {
    padding-top: 2.5rem !important;
  }

  .md\:u-pr-2xl {
    padding-right: 2.5rem !important;
  }

  .md\:u-pb-2xl {
    padding-bottom: 2.5rem !important;
  }

  .md\:u-pl-2xl {
    padding-left: 2.5rem !important;
  }

  .md\:u-px-2xl {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .md\:u-py-2xl {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .md\:u-m-3xl {
    margin: 3rem !important;
  }

  .md\:u-mt-3xl {
    margin-top: 3rem !important;
  }

  .md\:u-mr-3xl {
    margin-right: 3rem !important;
  }

  .md\:u-mb-3xl {
    margin-bottom: 3rem !important;
  }

  .md\:u-ml-3xl {
    margin-left: 3rem !important;
  }

  .md\:u-mx-3xl {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .md\:u-my-3xl {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .md\:u--m-3xl {
    margin: -3rem !important;
  }

  .md\:u--mt-3xl {
    margin-top: -3rem !important;
  }

  .md\:u--mr-3xl {
    margin-right: -3rem !important;
  }

  .md\:u--mb-3xl {
    margin-bottom: -3rem !important;
  }

  .md\:u--ml-3xl {
    margin-left: -3rem !important;
  }

  .md\:u--mx-3xl {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .md\:u--my-3xl {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .md\:u-p-3xl {
    padding: 3rem !important;
  }

  .md\:u-pt-3xl {
    padding-top: 3rem !important;
  }

  .md\:u-pr-3xl {
    padding-right: 3rem !important;
  }

  .md\:u-pb-3xl {
    padding-bottom: 3rem !important;
  }

  .md\:u-pl-3xl {
    padding-left: 3rem !important;
  }

  .md\:u-px-3xl {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .md\:u-py-3xl {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .md\:u-M-2xs {
    margin: 1rem !important;
  }

  .md\:u-Mt-2xs {
    margin-top: 1rem !important;
  }

  .md\:u-Mr-2xs {
    margin-right: 1rem !important;
  }

  .md\:u-Mb-2xs {
    margin-bottom: 1rem !important;
  }

  .md\:u-Ml-2xs {
    margin-left: 1rem !important;
  }

  .md\:u-Mx-2xs {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .md\:u-My-2xs {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .md\:u--M-2xs {
    margin: -1rem !important;
  }

  .md\:u--Mt-2xs {
    margin-top: -1rem !important;
  }

  .md\:u--Mr-2xs {
    margin-right: -1rem !important;
  }

  .md\:u--Mb-2xs {
    margin-bottom: -1rem !important;
  }

  .md\:u--Ml-2xs {
    margin-left: -1rem !important;
  }

  .md\:u--Mx-2xs {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .md\:u--My-2xs {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .md\:u-P-2xs {
    padding: 1rem !important;
  }

  .md\:u-Pt-2xs {
    padding-top: 1rem !important;
  }

  .md\:u-Pr-2xs {
    padding-right: 1rem !important;
  }

  .md\:u-Pb-2xs {
    padding-bottom: 1rem !important;
  }

  .md\:u-Pl-2xs {
    padding-left: 1rem !important;
  }

  .md\:u-Px-2xs {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .md\:u-Py-2xs {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .md\:u-M-xs {
    margin: 1.5rem !important;
  }

  .md\:u-Mt-xs {
    margin-top: 1.5rem !important;
  }

  .md\:u-Mr-xs {
    margin-right: 1.5rem !important;
  }

  .md\:u-Mb-xs {
    margin-bottom: 1.5rem !important;
  }

  .md\:u-Ml-xs {
    margin-left: 1.5rem !important;
  }

  .md\:u-Mx-xs {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .md\:u-My-xs {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .md\:u--M-xs {
    margin: -1.5rem !important;
  }

  .md\:u--Mt-xs {
    margin-top: -1.5rem !important;
  }

  .md\:u--Mr-xs {
    margin-right: -1.5rem !important;
  }

  .md\:u--Mb-xs {
    margin-bottom: -1.5rem !important;
  }

  .md\:u--Ml-xs {
    margin-left: -1.5rem !important;
  }

  .md\:u--Mx-xs {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .md\:u--My-xs {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .md\:u-P-xs {
    padding: 1.5rem !important;
  }

  .md\:u-Pt-xs {
    padding-top: 1.5rem !important;
  }

  .md\:u-Pr-xs {
    padding-right: 1.5rem !important;
  }

  .md\:u-Pb-xs {
    padding-bottom: 1.5rem !important;
  }

  .md\:u-Pl-xs {
    padding-left: 1.5rem !important;
  }

  .md\:u-Px-xs {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .md\:u-Py-xs {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .md\:u-M-sm {
    margin: 2rem !important;
  }

  .md\:u-Mt-sm {
    margin-top: 2rem !important;
  }

  .md\:u-Mr-sm {
    margin-right: 2rem !important;
  }

  .md\:u-Mb-sm {
    margin-bottom: 2rem !important;
  }

  .md\:u-Ml-sm {
    margin-left: 2rem !important;
  }

  .md\:u-Mx-sm {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .md\:u-My-sm {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .md\:u--M-sm {
    margin: -2rem !important;
  }

  .md\:u--Mt-sm {
    margin-top: -2rem !important;
  }

  .md\:u--Mr-sm {
    margin-right: -2rem !important;
  }

  .md\:u--Mb-sm {
    margin-bottom: -2rem !important;
  }

  .md\:u--Ml-sm {
    margin-left: -2rem !important;
  }

  .md\:u--Mx-sm {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .md\:u--My-sm {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .md\:u-P-sm {
    padding: 2rem !important;
  }

  .md\:u-Pt-sm {
    padding-top: 2rem !important;
  }

  .md\:u-Pr-sm {
    padding-right: 2rem !important;
  }

  .md\:u-Pb-sm {
    padding-bottom: 2rem !important;
  }

  .md\:u-Pl-sm {
    padding-left: 2rem !important;
  }

  .md\:u-Px-sm {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .md\:u-Py-sm {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .md\:u-M-md {
    margin: 3rem !important;
  }

  .md\:u-Mt-md {
    margin-top: 3rem !important;
  }

  .md\:u-Mr-md {
    margin-right: 3rem !important;
  }

  .md\:u-Mb-md {
    margin-bottom: 3rem !important;
  }

  .md\:u-Ml-md {
    margin-left: 3rem !important;
  }

  .md\:u-Mx-md {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .md\:u-My-md {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .md\:u--M-md {
    margin: -3rem !important;
  }

  .md\:u--Mt-md {
    margin-top: -3rem !important;
  }

  .md\:u--Mr-md {
    margin-right: -3rem !important;
  }

  .md\:u--Mb-md {
    margin-bottom: -3rem !important;
  }

  .md\:u--Ml-md {
    margin-left: -3rem !important;
  }

  .md\:u--Mx-md {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .md\:u--My-md {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .md\:u-P-md {
    padding: 3rem !important;
  }

  .md\:u-Pt-md {
    padding-top: 3rem !important;
  }

  .md\:u-Pr-md {
    padding-right: 3rem !important;
  }

  .md\:u-Pb-md {
    padding-bottom: 3rem !important;
  }

  .md\:u-Pl-md {
    padding-left: 3rem !important;
  }

  .md\:u-Px-md {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .md\:u-Py-md {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .md\:u-M-lg {
    margin: 4rem !important;
  }

  .md\:u-Mt-lg {
    margin-top: 4rem !important;
  }

  .md\:u-Mr-lg {
    margin-right: 4rem !important;
  }

  .md\:u-Mb-lg {
    margin-bottom: 4rem !important;
  }

  .md\:u-Ml-lg {
    margin-left: 4rem !important;
  }

  .md\:u-Mx-lg {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .md\:u-My-lg {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .md\:u--M-lg {
    margin: -4rem !important;
  }

  .md\:u--Mt-lg {
    margin-top: -4rem !important;
  }

  .md\:u--Mr-lg {
    margin-right: -4rem !important;
  }

  .md\:u--Mb-lg {
    margin-bottom: -4rem !important;
  }

  .md\:u--Ml-lg {
    margin-left: -4rem !important;
  }

  .md\:u--Mx-lg {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .md\:u--My-lg {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .md\:u-P-lg {
    padding: 4rem !important;
  }

  .md\:u-Pt-lg {
    padding-top: 4rem !important;
  }

  .md\:u-Pr-lg {
    padding-right: 4rem !important;
  }

  .md\:u-Pb-lg {
    padding-bottom: 4rem !important;
  }

  .md\:u-Pl-lg {
    padding-left: 4rem !important;
  }

  .md\:u-Px-lg {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .md\:u-Py-lg {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .md\:u-M-xl {
    margin: 6rem !important;
  }

  .md\:u-Mt-xl {
    margin-top: 6rem !important;
  }

  .md\:u-Mr-xl {
    margin-right: 6rem !important;
  }

  .md\:u-Mb-xl {
    margin-bottom: 6rem !important;
  }

  .md\:u-Ml-xl {
    margin-left: 6rem !important;
  }

  .md\:u-Mx-xl {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .md\:u-My-xl {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .md\:u--M-xl {
    margin: -6rem !important;
  }

  .md\:u--Mt-xl {
    margin-top: -6rem !important;
  }

  .md\:u--Mr-xl {
    margin-right: -6rem !important;
  }

  .md\:u--Mb-xl {
    margin-bottom: -6rem !important;
  }

  .md\:u--Ml-xl {
    margin-left: -6rem !important;
  }

  .md\:u--Mx-xl {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .md\:u--My-xl {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .md\:u-P-xl {
    padding: 6rem !important;
  }

  .md\:u-Pt-xl {
    padding-top: 6rem !important;
  }

  .md\:u-Pr-xl {
    padding-right: 6rem !important;
  }

  .md\:u-Pb-xl {
    padding-bottom: 6rem !important;
  }

  .md\:u-Pl-xl {
    padding-left: 6rem !important;
  }

  .md\:u-Px-xl {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .md\:u-Py-xl {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .md\:u-M-2xl {
    margin: 10rem !important;
  }

  .md\:u-Mt-2xl {
    margin-top: 10rem !important;
  }

  .md\:u-Mr-2xl {
    margin-right: 10rem !important;
  }

  .md\:u-Mb-2xl {
    margin-bottom: 10rem !important;
  }

  .md\:u-Ml-2xl {
    margin-left: 10rem !important;
  }

  .md\:u-Mx-2xl {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .md\:u-My-2xl {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .md\:u--M-2xl {
    margin: -10rem !important;
  }

  .md\:u--Mt-2xl {
    margin-top: -10rem !important;
  }

  .md\:u--Mr-2xl {
    margin-right: -10rem !important;
  }

  .md\:u--Mb-2xl {
    margin-bottom: -10rem !important;
  }

  .md\:u--Ml-2xl {
    margin-left: -10rem !important;
  }

  .md\:u--Mx-2xl {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .md\:u--My-2xl {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .md\:u-P-2xl {
    padding: 10rem !important;
  }

  .md\:u-Pt-2xl {
    padding-top: 10rem !important;
  }

  .md\:u-Pr-2xl {
    padding-right: 10rem !important;
  }

  .md\:u-Pb-2xl {
    padding-bottom: 10rem !important;
  }

  .md\:u-Pl-2xl {
    padding-left: 10rem !important;
  }

  .md\:u-Px-2xl {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .md\:u-Py-2xl {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .md\:u-M-3xl {
    margin: 15rem !important;
  }

  .md\:u-Mt-3xl {
    margin-top: 15rem !important;
  }

  .md\:u-Mr-3xl {
    margin-right: 15rem !important;
  }

  .md\:u-Mb-3xl {
    margin-bottom: 15rem !important;
  }

  .md\:u-Ml-3xl {
    margin-left: 15rem !important;
  }

  .md\:u-Mx-3xl {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .md\:u-My-3xl {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .md\:u--M-3xl {
    margin: -15rem !important;
  }

  .md\:u--Mt-3xl {
    margin-top: -15rem !important;
  }

  .md\:u--Mr-3xl {
    margin-right: -15rem !important;
  }

  .md\:u--Mb-3xl {
    margin-bottom: -15rem !important;
  }

  .md\:u--Ml-3xl {
    margin-left: -15rem !important;
  }

  .md\:u--Mx-3xl {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .md\:u--My-3xl {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .md\:u-P-3xl {
    padding: 15rem !important;
  }

  .md\:u-Pt-3xl {
    padding-top: 15rem !important;
  }

  .md\:u-Pr-3xl {
    padding-right: 15rem !important;
  }

  .md\:u-Pb-3xl {
    padding-bottom: 15rem !important;
  }

  .md\:u-Pl-3xl {
    padding-left: 15rem !important;
  }

  .md\:u-Px-3xl {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .md\:u-Py-3xl {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .md\:u-maxw-1 {
    max-width: 4rem;
  }

  .md\:u-maxw-2 {
    max-width: 10rem;
  }

  .md\:u-maxw-3 {
    max-width: 16rem;
  }

  .md\:u-maxw-4 {
    max-width: 22rem;
  }

  .md\:u-maxw-5 {
    max-width: 28rem;
  }

  .md\:u-maxw-6 {
    max-width: 34rem;
  }

  .md\:u-maxw-7 {
    max-width: 40rem;
  }

  .md\:u-maxw-8 {
    max-width: 46rem;
  }

  .md\:u-maxw-9 {
    max-width: 52rem;
  }

  .md\:u-maxw-10 {
    max-width: 58rem;
  }

  .md\:u-maxw-11 {
    max-width: 64rem;
  }

  .md\:u-maxw-12 {
    max-width: 70rem;
  }

  .md\:u-maxw-13 {
    max-width: 76rem;
  }

  .md\:u-maxw-14 {
    max-width: 82rem;
  }

  .md\:u-maxw-15 {
    max-width: 88rem;
  }

  .md\:u-maxw-16 {
    max-width: 94rem;
  }

  .md\:u-maxw-17 {
    max-width: 105rem;
  }

  .md\:u-w-auto {
    width: auto;
  }

  .md\:u-w-full {
    width: 100%;
  }

  .md\:u-w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .md\:u-h-full {
    height: 100%;
  }

  .md\:u-h-fit {
    height: -moz-fit-content;
    height: fit-content;
  }

  .md\:u-block {
    display: block;
  }

  .md\:u-inline-block {
    display: inline-block;
  }

  .md\:u-inline {
    display: inline;
  }

  .md\:u-inline-flex {
    display: inline-flex;
  }

  .md\:u-table {
    display: table;
  }

  .md\:u-table-row {
    display: table-row;
  }

  .md\:u-table-cell {
    display: table-cell;
  }

  .md\:u-grid {
    display: grid;
  }

  .md\:u-hidden {
    display: none;
  }

  .md\:u-active {
    display: block !important;
  }

  /**
 * Align Items
*/

  .md\:u-items-stretch {
    align-items: stretch;
  }

  .md\:u-items-start {
    align-items: flex-start;
  }

  .md\:u-items-center {
    align-items: center;
  }

  .md\:u-items-end {
    align-items: flex-end;
  }

  .md\:u-items-baseline {
    align-items: baseline;
  }

  /**
 * Align Content
*/

  .md\:u-content-start {
    align-content: flex-start;
  }

  .md\:u-content-center {
    align-content: center;
  }

  .md\:u-content-end {
    align-content: flex-end;
  }

  .md\:u-content-between {
    align-content: space-between;
  }

  .md\:u-content-around {
    align-content: space-around;
  }

  /**
 * Align Self
*/

  .md\:u-self-auto {
    align-self: auto;
  }

  .md\:u-self-start {
    align-self: flex-start;
  }

  .md\:u-self-center {
    align-self: center;
  }

  .md\:u-self-end {
    align-self: flex-end;
  }

  .md\:u-self-stretch {
    align-self: stretch;
  }

  .md\:u-self-normal {
    align-self: normal;
  }

  /**
 * Justify Content
*/

  .md\:u-justify-start {
    justify-content: flex-start;
  }

  .md\:u-justify-center {
    justify-content: center;
  }

  .md\:u-justify-end {
    justify-content: flex-end;
  }

  .md\:u-justify-between {
    justify-content: space-between;
  }

  .md\:u-justify-around {
    justify-content: space-around;
  }

  .md\:u-justify-evenly {
    justify-content: space-evenly;
  }

  .md\:u-flex {
    display: flex;
  }

  .md\:u-flex img {
    min-width: 0;
    min-height: 0;
  }

  .md\:u-flex-row {
    flex-direction: row;
  }

  .md\:u-flex-row-rev {
    flex-direction: row-reverse;
  }

  .md\:u-flex-col {
    flex-direction: column;
  }

  .md\:u-flex-col-rev {
    flex-direction: column-reverse;
  }

  .md\:u-flex-wrap {
    flex-wrap: wrap;
  }

  .md\:u-flex-nowrap {
    flex-wrap: nowrap;
  }

  .md\:u-flex-0 {
    flex: 0;
  }

  .md\:u-flex-1 {
    flex: 1;
  }

  .md\:u-flex-2 {
    flex: 2;
  }

  .md\:u-basis-auto {
    flex-basis: auto;
  }

  .md\:u-basis-1 {
    flex-basis: 8.33333333%;
  }

  .md\:u-order-1 {
    order: 1;
  }

  .md\:u-basis-2 {
    flex-basis: 16.66666667%;
  }

  .md\:u-order-2 {
    order: 2;
  }

  .md\:u-basis-3 {
    flex-basis: 25%;
  }

  .md\:u-order-3 {
    order: 3;
  }

  .md\:u-basis-4 {
    flex-basis: 33.33333333%;
  }

  .md\:u-order-4 {
    order: 4;
  }

  .md\:u-basis-5 {
    flex-basis: 41.66666667%;
  }

  .md\:u-order-5 {
    order: 5;
  }

  .md\:u-basis-6 {
    flex-basis: 50%;
  }

  .md\:u-order-6 {
    order: 6;
  }

  .md\:u-basis-7 {
    flex-basis: 58.33333333%;
  }

  .md\:u-order-7 {
    order: 7;
  }

  .md\:u-basis-8 {
    flex-basis: 66.66666667%;
  }

  .md\:u-order-8 {
    order: 8;
  }

  .md\:u-basis-9 {
    flex-basis: 75%;
  }

  .md\:u-order-9 {
    order: 9;
  }

  .md\:u-basis-10 {
    flex-basis: 83.33333333%;
  }

  .md\:u-order-10 {
    order: 10;
  }

  .md\:u-basis-11 {
    flex-basis: 91.66666667%;
  }

  .md\:u-order-11 {
    order: 11;
  }

  .md\:u-basis-12 {
    flex-basis: 100%;
  }

  .md\:u-order-12 {
    order: 12;
  }

  /* Text Alignment */

  .md\:u-text-left {
    text-align: left;
  }

  .md\:u-text-center {
    text-align: center;
  }

  .md\:u-text-right {
    text-align: right;
  }

  .md\:u-text-justify {
    text-align: justify;
  }

  /* Weight */

  .md\:u-font-normal {
    font-weight: 400;
  }

  .md\:u-font-medium {
    font-weight: 500;
  }

  .md\:u-font-bold {
    font-weight: 700;
  }
}

@media (min-width: 64rem) {
  .lg\:u-border {
    border-width: 1px;
    border-style: solid;
  }

  .lg\:u-border-t {
    border-top-width: 1px;
  }

  .lg\:u-border-r {
    border-right-width: 1px;
  }

  .lg\:u-border-b {
    border-bottom-width: 1px;
  }

  .lg\:u-border-l {
    border-left-width: 1px;
  }

  .lg\:u-border-2 {
    border-width: 2px;
    border-style: solid;
  }

  .lg\:u-border-t-2 {
    border-top-width: 2px;
  }

  .lg\:u-border-r-2 {
    border-right-width: 2px;
  }

  .lg\:u-border-b-2 {
    border-bottom-width: 2px;
  }

  .lg\:u-border-l-2 {
    border-left-width: 2px;
  }

  .lg\:u-border-3 {
    border-width: 3px;
  }

  .lg\:u-border-t-3 {
    border-top-width: 3px;
  }

  .lg\:u-border-b-3 {
    border-bottom-width: 3px;
  }

  .lg\:u-border-0 {
    border-width: 0;
  }

  .lg\:u-border-t-0 {
    border-top-width: 0;
  }

  .lg\:u-border-r-0 {
    border-right-width: 0;
  }

  .lg\:u-border-b-0 {
    border-bottom-width: 0;
  }

  .lg\:u-border-l-0 {
    border-left-width: 0;
  }

  .lg\:u-border-none {
    border: none;
  }

  .lg\:u-rounded-sm {
    border-radius: 0.25rem;
  }

  .lg\:u-rounded-sm-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .lg\:u-rounded {
    border-radius: 0.5rem;
  }

  .lg\:u-rounded-md {
    border-radius: 0.625rem;
  }

  .lg\:u-rounded-md-t {
    border-top-left-radius: 0.625rem;
    border-top-right-radius: 0.625rem;
  }

  .lg\:u-rounded-t {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .lg\:u-rounded-b {
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .lg\:u-rounded-tl {
    border-top-left-radius: 0.5rem;
  }

  .lg\:u-rounded-tr {
    border-top-right-radius: 0.5rem;
  }

  .lg\:u-rounded-br {
    border-bottom-right-radius: 0.5rem;
  }

  .lg\:u-rounded-bl {
    border-bottom-left-radius: 0.5rem;
  }

  .lg\:u-rounded-sl {
    border-radius: 1rem;
  }

  .lg\:u-rounded-lg {
    border-radius: 1.5rem;
  }

  .lg\:u-rounded-t-lg {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .lg\:u-rounded-b-lg {
    border-bottom-left-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .lg\:u-rounded-tl-lg {
    border-top-left-radius: 1.5rem;
  }

  .lg\:u-rounded-tr-lg {
    border-top-right-radius: 1.5rem;
  }

  .lg\:u-rounded-br-lg {
    border-bottom-right-radius: 1.5rem;
  }

  .lg\:u-rounded-bl-lg {
    border-bottom-left-radius: 1.5rem;
  }

  .lg\:u-rounded-t-0 {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .lg\:u-rounded-b-0 {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .lg\:u-rounded-tl-0 {
    border-top-left-radius: 0;
  }

  .lg\:u-rounded-tr-0 {
    border-top-right-radius: 0;
  }

  .lg\:u-rounded-br-0 {
    border-bottom-right-radius: 0;
  }

  .lg\:u-rounded-bl-0 {
    border-bottom-left-radius: 0;
  }

  .lg\:u-round {
    border-radius: 50%;
  }

  .lg\:u-m-auto {
    margin: auto !important;
  }

  .lg\:u-mt-auto {
    margin-top: auto !important;
  }

  .lg\:u-mr-auto {
    margin-right: auto !important;
  }

  .lg\:u-mb-auto {
    margin-bottom: auto !important;
  }

  .lg\:u-ml-auto {
    margin-left: auto !important;
  }

  .lg\:u-mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .lg\:u-my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .lg\:u-m-0 {
    margin: 0 !important;
  }

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

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

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

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

  .lg\:u-mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .lg\:u-my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .lg\:u--m-0 {
    margin: 0 !important;
  }

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

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

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

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

  .lg\:u--mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .lg\:u--my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .lg\:u-p-0 {
    padding: 0 !important;
  }

  .lg\:u-pt-0 {
    padding-top: 0 !important;
  }

  .lg\:u-pr-0 {
    padding-right: 0 !important;
  }

  .lg\:u-pb-0 {
    padding-bottom: 0 !important;
  }

  .lg\:u-pl-0 {
    padding-left: 0 !important;
  }

  .lg\:u-px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .lg\:u-py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .lg\:u-m-3xs {
    margin: 0.125rem !important;
  }

  .lg\:u-mt-3xs {
    margin-top: 0.125rem !important;
  }

  .lg\:u-mr-3xs {
    margin-right: 0.125rem !important;
  }

  .lg\:u-mb-3xs {
    margin-bottom: 0.125rem !important;
  }

  .lg\:u-ml-3xs {
    margin-left: 0.125rem !important;
  }

  .lg\:u-mx-3xs {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

  .lg\:u-my-3xs {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

  .lg\:u--m-3xs {
    margin: -0.125rem !important;
  }

  .lg\:u--mt-3xs {
    margin-top: -0.125rem !important;
  }

  .lg\:u--mr-3xs {
    margin-right: -0.125rem !important;
  }

  .lg\:u--mb-3xs {
    margin-bottom: -0.125rem !important;
  }

  .lg\:u--ml-3xs {
    margin-left: -0.125rem !important;
  }

  .lg\:u--mx-3xs {
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

  .lg\:u--my-3xs {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

  .lg\:u-p-3xs {
    padding: 0.125rem !important;
  }

  .lg\:u-pt-3xs {
    padding-top: 0.125rem !important;
  }

  .lg\:u-pr-3xs {
    padding-right: 0.125rem !important;
  }

  .lg\:u-pb-3xs {
    padding-bottom: 0.125rem !important;
  }

  .lg\:u-pl-3xs {
    padding-left: 0.125rem !important;
  }

  .lg\:u-px-3xs {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .lg\:u-py-3xs {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .lg\:u-m-2xs {
    margin: 0.25rem !important;
  }

  .lg\:u-mt-2xs {
    margin-top: 0.25rem !important;
  }

  .lg\:u-mr-2xs {
    margin-right: 0.25rem !important;
  }

  .lg\:u-mb-2xs {
    margin-bottom: 0.25rem !important;
  }

  .lg\:u-ml-2xs {
    margin-left: 0.25rem !important;
  }

  .lg\:u-mx-2xs {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .lg\:u-my-2xs {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .lg\:u--m-2xs {
    margin: -0.25rem !important;
  }

  .lg\:u--mt-2xs {
    margin-top: -0.25rem !important;
  }

  .lg\:u--mr-2xs {
    margin-right: -0.25rem !important;
  }

  .lg\:u--mb-2xs {
    margin-bottom: -0.25rem !important;
  }

  .lg\:u--ml-2xs {
    margin-left: -0.25rem !important;
  }

  .lg\:u--mx-2xs {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .lg\:u--my-2xs {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .lg\:u-p-2xs {
    padding: 0.25rem !important;
  }

  .lg\:u-pt-2xs {
    padding-top: 0.25rem !important;
  }

  .lg\:u-pr-2xs {
    padding-right: 0.25rem !important;
  }

  .lg\:u-pb-2xs {
    padding-bottom: 0.25rem !important;
  }

  .lg\:u-pl-2xs {
    padding-left: 0.25rem !important;
  }

  .lg\:u-px-2xs {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .lg\:u-py-2xs {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .lg\:u-m-xs {
    margin: 0.5rem !important;
  }

  .lg\:u-mt-xs {
    margin-top: 0.5rem !important;
  }

  .lg\:u-mr-xs {
    margin-right: 0.5rem !important;
  }

  .lg\:u-mb-xs {
    margin-bottom: 0.5rem !important;
  }

  .lg\:u-ml-xs {
    margin-left: 0.5rem !important;
  }

  .lg\:u-mx-xs {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .lg\:u-my-xs {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .lg\:u--m-xs {
    margin: -0.5rem !important;
  }

  .lg\:u--mt-xs {
    margin-top: -0.5rem !important;
  }

  .lg\:u--mr-xs {
    margin-right: -0.5rem !important;
  }

  .lg\:u--mb-xs {
    margin-bottom: -0.5rem !important;
  }

  .lg\:u--ml-xs {
    margin-left: -0.5rem !important;
  }

  .lg\:u--mx-xs {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .lg\:u--my-xs {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .lg\:u-p-xs {
    padding: 0.5rem !important;
  }

  .lg\:u-pt-xs {
    padding-top: 0.5rem !important;
  }

  .lg\:u-pr-xs {
    padding-right: 0.5rem !important;
  }

  .lg\:u-pb-xs {
    padding-bottom: 0.5rem !important;
  }

  .lg\:u-pl-xs {
    padding-left: 0.5rem !important;
  }

  .lg\:u-px-xs {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .lg\:u-py-xs {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .lg\:u-m-sm {
    margin: 0.75rem !important;
  }

  .lg\:u-mt-sm {
    margin-top: 0.75rem !important;
  }

  .lg\:u-mr-sm {
    margin-right: 0.75rem !important;
  }

  .lg\:u-mb-sm {
    margin-bottom: 0.75rem !important;
  }

  .lg\:u-ml-sm {
    margin-left: 0.75rem !important;
  }

  .lg\:u-mx-sm {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .lg\:u-my-sm {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .lg\:u--m-sm {
    margin: -0.75rem !important;
  }

  .lg\:u--mt-sm {
    margin-top: -0.75rem !important;
  }

  .lg\:u--mr-sm {
    margin-right: -0.75rem !important;
  }

  .lg\:u--mb-sm {
    margin-bottom: -0.75rem !important;
  }

  .lg\:u--ml-sm {
    margin-left: -0.75rem !important;
  }

  .lg\:u--mx-sm {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .lg\:u--my-sm {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .lg\:u-p-sm {
    padding: 0.75rem !important;
  }

  .lg\:u-pt-sm {
    padding-top: 0.75rem !important;
  }

  .lg\:u-pr-sm {
    padding-right: 0.75rem !important;
  }

  .lg\:u-pb-sm {
    padding-bottom: 0.75rem !important;
  }

  .lg\:u-pl-sm {
    padding-left: 0.75rem !important;
  }

  .lg\:u-px-sm {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .lg\:u-py-sm {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .lg\:u-m-md {
    margin: 1rem !important;
  }

  .lg\:u-mt-md {
    margin-top: 1rem !important;
  }

  .lg\:u-mr-md {
    margin-right: 1rem !important;
  }

  .lg\:u-mb-md {
    margin-bottom: 1rem !important;
  }

  .lg\:u-ml-md {
    margin-left: 1rem !important;
  }

  .lg\:u-mx-md {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .lg\:u-my-md {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .lg\:u--m-md {
    margin: -1rem !important;
  }

  .lg\:u--mt-md {
    margin-top: -1rem !important;
  }

  .lg\:u--mr-md {
    margin-right: -1rem !important;
  }

  .lg\:u--mb-md {
    margin-bottom: -1rem !important;
  }

  .lg\:u--ml-md {
    margin-left: -1rem !important;
  }

  .lg\:u--mx-md {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .lg\:u--my-md {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .lg\:u-p-md {
    padding: 1rem !important;
  }

  .lg\:u-pt-md {
    padding-top: 1rem !important;
  }

  .lg\:u-pr-md {
    padding-right: 1rem !important;
  }

  .lg\:u-pb-md {
    padding-bottom: 1rem !important;
  }

  .lg\:u-pl-md {
    padding-left: 1rem !important;
  }

  .lg\:u-px-md {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .lg\:u-py-md {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .lg\:u-m-lg {
    margin: 1.5rem !important;
  }

  .lg\:u-mt-lg {
    margin-top: 1.5rem !important;
  }

  .lg\:u-mr-lg {
    margin-right: 1.5rem !important;
  }

  .lg\:u-mb-lg {
    margin-bottom: 1.5rem !important;
  }

  .lg\:u-ml-lg {
    margin-left: 1.5rem !important;
  }

  .lg\:u-mx-lg {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .lg\:u-my-lg {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .lg\:u--m-lg {
    margin: -1.5rem !important;
  }

  .lg\:u--mt-lg {
    margin-top: -1.5rem !important;
  }

  .lg\:u--mr-lg {
    margin-right: -1.5rem !important;
  }

  .lg\:u--mb-lg {
    margin-bottom: -1.5rem !important;
  }

  .lg\:u--ml-lg {
    margin-left: -1.5rem !important;
  }

  .lg\:u--mx-lg {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .lg\:u--my-lg {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .lg\:u-p-lg {
    padding: 1.5rem !important;
  }

  .lg\:u-pt-lg {
    padding-top: 1.5rem !important;
  }

  .lg\:u-pr-lg {
    padding-right: 1.5rem !important;
  }

  .lg\:u-pb-lg {
    padding-bottom: 1.5rem !important;
  }

  .lg\:u-pl-lg {
    padding-left: 1.5rem !important;
  }

  .lg\:u-px-lg {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .lg\:u-py-lg {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .lg\:u-m-xl {
    margin: 2rem !important;
  }

  .lg\:u-mt-xl {
    margin-top: 2rem !important;
  }

  .lg\:u-mr-xl {
    margin-right: 2rem !important;
  }

  .lg\:u-mb-xl {
    margin-bottom: 2rem !important;
  }

  .lg\:u-ml-xl {
    margin-left: 2rem !important;
  }

  .lg\:u-mx-xl {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .lg\:u-my-xl {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .lg\:u--m-xl {
    margin: -2rem !important;
  }

  .lg\:u--mt-xl {
    margin-top: -2rem !important;
  }

  .lg\:u--mr-xl {
    margin-right: -2rem !important;
  }

  .lg\:u--mb-xl {
    margin-bottom: -2rem !important;
  }

  .lg\:u--ml-xl {
    margin-left: -2rem !important;
  }

  .lg\:u--mx-xl {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .lg\:u--my-xl {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .lg\:u-p-xl {
    padding: 2rem !important;
  }

  .lg\:u-pt-xl {
    padding-top: 2rem !important;
  }

  .lg\:u-pr-xl {
    padding-right: 2rem !important;
  }

  .lg\:u-pb-xl {
    padding-bottom: 2rem !important;
  }

  .lg\:u-pl-xl {
    padding-left: 2rem !important;
  }

  .lg\:u-px-xl {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .lg\:u-py-xl {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .lg\:u-m-2xl {
    margin: 2.5rem !important;
  }

  .lg\:u-mt-2xl {
    margin-top: 2.5rem !important;
  }

  .lg\:u-mr-2xl {
    margin-right: 2.5rem !important;
  }

  .lg\:u-mb-2xl {
    margin-bottom: 2.5rem !important;
  }

  .lg\:u-ml-2xl {
    margin-left: 2.5rem !important;
  }

  .lg\:u-mx-2xl {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .lg\:u-my-2xl {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .lg\:u--m-2xl {
    margin: -2.5rem !important;
  }

  .lg\:u--mt-2xl {
    margin-top: -2.5rem !important;
  }

  .lg\:u--mr-2xl {
    margin-right: -2.5rem !important;
  }

  .lg\:u--mb-2xl {
    margin-bottom: -2.5rem !important;
  }

  .lg\:u--ml-2xl {
    margin-left: -2.5rem !important;
  }

  .lg\:u--mx-2xl {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .lg\:u--my-2xl {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .lg\:u-p-2xl {
    padding: 2.5rem !important;
  }

  .lg\:u-pt-2xl {
    padding-top: 2.5rem !important;
  }

  .lg\:u-pr-2xl {
    padding-right: 2.5rem !important;
  }

  .lg\:u-pb-2xl {
    padding-bottom: 2.5rem !important;
  }

  .lg\:u-pl-2xl {
    padding-left: 2.5rem !important;
  }

  .lg\:u-px-2xl {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .lg\:u-py-2xl {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .lg\:u-m-3xl {
    margin: 3rem !important;
  }

  .lg\:u-mt-3xl {
    margin-top: 3rem !important;
  }

  .lg\:u-mr-3xl {
    margin-right: 3rem !important;
  }

  .lg\:u-mb-3xl {
    margin-bottom: 3rem !important;
  }

  .lg\:u-ml-3xl {
    margin-left: 3rem !important;
  }

  .lg\:u-mx-3xl {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .lg\:u-my-3xl {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .lg\:u--m-3xl {
    margin: -3rem !important;
  }

  .lg\:u--mt-3xl {
    margin-top: -3rem !important;
  }

  .lg\:u--mr-3xl {
    margin-right: -3rem !important;
  }

  .lg\:u--mb-3xl {
    margin-bottom: -3rem !important;
  }

  .lg\:u--ml-3xl {
    margin-left: -3rem !important;
  }

  .lg\:u--mx-3xl {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .lg\:u--my-3xl {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .lg\:u-p-3xl {
    padding: 3rem !important;
  }

  .lg\:u-pt-3xl {
    padding-top: 3rem !important;
  }

  .lg\:u-pr-3xl {
    padding-right: 3rem !important;
  }

  .lg\:u-pb-3xl {
    padding-bottom: 3rem !important;
  }

  .lg\:u-pl-3xl {
    padding-left: 3rem !important;
  }

  .lg\:u-px-3xl {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .lg\:u-py-3xl {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .lg\:u-M-2xs {
    margin: 1rem !important;
  }

  .lg\:u-Mt-2xs {
    margin-top: 1rem !important;
  }

  .lg\:u-Mr-2xs {
    margin-right: 1rem !important;
  }

  .lg\:u-Mb-2xs {
    margin-bottom: 1rem !important;
  }

  .lg\:u-Ml-2xs {
    margin-left: 1rem !important;
  }

  .lg\:u-Mx-2xs {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .lg\:u-My-2xs {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .lg\:u--M-2xs {
    margin: -1rem !important;
  }

  .lg\:u--Mt-2xs {
    margin-top: -1rem !important;
  }

  .lg\:u--Mr-2xs {
    margin-right: -1rem !important;
  }

  .lg\:u--Mb-2xs {
    margin-bottom: -1rem !important;
  }

  .lg\:u--Ml-2xs {
    margin-left: -1rem !important;
  }

  .lg\:u--Mx-2xs {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .lg\:u--My-2xs {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .lg\:u-P-2xs {
    padding: 1rem !important;
  }

  .lg\:u-Pt-2xs {
    padding-top: 1rem !important;
  }

  .lg\:u-Pr-2xs {
    padding-right: 1rem !important;
  }

  .lg\:u-Pb-2xs {
    padding-bottom: 1rem !important;
  }

  .lg\:u-Pl-2xs {
    padding-left: 1rem !important;
  }

  .lg\:u-Px-2xs {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .lg\:u-Py-2xs {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .lg\:u-M-xs {
    margin: 1.5rem !important;
  }

  .lg\:u-Mt-xs {
    margin-top: 1.5rem !important;
  }

  .lg\:u-Mr-xs {
    margin-right: 1.5rem !important;
  }

  .lg\:u-Mb-xs {
    margin-bottom: 1.5rem !important;
  }

  .lg\:u-Ml-xs {
    margin-left: 1.5rem !important;
  }

  .lg\:u-Mx-xs {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .lg\:u-My-xs {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .lg\:u--M-xs {
    margin: -1.5rem !important;
  }

  .lg\:u--Mt-xs {
    margin-top: -1.5rem !important;
  }

  .lg\:u--Mr-xs {
    margin-right: -1.5rem !important;
  }

  .lg\:u--Mb-xs {
    margin-bottom: -1.5rem !important;
  }

  .lg\:u--Ml-xs {
    margin-left: -1.5rem !important;
  }

  .lg\:u--Mx-xs {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .lg\:u--My-xs {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .lg\:u-P-xs {
    padding: 1.5rem !important;
  }

  .lg\:u-Pt-xs {
    padding-top: 1.5rem !important;
  }

  .lg\:u-Pr-xs {
    padding-right: 1.5rem !important;
  }

  .lg\:u-Pb-xs {
    padding-bottom: 1.5rem !important;
  }

  .lg\:u-Pl-xs {
    padding-left: 1.5rem !important;
  }

  .lg\:u-Px-xs {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .lg\:u-Py-xs {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .lg\:u-M-sm {
    margin: 2rem !important;
  }

  .lg\:u-Mt-sm {
    margin-top: 2rem !important;
  }

  .lg\:u-Mr-sm {
    margin-right: 2rem !important;
  }

  .lg\:u-Mb-sm {
    margin-bottom: 2rem !important;
  }

  .lg\:u-Ml-sm {
    margin-left: 2rem !important;
  }

  .lg\:u-Mx-sm {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .lg\:u-My-sm {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .lg\:u--M-sm {
    margin: -2rem !important;
  }

  .lg\:u--Mt-sm {
    margin-top: -2rem !important;
  }

  .lg\:u--Mr-sm {
    margin-right: -2rem !important;
  }

  .lg\:u--Mb-sm {
    margin-bottom: -2rem !important;
  }

  .lg\:u--Ml-sm {
    margin-left: -2rem !important;
  }

  .lg\:u--Mx-sm {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .lg\:u--My-sm {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .lg\:u-P-sm {
    padding: 2rem !important;
  }

  .lg\:u-Pt-sm {
    padding-top: 2rem !important;
  }

  .lg\:u-Pr-sm {
    padding-right: 2rem !important;
  }

  .lg\:u-Pb-sm {
    padding-bottom: 2rem !important;
  }

  .lg\:u-Pl-sm {
    padding-left: 2rem !important;
  }

  .lg\:u-Px-sm {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .lg\:u-Py-sm {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .lg\:u-M-md {
    margin: 3rem !important;
  }

  .lg\:u-Mt-md {
    margin-top: 3rem !important;
  }

  .lg\:u-Mr-md {
    margin-right: 3rem !important;
  }

  .lg\:u-Mb-md {
    margin-bottom: 3rem !important;
  }

  .lg\:u-Ml-md {
    margin-left: 3rem !important;
  }

  .lg\:u-Mx-md {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .lg\:u-My-md {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .lg\:u--M-md {
    margin: -3rem !important;
  }

  .lg\:u--Mt-md {
    margin-top: -3rem !important;
  }

  .lg\:u--Mr-md {
    margin-right: -3rem !important;
  }

  .lg\:u--Mb-md {
    margin-bottom: -3rem !important;
  }

  .lg\:u--Ml-md {
    margin-left: -3rem !important;
  }

  .lg\:u--Mx-md {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .lg\:u--My-md {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .lg\:u-P-md {
    padding: 3rem !important;
  }

  .lg\:u-Pt-md {
    padding-top: 3rem !important;
  }

  .lg\:u-Pr-md {
    padding-right: 3rem !important;
  }

  .lg\:u-Pb-md {
    padding-bottom: 3rem !important;
  }

  .lg\:u-Pl-md {
    padding-left: 3rem !important;
  }

  .lg\:u-Px-md {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .lg\:u-Py-md {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .lg\:u-M-lg {
    margin: 4rem !important;
  }

  .lg\:u-Mt-lg {
    margin-top: 4rem !important;
  }

  .lg\:u-Mr-lg {
    margin-right: 4rem !important;
  }

  .lg\:u-Mb-lg {
    margin-bottom: 4rem !important;
  }

  .lg\:u-Ml-lg {
    margin-left: 4rem !important;
  }

  .lg\:u-Mx-lg {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .lg\:u-My-lg {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .lg\:u--M-lg {
    margin: -4rem !important;
  }

  .lg\:u--Mt-lg {
    margin-top: -4rem !important;
  }

  .lg\:u--Mr-lg {
    margin-right: -4rem !important;
  }

  .lg\:u--Mb-lg {
    margin-bottom: -4rem !important;
  }

  .lg\:u--Ml-lg {
    margin-left: -4rem !important;
  }

  .lg\:u--Mx-lg {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .lg\:u--My-lg {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .lg\:u-P-lg {
    padding: 4rem !important;
  }

  .lg\:u-Pt-lg {
    padding-top: 4rem !important;
  }

  .lg\:u-Pr-lg {
    padding-right: 4rem !important;
  }

  .lg\:u-Pb-lg {
    padding-bottom: 4rem !important;
  }

  .lg\:u-Pl-lg {
    padding-left: 4rem !important;
  }

  .lg\:u-Px-lg {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .lg\:u-Py-lg {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .lg\:u-M-xl {
    margin: 6rem !important;
  }

  .lg\:u-Mt-xl {
    margin-top: 6rem !important;
  }

  .lg\:u-Mr-xl {
    margin-right: 6rem !important;
  }

  .lg\:u-Mb-xl {
    margin-bottom: 6rem !important;
  }

  .lg\:u-Ml-xl {
    margin-left: 6rem !important;
  }

  .lg\:u-Mx-xl {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .lg\:u-My-xl {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .lg\:u--M-xl {
    margin: -6rem !important;
  }

  .lg\:u--Mt-xl {
    margin-top: -6rem !important;
  }

  .lg\:u--Mr-xl {
    margin-right: -6rem !important;
  }

  .lg\:u--Mb-xl {
    margin-bottom: -6rem !important;
  }

  .lg\:u--Ml-xl {
    margin-left: -6rem !important;
  }

  .lg\:u--Mx-xl {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .lg\:u--My-xl {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .lg\:u-P-xl {
    padding: 6rem !important;
  }

  .lg\:u-Pt-xl {
    padding-top: 6rem !important;
  }

  .lg\:u-Pr-xl {
    padding-right: 6rem !important;
  }

  .lg\:u-Pb-xl {
    padding-bottom: 6rem !important;
  }

  .lg\:u-Pl-xl {
    padding-left: 6rem !important;
  }

  .lg\:u-Px-xl {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .lg\:u-Py-xl {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .lg\:u-M-2xl {
    margin: 10rem !important;
  }

  .lg\:u-Mt-2xl {
    margin-top: 10rem !important;
  }

  .lg\:u-Mr-2xl {
    margin-right: 10rem !important;
  }

  .lg\:u-Mb-2xl {
    margin-bottom: 10rem !important;
  }

  .lg\:u-Ml-2xl {
    margin-left: 10rem !important;
  }

  .lg\:u-Mx-2xl {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .lg\:u-My-2xl {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .lg\:u--M-2xl {
    margin: -10rem !important;
  }

  .lg\:u--Mt-2xl {
    margin-top: -10rem !important;
  }

  .lg\:u--Mr-2xl {
    margin-right: -10rem !important;
  }

  .lg\:u--Mb-2xl {
    margin-bottom: -10rem !important;
  }

  .lg\:u--Ml-2xl {
    margin-left: -10rem !important;
  }

  .lg\:u--Mx-2xl {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .lg\:u--My-2xl {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .lg\:u-P-2xl {
    padding: 10rem !important;
  }

  .lg\:u-Pt-2xl {
    padding-top: 10rem !important;
  }

  .lg\:u-Pr-2xl {
    padding-right: 10rem !important;
  }

  .lg\:u-Pb-2xl {
    padding-bottom: 10rem !important;
  }

  .lg\:u-Pl-2xl {
    padding-left: 10rem !important;
  }

  .lg\:u-Px-2xl {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .lg\:u-Py-2xl {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .lg\:u-M-3xl {
    margin: 15rem !important;
  }

  .lg\:u-Mt-3xl {
    margin-top: 15rem !important;
  }

  .lg\:u-Mr-3xl {
    margin-right: 15rem !important;
  }

  .lg\:u-Mb-3xl {
    margin-bottom: 15rem !important;
  }

  .lg\:u-Ml-3xl {
    margin-left: 15rem !important;
  }

  .lg\:u-Mx-3xl {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .lg\:u-My-3xl {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .lg\:u--M-3xl {
    margin: -15rem !important;
  }

  .lg\:u--Mt-3xl {
    margin-top: -15rem !important;
  }

  .lg\:u--Mr-3xl {
    margin-right: -15rem !important;
  }

  .lg\:u--Mb-3xl {
    margin-bottom: -15rem !important;
  }

  .lg\:u--Ml-3xl {
    margin-left: -15rem !important;
  }

  .lg\:u--Mx-3xl {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .lg\:u--My-3xl {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .lg\:u-P-3xl {
    padding: 15rem !important;
  }

  .lg\:u-Pt-3xl {
    padding-top: 15rem !important;
  }

  .lg\:u-Pr-3xl {
    padding-right: 15rem !important;
  }

  .lg\:u-Pb-3xl {
    padding-bottom: 15rem !important;
  }

  .lg\:u-Pl-3xl {
    padding-left: 15rem !important;
  }

  .lg\:u-Px-3xl {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .lg\:u-Py-3xl {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .lg\:u-maxw-1 {
    max-width: 4rem;
  }

  .lg\:u-maxw-2 {
    max-width: 10rem;
  }

  .lg\:u-maxw-3 {
    max-width: 16rem;
  }

  .lg\:u-maxw-4 {
    max-width: 22rem;
  }

  .lg\:u-maxw-5 {
    max-width: 28rem;
  }

  .lg\:u-maxw-6 {
    max-width: 34rem;
  }

  .lg\:u-maxw-7 {
    max-width: 40rem;
  }

  .lg\:u-maxw-8 {
    max-width: 46rem;
  }

  .lg\:u-maxw-9 {
    max-width: 52rem;
  }

  .lg\:u-maxw-10 {
    max-width: 58rem;
  }

  .lg\:u-maxw-11 {
    max-width: 64rem;
  }

  .lg\:u-maxw-12 {
    max-width: 70rem;
  }

  .lg\:u-maxw-13 {
    max-width: 76rem;
  }

  .lg\:u-maxw-14 {
    max-width: 82rem;
  }

  .lg\:u-maxw-15 {
    max-width: 88rem;
  }

  .lg\:u-maxw-16 {
    max-width: 94rem;
  }

  .lg\:u-maxw-17 {
    max-width: 105rem;
  }

  .lg\:u-w-auto {
    width: auto;
  }

  .lg\:u-w-full {
    width: 100%;
  }

  .lg\:u-w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .lg\:u-h-full {
    height: 100%;
  }

  .lg\:u-h-fit {
    height: -moz-fit-content;
    height: fit-content;
  }

  .lg\:u-block {
    display: block;
  }

  .lg\:u-inline-block {
    display: inline-block;
  }

  .lg\:u-inline {
    display: inline;
  }

  .lg\:u-inline-flex {
    display: inline-flex;
  }

  .lg\:u-table {
    display: table;
  }

  .lg\:u-table-row {
    display: table-row;
  }

  .lg\:u-table-cell {
    display: table-cell;
  }

  .lg\:u-grid {
    display: grid;
  }

  .lg\:u-hidden {
    display: none;
  }

  .lg\:u-active {
    display: block !important;
  }

  /**
 * Align Items
*/

  .lg\:u-items-stretch {
    align-items: stretch;
  }

  .lg\:u-items-start {
    align-items: flex-start;
  }

  .lg\:u-items-center {
    align-items: center;
  }

  .lg\:u-items-end {
    align-items: flex-end;
  }

  .lg\:u-items-baseline {
    align-items: baseline;
  }

  /**
 * Align Content
*/

  .lg\:u-content-start {
    align-content: flex-start;
  }

  .lg\:u-content-center {
    align-content: center;
  }

  .lg\:u-content-end {
    align-content: flex-end;
  }

  .lg\:u-content-between {
    align-content: space-between;
  }

  .lg\:u-content-around {
    align-content: space-around;
  }

  /**
 * Align Self
*/

  .lg\:u-self-auto {
    align-self: auto;
  }

  .lg\:u-self-start {
    align-self: flex-start;
  }

  .lg\:u-self-center {
    align-self: center;
  }

  .lg\:u-self-end {
    align-self: flex-end;
  }

  .lg\:u-self-stretch {
    align-self: stretch;
  }

  .lg\:u-self-normal {
    align-self: normal;
  }

  /**
 * Justify Content
*/

  .lg\:u-justify-start {
    justify-content: flex-start;
  }

  .lg\:u-justify-center {
    justify-content: center;
  }

  .lg\:u-justify-end {
    justify-content: flex-end;
  }

  .lg\:u-justify-between {
    justify-content: space-between;
  }

  .lg\:u-justify-around {
    justify-content: space-around;
  }

  .lg\:u-justify-evenly {
    justify-content: space-evenly;
  }

  .lg\:u-flex {
    display: flex;
  }

  .lg\:u-flex img {
    min-width: 0;
    min-height: 0;
  }

  .lg\:u-flex-row {
    flex-direction: row;
  }

  .lg\:u-flex-row-rev {
    flex-direction: row-reverse;
  }

  .lg\:u-flex-col {
    flex-direction: column;
  }

  .lg\:u-flex-col-rev {
    flex-direction: column-reverse;
  }

  .lg\:u-flex-wrap {
    flex-wrap: wrap;
  }

  .lg\:u-flex-nowrap {
    flex-wrap: nowrap;
  }

  .lg\:u-flex-0 {
    flex: 0;
  }

  .lg\:u-flex-1 {
    flex: 1;
  }

  .lg\:u-flex-2 {
    flex: 2;
  }

  .lg\:u-basis-auto {
    flex-basis: auto;
  }

  .lg\:u-basis-1 {
    flex-basis: 8.33333333%;
  }

  .lg\:u-order-1 {
    order: 1;
  }

  .lg\:u-basis-2 {
    flex-basis: 16.66666667%;
  }

  .lg\:u-order-2 {
    order: 2;
  }

  .lg\:u-basis-3 {
    flex-basis: 25%;
  }

  .lg\:u-order-3 {
    order: 3;
  }

  .lg\:u-basis-4 {
    flex-basis: 33.33333333%;
  }

  .lg\:u-order-4 {
    order: 4;
  }

  .lg\:u-basis-5 {
    flex-basis: 41.66666667%;
  }

  .lg\:u-order-5 {
    order: 5;
  }

  .lg\:u-basis-6 {
    flex-basis: 50%;
  }

  .lg\:u-order-6 {
    order: 6;
  }

  .lg\:u-basis-7 {
    flex-basis: 58.33333333%;
  }

  .lg\:u-order-7 {
    order: 7;
  }

  .lg\:u-basis-8 {
    flex-basis: 66.66666667%;
  }

  .lg\:u-order-8 {
    order: 8;
  }

  .lg\:u-basis-9 {
    flex-basis: 75%;
  }

  .lg\:u-order-9 {
    order: 9;
  }

  .lg\:u-basis-10 {
    flex-basis: 83.33333333%;
  }

  .lg\:u-order-10 {
    order: 10;
  }

  .lg\:u-basis-11 {
    flex-basis: 91.66666667%;
  }

  .lg\:u-order-11 {
    order: 11;
  }

  .lg\:u-basis-12 {
    flex-basis: 100%;
  }

  .lg\:u-order-12 {
    order: 12;
  }

  /* Text Alignment */

  .lg\:u-text-left {
    text-align: left;
  }

  .lg\:u-text-center {
    text-align: center;
  }

  .lg\:u-text-right {
    text-align: right;
  }

  .lg\:u-text-justify {
    text-align: justify;
  }

  /* Weight */

  .lg\:u-font-normal {
    font-weight: 400;
  }

  .lg\:u-font-medium {
    font-weight: 500;
  }

  .lg\:u-font-bold {
    font-weight: 700;
  }
}

@media (min-width: 75rem) {
  .xl\:u-border {
    border-width: 1px;
    border-style: solid;
  }

  .xl\:u-border-t {
    border-top-width: 1px;
  }

  .xl\:u-border-r {
    border-right-width: 1px;
  }

  .xl\:u-border-b {
    border-bottom-width: 1px;
  }

  .xl\:u-border-l {
    border-left-width: 1px;
  }

  .xl\:u-border-2 {
    border-width: 2px;
    border-style: solid;
  }

  .xl\:u-border-t-2 {
    border-top-width: 2px;
  }

  .xl\:u-border-r-2 {
    border-right-width: 2px;
  }

  .xl\:u-border-b-2 {
    border-bottom-width: 2px;
  }

  .xl\:u-border-l-2 {
    border-left-width: 2px;
  }

  .xl\:u-border-3 {
    border-width: 3px;
  }

  .xl\:u-border-t-3 {
    border-top-width: 3px;
  }

  .xl\:u-border-b-3 {
    border-bottom-width: 3px;
  }

  .xl\:u-border-0 {
    border-width: 0;
  }

  .xl\:u-border-t-0 {
    border-top-width: 0;
  }

  .xl\:u-border-r-0 {
    border-right-width: 0;
  }

  .xl\:u-border-b-0 {
    border-bottom-width: 0;
  }

  .xl\:u-border-l-0 {
    border-left-width: 0;
  }

  .xl\:u-border-none {
    border: none;
  }

  .xl\:u-rounded-sm {
    border-radius: 0.25rem;
  }

  .xl\:u-rounded-sm-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .xl\:u-rounded {
    border-radius: 0.5rem;
  }

  .xl\:u-rounded-md {
    border-radius: 0.625rem;
  }

  .xl\:u-rounded-md-t {
    border-top-left-radius: 0.625rem;
    border-top-right-radius: 0.625rem;
  }

  .xl\:u-rounded-t {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .xl\:u-rounded-b {
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .xl\:u-rounded-tl {
    border-top-left-radius: 0.5rem;
  }

  .xl\:u-rounded-tr {
    border-top-right-radius: 0.5rem;
  }

  .xl\:u-rounded-br {
    border-bottom-right-radius: 0.5rem;
  }

  .xl\:u-rounded-bl {
    border-bottom-left-radius: 0.5rem;
  }

  .xl\:u-rounded-sl {
    border-radius: 1rem;
  }

  .xl\:u-rounded-lg {
    border-radius: 1.5rem;
  }

  .xl\:u-rounded-t-lg {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .xl\:u-rounded-b-lg {
    border-bottom-left-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .xl\:u-rounded-tl-lg {
    border-top-left-radius: 1.5rem;
  }

  .xl\:u-rounded-tr-lg {
    border-top-right-radius: 1.5rem;
  }

  .xl\:u-rounded-br-lg {
    border-bottom-right-radius: 1.5rem;
  }

  .xl\:u-rounded-bl-lg {
    border-bottom-left-radius: 1.5rem;
  }

  .xl\:u-rounded-t-0 {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .xl\:u-rounded-b-0 {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .xl\:u-rounded-tl-0 {
    border-top-left-radius: 0;
  }

  .xl\:u-rounded-tr-0 {
    border-top-right-radius: 0;
  }

  .xl\:u-rounded-br-0 {
    border-bottom-right-radius: 0;
  }

  .xl\:u-rounded-bl-0 {
    border-bottom-left-radius: 0;
  }

  .xl\:u-round {
    border-radius: 50%;
  }

  .xl\:u-m-auto {
    margin: auto !important;
  }

  .xl\:u-mt-auto {
    margin-top: auto !important;
  }

  .xl\:u-mr-auto {
    margin-right: auto !important;
  }

  .xl\:u-mb-auto {
    margin-bottom: auto !important;
  }

  .xl\:u-ml-auto {
    margin-left: auto !important;
  }

  .xl\:u-mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .xl\:u-my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .xl\:u-m-0 {
    margin: 0 !important;
  }

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

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

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

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

  .xl\:u-mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .xl\:u-my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .xl\:u--m-0 {
    margin: 0 !important;
  }

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

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

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

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

  .xl\:u--mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .xl\:u--my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .xl\:u-p-0 {
    padding: 0 !important;
  }

  .xl\:u-pt-0 {
    padding-top: 0 !important;
  }

  .xl\:u-pr-0 {
    padding-right: 0 !important;
  }

  .xl\:u-pb-0 {
    padding-bottom: 0 !important;
  }

  .xl\:u-pl-0 {
    padding-left: 0 !important;
  }

  .xl\:u-px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .xl\:u-py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .xl\:u-m-3xs {
    margin: 0.125rem !important;
  }

  .xl\:u-mt-3xs {
    margin-top: 0.125rem !important;
  }

  .xl\:u-mr-3xs {
    margin-right: 0.125rem !important;
  }

  .xl\:u-mb-3xs {
    margin-bottom: 0.125rem !important;
  }

  .xl\:u-ml-3xs {
    margin-left: 0.125rem !important;
  }

  .xl\:u-mx-3xs {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

  .xl\:u-my-3xs {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

  .xl\:u--m-3xs {
    margin: -0.125rem !important;
  }

  .xl\:u--mt-3xs {
    margin-top: -0.125rem !important;
  }

  .xl\:u--mr-3xs {
    margin-right: -0.125rem !important;
  }

  .xl\:u--mb-3xs {
    margin-bottom: -0.125rem !important;
  }

  .xl\:u--ml-3xs {
    margin-left: -0.125rem !important;
  }

  .xl\:u--mx-3xs {
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

  .xl\:u--my-3xs {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

  .xl\:u-p-3xs {
    padding: 0.125rem !important;
  }

  .xl\:u-pt-3xs {
    padding-top: 0.125rem !important;
  }

  .xl\:u-pr-3xs {
    padding-right: 0.125rem !important;
  }

  .xl\:u-pb-3xs {
    padding-bottom: 0.125rem !important;
  }

  .xl\:u-pl-3xs {
    padding-left: 0.125rem !important;
  }

  .xl\:u-px-3xs {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .xl\:u-py-3xs {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .xl\:u-m-2xs {
    margin: 0.25rem !important;
  }

  .xl\:u-mt-2xs {
    margin-top: 0.25rem !important;
  }

  .xl\:u-mr-2xs {
    margin-right: 0.25rem !important;
  }

  .xl\:u-mb-2xs {
    margin-bottom: 0.25rem !important;
  }

  .xl\:u-ml-2xs {
    margin-left: 0.25rem !important;
  }

  .xl\:u-mx-2xs {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .xl\:u-my-2xs {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .xl\:u--m-2xs {
    margin: -0.25rem !important;
  }

  .xl\:u--mt-2xs {
    margin-top: -0.25rem !important;
  }

  .xl\:u--mr-2xs {
    margin-right: -0.25rem !important;
  }

  .xl\:u--mb-2xs {
    margin-bottom: -0.25rem !important;
  }

  .xl\:u--ml-2xs {
    margin-left: -0.25rem !important;
  }

  .xl\:u--mx-2xs {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .xl\:u--my-2xs {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .xl\:u-p-2xs {
    padding: 0.25rem !important;
  }

  .xl\:u-pt-2xs {
    padding-top: 0.25rem !important;
  }

  .xl\:u-pr-2xs {
    padding-right: 0.25rem !important;
  }

  .xl\:u-pb-2xs {
    padding-bottom: 0.25rem !important;
  }

  .xl\:u-pl-2xs {
    padding-left: 0.25rem !important;
  }

  .xl\:u-px-2xs {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .xl\:u-py-2xs {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .xl\:u-m-xs {
    margin: 0.5rem !important;
  }

  .xl\:u-mt-xs {
    margin-top: 0.5rem !important;
  }

  .xl\:u-mr-xs {
    margin-right: 0.5rem !important;
  }

  .xl\:u-mb-xs {
    margin-bottom: 0.5rem !important;
  }

  .xl\:u-ml-xs {
    margin-left: 0.5rem !important;
  }

  .xl\:u-mx-xs {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .xl\:u-my-xs {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .xl\:u--m-xs {
    margin: -0.5rem !important;
  }

  .xl\:u--mt-xs {
    margin-top: -0.5rem !important;
  }

  .xl\:u--mr-xs {
    margin-right: -0.5rem !important;
  }

  .xl\:u--mb-xs {
    margin-bottom: -0.5rem !important;
  }

  .xl\:u--ml-xs {
    margin-left: -0.5rem !important;
  }

  .xl\:u--mx-xs {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .xl\:u--my-xs {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .xl\:u-p-xs {
    padding: 0.5rem !important;
  }

  .xl\:u-pt-xs {
    padding-top: 0.5rem !important;
  }

  .xl\:u-pr-xs {
    padding-right: 0.5rem !important;
  }

  .xl\:u-pb-xs {
    padding-bottom: 0.5rem !important;
  }

  .xl\:u-pl-xs {
    padding-left: 0.5rem !important;
  }

  .xl\:u-px-xs {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .xl\:u-py-xs {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .xl\:u-m-sm {
    margin: 0.75rem !important;
  }

  .xl\:u-mt-sm {
    margin-top: 0.75rem !important;
  }

  .xl\:u-mr-sm {
    margin-right: 0.75rem !important;
  }

  .xl\:u-mb-sm {
    margin-bottom: 0.75rem !important;
  }

  .xl\:u-ml-sm {
    margin-left: 0.75rem !important;
  }

  .xl\:u-mx-sm {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .xl\:u-my-sm {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .xl\:u--m-sm {
    margin: -0.75rem !important;
  }

  .xl\:u--mt-sm {
    margin-top: -0.75rem !important;
  }

  .xl\:u--mr-sm {
    margin-right: -0.75rem !important;
  }

  .xl\:u--mb-sm {
    margin-bottom: -0.75rem !important;
  }

  .xl\:u--ml-sm {
    margin-left: -0.75rem !important;
  }

  .xl\:u--mx-sm {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .xl\:u--my-sm {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .xl\:u-p-sm {
    padding: 0.75rem !important;
  }

  .xl\:u-pt-sm {
    padding-top: 0.75rem !important;
  }

  .xl\:u-pr-sm {
    padding-right: 0.75rem !important;
  }

  .xl\:u-pb-sm {
    padding-bottom: 0.75rem !important;
  }

  .xl\:u-pl-sm {
    padding-left: 0.75rem !important;
  }

  .xl\:u-px-sm {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .xl\:u-py-sm {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .xl\:u-m-md {
    margin: 1rem !important;
  }

  .xl\:u-mt-md {
    margin-top: 1rem !important;
  }

  .xl\:u-mr-md {
    margin-right: 1rem !important;
  }

  .xl\:u-mb-md {
    margin-bottom: 1rem !important;
  }

  .xl\:u-ml-md {
    margin-left: 1rem !important;
  }

  .xl\:u-mx-md {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .xl\:u-my-md {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .xl\:u--m-md {
    margin: -1rem !important;
  }

  .xl\:u--mt-md {
    margin-top: -1rem !important;
  }

  .xl\:u--mr-md {
    margin-right: -1rem !important;
  }

  .xl\:u--mb-md {
    margin-bottom: -1rem !important;
  }

  .xl\:u--ml-md {
    margin-left: -1rem !important;
  }

  .xl\:u--mx-md {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .xl\:u--my-md {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .xl\:u-p-md {
    padding: 1rem !important;
  }

  .xl\:u-pt-md {
    padding-top: 1rem !important;
  }

  .xl\:u-pr-md {
    padding-right: 1rem !important;
  }

  .xl\:u-pb-md {
    padding-bottom: 1rem !important;
  }

  .xl\:u-pl-md {
    padding-left: 1rem !important;
  }

  .xl\:u-px-md {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .xl\:u-py-md {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .xl\:u-m-lg {
    margin: 1.5rem !important;
  }

  .xl\:u-mt-lg {
    margin-top: 1.5rem !important;
  }

  .xl\:u-mr-lg {
    margin-right: 1.5rem !important;
  }

  .xl\:u-mb-lg {
    margin-bottom: 1.5rem !important;
  }

  .xl\:u-ml-lg {
    margin-left: 1.5rem !important;
  }

  .xl\:u-mx-lg {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .xl\:u-my-lg {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .xl\:u--m-lg {
    margin: -1.5rem !important;
  }

  .xl\:u--mt-lg {
    margin-top: -1.5rem !important;
  }

  .xl\:u--mr-lg {
    margin-right: -1.5rem !important;
  }

  .xl\:u--mb-lg {
    margin-bottom: -1.5rem !important;
  }

  .xl\:u--ml-lg {
    margin-left: -1.5rem !important;
  }

  .xl\:u--mx-lg {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .xl\:u--my-lg {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .xl\:u-p-lg {
    padding: 1.5rem !important;
  }

  .xl\:u-pt-lg {
    padding-top: 1.5rem !important;
  }

  .xl\:u-pr-lg {
    padding-right: 1.5rem !important;
  }

  .xl\:u-pb-lg {
    padding-bottom: 1.5rem !important;
  }

  .xl\:u-pl-lg {
    padding-left: 1.5rem !important;
  }

  .xl\:u-px-lg {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .xl\:u-py-lg {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .xl\:u-m-xl {
    margin: 2rem !important;
  }

  .xl\:u-mt-xl {
    margin-top: 2rem !important;
  }

  .xl\:u-mr-xl {
    margin-right: 2rem !important;
  }

  .xl\:u-mb-xl {
    margin-bottom: 2rem !important;
  }

  .xl\:u-ml-xl {
    margin-left: 2rem !important;
  }

  .xl\:u-mx-xl {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .xl\:u-my-xl {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .xl\:u--m-xl {
    margin: -2rem !important;
  }

  .xl\:u--mt-xl {
    margin-top: -2rem !important;
  }

  .xl\:u--mr-xl {
    margin-right: -2rem !important;
  }

  .xl\:u--mb-xl {
    margin-bottom: -2rem !important;
  }

  .xl\:u--ml-xl {
    margin-left: -2rem !important;
  }

  .xl\:u--mx-xl {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .xl\:u--my-xl {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .xl\:u-p-xl {
    padding: 2rem !important;
  }

  .xl\:u-pt-xl {
    padding-top: 2rem !important;
  }

  .xl\:u-pr-xl {
    padding-right: 2rem !important;
  }

  .xl\:u-pb-xl {
    padding-bottom: 2rem !important;
  }

  .xl\:u-pl-xl {
    padding-left: 2rem !important;
  }

  .xl\:u-px-xl {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .xl\:u-py-xl {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .xl\:u-m-2xl {
    margin: 2.5rem !important;
  }

  .xl\:u-mt-2xl {
    margin-top: 2.5rem !important;
  }

  .xl\:u-mr-2xl {
    margin-right: 2.5rem !important;
  }

  .xl\:u-mb-2xl {
    margin-bottom: 2.5rem !important;
  }

  .xl\:u-ml-2xl {
    margin-left: 2.5rem !important;
  }

  .xl\:u-mx-2xl {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .xl\:u-my-2xl {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .xl\:u--m-2xl {
    margin: -2.5rem !important;
  }

  .xl\:u--mt-2xl {
    margin-top: -2.5rem !important;
  }

  .xl\:u--mr-2xl {
    margin-right: -2.5rem !important;
  }

  .xl\:u--mb-2xl {
    margin-bottom: -2.5rem !important;
  }

  .xl\:u--ml-2xl {
    margin-left: -2.5rem !important;
  }

  .xl\:u--mx-2xl {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .xl\:u--my-2xl {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .xl\:u-p-2xl {
    padding: 2.5rem !important;
  }

  .xl\:u-pt-2xl {
    padding-top: 2.5rem !important;
  }

  .xl\:u-pr-2xl {
    padding-right: 2.5rem !important;
  }

  .xl\:u-pb-2xl {
    padding-bottom: 2.5rem !important;
  }

  .xl\:u-pl-2xl {
    padding-left: 2.5rem !important;
  }

  .xl\:u-px-2xl {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .xl\:u-py-2xl {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .xl\:u-m-3xl {
    margin: 3rem !important;
  }

  .xl\:u-mt-3xl {
    margin-top: 3rem !important;
  }

  .xl\:u-mr-3xl {
    margin-right: 3rem !important;
  }

  .xl\:u-mb-3xl {
    margin-bottom: 3rem !important;
  }

  .xl\:u-ml-3xl {
    margin-left: 3rem !important;
  }

  .xl\:u-mx-3xl {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .xl\:u-my-3xl {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .xl\:u--m-3xl {
    margin: -3rem !important;
  }

  .xl\:u--mt-3xl {
    margin-top: -3rem !important;
  }

  .xl\:u--mr-3xl {
    margin-right: -3rem !important;
  }

  .xl\:u--mb-3xl {
    margin-bottom: -3rem !important;
  }

  .xl\:u--ml-3xl {
    margin-left: -3rem !important;
  }

  .xl\:u--mx-3xl {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .xl\:u--my-3xl {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .xl\:u-p-3xl {
    padding: 3rem !important;
  }

  .xl\:u-pt-3xl {
    padding-top: 3rem !important;
  }

  .xl\:u-pr-3xl {
    padding-right: 3rem !important;
  }

  .xl\:u-pb-3xl {
    padding-bottom: 3rem !important;
  }

  .xl\:u-pl-3xl {
    padding-left: 3rem !important;
  }

  .xl\:u-px-3xl {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .xl\:u-py-3xl {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .xl\:u-M-2xs {
    margin: 1rem !important;
  }

  .xl\:u-Mt-2xs {
    margin-top: 1rem !important;
  }

  .xl\:u-Mr-2xs {
    margin-right: 1rem !important;
  }

  .xl\:u-Mb-2xs {
    margin-bottom: 1rem !important;
  }

  .xl\:u-Ml-2xs {
    margin-left: 1rem !important;
  }

  .xl\:u-Mx-2xs {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .xl\:u-My-2xs {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .xl\:u--M-2xs {
    margin: -1rem !important;
  }

  .xl\:u--Mt-2xs {
    margin-top: -1rem !important;
  }

  .xl\:u--Mr-2xs {
    margin-right: -1rem !important;
  }

  .xl\:u--Mb-2xs {
    margin-bottom: -1rem !important;
  }

  .xl\:u--Ml-2xs {
    margin-left: -1rem !important;
  }

  .xl\:u--Mx-2xs {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .xl\:u--My-2xs {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .xl\:u-P-2xs {
    padding: 1rem !important;
  }

  .xl\:u-Pt-2xs {
    padding-top: 1rem !important;
  }

  .xl\:u-Pr-2xs {
    padding-right: 1rem !important;
  }

  .xl\:u-Pb-2xs {
    padding-bottom: 1rem !important;
  }

  .xl\:u-Pl-2xs {
    padding-left: 1rem !important;
  }

  .xl\:u-Px-2xs {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .xl\:u-Py-2xs {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .xl\:u-M-xs {
    margin: 1.5rem !important;
  }

  .xl\:u-Mt-xs {
    margin-top: 1.5rem !important;
  }

  .xl\:u-Mr-xs {
    margin-right: 1.5rem !important;
  }

  .xl\:u-Mb-xs {
    margin-bottom: 1.5rem !important;
  }

  .xl\:u-Ml-xs {
    margin-left: 1.5rem !important;
  }

  .xl\:u-Mx-xs {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .xl\:u-My-xs {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .xl\:u--M-xs {
    margin: -1.5rem !important;
  }

  .xl\:u--Mt-xs {
    margin-top: -1.5rem !important;
  }

  .xl\:u--Mr-xs {
    margin-right: -1.5rem !important;
  }

  .xl\:u--Mb-xs {
    margin-bottom: -1.5rem !important;
  }

  .xl\:u--Ml-xs {
    margin-left: -1.5rem !important;
  }

  .xl\:u--Mx-xs {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .xl\:u--My-xs {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .xl\:u-P-xs {
    padding: 1.5rem !important;
  }

  .xl\:u-Pt-xs {
    padding-top: 1.5rem !important;
  }

  .xl\:u-Pr-xs {
    padding-right: 1.5rem !important;
  }

  .xl\:u-Pb-xs {
    padding-bottom: 1.5rem !important;
  }

  .xl\:u-Pl-xs {
    padding-left: 1.5rem !important;
  }

  .xl\:u-Px-xs {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .xl\:u-Py-xs {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .xl\:u-M-sm {
    margin: 2rem !important;
  }

  .xl\:u-Mt-sm {
    margin-top: 2rem !important;
  }

  .xl\:u-Mr-sm {
    margin-right: 2rem !important;
  }

  .xl\:u-Mb-sm {
    margin-bottom: 2rem !important;
  }

  .xl\:u-Ml-sm {
    margin-left: 2rem !important;
  }

  .xl\:u-Mx-sm {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .xl\:u-My-sm {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .xl\:u--M-sm {
    margin: -2rem !important;
  }

  .xl\:u--Mt-sm {
    margin-top: -2rem !important;
  }

  .xl\:u--Mr-sm {
    margin-right: -2rem !important;
  }

  .xl\:u--Mb-sm {
    margin-bottom: -2rem !important;
  }

  .xl\:u--Ml-sm {
    margin-left: -2rem !important;
  }

  .xl\:u--Mx-sm {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .xl\:u--My-sm {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .xl\:u-P-sm {
    padding: 2rem !important;
  }

  .xl\:u-Pt-sm {
    padding-top: 2rem !important;
  }

  .xl\:u-Pr-sm {
    padding-right: 2rem !important;
  }

  .xl\:u-Pb-sm {
    padding-bottom: 2rem !important;
  }

  .xl\:u-Pl-sm {
    padding-left: 2rem !important;
  }

  .xl\:u-Px-sm {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .xl\:u-Py-sm {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .xl\:u-M-md {
    margin: 3rem !important;
  }

  .xl\:u-Mt-md {
    margin-top: 3rem !important;
  }

  .xl\:u-Mr-md {
    margin-right: 3rem !important;
  }

  .xl\:u-Mb-md {
    margin-bottom: 3rem !important;
  }

  .xl\:u-Ml-md {
    margin-left: 3rem !important;
  }

  .xl\:u-Mx-md {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .xl\:u-My-md {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .xl\:u--M-md {
    margin: -3rem !important;
  }

  .xl\:u--Mt-md {
    margin-top: -3rem !important;
  }

  .xl\:u--Mr-md {
    margin-right: -3rem !important;
  }

  .xl\:u--Mb-md {
    margin-bottom: -3rem !important;
  }

  .xl\:u--Ml-md {
    margin-left: -3rem !important;
  }

  .xl\:u--Mx-md {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .xl\:u--My-md {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .xl\:u-P-md {
    padding: 3rem !important;
  }

  .xl\:u-Pt-md {
    padding-top: 3rem !important;
  }

  .xl\:u-Pr-md {
    padding-right: 3rem !important;
  }

  .xl\:u-Pb-md {
    padding-bottom: 3rem !important;
  }

  .xl\:u-Pl-md {
    padding-left: 3rem !important;
  }

  .xl\:u-Px-md {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .xl\:u-Py-md {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .xl\:u-M-lg {
    margin: 4rem !important;
  }

  .xl\:u-Mt-lg {
    margin-top: 4rem !important;
  }

  .xl\:u-Mr-lg {
    margin-right: 4rem !important;
  }

  .xl\:u-Mb-lg {
    margin-bottom: 4rem !important;
  }

  .xl\:u-Ml-lg {
    margin-left: 4rem !important;
  }

  .xl\:u-Mx-lg {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .xl\:u-My-lg {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .xl\:u--M-lg {
    margin: -4rem !important;
  }

  .xl\:u--Mt-lg {
    margin-top: -4rem !important;
  }

  .xl\:u--Mr-lg {
    margin-right: -4rem !important;
  }

  .xl\:u--Mb-lg {
    margin-bottom: -4rem !important;
  }

  .xl\:u--Ml-lg {
    margin-left: -4rem !important;
  }

  .xl\:u--Mx-lg {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .xl\:u--My-lg {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .xl\:u-P-lg {
    padding: 4rem !important;
  }

  .xl\:u-Pt-lg {
    padding-top: 4rem !important;
  }

  .xl\:u-Pr-lg {
    padding-right: 4rem !important;
  }

  .xl\:u-Pb-lg {
    padding-bottom: 4rem !important;
  }

  .xl\:u-Pl-lg {
    padding-left: 4rem !important;
  }

  .xl\:u-Px-lg {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .xl\:u-Py-lg {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .xl\:u-M-xl {
    margin: 6rem !important;
  }

  .xl\:u-Mt-xl {
    margin-top: 6rem !important;
  }

  .xl\:u-Mr-xl {
    margin-right: 6rem !important;
  }

  .xl\:u-Mb-xl {
    margin-bottom: 6rem !important;
  }

  .xl\:u-Ml-xl {
    margin-left: 6rem !important;
  }

  .xl\:u-Mx-xl {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .xl\:u-My-xl {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .xl\:u--M-xl {
    margin: -6rem !important;
  }

  .xl\:u--Mt-xl {
    margin-top: -6rem !important;
  }

  .xl\:u--Mr-xl {
    margin-right: -6rem !important;
  }

  .xl\:u--Mb-xl {
    margin-bottom: -6rem !important;
  }

  .xl\:u--Ml-xl {
    margin-left: -6rem !important;
  }

  .xl\:u--Mx-xl {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .xl\:u--My-xl {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .xl\:u-P-xl {
    padding: 6rem !important;
  }

  .xl\:u-Pt-xl {
    padding-top: 6rem !important;
  }

  .xl\:u-Pr-xl {
    padding-right: 6rem !important;
  }

  .xl\:u-Pb-xl {
    padding-bottom: 6rem !important;
  }

  .xl\:u-Pl-xl {
    padding-left: 6rem !important;
  }

  .xl\:u-Px-xl {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .xl\:u-Py-xl {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .xl\:u-M-2xl {
    margin: 10rem !important;
  }

  .xl\:u-Mt-2xl {
    margin-top: 10rem !important;
  }

  .xl\:u-Mr-2xl {
    margin-right: 10rem !important;
  }

  .xl\:u-Mb-2xl {
    margin-bottom: 10rem !important;
  }

  .xl\:u-Ml-2xl {
    margin-left: 10rem !important;
  }

  .xl\:u-Mx-2xl {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .xl\:u-My-2xl {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .xl\:u--M-2xl {
    margin: -10rem !important;
  }

  .xl\:u--Mt-2xl {
    margin-top: -10rem !important;
  }

  .xl\:u--Mr-2xl {
    margin-right: -10rem !important;
  }

  .xl\:u--Mb-2xl {
    margin-bottom: -10rem !important;
  }

  .xl\:u--Ml-2xl {
    margin-left: -10rem !important;
  }

  .xl\:u--Mx-2xl {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .xl\:u--My-2xl {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .xl\:u-P-2xl {
    padding: 10rem !important;
  }

  .xl\:u-Pt-2xl {
    padding-top: 10rem !important;
  }

  .xl\:u-Pr-2xl {
    padding-right: 10rem !important;
  }

  .xl\:u-Pb-2xl {
    padding-bottom: 10rem !important;
  }

  .xl\:u-Pl-2xl {
    padding-left: 10rem !important;
  }

  .xl\:u-Px-2xl {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .xl\:u-Py-2xl {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .xl\:u-M-3xl {
    margin: 15rem !important;
  }

  .xl\:u-Mt-3xl {
    margin-top: 15rem !important;
  }

  .xl\:u-Mr-3xl {
    margin-right: 15rem !important;
  }

  .xl\:u-Mb-3xl {
    margin-bottom: 15rem !important;
  }

  .xl\:u-Ml-3xl {
    margin-left: 15rem !important;
  }

  .xl\:u-Mx-3xl {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .xl\:u-My-3xl {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .xl\:u--M-3xl {
    margin: -15rem !important;
  }

  .xl\:u--Mt-3xl {
    margin-top: -15rem !important;
  }

  .xl\:u--Mr-3xl {
    margin-right: -15rem !important;
  }

  .xl\:u--Mb-3xl {
    margin-bottom: -15rem !important;
  }

  .xl\:u--Ml-3xl {
    margin-left: -15rem !important;
  }

  .xl\:u--Mx-3xl {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .xl\:u--My-3xl {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .xl\:u-P-3xl {
    padding: 15rem !important;
  }

  .xl\:u-Pt-3xl {
    padding-top: 15rem !important;
  }

  .xl\:u-Pr-3xl {
    padding-right: 15rem !important;
  }

  .xl\:u-Pb-3xl {
    padding-bottom: 15rem !important;
  }

  .xl\:u-Pl-3xl {
    padding-left: 15rem !important;
  }

  .xl\:u-Px-3xl {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .xl\:u-Py-3xl {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .xl\:u-maxw-1 {
    max-width: 4rem;
  }

  .xl\:u-maxw-2 {
    max-width: 10rem;
  }

  .xl\:u-maxw-3 {
    max-width: 16rem;
  }

  .xl\:u-maxw-4 {
    max-width: 22rem;
  }

  .xl\:u-maxw-5 {
    max-width: 28rem;
  }

  .xl\:u-maxw-6 {
    max-width: 34rem;
  }

  .xl\:u-maxw-7 {
    max-width: 40rem;
  }

  .xl\:u-maxw-8 {
    max-width: 46rem;
  }

  .xl\:u-maxw-9 {
    max-width: 52rem;
  }

  .xl\:u-maxw-10 {
    max-width: 58rem;
  }

  .xl\:u-maxw-11 {
    max-width: 64rem;
  }

  .xl\:u-maxw-12 {
    max-width: 70rem;
  }

  .xl\:u-maxw-13 {
    max-width: 76rem;
  }

  .xl\:u-maxw-14 {
    max-width: 82rem;
  }

  .xl\:u-maxw-15 {
    max-width: 88rem;
  }

  .xl\:u-maxw-16 {
    max-width: 94rem;
  }

  .xl\:u-maxw-17 {
    max-width: 105rem;
  }

  .xl\:u-w-auto {
    width: auto;
  }

  .xl\:u-w-full {
    width: 100%;
  }

  .xl\:u-w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .xl\:u-h-full {
    height: 100%;
  }

  .xl\:u-h-fit {
    height: -moz-fit-content;
    height: fit-content;
  }

  .xl\:u-block {
    display: block;
  }

  .xl\:u-inline-block {
    display: inline-block;
  }

  .xl\:u-inline {
    display: inline;
  }

  .xl\:u-inline-flex {
    display: inline-flex;
  }

  .xl\:u-table {
    display: table;
  }

  .xl\:u-table-row {
    display: table-row;
  }

  .xl\:u-table-cell {
    display: table-cell;
  }

  .xl\:u-grid {
    display: grid;
  }

  .xl\:u-hidden {
    display: none;
  }

  .xl\:u-active {
    display: block !important;
  }

  /**
 * Align Items
*/

  .xl\:u-items-stretch {
    align-items: stretch;
  }

  .xl\:u-items-start {
    align-items: flex-start;
  }

  .xl\:u-items-center {
    align-items: center;
  }

  .xl\:u-items-end {
    align-items: flex-end;
  }

  .xl\:u-items-baseline {
    align-items: baseline;
  }

  /**
 * Align Content
*/

  .xl\:u-content-start {
    align-content: flex-start;
  }

  .xl\:u-content-center {
    align-content: center;
  }

  .xl\:u-content-end {
    align-content: flex-end;
  }

  .xl\:u-content-between {
    align-content: space-between;
  }

  .xl\:u-content-around {
    align-content: space-around;
  }

  /**
 * Align Self
*/

  .xl\:u-self-auto {
    align-self: auto;
  }

  .xl\:u-self-start {
    align-self: flex-start;
  }

  .xl\:u-self-center {
    align-self: center;
  }

  .xl\:u-self-end {
    align-self: flex-end;
  }

  .xl\:u-self-stretch {
    align-self: stretch;
  }

  .xl\:u-self-normal {
    align-self: normal;
  }

  /**
 * Justify Content
*/

  .xl\:u-justify-start {
    justify-content: flex-start;
  }

  .xl\:u-justify-center {
    justify-content: center;
  }

  .xl\:u-justify-end {
    justify-content: flex-end;
  }

  .xl\:u-justify-between {
    justify-content: space-between;
  }

  .xl\:u-justify-around {
    justify-content: space-around;
  }

  .xl\:u-justify-evenly {
    justify-content: space-evenly;
  }

  .xl\:u-flex {
    display: flex;
  }

  .xl\:u-flex img {
    min-width: 0;
    min-height: 0;
  }

  .xl\:u-flex-row {
    flex-direction: row;
  }

  .xl\:u-flex-row-rev {
    flex-direction: row-reverse;
  }

  .xl\:u-flex-col {
    flex-direction: column;
  }

  .xl\:u-flex-col-rev {
    flex-direction: column-reverse;
  }

  .xl\:u-flex-wrap {
    flex-wrap: wrap;
  }

  .xl\:u-flex-nowrap {
    flex-wrap: nowrap;
  }

  .xl\:u-flex-0 {
    flex: 0;
  }

  .xl\:u-flex-1 {
    flex: 1;
  }

  .xl\:u-flex-2 {
    flex: 2;
  }

  .xl\:u-basis-auto {
    flex-basis: auto;
  }

  .xl\:u-basis-1 {
    flex-basis: 8.33333333%;
  }

  .xl\:u-order-1 {
    order: 1;
  }

  .xl\:u-basis-2 {
    flex-basis: 16.66666667%;
  }

  .xl\:u-order-2 {
    order: 2;
  }

  .xl\:u-basis-3 {
    flex-basis: 25%;
  }

  .xl\:u-order-3 {
    order: 3;
  }

  .xl\:u-basis-4 {
    flex-basis: 33.33333333%;
  }

  .xl\:u-order-4 {
    order: 4;
  }

  .xl\:u-basis-5 {
    flex-basis: 41.66666667%;
  }

  .xl\:u-order-5 {
    order: 5;
  }

  .xl\:u-basis-6 {
    flex-basis: 50%;
  }

  .xl\:u-order-6 {
    order: 6;
  }

  .xl\:u-basis-7 {
    flex-basis: 58.33333333%;
  }

  .xl\:u-order-7 {
    order: 7;
  }

  .xl\:u-basis-8 {
    flex-basis: 66.66666667%;
  }

  .xl\:u-order-8 {
    order: 8;
  }

  .xl\:u-basis-9 {
    flex-basis: 75%;
  }

  .xl\:u-order-9 {
    order: 9;
  }

  .xl\:u-basis-10 {
    flex-basis: 83.33333333%;
  }

  .xl\:u-order-10 {
    order: 10;
  }

  .xl\:u-basis-11 {
    flex-basis: 91.66666667%;
  }

  .xl\:u-order-11 {
    order: 11;
  }

  .xl\:u-basis-12 {
    flex-basis: 100%;
  }

  .xl\:u-order-12 {
    order: 12;
  }

  /* Text Alignment */

  .xl\:u-text-left {
    text-align: left;
  }

  .xl\:u-text-center {
    text-align: center;
  }

  .xl\:u-text-right {
    text-align: right;
  }

  .xl\:u-text-justify {
    text-align: justify;
  }

  /* Weight */

  .xl\:u-font-normal {
    font-weight: 400;
  }

  .xl\:u-font-medium {
    font-weight: 500;
  }

  .xl\:u-font-bold {
    font-weight: 700;
  }
}

/*purgecss end ignore */

