@charset "UTF-8";
/* Partials */
*,
*:before,
*:after {
  box-sizing: border-box;
}

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

/**
 * 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
   ========================================================================== */
/**
 * Add the correct box sizing in Firefox.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * 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
   ========================================================================== */
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  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;
}

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

/**
 * Remove the inheritance of text transform in Edge and Firefox.
 * 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;
}

/**
 * Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers.
 */
legend {
  padding: 0;
}

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

/**
 * 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 and Firefox.
 */
details {
  display: block;
}

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

/* Table */
table {
  border-collapse: collapse;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table cells */
td,
th {
  vertical-align: top;
}

/* Table header */
thead th {
  vertical-align: bottom;
}

.content-wrapper {
  margin: 0 auto;
}

@media screen and (min-width: 1440px) {
  .content-wrapper {
    padding: 0;
  }
}
.dnd-section > .row-fluid {
  margin: 0 auto;
}

/* HubSpot DnD span grid, restored from the CMS boilerplate (objects/_layout.css).
   Scoped to .dnd-section so it only targets HubSpot-generated DnD wrappers
   (.dnd-column / .dnd-row / .dnd-module), never module-internal markup. */
:root {
  --column-gap: 3.85%;
  --column-width-multiplier: 8.333;
}

.main_content-row-0-max-width-section-centering > .row-fluid {
  padding-right: calc(var(--container-padding) / 2);
  padding-left: calc(var(--container-padding) / 2);
  row-gap: 64px;
}

.dnd-section .row-fluid {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.dnd-section .row-fluid .span1 {
  min-height: 1px;
  width: 100%;
}

.dnd-section .row-fluid .span2 {
  min-height: 1px;
  width: 100%;
}

.dnd-section .row-fluid .span3 {
  min-height: 1px;
  width: 100%;
}

.dnd-section .row-fluid .span4 {
  min-height: 1px;
  width: 100%;
}

.dnd-section .row-fluid .span5 {
  min-height: 1px;
  width: 100%;
}

.dnd-section .row-fluid .span6 {
  min-height: 1px;
  width: 100%;
}

.dnd-section .row-fluid .span7 {
  min-height: 1px;
  width: 100%;
}

.dnd-section .row-fluid .span8 {
  min-height: 1px;
  width: 100%;
}

.dnd-section .row-fluid .span9 {
  min-height: 1px;
  width: 100%;
}

.dnd-section .row-fluid .span10 {
  min-height: 1px;
  width: 100%;
}

.dnd-section .row-fluid .span11 {
  min-height: 1px;
  width: 100%;
}

.dnd-section .row-fluid .span12 {
  min-height: 1px;
  width: 100%;
}

@media (min-width: 1024px) {
  .dnd-section .row-fluid {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .dnd-section .row-fluid .span1 {
    width: calc(var(--column-width-multiplier) * 1% * 1 - var(--column-gap) * 11 * var(--column-width-multiplier) / 100);
  }
  .dnd-section .row-fluid .span2 {
    width: calc(var(--column-width-multiplier) * 1% * 2 - var(--column-gap) * 10 * var(--column-width-multiplier) / 100);
  }
  .dnd-section .row-fluid .span3 {
    width: calc(var(--column-width-multiplier) * 1% * 3 - var(--column-gap) * 9 * var(--column-width-multiplier) / 100);
  }
  .dnd-section .row-fluid .span4 {
    width: calc(var(--column-width-multiplier) * 1% * 4 - var(--column-gap) * 8 * var(--column-width-multiplier) / 100);
  }
  .dnd-section .row-fluid .span5 {
    width: calc(var(--column-width-multiplier) * 1% * 5 - var(--column-gap) * 7 * var(--column-width-multiplier) / 100);
  }
  .dnd-section .row-fluid .span6 {
    width: calc(var(--column-width-multiplier) * 1% * 6 - var(--column-gap) * 6 * var(--column-width-multiplier) / 100);
  }
  .dnd-section .row-fluid .span7 {
    width: calc(var(--column-width-multiplier) * 1% * 7 - var(--column-gap) * 5 * var(--column-width-multiplier) / 100);
  }
  .dnd-section .row-fluid .span8 {
    width: calc(var(--column-width-multiplier) * 1% * 8 - var(--column-gap) * 4 * var(--column-width-multiplier) / 100);
  }
  .dnd-section .row-fluid .span9 {
    width: calc(var(--column-width-multiplier) * 1% * 9 - var(--column-gap) * 3 * var(--column-width-multiplier) / 100);
  }
  .dnd-section .row-fluid .span10 {
    width: calc(var(--column-width-multiplier) * 1% * 10 - var(--column-gap) * 2 * var(--column-width-multiplier) / 100);
  }
  .dnd-section .row-fluid .span11 {
    width: calc(var(--column-width-multiplier) * 1% * 11 - var(--column-gap) * 1 * var(--column-width-multiplier) / 100);
  }
}
.hs_cos_wrapper_type_rich_text {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.flex-row {
  flex-direction: row;
}

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

.flex-row-reverse {
  flex-direction: row-reverse;
}

.flex-col-reverse {
  flex-direction: column-reverse;
}

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

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

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

.items-center {
  align-items: center;
}

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

.items-stretch {
  align-items: stretch;
}

.items-baseline {
  align-items: baseline;
}

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

.justify-center {
  justify-content: center;
}

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

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

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

.justify-evenly {
  justify-content: space-evenly;
}

.self-start {
  align-self: flex-start;
}

.self-center {
  align-self: center;
}

.self-end {
  align-self: flex-end;
}

.self-stretch {
  align-self: stretch;
}

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

.flex-auto {
  flex: 1 1 auto;
}

.flex-none {
  flex: none;
}

.grow {
  flex-grow: 1;
}

.grow-0 {
  flex-grow: 0;
}

.shrink {
  flex-shrink: 1;
}

.shrink-0 {
  flex-shrink: 0;
}

.gap-0 {
  gap: 0px;
}

.gap-x-0 {
  column-gap: 0px;
}

.gap-y-0 {
  row-gap: 0px;
}

.gap-4 {
  gap: 4px;
}

.gap-x-4 {
  column-gap: 4px;
}

.gap-y-4 {
  row-gap: 4px;
}

.gap-8 {
  gap: 8px;
}

.gap-x-8 {
  column-gap: 8px;
}

.gap-y-8 {
  row-gap: 8px;
}

.gap-12 {
  gap: 12px;
}

.gap-x-12 {
  column-gap: 12px;
}

.gap-y-12 {
  row-gap: 12px;
}

.gap-16 {
  gap: 16px;
}

.gap-x-16 {
  column-gap: 16px;
}

.gap-y-16 {
  row-gap: 16px;
}

.gap-20 {
  gap: 20px;
}

.gap-x-20 {
  column-gap: 20px;
}

.gap-y-20 {
  row-gap: 20px;
}

.gap-24 {
  gap: 24px;
}

.gap-x-24 {
  column-gap: 24px;
}

.gap-y-24 {
  row-gap: 24px;
}

.gap-28 {
  gap: 28px;
}

.gap-x-28 {
  column-gap: 28px;
}

.gap-y-28 {
  row-gap: 28px;
}

.gap-32 {
  gap: 32px;
}

.gap-x-32 {
  column-gap: 32px;
}

.gap-y-32 {
  row-gap: 32px;
}

.gap-36 {
  gap: 36px;
}

.gap-x-36 {
  column-gap: 36px;
}

.gap-y-36 {
  row-gap: 36px;
}

.gap-40 {
  gap: 40px;
}

.gap-x-40 {
  column-gap: 40px;
}

.gap-y-40 {
  row-gap: 40px;
}

.gap-44 {
  gap: 44px;
}

.gap-x-44 {
  column-gap: 44px;
}

.gap-y-44 {
  row-gap: 44px;
}

.gap-48 {
  gap: 48px;
}

.gap-x-48 {
  column-gap: 48px;
}

.gap-y-48 {
  row-gap: 48px;
}

.gap-52 {
  gap: 52px;
}

.gap-x-52 {
  column-gap: 52px;
}

.gap-y-52 {
  row-gap: 52px;
}

.gap-56 {
  gap: 56px;
}

.gap-x-56 {
  column-gap: 56px;
}

.gap-y-56 {
  row-gap: 56px;
}

.gap-60 {
  gap: 60px;
}

.gap-x-60 {
  column-gap: 60px;
}

.gap-y-60 {
  row-gap: 60px;
}

.gap-64 {
  gap: 64px;
}

.gap-x-64 {
  column-gap: 64px;
}

.gap-y-64 {
  row-gap: 64px;
}

.gap-68 {
  gap: 68px;
}

.gap-x-68 {
  column-gap: 68px;
}

.gap-y-68 {
  row-gap: 68px;
}

.gap-72 {
  gap: 72px;
}

.gap-x-72 {
  column-gap: 72px;
}

.gap-y-72 {
  row-gap: 72px;
}

.gap-76 {
  gap: 76px;
}

.gap-x-76 {
  column-gap: 76px;
}

.gap-y-76 {
  row-gap: 76px;
}

.gap-80 {
  gap: 80px;
}

.gap-x-80 {
  column-gap: 80px;
}

.gap-y-80 {
  row-gap: 80px;
}

.gap-84 {
  gap: 84px;
}

.gap-x-84 {
  column-gap: 84px;
}

.gap-y-84 {
  row-gap: 84px;
}

.gap-88 {
  gap: 88px;
}

.gap-x-88 {
  column-gap: 88px;
}

.gap-y-88 {
  row-gap: 88px;
}

.gap-92 {
  gap: 92px;
}

.gap-x-92 {
  column-gap: 92px;
}

.gap-y-92 {
  row-gap: 92px;
}

.gap-96 {
  gap: 96px;
}

.gap-x-96 {
  column-gap: 96px;
}

.gap-y-96 {
  row-gap: 96px;
}

.gap-100 {
  gap: 100px;
}

.gap-x-100 {
  column-gap: 100px;
}

.gap-y-100 {
  row-gap: 100px;
}

.gap-104 {
  gap: 104px;
}

.gap-x-104 {
  column-gap: 104px;
}

.gap-y-104 {
  row-gap: 104px;
}

.gap-108 {
  gap: 108px;
}

.gap-x-108 {
  column-gap: 108px;
}

.gap-y-108 {
  row-gap: 108px;
}

.gap-112 {
  gap: 112px;
}

.gap-x-112 {
  column-gap: 112px;
}

.gap-y-112 {
  row-gap: 112px;
}

.gap-116 {
  gap: 116px;
}

.gap-x-116 {
  column-gap: 116px;
}

.gap-y-116 {
  row-gap: 116px;
}

.gap-120 {
  gap: 120px;
}

.gap-x-120 {
  column-gap: 120px;
}

.gap-y-120 {
  row-gap: 120px;
}

.gap-124 {
  gap: 124px;
}

.gap-x-124 {
  column-gap: 124px;
}

.gap-y-124 {
  row-gap: 124px;
}

.gap-128 {
  gap: 128px;
}

.gap-x-128 {
  column-gap: 128px;
}

.gap-y-128 {
  row-gap: 128px;
}

.gap-132 {
  gap: 132px;
}

.gap-x-132 {
  column-gap: 132px;
}

.gap-y-132 {
  row-gap: 132px;
}

.gap-136 {
  gap: 136px;
}

.gap-x-136 {
  column-gap: 136px;
}

.gap-y-136 {
  row-gap: 136px;
}

.gap-140 {
  gap: 140px;
}

.gap-x-140 {
  column-gap: 140px;
}

.gap-y-140 {
  row-gap: 140px;
}

.basis-auto {
  flex-basis: auto;
}

.basis-full {
  flex-basis: 100%;
}

.basis-half {
  flex-basis: 50%;
}

.basis-1-3 {
  flex-basis: 33.333%;
}

.basis-2-3 {
  flex-basis: 66.666%;
}

.basis-1-4 {
  flex-basis: 25%;
}

.basis-3-4 {
  flex-basis: 75%;
}

.basis-1-5 {
  flex-basis: 20%;
}

.basis-2-5 {
  flex-basis: 40%;
}

.basis-3-5 {
  flex-basis: 60%;
}

.basis-4-5 {
  flex-basis: 80%;
}

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.w-half {
  width: 50%;
}

.w-1-3 {
  width: 33.333%;
}

.w-2-3 {
  width: 66.666%;
}

.w-1-4 {
  width: 25%;
}

.w-3-4 {
  width: 75%;
}

.w-1-5 {
  width: 20%;
}

.w-2-5 {
  width: 40%;
}

.w-3-5 {
  width: 60%;
}

.w-4-5 {
  width: 80%;
}

.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}

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

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

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

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

.my-4 {
  margin-top: 4px;
  margin-bottom: 4px;
}

.mx-4 {
  margin-left: 4px;
  margin-right: 4px;
}

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

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

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

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

.my-8 {
  margin-top: 8px;
  margin-bottom: 8px;
}

.mx-8 {
  margin-left: 8px;
  margin-right: 8px;
}

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

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

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

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

.my-12 {
  margin-top: 12px;
  margin-bottom: 12px;
}

.mx-12 {
  margin-left: 12px;
  margin-right: 12px;
}

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

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

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

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

.my-16 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.mx-16 {
  margin-left: 16px;
  margin-right: 16px;
}

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

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

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

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

.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mx-20 {
  margin-left: 20px;
  margin-right: 20px;
}

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

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

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

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

.my-24 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.mx-24 {
  margin-left: 24px;
  margin-right: 24px;
}

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

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

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

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

.my-28 {
  margin-top: 28px;
  margin-bottom: 28px;
}

.mx-28 {
  margin-left: 28px;
  margin-right: 28px;
}

.mt-28 {
  margin-top: 28px;
}

.mb-28 {
  margin-bottom: 28px;
}

.ml-28 {
  margin-left: 28px;
}

.mr-28 {
  margin-right: 28px;
}

.my-32 {
  margin-top: 32px;
  margin-bottom: 32px;
}

.mx-32 {
  margin-left: 32px;
  margin-right: 32px;
}

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

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

.ml-32 {
  margin-left: 32px;
}

.mr-32 {
  margin-right: 32px;
}

.my-36 {
  margin-top: 36px;
  margin-bottom: 36px;
}

.mx-36 {
  margin-left: 36px;
  margin-right: 36px;
}

.mt-36 {
  margin-top: 36px;
}

.mb-36 {
  margin-bottom: 36px;
}

.ml-36 {
  margin-left: 36px;
}

.mr-36 {
  margin-right: 36px;
}

.my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mx-40 {
  margin-left: 40px;
  margin-right: 40px;
}

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

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

.ml-40 {
  margin-left: 40px;
}

.mr-40 {
  margin-right: 40px;
}

.my-44 {
  margin-top: 44px;
  margin-bottom: 44px;
}

.mx-44 {
  margin-left: 44px;
  margin-right: 44px;
}

.mt-44 {
  margin-top: 44px;
}

.mb-44 {
  margin-bottom: 44px;
}

.ml-44 {
  margin-left: 44px;
}

.mr-44 {
  margin-right: 44px;
}

.my-48 {
  margin-top: 48px;
  margin-bottom: 48px;
}

.mx-48 {
  margin-left: 48px;
  margin-right: 48px;
}

.mt-48 {
  margin-top: 48px;
}

.mb-48 {
  margin-bottom: 48px;
}

.ml-48 {
  margin-left: 48px;
}

.mr-48 {
  margin-right: 48px;
}

.my-52 {
  margin-top: 52px;
  margin-bottom: 52px;
}

.mx-52 {
  margin-left: 52px;
  margin-right: 52px;
}

.mt-52 {
  margin-top: 52px;
}

.mb-52 {
  margin-bottom: 52px;
}

.ml-52 {
  margin-left: 52px;
}

.mr-52 {
  margin-right: 52px;
}

.my-56 {
  margin-top: 56px;
  margin-bottom: 56px;
}

.mx-56 {
  margin-left: 56px;
  margin-right: 56px;
}

.mt-56 {
  margin-top: 56px;
}

.mb-56 {
  margin-bottom: 56px;
}

.ml-56 {
  margin-left: 56px;
}

.mr-56 {
  margin-right: 56px;
}

.my-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.mx-60 {
  margin-left: 60px;
  margin-right: 60px;
}

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

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

.ml-60 {
  margin-left: 60px;
}

.mr-60 {
  margin-right: 60px;
}

.my-64 {
  margin-top: 64px;
  margin-bottom: 64px;
}

.mx-64 {
  margin-left: 64px;
  margin-right: 64px;
}

.mt-64 {
  margin-top: 64px;
}

.mb-64 {
  margin-bottom: 64px;
}

.ml-64 {
  margin-left: 64px;
}

.mr-64 {
  margin-right: 64px;
}

.my-68 {
  margin-top: 68px;
  margin-bottom: 68px;
}

.mx-68 {
  margin-left: 68px;
  margin-right: 68px;
}

.mt-68 {
  margin-top: 68px;
}

.mb-68 {
  margin-bottom: 68px;
}

.ml-68 {
  margin-left: 68px;
}

.mr-68 {
  margin-right: 68px;
}

.my-72 {
  margin-top: 72px;
  margin-bottom: 72px;
}

.mx-72 {
  margin-left: 72px;
  margin-right: 72px;
}

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

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

.ml-72 {
  margin-left: 72px;
}

.mr-72 {
  margin-right: 72px;
}

.my-76 {
  margin-top: 76px;
  margin-bottom: 76px;
}

.mx-76 {
  margin-left: 76px;
  margin-right: 76px;
}

.mt-76 {
  margin-top: 76px;
}

.mb-76 {
  margin-bottom: 76px;
}

.ml-76 {
  margin-left: 76px;
}

.mr-76 {
  margin-right: 76px;
}

.my-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.mx-80 {
  margin-left: 80px;
  margin-right: 80px;
}

.mt-80 {
  margin-top: 80px;
}

.mb-80 {
  margin-bottom: 80px;
}

.ml-80 {
  margin-left: 80px;
}

.mr-80 {
  margin-right: 80px;
}

.my-84 {
  margin-top: 84px;
  margin-bottom: 84px;
}

.mx-84 {
  margin-left: 84px;
  margin-right: 84px;
}

.mt-84 {
  margin-top: 84px;
}

.mb-84 {
  margin-bottom: 84px;
}

.ml-84 {
  margin-left: 84px;
}

.mr-84 {
  margin-right: 84px;
}

.my-88 {
  margin-top: 88px;
  margin-bottom: 88px;
}

.mx-88 {
  margin-left: 88px;
  margin-right: 88px;
}

.mt-88 {
  margin-top: 88px;
}

.mb-88 {
  margin-bottom: 88px;
}

.ml-88 {
  margin-left: 88px;
}

.mr-88 {
  margin-right: 88px;
}

.my-92 {
  margin-top: 92px;
  margin-bottom: 92px;
}

.mx-92 {
  margin-left: 92px;
  margin-right: 92px;
}

.mt-92 {
  margin-top: 92px;
}

.mb-92 {
  margin-bottom: 92px;
}

.ml-92 {
  margin-left: 92px;
}

.mr-92 {
  margin-right: 92px;
}

.my-96 {
  margin-top: 96px;
  margin-bottom: 96px;
}

.mx-96 {
  margin-left: 96px;
  margin-right: 96px;
}

.mt-96 {
  margin-top: 96px;
}

.mb-96 {
  margin-bottom: 96px;
}

.ml-96 {
  margin-left: 96px;
}

.mr-96 {
  margin-right: 96px;
}

.my-100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.mx-100 {
  margin-left: 100px;
  margin-right: 100px;
}

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

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

.ml-100 {
  margin-left: 100px;
}

.mr-100 {
  margin-right: 100px;
}

.my-104 {
  margin-top: 104px;
  margin-bottom: 104px;
}

.mx-104 {
  margin-left: 104px;
  margin-right: 104px;
}

.mt-104 {
  margin-top: 104px;
}

.mb-104 {
  margin-bottom: 104px;
}

.ml-104 {
  margin-left: 104px;
}

.mr-104 {
  margin-right: 104px;
}

.my-108 {
  margin-top: 108px;
  margin-bottom: 108px;
}

.mx-108 {
  margin-left: 108px;
  margin-right: 108px;
}

.mt-108 {
  margin-top: 108px;
}

.mb-108 {
  margin-bottom: 108px;
}

.ml-108 {
  margin-left: 108px;
}

.mr-108 {
  margin-right: 108px;
}

.my-112 {
  margin-top: 112px;
  margin-bottom: 112px;
}

.mx-112 {
  margin-left: 112px;
  margin-right: 112px;
}

.mt-112 {
  margin-top: 112px;
}

.mb-112 {
  margin-bottom: 112px;
}

.ml-112 {
  margin-left: 112px;
}

.mr-112 {
  margin-right: 112px;
}

.my-116 {
  margin-top: 116px;
  margin-bottom: 116px;
}

.mx-116 {
  margin-left: 116px;
  margin-right: 116px;
}

.mt-116 {
  margin-top: 116px;
}

.mb-116 {
  margin-bottom: 116px;
}

.ml-116 {
  margin-left: 116px;
}

.mr-116 {
  margin-right: 116px;
}

.my-120 {
  margin-top: 120px;
  margin-bottom: 120px;
}

.mx-120 {
  margin-left: 120px;
  margin-right: 120px;
}

.mt-120 {
  margin-top: 120px;
}

.mb-120 {
  margin-bottom: 120px;
}

.ml-120 {
  margin-left: 120px;
}

.mr-120 {
  margin-right: 120px;
}

.my-124 {
  margin-top: 124px;
  margin-bottom: 124px;
}

.mx-124 {
  margin-left: 124px;
  margin-right: 124px;
}

.mt-124 {
  margin-top: 124px;
}

.mb-124 {
  margin-bottom: 124px;
}

.ml-124 {
  margin-left: 124px;
}

.mr-124 {
  margin-right: 124px;
}

.my-128 {
  margin-top: 128px;
  margin-bottom: 128px;
}

.mx-128 {
  margin-left: 128px;
  margin-right: 128px;
}

.mt-128 {
  margin-top: 128px;
}

.mb-128 {
  margin-bottom: 128px;
}

.ml-128 {
  margin-left: 128px;
}

.mr-128 {
  margin-right: 128px;
}

.my-132 {
  margin-top: 132px;
  margin-bottom: 132px;
}

.mx-132 {
  margin-left: 132px;
  margin-right: 132px;
}

.mt-132 {
  margin-top: 132px;
}

.mb-132 {
  margin-bottom: 132px;
}

.ml-132 {
  margin-left: 132px;
}

.mr-132 {
  margin-right: 132px;
}

.my-136 {
  margin-top: 136px;
  margin-bottom: 136px;
}

.mx-136 {
  margin-left: 136px;
  margin-right: 136px;
}

.mt-136 {
  margin-top: 136px;
}

.mb-136 {
  margin-bottom: 136px;
}

.ml-136 {
  margin-left: 136px;
}

.mr-136 {
  margin-right: 136px;
}

.my-140 {
  margin-top: 140px;
  margin-bottom: 140px;
}

.mx-140 {
  margin-left: 140px;
  margin-right: 140px;
}

.mt-140 {
  margin-top: 140px;
}

.mb-140 {
  margin-bottom: 140px;
}

.ml-140 {
  margin-left: 140px;
}

.mr-140 {
  margin-right: 140px;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

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

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

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

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

.py-4 {
  padding-top: 4px;
  padding-bottom: 4px;
}

.px-4 {
  padding-left: 4px;
  padding-right: 4px;
}

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

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

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

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

.py-8 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.px-8 {
  padding-left: 8px;
  padding-right: 8px;
}

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

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

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

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

.py-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.px-12 {
  padding-left: 12px;
  padding-right: 12px;
}

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

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

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

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

.py-16 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.px-16 {
  padding-left: 16px;
  padding-right: 16px;
}

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

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

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

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

.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.px-20 {
  padding-left: 20px;
  padding-right: 20px;
}

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

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

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

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

.py-24 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.px-24 {
  padding-left: 24px;
  padding-right: 24px;
}

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

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

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

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

.py-28 {
  padding-top: 28px;
  padding-bottom: 28px;
}

.px-28 {
  padding-left: 28px;
  padding-right: 28px;
}

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

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

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

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

.py-32 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.px-32 {
  padding-left: 32px;
  padding-right: 32px;
}

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

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

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

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

.py-36 {
  padding-top: 36px;
  padding-bottom: 36px;
}

.px-36 {
  padding-left: 36px;
  padding-right: 36px;
}

.pt-36 {
  padding-top: 36px;
}

.pb-36 {
  padding-bottom: 36px;
}

.pl-36 {
  padding-left: 36px;
}

.pr-36 {
  padding-right: 36px;
}

.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.px-40 {
  padding-left: 40px;
  padding-right: 40px;
}

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

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

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

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

.py-44 {
  padding-top: 44px;
  padding-bottom: 44px;
}

.px-44 {
  padding-left: 44px;
  padding-right: 44px;
}

.pt-44 {
  padding-top: 44px;
}

.pb-44 {
  padding-bottom: 44px;
}

.pl-44 {
  padding-left: 44px;
}

.pr-44 {
  padding-right: 44px;
}

.py-48 {
  padding-top: 48px;
  padding-bottom: 48px;
}

.px-48 {
  padding-left: 48px;
  padding-right: 48px;
}

.pt-48 {
  padding-top: 48px;
}

.pb-48 {
  padding-bottom: 48px;
}

.pl-48 {
  padding-left: 48px;
}

.pr-48 {
  padding-right: 48px;
}

.py-52 {
  padding-top: 52px;
  padding-bottom: 52px;
}

.px-52 {
  padding-left: 52px;
  padding-right: 52px;
}

.pt-52 {
  padding-top: 52px;
}

.pb-52 {
  padding-bottom: 52px;
}

.pl-52 {
  padding-left: 52px;
}

.pr-52 {
  padding-right: 52px;
}

.py-56 {
  padding-top: 56px;
  padding-bottom: 56px;
}

.px-56 {
  padding-left: 56px;
  padding-right: 56px;
}

.pt-56 {
  padding-top: 56px;
}

.pb-56 {
  padding-bottom: 56px;
}

.pl-56 {
  padding-left: 56px;
}

.pr-56 {
  padding-right: 56px;
}

.py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.px-60 {
  padding-left: 60px;
  padding-right: 60px;
}

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

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

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

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

.py-64 {
  padding-top: 64px;
  padding-bottom: 64px;
}

.px-64 {
  padding-left: 64px;
  padding-right: 64px;
}

.pt-64 {
  padding-top: 64px;
}

.pb-64 {
  padding-bottom: 64px;
}

.pl-64 {
  padding-left: 64px;
}

.pr-64 {
  padding-right: 64px;
}

.py-68 {
  padding-top: 68px;
  padding-bottom: 68px;
}

.px-68 {
  padding-left: 68px;
  padding-right: 68px;
}

.pt-68 {
  padding-top: 68px;
}

.pb-68 {
  padding-bottom: 68px;
}

.pl-68 {
  padding-left: 68px;
}

.pr-68 {
  padding-right: 68px;
}

.py-72 {
  padding-top: 72px;
  padding-bottom: 72px;
}

.px-72 {
  padding-left: 72px;
  padding-right: 72px;
}

.pt-72 {
  padding-top: 72px;
}

.pb-72 {
  padding-bottom: 72px;
}

.pl-72 {
  padding-left: 72px;
}

.pr-72 {
  padding-right: 72px;
}

.py-76 {
  padding-top: 76px;
  padding-bottom: 76px;
}

.px-76 {
  padding-left: 76px;
  padding-right: 76px;
}

.pt-76 {
  padding-top: 76px;
}

.pb-76 {
  padding-bottom: 76px;
}

.pl-76 {
  padding-left: 76px;
}

.pr-76 {
  padding-right: 76px;
}

.py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.px-80 {
  padding-left: 80px;
  padding-right: 80px;
}

.pt-80 {
  padding-top: 80px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pl-80 {
  padding-left: 80px;
}

.pr-80 {
  padding-right: 80px;
}

.py-84 {
  padding-top: 84px;
  padding-bottom: 84px;
}

.px-84 {
  padding-left: 84px;
  padding-right: 84px;
}

.pt-84 {
  padding-top: 84px;
}

.pb-84 {
  padding-bottom: 84px;
}

.pl-84 {
  padding-left: 84px;
}

.pr-84 {
  padding-right: 84px;
}

.py-88 {
  padding-top: 88px;
  padding-bottom: 88px;
}

.px-88 {
  padding-left: 88px;
  padding-right: 88px;
}

.pt-88 {
  padding-top: 88px;
}

.pb-88 {
  padding-bottom: 88px;
}

.pl-88 {
  padding-left: 88px;
}

.pr-88 {
  padding-right: 88px;
}

.py-92 {
  padding-top: 92px;
  padding-bottom: 92px;
}

.px-92 {
  padding-left: 92px;
  padding-right: 92px;
}

.pt-92 {
  padding-top: 92px;
}

.pb-92 {
  padding-bottom: 92px;
}

.pl-92 {
  padding-left: 92px;
}

.pr-92 {
  padding-right: 92px;
}

.py-96 {
  padding-top: 96px;
  padding-bottom: 96px;
}

.px-96 {
  padding-left: 96px;
  padding-right: 96px;
}

.pt-96 {
  padding-top: 96px;
}

.pb-96 {
  padding-bottom: 96px;
}

.pl-96 {
  padding-left: 96px;
}

.pr-96 {
  padding-right: 96px;
}

.py-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.px-100 {
  padding-left: 100px;
  padding-right: 100px;
}

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

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

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

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

.py-104 {
  padding-top: 104px;
  padding-bottom: 104px;
}

.px-104 {
  padding-left: 104px;
  padding-right: 104px;
}

.pt-104 {
  padding-top: 104px;
}

.pb-104 {
  padding-bottom: 104px;
}

.pl-104 {
  padding-left: 104px;
}

.pr-104 {
  padding-right: 104px;
}

.py-108 {
  padding-top: 108px;
  padding-bottom: 108px;
}

.px-108 {
  padding-left: 108px;
  padding-right: 108px;
}

.pt-108 {
  padding-top: 108px;
}

.pb-108 {
  padding-bottom: 108px;
}

.pl-108 {
  padding-left: 108px;
}

.pr-108 {
  padding-right: 108px;
}

.py-112 {
  padding-top: 112px;
  padding-bottom: 112px;
}

.px-112 {
  padding-left: 112px;
  padding-right: 112px;
}

.pt-112 {
  padding-top: 112px;
}

.pb-112 {
  padding-bottom: 112px;
}

.pl-112 {
  padding-left: 112px;
}

.pr-112 {
  padding-right: 112px;
}

.py-116 {
  padding-top: 116px;
  padding-bottom: 116px;
}

.px-116 {
  padding-left: 116px;
  padding-right: 116px;
}

.pt-116 {
  padding-top: 116px;
}

.pb-116 {
  padding-bottom: 116px;
}

.pl-116 {
  padding-left: 116px;
}

.pr-116 {
  padding-right: 116px;
}

.py-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.px-120 {
  padding-left: 120px;
  padding-right: 120px;
}

.pt-120 {
  padding-top: 120px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pl-120 {
  padding-left: 120px;
}

.pr-120 {
  padding-right: 120px;
}

.py-124 {
  padding-top: 124px;
  padding-bottom: 124px;
}

.px-124 {
  padding-left: 124px;
  padding-right: 124px;
}

.pt-124 {
  padding-top: 124px;
}

.pb-124 {
  padding-bottom: 124px;
}

.pl-124 {
  padding-left: 124px;
}

.pr-124 {
  padding-right: 124px;
}

.py-128 {
  padding-top: 128px;
  padding-bottom: 128px;
}

.px-128 {
  padding-left: 128px;
  padding-right: 128px;
}

.pt-128 {
  padding-top: 128px;
}

.pb-128 {
  padding-bottom: 128px;
}

.pl-128 {
  padding-left: 128px;
}

.pr-128 {
  padding-right: 128px;
}

.py-132 {
  padding-top: 132px;
  padding-bottom: 132px;
}

.px-132 {
  padding-left: 132px;
  padding-right: 132px;
}

.pt-132 {
  padding-top: 132px;
}

.pb-132 {
  padding-bottom: 132px;
}

.pl-132 {
  padding-left: 132px;
}

.pr-132 {
  padding-right: 132px;
}

.py-136 {
  padding-top: 136px;
  padding-bottom: 136px;
}

.px-136 {
  padding-left: 136px;
  padding-right: 136px;
}

.pt-136 {
  padding-top: 136px;
}

.pb-136 {
  padding-bottom: 136px;
}

.pl-136 {
  padding-left: 136px;
}

.pr-136 {
  padding-right: 136px;
}

.py-140 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.px-140 {
  padding-left: 140px;
  padding-right: 140px;
}

.pt-140 {
  padding-top: 140px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pl-140 {
  padding-left: 140px;
}

.pr-140 {
  padding-right: 140px;
}

@media (min-width: 768px) {
  .sm\:flex {
    display: flex;
  }
  .sm\:inline-flex {
    display: inline-flex;
  }
  .sm\:flex-row {
    flex-direction: row;
  }
  .sm\:flex-col {
    flex-direction: column;
  }
  .sm\:flex-row-reverse {
    flex-direction: row-reverse;
  }
  .sm\:flex-col-reverse {
    flex-direction: column-reverse;
  }
  .sm\:flex-wrap {
    flex-wrap: wrap;
  }
  .sm\:flex-nowrap {
    flex-wrap: nowrap;
  }
  .sm\:items-start {
    align-items: flex-start;
  }
  .sm\:items-center {
    align-items: center;
  }
  .sm\:items-end {
    align-items: flex-end;
  }
  .sm\:items-stretch {
    align-items: stretch;
  }
  .sm\:items-baseline {
    align-items: baseline;
  }
  .sm\:justify-start {
    justify-content: flex-start;
  }
  .sm\:justify-center {
    justify-content: center;
  }
  .sm\:justify-end {
    justify-content: flex-end;
  }
  .sm\:justify-between {
    justify-content: space-between;
  }
  .sm\:justify-around {
    justify-content: space-around;
  }
  .sm\:justify-evenly {
    justify-content: space-evenly;
  }
  .sm\:self-start {
    align-self: flex-start;
  }
  .sm\:self-center {
    align-self: center;
  }
  .sm\:self-end {
    align-self: flex-end;
  }
  .sm\:self-stretch {
    align-self: stretch;
  }
  .sm\:flex-1 {
    flex: 1 1 0%;
  }
  .sm\:flex-auto {
    flex: 1 1 auto;
  }
  .sm\:flex-none {
    flex: none;
  }
  .sm\:grow {
    flex-grow: 1;
  }
  .sm\:grow-0 {
    flex-grow: 0;
  }
  .sm\:shrink {
    flex-shrink: 1;
  }
  .sm\:shrink-0 {
    flex-shrink: 0;
  }
  .sm\:gap-0 {
    gap: 0px;
  }
  .sm\:gap-x-0 {
    column-gap: 0px;
  }
  .sm\:gap-y-0 {
    row-gap: 0px;
  }
  .sm\:gap-4 {
    gap: 4px;
  }
  .sm\:gap-x-4 {
    column-gap: 4px;
  }
  .sm\:gap-y-4 {
    row-gap: 4px;
  }
  .sm\:gap-8 {
    gap: 8px;
  }
  .sm\:gap-x-8 {
    column-gap: 8px;
  }
  .sm\:gap-y-8 {
    row-gap: 8px;
  }
  .sm\:gap-12 {
    gap: 12px;
  }
  .sm\:gap-x-12 {
    column-gap: 12px;
  }
  .sm\:gap-y-12 {
    row-gap: 12px;
  }
  .sm\:gap-16 {
    gap: 16px;
  }
  .sm\:gap-x-16 {
    column-gap: 16px;
  }
  .sm\:gap-y-16 {
    row-gap: 16px;
  }
  .sm\:gap-20 {
    gap: 20px;
  }
  .sm\:gap-x-20 {
    column-gap: 20px;
  }
  .sm\:gap-y-20 {
    row-gap: 20px;
  }
  .sm\:gap-24 {
    gap: 24px;
  }
  .sm\:gap-x-24 {
    column-gap: 24px;
  }
  .sm\:gap-y-24 {
    row-gap: 24px;
  }
  .sm\:gap-28 {
    gap: 28px;
  }
  .sm\:gap-x-28 {
    column-gap: 28px;
  }
  .sm\:gap-y-28 {
    row-gap: 28px;
  }
  .sm\:gap-32 {
    gap: 32px;
  }
  .sm\:gap-x-32 {
    column-gap: 32px;
  }
  .sm\:gap-y-32 {
    row-gap: 32px;
  }
  .sm\:gap-36 {
    gap: 36px;
  }
  .sm\:gap-x-36 {
    column-gap: 36px;
  }
  .sm\:gap-y-36 {
    row-gap: 36px;
  }
  .sm\:gap-40 {
    gap: 40px;
  }
  .sm\:gap-x-40 {
    column-gap: 40px;
  }
  .sm\:gap-y-40 {
    row-gap: 40px;
  }
  .sm\:gap-44 {
    gap: 44px;
  }
  .sm\:gap-x-44 {
    column-gap: 44px;
  }
  .sm\:gap-y-44 {
    row-gap: 44px;
  }
  .sm\:gap-48 {
    gap: 48px;
  }
  .sm\:gap-x-48 {
    column-gap: 48px;
  }
  .sm\:gap-y-48 {
    row-gap: 48px;
  }
  .sm\:gap-52 {
    gap: 52px;
  }
  .sm\:gap-x-52 {
    column-gap: 52px;
  }
  .sm\:gap-y-52 {
    row-gap: 52px;
  }
  .sm\:gap-56 {
    gap: 56px;
  }
  .sm\:gap-x-56 {
    column-gap: 56px;
  }
  .sm\:gap-y-56 {
    row-gap: 56px;
  }
  .sm\:gap-60 {
    gap: 60px;
  }
  .sm\:gap-x-60 {
    column-gap: 60px;
  }
  .sm\:gap-y-60 {
    row-gap: 60px;
  }
  .sm\:gap-64 {
    gap: 64px;
  }
  .sm\:gap-x-64 {
    column-gap: 64px;
  }
  .sm\:gap-y-64 {
    row-gap: 64px;
  }
  .sm\:gap-68 {
    gap: 68px;
  }
  .sm\:gap-x-68 {
    column-gap: 68px;
  }
  .sm\:gap-y-68 {
    row-gap: 68px;
  }
  .sm\:gap-72 {
    gap: 72px;
  }
  .sm\:gap-x-72 {
    column-gap: 72px;
  }
  .sm\:gap-y-72 {
    row-gap: 72px;
  }
  .sm\:gap-76 {
    gap: 76px;
  }
  .sm\:gap-x-76 {
    column-gap: 76px;
  }
  .sm\:gap-y-76 {
    row-gap: 76px;
  }
  .sm\:gap-80 {
    gap: 80px;
  }
  .sm\:gap-x-80 {
    column-gap: 80px;
  }
  .sm\:gap-y-80 {
    row-gap: 80px;
  }
  .sm\:gap-84 {
    gap: 84px;
  }
  .sm\:gap-x-84 {
    column-gap: 84px;
  }
  .sm\:gap-y-84 {
    row-gap: 84px;
  }
  .sm\:gap-88 {
    gap: 88px;
  }
  .sm\:gap-x-88 {
    column-gap: 88px;
  }
  .sm\:gap-y-88 {
    row-gap: 88px;
  }
  .sm\:gap-92 {
    gap: 92px;
  }
  .sm\:gap-x-92 {
    column-gap: 92px;
  }
  .sm\:gap-y-92 {
    row-gap: 92px;
  }
  .sm\:gap-96 {
    gap: 96px;
  }
  .sm\:gap-x-96 {
    column-gap: 96px;
  }
  .sm\:gap-y-96 {
    row-gap: 96px;
  }
  .sm\:gap-100 {
    gap: 100px;
  }
  .sm\:gap-x-100 {
    column-gap: 100px;
  }
  .sm\:gap-y-100 {
    row-gap: 100px;
  }
  .sm\:gap-104 {
    gap: 104px;
  }
  .sm\:gap-x-104 {
    column-gap: 104px;
  }
  .sm\:gap-y-104 {
    row-gap: 104px;
  }
  .sm\:gap-108 {
    gap: 108px;
  }
  .sm\:gap-x-108 {
    column-gap: 108px;
  }
  .sm\:gap-y-108 {
    row-gap: 108px;
  }
  .sm\:gap-112 {
    gap: 112px;
  }
  .sm\:gap-x-112 {
    column-gap: 112px;
  }
  .sm\:gap-y-112 {
    row-gap: 112px;
  }
  .sm\:gap-116 {
    gap: 116px;
  }
  .sm\:gap-x-116 {
    column-gap: 116px;
  }
  .sm\:gap-y-116 {
    row-gap: 116px;
  }
  .sm\:gap-120 {
    gap: 120px;
  }
  .sm\:gap-x-120 {
    column-gap: 120px;
  }
  .sm\:gap-y-120 {
    row-gap: 120px;
  }
  .sm\:gap-124 {
    gap: 124px;
  }
  .sm\:gap-x-124 {
    column-gap: 124px;
  }
  .sm\:gap-y-124 {
    row-gap: 124px;
  }
  .sm\:gap-128 {
    gap: 128px;
  }
  .sm\:gap-x-128 {
    column-gap: 128px;
  }
  .sm\:gap-y-128 {
    row-gap: 128px;
  }
  .sm\:gap-132 {
    gap: 132px;
  }
  .sm\:gap-x-132 {
    column-gap: 132px;
  }
  .sm\:gap-y-132 {
    row-gap: 132px;
  }
  .sm\:gap-136 {
    gap: 136px;
  }
  .sm\:gap-x-136 {
    column-gap: 136px;
  }
  .sm\:gap-y-136 {
    row-gap: 136px;
  }
  .sm\:gap-140 {
    gap: 140px;
  }
  .sm\:gap-x-140 {
    column-gap: 140px;
  }
  .sm\:gap-y-140 {
    row-gap: 140px;
  }
  .sm\:basis-auto {
    flex-basis: auto;
  }
  .sm\:basis-full {
    flex-basis: 100%;
  }
  .sm\:basis-half {
    flex-basis: 50%;
  }
  .sm\:basis-1-3 {
    flex-basis: 33.333%;
  }
  .sm\:basis-2-3 {
    flex-basis: 66.666%;
  }
  .sm\:basis-1-4 {
    flex-basis: 25%;
  }
  .sm\:basis-3-4 {
    flex-basis: 75%;
  }
  .sm\:basis-1-5 {
    flex-basis: 20%;
  }
  .sm\:basis-2-5 {
    flex-basis: 40%;
  }
  .sm\:basis-3-5 {
    flex-basis: 60%;
  }
  .sm\:basis-4-5 {
    flex-basis: 80%;
  }
  .sm\:w-auto {
    width: auto;
  }
  .sm\:w-full {
    width: 100%;
  }
  .sm\:w-half {
    width: 50%;
  }
  .sm\:w-1-3 {
    width: 33.333%;
  }
  .sm\:w-2-3 {
    width: 66.666%;
  }
  .sm\:w-1-4 {
    width: 25%;
  }
  .sm\:w-3-4 {
    width: 75%;
  }
  .sm\:w-1-5 {
    width: 20%;
  }
  .sm\:w-2-5 {
    width: 40%;
  }
  .sm\:w-3-5 {
    width: 60%;
  }
  .sm\:w-4-5 {
    width: 80%;
  }
  .sm\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .sm\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .sm\:mt-0 {
    margin-top: 0px;
  }
  .sm\:mb-0 {
    margin-bottom: 0px;
  }
  .sm\:ml-0 {
    margin-left: 0px;
  }
  .sm\:mr-0 {
    margin-right: 0px;
  }
  .sm\:my-4 {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .sm\:mx-4 {
    margin-left: 4px;
    margin-right: 4px;
  }
  .sm\:mt-4 {
    margin-top: 4px;
  }
  .sm\:mb-4 {
    margin-bottom: 4px;
  }
  .sm\:ml-4 {
    margin-left: 4px;
  }
  .sm\:mr-4 {
    margin-right: 4px;
  }
  .sm\:my-8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .sm\:mx-8 {
    margin-left: 8px;
    margin-right: 8px;
  }
  .sm\:mt-8 {
    margin-top: 8px;
  }
  .sm\:mb-8 {
    margin-bottom: 8px;
  }
  .sm\:ml-8 {
    margin-left: 8px;
  }
  .sm\:mr-8 {
    margin-right: 8px;
  }
  .sm\:my-12 {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .sm\:mx-12 {
    margin-left: 12px;
    margin-right: 12px;
  }
  .sm\:mt-12 {
    margin-top: 12px;
  }
  .sm\:mb-12 {
    margin-bottom: 12px;
  }
  .sm\:ml-12 {
    margin-left: 12px;
  }
  .sm\:mr-12 {
    margin-right: 12px;
  }
  .sm\:my-16 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .sm\:mx-16 {
    margin-left: 16px;
    margin-right: 16px;
  }
  .sm\:mt-16 {
    margin-top: 16px;
  }
  .sm\:mb-16 {
    margin-bottom: 16px;
  }
  .sm\:ml-16 {
    margin-left: 16px;
  }
  .sm\:mr-16 {
    margin-right: 16px;
  }
  .sm\:my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .sm\:mx-20 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .sm\:mt-20 {
    margin-top: 20px;
  }
  .sm\:mb-20 {
    margin-bottom: 20px;
  }
  .sm\:ml-20 {
    margin-left: 20px;
  }
  .sm\:mr-20 {
    margin-right: 20px;
  }
  .sm\:my-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .sm\:mx-24 {
    margin-left: 24px;
    margin-right: 24px;
  }
  .sm\:mt-24 {
    margin-top: 24px;
  }
  .sm\:mb-24 {
    margin-bottom: 24px;
  }
  .sm\:ml-24 {
    margin-left: 24px;
  }
  .sm\:mr-24 {
    margin-right: 24px;
  }
  .sm\:my-28 {
    margin-top: 28px;
    margin-bottom: 28px;
  }
  .sm\:mx-28 {
    margin-left: 28px;
    margin-right: 28px;
  }
  .sm\:mt-28 {
    margin-top: 28px;
  }
  .sm\:mb-28 {
    margin-bottom: 28px;
  }
  .sm\:ml-28 {
    margin-left: 28px;
  }
  .sm\:mr-28 {
    margin-right: 28px;
  }
  .sm\:my-32 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .sm\:mx-32 {
    margin-left: 32px;
    margin-right: 32px;
  }
  .sm\:mt-32 {
    margin-top: 32px;
  }
  .sm\:mb-32 {
    margin-bottom: 32px;
  }
  .sm\:ml-32 {
    margin-left: 32px;
  }
  .sm\:mr-32 {
    margin-right: 32px;
  }
  .sm\:my-36 {
    margin-top: 36px;
    margin-bottom: 36px;
  }
  .sm\:mx-36 {
    margin-left: 36px;
    margin-right: 36px;
  }
  .sm\:mt-36 {
    margin-top: 36px;
  }
  .sm\:mb-36 {
    margin-bottom: 36px;
  }
  .sm\:ml-36 {
    margin-left: 36px;
  }
  .sm\:mr-36 {
    margin-right: 36px;
  }
  .sm\:my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .sm\:mx-40 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .sm\:mt-40 {
    margin-top: 40px;
  }
  .sm\:mb-40 {
    margin-bottom: 40px;
  }
  .sm\:ml-40 {
    margin-left: 40px;
  }
  .sm\:mr-40 {
    margin-right: 40px;
  }
  .sm\:my-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }
  .sm\:mx-44 {
    margin-left: 44px;
    margin-right: 44px;
  }
  .sm\:mt-44 {
    margin-top: 44px;
  }
  .sm\:mb-44 {
    margin-bottom: 44px;
  }
  .sm\:ml-44 {
    margin-left: 44px;
  }
  .sm\:mr-44 {
    margin-right: 44px;
  }
  .sm\:my-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .sm\:mx-48 {
    margin-left: 48px;
    margin-right: 48px;
  }
  .sm\:mt-48 {
    margin-top: 48px;
  }
  .sm\:mb-48 {
    margin-bottom: 48px;
  }
  .sm\:ml-48 {
    margin-left: 48px;
  }
  .sm\:mr-48 {
    margin-right: 48px;
  }
  .sm\:my-52 {
    margin-top: 52px;
    margin-bottom: 52px;
  }
  .sm\:mx-52 {
    margin-left: 52px;
    margin-right: 52px;
  }
  .sm\:mt-52 {
    margin-top: 52px;
  }
  .sm\:mb-52 {
    margin-bottom: 52px;
  }
  .sm\:ml-52 {
    margin-left: 52px;
  }
  .sm\:mr-52 {
    margin-right: 52px;
  }
  .sm\:my-56 {
    margin-top: 56px;
    margin-bottom: 56px;
  }
  .sm\:mx-56 {
    margin-left: 56px;
    margin-right: 56px;
  }
  .sm\:mt-56 {
    margin-top: 56px;
  }
  .sm\:mb-56 {
    margin-bottom: 56px;
  }
  .sm\:ml-56 {
    margin-left: 56px;
  }
  .sm\:mr-56 {
    margin-right: 56px;
  }
  .sm\:my-60 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .sm\:mx-60 {
    margin-left: 60px;
    margin-right: 60px;
  }
  .sm\:mt-60 {
    margin-top: 60px;
  }
  .sm\:mb-60 {
    margin-bottom: 60px;
  }
  .sm\:ml-60 {
    margin-left: 60px;
  }
  .sm\:mr-60 {
    margin-right: 60px;
  }
  .sm\:my-64 {
    margin-top: 64px;
    margin-bottom: 64px;
  }
  .sm\:mx-64 {
    margin-left: 64px;
    margin-right: 64px;
  }
  .sm\:mt-64 {
    margin-top: 64px;
  }
  .sm\:mb-64 {
    margin-bottom: 64px;
  }
  .sm\:ml-64 {
    margin-left: 64px;
  }
  .sm\:mr-64 {
    margin-right: 64px;
  }
  .sm\:my-68 {
    margin-top: 68px;
    margin-bottom: 68px;
  }
  .sm\:mx-68 {
    margin-left: 68px;
    margin-right: 68px;
  }
  .sm\:mt-68 {
    margin-top: 68px;
  }
  .sm\:mb-68 {
    margin-bottom: 68px;
  }
  .sm\:ml-68 {
    margin-left: 68px;
  }
  .sm\:mr-68 {
    margin-right: 68px;
  }
  .sm\:my-72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }
  .sm\:mx-72 {
    margin-left: 72px;
    margin-right: 72px;
  }
  .sm\:mt-72 {
    margin-top: 72px;
  }
  .sm\:mb-72 {
    margin-bottom: 72px;
  }
  .sm\:ml-72 {
    margin-left: 72px;
  }
  .sm\:mr-72 {
    margin-right: 72px;
  }
  .sm\:my-76 {
    margin-top: 76px;
    margin-bottom: 76px;
  }
  .sm\:mx-76 {
    margin-left: 76px;
    margin-right: 76px;
  }
  .sm\:mt-76 {
    margin-top: 76px;
  }
  .sm\:mb-76 {
    margin-bottom: 76px;
  }
  .sm\:ml-76 {
    margin-left: 76px;
  }
  .sm\:mr-76 {
    margin-right: 76px;
  }
  .sm\:my-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .sm\:mx-80 {
    margin-left: 80px;
    margin-right: 80px;
  }
  .sm\:mt-80 {
    margin-top: 80px;
  }
  .sm\:mb-80 {
    margin-bottom: 80px;
  }
  .sm\:ml-80 {
    margin-left: 80px;
  }
  .sm\:mr-80 {
    margin-right: 80px;
  }
  .sm\:my-84 {
    margin-top: 84px;
    margin-bottom: 84px;
  }
  .sm\:mx-84 {
    margin-left: 84px;
    margin-right: 84px;
  }
  .sm\:mt-84 {
    margin-top: 84px;
  }
  .sm\:mb-84 {
    margin-bottom: 84px;
  }
  .sm\:ml-84 {
    margin-left: 84px;
  }
  .sm\:mr-84 {
    margin-right: 84px;
  }
  .sm\:my-88 {
    margin-top: 88px;
    margin-bottom: 88px;
  }
  .sm\:mx-88 {
    margin-left: 88px;
    margin-right: 88px;
  }
  .sm\:mt-88 {
    margin-top: 88px;
  }
  .sm\:mb-88 {
    margin-bottom: 88px;
  }
  .sm\:ml-88 {
    margin-left: 88px;
  }
  .sm\:mr-88 {
    margin-right: 88px;
  }
  .sm\:my-92 {
    margin-top: 92px;
    margin-bottom: 92px;
  }
  .sm\:mx-92 {
    margin-left: 92px;
    margin-right: 92px;
  }
  .sm\:mt-92 {
    margin-top: 92px;
  }
  .sm\:mb-92 {
    margin-bottom: 92px;
  }
  .sm\:ml-92 {
    margin-left: 92px;
  }
  .sm\:mr-92 {
    margin-right: 92px;
  }
  .sm\:my-96 {
    margin-top: 96px;
    margin-bottom: 96px;
  }
  .sm\:mx-96 {
    margin-left: 96px;
    margin-right: 96px;
  }
  .sm\:mt-96 {
    margin-top: 96px;
  }
  .sm\:mb-96 {
    margin-bottom: 96px;
  }
  .sm\:ml-96 {
    margin-left: 96px;
  }
  .sm\:mr-96 {
    margin-right: 96px;
  }
  .sm\:my-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .sm\:mx-100 {
    margin-left: 100px;
    margin-right: 100px;
  }
  .sm\:mt-100 {
    margin-top: 100px;
  }
  .sm\:mb-100 {
    margin-bottom: 100px;
  }
  .sm\:ml-100 {
    margin-left: 100px;
  }
  .sm\:mr-100 {
    margin-right: 100px;
  }
  .sm\:my-104 {
    margin-top: 104px;
    margin-bottom: 104px;
  }
  .sm\:mx-104 {
    margin-left: 104px;
    margin-right: 104px;
  }
  .sm\:mt-104 {
    margin-top: 104px;
  }
  .sm\:mb-104 {
    margin-bottom: 104px;
  }
  .sm\:ml-104 {
    margin-left: 104px;
  }
  .sm\:mr-104 {
    margin-right: 104px;
  }
  .sm\:my-108 {
    margin-top: 108px;
    margin-bottom: 108px;
  }
  .sm\:mx-108 {
    margin-left: 108px;
    margin-right: 108px;
  }
  .sm\:mt-108 {
    margin-top: 108px;
  }
  .sm\:mb-108 {
    margin-bottom: 108px;
  }
  .sm\:ml-108 {
    margin-left: 108px;
  }
  .sm\:mr-108 {
    margin-right: 108px;
  }
  .sm\:my-112 {
    margin-top: 112px;
    margin-bottom: 112px;
  }
  .sm\:mx-112 {
    margin-left: 112px;
    margin-right: 112px;
  }
  .sm\:mt-112 {
    margin-top: 112px;
  }
  .sm\:mb-112 {
    margin-bottom: 112px;
  }
  .sm\:ml-112 {
    margin-left: 112px;
  }
  .sm\:mr-112 {
    margin-right: 112px;
  }
  .sm\:my-116 {
    margin-top: 116px;
    margin-bottom: 116px;
  }
  .sm\:mx-116 {
    margin-left: 116px;
    margin-right: 116px;
  }
  .sm\:mt-116 {
    margin-top: 116px;
  }
  .sm\:mb-116 {
    margin-bottom: 116px;
  }
  .sm\:ml-116 {
    margin-left: 116px;
  }
  .sm\:mr-116 {
    margin-right: 116px;
  }
  .sm\:my-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }
  .sm\:mx-120 {
    margin-left: 120px;
    margin-right: 120px;
  }
  .sm\:mt-120 {
    margin-top: 120px;
  }
  .sm\:mb-120 {
    margin-bottom: 120px;
  }
  .sm\:ml-120 {
    margin-left: 120px;
  }
  .sm\:mr-120 {
    margin-right: 120px;
  }
  .sm\:my-124 {
    margin-top: 124px;
    margin-bottom: 124px;
  }
  .sm\:mx-124 {
    margin-left: 124px;
    margin-right: 124px;
  }
  .sm\:mt-124 {
    margin-top: 124px;
  }
  .sm\:mb-124 {
    margin-bottom: 124px;
  }
  .sm\:ml-124 {
    margin-left: 124px;
  }
  .sm\:mr-124 {
    margin-right: 124px;
  }
  .sm\:my-128 {
    margin-top: 128px;
    margin-bottom: 128px;
  }
  .sm\:mx-128 {
    margin-left: 128px;
    margin-right: 128px;
  }
  .sm\:mt-128 {
    margin-top: 128px;
  }
  .sm\:mb-128 {
    margin-bottom: 128px;
  }
  .sm\:ml-128 {
    margin-left: 128px;
  }
  .sm\:mr-128 {
    margin-right: 128px;
  }
  .sm\:my-132 {
    margin-top: 132px;
    margin-bottom: 132px;
  }
  .sm\:mx-132 {
    margin-left: 132px;
    margin-right: 132px;
  }
  .sm\:mt-132 {
    margin-top: 132px;
  }
  .sm\:mb-132 {
    margin-bottom: 132px;
  }
  .sm\:ml-132 {
    margin-left: 132px;
  }
  .sm\:mr-132 {
    margin-right: 132px;
  }
  .sm\:my-136 {
    margin-top: 136px;
    margin-bottom: 136px;
  }
  .sm\:mx-136 {
    margin-left: 136px;
    margin-right: 136px;
  }
  .sm\:mt-136 {
    margin-top: 136px;
  }
  .sm\:mb-136 {
    margin-bottom: 136px;
  }
  .sm\:ml-136 {
    margin-left: 136px;
  }
  .sm\:mr-136 {
    margin-right: 136px;
  }
  .sm\:my-140 {
    margin-top: 140px;
    margin-bottom: 140px;
  }
  .sm\:mx-140 {
    margin-left: 140px;
    margin-right: 140px;
  }
  .sm\:mt-140 {
    margin-top: 140px;
  }
  .sm\:mb-140 {
    margin-bottom: 140px;
  }
  .sm\:ml-140 {
    margin-left: 140px;
  }
  .sm\:mr-140 {
    margin-right: 140px;
  }
  .sm\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .sm\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .sm\:pt-0 {
    padding-top: 0px;
  }
  .sm\:pb-0 {
    padding-bottom: 0px;
  }
  .sm\:pl-0 {
    padding-left: 0px;
  }
  .sm\:pr-0 {
    padding-right: 0px;
  }
  .sm\:py-4 {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .sm\:px-4 {
    padding-left: 4px;
    padding-right: 4px;
  }
  .sm\:pt-4 {
    padding-top: 4px;
  }
  .sm\:pb-4 {
    padding-bottom: 4px;
  }
  .sm\:pl-4 {
    padding-left: 4px;
  }
  .sm\:pr-4 {
    padding-right: 4px;
  }
  .sm\:py-8 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .sm\:px-8 {
    padding-left: 8px;
    padding-right: 8px;
  }
  .sm\:pt-8 {
    padding-top: 8px;
  }
  .sm\:pb-8 {
    padding-bottom: 8px;
  }
  .sm\:pl-8 {
    padding-left: 8px;
  }
  .sm\:pr-8 {
    padding-right: 8px;
  }
  .sm\:py-12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .sm\:px-12 {
    padding-left: 12px;
    padding-right: 12px;
  }
  .sm\:pt-12 {
    padding-top: 12px;
  }
  .sm\:pb-12 {
    padding-bottom: 12px;
  }
  .sm\:pl-12 {
    padding-left: 12px;
  }
  .sm\:pr-12 {
    padding-right: 12px;
  }
  .sm\:py-16 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .sm\:px-16 {
    padding-left: 16px;
    padding-right: 16px;
  }
  .sm\:pt-16 {
    padding-top: 16px;
  }
  .sm\:pb-16 {
    padding-bottom: 16px;
  }
  .sm\:pl-16 {
    padding-left: 16px;
  }
  .sm\:pr-16 {
    padding-right: 16px;
  }
  .sm\:py-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .sm\:px-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .sm\:pt-20 {
    padding-top: 20px;
  }
  .sm\:pb-20 {
    padding-bottom: 20px;
  }
  .sm\:pl-20 {
    padding-left: 20px;
  }
  .sm\:pr-20 {
    padding-right: 20px;
  }
  .sm\:py-24 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .sm\:px-24 {
    padding-left: 24px;
    padding-right: 24px;
  }
  .sm\:pt-24 {
    padding-top: 24px;
  }
  .sm\:pb-24 {
    padding-bottom: 24px;
  }
  .sm\:pl-24 {
    padding-left: 24px;
  }
  .sm\:pr-24 {
    padding-right: 24px;
  }
  .sm\:py-28 {
    padding-top: 28px;
    padding-bottom: 28px;
  }
  .sm\:px-28 {
    padding-left: 28px;
    padding-right: 28px;
  }
  .sm\:pt-28 {
    padding-top: 28px;
  }
  .sm\:pb-28 {
    padding-bottom: 28px;
  }
  .sm\:pl-28 {
    padding-left: 28px;
  }
  .sm\:pr-28 {
    padding-right: 28px;
  }
  .sm\:py-32 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .sm\:px-32 {
    padding-left: 32px;
    padding-right: 32px;
  }
  .sm\:pt-32 {
    padding-top: 32px;
  }
  .sm\:pb-32 {
    padding-bottom: 32px;
  }
  .sm\:pl-32 {
    padding-left: 32px;
  }
  .sm\:pr-32 {
    padding-right: 32px;
  }
  .sm\:py-36 {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .sm\:px-36 {
    padding-left: 36px;
    padding-right: 36px;
  }
  .sm\:pt-36 {
    padding-top: 36px;
  }
  .sm\:pb-36 {
    padding-bottom: 36px;
  }
  .sm\:pl-36 {
    padding-left: 36px;
  }
  .sm\:pr-36 {
    padding-right: 36px;
  }
  .sm\:py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .sm\:px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .sm\:pt-40 {
    padding-top: 40px;
  }
  .sm\:pb-40 {
    padding-bottom: 40px;
  }
  .sm\:pl-40 {
    padding-left: 40px;
  }
  .sm\:pr-40 {
    padding-right: 40px;
  }
  .sm\:py-44 {
    padding-top: 44px;
    padding-bottom: 44px;
  }
  .sm\:px-44 {
    padding-left: 44px;
    padding-right: 44px;
  }
  .sm\:pt-44 {
    padding-top: 44px;
  }
  .sm\:pb-44 {
    padding-bottom: 44px;
  }
  .sm\:pl-44 {
    padding-left: 44px;
  }
  .sm\:pr-44 {
    padding-right: 44px;
  }
  .sm\:py-48 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .sm\:px-48 {
    padding-left: 48px;
    padding-right: 48px;
  }
  .sm\:pt-48 {
    padding-top: 48px;
  }
  .sm\:pb-48 {
    padding-bottom: 48px;
  }
  .sm\:pl-48 {
    padding-left: 48px;
  }
  .sm\:pr-48 {
    padding-right: 48px;
  }
  .sm\:py-52 {
    padding-top: 52px;
    padding-bottom: 52px;
  }
  .sm\:px-52 {
    padding-left: 52px;
    padding-right: 52px;
  }
  .sm\:pt-52 {
    padding-top: 52px;
  }
  .sm\:pb-52 {
    padding-bottom: 52px;
  }
  .sm\:pl-52 {
    padding-left: 52px;
  }
  .sm\:pr-52 {
    padding-right: 52px;
  }
  .sm\:py-56 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .sm\:px-56 {
    padding-left: 56px;
    padding-right: 56px;
  }
  .sm\:pt-56 {
    padding-top: 56px;
  }
  .sm\:pb-56 {
    padding-bottom: 56px;
  }
  .sm\:pl-56 {
    padding-left: 56px;
  }
  .sm\:pr-56 {
    padding-right: 56px;
  }
  .sm\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .sm\:px-60 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .sm\:pt-60 {
    padding-top: 60px;
  }
  .sm\:pb-60 {
    padding-bottom: 60px;
  }
  .sm\:pl-60 {
    padding-left: 60px;
  }
  .sm\:pr-60 {
    padding-right: 60px;
  }
  .sm\:py-64 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .sm\:px-64 {
    padding-left: 64px;
    padding-right: 64px;
  }
  .sm\:pt-64 {
    padding-top: 64px;
  }
  .sm\:pb-64 {
    padding-bottom: 64px;
  }
  .sm\:pl-64 {
    padding-left: 64px;
  }
  .sm\:pr-64 {
    padding-right: 64px;
  }
  .sm\:py-68 {
    padding-top: 68px;
    padding-bottom: 68px;
  }
  .sm\:px-68 {
    padding-left: 68px;
    padding-right: 68px;
  }
  .sm\:pt-68 {
    padding-top: 68px;
  }
  .sm\:pb-68 {
    padding-bottom: 68px;
  }
  .sm\:pl-68 {
    padding-left: 68px;
  }
  .sm\:pr-68 {
    padding-right: 68px;
  }
  .sm\:py-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .sm\:px-72 {
    padding-left: 72px;
    padding-right: 72px;
  }
  .sm\:pt-72 {
    padding-top: 72px;
  }
  .sm\:pb-72 {
    padding-bottom: 72px;
  }
  .sm\:pl-72 {
    padding-left: 72px;
  }
  .sm\:pr-72 {
    padding-right: 72px;
  }
  .sm\:py-76 {
    padding-top: 76px;
    padding-bottom: 76px;
  }
  .sm\:px-76 {
    padding-left: 76px;
    padding-right: 76px;
  }
  .sm\:pt-76 {
    padding-top: 76px;
  }
  .sm\:pb-76 {
    padding-bottom: 76px;
  }
  .sm\:pl-76 {
    padding-left: 76px;
  }
  .sm\:pr-76 {
    padding-right: 76px;
  }
  .sm\:py-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .sm\:px-80 {
    padding-left: 80px;
    padding-right: 80px;
  }
  .sm\:pt-80 {
    padding-top: 80px;
  }
  .sm\:pb-80 {
    padding-bottom: 80px;
  }
  .sm\:pl-80 {
    padding-left: 80px;
  }
  .sm\:pr-80 {
    padding-right: 80px;
  }
  .sm\:py-84 {
    padding-top: 84px;
    padding-bottom: 84px;
  }
  .sm\:px-84 {
    padding-left: 84px;
    padding-right: 84px;
  }
  .sm\:pt-84 {
    padding-top: 84px;
  }
  .sm\:pb-84 {
    padding-bottom: 84px;
  }
  .sm\:pl-84 {
    padding-left: 84px;
  }
  .sm\:pr-84 {
    padding-right: 84px;
  }
  .sm\:py-88 {
    padding-top: 88px;
    padding-bottom: 88px;
  }
  .sm\:px-88 {
    padding-left: 88px;
    padding-right: 88px;
  }
  .sm\:pt-88 {
    padding-top: 88px;
  }
  .sm\:pb-88 {
    padding-bottom: 88px;
  }
  .sm\:pl-88 {
    padding-left: 88px;
  }
  .sm\:pr-88 {
    padding-right: 88px;
  }
  .sm\:py-92 {
    padding-top: 92px;
    padding-bottom: 92px;
  }
  .sm\:px-92 {
    padding-left: 92px;
    padding-right: 92px;
  }
  .sm\:pt-92 {
    padding-top: 92px;
  }
  .sm\:pb-92 {
    padding-bottom: 92px;
  }
  .sm\:pl-92 {
    padding-left: 92px;
  }
  .sm\:pr-92 {
    padding-right: 92px;
  }
  .sm\:py-96 {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .sm\:px-96 {
    padding-left: 96px;
    padding-right: 96px;
  }
  .sm\:pt-96 {
    padding-top: 96px;
  }
  .sm\:pb-96 {
    padding-bottom: 96px;
  }
  .sm\:pl-96 {
    padding-left: 96px;
  }
  .sm\:pr-96 {
    padding-right: 96px;
  }
  .sm\:py-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .sm\:px-100 {
    padding-left: 100px;
    padding-right: 100px;
  }
  .sm\:pt-100 {
    padding-top: 100px;
  }
  .sm\:pb-100 {
    padding-bottom: 100px;
  }
  .sm\:pl-100 {
    padding-left: 100px;
  }
  .sm\:pr-100 {
    padding-right: 100px;
  }
  .sm\:py-104 {
    padding-top: 104px;
    padding-bottom: 104px;
  }
  .sm\:px-104 {
    padding-left: 104px;
    padding-right: 104px;
  }
  .sm\:pt-104 {
    padding-top: 104px;
  }
  .sm\:pb-104 {
    padding-bottom: 104px;
  }
  .sm\:pl-104 {
    padding-left: 104px;
  }
  .sm\:pr-104 {
    padding-right: 104px;
  }
  .sm\:py-108 {
    padding-top: 108px;
    padding-bottom: 108px;
  }
  .sm\:px-108 {
    padding-left: 108px;
    padding-right: 108px;
  }
  .sm\:pt-108 {
    padding-top: 108px;
  }
  .sm\:pb-108 {
    padding-bottom: 108px;
  }
  .sm\:pl-108 {
    padding-left: 108px;
  }
  .sm\:pr-108 {
    padding-right: 108px;
  }
  .sm\:py-112 {
    padding-top: 112px;
    padding-bottom: 112px;
  }
  .sm\:px-112 {
    padding-left: 112px;
    padding-right: 112px;
  }
  .sm\:pt-112 {
    padding-top: 112px;
  }
  .sm\:pb-112 {
    padding-bottom: 112px;
  }
  .sm\:pl-112 {
    padding-left: 112px;
  }
  .sm\:pr-112 {
    padding-right: 112px;
  }
  .sm\:py-116 {
    padding-top: 116px;
    padding-bottom: 116px;
  }
  .sm\:px-116 {
    padding-left: 116px;
    padding-right: 116px;
  }
  .sm\:pt-116 {
    padding-top: 116px;
  }
  .sm\:pb-116 {
    padding-bottom: 116px;
  }
  .sm\:pl-116 {
    padding-left: 116px;
  }
  .sm\:pr-116 {
    padding-right: 116px;
  }
  .sm\:py-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .sm\:px-120 {
    padding-left: 120px;
    padding-right: 120px;
  }
  .sm\:pt-120 {
    padding-top: 120px;
  }
  .sm\:pb-120 {
    padding-bottom: 120px;
  }
  .sm\:pl-120 {
    padding-left: 120px;
  }
  .sm\:pr-120 {
    padding-right: 120px;
  }
  .sm\:py-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }
  .sm\:px-124 {
    padding-left: 124px;
    padding-right: 124px;
  }
  .sm\:pt-124 {
    padding-top: 124px;
  }
  .sm\:pb-124 {
    padding-bottom: 124px;
  }
  .sm\:pl-124 {
    padding-left: 124px;
  }
  .sm\:pr-124 {
    padding-right: 124px;
  }
  .sm\:py-128 {
    padding-top: 128px;
    padding-bottom: 128px;
  }
  .sm\:px-128 {
    padding-left: 128px;
    padding-right: 128px;
  }
  .sm\:pt-128 {
    padding-top: 128px;
  }
  .sm\:pb-128 {
    padding-bottom: 128px;
  }
  .sm\:pl-128 {
    padding-left: 128px;
  }
  .sm\:pr-128 {
    padding-right: 128px;
  }
  .sm\:py-132 {
    padding-top: 132px;
    padding-bottom: 132px;
  }
  .sm\:px-132 {
    padding-left: 132px;
    padding-right: 132px;
  }
  .sm\:pt-132 {
    padding-top: 132px;
  }
  .sm\:pb-132 {
    padding-bottom: 132px;
  }
  .sm\:pl-132 {
    padding-left: 132px;
  }
  .sm\:pr-132 {
    padding-right: 132px;
  }
  .sm\:py-136 {
    padding-top: 136px;
    padding-bottom: 136px;
  }
  .sm\:px-136 {
    padding-left: 136px;
    padding-right: 136px;
  }
  .sm\:pt-136 {
    padding-top: 136px;
  }
  .sm\:pb-136 {
    padding-bottom: 136px;
  }
  .sm\:pl-136 {
    padding-left: 136px;
  }
  .sm\:pr-136 {
    padding-right: 136px;
  }
  .sm\:py-140 {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  .sm\:px-140 {
    padding-left: 140px;
    padding-right: 140px;
  }
  .sm\:pt-140 {
    padding-top: 140px;
  }
  .sm\:pb-140 {
    padding-bottom: 140px;
  }
  .sm\:pl-140 {
    padding-left: 140px;
  }
  .sm\:pr-140 {
    padding-right: 140px;
  }
}
@media (min-width: 1024px) {
  .md\:flex {
    display: flex;
  }
  .md\:inline-flex {
    display: inline-flex;
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:flex-col {
    flex-direction: column;
  }
  .md\:flex-row-reverse {
    flex-direction: row-reverse;
  }
  .md\:flex-col-reverse {
    flex-direction: column-reverse;
  }
  .md\:flex-wrap {
    flex-wrap: wrap;
  }
  .md\:flex-nowrap {
    flex-wrap: nowrap;
  }
  .md\:items-start {
    align-items: flex-start;
  }
  .md\:items-center {
    align-items: center;
  }
  .md\:items-end {
    align-items: flex-end;
  }
  .md\:items-stretch {
    align-items: stretch;
  }
  .md\:items-baseline {
    align-items: baseline;
  }
  .md\:justify-start {
    justify-content: flex-start;
  }
  .md\:justify-center {
    justify-content: center;
  }
  .md\:justify-end {
    justify-content: flex-end;
  }
  .md\:justify-between {
    justify-content: space-between;
  }
  .md\:justify-around {
    justify-content: space-around;
  }
  .md\:justify-evenly {
    justify-content: space-evenly;
  }
  .md\:self-start {
    align-self: flex-start;
  }
  .md\:self-center {
    align-self: center;
  }
  .md\:self-end {
    align-self: flex-end;
  }
  .md\:self-stretch {
    align-self: stretch;
  }
  .md\:flex-1 {
    flex: 1 1 0%;
  }
  .md\:flex-auto {
    flex: 1 1 auto;
  }
  .md\:flex-none {
    flex: none;
  }
  .md\:grow {
    flex-grow: 1;
  }
  .md\:grow-0 {
    flex-grow: 0;
  }
  .md\:shrink {
    flex-shrink: 1;
  }
  .md\:shrink-0 {
    flex-shrink: 0;
  }
  .md\:gap-0 {
    gap: 0px;
  }
  .md\:gap-x-0 {
    column-gap: 0px;
  }
  .md\:gap-y-0 {
    row-gap: 0px;
  }
  .md\:gap-4 {
    gap: 4px;
  }
  .md\:gap-x-4 {
    column-gap: 4px;
  }
  .md\:gap-y-4 {
    row-gap: 4px;
  }
  .md\:gap-8 {
    gap: 8px;
  }
  .md\:gap-x-8 {
    column-gap: 8px;
  }
  .md\:gap-y-8 {
    row-gap: 8px;
  }
  .md\:gap-12 {
    gap: 12px;
  }
  .md\:gap-x-12 {
    column-gap: 12px;
  }
  .md\:gap-y-12 {
    row-gap: 12px;
  }
  .md\:gap-16 {
    gap: 16px;
  }
  .md\:gap-x-16 {
    column-gap: 16px;
  }
  .md\:gap-y-16 {
    row-gap: 16px;
  }
  .md\:gap-20 {
    gap: 20px;
  }
  .md\:gap-x-20 {
    column-gap: 20px;
  }
  .md\:gap-y-20 {
    row-gap: 20px;
  }
  .md\:gap-24 {
    gap: 24px;
  }
  .md\:gap-x-24 {
    column-gap: 24px;
  }
  .md\:gap-y-24 {
    row-gap: 24px;
  }
  .md\:gap-28 {
    gap: 28px;
  }
  .md\:gap-x-28 {
    column-gap: 28px;
  }
  .md\:gap-y-28 {
    row-gap: 28px;
  }
  .md\:gap-32 {
    gap: 32px;
  }
  .md\:gap-x-32 {
    column-gap: 32px;
  }
  .md\:gap-y-32 {
    row-gap: 32px;
  }
  .md\:gap-36 {
    gap: 36px;
  }
  .md\:gap-x-36 {
    column-gap: 36px;
  }
  .md\:gap-y-36 {
    row-gap: 36px;
  }
  .md\:gap-40 {
    gap: 40px;
  }
  .md\:gap-x-40 {
    column-gap: 40px;
  }
  .md\:gap-y-40 {
    row-gap: 40px;
  }
  .md\:gap-44 {
    gap: 44px;
  }
  .md\:gap-x-44 {
    column-gap: 44px;
  }
  .md\:gap-y-44 {
    row-gap: 44px;
  }
  .md\:gap-48 {
    gap: 48px;
  }
  .md\:gap-x-48 {
    column-gap: 48px;
  }
  .md\:gap-y-48 {
    row-gap: 48px;
  }
  .md\:gap-52 {
    gap: 52px;
  }
  .md\:gap-x-52 {
    column-gap: 52px;
  }
  .md\:gap-y-52 {
    row-gap: 52px;
  }
  .md\:gap-56 {
    gap: 56px;
  }
  .md\:gap-x-56 {
    column-gap: 56px;
  }
  .md\:gap-y-56 {
    row-gap: 56px;
  }
  .md\:gap-60 {
    gap: 60px;
  }
  .md\:gap-x-60 {
    column-gap: 60px;
  }
  .md\:gap-y-60 {
    row-gap: 60px;
  }
  .md\:gap-64 {
    gap: 64px;
  }
  .md\:gap-x-64 {
    column-gap: 64px;
  }
  .md\:gap-y-64 {
    row-gap: 64px;
  }
  .md\:gap-68 {
    gap: 68px;
  }
  .md\:gap-x-68 {
    column-gap: 68px;
  }
  .md\:gap-y-68 {
    row-gap: 68px;
  }
  .md\:gap-72 {
    gap: 72px;
  }
  .md\:gap-x-72 {
    column-gap: 72px;
  }
  .md\:gap-y-72 {
    row-gap: 72px;
  }
  .md\:gap-76 {
    gap: 76px;
  }
  .md\:gap-x-76 {
    column-gap: 76px;
  }
  .md\:gap-y-76 {
    row-gap: 76px;
  }
  .md\:gap-80 {
    gap: 80px;
  }
  .md\:gap-x-80 {
    column-gap: 80px;
  }
  .md\:gap-y-80 {
    row-gap: 80px;
  }
  .md\:gap-84 {
    gap: 84px;
  }
  .md\:gap-x-84 {
    column-gap: 84px;
  }
  .md\:gap-y-84 {
    row-gap: 84px;
  }
  .md\:gap-88 {
    gap: 88px;
  }
  .md\:gap-x-88 {
    column-gap: 88px;
  }
  .md\:gap-y-88 {
    row-gap: 88px;
  }
  .md\:gap-92 {
    gap: 92px;
  }
  .md\:gap-x-92 {
    column-gap: 92px;
  }
  .md\:gap-y-92 {
    row-gap: 92px;
  }
  .md\:gap-96 {
    gap: 96px;
  }
  .md\:gap-x-96 {
    column-gap: 96px;
  }
  .md\:gap-y-96 {
    row-gap: 96px;
  }
  .md\:gap-100 {
    gap: 100px;
  }
  .md\:gap-x-100 {
    column-gap: 100px;
  }
  .md\:gap-y-100 {
    row-gap: 100px;
  }
  .md\:gap-104 {
    gap: 104px;
  }
  .md\:gap-x-104 {
    column-gap: 104px;
  }
  .md\:gap-y-104 {
    row-gap: 104px;
  }
  .md\:gap-108 {
    gap: 108px;
  }
  .md\:gap-x-108 {
    column-gap: 108px;
  }
  .md\:gap-y-108 {
    row-gap: 108px;
  }
  .md\:gap-112 {
    gap: 112px;
  }
  .md\:gap-x-112 {
    column-gap: 112px;
  }
  .md\:gap-y-112 {
    row-gap: 112px;
  }
  .md\:gap-116 {
    gap: 116px;
  }
  .md\:gap-x-116 {
    column-gap: 116px;
  }
  .md\:gap-y-116 {
    row-gap: 116px;
  }
  .md\:gap-120 {
    gap: 120px;
  }
  .md\:gap-x-120 {
    column-gap: 120px;
  }
  .md\:gap-y-120 {
    row-gap: 120px;
  }
  .md\:gap-124 {
    gap: 124px;
  }
  .md\:gap-x-124 {
    column-gap: 124px;
  }
  .md\:gap-y-124 {
    row-gap: 124px;
  }
  .md\:gap-128 {
    gap: 128px;
  }
  .md\:gap-x-128 {
    column-gap: 128px;
  }
  .md\:gap-y-128 {
    row-gap: 128px;
  }
  .md\:gap-132 {
    gap: 132px;
  }
  .md\:gap-x-132 {
    column-gap: 132px;
  }
  .md\:gap-y-132 {
    row-gap: 132px;
  }
  .md\:gap-136 {
    gap: 136px;
  }
  .md\:gap-x-136 {
    column-gap: 136px;
  }
  .md\:gap-y-136 {
    row-gap: 136px;
  }
  .md\:gap-140 {
    gap: 140px;
  }
  .md\:gap-x-140 {
    column-gap: 140px;
  }
  .md\:gap-y-140 {
    row-gap: 140px;
  }
  .md\:basis-auto {
    flex-basis: auto;
  }
  .md\:basis-full {
    flex-basis: 100%;
  }
  .md\:basis-half {
    flex-basis: 50%;
  }
  .md\:basis-1-3 {
    flex-basis: 33.333%;
  }
  .md\:basis-2-3 {
    flex-basis: 66.666%;
  }
  .md\:basis-1-4 {
    flex-basis: 25%;
  }
  .md\:basis-3-4 {
    flex-basis: 75%;
  }
  .md\:basis-1-5 {
    flex-basis: 20%;
  }
  .md\:basis-2-5 {
    flex-basis: 40%;
  }
  .md\:basis-3-5 {
    flex-basis: 60%;
  }
  .md\:basis-4-5 {
    flex-basis: 80%;
  }
  .md\:w-auto {
    width: auto;
  }
  .md\:w-full {
    width: 100%;
  }
  .md\:w-half {
    width: 50%;
  }
  .md\:w-1-3 {
    width: 33.333%;
  }
  .md\:w-2-3 {
    width: 66.666%;
  }
  .md\:w-1-4 {
    width: 25%;
  }
  .md\:w-3-4 {
    width: 75%;
  }
  .md\:w-1-5 {
    width: 20%;
  }
  .md\:w-2-5 {
    width: 40%;
  }
  .md\:w-3-5 {
    width: 60%;
  }
  .md\:w-4-5 {
    width: 80%;
  }
  .md\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .md\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mb-0 {
    margin-bottom: 0px;
  }
  .md\:ml-0 {
    margin-left: 0px;
  }
  .md\:mr-0 {
    margin-right: 0px;
  }
  .md\:my-4 {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .md\:mx-4 {
    margin-left: 4px;
    margin-right: 4px;
  }
  .md\:mt-4 {
    margin-top: 4px;
  }
  .md\:mb-4 {
    margin-bottom: 4px;
  }
  .md\:ml-4 {
    margin-left: 4px;
  }
  .md\:mr-4 {
    margin-right: 4px;
  }
  .md\:my-8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .md\:mx-8 {
    margin-left: 8px;
    margin-right: 8px;
  }
  .md\:mt-8 {
    margin-top: 8px;
  }
  .md\:mb-8 {
    margin-bottom: 8px;
  }
  .md\:ml-8 {
    margin-left: 8px;
  }
  .md\:mr-8 {
    margin-right: 8px;
  }
  .md\:my-12 {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .md\:mx-12 {
    margin-left: 12px;
    margin-right: 12px;
  }
  .md\:mt-12 {
    margin-top: 12px;
  }
  .md\:mb-12 {
    margin-bottom: 12px;
  }
  .md\:ml-12 {
    margin-left: 12px;
  }
  .md\:mr-12 {
    margin-right: 12px;
  }
  .md\:my-16 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .md\:mx-16 {
    margin-left: 16px;
    margin-right: 16px;
  }
  .md\:mt-16 {
    margin-top: 16px;
  }
  .md\:mb-16 {
    margin-bottom: 16px;
  }
  .md\:ml-16 {
    margin-left: 16px;
  }
  .md\:mr-16 {
    margin-right: 16px;
  }
  .md\:my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .md\:mx-20 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .md\:mt-20 {
    margin-top: 20px;
  }
  .md\:mb-20 {
    margin-bottom: 20px;
  }
  .md\:ml-20 {
    margin-left: 20px;
  }
  .md\:mr-20 {
    margin-right: 20px;
  }
  .md\:my-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .md\:mx-24 {
    margin-left: 24px;
    margin-right: 24px;
  }
  .md\:mt-24 {
    margin-top: 24px;
  }
  .md\:mb-24 {
    margin-bottom: 24px;
  }
  .md\:ml-24 {
    margin-left: 24px;
  }
  .md\:mr-24 {
    margin-right: 24px;
  }
  .md\:my-28 {
    margin-top: 28px;
    margin-bottom: 28px;
  }
  .md\:mx-28 {
    margin-left: 28px;
    margin-right: 28px;
  }
  .md\:mt-28 {
    margin-top: 28px;
  }
  .md\:mb-28 {
    margin-bottom: 28px;
  }
  .md\:ml-28 {
    margin-left: 28px;
  }
  .md\:mr-28 {
    margin-right: 28px;
  }
  .md\:my-32 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .md\:mx-32 {
    margin-left: 32px;
    margin-right: 32px;
  }
  .md\:mt-32 {
    margin-top: 32px;
  }
  .md\:mb-32 {
    margin-bottom: 32px;
  }
  .md\:ml-32 {
    margin-left: 32px;
  }
  .md\:mr-32 {
    margin-right: 32px;
  }
  .md\:my-36 {
    margin-top: 36px;
    margin-bottom: 36px;
  }
  .md\:mx-36 {
    margin-left: 36px;
    margin-right: 36px;
  }
  .md\:mt-36 {
    margin-top: 36px;
  }
  .md\:mb-36 {
    margin-bottom: 36px;
  }
  .md\:ml-36 {
    margin-left: 36px;
  }
  .md\:mr-36 {
    margin-right: 36px;
  }
  .md\:my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .md\:mx-40 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .md\:mt-40 {
    margin-top: 40px;
  }
  .md\:mb-40 {
    margin-bottom: 40px;
  }
  .md\:ml-40 {
    margin-left: 40px;
  }
  .md\:mr-40 {
    margin-right: 40px;
  }
  .md\:my-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }
  .md\:mx-44 {
    margin-left: 44px;
    margin-right: 44px;
  }
  .md\:mt-44 {
    margin-top: 44px;
  }
  .md\:mb-44 {
    margin-bottom: 44px;
  }
  .md\:ml-44 {
    margin-left: 44px;
  }
  .md\:mr-44 {
    margin-right: 44px;
  }
  .md\:my-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .md\:mx-48 {
    margin-left: 48px;
    margin-right: 48px;
  }
  .md\:mt-48 {
    margin-top: 48px;
  }
  .md\:mb-48 {
    margin-bottom: 48px;
  }
  .md\:ml-48 {
    margin-left: 48px;
  }
  .md\:mr-48 {
    margin-right: 48px;
  }
  .md\:my-52 {
    margin-top: 52px;
    margin-bottom: 52px;
  }
  .md\:mx-52 {
    margin-left: 52px;
    margin-right: 52px;
  }
  .md\:mt-52 {
    margin-top: 52px;
  }
  .md\:mb-52 {
    margin-bottom: 52px;
  }
  .md\:ml-52 {
    margin-left: 52px;
  }
  .md\:mr-52 {
    margin-right: 52px;
  }
  .md\:my-56 {
    margin-top: 56px;
    margin-bottom: 56px;
  }
  .md\:mx-56 {
    margin-left: 56px;
    margin-right: 56px;
  }
  .md\:mt-56 {
    margin-top: 56px;
  }
  .md\:mb-56 {
    margin-bottom: 56px;
  }
  .md\:ml-56 {
    margin-left: 56px;
  }
  .md\:mr-56 {
    margin-right: 56px;
  }
  .md\:my-60 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .md\:mx-60 {
    margin-left: 60px;
    margin-right: 60px;
  }
  .md\:mt-60 {
    margin-top: 60px;
  }
  .md\:mb-60 {
    margin-bottom: 60px;
  }
  .md\:ml-60 {
    margin-left: 60px;
  }
  .md\:mr-60 {
    margin-right: 60px;
  }
  .md\:my-64 {
    margin-top: 64px;
    margin-bottom: 64px;
  }
  .md\:mx-64 {
    margin-left: 64px;
    margin-right: 64px;
  }
  .md\:mt-64 {
    margin-top: 64px;
  }
  .md\:mb-64 {
    margin-bottom: 64px;
  }
  .md\:ml-64 {
    margin-left: 64px;
  }
  .md\:mr-64 {
    margin-right: 64px;
  }
  .md\:my-68 {
    margin-top: 68px;
    margin-bottom: 68px;
  }
  .md\:mx-68 {
    margin-left: 68px;
    margin-right: 68px;
  }
  .md\:mt-68 {
    margin-top: 68px;
  }
  .md\:mb-68 {
    margin-bottom: 68px;
  }
  .md\:ml-68 {
    margin-left: 68px;
  }
  .md\:mr-68 {
    margin-right: 68px;
  }
  .md\:my-72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }
  .md\:mx-72 {
    margin-left: 72px;
    margin-right: 72px;
  }
  .md\:mt-72 {
    margin-top: 72px;
  }
  .md\:mb-72 {
    margin-bottom: 72px;
  }
  .md\:ml-72 {
    margin-left: 72px;
  }
  .md\:mr-72 {
    margin-right: 72px;
  }
  .md\:my-76 {
    margin-top: 76px;
    margin-bottom: 76px;
  }
  .md\:mx-76 {
    margin-left: 76px;
    margin-right: 76px;
  }
  .md\:mt-76 {
    margin-top: 76px;
  }
  .md\:mb-76 {
    margin-bottom: 76px;
  }
  .md\:ml-76 {
    margin-left: 76px;
  }
  .md\:mr-76 {
    margin-right: 76px;
  }
  .md\:my-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .md\:mx-80 {
    margin-left: 80px;
    margin-right: 80px;
  }
  .md\:mt-80 {
    margin-top: 80px;
  }
  .md\:mb-80 {
    margin-bottom: 80px;
  }
  .md\:ml-80 {
    margin-left: 80px;
  }
  .md\:mr-80 {
    margin-right: 80px;
  }
  .md\:my-84 {
    margin-top: 84px;
    margin-bottom: 84px;
  }
  .md\:mx-84 {
    margin-left: 84px;
    margin-right: 84px;
  }
  .md\:mt-84 {
    margin-top: 84px;
  }
  .md\:mb-84 {
    margin-bottom: 84px;
  }
  .md\:ml-84 {
    margin-left: 84px;
  }
  .md\:mr-84 {
    margin-right: 84px;
  }
  .md\:my-88 {
    margin-top: 88px;
    margin-bottom: 88px;
  }
  .md\:mx-88 {
    margin-left: 88px;
    margin-right: 88px;
  }
  .md\:mt-88 {
    margin-top: 88px;
  }
  .md\:mb-88 {
    margin-bottom: 88px;
  }
  .md\:ml-88 {
    margin-left: 88px;
  }
  .md\:mr-88 {
    margin-right: 88px;
  }
  .md\:my-92 {
    margin-top: 92px;
    margin-bottom: 92px;
  }
  .md\:mx-92 {
    margin-left: 92px;
    margin-right: 92px;
  }
  .md\:mt-92 {
    margin-top: 92px;
  }
  .md\:mb-92 {
    margin-bottom: 92px;
  }
  .md\:ml-92 {
    margin-left: 92px;
  }
  .md\:mr-92 {
    margin-right: 92px;
  }
  .md\:my-96 {
    margin-top: 96px;
    margin-bottom: 96px;
  }
  .md\:mx-96 {
    margin-left: 96px;
    margin-right: 96px;
  }
  .md\:mt-96 {
    margin-top: 96px;
  }
  .md\:mb-96 {
    margin-bottom: 96px;
  }
  .md\:ml-96 {
    margin-left: 96px;
  }
  .md\:mr-96 {
    margin-right: 96px;
  }
  .md\:my-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .md\:mx-100 {
    margin-left: 100px;
    margin-right: 100px;
  }
  .md\:mt-100 {
    margin-top: 100px;
  }
  .md\:mb-100 {
    margin-bottom: 100px;
  }
  .md\:ml-100 {
    margin-left: 100px;
  }
  .md\:mr-100 {
    margin-right: 100px;
  }
  .md\:my-104 {
    margin-top: 104px;
    margin-bottom: 104px;
  }
  .md\:mx-104 {
    margin-left: 104px;
    margin-right: 104px;
  }
  .md\:mt-104 {
    margin-top: 104px;
  }
  .md\:mb-104 {
    margin-bottom: 104px;
  }
  .md\:ml-104 {
    margin-left: 104px;
  }
  .md\:mr-104 {
    margin-right: 104px;
  }
  .md\:my-108 {
    margin-top: 108px;
    margin-bottom: 108px;
  }
  .md\:mx-108 {
    margin-left: 108px;
    margin-right: 108px;
  }
  .md\:mt-108 {
    margin-top: 108px;
  }
  .md\:mb-108 {
    margin-bottom: 108px;
  }
  .md\:ml-108 {
    margin-left: 108px;
  }
  .md\:mr-108 {
    margin-right: 108px;
  }
  .md\:my-112 {
    margin-top: 112px;
    margin-bottom: 112px;
  }
  .md\:mx-112 {
    margin-left: 112px;
    margin-right: 112px;
  }
  .md\:mt-112 {
    margin-top: 112px;
  }
  .md\:mb-112 {
    margin-bottom: 112px;
  }
  .md\:ml-112 {
    margin-left: 112px;
  }
  .md\:mr-112 {
    margin-right: 112px;
  }
  .md\:my-116 {
    margin-top: 116px;
    margin-bottom: 116px;
  }
  .md\:mx-116 {
    margin-left: 116px;
    margin-right: 116px;
  }
  .md\:mt-116 {
    margin-top: 116px;
  }
  .md\:mb-116 {
    margin-bottom: 116px;
  }
  .md\:ml-116 {
    margin-left: 116px;
  }
  .md\:mr-116 {
    margin-right: 116px;
  }
  .md\:my-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }
  .md\:mx-120 {
    margin-left: 120px;
    margin-right: 120px;
  }
  .md\:mt-120 {
    margin-top: 120px;
  }
  .md\:mb-120 {
    margin-bottom: 120px;
  }
  .md\:ml-120 {
    margin-left: 120px;
  }
  .md\:mr-120 {
    margin-right: 120px;
  }
  .md\:my-124 {
    margin-top: 124px;
    margin-bottom: 124px;
  }
  .md\:mx-124 {
    margin-left: 124px;
    margin-right: 124px;
  }
  .md\:mt-124 {
    margin-top: 124px;
  }
  .md\:mb-124 {
    margin-bottom: 124px;
  }
  .md\:ml-124 {
    margin-left: 124px;
  }
  .md\:mr-124 {
    margin-right: 124px;
  }
  .md\:my-128 {
    margin-top: 128px;
    margin-bottom: 128px;
  }
  .md\:mx-128 {
    margin-left: 128px;
    margin-right: 128px;
  }
  .md\:mt-128 {
    margin-top: 128px;
  }
  .md\:mb-128 {
    margin-bottom: 128px;
  }
  .md\:ml-128 {
    margin-left: 128px;
  }
  .md\:mr-128 {
    margin-right: 128px;
  }
  .md\:my-132 {
    margin-top: 132px;
    margin-bottom: 132px;
  }
  .md\:mx-132 {
    margin-left: 132px;
    margin-right: 132px;
  }
  .md\:mt-132 {
    margin-top: 132px;
  }
  .md\:mb-132 {
    margin-bottom: 132px;
  }
  .md\:ml-132 {
    margin-left: 132px;
  }
  .md\:mr-132 {
    margin-right: 132px;
  }
  .md\:my-136 {
    margin-top: 136px;
    margin-bottom: 136px;
  }
  .md\:mx-136 {
    margin-left: 136px;
    margin-right: 136px;
  }
  .md\:mt-136 {
    margin-top: 136px;
  }
  .md\:mb-136 {
    margin-bottom: 136px;
  }
  .md\:ml-136 {
    margin-left: 136px;
  }
  .md\:mr-136 {
    margin-right: 136px;
  }
  .md\:my-140 {
    margin-top: 140px;
    margin-bottom: 140px;
  }
  .md\:mx-140 {
    margin-left: 140px;
    margin-right: 140px;
  }
  .md\:mt-140 {
    margin-top: 140px;
  }
  .md\:mb-140 {
    margin-bottom: 140px;
  }
  .md\:ml-140 {
    margin-left: 140px;
  }
  .md\:mr-140 {
    margin-right: 140px;
  }
  .md\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .md\:pt-0 {
    padding-top: 0px;
  }
  .md\:pb-0 {
    padding-bottom: 0px;
  }
  .md\:pl-0 {
    padding-left: 0px;
  }
  .md\:pr-0 {
    padding-right: 0px;
  }
  .md\:py-4 {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .md\:px-4 {
    padding-left: 4px;
    padding-right: 4px;
  }
  .md\:pt-4 {
    padding-top: 4px;
  }
  .md\:pb-4 {
    padding-bottom: 4px;
  }
  .md\:pl-4 {
    padding-left: 4px;
  }
  .md\:pr-4 {
    padding-right: 4px;
  }
  .md\:py-8 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .md\:px-8 {
    padding-left: 8px;
    padding-right: 8px;
  }
  .md\:pt-8 {
    padding-top: 8px;
  }
  .md\:pb-8 {
    padding-bottom: 8px;
  }
  .md\:pl-8 {
    padding-left: 8px;
  }
  .md\:pr-8 {
    padding-right: 8px;
  }
  .md\:py-12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .md\:px-12 {
    padding-left: 12px;
    padding-right: 12px;
  }
  .md\:pt-12 {
    padding-top: 12px;
  }
  .md\:pb-12 {
    padding-bottom: 12px;
  }
  .md\:pl-12 {
    padding-left: 12px;
  }
  .md\:pr-12 {
    padding-right: 12px;
  }
  .md\:py-16 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .md\:px-16 {
    padding-left: 16px;
    padding-right: 16px;
  }
  .md\:pt-16 {
    padding-top: 16px;
  }
  .md\:pb-16 {
    padding-bottom: 16px;
  }
  .md\:pl-16 {
    padding-left: 16px;
  }
  .md\:pr-16 {
    padding-right: 16px;
  }
  .md\:py-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .md\:px-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .md\:pt-20 {
    padding-top: 20px;
  }
  .md\:pb-20 {
    padding-bottom: 20px;
  }
  .md\:pl-20 {
    padding-left: 20px;
  }
  .md\:pr-20 {
    padding-right: 20px;
  }
  .md\:py-24 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .md\:px-24 {
    padding-left: 24px;
    padding-right: 24px;
  }
  .md\:pt-24 {
    padding-top: 24px;
  }
  .md\:pb-24 {
    padding-bottom: 24px;
  }
  .md\:pl-24 {
    padding-left: 24px;
  }
  .md\:pr-24 {
    padding-right: 24px;
  }
  .md\:py-28 {
    padding-top: 28px;
    padding-bottom: 28px;
  }
  .md\:px-28 {
    padding-left: 28px;
    padding-right: 28px;
  }
  .md\:pt-28 {
    padding-top: 28px;
  }
  .md\:pb-28 {
    padding-bottom: 28px;
  }
  .md\:pl-28 {
    padding-left: 28px;
  }
  .md\:pr-28 {
    padding-right: 28px;
  }
  .md\:py-32 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .md\:px-32 {
    padding-left: 32px;
    padding-right: 32px;
  }
  .md\:pt-32 {
    padding-top: 32px;
  }
  .md\:pb-32 {
    padding-bottom: 32px;
  }
  .md\:pl-32 {
    padding-left: 32px;
  }
  .md\:pr-32 {
    padding-right: 32px;
  }
  .md\:py-36 {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .md\:px-36 {
    padding-left: 36px;
    padding-right: 36px;
  }
  .md\:pt-36 {
    padding-top: 36px;
  }
  .md\:pb-36 {
    padding-bottom: 36px;
  }
  .md\:pl-36 {
    padding-left: 36px;
  }
  .md\:pr-36 {
    padding-right: 36px;
  }
  .md\:py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .md\:px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .md\:pt-40 {
    padding-top: 40px;
  }
  .md\:pb-40 {
    padding-bottom: 40px;
  }
  .md\:pl-40 {
    padding-left: 40px;
  }
  .md\:pr-40 {
    padding-right: 40px;
  }
  .md\:py-44 {
    padding-top: 44px;
    padding-bottom: 44px;
  }
  .md\:px-44 {
    padding-left: 44px;
    padding-right: 44px;
  }
  .md\:pt-44 {
    padding-top: 44px;
  }
  .md\:pb-44 {
    padding-bottom: 44px;
  }
  .md\:pl-44 {
    padding-left: 44px;
  }
  .md\:pr-44 {
    padding-right: 44px;
  }
  .md\:py-48 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .md\:px-48 {
    padding-left: 48px;
    padding-right: 48px;
  }
  .md\:pt-48 {
    padding-top: 48px;
  }
  .md\:pb-48 {
    padding-bottom: 48px;
  }
  .md\:pl-48 {
    padding-left: 48px;
  }
  .md\:pr-48 {
    padding-right: 48px;
  }
  .md\:py-52 {
    padding-top: 52px;
    padding-bottom: 52px;
  }
  .md\:px-52 {
    padding-left: 52px;
    padding-right: 52px;
  }
  .md\:pt-52 {
    padding-top: 52px;
  }
  .md\:pb-52 {
    padding-bottom: 52px;
  }
  .md\:pl-52 {
    padding-left: 52px;
  }
  .md\:pr-52 {
    padding-right: 52px;
  }
  .md\:py-56 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .md\:px-56 {
    padding-left: 56px;
    padding-right: 56px;
  }
  .md\:pt-56 {
    padding-top: 56px;
  }
  .md\:pb-56 {
    padding-bottom: 56px;
  }
  .md\:pl-56 {
    padding-left: 56px;
  }
  .md\:pr-56 {
    padding-right: 56px;
  }
  .md\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .md\:px-60 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .md\:pt-60 {
    padding-top: 60px;
  }
  .md\:pb-60 {
    padding-bottom: 60px;
  }
  .md\:pl-60 {
    padding-left: 60px;
  }
  .md\:pr-60 {
    padding-right: 60px;
  }
  .md\:py-64 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .md\:px-64 {
    padding-left: 64px;
    padding-right: 64px;
  }
  .md\:pt-64 {
    padding-top: 64px;
  }
  .md\:pb-64 {
    padding-bottom: 64px;
  }
  .md\:pl-64 {
    padding-left: 64px;
  }
  .md\:pr-64 {
    padding-right: 64px;
  }
  .md\:py-68 {
    padding-top: 68px;
    padding-bottom: 68px;
  }
  .md\:px-68 {
    padding-left: 68px;
    padding-right: 68px;
  }
  .md\:pt-68 {
    padding-top: 68px;
  }
  .md\:pb-68 {
    padding-bottom: 68px;
  }
  .md\:pl-68 {
    padding-left: 68px;
  }
  .md\:pr-68 {
    padding-right: 68px;
  }
  .md\:py-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .md\:px-72 {
    padding-left: 72px;
    padding-right: 72px;
  }
  .md\:pt-72 {
    padding-top: 72px;
  }
  .md\:pb-72 {
    padding-bottom: 72px;
  }
  .md\:pl-72 {
    padding-left: 72px;
  }
  .md\:pr-72 {
    padding-right: 72px;
  }
  .md\:py-76 {
    padding-top: 76px;
    padding-bottom: 76px;
  }
  .md\:px-76 {
    padding-left: 76px;
    padding-right: 76px;
  }
  .md\:pt-76 {
    padding-top: 76px;
  }
  .md\:pb-76 {
    padding-bottom: 76px;
  }
  .md\:pl-76 {
    padding-left: 76px;
  }
  .md\:pr-76 {
    padding-right: 76px;
  }
  .md\:py-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .md\:px-80 {
    padding-left: 80px;
    padding-right: 80px;
  }
  .md\:pt-80 {
    padding-top: 80px;
  }
  .md\:pb-80 {
    padding-bottom: 80px;
  }
  .md\:pl-80 {
    padding-left: 80px;
  }
  .md\:pr-80 {
    padding-right: 80px;
  }
  .md\:py-84 {
    padding-top: 84px;
    padding-bottom: 84px;
  }
  .md\:px-84 {
    padding-left: 84px;
    padding-right: 84px;
  }
  .md\:pt-84 {
    padding-top: 84px;
  }
  .md\:pb-84 {
    padding-bottom: 84px;
  }
  .md\:pl-84 {
    padding-left: 84px;
  }
  .md\:pr-84 {
    padding-right: 84px;
  }
  .md\:py-88 {
    padding-top: 88px;
    padding-bottom: 88px;
  }
  .md\:px-88 {
    padding-left: 88px;
    padding-right: 88px;
  }
  .md\:pt-88 {
    padding-top: 88px;
  }
  .md\:pb-88 {
    padding-bottom: 88px;
  }
  .md\:pl-88 {
    padding-left: 88px;
  }
  .md\:pr-88 {
    padding-right: 88px;
  }
  .md\:py-92 {
    padding-top: 92px;
    padding-bottom: 92px;
  }
  .md\:px-92 {
    padding-left: 92px;
    padding-right: 92px;
  }
  .md\:pt-92 {
    padding-top: 92px;
  }
  .md\:pb-92 {
    padding-bottom: 92px;
  }
  .md\:pl-92 {
    padding-left: 92px;
  }
  .md\:pr-92 {
    padding-right: 92px;
  }
  .md\:py-96 {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .md\:px-96 {
    padding-left: 96px;
    padding-right: 96px;
  }
  .md\:pt-96 {
    padding-top: 96px;
  }
  .md\:pb-96 {
    padding-bottom: 96px;
  }
  .md\:pl-96 {
    padding-left: 96px;
  }
  .md\:pr-96 {
    padding-right: 96px;
  }
  .md\:py-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .md\:px-100 {
    padding-left: 100px;
    padding-right: 100px;
  }
  .md\:pt-100 {
    padding-top: 100px;
  }
  .md\:pb-100 {
    padding-bottom: 100px;
  }
  .md\:pl-100 {
    padding-left: 100px;
  }
  .md\:pr-100 {
    padding-right: 100px;
  }
  .md\:py-104 {
    padding-top: 104px;
    padding-bottom: 104px;
  }
  .md\:px-104 {
    padding-left: 104px;
    padding-right: 104px;
  }
  .md\:pt-104 {
    padding-top: 104px;
  }
  .md\:pb-104 {
    padding-bottom: 104px;
  }
  .md\:pl-104 {
    padding-left: 104px;
  }
  .md\:pr-104 {
    padding-right: 104px;
  }
  .md\:py-108 {
    padding-top: 108px;
    padding-bottom: 108px;
  }
  .md\:px-108 {
    padding-left: 108px;
    padding-right: 108px;
  }
  .md\:pt-108 {
    padding-top: 108px;
  }
  .md\:pb-108 {
    padding-bottom: 108px;
  }
  .md\:pl-108 {
    padding-left: 108px;
  }
  .md\:pr-108 {
    padding-right: 108px;
  }
  .md\:py-112 {
    padding-top: 112px;
    padding-bottom: 112px;
  }
  .md\:px-112 {
    padding-left: 112px;
    padding-right: 112px;
  }
  .md\:pt-112 {
    padding-top: 112px;
  }
  .md\:pb-112 {
    padding-bottom: 112px;
  }
  .md\:pl-112 {
    padding-left: 112px;
  }
  .md\:pr-112 {
    padding-right: 112px;
  }
  .md\:py-116 {
    padding-top: 116px;
    padding-bottom: 116px;
  }
  .md\:px-116 {
    padding-left: 116px;
    padding-right: 116px;
  }
  .md\:pt-116 {
    padding-top: 116px;
  }
  .md\:pb-116 {
    padding-bottom: 116px;
  }
  .md\:pl-116 {
    padding-left: 116px;
  }
  .md\:pr-116 {
    padding-right: 116px;
  }
  .md\:py-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .md\:px-120 {
    padding-left: 120px;
    padding-right: 120px;
  }
  .md\:pt-120 {
    padding-top: 120px;
  }
  .md\:pb-120 {
    padding-bottom: 120px;
  }
  .md\:pl-120 {
    padding-left: 120px;
  }
  .md\:pr-120 {
    padding-right: 120px;
  }
  .md\:py-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }
  .md\:px-124 {
    padding-left: 124px;
    padding-right: 124px;
  }
  .md\:pt-124 {
    padding-top: 124px;
  }
  .md\:pb-124 {
    padding-bottom: 124px;
  }
  .md\:pl-124 {
    padding-left: 124px;
  }
  .md\:pr-124 {
    padding-right: 124px;
  }
  .md\:py-128 {
    padding-top: 128px;
    padding-bottom: 128px;
  }
  .md\:px-128 {
    padding-left: 128px;
    padding-right: 128px;
  }
  .md\:pt-128 {
    padding-top: 128px;
  }
  .md\:pb-128 {
    padding-bottom: 128px;
  }
  .md\:pl-128 {
    padding-left: 128px;
  }
  .md\:pr-128 {
    padding-right: 128px;
  }
  .md\:py-132 {
    padding-top: 132px;
    padding-bottom: 132px;
  }
  .md\:px-132 {
    padding-left: 132px;
    padding-right: 132px;
  }
  .md\:pt-132 {
    padding-top: 132px;
  }
  .md\:pb-132 {
    padding-bottom: 132px;
  }
  .md\:pl-132 {
    padding-left: 132px;
  }
  .md\:pr-132 {
    padding-right: 132px;
  }
  .md\:py-136 {
    padding-top: 136px;
    padding-bottom: 136px;
  }
  .md\:px-136 {
    padding-left: 136px;
    padding-right: 136px;
  }
  .md\:pt-136 {
    padding-top: 136px;
  }
  .md\:pb-136 {
    padding-bottom: 136px;
  }
  .md\:pl-136 {
    padding-left: 136px;
  }
  .md\:pr-136 {
    padding-right: 136px;
  }
  .md\:py-140 {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  .md\:px-140 {
    padding-left: 140px;
    padding-right: 140px;
  }
  .md\:pt-140 {
    padding-top: 140px;
  }
  .md\:pb-140 {
    padding-bottom: 140px;
  }
  .md\:pl-140 {
    padding-left: 140px;
  }
  .md\:pr-140 {
    padding-right: 140px;
  }
}
@media (min-width: 1280px) {
  .lg\:flex {
    display: flex;
  }
  .lg\:inline-flex {
    display: inline-flex;
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:flex-col {
    flex-direction: column;
  }
  .lg\:flex-row-reverse {
    flex-direction: row-reverse;
  }
  .lg\:flex-col-reverse {
    flex-direction: column-reverse;
  }
  .lg\:flex-wrap {
    flex-wrap: wrap;
  }
  .lg\:flex-nowrap {
    flex-wrap: nowrap;
  }
  .lg\:items-start {
    align-items: flex-start;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:items-end {
    align-items: flex-end;
  }
  .lg\:items-stretch {
    align-items: stretch;
  }
  .lg\:items-baseline {
    align-items: baseline;
  }
  .lg\:justify-start {
    justify-content: flex-start;
  }
  .lg\:justify-center {
    justify-content: center;
  }
  .lg\:justify-end {
    justify-content: flex-end;
  }
  .lg\:justify-between {
    justify-content: space-between;
  }
  .lg\:justify-around {
    justify-content: space-around;
  }
  .lg\:justify-evenly {
    justify-content: space-evenly;
  }
  .lg\:self-start {
    align-self: flex-start;
  }
  .lg\:self-center {
    align-self: center;
  }
  .lg\:self-end {
    align-self: flex-end;
  }
  .lg\:self-stretch {
    align-self: stretch;
  }
  .lg\:flex-1 {
    flex: 1 1 0%;
  }
  .lg\:flex-auto {
    flex: 1 1 auto;
  }
  .lg\:flex-none {
    flex: none;
  }
  .lg\:grow {
    flex-grow: 1;
  }
  .lg\:grow-0 {
    flex-grow: 0;
  }
  .lg\:shrink {
    flex-shrink: 1;
  }
  .lg\:shrink-0 {
    flex-shrink: 0;
  }
  .lg\:gap-0 {
    gap: 0px;
  }
  .lg\:gap-x-0 {
    column-gap: 0px;
  }
  .lg\:gap-y-0 {
    row-gap: 0px;
  }
  .lg\:gap-4 {
    gap: 4px;
  }
  .lg\:gap-x-4 {
    column-gap: 4px;
  }
  .lg\:gap-y-4 {
    row-gap: 4px;
  }
  .lg\:gap-8 {
    gap: 8px;
  }
  .lg\:gap-x-8 {
    column-gap: 8px;
  }
  .lg\:gap-y-8 {
    row-gap: 8px;
  }
  .lg\:gap-12 {
    gap: 12px;
  }
  .lg\:gap-x-12 {
    column-gap: 12px;
  }
  .lg\:gap-y-12 {
    row-gap: 12px;
  }
  .lg\:gap-16 {
    gap: 16px;
  }
  .lg\:gap-x-16 {
    column-gap: 16px;
  }
  .lg\:gap-y-16 {
    row-gap: 16px;
  }
  .lg\:gap-20 {
    gap: 20px;
  }
  .lg\:gap-x-20 {
    column-gap: 20px;
  }
  .lg\:gap-y-20 {
    row-gap: 20px;
  }
  .lg\:gap-24 {
    gap: 24px;
  }
  .lg\:gap-x-24 {
    column-gap: 24px;
  }
  .lg\:gap-y-24 {
    row-gap: 24px;
  }
  .lg\:gap-28 {
    gap: 28px;
  }
  .lg\:gap-x-28 {
    column-gap: 28px;
  }
  .lg\:gap-y-28 {
    row-gap: 28px;
  }
  .lg\:gap-32 {
    gap: 32px;
  }
  .lg\:gap-x-32 {
    column-gap: 32px;
  }
  .lg\:gap-y-32 {
    row-gap: 32px;
  }
  .lg\:gap-36 {
    gap: 36px;
  }
  .lg\:gap-x-36 {
    column-gap: 36px;
  }
  .lg\:gap-y-36 {
    row-gap: 36px;
  }
  .lg\:gap-40 {
    gap: 40px;
  }
  .lg\:gap-x-40 {
    column-gap: 40px;
  }
  .lg\:gap-y-40 {
    row-gap: 40px;
  }
  .lg\:gap-44 {
    gap: 44px;
  }
  .lg\:gap-x-44 {
    column-gap: 44px;
  }
  .lg\:gap-y-44 {
    row-gap: 44px;
  }
  .lg\:gap-48 {
    gap: 48px;
  }
  .lg\:gap-x-48 {
    column-gap: 48px;
  }
  .lg\:gap-y-48 {
    row-gap: 48px;
  }
  .lg\:gap-52 {
    gap: 52px;
  }
  .lg\:gap-x-52 {
    column-gap: 52px;
  }
  .lg\:gap-y-52 {
    row-gap: 52px;
  }
  .lg\:gap-56 {
    gap: 56px;
  }
  .lg\:gap-x-56 {
    column-gap: 56px;
  }
  .lg\:gap-y-56 {
    row-gap: 56px;
  }
  .lg\:gap-60 {
    gap: 60px;
  }
  .lg\:gap-x-60 {
    column-gap: 60px;
  }
  .lg\:gap-y-60 {
    row-gap: 60px;
  }
  .lg\:gap-64 {
    gap: 64px;
  }
  .lg\:gap-x-64 {
    column-gap: 64px;
  }
  .lg\:gap-y-64 {
    row-gap: 64px;
  }
  .lg\:gap-68 {
    gap: 68px;
  }
  .lg\:gap-x-68 {
    column-gap: 68px;
  }
  .lg\:gap-y-68 {
    row-gap: 68px;
  }
  .lg\:gap-72 {
    gap: 72px;
  }
  .lg\:gap-x-72 {
    column-gap: 72px;
  }
  .lg\:gap-y-72 {
    row-gap: 72px;
  }
  .lg\:gap-76 {
    gap: 76px;
  }
  .lg\:gap-x-76 {
    column-gap: 76px;
  }
  .lg\:gap-y-76 {
    row-gap: 76px;
  }
  .lg\:gap-80 {
    gap: 80px;
  }
  .lg\:gap-x-80 {
    column-gap: 80px;
  }
  .lg\:gap-y-80 {
    row-gap: 80px;
  }
  .lg\:gap-84 {
    gap: 84px;
  }
  .lg\:gap-x-84 {
    column-gap: 84px;
  }
  .lg\:gap-y-84 {
    row-gap: 84px;
  }
  .lg\:gap-88 {
    gap: 88px;
  }
  .lg\:gap-x-88 {
    column-gap: 88px;
  }
  .lg\:gap-y-88 {
    row-gap: 88px;
  }
  .lg\:gap-92 {
    gap: 92px;
  }
  .lg\:gap-x-92 {
    column-gap: 92px;
  }
  .lg\:gap-y-92 {
    row-gap: 92px;
  }
  .lg\:gap-96 {
    gap: 96px;
  }
  .lg\:gap-x-96 {
    column-gap: 96px;
  }
  .lg\:gap-y-96 {
    row-gap: 96px;
  }
  .lg\:gap-100 {
    gap: 100px;
  }
  .lg\:gap-x-100 {
    column-gap: 100px;
  }
  .lg\:gap-y-100 {
    row-gap: 100px;
  }
  .lg\:gap-104 {
    gap: 104px;
  }
  .lg\:gap-x-104 {
    column-gap: 104px;
  }
  .lg\:gap-y-104 {
    row-gap: 104px;
  }
  .lg\:gap-108 {
    gap: 108px;
  }
  .lg\:gap-x-108 {
    column-gap: 108px;
  }
  .lg\:gap-y-108 {
    row-gap: 108px;
  }
  .lg\:gap-112 {
    gap: 112px;
  }
  .lg\:gap-x-112 {
    column-gap: 112px;
  }
  .lg\:gap-y-112 {
    row-gap: 112px;
  }
  .lg\:gap-116 {
    gap: 116px;
  }
  .lg\:gap-x-116 {
    column-gap: 116px;
  }
  .lg\:gap-y-116 {
    row-gap: 116px;
  }
  .lg\:gap-120 {
    gap: 120px;
  }
  .lg\:gap-x-120 {
    column-gap: 120px;
  }
  .lg\:gap-y-120 {
    row-gap: 120px;
  }
  .lg\:gap-124 {
    gap: 124px;
  }
  .lg\:gap-x-124 {
    column-gap: 124px;
  }
  .lg\:gap-y-124 {
    row-gap: 124px;
  }
  .lg\:gap-128 {
    gap: 128px;
  }
  .lg\:gap-x-128 {
    column-gap: 128px;
  }
  .lg\:gap-y-128 {
    row-gap: 128px;
  }
  .lg\:gap-132 {
    gap: 132px;
  }
  .lg\:gap-x-132 {
    column-gap: 132px;
  }
  .lg\:gap-y-132 {
    row-gap: 132px;
  }
  .lg\:gap-136 {
    gap: 136px;
  }
  .lg\:gap-x-136 {
    column-gap: 136px;
  }
  .lg\:gap-y-136 {
    row-gap: 136px;
  }
  .lg\:gap-140 {
    gap: 140px;
  }
  .lg\:gap-x-140 {
    column-gap: 140px;
  }
  .lg\:gap-y-140 {
    row-gap: 140px;
  }
  .lg\:basis-auto {
    flex-basis: auto;
  }
  .lg\:basis-full {
    flex-basis: 100%;
  }
  .lg\:basis-half {
    flex-basis: 50%;
  }
  .lg\:basis-1-3 {
    flex-basis: 33.333%;
  }
  .lg\:basis-2-3 {
    flex-basis: 66.666%;
  }
  .lg\:basis-1-4 {
    flex-basis: 25%;
  }
  .lg\:basis-3-4 {
    flex-basis: 75%;
  }
  .lg\:basis-1-5 {
    flex-basis: 20%;
  }
  .lg\:basis-2-5 {
    flex-basis: 40%;
  }
  .lg\:basis-3-5 {
    flex-basis: 60%;
  }
  .lg\:basis-4-5 {
    flex-basis: 80%;
  }
  .lg\:w-auto {
    width: auto;
  }
  .lg\:w-full {
    width: 100%;
  }
  .lg\:w-half {
    width: 50%;
  }
  .lg\:w-1-3 {
    width: 33.333%;
  }
  .lg\:w-2-3 {
    width: 66.666%;
  }
  .lg\:w-1-4 {
    width: 25%;
  }
  .lg\:w-3-4 {
    width: 75%;
  }
  .lg\:w-1-5 {
    width: 20%;
  }
  .lg\:w-2-5 {
    width: 40%;
  }
  .lg\:w-3-5 {
    width: 60%;
  }
  .lg\:w-4-5 {
    width: 80%;
  }
  .lg\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .lg\:mt-0 {
    margin-top: 0px;
  }
  .lg\:mb-0 {
    margin-bottom: 0px;
  }
  .lg\:ml-0 {
    margin-left: 0px;
  }
  .lg\:mr-0 {
    margin-right: 0px;
  }
  .lg\:my-4 {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .lg\:mx-4 {
    margin-left: 4px;
    margin-right: 4px;
  }
  .lg\:mt-4 {
    margin-top: 4px;
  }
  .lg\:mb-4 {
    margin-bottom: 4px;
  }
  .lg\:ml-4 {
    margin-left: 4px;
  }
  .lg\:mr-4 {
    margin-right: 4px;
  }
  .lg\:my-8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .lg\:mx-8 {
    margin-left: 8px;
    margin-right: 8px;
  }
  .lg\:mt-8 {
    margin-top: 8px;
  }
  .lg\:mb-8 {
    margin-bottom: 8px;
  }
  .lg\:ml-8 {
    margin-left: 8px;
  }
  .lg\:mr-8 {
    margin-right: 8px;
  }
  .lg\:my-12 {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .lg\:mx-12 {
    margin-left: 12px;
    margin-right: 12px;
  }
  .lg\:mt-12 {
    margin-top: 12px;
  }
  .lg\:mb-12 {
    margin-bottom: 12px;
  }
  .lg\:ml-12 {
    margin-left: 12px;
  }
  .lg\:mr-12 {
    margin-right: 12px;
  }
  .lg\:my-16 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .lg\:mx-16 {
    margin-left: 16px;
    margin-right: 16px;
  }
  .lg\:mt-16 {
    margin-top: 16px;
  }
  .lg\:mb-16 {
    margin-bottom: 16px;
  }
  .lg\:ml-16 {
    margin-left: 16px;
  }
  .lg\:mr-16 {
    margin-right: 16px;
  }
  .lg\:my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .lg\:mx-20 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .lg\:mt-20 {
    margin-top: 20px;
  }
  .lg\:mb-20 {
    margin-bottom: 20px;
  }
  .lg\:ml-20 {
    margin-left: 20px;
  }
  .lg\:mr-20 {
    margin-right: 20px;
  }
  .lg\:my-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .lg\:mx-24 {
    margin-left: 24px;
    margin-right: 24px;
  }
  .lg\:mt-24 {
    margin-top: 24px;
  }
  .lg\:mb-24 {
    margin-bottom: 24px;
  }
  .lg\:ml-24 {
    margin-left: 24px;
  }
  .lg\:mr-24 {
    margin-right: 24px;
  }
  .lg\:my-28 {
    margin-top: 28px;
    margin-bottom: 28px;
  }
  .lg\:mx-28 {
    margin-left: 28px;
    margin-right: 28px;
  }
  .lg\:mt-28 {
    margin-top: 28px;
  }
  .lg\:mb-28 {
    margin-bottom: 28px;
  }
  .lg\:ml-28 {
    margin-left: 28px;
  }
  .lg\:mr-28 {
    margin-right: 28px;
  }
  .lg\:my-32 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .lg\:mx-32 {
    margin-left: 32px;
    margin-right: 32px;
  }
  .lg\:mt-32 {
    margin-top: 32px;
  }
  .lg\:mb-32 {
    margin-bottom: 32px;
  }
  .lg\:ml-32 {
    margin-left: 32px;
  }
  .lg\:mr-32 {
    margin-right: 32px;
  }
  .lg\:my-36 {
    margin-top: 36px;
    margin-bottom: 36px;
  }
  .lg\:mx-36 {
    margin-left: 36px;
    margin-right: 36px;
  }
  .lg\:mt-36 {
    margin-top: 36px;
  }
  .lg\:mb-36 {
    margin-bottom: 36px;
  }
  .lg\:ml-36 {
    margin-left: 36px;
  }
  .lg\:mr-36 {
    margin-right: 36px;
  }
  .lg\:my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .lg\:mx-40 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .lg\:mt-40 {
    margin-top: 40px;
  }
  .lg\:mb-40 {
    margin-bottom: 40px;
  }
  .lg\:ml-40 {
    margin-left: 40px;
  }
  .lg\:mr-40 {
    margin-right: 40px;
  }
  .lg\:my-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }
  .lg\:mx-44 {
    margin-left: 44px;
    margin-right: 44px;
  }
  .lg\:mt-44 {
    margin-top: 44px;
  }
  .lg\:mb-44 {
    margin-bottom: 44px;
  }
  .lg\:ml-44 {
    margin-left: 44px;
  }
  .lg\:mr-44 {
    margin-right: 44px;
  }
  .lg\:my-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .lg\:mx-48 {
    margin-left: 48px;
    margin-right: 48px;
  }
  .lg\:mt-48 {
    margin-top: 48px;
  }
  .lg\:mb-48 {
    margin-bottom: 48px;
  }
  .lg\:ml-48 {
    margin-left: 48px;
  }
  .lg\:mr-48 {
    margin-right: 48px;
  }
  .lg\:my-52 {
    margin-top: 52px;
    margin-bottom: 52px;
  }
  .lg\:mx-52 {
    margin-left: 52px;
    margin-right: 52px;
  }
  .lg\:mt-52 {
    margin-top: 52px;
  }
  .lg\:mb-52 {
    margin-bottom: 52px;
  }
  .lg\:ml-52 {
    margin-left: 52px;
  }
  .lg\:mr-52 {
    margin-right: 52px;
  }
  .lg\:my-56 {
    margin-top: 56px;
    margin-bottom: 56px;
  }
  .lg\:mx-56 {
    margin-left: 56px;
    margin-right: 56px;
  }
  .lg\:mt-56 {
    margin-top: 56px;
  }
  .lg\:mb-56 {
    margin-bottom: 56px;
  }
  .lg\:ml-56 {
    margin-left: 56px;
  }
  .lg\:mr-56 {
    margin-right: 56px;
  }
  .lg\:my-60 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .lg\:mx-60 {
    margin-left: 60px;
    margin-right: 60px;
  }
  .lg\:mt-60 {
    margin-top: 60px;
  }
  .lg\:mb-60 {
    margin-bottom: 60px;
  }
  .lg\:ml-60 {
    margin-left: 60px;
  }
  .lg\:mr-60 {
    margin-right: 60px;
  }
  .lg\:my-64 {
    margin-top: 64px;
    margin-bottom: 64px;
  }
  .lg\:mx-64 {
    margin-left: 64px;
    margin-right: 64px;
  }
  .lg\:mt-64 {
    margin-top: 64px;
  }
  .lg\:mb-64 {
    margin-bottom: 64px;
  }
  .lg\:ml-64 {
    margin-left: 64px;
  }
  .lg\:mr-64 {
    margin-right: 64px;
  }
  .lg\:my-68 {
    margin-top: 68px;
    margin-bottom: 68px;
  }
  .lg\:mx-68 {
    margin-left: 68px;
    margin-right: 68px;
  }
  .lg\:mt-68 {
    margin-top: 68px;
  }
  .lg\:mb-68 {
    margin-bottom: 68px;
  }
  .lg\:ml-68 {
    margin-left: 68px;
  }
  .lg\:mr-68 {
    margin-right: 68px;
  }
  .lg\:my-72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }
  .lg\:mx-72 {
    margin-left: 72px;
    margin-right: 72px;
  }
  .lg\:mt-72 {
    margin-top: 72px;
  }
  .lg\:mb-72 {
    margin-bottom: 72px;
  }
  .lg\:ml-72 {
    margin-left: 72px;
  }
  .lg\:mr-72 {
    margin-right: 72px;
  }
  .lg\:my-76 {
    margin-top: 76px;
    margin-bottom: 76px;
  }
  .lg\:mx-76 {
    margin-left: 76px;
    margin-right: 76px;
  }
  .lg\:mt-76 {
    margin-top: 76px;
  }
  .lg\:mb-76 {
    margin-bottom: 76px;
  }
  .lg\:ml-76 {
    margin-left: 76px;
  }
  .lg\:mr-76 {
    margin-right: 76px;
  }
  .lg\:my-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .lg\:mx-80 {
    margin-left: 80px;
    margin-right: 80px;
  }
  .lg\:mt-80 {
    margin-top: 80px;
  }
  .lg\:mb-80 {
    margin-bottom: 80px;
  }
  .lg\:ml-80 {
    margin-left: 80px;
  }
  .lg\:mr-80 {
    margin-right: 80px;
  }
  .lg\:my-84 {
    margin-top: 84px;
    margin-bottom: 84px;
  }
  .lg\:mx-84 {
    margin-left: 84px;
    margin-right: 84px;
  }
  .lg\:mt-84 {
    margin-top: 84px;
  }
  .lg\:mb-84 {
    margin-bottom: 84px;
  }
  .lg\:ml-84 {
    margin-left: 84px;
  }
  .lg\:mr-84 {
    margin-right: 84px;
  }
  .lg\:my-88 {
    margin-top: 88px;
    margin-bottom: 88px;
  }
  .lg\:mx-88 {
    margin-left: 88px;
    margin-right: 88px;
  }
  .lg\:mt-88 {
    margin-top: 88px;
  }
  .lg\:mb-88 {
    margin-bottom: 88px;
  }
  .lg\:ml-88 {
    margin-left: 88px;
  }
  .lg\:mr-88 {
    margin-right: 88px;
  }
  .lg\:my-92 {
    margin-top: 92px;
    margin-bottom: 92px;
  }
  .lg\:mx-92 {
    margin-left: 92px;
    margin-right: 92px;
  }
  .lg\:mt-92 {
    margin-top: 92px;
  }
  .lg\:mb-92 {
    margin-bottom: 92px;
  }
  .lg\:ml-92 {
    margin-left: 92px;
  }
  .lg\:mr-92 {
    margin-right: 92px;
  }
  .lg\:my-96 {
    margin-top: 96px;
    margin-bottom: 96px;
  }
  .lg\:mx-96 {
    margin-left: 96px;
    margin-right: 96px;
  }
  .lg\:mt-96 {
    margin-top: 96px;
  }
  .lg\:mb-96 {
    margin-bottom: 96px;
  }
  .lg\:ml-96 {
    margin-left: 96px;
  }
  .lg\:mr-96 {
    margin-right: 96px;
  }
  .lg\:my-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .lg\:mx-100 {
    margin-left: 100px;
    margin-right: 100px;
  }
  .lg\:mt-100 {
    margin-top: 100px;
  }
  .lg\:mb-100 {
    margin-bottom: 100px;
  }
  .lg\:ml-100 {
    margin-left: 100px;
  }
  .lg\:mr-100 {
    margin-right: 100px;
  }
  .lg\:my-104 {
    margin-top: 104px;
    margin-bottom: 104px;
  }
  .lg\:mx-104 {
    margin-left: 104px;
    margin-right: 104px;
  }
  .lg\:mt-104 {
    margin-top: 104px;
  }
  .lg\:mb-104 {
    margin-bottom: 104px;
  }
  .lg\:ml-104 {
    margin-left: 104px;
  }
  .lg\:mr-104 {
    margin-right: 104px;
  }
  .lg\:my-108 {
    margin-top: 108px;
    margin-bottom: 108px;
  }
  .lg\:mx-108 {
    margin-left: 108px;
    margin-right: 108px;
  }
  .lg\:mt-108 {
    margin-top: 108px;
  }
  .lg\:mb-108 {
    margin-bottom: 108px;
  }
  .lg\:ml-108 {
    margin-left: 108px;
  }
  .lg\:mr-108 {
    margin-right: 108px;
  }
  .lg\:my-112 {
    margin-top: 112px;
    margin-bottom: 112px;
  }
  .lg\:mx-112 {
    margin-left: 112px;
    margin-right: 112px;
  }
  .lg\:mt-112 {
    margin-top: 112px;
  }
  .lg\:mb-112 {
    margin-bottom: 112px;
  }
  .lg\:ml-112 {
    margin-left: 112px;
  }
  .lg\:mr-112 {
    margin-right: 112px;
  }
  .lg\:my-116 {
    margin-top: 116px;
    margin-bottom: 116px;
  }
  .lg\:mx-116 {
    margin-left: 116px;
    margin-right: 116px;
  }
  .lg\:mt-116 {
    margin-top: 116px;
  }
  .lg\:mb-116 {
    margin-bottom: 116px;
  }
  .lg\:ml-116 {
    margin-left: 116px;
  }
  .lg\:mr-116 {
    margin-right: 116px;
  }
  .lg\:my-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }
  .lg\:mx-120 {
    margin-left: 120px;
    margin-right: 120px;
  }
  .lg\:mt-120 {
    margin-top: 120px;
  }
  .lg\:mb-120 {
    margin-bottom: 120px;
  }
  .lg\:ml-120 {
    margin-left: 120px;
  }
  .lg\:mr-120 {
    margin-right: 120px;
  }
  .lg\:my-124 {
    margin-top: 124px;
    margin-bottom: 124px;
  }
  .lg\:mx-124 {
    margin-left: 124px;
    margin-right: 124px;
  }
  .lg\:mt-124 {
    margin-top: 124px;
  }
  .lg\:mb-124 {
    margin-bottom: 124px;
  }
  .lg\:ml-124 {
    margin-left: 124px;
  }
  .lg\:mr-124 {
    margin-right: 124px;
  }
  .lg\:my-128 {
    margin-top: 128px;
    margin-bottom: 128px;
  }
  .lg\:mx-128 {
    margin-left: 128px;
    margin-right: 128px;
  }
  .lg\:mt-128 {
    margin-top: 128px;
  }
  .lg\:mb-128 {
    margin-bottom: 128px;
  }
  .lg\:ml-128 {
    margin-left: 128px;
  }
  .lg\:mr-128 {
    margin-right: 128px;
  }
  .lg\:my-132 {
    margin-top: 132px;
    margin-bottom: 132px;
  }
  .lg\:mx-132 {
    margin-left: 132px;
    margin-right: 132px;
  }
  .lg\:mt-132 {
    margin-top: 132px;
  }
  .lg\:mb-132 {
    margin-bottom: 132px;
  }
  .lg\:ml-132 {
    margin-left: 132px;
  }
  .lg\:mr-132 {
    margin-right: 132px;
  }
  .lg\:my-136 {
    margin-top: 136px;
    margin-bottom: 136px;
  }
  .lg\:mx-136 {
    margin-left: 136px;
    margin-right: 136px;
  }
  .lg\:mt-136 {
    margin-top: 136px;
  }
  .lg\:mb-136 {
    margin-bottom: 136px;
  }
  .lg\:ml-136 {
    margin-left: 136px;
  }
  .lg\:mr-136 {
    margin-right: 136px;
  }
  .lg\:my-140 {
    margin-top: 140px;
    margin-bottom: 140px;
  }
  .lg\:mx-140 {
    margin-left: 140px;
    margin-right: 140px;
  }
  .lg\:mt-140 {
    margin-top: 140px;
  }
  .lg\:mb-140 {
    margin-bottom: 140px;
  }
  .lg\:ml-140 {
    margin-left: 140px;
  }
  .lg\:mr-140 {
    margin-right: 140px;
  }
  .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg\:pt-0 {
    padding-top: 0px;
  }
  .lg\:pb-0 {
    padding-bottom: 0px;
  }
  .lg\:pl-0 {
    padding-left: 0px;
  }
  .lg\:pr-0 {
    padding-right: 0px;
  }
  .lg\:py-4 {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .lg\:px-4 {
    padding-left: 4px;
    padding-right: 4px;
  }
  .lg\:pt-4 {
    padding-top: 4px;
  }
  .lg\:pb-4 {
    padding-bottom: 4px;
  }
  .lg\:pl-4 {
    padding-left: 4px;
  }
  .lg\:pr-4 {
    padding-right: 4px;
  }
  .lg\:py-8 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .lg\:px-8 {
    padding-left: 8px;
    padding-right: 8px;
  }
  .lg\:pt-8 {
    padding-top: 8px;
  }
  .lg\:pb-8 {
    padding-bottom: 8px;
  }
  .lg\:pl-8 {
    padding-left: 8px;
  }
  .lg\:pr-8 {
    padding-right: 8px;
  }
  .lg\:py-12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .lg\:px-12 {
    padding-left: 12px;
    padding-right: 12px;
  }
  .lg\:pt-12 {
    padding-top: 12px;
  }
  .lg\:pb-12 {
    padding-bottom: 12px;
  }
  .lg\:pl-12 {
    padding-left: 12px;
  }
  .lg\:pr-12 {
    padding-right: 12px;
  }
  .lg\:py-16 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .lg\:px-16 {
    padding-left: 16px;
    padding-right: 16px;
  }
  .lg\:pt-16 {
    padding-top: 16px;
  }
  .lg\:pb-16 {
    padding-bottom: 16px;
  }
  .lg\:pl-16 {
    padding-left: 16px;
  }
  .lg\:pr-16 {
    padding-right: 16px;
  }
  .lg\:py-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .lg\:px-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .lg\:pt-20 {
    padding-top: 20px;
  }
  .lg\:pb-20 {
    padding-bottom: 20px;
  }
  .lg\:pl-20 {
    padding-left: 20px;
  }
  .lg\:pr-20 {
    padding-right: 20px;
  }
  .lg\:py-24 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .lg\:px-24 {
    padding-left: 24px;
    padding-right: 24px;
  }
  .lg\:pt-24 {
    padding-top: 24px;
  }
  .lg\:pb-24 {
    padding-bottom: 24px;
  }
  .lg\:pl-24 {
    padding-left: 24px;
  }
  .lg\:pr-24 {
    padding-right: 24px;
  }
  .lg\:py-28 {
    padding-top: 28px;
    padding-bottom: 28px;
  }
  .lg\:px-28 {
    padding-left: 28px;
    padding-right: 28px;
  }
  .lg\:pt-28 {
    padding-top: 28px;
  }
  .lg\:pb-28 {
    padding-bottom: 28px;
  }
  .lg\:pl-28 {
    padding-left: 28px;
  }
  .lg\:pr-28 {
    padding-right: 28px;
  }
  .lg\:py-32 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .lg\:px-32 {
    padding-left: 32px;
    padding-right: 32px;
  }
  .lg\:pt-32 {
    padding-top: 32px;
  }
  .lg\:pb-32 {
    padding-bottom: 32px;
  }
  .lg\:pl-32 {
    padding-left: 32px;
  }
  .lg\:pr-32 {
    padding-right: 32px;
  }
  .lg\:py-36 {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .lg\:px-36 {
    padding-left: 36px;
    padding-right: 36px;
  }
  .lg\:pt-36 {
    padding-top: 36px;
  }
  .lg\:pb-36 {
    padding-bottom: 36px;
  }
  .lg\:pl-36 {
    padding-left: 36px;
  }
  .lg\:pr-36 {
    padding-right: 36px;
  }
  .lg\:py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .lg\:px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .lg\:pt-40 {
    padding-top: 40px;
  }
  .lg\:pb-40 {
    padding-bottom: 40px;
  }
  .lg\:pl-40 {
    padding-left: 40px;
  }
  .lg\:pr-40 {
    padding-right: 40px;
  }
  .lg\:py-44 {
    padding-top: 44px;
    padding-bottom: 44px;
  }
  .lg\:px-44 {
    padding-left: 44px;
    padding-right: 44px;
  }
  .lg\:pt-44 {
    padding-top: 44px;
  }
  .lg\:pb-44 {
    padding-bottom: 44px;
  }
  .lg\:pl-44 {
    padding-left: 44px;
  }
  .lg\:pr-44 {
    padding-right: 44px;
  }
  .lg\:py-48 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .lg\:px-48 {
    padding-left: 48px;
    padding-right: 48px;
  }
  .lg\:pt-48 {
    padding-top: 48px;
  }
  .lg\:pb-48 {
    padding-bottom: 48px;
  }
  .lg\:pl-48 {
    padding-left: 48px;
  }
  .lg\:pr-48 {
    padding-right: 48px;
  }
  .lg\:py-52 {
    padding-top: 52px;
    padding-bottom: 52px;
  }
  .lg\:px-52 {
    padding-left: 52px;
    padding-right: 52px;
  }
  .lg\:pt-52 {
    padding-top: 52px;
  }
  .lg\:pb-52 {
    padding-bottom: 52px;
  }
  .lg\:pl-52 {
    padding-left: 52px;
  }
  .lg\:pr-52 {
    padding-right: 52px;
  }
  .lg\:py-56 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .lg\:px-56 {
    padding-left: 56px;
    padding-right: 56px;
  }
  .lg\:pt-56 {
    padding-top: 56px;
  }
  .lg\:pb-56 {
    padding-bottom: 56px;
  }
  .lg\:pl-56 {
    padding-left: 56px;
  }
  .lg\:pr-56 {
    padding-right: 56px;
  }
  .lg\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .lg\:px-60 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .lg\:pt-60 {
    padding-top: 60px;
  }
  .lg\:pb-60 {
    padding-bottom: 60px;
  }
  .lg\:pl-60 {
    padding-left: 60px;
  }
  .lg\:pr-60 {
    padding-right: 60px;
  }
  .lg\:py-64 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .lg\:px-64 {
    padding-left: 64px;
    padding-right: 64px;
  }
  .lg\:pt-64 {
    padding-top: 64px;
  }
  .lg\:pb-64 {
    padding-bottom: 64px;
  }
  .lg\:pl-64 {
    padding-left: 64px;
  }
  .lg\:pr-64 {
    padding-right: 64px;
  }
  .lg\:py-68 {
    padding-top: 68px;
    padding-bottom: 68px;
  }
  .lg\:px-68 {
    padding-left: 68px;
    padding-right: 68px;
  }
  .lg\:pt-68 {
    padding-top: 68px;
  }
  .lg\:pb-68 {
    padding-bottom: 68px;
  }
  .lg\:pl-68 {
    padding-left: 68px;
  }
  .lg\:pr-68 {
    padding-right: 68px;
  }
  .lg\:py-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .lg\:px-72 {
    padding-left: 72px;
    padding-right: 72px;
  }
  .lg\:pt-72 {
    padding-top: 72px;
  }
  .lg\:pb-72 {
    padding-bottom: 72px;
  }
  .lg\:pl-72 {
    padding-left: 72px;
  }
  .lg\:pr-72 {
    padding-right: 72px;
  }
  .lg\:py-76 {
    padding-top: 76px;
    padding-bottom: 76px;
  }
  .lg\:px-76 {
    padding-left: 76px;
    padding-right: 76px;
  }
  .lg\:pt-76 {
    padding-top: 76px;
  }
  .lg\:pb-76 {
    padding-bottom: 76px;
  }
  .lg\:pl-76 {
    padding-left: 76px;
  }
  .lg\:pr-76 {
    padding-right: 76px;
  }
  .lg\:py-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .lg\:px-80 {
    padding-left: 80px;
    padding-right: 80px;
  }
  .lg\:pt-80 {
    padding-top: 80px;
  }
  .lg\:pb-80 {
    padding-bottom: 80px;
  }
  .lg\:pl-80 {
    padding-left: 80px;
  }
  .lg\:pr-80 {
    padding-right: 80px;
  }
  .lg\:py-84 {
    padding-top: 84px;
    padding-bottom: 84px;
  }
  .lg\:px-84 {
    padding-left: 84px;
    padding-right: 84px;
  }
  .lg\:pt-84 {
    padding-top: 84px;
  }
  .lg\:pb-84 {
    padding-bottom: 84px;
  }
  .lg\:pl-84 {
    padding-left: 84px;
  }
  .lg\:pr-84 {
    padding-right: 84px;
  }
  .lg\:py-88 {
    padding-top: 88px;
    padding-bottom: 88px;
  }
  .lg\:px-88 {
    padding-left: 88px;
    padding-right: 88px;
  }
  .lg\:pt-88 {
    padding-top: 88px;
  }
  .lg\:pb-88 {
    padding-bottom: 88px;
  }
  .lg\:pl-88 {
    padding-left: 88px;
  }
  .lg\:pr-88 {
    padding-right: 88px;
  }
  .lg\:py-92 {
    padding-top: 92px;
    padding-bottom: 92px;
  }
  .lg\:px-92 {
    padding-left: 92px;
    padding-right: 92px;
  }
  .lg\:pt-92 {
    padding-top: 92px;
  }
  .lg\:pb-92 {
    padding-bottom: 92px;
  }
  .lg\:pl-92 {
    padding-left: 92px;
  }
  .lg\:pr-92 {
    padding-right: 92px;
  }
  .lg\:py-96 {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .lg\:px-96 {
    padding-left: 96px;
    padding-right: 96px;
  }
  .lg\:pt-96 {
    padding-top: 96px;
  }
  .lg\:pb-96 {
    padding-bottom: 96px;
  }
  .lg\:pl-96 {
    padding-left: 96px;
  }
  .lg\:pr-96 {
    padding-right: 96px;
  }
  .lg\:py-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .lg\:px-100 {
    padding-left: 100px;
    padding-right: 100px;
  }
  .lg\:pt-100 {
    padding-top: 100px;
  }
  .lg\:pb-100 {
    padding-bottom: 100px;
  }
  .lg\:pl-100 {
    padding-left: 100px;
  }
  .lg\:pr-100 {
    padding-right: 100px;
  }
  .lg\:py-104 {
    padding-top: 104px;
    padding-bottom: 104px;
  }
  .lg\:px-104 {
    padding-left: 104px;
    padding-right: 104px;
  }
  .lg\:pt-104 {
    padding-top: 104px;
  }
  .lg\:pb-104 {
    padding-bottom: 104px;
  }
  .lg\:pl-104 {
    padding-left: 104px;
  }
  .lg\:pr-104 {
    padding-right: 104px;
  }
  .lg\:py-108 {
    padding-top: 108px;
    padding-bottom: 108px;
  }
  .lg\:px-108 {
    padding-left: 108px;
    padding-right: 108px;
  }
  .lg\:pt-108 {
    padding-top: 108px;
  }
  .lg\:pb-108 {
    padding-bottom: 108px;
  }
  .lg\:pl-108 {
    padding-left: 108px;
  }
  .lg\:pr-108 {
    padding-right: 108px;
  }
  .lg\:py-112 {
    padding-top: 112px;
    padding-bottom: 112px;
  }
  .lg\:px-112 {
    padding-left: 112px;
    padding-right: 112px;
  }
  .lg\:pt-112 {
    padding-top: 112px;
  }
  .lg\:pb-112 {
    padding-bottom: 112px;
  }
  .lg\:pl-112 {
    padding-left: 112px;
  }
  .lg\:pr-112 {
    padding-right: 112px;
  }
  .lg\:py-116 {
    padding-top: 116px;
    padding-bottom: 116px;
  }
  .lg\:px-116 {
    padding-left: 116px;
    padding-right: 116px;
  }
  .lg\:pt-116 {
    padding-top: 116px;
  }
  .lg\:pb-116 {
    padding-bottom: 116px;
  }
  .lg\:pl-116 {
    padding-left: 116px;
  }
  .lg\:pr-116 {
    padding-right: 116px;
  }
  .lg\:py-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .lg\:px-120 {
    padding-left: 120px;
    padding-right: 120px;
  }
  .lg\:pt-120 {
    padding-top: 120px;
  }
  .lg\:pb-120 {
    padding-bottom: 120px;
  }
  .lg\:pl-120 {
    padding-left: 120px;
  }
  .lg\:pr-120 {
    padding-right: 120px;
  }
  .lg\:py-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }
  .lg\:px-124 {
    padding-left: 124px;
    padding-right: 124px;
  }
  .lg\:pt-124 {
    padding-top: 124px;
  }
  .lg\:pb-124 {
    padding-bottom: 124px;
  }
  .lg\:pl-124 {
    padding-left: 124px;
  }
  .lg\:pr-124 {
    padding-right: 124px;
  }
  .lg\:py-128 {
    padding-top: 128px;
    padding-bottom: 128px;
  }
  .lg\:px-128 {
    padding-left: 128px;
    padding-right: 128px;
  }
  .lg\:pt-128 {
    padding-top: 128px;
  }
  .lg\:pb-128 {
    padding-bottom: 128px;
  }
  .lg\:pl-128 {
    padding-left: 128px;
  }
  .lg\:pr-128 {
    padding-right: 128px;
  }
  .lg\:py-132 {
    padding-top: 132px;
    padding-bottom: 132px;
  }
  .lg\:px-132 {
    padding-left: 132px;
    padding-right: 132px;
  }
  .lg\:pt-132 {
    padding-top: 132px;
  }
  .lg\:pb-132 {
    padding-bottom: 132px;
  }
  .lg\:pl-132 {
    padding-left: 132px;
  }
  .lg\:pr-132 {
    padding-right: 132px;
  }
  .lg\:py-136 {
    padding-top: 136px;
    padding-bottom: 136px;
  }
  .lg\:px-136 {
    padding-left: 136px;
    padding-right: 136px;
  }
  .lg\:pt-136 {
    padding-top: 136px;
  }
  .lg\:pb-136 {
    padding-bottom: 136px;
  }
  .lg\:pl-136 {
    padding-left: 136px;
  }
  .lg\:pr-136 {
    padding-right: 136px;
  }
  .lg\:py-140 {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  .lg\:px-140 {
    padding-left: 140px;
    padding-right: 140px;
  }
  .lg\:pt-140 {
    padding-top: 140px;
  }
  .lg\:pb-140 {
    padding-bottom: 140px;
  }
  .lg\:pl-140 {
    padding-left: 140px;
  }
  .lg\:pr-140 {
    padding-right: 140px;
  }
}
@media (min-width: 1440px) {
  .xl\:flex {
    display: flex;
  }
  .xl\:inline-flex {
    display: inline-flex;
  }
  .xl\:flex-row {
    flex-direction: row;
  }
  .xl\:flex-col {
    flex-direction: column;
  }
  .xl\:flex-row-reverse {
    flex-direction: row-reverse;
  }
  .xl\:flex-col-reverse {
    flex-direction: column-reverse;
  }
  .xl\:flex-wrap {
    flex-wrap: wrap;
  }
  .xl\:flex-nowrap {
    flex-wrap: nowrap;
  }
  .xl\:items-start {
    align-items: flex-start;
  }
  .xl\:items-center {
    align-items: center;
  }
  .xl\:items-end {
    align-items: flex-end;
  }
  .xl\:items-stretch {
    align-items: stretch;
  }
  .xl\:items-baseline {
    align-items: baseline;
  }
  .xl\:justify-start {
    justify-content: flex-start;
  }
  .xl\:justify-center {
    justify-content: center;
  }
  .xl\:justify-end {
    justify-content: flex-end;
  }
  .xl\:justify-between {
    justify-content: space-between;
  }
  .xl\:justify-around {
    justify-content: space-around;
  }
  .xl\:justify-evenly {
    justify-content: space-evenly;
  }
  .xl\:self-start {
    align-self: flex-start;
  }
  .xl\:self-center {
    align-self: center;
  }
  .xl\:self-end {
    align-self: flex-end;
  }
  .xl\:self-stretch {
    align-self: stretch;
  }
  .xl\:flex-1 {
    flex: 1 1 0%;
  }
  .xl\:flex-auto {
    flex: 1 1 auto;
  }
  .xl\:flex-none {
    flex: none;
  }
  .xl\:grow {
    flex-grow: 1;
  }
  .xl\:grow-0 {
    flex-grow: 0;
  }
  .xl\:shrink {
    flex-shrink: 1;
  }
  .xl\:shrink-0 {
    flex-shrink: 0;
  }
  .xl\:gap-0 {
    gap: 0px;
  }
  .xl\:gap-x-0 {
    column-gap: 0px;
  }
  .xl\:gap-y-0 {
    row-gap: 0px;
  }
  .xl\:gap-4 {
    gap: 4px;
  }
  .xl\:gap-x-4 {
    column-gap: 4px;
  }
  .xl\:gap-y-4 {
    row-gap: 4px;
  }
  .xl\:gap-8 {
    gap: 8px;
  }
  .xl\:gap-x-8 {
    column-gap: 8px;
  }
  .xl\:gap-y-8 {
    row-gap: 8px;
  }
  .xl\:gap-12 {
    gap: 12px;
  }
  .xl\:gap-x-12 {
    column-gap: 12px;
  }
  .xl\:gap-y-12 {
    row-gap: 12px;
  }
  .xl\:gap-16 {
    gap: 16px;
  }
  .xl\:gap-x-16 {
    column-gap: 16px;
  }
  .xl\:gap-y-16 {
    row-gap: 16px;
  }
  .xl\:gap-20 {
    gap: 20px;
  }
  .xl\:gap-x-20 {
    column-gap: 20px;
  }
  .xl\:gap-y-20 {
    row-gap: 20px;
  }
  .xl\:gap-24 {
    gap: 24px;
  }
  .xl\:gap-x-24 {
    column-gap: 24px;
  }
  .xl\:gap-y-24 {
    row-gap: 24px;
  }
  .xl\:gap-28 {
    gap: 28px;
  }
  .xl\:gap-x-28 {
    column-gap: 28px;
  }
  .xl\:gap-y-28 {
    row-gap: 28px;
  }
  .xl\:gap-32 {
    gap: 32px;
  }
  .xl\:gap-x-32 {
    column-gap: 32px;
  }
  .xl\:gap-y-32 {
    row-gap: 32px;
  }
  .xl\:gap-36 {
    gap: 36px;
  }
  .xl\:gap-x-36 {
    column-gap: 36px;
  }
  .xl\:gap-y-36 {
    row-gap: 36px;
  }
  .xl\:gap-40 {
    gap: 40px;
  }
  .xl\:gap-x-40 {
    column-gap: 40px;
  }
  .xl\:gap-y-40 {
    row-gap: 40px;
  }
  .xl\:gap-44 {
    gap: 44px;
  }
  .xl\:gap-x-44 {
    column-gap: 44px;
  }
  .xl\:gap-y-44 {
    row-gap: 44px;
  }
  .xl\:gap-48 {
    gap: 48px;
  }
  .xl\:gap-x-48 {
    column-gap: 48px;
  }
  .xl\:gap-y-48 {
    row-gap: 48px;
  }
  .xl\:gap-52 {
    gap: 52px;
  }
  .xl\:gap-x-52 {
    column-gap: 52px;
  }
  .xl\:gap-y-52 {
    row-gap: 52px;
  }
  .xl\:gap-56 {
    gap: 56px;
  }
  .xl\:gap-x-56 {
    column-gap: 56px;
  }
  .xl\:gap-y-56 {
    row-gap: 56px;
  }
  .xl\:gap-60 {
    gap: 60px;
  }
  .xl\:gap-x-60 {
    column-gap: 60px;
  }
  .xl\:gap-y-60 {
    row-gap: 60px;
  }
  .xl\:gap-64 {
    gap: 64px;
  }
  .xl\:gap-x-64 {
    column-gap: 64px;
  }
  .xl\:gap-y-64 {
    row-gap: 64px;
  }
  .xl\:gap-68 {
    gap: 68px;
  }
  .xl\:gap-x-68 {
    column-gap: 68px;
  }
  .xl\:gap-y-68 {
    row-gap: 68px;
  }
  .xl\:gap-72 {
    gap: 72px;
  }
  .xl\:gap-x-72 {
    column-gap: 72px;
  }
  .xl\:gap-y-72 {
    row-gap: 72px;
  }
  .xl\:gap-76 {
    gap: 76px;
  }
  .xl\:gap-x-76 {
    column-gap: 76px;
  }
  .xl\:gap-y-76 {
    row-gap: 76px;
  }
  .xl\:gap-80 {
    gap: 80px;
  }
  .xl\:gap-x-80 {
    column-gap: 80px;
  }
  .xl\:gap-y-80 {
    row-gap: 80px;
  }
  .xl\:gap-84 {
    gap: 84px;
  }
  .xl\:gap-x-84 {
    column-gap: 84px;
  }
  .xl\:gap-y-84 {
    row-gap: 84px;
  }
  .xl\:gap-88 {
    gap: 88px;
  }
  .xl\:gap-x-88 {
    column-gap: 88px;
  }
  .xl\:gap-y-88 {
    row-gap: 88px;
  }
  .xl\:gap-92 {
    gap: 92px;
  }
  .xl\:gap-x-92 {
    column-gap: 92px;
  }
  .xl\:gap-y-92 {
    row-gap: 92px;
  }
  .xl\:gap-96 {
    gap: 96px;
  }
  .xl\:gap-x-96 {
    column-gap: 96px;
  }
  .xl\:gap-y-96 {
    row-gap: 96px;
  }
  .xl\:gap-100 {
    gap: 100px;
  }
  .xl\:gap-x-100 {
    column-gap: 100px;
  }
  .xl\:gap-y-100 {
    row-gap: 100px;
  }
  .xl\:gap-104 {
    gap: 104px;
  }
  .xl\:gap-x-104 {
    column-gap: 104px;
  }
  .xl\:gap-y-104 {
    row-gap: 104px;
  }
  .xl\:gap-108 {
    gap: 108px;
  }
  .xl\:gap-x-108 {
    column-gap: 108px;
  }
  .xl\:gap-y-108 {
    row-gap: 108px;
  }
  .xl\:gap-112 {
    gap: 112px;
  }
  .xl\:gap-x-112 {
    column-gap: 112px;
  }
  .xl\:gap-y-112 {
    row-gap: 112px;
  }
  .xl\:gap-116 {
    gap: 116px;
  }
  .xl\:gap-x-116 {
    column-gap: 116px;
  }
  .xl\:gap-y-116 {
    row-gap: 116px;
  }
  .xl\:gap-120 {
    gap: 120px;
  }
  .xl\:gap-x-120 {
    column-gap: 120px;
  }
  .xl\:gap-y-120 {
    row-gap: 120px;
  }
  .xl\:gap-124 {
    gap: 124px;
  }
  .xl\:gap-x-124 {
    column-gap: 124px;
  }
  .xl\:gap-y-124 {
    row-gap: 124px;
  }
  .xl\:gap-128 {
    gap: 128px;
  }
  .xl\:gap-x-128 {
    column-gap: 128px;
  }
  .xl\:gap-y-128 {
    row-gap: 128px;
  }
  .xl\:gap-132 {
    gap: 132px;
  }
  .xl\:gap-x-132 {
    column-gap: 132px;
  }
  .xl\:gap-y-132 {
    row-gap: 132px;
  }
  .xl\:gap-136 {
    gap: 136px;
  }
  .xl\:gap-x-136 {
    column-gap: 136px;
  }
  .xl\:gap-y-136 {
    row-gap: 136px;
  }
  .xl\:gap-140 {
    gap: 140px;
  }
  .xl\:gap-x-140 {
    column-gap: 140px;
  }
  .xl\:gap-y-140 {
    row-gap: 140px;
  }
  .xl\:basis-auto {
    flex-basis: auto;
  }
  .xl\:basis-full {
    flex-basis: 100%;
  }
  .xl\:basis-half {
    flex-basis: 50%;
  }
  .xl\:basis-1-3 {
    flex-basis: 33.333%;
  }
  .xl\:basis-2-3 {
    flex-basis: 66.666%;
  }
  .xl\:basis-1-4 {
    flex-basis: 25%;
  }
  .xl\:basis-3-4 {
    flex-basis: 75%;
  }
  .xl\:basis-1-5 {
    flex-basis: 20%;
  }
  .xl\:basis-2-5 {
    flex-basis: 40%;
  }
  .xl\:basis-3-5 {
    flex-basis: 60%;
  }
  .xl\:basis-4-5 {
    flex-basis: 80%;
  }
  .xl\:w-auto {
    width: auto;
  }
  .xl\:w-full {
    width: 100%;
  }
  .xl\:w-half {
    width: 50%;
  }
  .xl\:w-1-3 {
    width: 33.333%;
  }
  .xl\:w-2-3 {
    width: 66.666%;
  }
  .xl\:w-1-4 {
    width: 25%;
  }
  .xl\:w-3-4 {
    width: 75%;
  }
  .xl\:w-1-5 {
    width: 20%;
  }
  .xl\:w-2-5 {
    width: 40%;
  }
  .xl\:w-3-5 {
    width: 60%;
  }
  .xl\:w-4-5 {
    width: 80%;
  }
  .xl\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .xl\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .xl\:mt-0 {
    margin-top: 0px;
  }
  .xl\:mb-0 {
    margin-bottom: 0px;
  }
  .xl\:ml-0 {
    margin-left: 0px;
  }
  .xl\:mr-0 {
    margin-right: 0px;
  }
  .xl\:my-4 {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .xl\:mx-4 {
    margin-left: 4px;
    margin-right: 4px;
  }
  .xl\:mt-4 {
    margin-top: 4px;
  }
  .xl\:mb-4 {
    margin-bottom: 4px;
  }
  .xl\:ml-4 {
    margin-left: 4px;
  }
  .xl\:mr-4 {
    margin-right: 4px;
  }
  .xl\:my-8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .xl\:mx-8 {
    margin-left: 8px;
    margin-right: 8px;
  }
  .xl\:mt-8 {
    margin-top: 8px;
  }
  .xl\:mb-8 {
    margin-bottom: 8px;
  }
  .xl\:ml-8 {
    margin-left: 8px;
  }
  .xl\:mr-8 {
    margin-right: 8px;
  }
  .xl\:my-12 {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .xl\:mx-12 {
    margin-left: 12px;
    margin-right: 12px;
  }
  .xl\:mt-12 {
    margin-top: 12px;
  }
  .xl\:mb-12 {
    margin-bottom: 12px;
  }
  .xl\:ml-12 {
    margin-left: 12px;
  }
  .xl\:mr-12 {
    margin-right: 12px;
  }
  .xl\:my-16 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .xl\:mx-16 {
    margin-left: 16px;
    margin-right: 16px;
  }
  .xl\:mt-16 {
    margin-top: 16px;
  }
  .xl\:mb-16 {
    margin-bottom: 16px;
  }
  .xl\:ml-16 {
    margin-left: 16px;
  }
  .xl\:mr-16 {
    margin-right: 16px;
  }
  .xl\:my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .xl\:mx-20 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .xl\:mt-20 {
    margin-top: 20px;
  }
  .xl\:mb-20 {
    margin-bottom: 20px;
  }
  .xl\:ml-20 {
    margin-left: 20px;
  }
  .xl\:mr-20 {
    margin-right: 20px;
  }
  .xl\:my-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .xl\:mx-24 {
    margin-left: 24px;
    margin-right: 24px;
  }
  .xl\:mt-24 {
    margin-top: 24px;
  }
  .xl\:mb-24 {
    margin-bottom: 24px;
  }
  .xl\:ml-24 {
    margin-left: 24px;
  }
  .xl\:mr-24 {
    margin-right: 24px;
  }
  .xl\:my-28 {
    margin-top: 28px;
    margin-bottom: 28px;
  }
  .xl\:mx-28 {
    margin-left: 28px;
    margin-right: 28px;
  }
  .xl\:mt-28 {
    margin-top: 28px;
  }
  .xl\:mb-28 {
    margin-bottom: 28px;
  }
  .xl\:ml-28 {
    margin-left: 28px;
  }
  .xl\:mr-28 {
    margin-right: 28px;
  }
  .xl\:my-32 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .xl\:mx-32 {
    margin-left: 32px;
    margin-right: 32px;
  }
  .xl\:mt-32 {
    margin-top: 32px;
  }
  .xl\:mb-32 {
    margin-bottom: 32px;
  }
  .xl\:ml-32 {
    margin-left: 32px;
  }
  .xl\:mr-32 {
    margin-right: 32px;
  }
  .xl\:my-36 {
    margin-top: 36px;
    margin-bottom: 36px;
  }
  .xl\:mx-36 {
    margin-left: 36px;
    margin-right: 36px;
  }
  .xl\:mt-36 {
    margin-top: 36px;
  }
  .xl\:mb-36 {
    margin-bottom: 36px;
  }
  .xl\:ml-36 {
    margin-left: 36px;
  }
  .xl\:mr-36 {
    margin-right: 36px;
  }
  .xl\:my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .xl\:mx-40 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .xl\:mt-40 {
    margin-top: 40px;
  }
  .xl\:mb-40 {
    margin-bottom: 40px;
  }
  .xl\:ml-40 {
    margin-left: 40px;
  }
  .xl\:mr-40 {
    margin-right: 40px;
  }
  .xl\:my-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }
  .xl\:mx-44 {
    margin-left: 44px;
    margin-right: 44px;
  }
  .xl\:mt-44 {
    margin-top: 44px;
  }
  .xl\:mb-44 {
    margin-bottom: 44px;
  }
  .xl\:ml-44 {
    margin-left: 44px;
  }
  .xl\:mr-44 {
    margin-right: 44px;
  }
  .xl\:my-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .xl\:mx-48 {
    margin-left: 48px;
    margin-right: 48px;
  }
  .xl\:mt-48 {
    margin-top: 48px;
  }
  .xl\:mb-48 {
    margin-bottom: 48px;
  }
  .xl\:ml-48 {
    margin-left: 48px;
  }
  .xl\:mr-48 {
    margin-right: 48px;
  }
  .xl\:my-52 {
    margin-top: 52px;
    margin-bottom: 52px;
  }
  .xl\:mx-52 {
    margin-left: 52px;
    margin-right: 52px;
  }
  .xl\:mt-52 {
    margin-top: 52px;
  }
  .xl\:mb-52 {
    margin-bottom: 52px;
  }
  .xl\:ml-52 {
    margin-left: 52px;
  }
  .xl\:mr-52 {
    margin-right: 52px;
  }
  .xl\:my-56 {
    margin-top: 56px;
    margin-bottom: 56px;
  }
  .xl\:mx-56 {
    margin-left: 56px;
    margin-right: 56px;
  }
  .xl\:mt-56 {
    margin-top: 56px;
  }
  .xl\:mb-56 {
    margin-bottom: 56px;
  }
  .xl\:ml-56 {
    margin-left: 56px;
  }
  .xl\:mr-56 {
    margin-right: 56px;
  }
  .xl\:my-60 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .xl\:mx-60 {
    margin-left: 60px;
    margin-right: 60px;
  }
  .xl\:mt-60 {
    margin-top: 60px;
  }
  .xl\:mb-60 {
    margin-bottom: 60px;
  }
  .xl\:ml-60 {
    margin-left: 60px;
  }
  .xl\:mr-60 {
    margin-right: 60px;
  }
  .xl\:my-64 {
    margin-top: 64px;
    margin-bottom: 64px;
  }
  .xl\:mx-64 {
    margin-left: 64px;
    margin-right: 64px;
  }
  .xl\:mt-64 {
    margin-top: 64px;
  }
  .xl\:mb-64 {
    margin-bottom: 64px;
  }
  .xl\:ml-64 {
    margin-left: 64px;
  }
  .xl\:mr-64 {
    margin-right: 64px;
  }
  .xl\:my-68 {
    margin-top: 68px;
    margin-bottom: 68px;
  }
  .xl\:mx-68 {
    margin-left: 68px;
    margin-right: 68px;
  }
  .xl\:mt-68 {
    margin-top: 68px;
  }
  .xl\:mb-68 {
    margin-bottom: 68px;
  }
  .xl\:ml-68 {
    margin-left: 68px;
  }
  .xl\:mr-68 {
    margin-right: 68px;
  }
  .xl\:my-72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }
  .xl\:mx-72 {
    margin-left: 72px;
    margin-right: 72px;
  }
  .xl\:mt-72 {
    margin-top: 72px;
  }
  .xl\:mb-72 {
    margin-bottom: 72px;
  }
  .xl\:ml-72 {
    margin-left: 72px;
  }
  .xl\:mr-72 {
    margin-right: 72px;
  }
  .xl\:my-76 {
    margin-top: 76px;
    margin-bottom: 76px;
  }
  .xl\:mx-76 {
    margin-left: 76px;
    margin-right: 76px;
  }
  .xl\:mt-76 {
    margin-top: 76px;
  }
  .xl\:mb-76 {
    margin-bottom: 76px;
  }
  .xl\:ml-76 {
    margin-left: 76px;
  }
  .xl\:mr-76 {
    margin-right: 76px;
  }
  .xl\:my-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .xl\:mx-80 {
    margin-left: 80px;
    margin-right: 80px;
  }
  .xl\:mt-80 {
    margin-top: 80px;
  }
  .xl\:mb-80 {
    margin-bottom: 80px;
  }
  .xl\:ml-80 {
    margin-left: 80px;
  }
  .xl\:mr-80 {
    margin-right: 80px;
  }
  .xl\:my-84 {
    margin-top: 84px;
    margin-bottom: 84px;
  }
  .xl\:mx-84 {
    margin-left: 84px;
    margin-right: 84px;
  }
  .xl\:mt-84 {
    margin-top: 84px;
  }
  .xl\:mb-84 {
    margin-bottom: 84px;
  }
  .xl\:ml-84 {
    margin-left: 84px;
  }
  .xl\:mr-84 {
    margin-right: 84px;
  }
  .xl\:my-88 {
    margin-top: 88px;
    margin-bottom: 88px;
  }
  .xl\:mx-88 {
    margin-left: 88px;
    margin-right: 88px;
  }
  .xl\:mt-88 {
    margin-top: 88px;
  }
  .xl\:mb-88 {
    margin-bottom: 88px;
  }
  .xl\:ml-88 {
    margin-left: 88px;
  }
  .xl\:mr-88 {
    margin-right: 88px;
  }
  .xl\:my-92 {
    margin-top: 92px;
    margin-bottom: 92px;
  }
  .xl\:mx-92 {
    margin-left: 92px;
    margin-right: 92px;
  }
  .xl\:mt-92 {
    margin-top: 92px;
  }
  .xl\:mb-92 {
    margin-bottom: 92px;
  }
  .xl\:ml-92 {
    margin-left: 92px;
  }
  .xl\:mr-92 {
    margin-right: 92px;
  }
  .xl\:my-96 {
    margin-top: 96px;
    margin-bottom: 96px;
  }
  .xl\:mx-96 {
    margin-left: 96px;
    margin-right: 96px;
  }
  .xl\:mt-96 {
    margin-top: 96px;
  }
  .xl\:mb-96 {
    margin-bottom: 96px;
  }
  .xl\:ml-96 {
    margin-left: 96px;
  }
  .xl\:mr-96 {
    margin-right: 96px;
  }
  .xl\:my-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .xl\:mx-100 {
    margin-left: 100px;
    margin-right: 100px;
  }
  .xl\:mt-100 {
    margin-top: 100px;
  }
  .xl\:mb-100 {
    margin-bottom: 100px;
  }
  .xl\:ml-100 {
    margin-left: 100px;
  }
  .xl\:mr-100 {
    margin-right: 100px;
  }
  .xl\:my-104 {
    margin-top: 104px;
    margin-bottom: 104px;
  }
  .xl\:mx-104 {
    margin-left: 104px;
    margin-right: 104px;
  }
  .xl\:mt-104 {
    margin-top: 104px;
  }
  .xl\:mb-104 {
    margin-bottom: 104px;
  }
  .xl\:ml-104 {
    margin-left: 104px;
  }
  .xl\:mr-104 {
    margin-right: 104px;
  }
  .xl\:my-108 {
    margin-top: 108px;
    margin-bottom: 108px;
  }
  .xl\:mx-108 {
    margin-left: 108px;
    margin-right: 108px;
  }
  .xl\:mt-108 {
    margin-top: 108px;
  }
  .xl\:mb-108 {
    margin-bottom: 108px;
  }
  .xl\:ml-108 {
    margin-left: 108px;
  }
  .xl\:mr-108 {
    margin-right: 108px;
  }
  .xl\:my-112 {
    margin-top: 112px;
    margin-bottom: 112px;
  }
  .xl\:mx-112 {
    margin-left: 112px;
    margin-right: 112px;
  }
  .xl\:mt-112 {
    margin-top: 112px;
  }
  .xl\:mb-112 {
    margin-bottom: 112px;
  }
  .xl\:ml-112 {
    margin-left: 112px;
  }
  .xl\:mr-112 {
    margin-right: 112px;
  }
  .xl\:my-116 {
    margin-top: 116px;
    margin-bottom: 116px;
  }
  .xl\:mx-116 {
    margin-left: 116px;
    margin-right: 116px;
  }
  .xl\:mt-116 {
    margin-top: 116px;
  }
  .xl\:mb-116 {
    margin-bottom: 116px;
  }
  .xl\:ml-116 {
    margin-left: 116px;
  }
  .xl\:mr-116 {
    margin-right: 116px;
  }
  .xl\:my-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }
  .xl\:mx-120 {
    margin-left: 120px;
    margin-right: 120px;
  }
  .xl\:mt-120 {
    margin-top: 120px;
  }
  .xl\:mb-120 {
    margin-bottom: 120px;
  }
  .xl\:ml-120 {
    margin-left: 120px;
  }
  .xl\:mr-120 {
    margin-right: 120px;
  }
  .xl\:my-124 {
    margin-top: 124px;
    margin-bottom: 124px;
  }
  .xl\:mx-124 {
    margin-left: 124px;
    margin-right: 124px;
  }
  .xl\:mt-124 {
    margin-top: 124px;
  }
  .xl\:mb-124 {
    margin-bottom: 124px;
  }
  .xl\:ml-124 {
    margin-left: 124px;
  }
  .xl\:mr-124 {
    margin-right: 124px;
  }
  .xl\:my-128 {
    margin-top: 128px;
    margin-bottom: 128px;
  }
  .xl\:mx-128 {
    margin-left: 128px;
    margin-right: 128px;
  }
  .xl\:mt-128 {
    margin-top: 128px;
  }
  .xl\:mb-128 {
    margin-bottom: 128px;
  }
  .xl\:ml-128 {
    margin-left: 128px;
  }
  .xl\:mr-128 {
    margin-right: 128px;
  }
  .xl\:my-132 {
    margin-top: 132px;
    margin-bottom: 132px;
  }
  .xl\:mx-132 {
    margin-left: 132px;
    margin-right: 132px;
  }
  .xl\:mt-132 {
    margin-top: 132px;
  }
  .xl\:mb-132 {
    margin-bottom: 132px;
  }
  .xl\:ml-132 {
    margin-left: 132px;
  }
  .xl\:mr-132 {
    margin-right: 132px;
  }
  .xl\:my-136 {
    margin-top: 136px;
    margin-bottom: 136px;
  }
  .xl\:mx-136 {
    margin-left: 136px;
    margin-right: 136px;
  }
  .xl\:mt-136 {
    margin-top: 136px;
  }
  .xl\:mb-136 {
    margin-bottom: 136px;
  }
  .xl\:ml-136 {
    margin-left: 136px;
  }
  .xl\:mr-136 {
    margin-right: 136px;
  }
  .xl\:my-140 {
    margin-top: 140px;
    margin-bottom: 140px;
  }
  .xl\:mx-140 {
    margin-left: 140px;
    margin-right: 140px;
  }
  .xl\:mt-140 {
    margin-top: 140px;
  }
  .xl\:mb-140 {
    margin-bottom: 140px;
  }
  .xl\:ml-140 {
    margin-left: 140px;
  }
  .xl\:mr-140 {
    margin-right: 140px;
  }
  .xl\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .xl\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .xl\:pt-0 {
    padding-top: 0px;
  }
  .xl\:pb-0 {
    padding-bottom: 0px;
  }
  .xl\:pl-0 {
    padding-left: 0px;
  }
  .xl\:pr-0 {
    padding-right: 0px;
  }
  .xl\:py-4 {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .xl\:px-4 {
    padding-left: 4px;
    padding-right: 4px;
  }
  .xl\:pt-4 {
    padding-top: 4px;
  }
  .xl\:pb-4 {
    padding-bottom: 4px;
  }
  .xl\:pl-4 {
    padding-left: 4px;
  }
  .xl\:pr-4 {
    padding-right: 4px;
  }
  .xl\:py-8 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .xl\:px-8 {
    padding-left: 8px;
    padding-right: 8px;
  }
  .xl\:pt-8 {
    padding-top: 8px;
  }
  .xl\:pb-8 {
    padding-bottom: 8px;
  }
  .xl\:pl-8 {
    padding-left: 8px;
  }
  .xl\:pr-8 {
    padding-right: 8px;
  }
  .xl\:py-12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .xl\:px-12 {
    padding-left: 12px;
    padding-right: 12px;
  }
  .xl\:pt-12 {
    padding-top: 12px;
  }
  .xl\:pb-12 {
    padding-bottom: 12px;
  }
  .xl\:pl-12 {
    padding-left: 12px;
  }
  .xl\:pr-12 {
    padding-right: 12px;
  }
  .xl\:py-16 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .xl\:px-16 {
    padding-left: 16px;
    padding-right: 16px;
  }
  .xl\:pt-16 {
    padding-top: 16px;
  }
  .xl\:pb-16 {
    padding-bottom: 16px;
  }
  .xl\:pl-16 {
    padding-left: 16px;
  }
  .xl\:pr-16 {
    padding-right: 16px;
  }
  .xl\:py-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .xl\:px-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .xl\:pt-20 {
    padding-top: 20px;
  }
  .xl\:pb-20 {
    padding-bottom: 20px;
  }
  .xl\:pl-20 {
    padding-left: 20px;
  }
  .xl\:pr-20 {
    padding-right: 20px;
  }
  .xl\:py-24 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .xl\:px-24 {
    padding-left: 24px;
    padding-right: 24px;
  }
  .xl\:pt-24 {
    padding-top: 24px;
  }
  .xl\:pb-24 {
    padding-bottom: 24px;
  }
  .xl\:pl-24 {
    padding-left: 24px;
  }
  .xl\:pr-24 {
    padding-right: 24px;
  }
  .xl\:py-28 {
    padding-top: 28px;
    padding-bottom: 28px;
  }
  .xl\:px-28 {
    padding-left: 28px;
    padding-right: 28px;
  }
  .xl\:pt-28 {
    padding-top: 28px;
  }
  .xl\:pb-28 {
    padding-bottom: 28px;
  }
  .xl\:pl-28 {
    padding-left: 28px;
  }
  .xl\:pr-28 {
    padding-right: 28px;
  }
  .xl\:py-32 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .xl\:px-32 {
    padding-left: 32px;
    padding-right: 32px;
  }
  .xl\:pt-32 {
    padding-top: 32px;
  }
  .xl\:pb-32 {
    padding-bottom: 32px;
  }
  .xl\:pl-32 {
    padding-left: 32px;
  }
  .xl\:pr-32 {
    padding-right: 32px;
  }
  .xl\:py-36 {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .xl\:px-36 {
    padding-left: 36px;
    padding-right: 36px;
  }
  .xl\:pt-36 {
    padding-top: 36px;
  }
  .xl\:pb-36 {
    padding-bottom: 36px;
  }
  .xl\:pl-36 {
    padding-left: 36px;
  }
  .xl\:pr-36 {
    padding-right: 36px;
  }
  .xl\:py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .xl\:px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .xl\:pt-40 {
    padding-top: 40px;
  }
  .xl\:pb-40 {
    padding-bottom: 40px;
  }
  .xl\:pl-40 {
    padding-left: 40px;
  }
  .xl\:pr-40 {
    padding-right: 40px;
  }
  .xl\:py-44 {
    padding-top: 44px;
    padding-bottom: 44px;
  }
  .xl\:px-44 {
    padding-left: 44px;
    padding-right: 44px;
  }
  .xl\:pt-44 {
    padding-top: 44px;
  }
  .xl\:pb-44 {
    padding-bottom: 44px;
  }
  .xl\:pl-44 {
    padding-left: 44px;
  }
  .xl\:pr-44 {
    padding-right: 44px;
  }
  .xl\:py-48 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .xl\:px-48 {
    padding-left: 48px;
    padding-right: 48px;
  }
  .xl\:pt-48 {
    padding-top: 48px;
  }
  .xl\:pb-48 {
    padding-bottom: 48px;
  }
  .xl\:pl-48 {
    padding-left: 48px;
  }
  .xl\:pr-48 {
    padding-right: 48px;
  }
  .xl\:py-52 {
    padding-top: 52px;
    padding-bottom: 52px;
  }
  .xl\:px-52 {
    padding-left: 52px;
    padding-right: 52px;
  }
  .xl\:pt-52 {
    padding-top: 52px;
  }
  .xl\:pb-52 {
    padding-bottom: 52px;
  }
  .xl\:pl-52 {
    padding-left: 52px;
  }
  .xl\:pr-52 {
    padding-right: 52px;
  }
  .xl\:py-56 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .xl\:px-56 {
    padding-left: 56px;
    padding-right: 56px;
  }
  .xl\:pt-56 {
    padding-top: 56px;
  }
  .xl\:pb-56 {
    padding-bottom: 56px;
  }
  .xl\:pl-56 {
    padding-left: 56px;
  }
  .xl\:pr-56 {
    padding-right: 56px;
  }
  .xl\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .xl\:px-60 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .xl\:pt-60 {
    padding-top: 60px;
  }
  .xl\:pb-60 {
    padding-bottom: 60px;
  }
  .xl\:pl-60 {
    padding-left: 60px;
  }
  .xl\:pr-60 {
    padding-right: 60px;
  }
  .xl\:py-64 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .xl\:px-64 {
    padding-left: 64px;
    padding-right: 64px;
  }
  .xl\:pt-64 {
    padding-top: 64px;
  }
  .xl\:pb-64 {
    padding-bottom: 64px;
  }
  .xl\:pl-64 {
    padding-left: 64px;
  }
  .xl\:pr-64 {
    padding-right: 64px;
  }
  .xl\:py-68 {
    padding-top: 68px;
    padding-bottom: 68px;
  }
  .xl\:px-68 {
    padding-left: 68px;
    padding-right: 68px;
  }
  .xl\:pt-68 {
    padding-top: 68px;
  }
  .xl\:pb-68 {
    padding-bottom: 68px;
  }
  .xl\:pl-68 {
    padding-left: 68px;
  }
  .xl\:pr-68 {
    padding-right: 68px;
  }
  .xl\:py-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .xl\:px-72 {
    padding-left: 72px;
    padding-right: 72px;
  }
  .xl\:pt-72 {
    padding-top: 72px;
  }
  .xl\:pb-72 {
    padding-bottom: 72px;
  }
  .xl\:pl-72 {
    padding-left: 72px;
  }
  .xl\:pr-72 {
    padding-right: 72px;
  }
  .xl\:py-76 {
    padding-top: 76px;
    padding-bottom: 76px;
  }
  .xl\:px-76 {
    padding-left: 76px;
    padding-right: 76px;
  }
  .xl\:pt-76 {
    padding-top: 76px;
  }
  .xl\:pb-76 {
    padding-bottom: 76px;
  }
  .xl\:pl-76 {
    padding-left: 76px;
  }
  .xl\:pr-76 {
    padding-right: 76px;
  }
  .xl\:py-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .xl\:px-80 {
    padding-left: 80px;
    padding-right: 80px;
  }
  .xl\:pt-80 {
    padding-top: 80px;
  }
  .xl\:pb-80 {
    padding-bottom: 80px;
  }
  .xl\:pl-80 {
    padding-left: 80px;
  }
  .xl\:pr-80 {
    padding-right: 80px;
  }
  .xl\:py-84 {
    padding-top: 84px;
    padding-bottom: 84px;
  }
  .xl\:px-84 {
    padding-left: 84px;
    padding-right: 84px;
  }
  .xl\:pt-84 {
    padding-top: 84px;
  }
  .xl\:pb-84 {
    padding-bottom: 84px;
  }
  .xl\:pl-84 {
    padding-left: 84px;
  }
  .xl\:pr-84 {
    padding-right: 84px;
  }
  .xl\:py-88 {
    padding-top: 88px;
    padding-bottom: 88px;
  }
  .xl\:px-88 {
    padding-left: 88px;
    padding-right: 88px;
  }
  .xl\:pt-88 {
    padding-top: 88px;
  }
  .xl\:pb-88 {
    padding-bottom: 88px;
  }
  .xl\:pl-88 {
    padding-left: 88px;
  }
  .xl\:pr-88 {
    padding-right: 88px;
  }
  .xl\:py-92 {
    padding-top: 92px;
    padding-bottom: 92px;
  }
  .xl\:px-92 {
    padding-left: 92px;
    padding-right: 92px;
  }
  .xl\:pt-92 {
    padding-top: 92px;
  }
  .xl\:pb-92 {
    padding-bottom: 92px;
  }
  .xl\:pl-92 {
    padding-left: 92px;
  }
  .xl\:pr-92 {
    padding-right: 92px;
  }
  .xl\:py-96 {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .xl\:px-96 {
    padding-left: 96px;
    padding-right: 96px;
  }
  .xl\:pt-96 {
    padding-top: 96px;
  }
  .xl\:pb-96 {
    padding-bottom: 96px;
  }
  .xl\:pl-96 {
    padding-left: 96px;
  }
  .xl\:pr-96 {
    padding-right: 96px;
  }
  .xl\:py-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .xl\:px-100 {
    padding-left: 100px;
    padding-right: 100px;
  }
  .xl\:pt-100 {
    padding-top: 100px;
  }
  .xl\:pb-100 {
    padding-bottom: 100px;
  }
  .xl\:pl-100 {
    padding-left: 100px;
  }
  .xl\:pr-100 {
    padding-right: 100px;
  }
  .xl\:py-104 {
    padding-top: 104px;
    padding-bottom: 104px;
  }
  .xl\:px-104 {
    padding-left: 104px;
    padding-right: 104px;
  }
  .xl\:pt-104 {
    padding-top: 104px;
  }
  .xl\:pb-104 {
    padding-bottom: 104px;
  }
  .xl\:pl-104 {
    padding-left: 104px;
  }
  .xl\:pr-104 {
    padding-right: 104px;
  }
  .xl\:py-108 {
    padding-top: 108px;
    padding-bottom: 108px;
  }
  .xl\:px-108 {
    padding-left: 108px;
    padding-right: 108px;
  }
  .xl\:pt-108 {
    padding-top: 108px;
  }
  .xl\:pb-108 {
    padding-bottom: 108px;
  }
  .xl\:pl-108 {
    padding-left: 108px;
  }
  .xl\:pr-108 {
    padding-right: 108px;
  }
  .xl\:py-112 {
    padding-top: 112px;
    padding-bottom: 112px;
  }
  .xl\:px-112 {
    padding-left: 112px;
    padding-right: 112px;
  }
  .xl\:pt-112 {
    padding-top: 112px;
  }
  .xl\:pb-112 {
    padding-bottom: 112px;
  }
  .xl\:pl-112 {
    padding-left: 112px;
  }
  .xl\:pr-112 {
    padding-right: 112px;
  }
  .xl\:py-116 {
    padding-top: 116px;
    padding-bottom: 116px;
  }
  .xl\:px-116 {
    padding-left: 116px;
    padding-right: 116px;
  }
  .xl\:pt-116 {
    padding-top: 116px;
  }
  .xl\:pb-116 {
    padding-bottom: 116px;
  }
  .xl\:pl-116 {
    padding-left: 116px;
  }
  .xl\:pr-116 {
    padding-right: 116px;
  }
  .xl\:py-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .xl\:px-120 {
    padding-left: 120px;
    padding-right: 120px;
  }
  .xl\:pt-120 {
    padding-top: 120px;
  }
  .xl\:pb-120 {
    padding-bottom: 120px;
  }
  .xl\:pl-120 {
    padding-left: 120px;
  }
  .xl\:pr-120 {
    padding-right: 120px;
  }
  .xl\:py-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }
  .xl\:px-124 {
    padding-left: 124px;
    padding-right: 124px;
  }
  .xl\:pt-124 {
    padding-top: 124px;
  }
  .xl\:pb-124 {
    padding-bottom: 124px;
  }
  .xl\:pl-124 {
    padding-left: 124px;
  }
  .xl\:pr-124 {
    padding-right: 124px;
  }
  .xl\:py-128 {
    padding-top: 128px;
    padding-bottom: 128px;
  }
  .xl\:px-128 {
    padding-left: 128px;
    padding-right: 128px;
  }
  .xl\:pt-128 {
    padding-top: 128px;
  }
  .xl\:pb-128 {
    padding-bottom: 128px;
  }
  .xl\:pl-128 {
    padding-left: 128px;
  }
  .xl\:pr-128 {
    padding-right: 128px;
  }
  .xl\:py-132 {
    padding-top: 132px;
    padding-bottom: 132px;
  }
  .xl\:px-132 {
    padding-left: 132px;
    padding-right: 132px;
  }
  .xl\:pt-132 {
    padding-top: 132px;
  }
  .xl\:pb-132 {
    padding-bottom: 132px;
  }
  .xl\:pl-132 {
    padding-left: 132px;
  }
  .xl\:pr-132 {
    padding-right: 132px;
  }
  .xl\:py-136 {
    padding-top: 136px;
    padding-bottom: 136px;
  }
  .xl\:px-136 {
    padding-left: 136px;
    padding-right: 136px;
  }
  .xl\:pt-136 {
    padding-top: 136px;
  }
  .xl\:pb-136 {
    padding-bottom: 136px;
  }
  .xl\:pl-136 {
    padding-left: 136px;
  }
  .xl\:pr-136 {
    padding-right: 136px;
  }
  .xl\:py-140 {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  .xl\:px-140 {
    padding-left: 140px;
    padding-right: 140px;
  }
  .xl\:pt-140 {
    padding-top: 140px;
  }
  .xl\:pb-140 {
    padding-bottom: 140px;
  }
  .xl\:pl-140 {
    padding-left: 140px;
  }
  .xl\:pr-140 {
    padding-right: 140px;
  }
}
html {
  font-size: 100%;
}

body {
  margin: 0;
  font-family: var(--font-body);
  font-size: 16px;
  line-height: 1.5;
  color: var(--color-text);
  background: var(--color-surface);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: var(--font-heading);
  font-weight: 400;
  color: var(--title-color);
  text-wrap: pretty;
}

h1, .h1 {
  font-size: clamp(40px, 6.25vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.02em;
}

h2, .h2 {
  font-size: clamp(26px, 5.208vw, 48px);
  line-height: 1.1666666667;
  letter-spacing: -0.02em;
}

h3, .h3 {
  font-size: clamp(24px, 4.688vw, 36px);
  line-height: 1.2222222222;
  letter-spacing: -0.01em;
}

h4, .h4 {
  font-size: clamp(22px, 3.125vw, 24px);
  line-height: 1.3333333;
  letter-spacing: -0.01em;
}

h5, .h5 {
  font-size: clamp(18px, 2.604vw, 20px);
  line-height: 1.3333333;
  letter-spacing: -0.01em;
}

h6, .h6 {
  font-size: clamp(16px, 2.344vw, 18px);
  line-height: 1.3333333;
  letter-spacing: -0.01em;
}

h1.display-1,
h2.display-1,
h3.display-1,
h4.display-1,
h5.display-1,
h6.display-1,
p.display-1,
span.display-1 {
  font-size: clamp(48px, 8.854vw, 68px);
  line-height: 1.147;
  letter-spacing: -0.68px;
}
h1.display-2,
h2.display-2,
h3.display-2,
h4.display-2,
h5.display-2,
h6.display-2,
p.display-2,
span.display-2 {
  font-size: clamp(36px, 4.688vw, 48px);
  line-height: 1.16667;
  letter-spacing: -0.96px;
}
h1.display-3,
h2.display-3,
h3.display-3,
h4.display-3,
h5.display-3,
h6.display-3,
p.display-3,
span.display-3 {
  font-size: clamp(24px, 4.688vw, 40px);
  line-height: 1.3;
  letter-spacing: -0.4px;
}
h1.display-4,
h2.display-4,
h3.display-4,
h4.display-4,
h5.display-4,
h6.display-4,
p.display-4,
span.display-4 {
  font-size: clamp(18px, 3.125vw, 24px);
  line-height: 1.5555555556;
  letter-spacing: -0.18px;
}

p, .p {
  font-size: 16px;
  line-height: 1.5;
  margin-block-start: 0;
  margin-block-end: 0;
}
.p-lg p, p.p-lg, .p-lg .p, .p.p-lg {
  font-size: 18px;
}
.p-sm p, p.p-sm, .p-sm .p, .p.p-sm {
  font-size: 14px;
}
.p-xs p, p.p-xs, .p-xs .p, .p.p-xs {
  font-size: 12px;
}

p, li {
  text-wrap: pretty;
}

ul {
  padding-inline-start: 20px;
}

.eyebrow {
  display: flex;
  align-items: center;
  gap: 20px;
  font-family: var(--font-code);
  font-size: 16px;
  line-height: 1.2;
  color: var(--color-warm-green);
}
.eyebrow::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: var(--color-warm-green);
  border-radius: 50%;
}

a {
  color: var(--color-primary);
  text-decoration-color: var(--color-primary);
  text-decoration-thickness: 0.08em;
  text-underline-offset: 0.18em;
}

strong, b {
  font-weight: 700;
}

code,
pre,
kbd,
samp {
  font-family: var(--font-code);
}

img,
svg,
video {
  max-width: 100%;
  height: auto;
}

button,
.btn,
.hs-button {
  appearance: none;
  border: none;
  background: transparent;
  padding: 0;
  margin: 0;
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  color: var(--color-rti-black);
  text-decoration: none;
  cursor: pointer;
}
button.btn-primary,
.btn.btn-primary,
.hs-button.btn-primary {
  gap: 0;
  position: relative;
  border-radius: 999px;
  overflow: hidden;
}
button.btn-primary .btn-label,
.btn.btn-primary .btn-label,
.hs-button.btn-primary .btn-label {
  padding: 12px 18px;
  font-size: 16px;
  font-weight: 400;
  background: var(--color-rti-white);
  border: 1px solid var(--color-cloudy-gray);
  border-radius: 999px;
  line-height: 1.375;
  overflow: hidden;
}
button.btn-primary .btn-label .bg,
.btn.btn-primary .btn-label .bg,
.hs-button.btn-primary .btn-label .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-rti-green);
  border-radius: 999px;
  z-index: 0;
  transform: translateX(-100%);
  transition: transform 300ms ease;
}
button.btn-primary .btn-label .text,
.btn.btn-primary .btn-label .text,
.hs-button.btn-primary .btn-label .text {
  position: relative;
  z-index: 1;
  color: var(--color-rti-black);
  transition: color 300ms ease;
}
button.btn-primary .btn-icon,
.btn.btn-primary .btn-icon,
.hs-button.btn-primary .btn-icon {
  width: 48px;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
}
button.btn-primary .btn-icon svg,
.btn.btn-primary .btn-icon svg,
.hs-button.btn-primary .btn-icon svg {
  position: relative;
}
button.btn-primary .btn-icon svg path,
.btn.btn-primary .btn-icon svg path,
.hs-button.btn-primary .btn-icon svg path {
  stroke: var(--color-rti-white);
  transition: stroke 300ms ease;
}
button.btn-primary .btn-icon svg .roller,
.btn.btn-primary .btn-icon svg .roller,
.hs-button.btn-primary .btn-icon svg .roller {
  position: relative;
  stroke: var(--color-cloudy-gray);
  transform: translateX(-100%);
  transition: transform 300ms ease;
}
@media (hover: hover) and (pointer: fine) {
  button.btn-primary:hover .bg,
  .btn.btn-primary:hover .bg,
  .hs-button.btn-primary:hover .bg {
    transform: translateX(0);
  }
  button.btn-primary:hover .text,
  .btn.btn-primary:hover .text,
  .hs-button.btn-primary:hover .text {
    color: var(--color-rti-white);
  }
}
button.btn-secondary,
.btn.btn-secondary,
.hs-button.btn-secondary {
  font-size: 16px;
  font-weight: 600;
  padding: 10px 24px;
  background: var(--color-rti-green);
  color: var(--color-rti-white);
  border-radius: 999px;
  border: 2px solid var(--color-rti-green);
  transition: all 300ms ease;
}
button.btn-secondary:hover,
.btn.btn-secondary:hover,
.hs-button.btn-secondary:hover {
  background: var(--color-rti-white);
  color: var(--color-rti-green);
  border-color: var(--color-rti-green);
}

.page-with-hero form.hs-form, .page-with-header form.hs-form {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.page-with-hero form.hs-form label, .page-with-header form.hs-form label {
  display: block;
  font-size: 16px;
  margin-bottom: 12px;
  font-family: var(--font-code);
  color: var(--color-rti-black);
}
.page-with-hero form.hs-form, .page-with-header form.hs-form {
  /* Title */
}
.page-with-hero form.hs-form .form-title, .page-with-header form.hs-form .form-title {
  margin-bottom: 0;
}
.page-with-hero form.hs-form, .page-with-header form.hs-form {
  /* Help text */
}
.page-with-hero form.hs-form legend, .page-with-header form.hs-form legend {
  font-size: 0.875rem;
}
.page-with-hero form.hs-form fieldset, .page-with-header form.hs-form fieldset {
  max-width: 100% !important;
}
.page-with-hero form.hs-form fieldset .input, .page-with-header form.hs-form fieldset .input {
  margin-right: 0 !important;
}
.page-with-hero form.hs-form fieldset .hs-input, .page-with-header form.hs-form fieldset .hs-input {
  width: 100% !important;
}
.page-with-hero form.hs-form fieldset.form-columns-2, .page-with-header form.hs-form fieldset.form-columns-2 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}
@media only screen and (min-width: 768px) {
  .page-with-hero form.hs-form fieldset.form-columns-2, .page-with-header form.hs-form fieldset.form-columns-2 {
    grid-template-columns: 1fr 1fr;
  }
}
.page-with-hero form.hs-form fieldset.form-columns-2 .hs-form-field, .page-with-header form.hs-form fieldset.form-columns-2 .hs-form-field {
  float: none !important;
  width: 100% !important;
}
.page-with-hero form.hs-form, .page-with-header form.hs-form {
  /* Inputs */
}
.page-with-hero form.hs-form input[type=text],
.page-with-hero form.hs-form input[type=search],
.page-with-hero form.hs-form input[type=email],
.page-with-hero form.hs-form input[type=password],
.page-with-hero form.hs-form input[type=tel],
.page-with-hero form.hs-form input[type=number],
.page-with-hero form.hs-form input[type=file],
.page-with-hero form.hs-form select,
.page-with-hero form.hs-form textarea, .page-with-header form.hs-form input[type=text],
.page-with-header form.hs-form input[type=search],
.page-with-header form.hs-form input[type=email],
.page-with-header form.hs-form input[type=password],
.page-with-header form.hs-form input[type=tel],
.page-with-header form.hs-form input[type=number],
.page-with-header form.hs-form input[type=file],
.page-with-header form.hs-form select,
.page-with-header form.hs-form textarea {
  display: inline-block;
  font-size: 16px;
  padding: 16px 24px;
  width: 100%;
  border-radius: 12px;
  border: 1px solid var(--card-stroke);
  transition: all 0.15s linear;
}
.page-with-hero form.hs-form input[type=text]:focus,
.page-with-hero form.hs-form input[type=search]:focus,
.page-with-hero form.hs-form input[type=email]:focus,
.page-with-hero form.hs-form input[type=password]:focus,
.page-with-hero form.hs-form input[type=tel]:focus,
.page-with-hero form.hs-form input[type=number]:focus,
.page-with-hero form.hs-form input[type=file]:focus,
.page-with-hero form.hs-form select:focus,
.page-with-hero form.hs-form textarea:focus, .page-with-header form.hs-form input[type=text]:focus,
.page-with-header form.hs-form input[type=search]:focus,
.page-with-header form.hs-form input[type=email]:focus,
.page-with-header form.hs-form input[type=password]:focus,
.page-with-header form.hs-form input[type=tel]:focus,
.page-with-header form.hs-form input[type=number]:focus,
.page-with-header form.hs-form input[type=file]:focus,
.page-with-header form.hs-form select:focus,
.page-with-header form.hs-form textarea:focus {
  outline: none;
  border-color: var(--color-rti-green);
}
.page-with-hero form.hs-form textarea, .page-with-header form.hs-form textarea {
  resize: vertical;
  min-height: 240px;
}
.page-with-hero form.hs-form, .page-with-header form.hs-form {
  /* Inputs - Selects */
}
.page-with-hero form.hs-form select, .page-with-header form.hs-form select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1.41 -4.62904e-07L6 4.58L10.59 -6.16331e-08L12 1.41L6 7.41L-6.16331e-08 1.41L1.41 -4.62904e-07Z' fill='%234E4E4E'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 24px center;
  background-size: 12px;
  padding-right: 40px;
  appearance: none;
}
.page-with-hero form.hs-form, .page-with-header form.hs-form {
  /* Inputs - checkbox/radio */
}
.page-with-hero form.hs-form .inputs-list, .page-with-header form.hs-form .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-with-hero form.hs-form .inputs-list > li, .page-with-header form.hs-form .inputs-list > li {
  display: block;
  margin: 0.7rem 0;
}
.page-with-hero form.hs-form .inputs-list input,
.page-with-hero form.hs-form .inputs-list span, .page-with-header form.hs-form .inputs-list input,
.page-with-header form.hs-form .inputs-list span {
  vertical-align: middle;
}
.page-with-hero form.hs-form input[type=checkbox],
.page-with-hero form.hs-form input[type=radio], .page-with-header form.hs-form input[type=checkbox],
.page-with-header form.hs-form input[type=radio] {
  cursor: pointer;
  margin-right: 0.35rem;
}
.page-with-hero form.hs-form, .page-with-header form.hs-form {
  /* Inputs - date picker */
}
.page-with-hero form.hs-form .hs-dateinput, .page-with-header form.hs-form .hs-dateinput {
  position: relative;
}
.page-with-hero form.hs-form .hs-dateinput:before, .page-with-header form.hs-form .hs-dateinput:before {
  content: "📅";
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
}
.page-with-hero form.hs-form .fn-date-picker .pika-table thead th, .page-with-header form.hs-form .fn-date-picker .pika-table thead th {
  color: #FFF;
}
.page-with-hero form.hs-form .fn-date-picker td.is-selected .pika-button, .page-with-header form.hs-form .fn-date-picker td.is-selected .pika-button {
  border-radius: 0;
  box-shadow: none;
}
.page-with-hero form.hs-form .fn-date-picker td .pika-button:hover,
.page-with-hero form.hs-form .fn-date-picker td .pika-button:focus, .page-with-header form.hs-form .fn-date-picker td .pika-button:hover,
.page-with-header form.hs-form .fn-date-picker td .pika-button:focus {
  border-radius: 0 !important;
  color: #FFF;
}
.page-with-hero form.hs-form, .page-with-header form.hs-form {
  /* Inputs - file picker */
}
.page-with-hero form.hs-form input[type=file], .page-with-header form.hs-form input[type=file] {
  background-color: transparent;
  border: initial;
  padding: initial;
}
.page-with-hero form.hs-form, .page-with-header form.hs-form {
  /* Headings and text */
}
.page-with-hero form.hs-form .hs-richtext,
.page-with-hero form.hs-form .hs-richtext p, .page-with-header form.hs-form .hs-richtext,
.page-with-header form.hs-form .hs-richtext p {
  font-size: 0.875rem;
  margin: 0 0 1.4rem;
}
.page-with-hero form.hs-form .hs-richtext img, .page-with-header form.hs-form .hs-richtext img {
  max-width: 100% !important;
}
.page-with-hero form.hs-form, .page-with-header form.hs-form {
  /* GDPR */
}
.page-with-hero form.hs-form .legal-consent-container .hs-form-booleancheckbox-display > span,
.page-with-hero form.hs-form .legal-consent-container .hs-form-booleancheckbox-display > span p, .page-with-header form.hs-form .legal-consent-container .hs-form-booleancheckbox-display > span,
.page-with-header form.hs-form .legal-consent-container .hs-form-booleancheckbox-display > span p {
  margin-left: 1rem !important;
}
.page-with-hero form.hs-form, .page-with-header form.hs-form {
  /* Validation */
}
.page-with-hero form.hs-form .hs-form-required, .page-with-header form.hs-form .hs-form-required {
  color: #EF6B51;
}
.page-with-hero form.hs-form .hs-input.invalid.error, .page-with-header form.hs-form .hs-input.invalid.error {
  border-color: #EF6B51;
}
.page-with-hero form.hs-form .hs-error-msg, .page-with-header form.hs-form .hs-error-msg {
  color: #EF6B51;
  margin-top: 0.35rem;
}
.page-with-hero form.hs-form .hs_error_rollup label, .page-with-header form.hs-form .hs_error_rollup label {
  color: #EF6B51;
}
.page-with-hero form.hs-form, .page-with-header form.hs-form {
  /* Submit button */
}
.page-with-hero form.hs-form input[type=submit],
.page-with-hero form.hs-form .hs-button, .page-with-header form.hs-form input[type=submit],
.page-with-header form.hs-form .hs-button {
  appearance: none;
  border: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  padding: 16px 24px;
  background: var(--color-rti-green);
  color: var(--color-rti-white);
  border-radius: 999px;
  border: 2px solid var(--color-rti-green);
  transition: all 300ms ease;
}
.page-with-hero form.hs-form input[type=submit]:hover,
.page-with-hero form.hs-form .hs-button:hover, .page-with-header form.hs-form input[type=submit]:hover,
.page-with-header form.hs-form .hs-button:hover {
  background: var(--color-rti-white);
  color: var(--color-rti-green);
  border-color: var(--color-rti-green);
}
.page-with-hero form.hs-form, .page-with-header form.hs-form {
  /* Captcha */
}
.page-with-hero form.hs-form .grecaptcha-badge, .page-with-header form.hs-form .grecaptcha-badge {
  margin: 0 auto;
}

.header__search {
  display: flex;
  flex-direction: column;
  gap: 80px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  min-height: 400px;
  background: var(--color-pewter);
  z-index: 9999999;
  transform: translateY(-100%);
  transition: transform 400ms ease;
}
.header__search.active {
  transform: translateY(0);
}
.header__search .header__search-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  cursor: pointer;
  color: var(--color-mid-green);
  font-family: var(--font-code);
  font-size: 16px;
  margin-top: 100px;
}
.header__search .hs-search-field {
  padding: 0 calc(var(--container-padding) / 2);
  max-width: var(--container-max-width);
  margin-right: auto;
  margin-left: auto;
}
.header__search .hs-search-field form {
  border-bottom: 1px solid var(--color-moon-gray);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header__search .hs-search-field form label {
  border: 0 !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}
.header__search .hs-search-field form input {
  outline: none;
  border: none;
  background: transparent;
  color: var(--color-moon-gray);
  font-size: 24px;
  font-weight: 400;
  line-height: 1.375;
  padding: 0 12px 0 0;
  margin: 0;
  width: 100%;
}
.header__search .hs-search-field form ::placeholder {
  color: var(--color-moon-gray);
}
.header__search .hs-search-field form button {
  color: var(--color-moon-gray);
  width: 29px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg width='29' height='29' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.8971 28.6538L16.4292 18.1854C15.5958 18.8735 14.6375 19.4119 13.5542 19.8008C12.4708 20.1897 11.3501 20.3842 10.1921 20.3842C7.34597 20.3842 4.93569 19.3971 2.96125 17.4229C0.987083 15.4485 0 13.0382 0 10.1921C0 7.34597 0.987083 4.93569 2.96125 2.96125C4.93569 0.987084 7.34597 0 10.1921 0C13.0382 0 15.4485 0.987084 17.4229 2.96125C19.3971 4.93569 20.3842 7.34597 20.3842 10.1921C20.3842 11.3824 20.1844 12.5192 19.785 13.6025C19.3853 14.6858 18.8521 15.6281 18.1854 16.4292L28.6533 26.8971L26.8971 28.6538ZM10.1921 17.8846C12.3396 17.8846 14.1585 17.1393 15.6488 15.6487C17.1393 14.1585 17.8846 12.3396 17.8846 10.1921C17.8846 8.04458 17.1393 6.22569 15.6488 4.73542C14.1585 3.24486 12.3396 2.49958 10.1921 2.49958C8.04458 2.49958 6.22569 3.24486 4.73542 4.73542C3.24486 6.22569 2.49958 8.04458 2.49958 10.1921C2.49958 12.3396 3.24486 14.1585 4.73542 15.6487C6.22569 17.1393 8.04458 17.8846 10.1921 17.8846Z' fill='%23939598'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.header__search .hs-search-field form button span {
  display: none;
}

#hs_cos_wrapper_site_search .hs-search-field--open .hs-search-field__suggestions {
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.8);
  box-shadow: 1px 10px 16px -9px rgba(25, 22, 22, 0.75);
  position: absolute;
  width: 100%;
}
#hs_cos_wrapper_site_search .hs-search-field__suggestions .results-for, #hs_cos_wrapper_site_search .hs-search-field__suggestions a {
  padding: 8px 10px;
  font-size: 24px;
}
#hs_cos_wrapper_site_search .hs-search-field__suggestions .results-for {
  font-size: 18px;
  font-weight: 300;
  font-family: var(--font-code);
  color: #888;
}
#hs_cos_wrapper_site_search .hs-search-field__suggestions a {
  text-decoration: none;
}

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

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

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

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

@media (max-width: 767px) {
  .show-for-sr--mobile {
    border: 0 !important;
    clip: rect(0, 0, 0, 0) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
}
html.lenis,
html.lenis body {
  height: auto;
}

.lenis:not(.lenis-autoToggle).lenis-stopped {
  overflow: clip;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}

.lenis.lenis-autoToggle {
  transition-property: overflow;
  transition-duration: 1ms;
  transition-behavior: allow-discrete;
}

body {
  background: var(--color-warm-white);
  color: var(--text-color);
}

#main-content {
  animation: pageFadeIn 750ms ease-out both;
}
@media (prefers-reduced-motion: reduce) {
  #main-content {
    animation: none;
  }
}

.content-wrapper, .contain {
  width: 100%;
  padding-right: calc(var(--container-padding) / 2);
  padding-left: calc(var(--container-padding) / 2);
  max-width: var(--container-max-width);
}
@media (min-width: 1280px) {
  .content-wrapper, .contain {
    margin-right: auto;
    margin-left: auto;
  }
}

.content-wrapper--narrow, .contain-narrow {
  width: min(100% - var(--container-padding), var(--container-narrow-width));
  margin-right: auto;
  margin-left: auto;
}

.main-content {
  width: 100%;
  min-height: 400px;
}

.relative {
  position: relative;
}

@keyframes pageFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes floatBlob {
  0% {
    transform: translate(0px, 0px) scale(1);
  }
  25% {
    transform: translate(-40px, -20px) scale(1.02);
  }
  50% {
    transform: translate(-20px, -60px) scale(0.98);
  }
  75% {
    transform: translate(-60px, -40px) scale(1.01);
  }
  100% {
    transform: translate(-30px, -80px) scale(1);
  }
}
@keyframes blobTilt {
  0% {
    transform: translate(-50%, -50%) rotate(-14deg);
  }
  50% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(14deg);
  }
}
@keyframes blobTiltReverse {
  0% {
    transform: translate(-50%, -50%) rotate(8deg);
  }
  50% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(-8deg);
  }
}
/**
 * Swiper 14.0.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2026 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 7, 2026
 */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
  .swiper-slide,
  .swiper-cube-shadow {
    transform-style: preserve-3d;
  }
}

/* CSS Mode */
.swiper-css-mode {
  > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none; /* For Firefox */
    -ms-overflow-style: none; /* For Internet Explorer and Edge */
    &::-webkit-scrollbar {
      display: none;
    }
  }
  > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
  }
  &.swiper-horizontal {
    > .swiper-wrapper {
      scroll-snap-type: x mandatory;
    }
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-inline-start: var(--swiper-slides-offset-before);
      scroll-margin-inline-start: var(--swiper-slides-offset-before);
    }
    > .swiper-wrapper > .swiper-slide:last-child {
      margin-inline-end: var(--swiper-slides-offset-after);
    }
  }
  &.swiper-vertical {
    > .swiper-wrapper {
      scroll-snap-type: y mandatory;
    }
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-block-start: var(--swiper-slides-offset-before);
      scroll-margin-block-start: var(--swiper-slides-offset-before);
    }
    > .swiper-wrapper > .swiper-slide:last-child {
      margin-block-end: var(--swiper-slides-offset-after);
    }
  }
  &.swiper-free-mode {
    > .swiper-wrapper {
      scroll-snap-type: none;
    }
    > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: none;
    }
  }
  &.swiper-centered {
    > .swiper-wrapper::before {
      content: "";
      flex-shrink: 0;
      order: 9999;
    }
    > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: center center;
      scroll-snap-stop: always;
    }
  }
  &.swiper-centered.swiper-horizontal {
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-inline-start: var(--swiper-centered-offset-before);
    }
    > .swiper-wrapper::before {
      height: 100%;
      min-height: 1px;
      width: var(--swiper-centered-offset-after);
    }
  }
  &.swiper-centered.swiper-vertical {
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-block-start: var(--swiper-centered-offset-before);
    }
    > .swiper-wrapper::before {
      width: 100%;
      min-width: 1px;
      height: var(--swiper-centered-offset-after);
    }
  }
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d {
  .swiper-slide-shadow,
  .swiper-slide-shadow-left,
  .swiper-slide-shadow-right,
  .swiper-slide-shadow-top,
  .swiper-slide-shadow-bottom,
  .swiper-slide-shadow,
  .swiper-slide-shadow-left,
  .swiper-slide-shadow-right,
  .swiper-slide-shadow-top,
  .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
  }
  .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
  }
  .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress),
.swiper-watch-progress .swiper-slide-visible {
  .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear;
  }
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 4px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  width: var(--swiper-navigation-size);
  height: var(--swiper-navigation-size);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  &.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
  }
  &.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
  }
  .swiper-navigation-disabled & {
    display: none !important;
  }
  ::slotted(svg),
  svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center;
    fill: currentColor;
    pointer-events: none;
  }
}

.swiper-button-lock {
  display: none;
}

.swiper-button-prev,
.swiper-button-next {
  top: var(--swiper-navigation-top-offset, 50%);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
}

.swiper-button-prev {
  left: var(--swiper-navigation-sides-offset, 4px);
  right: auto;
  ::slotted(.swiper-navigation-icon),
  .swiper-navigation-icon {
    transform: rotate(180deg);
  }
}

.swiper-button-next {
  right: var(--swiper-navigation-sides-offset, 4px);
  left: auto;
}

.swiper-horizontal {
  .swiper-button-prev,
  .swiper-button-next,
  ~ .swiper-button-prev,
  ~ .swiper-button-next {
    top: var(--swiper-navigation-top-offset, 50%);
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    margin-left: 0;
  }
  .swiper-button-prev,
  & ~ .swiper-button-prev,
  &.swiper-rtl .swiper-button-next,
  &.swiper-rtl ~ .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 4px);
    right: auto;
  }
  .swiper-button-next,
  & ~ .swiper-button-next,
  &.swiper-rtl .swiper-button-prev,
  &.swiper-rtl ~ .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 4px);
    left: auto;
  }
  .swiper-button-prev,
  & ~ .swiper-button-prev,
  &.swiper-rtl .swiper-button-next,
  &.swiper-rtl ~ .swiper-button-next {
    ::slotted(.swiper-navigation-icon),
    .swiper-navigation-icon {
      transform: rotate(180deg);
    }
  }
  &.swiper-rtl .swiper-button-prev,
  &.swiper-rtl ~ .swiper-button-prev {
    ::slotted(.swiper-navigation-icon),
    .swiper-navigation-icon {
      transform: rotate(0deg);
    }
  }
}

.swiper-vertical {
  .swiper-button-prev,
  .swiper-button-next,
  ~ .swiper-button-prev,
  ~ .swiper-button-next {
    left: var(--swiper-navigation-top-offset, 50%);
    right: auto;
    margin-left: calc(0px - var(--swiper-navigation-size) / 2);
    margin-top: 0;
  }
  .swiper-button-prev,
  ~ .swiper-button-prev {
    top: var(--swiper-navigation-sides-offset, 4px);
    bottom: auto;
    ::slotted(.swiper-navigation-icon),
    .swiper-navigation-icon {
      transform: rotate(-90deg);
    }
  }
  .swiper-button-next,
  ~ .swiper-button-next {
    bottom: var(--swiper-navigation-sides-offset, 4px);
    top: auto;
    ::slotted(.swiper-navigation-icon),
    .swiper-navigation-icon {
      transform: rotate(90deg);
    }
  }
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  &.swiper-pagination-hidden {
    opacity: 0;
  }
  .swiper-pagination-disabled > &,
  &.swiper-pagination-disabled {
    display: none !important;
  }
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
  .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
  }
  .swiper-pagination-bullet-active {
    transform: scale(1);
  }
  .swiper-pagination-bullet-active-main {
    transform: scale(1);
  }
  .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
  }
  .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
  }
  .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
  }
  .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
  }
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  button& {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    appearance: none;
  }
  .swiper-pagination-clickable & {
    cursor: pointer;
  }
  &:only-child {
    display: none !important;
  }
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
  .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block;
  }
  &.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    .swiper-pagination-bullet {
      display: inline-block;
      transition: 200ms transform, 200ms top;
    }
  }
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-horizontal.swiper-pagination-bullets {
  .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
  }
  &.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    .swiper-pagination-bullet {
      transition: 200ms transform, 200ms left;
    }
  }
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
  .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
  }
  .swiper-rtl & .swiper-pagination-progressbar-fill {
    transform-origin: right top;
  }
  .swiper-horizontal > &,
  &.swiper-pagination-horizontal,
  .swiper-vertical > &.swiper-pagination-progressbar-opposite,
  &.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
  }
  .swiper-vertical > &,
  &.swiper-pagination-vertical,
  .swiper-horizontal > &.swiper-pagination-progressbar-opposite,
  &.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0;
  }
}

.swiper-pagination-lock {
  display: none;
}

.swiper {
  --swiper-pagination-bullet-horizontal-gap: 8px;
  --swiper-pagination-bullet-width: 14px;
  --swiper-pagination-bullet-height: 14px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-color: var(--color-moon-gray);
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-active-color: var(--color-moon-gray);
  --swiper-pagination-bullet-active-opacity: 1;
  --swiper-pagination-bullet-inactive-opacity: 0.5;
  --swiper-pagination-bullet-inactive-color: var(--color-moon-gray);
  --swiper-pagination-bullet-inactive-opacity: 0.5;
}

/* System pages */
.systems-page {
  margin: 0 auto;
  max-width: 700px;
  padding: 3rem 1.4rem;
}

.systems-page .header {
  background-color: transparent;
  border-bottom: none;
  padding: 0;
}

.systems-page .success {
  background-color: #CDE3CC;
  border: 1.5px solid #4F7D24;
  border-radius: 6px;
  color: #4F7D24;
  display: inline-block;
  margin: 1.4rem 0;
  padding: 0.1rem 0.7rem;
  width: 100%;
}

.systems-page form input {
  max-width: 100%;
}

.systems-page form input[type=submit] {
  margin: 0.7rem 0;
  display: block;
}

/* Password prompt */
.password-prompt input[type=password] {
  height: auto !important;
  margin-bottom: 1.4rem;
}

.systems-page #hs-login-widget-remember,
.systems-page #hs-login-widget-remember ~ label {
  display: inline-block;
  margin-bottom: 0.175rem;
}

.systems-page #hs_login_reset {
  display: block;
  margin-bottom: 0.7rem;
}

/* Backup unsubscribe */
.backup-unsubscribe #email-prefs-form div {
  padding-bottom: 0 !important;
}

.backup-unsubscribe input[type=email] {
  font-size: 0.875rem !important;
  margin-bottom: 1.4rem;
  padding: 0.7rem !important;
}

/* Subscription preferences */
#email-prefs-form .item.disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

#email-prefs-form .item.disabled input:disabled {
  cursor: not-allowed;
}

/* Membership pages */
#hs-membership-form a[class*=show-password] {
  font-size: 0.75rem;
}

/* Input error messages */
.form-input-validation-message ul.hs-error-msgs {
  padding-left: 0;
  margin: 0;
}

.form-input-validation-message ul.hs-error-msgs li {
  margin: 0;
}

/* Modules */
#site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--header-height);
  padding-left: calc(var(--container-padding) / 2);
  padding-right: calc(var(--container-padding) / 2);
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--color-warm-white);
  border-bottom: 1px solid var(--color-border);
  z-index: 9999998;
}
@media only screen and (min-width: 1024px) {
  #site-header {
    background: none;
    border-bottom: none;
  }
}
#site-header .header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: var(--container-max-width);
  padding: 45px 0 25px;
}
@media only screen and (min-width: 1024px) {
  #site-header .header__inner {
    background: var(--color-warm-white);
    border-radius: 8px;
    box-shadow: 12px 12px 40px 0 rgba(0, 0, 0, 0.1);
    padding: 0 32px;
    margin-top: 40px;
  }
}
#site-header .header__logo {
  flex: 0 0 139px;
  aspect-ratio: 168/58;
}
#site-header .header__logo a {
  display: block;
}
#site-header .header__logo a img {
  width: 100% !important;
  height: 100% !important;
}
#site-header .header__column {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media only screen and (min-width: 1024px) {
  #site-header .header__column {
    align-self: stretch;
    flex-grow: 1;
  }
}
@media only screen and (min-width: 1024px) {
  #site-header .header__column .header__navigation {
    height: 100%;
    flex-grow: 1;
  }
  #site-header .header__column .header__navigation > div, #site-header .header__column .header__navigation nav, #site-header .header__column .header__navigation ul, #site-header .header__column .header__navigation li, #site-header .header__column .header__navigation a {
    height: 100%;
  }
}
#site-header .header__btn-bar {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 24px;
}
@media (min-width: 1024px) {
  #site-header .header__btn-bar {
    gap: 16px;
  }
}
#site-header .header__btn-bar .header__cta {
  display: none;
}
@media only screen and (max-width: 767px) {
  #site-header .header__btn-bar .header__cta {
    opacity: 0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 43vh;
    z-index: 999999;
    background: linear-gradient(180deg, rgba(249, 249, 247, 0) -1.86%, #F9F9F7 81.88%);
    transform: translateY(100vh);
    transition: opacity 400ms ease;
  }
  .mm-drawer-open #site-header .header__btn-bar .header__cta {
    opacity: 1;
    transform: translateY(0);
  }
  #site-header .header__btn-bar .header__cta > div {
    width: 100%;
  }
  #site-header .header__btn-bar .header__cta a {
    width: calc(100% - var(--container-padding));
    margin: 0 auto 48px;
    display: block;
    text-align: center;
  }
}
@media (min-width: 768px) {
  #site-header .header__btn-bar .header__cta {
    display: block;
  }
}
#site-header .header__btn-bar .header__search-toggle {
  flex: 0 0 34px;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
  cursor: pointer;
}
#site-header .header__btn-bar .header__search-toggle svg {
  width: 70%;
  height: 100%;
}
#site-header .header__btn-bar .header__search-toggle svg path {
  fill: var(--color-rti-black);
  transition: fill 300ms ease;
}
@media (hover: hover) and (pointer: fine) {
  #site-header .header__btn-bar .header__search-toggle:hover svg path {
    fill: var(--color-rti-green);
  }
}
#site-header .header__btn-bar {
  /* ── Hamburger button ── */
}
@media (min-width: 1024px) {
  #site-header .header__btn-bar .header__menu-toggle {
    display: none;
  }
}
#site-header .header__btn-bar .header__menu-toggle .mm-hamburger {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 6px;
  width: 32px;
  height: 32px;
  padding: 4px;
  background: none;
  border: none;
  cursor: pointer;
}
#site-header .header__btn-bar .header__menu-toggle .mm-hamburger .mm-hamburger__bar {
  display: block;
  width: 100%;
  height: 2px;
  background: var(--color-rti-black);
  transition: all 0.3s ease;
}
#site-header .header__btn-bar .header__menu-toggle .mm-hamburger[aria-expanded=true] .mm-hamburger__bar:nth-of-type(1) {
  transform: translateY(8px) rotate(45deg);
}
#site-header .header__btn-bar .header__menu-toggle .mm-hamburger[aria-expanded=true] {
  /* Animate Middle Line */
}
#site-header .header__btn-bar .header__menu-toggle .mm-hamburger[aria-expanded=true] .mm-hamburger__bar:nth-of-type(2) {
  opacity: 0;
}
#site-header .header__btn-bar .header__menu-toggle .mm-hamburger[aria-expanded=true] {
  /* Animate Bottom Line */
}
#site-header .header__btn-bar .header__menu-toggle .mm-hamburger[aria-expanded=true] .mm-hamburger__bar:nth-of-type(3) {
  transform: translateY(-8px) rotate(-45deg);
}

/* =============================================================
   Mega Menu — module.css
   Matches Refined Technologies mockup:
   - Desktop: inline hover dropdown with child descriptions
   - Mobile: full-screen overlay, animated accordion
   ============================================================= */
/* ── Tokens ── */
.mm-nav,
.mm-mobile {
  --mm-color-bg: var(--color-warm-white);
  --mm-color-accent: var(--color-rti-green);
  --mm-color-accent-light: var(--color-mid-green);
  --mm-color-text: var(--color-rti-black);
  --mm-color-text-muted: var(--color-pewter);
  --mm-color-border: var(--color-cloudy-gray);
  --mm-font-sans: inherit;
  --mm-radius: 12px;
  --mm-shadow: 0px 32px 32px rgba(0, 0, 0, 0.15);
  --mm-transition: 300ms ease;
  --mm-z-nav: 900;
  --mm-z-dropdown: 901;
  --mm-z-drawer: 1000;
}

/* =============================================================
   DESKTOP NAV
   ============================================================= */
.mm-nav {
  position: relative;
  display: flex;
  align-items: center;
  justify-self: center;
}

/* Top-level list */
.mm-nav__list {
  display: flex;
  align-items: center;
  gap: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Each top-level item */
.mm-nav__item {
  position: relative;
  padding: 30px 8px 22px;
}

/* Top-level link */
.mm-nav__link {
  display: grid;
  align-items: center;
  text-align: center;
  gap: 4px;
  padding: 0 8px 5px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: var(--mm-color-text);
  text-decoration: none;
  border-bottom: 3px solid transparent;
  transition: all var(--mm-transition);
  white-space: nowrap;
}
.mm-nav__link span {
  grid-area: 1/1;
  transition: all 100ms linear;
}
.mm-nav__link span.mm-label-main {
  opacity: 1;
}
.mm-nav__link span.mm-label-sub {
  font-weight: 700;
  opacity: 0;
}

.mm-nav__link:hover,
.mm-nav__item--has-children:hover .mm-nav__link,
.mm-nav__link[aria-expanded=true] {
  border-bottom-color: var(--mm-color-accent);
}
.mm-nav__link:hover span.mm-label-main,
.mm-nav__item--has-children:hover .mm-nav__link span.mm-label-main,
.mm-nav__link[aria-expanded=true] span.mm-label-main {
  opacity: 0;
}
.mm-nav__link:hover span.mm-label-sub,
.mm-nav__item--has-children:hover .mm-nav__link span.mm-label-sub,
.mm-nav__link[aria-expanded=true] span.mm-label-sub {
  opacity: 1;
}

/* Hamburger: hidden on desktop */
.mm-hamburger {
  display: none;
}

/* ── Desktop Dropdown ── */
.mm-dropdown {
  position: absolute;
  top: 100%;
  left: -50%;
  min-width: 462px;
  background: var(--mm-color-bg);
  border-radius: 0 0 var(--mm-radius) var(--mm-radius);
  border-top: 1px solid var(--mm-color-border);
  padding: 48px 40px;
  z-index: var(--mm-z-dropdown);
  /* Hidden state */
  opacity: 0;
  visibility: hidden;
  transform: translateY(6px);
  transition: opacity var(--mm-transition), transform var(--mm-transition), visibility var(--mm-transition);
  pointer-events: none;
}

/* Open on hover */
.mm-nav__item--has-children:hover .mm-dropdown,
.mm-nav__item--has-children:focus-within .mm-dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
}

.mm-dropdown__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 2px;
}

/* Child link row */
.mm-dropdown__link {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  padding: 12px 0 14px 18px;
  text-decoration: none;
  color: var(--mm-color-text);
  background: transparent;
  border-left: 4px solid transparent;
  transition: all var(--mm-transition);
}
.mm-dropdown__link > div {
  width: 100%;
  transform: translateX(-18px);
  transition: transform var(--mm-transition);
}
.mm-dropdown__link .mm-dropdown__label {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: var(--color-rti-black);
  transition: color var(--mm-transition);
}
.mm-dropdown__link .mm-dropdown__desc {
  width: 85%;
  font-size: 14px;
  font-weight: 400;
  color: var(--text-color);
  line-height: 20px;
  transition: color var(--mm-transition);
}
.mm-dropdown__link .mm-dropdown__arrow {
  flex: 0 0 14px;
  display: flex;
  align-items: center;
  align-self: center;
  color: currentColor;
  opacity: 0;
  transform: translateX(-4px);
  transition: opacity var(--mm-transition), transform var(--mm-transition);
}
@media (hover: hover) and (pointer: fine) {
  .mm-dropdown__link:hover {
    background: #EFFAEB;
    border-left-color: var(--color-warm-green);
  }
  .mm-dropdown__link:hover > div {
    transform: translateX(0);
  }
  .mm-dropdown__link:hover .mm-dropdown__label {
    color: var(--color-warm-green);
  }
  .mm-dropdown__link:hover .mm-dropdown__desc {
    color: #58754E;
    opacity: 0.75;
  }
  .mm-dropdown__link:hover .mm-dropdown__arrow {
    opacity: 1;
    transform: translateX(0);
  }
}

/* =============================================================
   MOBILE — Drawer
   ============================================================= */
.mm-mobile {
  position: fixed;
  top: var(--header-height);
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: var(--mm-color-bg);
  z-index: var(--mm-z-drawer);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transform: translateX(100%);
  transition: transform 320ms cubic-bezier(0.4, 0, 0.2, 1);
}
.mm-mobile .mm-mobile__blob {
  position: absolute;
  left: -30%;
  top: 20%;
  width: 300%;
  aspect-ratio: 1/1;
  z-index: -1;
  filter: blur(80px);
  background: radial-gradient(circle, rgba(93, 182, 58, 0.3) 0%, rgba(93, 182, 58, 0.2) 25%, rgba(93, 182, 58, 0.1) 50%, rgba(249, 249, 247, 0.85) 75%, #F9F9F7 100%);
  animation: floatBlob 40s ease-in-out infinite alternate;
}
@media only screen and (min-width: 768px) {
  .mm-mobile .mm-mobile__blob {
    top: 40%;
  }
}
@media only screen and (min-width: 1024px) {
  .mm-mobile .mm-mobile__blob {
    display: none;
    animation: none;
    filter: none;
  }
}

.mm-mobile.is-open {
  transform: translateX(0);
}

.mm-mobile__inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/* ── Mobile top-level list ── */
.mm-mobile__list {
  list-style: none;
  margin: 0;
  padding: 0;
  flex: 1;
}

.mm-mobile__item {
  border-bottom: 1px solid var(--mm-color-border);
}

/* ── Accordion trigger ── */
.mm-mobile__accordion-trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 20px 24px;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
  color: var(--mm-color-text);
  transition: all var(--mm-transition);
}

a.mm-mobile__acc-label {
  text-decoration: none;
  display: block;
  flex: 0 0 50%;
  color: var(--mm-color-text);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
}

.mm-mobile__acc-icon {
  flex-shrink: 0;
  position: relative;
  width: 24px;
  height: 24px;
  color: var(--mm-color-text-muted);
}

.mm-mobile__plus,
.mm-mobile__minus {
  position: absolute;
  inset: 4px;
  transition: opacity var(--mm-transition), transform var(--mm-transition);
}

/* Default: show plus, hide minus */
.mm-mobile__minus {
  opacity: 0;
  transform: scale(0.8);
}

/* Open state: hide plus, show minus */
.mm-mobile__accordion-trigger[aria-expanded=true] .mm-mobile__plus {
  opacity: 0;
  transform: scale(0.8);
}

.mm-mobile__accordion-trigger[aria-expanded=true] .mm-mobile__minus {
  opacity: 1;
  transform: scale(1);
}

.mm-mobile__accordion-trigger[aria-expanded=true] {
  background: #ffffff;
}

/* ── Accordion panel (animated) ── */
.mm-mobile__accordion-panel {
  /* Height animation driven by JS: panel starts at 0, JS sets explicit px height */
  overflow: hidden;
  height: 0;
  transition: height 280ms cubic-bezier(0.4, 0, 0.2, 1);
  background: #ffffff;
}

.mm-mobile__accordion-panel.is-open {
  /* Height set inline by JS */
}

.mm-mobile__accordion-inner {
  /* Inner wrapper so we can measure natural height */
  padding: 4px 0 8px;
}

/* ── Sub items inside accordion ── */
.mm-mobile__sub-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.mm-mobile__sub-item {
  border-top: 1px solid var(--mm-color-border);
}

.mm-mobile__sub-item:first-child {
  border-top: none;
}

.mm-mobile__sub-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 14px 24px;
  text-decoration: none;
  color: var(--mm-color-text);
  transition: color var(--mm-transition), background var(--mm-transition);
}

.mm-mobile__sub-link:hover {
  background: var(--mm-color-accent-light);
  color: var(--mm-color-accent);
}

.mm-mobile__sub-text {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.mm-mobile__sub-label {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
}

.mm-mobile__sub-desc {
  font-size: 12px;
  font-weight: 400;
  color: var(--mm-color-text-muted);
  line-height: 1.4;
}

.mm-mobile__sub-link:hover .mm-mobile__sub-desc {
  color: inherit;
  opacity: 0.75;
}

.mm-mobile__sub-arrow {
  flex-shrink: 0;
  color: var(--mm-color-text-muted);
  transition: color var(--mm-transition), transform var(--mm-transition);
}

.mm-mobile__sub-link:hover .mm-mobile__sub-arrow {
  color: var(--mm-color-accent);
  transform: translateX(3px);
}

/* ── Plain top-level link (no children) ── */
.mm-mobile__top-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 24px;
  font-size: 18px;
  font-weight: 600;
  color: var(--mm-color-text);
  text-decoration: none;
  transition: color var(--mm-transition);
}

.mm-mobile__top-link:hover {
  color: var(--mm-color-accent);
}

.mm-mobile__top-arrow {
  color: var(--mm-color-text-muted);
  transition: color var(--mm-transition), transform var(--mm-transition);
}

.mm-mobile__top-link:hover .mm-mobile__top-arrow {
  color: var(--mm-color-accent);
  transform: translateX(3px);
}

/* =============================================================
   RESPONSIVE — hide desktop nav, show hamburger
   ============================================================= */
@media (max-width: 1023px) {
  .mm-nav__list {
    display: none;
  }
}
@media (min-width: 1024px) {
  .mm-mobile {
    display: none !important;
  }
}
/* =============================================================
   REDUCED MOTION
   ============================================================= */
@media (prefers-reduced-motion: reduce) {
  .mm-dropdown,
  .mm-mobile,
  .mm-mobile__accordion-panel,
  .mm-mobile__plus,
  .mm-mobile__minus,
  .mm-dropdown__arrow,
  .mm-mobile__sub-arrow,
  .mm-mobile__top-arrow {
    transition: none !important;
  }
}
.module__pre-footer {
  position: relative;
  padding-top: 86px;
  padding-bottom: 86px;
  background: var(--color-rti-black);
  z-index: 1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: var(--color-rti-white);
}
@media only screen and (min-width: 768px) {
  .module__pre-footer {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.module__pre-footer h2 {
  color: var(--color-rti-white);
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .module__pre-footer h2 {
    width: 80%;
  }
}
@media only screen and (min-width: 1024px) {
  .module__pre-footer h2 {
    width: 60%;
  }
}
@media only screen and (min-width: 1280px) {
  .module__pre-footer h2 {
    width: 55%;
  }
}

.site-footer {
  position: relative;
  z-index: 1;
  background: var(--color-rti-black);
  color: #ffffff;
}
.site-footer a {
  color: inherit;
  text-decoration: none;
  transition: all 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .site-footer a:hover {
    color: var(--color-rti-green);
  }
}
.site-footer .footer-upper {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 1024px) {
  .site-footer .footer-upper {
    flex-direction: row;
    justify-content: space-between;
  }
}
.site-footer .footer-upper .footer-left-col {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media only screen and (min-width: 768px) {
  .site-footer .footer-upper .footer-left-col {
    width: 82%;
  }
}
@media only screen and (min-width: 1024px) {
  .site-footer .footer-upper .footer-left-col {
    width: 50%;
  }
}
.site-footer .footer-upper .footer-left-col .footer-title {
  font-size: 24px;
  line-height: 1.3333;
  letter-spacing: -0.24px;
}
@media only screen and (min-width: 768px) {
  .site-footer .footer-upper .footer-left-col .footer-title {
    font-size: 40px;
    line-height: 1.3;
    letter-spacing: -0.4px;
  }
}
@media only screen and (min-width: 1280px) {
  .site-footer .footer-upper .footer-left-col .footer-text {
    padding-right: 10%;
  }
}
.site-footer .footer-upper .footer-right-col {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media only screen and (min-width: 1024px) {
  .site-footer .footer-upper .footer-right-col {
    width: 250px;
    flex: 0 0 250px;
    text-align: right;
    align-items: flex-end;
    margin-top: 8px;
  }
}
.site-footer .footer-upper .footer-right-col .footer-sub-title {
  font-size: 18px;
  line-height: 1.5556;
  letter-spacing: -0.18px;
}
.site-footer .footer-upper .footer-right-col .footer-contact {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.site-footer .footer-upper .footer-right-col .footer-contact p, .site-footer .footer-upper .footer-right-col .footer-contact address {
  color: var(--color-rti-green);
  font-family: var(--font-code);
  font-size: 12px;
  font-style: normal;
  line-height: 1.6667;
}
.site-footer .footer-upper .footer-right-col ul.social-links {
  display: flex;
  align-items: center;
  gap: 12px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.site-footer .footer-upper .footer-right-col ul.social-links li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.site-footer .footer-upper .footer-right-col ul.social-links li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 2px solid var(--color-rti-green);
  background: transparent;
  transition: all 0.3s ease;
}
.site-footer .footer-upper .footer-right-col ul.social-links li a span {
  width: 18px;
  height: 18px;
}
.site-footer .footer-upper .footer-right-col ul.social-links li a span svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.site-footer .footer-upper .footer-right-col ul.social-links li a span svg path {
  fill: var(--color-rti-green);
  transition: all 0.3s ease;
}
.site-footer .footer-upper .footer-right-col ul.social-links li a:hover {
  border-color: var(--color-rti-white);
}
.site-footer .footer-upper .footer-right-col ul.social-links li a:hover span path {
  fill: var(--color-rti-white);
}
.site-footer .footer-lower {
  display: flex;
  flex-direction: column;
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 24px;
}
@media only screen and (min-width: 1024px) {
  .site-footer .footer-lower {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
.site-footer .footer-lower .footer-lower-content {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media only screen and (min-width: 1024px) {
  .site-footer .footer-lower .footer-lower-content {
    text-align: right;
  }
}
.site-footer .footer-lower .footer-lower-content .footer-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px 18px;
}
.site-footer .footer-lower .footer-lower-content .footer-menu ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.site-footer .footer-lower .footer-lower-content .footer-menu ul li a {
  color: var(--color-rti-white);
  font-size: 14px;
  line-height: 1.4286;
  letter-spacing: -0.14px;
  text-decoration: none;
  transition: all 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .site-footer .footer-lower .footer-lower-content .footer-menu ul li a:hover {
    color: var(--color-rti-green);
  }
}
.site-footer .footer-lower .footer-lower-content .footer-copyright {
  font-size: 12px;
  line-height: 1.6667;
  color: rgba(249, 249, 247, 0.6);
  font-family: var(--font-code);
}

/* Menu and simple menu */
.hs-menu-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Horizontal menu */
.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
  }
}
/* Vertical menu */
.hs-menu-wrapper.hs-menu-flow-vertical ul {
  flex-direction: column;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: inline-flex;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: flex;
  }
}
.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}
/* CTA, logo, and rich text images */
.hs_cos_wrapper_type_cta img,
.hs_cos_wrapper_type_logo img,
.hs_cos_wrapper_type_rich_text img {
  height: auto;
  max-width: 100%;
}

header.page-header {
  padding-top: calc(var(--header-height) + 40px);
}
header.page-header .page-header-description, header.page-header .page-header-description p {
  font-size: clamp(16px, 3.125vw, 24px);
  line-height: 1.5;
  letter-spacing: -0.01em;
}
@media only screen and (min-width: 768px) {
  header.page-header {
    padding-top: calc(var(--header-height) + 80px);
  }
}
@media only screen and (min-width: 1024px) {
  header.page-header {
    padding-top: calc(var(--header-height) + 108px);
  }
  header.page-header .page-header-title {
    max-width: 90%;
  }
  header.page-header .page-header-description {
    max-width: 78%;
  }
}

.page-hero-block {
  width: 100%;
  min-height: 95dvh;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media only screen and (min-width: 1024px) {
  .page-hero-block {
    height: fit-content;
    min-height: 90vh;
    aspect-ratio: unset;
    max-height: 987px;
  }
}
.page-hero-block .hero-bg-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}
.page-hero-block .hero-bg-container .hero-bg-media {
  width: 100%;
  height: 100%;
}
.page-hero-block .hero-bg-container .hero-bg-media video, .page-hero-block .hero-bg-container .hero-bg-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-hero-block .hero-bg-container .hero-bg-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.page-hero-block .contain {
  position: relative;
  height: 100%;
  z-index: 3;
}
.page-hero-block .hero-inner {
  position: relative;
  color: var(--color-rti-white);
  padding-top: calc(var(--header-height) + 40px);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media only screen and (min-width: 768px) {
  .page-hero-block .hero-inner {
    padding-top: calc(var(--header-height) + 80px);
  }
}
@media only screen and (min-width: 1024px) {
  .page-hero-block .hero-inner {
    padding-top: calc(var(--header-height) + 108px);
  }
}
.page-hero-block .hero-inner .hero-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-bottom: 88px;
}
@media only screen and (min-width: 1024px) {
  .page-hero-block .hero-inner .hero-content {
    margin-bottom: 120px;
  }
}
.page-hero-block .hero-inner .hero-content h1 {
  color: var(--color-rti-white);
}
@media only screen and (min-width: 1024px) {
  .page-hero-block .hero-inner .hero-content .hero-title-group {
    width: 80%;
  }
}
@media only screen and (min-width: 1280px) {
  .page-hero-block .hero-inner .hero-content .hero-title-group {
    width: 75%;
  }
}
.page-hero-block .hero-inner .hero-content .hero-description {
  font-size: clamp(18px, 3.125vw, 24px);
  line-height: 1.5;
  letter-spacing: -0.01em;
}
@media only screen and (min-width: 1024px) {
  .page-hero-block .hero-inner .hero-content .hero-description {
    width: 65%;
  }
}
.page-hero-block .hero-inner .hero-content .hero-description p {
  font-size: clamp(18px, 3.125vw, 24px);
  line-height: 1.5;
  letter-spacing: -0.01em;
}

.hero-title--rotating .hero-title__pre,
.hero-title--rotating .hero-title__post {
  display: inline;
}
.hero-title--rotating [class*=hs_cos_wrapper] {
  display: inline !important;
}
.hero-title--rotating .hero-title__rotator {
  font-weight: 700;
  color: var(--color-rti-green);
  display: inline-flex;
  position: relative;
  vertical-align: baseline;
  overflow: hidden;
  margin-inline: 2px;
  transition: width 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}
.hero-title--rotating .hero-title__sizer,
.hero-title--rotating .hero-title__word {
  font: inherit;
  font-weight: 700;
  letter-spacing: inherit;
  line-height: inherit;
}
.hero-title--rotating .hero-title__sizer div, .hero-title--rotating .hero-title__sizer span,
.hero-title--rotating .hero-title__word div,
.hero-title--rotating .hero-title__word span {
  font-weight: 700;
}
.hero-title--rotating .hero-title__sizer {
  display: block;
  visibility: hidden;
  white-space: nowrap;
  pointer-events: none;
  user-select: none;
}
.hero-title--rotating .hero-title__word {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  opacity: 0;
  transform: translate3d(0, 100%, 0);
  pointer-events: none;
  font-weight: 700;
}
.hero-title--rotating .hero-title__word.is-active {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.hero-title--rotating .hero-title__word.is-anim-in {
  animation: heroTitleWordIn 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}
.hero-title--rotating .hero-title__word.is-anim-out {
  animation: heroTitleWordOut 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}
@media (prefers-reduced-motion: reduce) {
  .hero-title--rotating .hero-title__rotator {
    transition: none;
  }
  .hero-title--rotating .hero-title__word {
    animation: none !important;
    transform: none;
  }
  .hero-title--rotating .hero-title__word:not(.is-active) {
    display: none;
  }
}

@keyframes heroTitleWordIn {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes heroTitleWordOut {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.spacer-block {
  width: 100%;
}
.spacer-block--xs {
  height: 12px;
}
.spacer-block--sm {
  height: 24px;
}
.spacer-block--md {
  height: 48px;
}
.spacer-block--lg {
  height: 64px;
}
.spacer-block--xl {
  height: 80px;
}
.spacer-block--xxl {
  height: 96px;
}
@media only screen and (min-width: 1024px) {
  .spacer-block--lg {
    height: 96px;
  }
  .spacer-block--xl {
    height: 120px;
  }
  .spacer-block--xxl {
    height: 192px;
  }
}

@media only screen and (min-width: 1024px) {
  .module__section-header .section-header .section-header-title {
    width: 90%;
  }
}
@media only screen and (min-width: 1280px) {
  .module__section-header .section-header .section-header-title {
    width: 85%;
  }
}
@media only screen and (min-width: 1024px) {
  .module__section-header .section-header .section-header-text {
    width: 80%;
  }
}
@media only screen and (min-width: 1280px) {
  .module__section-header .section-header .section-header-text {
    width: 75%;
  }
}
.module__section-header .section-header .section-header-text.two-col {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .module__section-header .section-header .section-header-text.two-col p {
    flex: 0 0 calc(50% - 24px);
  }
}
@media only screen and (min-width: 1024px) {
  .module__section-header .section-header.layout-narrow .section-header-title {
    width: 70%;
  }
}
@media only screen and (min-width: 1280px) {
  .module__section-header .section-header.layout-narrow .section-header-title {
    width: 60%;
  }
}
@media only screen and (min-width: 1024px) {
  .module__section-header .section-header.layout-narrow .section-header-text {
    width: 60%;
  }
}
@media only screen and (min-width: 1280px) {
  .module__section-header .section-header.layout-narrow .section-header-text {
    width: 50%;
  }
}

.media-text {
  position: relative;
  padding-top: var(--section-spacing);
  padding-bottom: var(--section-spacing);
}
.media-text.bg-gradient {
  background: linear-gradient(180deg, rgba(211, 232, 255, 0) 9.62%, #E3F2DD 69.23%, #F9F9F7 100%);
}
.media-text.media-text--spacing-large {
  padding-top: calc(var(--section-spacing) * 1.35);
  padding-bottom: calc(var(--section-spacing) * 1.35);
}
.media-text.media-text--spacing-compact {
  padding-top: calc(var(--section-spacing) * 0.65);
  padding-bottom: calc(var(--section-spacing) * 0.65);
}
.media-text.media-text--image-left .media-text__media {
  order: 1;
}
.media-text.media-text--image-left .media-text__content {
  order: 2;
}
.media-text.media-text--image-right .media-text__content {
  order: 1;
}
.media-text.media-text--image-right .media-text__media {
  order: 2;
}
.media-text__inner {
  display: grid;
  grid-template-columns: 1fr;
  gap: 48px;
}
@media only screen and (min-width: 768px) {
  .media-text__inner {
    gap: 64px;
  }
}
@media only screen and (min-width: 1024px) {
  .media-text__inner {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 48px;
  }
}
.media-text__content {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media only screen and (min-width: 1024px) {
  .media-text__content {
    display: flex;
    padding: 24px 0;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    flex: 1 0 0;
    align-self: stretch;
  }
}
.media-text__content .media-text__description {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
.media-text__content .media-text__text {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media only screen and (min-width: 1024px) {
  .media-text__content .media-text__text {
    justify-content: space-between;
    flex-grow: 1;
  }
}
.media-text__media {
  width: 100%;
  aspect-ratio: 380/290;
  border-radius: 24px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .media-text__media {
    aspect-ratio: 720/440;
  }
}
@media only screen and (min-width: 1024px) {
  .media-text__media {
    aspect-ratio: 616/563;
  }
}
.media-text__media img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  aspect-ratio: unset !important;
}

.video-lightbox .thumbnail {
  position: relative;
  overflow: hidden;
}
.video-lightbox .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-lightbox .thumbnail svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.video-popup-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: translateY(-100%);
  transition: opacity 0.4s ease;
}
.video-popup-modal .backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(19, 20, 31, 0.7);
  backdrop-filter: blur(10px);
}
.video-popup-modal .inner {
  background: rgba(0, 0, 0, 0.5);
  position: relative;
  width: 90%;
  max-width: 960px;
  max-height: 58.5vh;
  aspect-ratio: 16/9;
  opacity: 0;
  transform: translateY(40px) scale(0.95);
  transition: opacity 0.4s ease, transform 0.4s ease;
  transition-delay: 0.6s;
}
.video-popup-modal .inner .video-close {
  position: absolute;
  top: -48px;
  right: 0;
  width: 24px;
  height: 24px;
  color: var(--color-rti-white);
  cursor: pointer;
}
.video-popup-modal .inner .video-content {
  position: relative;
  width: 100%;
  height: 100%;
}
.video-popup-modal .inner .video-content iframe {
  width: 100%;
  height: 100%;
}
.video-popup-modal.active {
  opacity: 1;
  transform: translateY(0);
}
.video-popup-modal.active .inner {
  opacity: 1;
  transform: translateY(0) scale(1);
}

.module__intro-text {
  position: relative;
  padding-top: 86px;
  padding-bottom: 86px;
}
@media only screen and (min-width: 768px) {
  .module__intro-text {
    padding-top: 112px;
    padding-bottom: 112px;
  }
}
@media only screen and (min-width: 1024px) {
  .module__intro-text {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.module__intro-text .intro-text__content, .module__intro-text .intro-text__content p {
  font-size: clamp(24px, 4.688vw, 36px);
  line-height: 1.2222222222;
  letter-spacing: -0.01em;
}
.module__intro-text .intro-text__content {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media only screen and (min-width: 768px) {
  .module__intro-text .intro-text__content {
    gap: 48px;
  }
}
.module__intro-text .intro-text__content p:not(:first-child) {
  font-size: clamp(18px, 3.125vw, 24px);
  line-height: 1.3333333;
  letter-spacing: -0.01em;
}
.module__intro-text.two-columns .bg-img {
  position: absolute;
  top: 185px;
  left: 0;
  display: none;
  height: auto;
  width: 25%;
}
@media only screen and (min-width: 1024px) {
  .module__intro-text.two-columns .bg-img {
    display: block;
    width: 35%;
  }
}
@media only screen and (min-width: 1280px) {
  .module__intro-text.two-columns .bg-img {
    width: 574px;
  }
}
@media only screen and (min-width: 1024px) {
  .module__intro-text.two-columns .inner {
    width: 100%;
    flex-direction: row;
    gap: 48px;
    justify-content: space-between;
    align-items: flex-start;
  }
}
@media only screen and (min-width: 1024px) {
  .module__intro-text.two-columns .intro-text__content {
    flex: 0 0 65%;
  }
}

.module__narrow-text {
  padding-top: 68px;
  padding-bottom: 68px;
}
@media only screen and (min-width: 768px) {
  .module__narrow-text {
    padding-top: 138px;
    padding-bottom: 138px;
  }
}
@media only screen and (min-width: 1024px) {
  .module__narrow-text {
    padding-top: 200px;
    padding-bottom: 200px;
  }
}
.module__narrow-text.spacing-compact {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (min-width: 1024px) {
  .module__narrow-text.spacing-compact {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.module__narrow-text.bg-narrow-bg-1 {
  background-size: 34% auto;
  background-position: top right;
  background-repeat: no-repeat;
}
.module__narrow-text.bg-narrow-bg-2 {
  background-size: 45% auto;
  background-position: center left;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 768px) {
  .module__narrow-text .title {
    width: 90%;
  }
}
@media only screen and (min-width: 1024px) {
  .module__narrow-text .title {
    width: 80%;
  }
}
@media only screen and (min-width: 1280px) {
  .module__narrow-text .title {
    width: 70%;
  }
}
.module__narrow-text .description, .module__narrow-text .description p {
  font-size: 18px;
  text-wrap: pretty;
}
@media only screen and (min-width: 768px) {
  .module__narrow-text .description, .module__narrow-text .description p {
    font-size: 24px;
  }
}
.module__narrow-text .description {
  font-size: 18px;
}
@media only screen and (min-width: 768px) {
  .module__narrow-text .description {
    font-size: 24px;
    width: 80%;
  }
}
@media only screen and (min-width: 1024px) {
  .module__narrow-text .description {
    width: 72%;
  }
}
@media only screen and (min-width: 1280px) {
  .module__narrow-text .description {
    width: 62%;
  }
}

.module__3-column-card-grid {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (min-width: 1024px) {
  .module__3-column-card-grid {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.module__3-column-card-grid .card-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}
@media only screen and (min-width: 1024px) {
  .module__3-column-card-grid .card-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.module__3-column-card-grid .card {
  background-color: var(--card-stroke);
  border: 1px solid var(--card-stroke);
  border-radius: 8px;
  overflow: hidden;
  transition: border-color 0.3s ease;
}
.module__3-column-card-grid .card .card-inner {
  background-color: var(--color-rti-white);
  border: 3px solid var(--color-rti-white);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 32px 24px;
  overflow: hidden;
  height: 100%;
  transition: border-color 0.3s ease, background-color 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .module__3-column-card-grid .card:hover {
    border-color: var(--color-rti-green);
    background-color: var(--color-rti-green);
  }
  .module__3-column-card-grid .card:hover .card-inner {
    border-color: var(--color-rti-green);
  }
}
.module__3-column-card-grid .card .card-header .card-icon {
  width: 64px;
  height: 64px;
  align-items: center;
  justify-content: center;
}
.module__3-column-card-grid .card .card-header .card-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.module__4-column-card-grid {
  padding-top: 60px;
  padding-bottom: 60px;
  background: var(--gradient-3, linear-gradient(180deg, rgba(211, 232, 255, 0) 0%, #DBEED3 81.73%, #F9F9F7 100%));
}
@media only screen and (min-width: 1024px) {
  .module__4-column-card-grid {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 1024px) {
  .module__4-column-card-grid .description {
    width: 75%;
  }
}
@media only screen and (min-width: 1280px) {
  .module__4-column-card-grid .description {
    width: 57%;
  }
}
.module__4-column-card-grid .card-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 48px;
}
@media only screen and (min-width: 768px) {
  .module__4-column-card-grid .card-grid {
    margin-top: 100px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 1280px) {
  .module__4-column-card-grid .card-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
.module__4-column-card-grid .card {
  background-color: var(--card-stroke);
  border: 1px solid var(--card-stroke);
  border-radius: 8px;
  overflow: hidden;
  transition: border-color 0.3s ease;
}
.module__4-column-card-grid .card .card-inner {
  background-color: var(--color-rti-white);
  border: 3px solid var(--color-rti-white);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 32px 24px;
  overflow: hidden;
  height: 100%;
  transition: border-color 0.3s ease, background-color 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .module__4-column-card-grid .card:hover {
    border-color: var(--color-rti-green);
    background-color: var(--color-rti-green);
  }
  .module__4-column-card-grid .card:hover .card-inner {
    border-color: var(--color-rti-green);
  }
}
.module__4-column-card-grid .card .card-header .card-icon {
  width: 64px;
  height: 64px;
  align-items: center;
  justify-content: center;
}
.module__4-column-card-grid .card .card-header .card-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.module__solutions-post-grid {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (min-width: 1024px) {
  .module__solutions-post-grid {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
.module__solutions-post-grid .contain {
  position: relative;
  z-index: 1;
}
.module__solutions-post-grid a.solution-card {
  text-decoration: none;
  display: block;
  color: var(--color-text);
}
.module__solutions-post-grid.layout-vertical .blue-ellipse {
  position: absolute;
  top: 10%;
  left: 0;
  width: 100%;
  height: 80%;
  z-index: 0;
  pointer-events: none;
}
.module__solutions-post-grid.layout-vertical .blue-ellipse svg {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 100%;
}
@media only screen and (min-width: 1024px) {
  .module__solutions-post-grid.layout-vertical .eyebrow {
    text-align: center;
    align-self: center;
  }
}
@media only screen and (min-width: 1024px) {
  .module__solutions-post-grid.layout-vertical .title {
    text-align: center;
    font-size: 40px;
  }
}
.module__solutions-post-grid.layout-vertical .solutions-post-grid {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .module__solutions-post-grid.layout-vertical .solutions-post-grid a.solution-card {
    transition: opacity 0.3s ease;
  }
}
@media only screen and (min-width: 1024px) and (hover: hover) and (pointer: fine) {
  .module__solutions-post-grid.layout-vertical .solutions-post-grid:hover a.solution-card {
    opacity: 0.5;
  }
}
@media only screen and (min-width: 1280px) {
  .module__solutions-post-grid.layout-vertical .solutions-post-grid a.solution-card {
    overflow: hidden;
  }
}
@media only screen and (min-width: 1280px) and (hover: hover) and (pointer: fine) {
  .module__solutions-post-grid.layout-vertical .solutions-post-grid:hover a.solution-card {
    overflow: visible;
  }
}
.module__solutions-post-grid.layout-vertical a.solution-card {
  border-bottom: 1px solid var(--color-border);
  padding: 24px 0;
}
@media only screen and (min-width: 768px) {
  .module__solutions-post-grid.layout-vertical a.solution-card {
    padding: 48px 0;
  }
}
.module__solutions-post-grid.layout-vertical a.solution-card:first-of-type {
  padding-top: 0;
}
.module__solutions-post-grid.layout-vertical a.solution-card:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}
.module__solutions-post-grid.layout-vertical a.solution-card .solution-list-item {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media only screen and (min-width: 768px) {
  .module__solutions-post-grid.layout-vertical a.solution-card .solution-list-item {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 1280px) {
  .module__solutions-post-grid.layout-vertical a.solution-card .solution-list-item {
    gap: 56px;
  }
}
.module__solutions-post-grid.layout-vertical a.solution-card .solution-list-item .solution-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media only screen and (min-width: 768px) {
  .module__solutions-post-grid.layout-vertical a.solution-card .solution-list-item .solution-content {
    flex: 0 0 43.333333%;
  }
}
@media only screen and (min-width: 1280px) {
  .module__solutions-post-grid.layout-vertical a.solution-card .solution-list-item .solution-content {
    flex: 0 0 calc(100% - 384px);
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
.module__solutions-post-grid.layout-vertical a.solution-card .solution-list-item .solution-content .solution-title {
  font-size: 24px;
}
@media only screen and (min-width: 1024px) {
  .module__solutions-post-grid.layout-vertical a.solution-card .solution-list-item .solution-content .solution-title {
    font-size: 36px;
  }
}
@media only screen and (min-width: 1280px) {
  .module__solutions-post-grid.layout-vertical a.solution-card .solution-list-item .solution-content .solution-title {
    flex: 0 0 55%;
  }
}
@media only screen and (min-width: 1280px) {
  .module__solutions-post-grid.layout-vertical a.solution-card .solution-list-item .solution-content .solution-text {
    flex: 0 0 36%;
  }
}
.module__solutions-post-grid.layout-vertical a.solution-card .solution-list-item .solution-media {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .module__solutions-post-grid.layout-vertical a.solution-card .solution-list-item .solution-media {
    gap: 64px;
  }
}
@media only screen and (min-width: 1280px) {
  .module__solutions-post-grid.layout-vertical a.solution-card .solution-list-item .solution-media {
    transform: translateX(128px);
    transition: transform 0.3s ease-in-out;
  }
}
.module__solutions-post-grid.layout-vertical a.solution-card .solution-list-item .solution-media .solution-image {
  width: 52.633%;
  flex: 0 0 52.633%;
  aspect-ratio: 200/181;
  border-radius: 8px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .module__solutions-post-grid.layout-vertical a.solution-card .solution-list-item .solution-media .solution-image {
    width: 200px;
    flex: 0 0 200px;
  }
}
.module__solutions-post-grid.layout-vertical a.solution-card .solution-list-item .solution-media .solution-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.module__solutions-post-grid.layout-vertical a.solution-card .solution-list-item .solution-media .solution-button {
  flex: 0 0 64px;
  width: 64%;
  aspect-ratio: 1/1;
}
@media only screen and (min-width: 1280px) {
  .module__solutions-post-grid.layout-vertical a.solution-card .solution-list-item .solution-media .solution-button {
    opacity: 0;
    transform: scale(0);
    transition: all 0.3s ease;
  }
}
.module__solutions-post-grid.layout-vertical a.solution-card .solution-list-item .solution-media .solution-button svg {
  width: 100%;
  height: auto;
  overflow: visible;
}
.module__solutions-post-grid.layout-vertical a.solution-card .solution-list-item .solution-media .solution-button svg rect {
  border-radius: 50%;
  filter: drop-shadow(8px 8px 20px rgba(199, 199, 199, 0.4));
}
@media only screen and (min-width: 1024px) and (hover: hover) and (pointer: fine) {
  .module__solutions-post-grid.layout-vertical a.solution-card:hover {
    opacity: 1 !important;
  }
}
@media only screen and (min-width: 1280px) and (hover: hover) and (pointer: fine) {
  .module__solutions-post-grid.layout-vertical a.solution-card:hover .solution-list-item .solution-media {
    transform: translateX(0);
  }
  .module__solutions-post-grid.layout-vertical a.solution-card:hover .solution-list-item .solution-button {
    opacity: 1;
    transform: scale(1);
  }
}
.module__solutions-post-grid.layout-grid .blue-ellipse {
  display: none;
}
.module__solutions-post-grid.layout-grid .solutions-post-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}
@media only screen and (min-width: 768px) {
  .module__solutions-post-grid.layout-grid .solutions-post-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.module__solutions-post-grid.layout-grid .solutions-post-grid .solution-card {
  border: 1px solid var(--color-border);
  border-radius: 8px;
  background-color: var(--color-rti-white);
  overflow: hidden;
  transition: all 0.3s ease;
}
.module__solutions-post-grid.layout-grid .solutions-post-grid .solution-card .solution-grid-item {
  height: 100%;
  background-color: var(--color-rti-white);
  padding: 21px;
  border: 3px solid var(--color-rti-white);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: all 0.3s ease;
}
.module__solutions-post-grid.layout-grid .solutions-post-grid .solution-card .solution-grid-item .solution-image {
  width: 100%;
  aspect-ratio: 137/77;
  border-radius: 8px;
  overflow: hidden;
}
.module__solutions-post-grid.layout-grid .solutions-post-grid .solution-card .solution-grid-item .solution-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.module__solutions-post-grid.layout-grid .solutions-post-grid .solution-card .solution-grid-item .solution-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  justify-content: center;
  margin-top: auto;
}
@media only screen and (min-width: 1024px) {
  .module__solutions-post-grid.layout-grid .solutions-post-grid .solution-card .solution-grid-item .solution-content {
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    gap: 16px;
    text-align: left;
  }
}
@media only screen and (min-width: 1280px) {
  .module__solutions-post-grid.layout-grid .solutions-post-grid .solution-card .solution-grid-item .solution-content {
    gap: 48px;
  }
}
.module__solutions-post-grid.layout-grid .solutions-post-grid .solution-card .solution-grid-item .solution-content .faux-link {
  display: inline-flex;
  align-items: center;
  color: var(--color-rti-black);
  text-decoration: none;
  cursor: pointer;
  gap: 0;
  position: relative;
  border-radius: 999px;
  overflow: hidden;
}
@media only screen and (min-width: 1024px) {
  .module__solutions-post-grid.layout-grid .solutions-post-grid .solution-card .solution-grid-item .solution-content .faux-link {
    flex: 0 0 168px;
  }
}
.module__solutions-post-grid.layout-grid .solutions-post-grid .solution-card .solution-grid-item .solution-content .faux-link .btn-label {
  padding: 12px 18px;
  font-size: 16px;
  font-weight: 400;
  background: var(--color-rti-white);
  border: 1px solid var(--color-cloudy-gray);
  border-radius: 999px;
  line-height: 1.375;
  overflow: hidden;
}
.module__solutions-post-grid.layout-grid .solutions-post-grid .solution-card .solution-grid-item .solution-content .faux-link .btn-label .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-rti-green);
  border-radius: 999px;
  z-index: 0;
  transform: translateX(-100%);
  transition: transform 300ms ease;
}
.module__solutions-post-grid.layout-grid .solutions-post-grid .solution-card .solution-grid-item .solution-content .faux-link .btn-label .text {
  position: relative;
  z-index: 1;
  color: var(--color-rti-black);
  transition: color 300ms ease;
}
.module__solutions-post-grid.layout-grid .solutions-post-grid .solution-card .solution-grid-item .solution-content .faux-link .btn-icon {
  width: 48px;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.module__solutions-post-grid.layout-grid .solutions-post-grid .solution-card .solution-grid-item .solution-content .faux-link .btn-icon svg {
  position: relative;
}
.module__solutions-post-grid.layout-grid .solutions-post-grid .solution-card .solution-grid-item .solution-content .faux-link .btn-icon svg path {
  stroke: var(--color-rti-white);
  transition: stroke 300ms ease;
}
.module__solutions-post-grid.layout-grid .solutions-post-grid .solution-card .solution-grid-item .solution-content .faux-link .btn-icon svg .roller {
  position: relative;
  stroke: var(--color-cloudy-gray);
  transform: translateX(-100%);
  transition: transform 300ms ease;
}
@media (hover: hover) and (pointer: fine) {
  .module__solutions-post-grid.layout-grid .solutions-post-grid .solution-card:hover {
    border-color: var(--color-rti-green);
    background-color: var(--color-rti-green);
  }
  .module__solutions-post-grid.layout-grid .solutions-post-grid .solution-card:hover .solution-grid-item {
    border-color: var(--color-rti-green);
  }
  .module__solutions-post-grid.layout-grid .solutions-post-grid .solution-card:hover .solution-grid-item .solution-content .faux-link .bg {
    transform: translateX(0);
  }
  .module__solutions-post-grid.layout-grid .solutions-post-grid .solution-card:hover .solution-grid-item .solution-content .faux-link .text {
    color: var(--color-rti-white);
  }
}

.module__stats-counter {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (min-width: 1024px) {
  .module__stats-counter {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.module__stats-counter.with-gradient {
  background: var(--gradient-3, linear-gradient(180deg, rgba(211, 232, 255, 0) 0%, #DBEED3 81.73%, #F9F9F7 100%));
}
.module__stats-counter h2 {
  font-size: 24px;
  line-height: 1.3333;
}
.module__stats-counter h2.text-center, .module__stats-counter h2.text-justify {
  align-self: center;
}
.module__stats-counter h2.text-right {
  align-self: flex-end;
}
.module__stats-counter h2.text-left {
  align-self: flex-start;
}
@media only screen and (min-width: 1024px) {
  .module__stats-counter h2.title-small {
    width: 72%;
  }
}
@media only screen and (min-width: 1280px) {
  .module__stats-counter h2.title-small {
    width: 65%;
  }
}
@media only screen and (min-width: 768px) {
  .module__stats-counter h2.title-large {
    font-size: 36px;
    line-height: 1.2222;
  }
}
@media only screen and (min-width: 1024px) {
  .module__stats-counter h2.title-large {
    width: 94%;
  }
}
.module__stats-counter .stats-counter-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}
@media only screen and (min-width: 768px) {
  .module__stats-counter .stats-counter-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .module__stats-counter .stats-counter-list .stats-counter-item:last-child {
    grid-column: span 2;
  }
}
@media only screen and (min-width: 1024px) {
  .module__stats-counter .stats-counter-list {
    grid-template-columns: repeat(5, 1fr);
  }
  .module__stats-counter .stats-counter-list .stats-counter-item:last-child {
    grid-column: span 1;
  }
}
.module__stats-counter .stats-counter-list .stats-counter-item {
  padding: 24px;
  background-color: var(--color-rti-white);
  border: 1px solid var(--card-stroke);
  border-radius: 8px;
}
.module__stats-counter .stats-counter-list .stats-counter-item p.number {
  font-size: 40px;
  font-weight: 300;
  font-family: var(--font-code-light);
  line-height: 1.4;
  padding-bottom: 24px;
  margin-bottom: 16px;
  border-bottom: 1px solid var(--card-stroke);
  color: var(--color-rti-green);
  opacity: 0;
  transition: opacity 0.6s ease-in-out;
}
@media only screen and (min-width: 1024px) {
  .module__stats-counter .stats-counter-list .stats-counter-item p.number {
    padding-bottom: 100px;
  }
}
.module__stats-counter .stats-counter-list.is-active p.number {
  opacity: 1;
}

.stats-counter-list .stats-counter-item {
  padding: 24px;
  background-color: var(--color-rti-white);
  border: 1px solid var(--card-stroke);
  border-radius: 8px;
}
.stats-counter-list .stats-counter-item p.number {
  font-size: 40px;
  font-weight: 300;
  font-family: var(--font-code-light);
  line-height: 1.4;
  padding-bottom: 24px;
  margin-bottom: 16px;
  border-bottom: 1px solid var(--card-stroke);
  color: var(--color-rti-green);
  opacity: 0;
  transition: opacity 0.6s ease-in-out;
}
@media only screen and (min-width: 1024px) {
  .stats-counter-list .stats-counter-item p.number {
    padding-bottom: 100px;
  }
}
.stats-counter-list.is-active p.number {
  opacity: 1;
}

.module__map-section {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (min-width: 1024px) {
  .module__map-section {
    padding-top: 120px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 1024px) {
  .module__map-section .map-header h2 {
    max-width: 90%;
  }
}
@media only screen and (min-width: 1280px) {
  .module__map-section .map-header h2 {
    max-width: 80%;
  }
}
.module__map-section .map-nav-item {
  font-family: var(--font-code);
  line-height: 1.25;
  border-bottom: 1px solid transparent;
  transition: all 0.3s ease;
  cursor: pointer;
}
.module__map-section .map-nav-item.active, .module__map-section .map-nav-item:hover {
  color: #4D9A41;
}
.module__map-section .map-nav-item.active {
  border-color: #4D9A41;
}
.module__map-section .map-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.module__map-section .map-container .map-canvas {
  position: relative;
  width: 120%;
  aspect-ratio: 1440/683;
  display: grid;
}
@media only screen and (min-width: 1024px) {
  .module__map-section .map-container .map-canvas {
    width: 100%;
    max-width: 1320px;
  }
}
.module__map-section .map-container .map-canvas img {
  position: relative;
  z-index: 2;
  grid-area: 1/1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 0;
  transition: opacity 0.8s ease;
}
.module__map-section .map-container .map-canvas img.active {
  opacity: 1;
}
.module__map-section .map-container .map-canvas img.base-map-image {
  z-index: 1;
  opacity: 1;
}

.module__floating-image-callout {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.module__floating-image-callout .blob {
  display: none;
}
.module__floating-image-callout.blue-orb .blob, .module__floating-image-callout.green-orb .blob {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.module__floating-image-callout.blue-orb .blob::before, .module__floating-image-callout.blue-orb .blob::after, .module__floating-image-callout.green-orb .blob::before, .module__floating-image-callout.green-orb .blob::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  pointer-events: none;
}
.module__floating-image-callout.blue-orb .blob::before, .module__floating-image-callout.green-orb .blob::before {
  width: 850px;
  height: 500px;
  filter: blur(40px);
  animation: blobTilt 14s ease-in-out infinite alternate;
}
.module__floating-image-callout.blue-orb .blob::after, .module__floating-image-callout.green-orb .blob::after {
  width: 650px;
  height: 350px;
  filter: blur(50px);
  animation: blobTiltReverse 14s ease-in-out infinite alternate;
}
.module__floating-image-callout.blue-orb .blob::before {
  background: radial-gradient(ellipse at center, rgba(190, 222, 255, 0.95) 0%, rgba(190, 222, 255, 0.85) 20%, rgba(190, 222, 255, 0.55) 45%, rgba(190, 222, 255, 0.25) 70%, rgba(190, 222, 255, 0.08) 85%, rgba(249, 249, 247, 0) 100%);
}
.module__floating-image-callout.blue-orb .blob::after {
  background: radial-gradient(ellipse at center, rgba(190, 222, 255, 0.35) 0%, rgba(190, 222, 255, 0.18) 50%, rgba(190, 222, 255, 0.05) 80%, rgba(190, 222, 255, 0) 100%);
}
.module__floating-image-callout.green-orb .blob::before {
  background: radial-gradient(ellipse at center, rgba(200, 230, 200, 0.75) 0%, rgba(200, 230, 200, 0.655) 20%, rgba(200, 230, 200, 0.35) 45%, rgba(200, 230, 200, 0.15) 70%, rgba(200, 230, 200, 0.08) 85%, rgba(249, 249, 247, 0) 100%);
}
.module__floating-image-callout.green-orb .blob::after {
  background: radial-gradient(ellipse at center, rgba(200, 230, 200, 0.35) 0%, rgba(200, 230, 200, 0.18) 50%, rgba(200, 230, 200, 0.05) 80%, rgba(200, 230, 200, 0) 100%);
}
.module__floating-image-callout .img-lattice {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .module__floating-image-callout .img-lattice {
    width: 58%;
  }
}
@media only screen and (min-width: 1024px) {
  .module__floating-image-callout .img-lattice {
    bottom: 0;
  }
}
@media only screen and (min-width: 1280px) {
  .module__floating-image-callout .img-lattice {
    width: 50%;
  }
}
.module__floating-image-callout .contain {
  position: relative;
  z-index: 1;
  width: 100%;
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 18vh;
  padding-bottom: 20vh;
}
@media only screen and (min-width: 768px) {
  .module__floating-image-callout .contain {
    padding-top: 124px;
    padding-bottom: 231px;
  }
}
@media only screen and (min-width: 1024px) {
  .module__floating-image-callout .contain {
    padding-top: 186px;
    padding-bottom: 260px;
  }
}
@media only screen and (min-width: 1280px) {
  .module__floating-image-callout .contain {
    padding-top: 312px;
    padding-bottom: 342px;
  }
}
.module__floating-image-callout .floating-images {
  position: absolute;
  top: 0;
  left: calc(var(--container-padding) / 2);
  width: calc(100% - var(--container-padding));
  height: 100%;
  z-index: 1;
}
@media only screen and (min-width: 1440px) {
  .module__floating-image-callout .floating-images {
    width: 100%;
  }
}
.module__floating-image-callout .floating-images > div {
  position: absolute;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.module__floating-image-callout .floating-images > div img {
  width: 100% !important;
  max-width: unset !important;
  height: 100% !important;
  object-fit: cover;
}
.module__floating-image-callout .floating-content {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 1024px) {
  .module__floating-image-callout .floating-content {
    width: 70%;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1280px) {
  .module__floating-image-callout .floating-content {
    width: 60%;
  }
}
.module__floating-image-callout.layout-1 .floating-images .top-left {
  width: 106px;
  aspect-ratio: 250/188;
  top: 80%;
  left: 8%;
}
@media only screen and (min-width: 768px) {
  .module__floating-image-callout.layout-1 .floating-images .top-left {
    width: 24%;
    top: 60%;
    left: -5%;
  }
}
@media only screen and (min-width: 1024px) {
  .module__floating-image-callout.layout-1 .floating-images .top-left {
    width: 19.5%;
    top: 60%;
    left: 0%;
  }
}
.module__floating-image-callout.layout-1 .floating-images .bottom-left {
  width: 80px;
  aspect-ratio: 172/153;
  top: 72%;
  left: -7%;
}
@media only screen and (min-width: 768px) {
  .module__floating-image-callout.layout-1 .floating-images .bottom-left {
    width: 16.75%;
    left: 12%;
  }
}
@media only screen and (min-width: 1024px) {
  .module__floating-image-callout.layout-1 .floating-images .bottom-left {
    width: 13.4%;
    top: 75%;
    left: 14%;
  }
}
.module__floating-image-callout.layout-1 .floating-images .top-right {
  width: 133px;
  aspect-ratio: 292/206;
  top: 4%;
  right: 3%;
}
@media only screen and (min-width: 768px) {
  .module__floating-image-callout.layout-1 .floating-images .top-right {
    top: 6%;
    width: 22.815%;
  }
}
@media only screen and (min-width: 1024px) {
  .module__floating-image-callout.layout-1 .floating-images .top-right {
    top: 4%;
    right: 6%;
  }
}
.module__floating-image-callout.layout-1 .floating-images .bottom-right {
  width: 66px;
  aspect-ratio: 145/181;
  top: 66%;
  right: -3%;
}
@media only screen and (min-width: 768px) {
  .module__floating-image-callout.layout-1 .floating-images .bottom-right {
    width: 17.5%;
    top: 58%;
    right: 8%;
  }
}
@media only screen and (min-width: 1024px) {
  .module__floating-image-callout.layout-1 .floating-images .bottom-right {
    width: 11.328%;
    top: 32%;
    right: 2%;
  }
}
.module__floating-image-callout.layout-2 h2 {
  font-size: 36px;
}
@media only screen and (min-width: 1024px) {
  .module__floating-image-callout.layout-2 h2 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .module__floating-image-callout.layout-2 .description {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .module__floating-image-callout.layout-2 .description {
    width: 86%;
  }
}
.module__floating-image-callout.layout-2 .description div, .module__floating-image-callout.layout-2 .description p {
  font-size: 16px;
}
.module__floating-image-callout.layout-2 .floating-images .top-left {
  width: 114px;
  aspect-ratio: 114/86;
  top: 6vh;
  left: -12%;
}
@media only screen and (min-width: 768px) {
  .module__floating-image-callout.layout-2 .floating-images .top-left {
    width: 22.78%;
    top: 0vh;
    left: -6%;
  }
}
@media only screen and (min-width: 1024px) {
  .module__floating-image-callout.layout-2 .floating-images .top-left {
    width: 23.5%;
    left: 10px;
    top: 1vh;
  }
}
@media only screen and (min-width: 1280px) {
  .module__floating-image-callout.layout-2 .floating-images .top-left {
    left: 8%;
    top: 8vh;
  }
}
.module__floating-image-callout.layout-2 .floating-images .bottom-left {
  width: 113px;
  aspect-ratio: 113/141;
  bottom: 1vh;
  left: 18px;
}
@media only screen and (min-width: 768px) {
  .module__floating-image-callout.layout-2 .floating-images .bottom-left {
    width: 21.35%;
    left: 48px;
  }
}
@media only screen and (min-width: 1024px) {
  .module__floating-image-callout.layout-2 .floating-images .bottom-left {
    width: 16.45%;
    left: 18%;
    bottom: 2vh;
  }
}
.module__floating-image-callout.layout-2 .floating-images .top-right {
  width: 133px;
  aspect-ratio: 133/94;
  top: 4vh;
  right: -12%;
}
@media only screen and (min-width: 768px) {
  .module__floating-image-callout.layout-2 .floating-images .top-right {
    width: 22.6%;
    top: 2vh;
    right: -6%;
  }
}
@media only screen and (min-width: 1024px) {
  .module__floating-image-callout.layout-2 .floating-images .top-right {
    width: 20.3%;
    right: 0%;
    top: 6vh;
  }
}
@media only screen and (min-width: 1280px) {
  .module__floating-image-callout.layout-2 .floating-images .top-right {
    right: 6%;
    top: 16vh;
  }
}
.module__floating-image-callout.layout-2 .floating-images .bottom-right {
  width: 130px;
  aspect-ratio: 130/116;
  bottom: 5vh;
  right: 0;
}
@media only screen and (min-width: 768px) {
  .module__floating-image-callout.layout-2 .floating-images .bottom-right {
    width: 20.7%;
    right: var(--container-padding);
  }
}
@media only screen and (min-width: 1024px) {
  .module__floating-image-callout.layout-2 .floating-images .bottom-right {
    width: 24.23%;
    bottom: 3vh;
    right: 10%;
  }
}
.module__floating-image-callout.layout-3 .contain {
  padding-top: 185px;
  padding-bottom: 331px;
}
@media only screen and (min-width: 1280px) {
  .module__floating-image-callout.layout-3 .contain {
    padding-top: 200px;
    padding-bottom: 235px;
  }
}
@media only screen and (min-width: 1280px) {
  .module__floating-image-callout.layout-3 .floating-content {
    width: 53%;
  }
}
.module__floating-image-callout.layout-3 h2 {
  font-size: 36px;
  line-height: 44px;
  letter-spacing: -0.36px;
}
.module__floating-image-callout.layout-3 .description, .module__floating-image-callout.layout-3 .description p {
  font-size: 16px;
  line-height: 24px;
}
.module__floating-image-callout.layout-3 .floating-images .top-left {
  width: 164px;
  aspect-ratio: 164/123;
  top: 12px;
  left: 0%;
}
@media only screen and (min-width: 768px) {
  .module__floating-image-callout.layout-3 .floating-images .top-left {
    width: 175px;
    top: 24px;
  }
}
@media only screen and (min-width: 1280px) {
  .module__floating-image-callout.layout-3 .floating-images .top-left {
    width: 250px;
    top: 42%;
  }
}
.module__floating-image-callout.layout-3 .floating-images .top-right {
  width: 133px;
  aspect-ratio: 292/206;
  top: 12px;
  right: -10%;
}
@media only screen and (min-width: 768px) {
  .module__floating-image-callout.layout-3 .floating-images .top-right {
    top: 32px;
    width: 185px;
    right: -6%;
  }
}
@media only screen and (min-width: 1280px) {
  .module__floating-image-callout.layout-3 .floating-images .top-right {
    width: 292px;
    top: 10px;
    right: 51px;
  }
}
.module__floating-image-callout.layout-3 .floating-images .bottom-left {
  width: 113px;
  aspect-ratio: 113/141;
  bottom: 65px;
  left: 18px;
}
@media only screen and (min-width: 768px) {
  .module__floating-image-callout.layout-3 .floating-images .bottom-left {
    width: 164px;
    left: 46px;
    bottom: 75px;
  }
}
@media only screen and (min-width: 1280px) {
  .module__floating-image-callout.layout-3 .floating-images .bottom-left {
    width: 172px;
    aspect-ratio: 172/153;
    bottom: 80px;
    left: 189px;
  }
}
.module__floating-image-callout.layout-3 .floating-images .bottom-right {
  width: 130px;
  aspect-ratio: 130/116;
  bottom: 150px;
  right: 8px;
}
@media only screen and (min-width: 768px) {
  .module__floating-image-callout.layout-3 .floating-images .bottom-right {
    width: 159px;
    bottom: 180px;
    right: 44px;
  }
}
@media only screen and (min-width: 1280px) {
  .module__floating-image-callout.layout-3 .floating-images .bottom-right {
    width: 145px;
    aspect-ratio: 145/181;
    bottom: 38%;
    right: 52px;
  }
}

.module__quote-block {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
  color: var(--color-pewter);
}
@media only screen and (min-width: 768px) {
  .module__quote-block {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 1024px) {
  .module__quote-block {
    padding-top: 200px;
    padding-bottom: 200px;
  }
}
.module__quote-block.bg-dark {
  background-color: var(--color-pewter);
  color: var(--color-rti-white);
}
.module__quote-block.bg-dark .eyebrow {
  color: var(--color-rti-white);
}
.module__quote-block .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}
.module__quote-block .bg svg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.module__quote-block .bg .top {
  position: absolute;
  bottom: 70%;
  left: 60%;
  width: 90%;
  aspect-ratio: 510/347;
}
@media only screen and (min-width: 768px) {
  .module__quote-block .bg .top {
    bottom: 76%;
    left: 70%;
    width: 60%;
  }
}
@media only screen and (min-width: 1024px) {
  .module__quote-block .bg .top {
    bottom: 74%;
    left: auto;
    width: 48%;
    right: 0;
  }
}
@media only screen and (min-width: 1280px) {
  .module__quote-block .bg .top {
    bottom: 72%;
    left: auto;
    width: 36%;
    right: 0;
  }
}
.module__quote-block .bg .bottom {
  position: absolute;
  top: 84%;
  right: 50%;
  width: 70%;
  aspect-ratio: 389/347;
}
@media only screen and (min-width: 768px) {
  .module__quote-block .bg .bottom {
    top: 83%;
    left: 0;
    width: 46%;
  }
}
@media only screen and (min-width: 1024px) {
  .module__quote-block .bg .bottom {
    top: 77%;
    left: 0;
    width: 36%;
  }
}
@media only screen and (min-width: 1280px) {
  .module__quote-block .bg .bottom {
    top: 75%;
    left: -0.5%;
    width: 31%;
  }
}
.module__quote-block .quote-block__quote {
  position: relative;
  z-index: 1;
}
.module__quote-block .quote-wrap, .module__quote-block .quote-wrap p {
  font-size: clamp(18px, 3.125vw, 24px);
  line-height: 1.5555555556;
  letter-spacing: -0.18px;
}
.module__quote-block .quote-wrap {
  position: relative;
  width: 75%;
}
@media only screen and (min-width: 1280px) {
  .module__quote-block .quote-wrap {
    width: 64%;
  }
}
.module__quote-block .quote-wrap .quote-icon {
  position: absolute;
  width: 30px;
  height: 23px;
}
.module__quote-block .quote-wrap .quote-icon.open {
  left: -48px;
  top: -6px;
}
.module__quote-block .quote-wrap .quote-icon.close {
  right: -48px;
  bottom: -6px;
}
.module__quote-block .quotee-avatar {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  overflow: hidden;
  border: 4px solid var(--color-rti-green);
  box-shadow: 12px 12px 40px 0 rgba(0, 0, 0, 0.1);
}
.module__quote-block .quotee-avatar img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

.module__text-stat-split {
  padding-top: 24px;
  padding-bottom: 60px;
}
@media only screen and (min-width: 1024px) {
  .module__text-stat-split {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 1280px) {
  .module__text-stat-split .split-right {
    flex: 0 0 45.625%;
  }
}
.module__text-stat-split .stats-counter-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}
@media only screen and (min-width: 768px) {
  .module__text-stat-split .stats-counter-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 1024px) {
  .module__text-stat-split .stats-counter-list {
    gap: 24px;
  }
}
@media only screen and (min-width: 1280px) {
  .module__text-stat-split .stats-counter-list {
    padding-bottom: 12px;
  }
}

.module__frosted-glass-card {
  position: relative;
}
.module__frosted-glass-card .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.module__frosted-glass-card .bg img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  object-position: center;
}
.module__frosted-glass-card .bg .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(5, 19, 40, 0.5) 0%, rgba(5, 19, 40, 0.5) 100%);
}
.module__frosted-glass-card .contain {
  position: relative;
  z-index: 2;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  .module__frosted-glass-card .contain {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 1024px) {
  .module__frosted-glass-card .contain {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 1280px) {
  .module__frosted-glass-card .contain {
    padding-top: 146px;
    padding-bottom: 146px;
  }
}
.module__frosted-glass-card .frosted-glass {
  background: rgba(43, 43, 43, 0.15);
  backdrop-filter: blur(4px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 24px;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.05);
}
@media only screen and (min-width: 1024px) {
  .module__frosted-glass-card .frosted-glass {
    width: 70%;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1280px) {
  .module__frosted-glass-card .frosted-glass {
    width: 56.5%;
  }
}
.module__frosted-glass-card .frosted-glass h2, .module__frosted-glass-card .frosted-glass p {
  color: var(--color-rti-white);
}
.module__frosted-glass-card .frosted-glass .eyebrow::before {
  background: var(--color-rti-green);
  box-shadow: 0 0 10px rgba(115, 193, 103, 0.55);
}
@media only screen and (min-width: 768px) {
  .module__frosted-glass-card .frosted-glass .description, .module__frosted-glass-card .frosted-glass .description p {
    font-size: 18px;
  }
}

.module__logo-slider {
  padding-top: 60px;
  padding-bottom: 60px;
  overflow: hidden;
}
@media only screen and (min-width: 1024px) {
  .module__logo-slider {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.module__logo-slider .swiper-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  margin-bottom: 48px;
}
@media only screen and (min-width: 1024px) {
  .module__logo-slider .swiper-header {
    margin-bottom: 72px;
  }
}
.module__logo-slider .swiper-header .swiper-navigation {
  display: flex;
  gap: 12px;
}
.module__logo-slider .swiper-header .swiper-navigation .button-prev,
.module__logo-slider .swiper-header .swiper-navigation .button-next {
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: var(--color-moon-gray);
  color: var(--color-rti-white);
  cursor: pointer;
  transition: all 0.3s ease;
}
@media only screen and (min-width: 768px) {
  .module__logo-slider .swiper-header .swiper-navigation .button-prev,
  .module__logo-slider .swiper-header .swiper-navigation .button-next {
    width: 48px;
    height: 48px;
  }
}
.module__logo-slider .swiper-header .swiper-navigation .button-prev.swiper-button-disabled,
.module__logo-slider .swiper-header .swiper-navigation .button-next.swiper-button-disabled {
  opacity: 0.5;
  cursor: default;
}
@media (hover: hover) and (pointer: fine) {
  .module__logo-slider .swiper-header .swiper-navigation .button-prev:not(.swiper-button-disabled):hover,
  .module__logo-slider .swiper-header .swiper-navigation .button-next:not(.swiper-button-disabled):hover {
    background-color: var(--color-rti-green);
  }
}
.module__logo-slider .swiper-header .swiper-navigation .button-prev svg,
.module__logo-slider .swiper-header .swiper-navigation .button-next svg {
  width: 15px;
  height: 12px;
}
.module__logo-slider .logo-slider-item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  border-radius: 8px;
  border: 1px solid var(--card-stroke);
  background-color: var(--color-rti-white);
  height: 134px;
}
@media only screen and (min-width: 768px) {
  .module__logo-slider .logo-slider-item {
    height: 190px;
  }
}
.module__logo-slider .logo-slider-item img {
  width: auto !important;
  max-width: 94% !important;
  max-height: 60% !important;
  height: auto !important;
  aspect-ratio: unset !important;
}
.module__logo-slider .swiper-pagination {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  text-align: center;
  transition: 300ms opacity;
  z-index: 1;
  margin-top: 48px;
}

.module__faq-block {
  position: relative;
  padding-top: 80px;
  padding-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  .module__faq-block {
    padding-top: 100px;
    padding-bottom: 64px;
  }
}
@media only screen and (min-width: 1024px) {
  .module__faq-block {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.module__faq-block.bg-gradient {
  background: linear-gradient(180deg, rgba(211, 232, 255, 0) 0%, #DBEED3 100%), #F9F9F7;
}
.module__faq-block .faq-lattice {
  position: absolute;
  width: 70.5%;
  height: auto;
  top: 54.5%;
  left: 0;
}
.module__faq-block .faq-block {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
@media only screen and (min-width: 1024px) {
  .module__faq-block .faq-block {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    gap: 64px;
  }
}
@media only screen and (min-width: 1024px) {
  .module__faq-block .faq-block p.eyebrow {
    margin-top: 4px;
    position: sticky;
    top: 180px;
  }
}
.module__faq-block .faq-block__content {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
@media only screen and (min-width: 1024px) {
  .module__faq-block .faq-block__content {
    gap: 112px;
    flex: 0 0 67.65625%;
  }
}
.module__faq-block .faq-block__content .intro {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
@media only screen and (max-width: 767px) {
  .module__faq-block .faq-block__content .intro h2 {
    font-size: 24px;
  }
}
.module__faq-block .faq-block__content .intro .intro-text {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.module__faq-block .faqs {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.module__faq-block .faqs .faq {
  border-radius: 8px;
  background-color: var(--color-rti-white);
}
.module__faq-block .faqs .faq .faq-question {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: clamp(24px, 9.346vw, 48px);
  padding: 24px;
  cursor: pointer;
}
.module__faq-block .faqs .faq .faq-question > div {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.module__faq-block .faqs .faq .faq-question .faq-icon {
  display: grid;
  place-items: center;
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: var(--color-rti-green);
  color: var(--color-rti-white);
}
.module__faq-block .faqs .faq .faq-question .faq-icon span {
  grid-area: 1/1;
  display: block;
  width: 12px;
  height: 2px;
  background-color: var(--color-rti-white);
  transition: transform 0.3s ease;
  transform-origin: center;
}
.module__faq-block .faqs .faq .faq-question .faq-icon span:first-child {
  transform: rotate(90deg);
}
@media only screen and (min-width: 1024px) {
  .module__faq-block .faqs .faq .faq-question > div {
    gap: 16px;
  }
}
.module__faq-block .faqs .faq.is-open .faq-question .faq-icon span:first-child {
  transform: rotate(0deg);
}
.module__faq-block .faqs .faq .faq-answer {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0 24px 24px;
}

.comp__accordion .accordion-item {
  position: relative;
}
.comp__accordion .accordion-button {
  display: flex;
  width: 100%;
  margin: 0;
  border: 0;
  background: none;
  font: inherit;
  color: inherit;
  text-align: left;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
.comp__accordion .accordion-button:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}
.comp__accordion .accordion-icon {
  flex-shrink: 0;
}
.comp__accordion .expand {
  height: 0;
  overflow: hidden;
}

.module__accordion {
  padding-top: 48px;
  padding-bottom: 48px;
}
@media only screen and (min-width: 768px) {
  .module__accordion {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 1024px) {
  .module__accordion {
    padding-top: 112px;
    padding-bottom: 112px;
  }
}
.module__accordion .accordion-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.module__accordion .accordion-container > div {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .module__accordion .accordion-container > div {
    width: 65%;
  }
}
.module__accordion .accordion-container .comp__accordion .accordion-item {
  border-bottom: 1px solid #fff;
}
.module__accordion .accordion-container .comp__accordion .accordion-item:last-child {
  border-bottom: none;
}
.module__accordion .accordion-container .comp__accordion .accordion-item button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 48px;
  padding: 18px 0;
}
.module__accordion .accordion-container .comp__accordion .accordion-item button span {
  flex: 0 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  transition: transform 0.3s ease-in-out;
}
.module__accordion .accordion-container .comp__accordion .accordion-item .expanded-content {
  padding-bottom: 18px;
}
.module__accordion .accordion-container .comp__accordion .accordion-item.is-open button span {
  transform: rotate(-90deg);
}

.module__content-switcher {
  position: relative;
  padding-top: 64px;
  padding-bottom: 64px;
}
.module__content-switcher .content-switcher {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media only screen and (min-width: 768px) {
  .module__content-switcher .content-switcher {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto 1fr auto;
    grid-template-areas: "box1 box2" ".    box2" "box3 box2";
    gap: 12px 52px;
  }
}
@media only screen and (min-width: 1024px) {
  .module__content-switcher .content-switcher {
    gap: 12px 152px;
  }
}
@media only screen and (min-width: 1280px) {
  .module__content-switcher .content-switcher {
    gap: 12px 52px;
  }
}
.module__content-switcher .content-switcher .content-list {
  grid-area: box1;
}
.module__content-switcher .content-switcher .content-list ul, .module__content-switcher .content-switcher .content-list li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.module__content-switcher .content-switcher .content-list li {
  padding: 8px 0;
  font-size: 18px;
  line-height: 1.555;
  letter-spacing: -0.18px;
  color: rgba(38, 39, 39, 0.5);
  cursor: pointer;
  border-bottom: 1px solid var(--card-stroke);
  transition: all 0.3s ease;
}
@media only screen and (min-width: 768px) {
  .module__content-switcher .content-switcher .content-list li {
    font-size: 24px;
    line-height: 1.333;
    letter-spacing: -0.24px;
    padding: 16px 0;
  }
}
@media only screen and (min-width: 1280px) {
  .module__content-switcher .content-switcher .content-list li {
    font-size: 36px;
    line-height: 1.22222;
    letter-spacing: -0.36px;
    width: 80%;
  }
}
.module__content-switcher .content-switcher .content-list li:last-child {
  border-bottom: none;
}
@media (hover: hover) and (pointer: fine) {
  .module__content-switcher .content-switcher .content-list li:hover {
    color: var(--color-pewter);
  }
}
.module__content-switcher .content-switcher .content-list li.active {
  color: var(--color-pewter);
}
.module__content-switcher .content-switcher .content-images {
  grid-area: box2;
  display: grid;
}
@media only screen and (min-width: 1024px) {
  .module__content-switcher .content-switcher .content-images {
    justify-content: end;
  }
}
.module__content-switcher .content-switcher .content-images .content-images__item {
  grid-area: 1/1;
  width: 100%;
  aspect-ratio: 380/404;
  border-radius: 24px;
  background: #DEDEDE;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.module__content-switcher .content-switcher .content-images .content-images__item.is-active {
  pointer-events: auto;
}
@media only screen and (min-width: 768px) {
  .module__content-switcher .content-switcher .content-images .content-images__item {
    aspect-ratio: 334/400;
  }
}
@media only screen and (min-width: 1024px) {
  .module__content-switcher .content-switcher .content-images .content-images__item {
    aspect-ratio: 614/642;
    max-height: 70vh;
    width: auto;
  }
}
.module__content-switcher .content-switcher .content-images .content-images__item img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  aspect-ratio: unset !important;
}
.module__content-switcher .content-switcher .content-text {
  grid-area: box3;
  display: grid;
  padding-top: 24px;
}
.module__content-switcher .content-switcher .content-text .content-text__item, .module__content-switcher .content-switcher .content-text .content-text__item p {
  font-size: 18px;
  line-height: 1.555;
  letter-spacing: -0.18px;
  color: var(--color-rti-black);
}
.module__content-switcher .content-switcher .content-text .content-text__item {
  grid-area: 1/1;
  display: flex;
  flex-direction: column;
  gap: 40px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
@media only screen and (min-width: 1024px) {
  .module__content-switcher .content-switcher .content-text .content-text__item {
    justify-content: flex-end;
  }
}
.module__content-switcher .content-switcher .content-text .content-text__item.is-active {
  pointer-events: auto;
}
.module__content-switcher.bg-dark {
  background-color: var(--color-pewter);
  color: var(--color-rti-white);
}
@media only screen and (min-width: 1024px) {
  .module__content-switcher.bg-dark {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.module__content-switcher.bg-dark h2, .module__content-switcher.bg-dark .content-switcher .content-text .content-text__item, .module__content-switcher.bg-dark .content-switcher .content-text .content-text__item p {
  color: var(--color-rti-white);
}
.module__content-switcher.bg-dark .content-switcher .content-list li {
  border-color: rgba(211, 232, 255, 0.2);
  color: rgba(255, 255, 255, 0.5);
}
@media (hover: hover) and (pointer: fine) {
  .module__content-switcher.bg-dark .content-switcher .content-list li:hover {
    color: var(--color-mid-green);
  }
}
.module__content-switcher.bg-dark .content-switcher .content-list li.active {
  color: var(--color-mid-green);
}

.module__timeline-section {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  .module__timeline-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 1024px) {
  .module__timeline-section {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}
.module__timeline-section.bg-gradient {
  background: linear-gradient(180deg, rgba(211, 232, 255, 0) 0%, rgba(219, 238, 211, 0.5) 81.73%, #F9F9F7 100%);
}
.module__timeline-section .timeline-inner .timeline-section-title h2 {
  font-size: clamp(36px, 5.208vw, 60px);
}
@media only screen and (min-width: 1024px) {
  .module__timeline-section .timeline-inner .timeline-section-title h2 {
    position: sticky;
    top: 200px;
  }
}
.module__timeline-section .timeline-inner .timeline-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media only screen and (min-width: 1024px) {
  .module__timeline-section .timeline-inner .timeline-list {
    flex: 0 0 54.84%;
    padding-top: 50vh;
  }
}
.module__timeline-section .timeline-inner .timeline-list .timeline-item {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: flex-start;
  gap: 24px;
}
.module__timeline-section .timeline-inner .timeline-list .timeline-item .indicator-group {
  position: relative;
  flex: 0 0 16px;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 0;
}
.module__timeline-section .timeline-inner .timeline-list .timeline-item .indicator-group > div {
  display: grid;
  place-items: center;
}
.module__timeline-section .timeline-inner .timeline-list .timeline-item .indicator-group > div span {
  grid-area: 1/1;
}
.module__timeline-section .timeline-inner .timeline-list .timeline-item .indicator-group .indicator-circle {
  width: 16px;
  height: 16px;
}
.module__timeline-section .timeline-inner .timeline-list .timeline-item .indicator-group .indicator-circle span {
  border-radius: 50%;
  background-color: #a3a3a2;
  width: 100%;
  height: 100%;
  display: block;
  transition: all 0.6s ease;
  transform-origin: center center;
}
.module__timeline-section .timeline-inner .timeline-list .timeline-item .indicator-group .indicator-circle span.dot-active {
  background-color: var(--color-rti-green);
  transform: scale(0);
}
.module__timeline-section .timeline-inner .timeline-list .timeline-item .indicator-group .indicator-line {
  flex-grow: 1;
}
.module__timeline-section .timeline-inner .timeline-list .timeline-item .indicator-group .indicator-line span {
  background-color: #a3a3a2;
  width: 1px;
  height: 100%;
  display: block;
  transform-origin: top center;
}
.module__timeline-section .timeline-inner .timeline-list .timeline-item .indicator-group .indicator-line span.line-active {
  width: 1.5px;
  background-color: var(--text-color);
  transform: scaleY(0);
}
.module__timeline-section .timeline-inner .timeline-list .timeline-item .content-group {
  display: flex;
  flex-direction: column;
  gap: 16px;
  opacity: 0.25;
  transition: all 0.6s ease;
}
.module__timeline-section .timeline-inner .timeline-list .timeline-item .content-group .content-date {
  font-size: clamp(24px, 4.688vw, 48px);
  line-height: 1.33333;
  margin-top: -12px;
  transition: all 0.6s ease;
}
.module__timeline-section .timeline-inner .timeline-list .timeline-item .content-group .content-milestone {
  display: flex;
  flex-direction: column;
  gap: 2px;
  padding-bottom: 48px;
}
@media only screen and (min-width: 1024px) {
  .module__timeline-section .timeline-inner .timeline-list .timeline-item .content-group .content-milestone {
    padding-bottom: 80px;
  }
}
.module__timeline-section .timeline-inner .timeline-list .timeline-item .content-group .content-milestone h4 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--text-color);
}
.module__timeline-section .timeline-inner .timeline-list .timeline-item .content-group .content-milestone .content-text-inner, .module__timeline-section .timeline-inner .timeline-list .timeline-item .content-group .content-milestone .content-text-inner p {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-color);
}
.module__timeline-section .timeline-inner .timeline-list .timeline-item.active .indicator-group .indicator-circle span.dot-active {
  transform: scale(1.2);
}
.module__timeline-section .timeline-inner .timeline-list .timeline-item.active .content-group {
  opacity: 1;
}
.module__timeline-section .timeline-inner .timeline-list .timeline-item.active .content-group .content-date {
  color: var(--color-rti-green);
}

.module__careers-block .careers-intro {
  position: relative;
}
.module__careers-block .careers-intro .bg {
  position: absolute;
  bottom: 140px;
  right: 0;
  width: 267px;
  aspect-ratio: 372/363;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .module__careers-block .careers-intro .bg {
    width: 437px;
    bottom: auto;
    top: -80px;
  }
}
@media only screen and (min-width: 1024px) {
  .module__careers-block .careers-intro .bg {
    bottom: 0;
    top: auto;
  }
}
.module__careers-block .careers-intro .bg img {
  width: 100%;
  height: 100%;
  opacity: 0.5;
  object-fit: cover;
  object-position: center;
}
.module__careers-block .careers-intro .intro-wrapper {
  position: relative;
  z-index: 2;
}
.module__careers-block .careers-intro .intro-wrapper .intro-media {
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .module__careers-block .careers-intro .intro-wrapper .intro-media {
    flex: 0 0 50%;
  }
}
@media only screen and (min-width: 1280px) {
  .module__careers-block .careers-intro .intro-wrapper .intro-media {
    flex: 0 0 56%;
  }
}
.module__careers-block .careers-intro .intro-wrapper .intro-media .image-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 380/235;
  border-radius: 24px;
  overflow: hidden;
}
.module__careers-block .careers-intro .intro-wrapper .intro-media .image-wrapper img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  object-position: center;
  aspect-ratio: unset !important;
}
.module__careers-block .careers-intro .intro-wrapper .intro-text, .module__careers-block .careers-intro .intro-wrapper .intro-text p {
  font-size: 18px;
}
.module__careers-block .careers-culture {
  position: relative;
  padding-top: 20px;
  padding-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  .module__careers-block .careers-culture {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .module__careers-block .careers-culture {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}
.module__careers-block .careers-culture .culture-description, .module__careers-block .careers-culture .culture-description p {
  font-size: 18px;
  line-height: 28px;
}
@media only screen and (min-width: 768px) {
  .module__careers-block .careers-culture .culture-description, .module__careers-block .careers-culture .culture-description p {
    font-size: 24px;
    line-height: 32px;
  }
}
.module__careers-block .careers-culture h3 {
  font-size: 40px;
  line-height: 52px;
  letter-spacing: -0.4px;
}
@media only screen and (min-width: 768px) {
  .module__careers-block .careers-culture .culture-description {
    max-width: 94%;
  }
}
@media only screen and (min-width: 1024px) {
  .module__careers-block .careers-culture .culture-description {
    max-width: 84%;
  }
}
.module__careers-block .careers-culture .culture-image img {
  border-radius: 24px;
  border: 1px solid var(--card-stroke, #E3E3DB);
  overflow: hidden;
}
.module__careers-block .careers-culture .culture-sub-header, .module__careers-block .careers-culture .culture-sub-header p {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.24px;
  color: var(--color-rti-black);
}
@media only screen and (min-width: 1024px) {
  .module__careers-block .careers-culture .culture-sub-header, .module__careers-block .careers-culture .culture-sub-header p {
    font-size: 36px;
    line-height: 44px;
    letter-spacing: -0.36px;
  }
}
@media only screen and (min-width: 768px) {
  .module__careers-block .careers-culture .culture-sub-header {
    width: 75%;
  }
}
@media only screen and (min-width: 1024px) {
  .module__careers-block .careers-culture .culture-sub-header {
    width: 70%;
  }
}
@media only screen and (min-width: 1280px) {
  .module__careers-block .careers-culture .culture-sub-header {
    width: 67%;
  }
}
.module__careers-block .careers-culture .culture-text, .module__careers-block .careers-culture .culture-text p {
  color: var(--color-rti-black);
}
@media only screen and (min-width: 768px) {
  .module__careers-block .careers-culture .culture-text, .module__careers-block .careers-culture .culture-text p {
    font-size: 18px;
    line-height: 28px;
  }
}
@media only screen and (min-width: 1024px) {
  .module__careers-block .careers-culture .culture-text {
    width: 60%;
  }
}
@media only screen and (min-width: 1280px) {
  .module__careers-block .careers-culture .culture-text {
    width: 50%;
  }
}

.module__two-column-list {
  padding-top: 60px;
  padding-bottom: 60px;
  background: linear-gradient(180deg, rgba(211, 232, 255, 0) 0%, rgba(219, 238, 211, 0.25) 10%, #DBEED3 71.73%, #F9F9F7 100%);
}
@media only screen and (min-width: 768px) {
  .module__two-column-list {
    padding-top: 112px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 1024px) {
  .module__two-column-list {
    padding-bottom: 200px;
  }
}
.module__two-column-list .two-column-list-grid {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.module__two-column-list .two-column-list-grid .two-column-list-item {
  padding: 0 0 24px;
  border-bottom: 1px solid var(--color-rti-white);
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 18px;
}
@media only screen and (min-width: 768px) {
  .module__two-column-list .two-column-list-grid .two-column-list-item {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
}
.module__two-column-list .two-column-list-grid .two-column-list-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.module__two-column-list .two-column-list-grid .two-column-list-item .content-header {
  display: flex;
  align-items: center;
  gap: 16px;
}
@media only screen and (min-width: 768px) {
  .module__two-column-list .two-column-list-grid .two-column-list-item .content-header {
    gap: 24px;
  }
}
@media only screen and (min-width: 1280px) {
  .module__two-column-list .two-column-list-grid .two-column-list-item .content-header {
    gap: 100px;
  }
}
.module__two-column-list .two-column-list-grid .two-column-list-item .content-header .image-wrapper {
  flex: 0 0 100px;
  width: 100px;
  aspect-ratio: 100/68;
  border-radius: 8px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .module__two-column-list .two-column-list-grid .two-column-list-item .content-header .image-wrapper {
    flex: 0 0 148px;
  }
}
.module__two-column-list .two-column-list-grid .two-column-list-item .content-header .image-wrapper img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  aspect-ratio: unset !important;
}
.module__two-column-list .two-column-list-grid .two-column-list-item .content-header h3.title {
  flex-grow: 1;
  font-size: 24px;
  line-height: 1.33333;
}
@media only screen and (min-width: 768px) {
  .module__two-column-list .two-column-list-grid .two-column-list-item .content-header h3.title {
    font-size: 30px;
    line-height: 1.222222;
  }
}
@media only screen and (min-width: 1024px) {
  .module__two-column-list .two-column-list-grid .two-column-list-item .content-header h3.title {
    font-size: 36px;
    line-height: 1.222222;
  }
}
@media only screen and (min-width: 768px) {
  .module__two-column-list .two-column-list-grid .two-column-list-item .content-body {
    flex: 0 0 42%;
  }
}
@media only screen and (min-width: 1280px) {
  .module__two-column-list .two-column-list-grid .two-column-list-item .content-body {
    flex: 0 0 33.6%;
  }
}
.module__two-column-list .cta-wrapper {
  text-align: center;
  padding-top: 64px;
}
.module__two-column-list.has-cta {
  padding-top: 72px;
  padding-bottom: 60px;
}
.module__two-column-list.has-images .two-column-list-grid .two-column-list-item .content-header h3.title {
  font-size: 24px;
  line-height: 1.33333;
}
@media only screen and (min-width: 1280px) {
  .module__two-column-list.has-images .two-column-list-grid .two-column-list-item .content-header h3.title {
    font-size: 36px;
    line-height: 1.222222;
  }
}

.module__image-card-grid {
  position: relative;
  z-index: 1;
  padding-top: 20px;
  padding-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  .module__image-card-grid {
    padding-top: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .module__image-card-grid {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.module__image-card-grid .image-card-grid-container {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-top: 48px;
}
@media only screen and (min-width: 768px) {
  .module__image-card-grid .image-card-grid-container {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 24px;
    align-items: stretch;
    justify-content: center;
  }
}
.module__image-card-grid .image-card-grid-container a {
  position: relative;
  display: block;
  text-decoration: none;
  color: #000;
}
@media only screen and (min-width: 768px) {
  .module__image-card-grid .image-card-grid-container a {
    flex: 0 0 calc(50% - 12px);
  }
}
@media only screen and (min-width: 1024px) {
  .module__image-card-grid .image-card-grid-container a {
    flex: 0 0 calc(33.333% - 16px);
  }
}
.module__image-card-grid .image-card-grid-container a .image-card-grid-item {
  position: relative;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .module__image-card-grid .image-card-grid-container a .image-card-grid-item {
    height: 100%;
    justify-content: space-between;
  }
}
.module__image-card-grid .image-card-grid-container a .image-card-grid-item .image-wrapper {
  width: 100%;
  aspect-ratio: 380/338;
  overflow: hidden;
  border-radius: 16px;
}
.module__image-card-grid .image-card-grid-container a .image-card-grid-item .image-wrapper img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  aspect-ratio: unset !important;
}
.module__image-card-grid .image-card-grid-container a .image-card-grid-item .content {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  text-decoration: none;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  padding: 12px 8px;
  border-bottom: 1px solid #000;
}
@media only screen and (min-width: 768px) {
  .module__image-card-grid .image-card-grid-container a .image-card-grid-item .content {
    padding: 12px 6px;
  }
}
@media only screen and (min-width: 1280px) {
  .module__image-card-grid .image-card-grid-container a .image-card-grid-item .content {
    padding: 12px 8px;
  }
}
.module__image-card-grid .image-card-grid-container a .image-card-grid-item .link-underline {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #5DB63A;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease-in-out;
}
@media (hover: hover) and (pointer: fine) {
  .module__image-card-grid .image-card-grid-container a:hover .link-underline {
    transform: scaleX(1);
  }
}

.module__organizations-list {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (min-width: 1024px) {
  .module__organizations-list {
    padding-bottom: 100px;
  }
}
.module__organizations-list h2 {
  font-size: clamp(36px, 5.208vw, 40px);
  line-height: 1.22222;
  letter-spacing: -0.36px;
}
.module__organizations-list .organizations-list {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.module__organizations-list .organization-item {
  padding: 64px 0;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media only screen and (min-width: 1024px) {
  .module__organizations-list .organization-item {
    gap: 48px;
  }
}
.module__organizations-list .organization-item .organization-item-media .image-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 380/235;
  border-radius: 24px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .module__organizations-list .organization-item .organization-item-media .image-wrapper {
    aspect-ratio: 720/419;
  }
}
@media only screen and (min-width: 1280px) {
  .module__organizations-list .organization-item .organization-item-media .image-wrapper {
    aspect-ratio: 616/419;
  }
}
.module__organizations-list .organization-item .organization-item-media .image-wrapper img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  object-position: center;
  aspect-ratio: unset !important;
}
.module__organizations-list .organization-item .organization-item-content .item-header {
  display: flex;
  flex-direction: column-reverse;
  gap: 16px;
}
@media only screen and (min-width: 768px) {
  .module__organizations-list .organization-item .organization-item-content .item-header {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
  }
}
.module__organizations-list .organization-item .organization-item-content .item-header .organization-item-logo {
  text-align: right;
}
.module__organizations-list .organization-item .organization-item-content .item-header h3 {
  font-size: 24px;
}
@media only screen and (min-width: 768px) {
  .module__organizations-list .organization-item .organization-item-content .item-header h3 {
    font-size: 34px;
  }
}
@media only screen and (min-width: 1280px) {
  .module__organizations-list .organization-item .organization-item-content .item-header h3 {
    font-size: 48px;
  }
}
.module__organizations-list .organization-item .organization-item-content .item-text p:first-of-type {
  font-size: 18px;
  line-height: 1.55556;
}
@media only screen and (min-width: 1024px) {
  .module__organizations-list .organization-item.centered {
    width: 80%;
  }
}
@media only screen and (min-width: 1280px) {
  .module__organizations-list .organization-item.centered {
    width: 75%;
  }
}
.module__organizations-list .organization-item.centered .organization-item-media {
  order: 2;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media only screen and (min-width: 768px) {
  .module__organizations-list .organization-item.centered .organization-item-media {
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
}
.module__organizations-list .organization-item.centered .organization-item-content {
  order: 1;
}
@media only screen and (min-width: 1280px) {
  .module__organizations-list .organization-item.centered .organization-item-content {
    width: 90%;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 768px) {
  .module__organizations-list .organization-item.centered .organization-item-content .item-header {
    justify-content: center;
  }
}
.module__organizations-list .organization-item.centered .organization-item-content .item-text, .module__organizations-list .organization-item.centered .organization-item-content .item-cta {
  text-align: center;
}
.module__organizations-list .organization-item.centered .item-cta {
  order: 3;
}
@media only screen and (min-width: 1024px) {
  .module__organizations-list .organization-item.side-by-side {
    flex-direction: row;
  }
}
@media only screen and (min-width: 1280px) {
  .module__organizations-list .organization-item.side-by-side {
    align-items: center;
  }
}
@media only screen and (min-width: 1024px) {
  .module__organizations-list .organization-item.side-by-side .organization-item-media {
    flex: 0 0 48.125%;
  }
}
@media only screen and (min-width: 1024px) {
  .module__organizations-list :nth-child(even of .side-by-side) {
    flex-direction: row-reverse;
  }
}

.module__industries-list .industry-grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 24px;
}
@media only screen and (min-width: 768px) {
  .module__industries-list .industry-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 1024px) {
  .module__industries-list .industry-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.module__industries-list .industry-grid .industry-item {
  padding: 24px;
  background-color: var(--color-rti-white);
  border: 1px solid var(--card-stroke);
}
.module__industries-list .industry-grid h3 {
  font-size: 24px;
  line-height: 1.33333;
  letter-spacing: -0.24px;
}
.module__industries-list .industry-grid .industry-image {
  width: 100%;
  aspect-ratio: 332/250;
  border-radius: 8px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .module__industries-list .industry-grid .industry-image {
    aspect-ratio: 300/158;
  }
}
@media only screen and (min-width: 1280px) {
  .module__industries-list .industry-grid .industry-image {
    aspect-ratio: 363/158;
  }
}
.module__industries-list .industry-grid .industry-image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  aspect-ratio: unset !important;
}

.contact-block {
  display: flex;
  flex-direction: column;
  gap: 32px;
  background: var(--color-rti-white);
  border-radius: 24px;
  border: 1px solid var(--card-stroke);
  padding: 24px;
}
.contact-block .contact-methods {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.contact-block .contact-methods .contact-method {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.contact-block .contact-methods .contact-method p:not(.label) {
  color: var(--color-rti-black);
}
.contact-block .contact-methods .contact-method a {
  color: var(--color-rti-black);
  text-decoration: none;
  transition: color 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .contact-block .contact-methods .contact-method a:hover {
    color: var(--color-warm-green);
  }
}
.contact-block p.label {
  font-family: var(--font-code);
  color: var(--color-warm-green);
}
.contact-block .follow .social-links a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-rti-white);
  background: var(--color-rti-black);
  width: 36px;
  height: 36px;
  border-radius: 50%;
  text-decoration: none;
  transition: all 0.3s ease;
}
.contact-block .follow .social-links a span {
  width: 18px;
  height: 18px;
}
.contact-block .follow .social-links a span svg {
  width: 100%;
  height: 100%;
}
.contact-block .follow .social-links a span svg path {
  fill: var(--color-rti-white);
}
@media (hover: hover) and (pointer: fine) {
  .contact-block .follow .social-links a:hover {
    background: var(--color-warm-green);
  }
}

.module__case-studies-request {
  padding: 40px 0 100px;
  background: var(--Gradient, linear-gradient(180deg, rgba(211, 232, 255, 0) 0%, #DBEED3 100%));
}
@media only screen and (min-width: 1024px) {
  .module__case-studies-request {
    padding: 64px 0 120px;
  }
}
.module__case-studies-request h2 {
  font-size: clamp(36px, 6.25vw, 60px);
}
.module__case-studies-request .content {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.module__case-studies-request .content ul {
  margin: 0;
}
.module__case-studies-request .content :last-child {
  margin-bottom: 0;
}
.module__case-studies-request .image-wrapper {
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 24px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .module__case-studies-request .image-wrapper {
    aspect-ratio: 720/360;
  }
}
@media only screen and (min-width: 1024px) {
  .module__case-studies-request .image-wrapper {
    flex: 0 0 52.5%;
  }
}
.module__case-studies-request .image-wrapper img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  aspect-ratio: unset !important;
}

/* Sections */
.horizontal-list-section {
  padding-top: 60px;
}
@media only screen and (min-width: 768px) {
  .horizontal-list-section {
    padding-top: 88px;
  }
}

.accordion-section {
  position: relative;
  overflow: hidden;
}
.accordion-section::before {
  content: "";
  position: absolute;
  right: -574.901px;
  top: 96px;
  width: 773.388px;
  height: 550.697px;
  transform: rotate(-26.138deg);
  border-radius: 773.388px;
  background: rgba(177, 231, 153, 0.2);
  filter: blur(200px);
  z-index: 0;
}
@media only screen and (min-width: 768px) {
  .accordion-section::before {
    right: -214.901px;
  }
}
@media only screen and (min-width: 1024px) {
  .accordion-section::before {
    width: 962px;
    height: 685px;
    right: 30%;
    transform: rotate(13.862deg) translateX(50%);
    top: 260px;
  }
}
.accordion-section section {
  position: relative;
  z-index: 1;
}

/* Pages */
.page-with-hero .page-with-hero-content {
  position: relative;
  z-index: 1;
  background: var(--color-warm-white);
  border-radius: 40px 40px 0 0;
  margin-top: -40px;
}
.page-with-hero .page-with-hero-content .dnd-row:first-of-type section {
  border-radius: 40px 40px 0 0;
  overflow: hidden;
}
.page-with-hero .page-hero-block-wrapper .video-lightbox {
  position: relative;
  width: 388px;
  max-width: 100%;
  cursor: pointer;
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  background: rgba(222, 249, 234, 0.24);
  backdrop-filter: blur(24px);
  padding: 18px 16px;
  transition: all 0.3s ease;
  margin-top: 20px;
}
@media only screen and (min-width: 1024px) {
  .page-with-hero .page-hero-block-wrapper .video-lightbox {
    margin-top: 40px;
  }
}
.page-with-hero .page-hero-block-wrapper .video-lightbox .thumbnail {
  flex: 0 0 120px;
  height: 96px;
  border-radius: 16px;
  border: 2px solid #73C167;
}
.page-with-hero .page-hero-block-wrapper .video-lightbox .description {
  font-size: 12px;
}
@media only screen and (min-width: 768px) {
  .page-with-hero .page-hero-block-wrapper .video-lightbox .description {
    font-size: 14px;
  }
}
.page-with-hero .page-hero-block-wrapper .video-lightbox .description p {
  font-size: 12px;
}
@media only screen and (min-width: 768px) {
  .page-with-hero .page-hero-block-wrapper .video-lightbox .description p {
    font-size: 14px;
  }
}
.page-with-hero .page-hero-block-wrapper .video-lightbox:hover {
  background: rgba(222, 249, 234, 0.32);
}

.page-home .hero-title--rotating .hero-title__rotator {
  display: flex;
}
@media only screen and (min-width: 768px) {
  .page-home .hero-title--rotating .hero-title__rotator {
    display: inline-flex;
  }
}
.page-home #hs_cos_wrapper_widget_1783227961605 .media-text__inner {
  gap: 24px;
}
@media only screen and (min-width: 768px) {
  .page-home #hs_cos_wrapper_widget_1783227961605 .media-text__inner {
    gap: 64px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-home #hs_cos_wrapper_widget_1783227961605 .media-text__inner {
    gap: 48px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-home #hs_cos_wrapper_widget_1783227961605 .media-text__content {
    padding: 15% 0;
  }
}
.page-home #hs_cos_wrapper_widget_1783227961605 .media-text__media {
  width: 100%;
  aspect-ratio: unset !important;
  border-radius: 0;
  overflow: visible;
}
.page-home #hs_cos_wrapper_widget_1783227961605 .media-text__media img {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: inherit !important;
  object-fit: unset !important;
}

.solution-page .module__faq-block {
  border-radius: 40px 40px 0 0;
}
@media only screen and (min-width: 1280px) {
  .solution-page .module__content-switcher .content-switcher .content-list li {
    font-size: 24px;
  }
}
@media only screen and (min-width: 768px) {
  .solution-page .module__content-switcher .content-switcher .content-text {
    padding-top: 0;
  }
}

.page-community-impact .page-with-hero-content .dnd-row:first-of-type section {
  overflow: visible;
}

.news-media__tag {
  display: inline-flex;
  flex-grow: 0;
  width: fit-content;
  padding: 4px 10px;
  border-radius: 4px;
  border: 1px solid var(--card-stroke);
  color: var(--text-color);
  font-size: 14px;
  line-height: 20px;
  font-family: var(--font-code);
}

.post-card a {
  display: block;
  text-decoration: none;
  color: var(--text-color);
}
.post-card a .image-wrapper img {
  transform: scale(1);
  transition: transform 0.3s ease;
}
.post-card a .news-media__card-content .news-media__card-title {
  transition: color 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .post-card a:hover .image-wrapper img {
    transform: scale(1.05);
  }
  .post-card a:hover .news-media__card-content .news-media__card-title {
    color: var(--color-rti-green);
  }
}
.post-card .image-wrapper {
  width: 100%;
  aspect-ratio: 380/360;
  border-radius: 16px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .post-card .image-wrapper {
    aspect-ratio: 720/360;
  }
}
@media only screen and (min-width: 1024px) {
  .post-card .image-wrapper {
    aspect-ratio: 410/338;
  }
}
.post-card .image-wrapper img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.post-card .news-media__card-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.news-media .news-media__filters {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}
@media only screen and (min-width: 768px) {
  .news-media .news-media__filters {
    gap: 16px;
  }
}
.news-media .news-media__filters .news-media__filter {
  display: inline-flex;
  padding: 8px 16px;
  border-radius: 8px;
  border: 1px solid var(--card-stroke);
  color: var(--text-color);
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  font-family: var(--font-code);
  transition: all 0.3s ease;
}
.news-media .news-media__filters .news-media__filter--active {
  background: var(--color-pale-blue);
  color: var(--color-rti-black);
  border-color: var(--color-pale-blue);
}
@media (hover: hover) and (pointer: fine) {
  .news-media .news-media__filters .news-media__filter:hover {
    background: var(--color-pale-blue);
    color: var(--color-rti-black);
    border-color: var(--color-pale-blue);
  }
}
.news-media .news-media__featured {
  padding-bottom: 120px;
}
.news-media .news-media__featured a {
  text-decoration: none;
  color: var(--text-color);
}
.news-media .news-media__featured a article {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media only screen and (min-width: 768px) {
  .news-media .news-media__featured a article {
    gap: 48px;
  }
}
@media only screen and (min-width: 1024px) {
  .news-media .news-media__featured a article {
    flex-direction: row;
  }
}
.news-media .news-media__featured a article .news-media__featured-image {
  width: 100%;
  aspect-ratio: 380/360;
  border-radius: 24px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .news-media .news-media__featured a article .news-media__featured-image {
    aspect-ratio: 720/435;
  }
}
@media only screen and (min-width: 1024px) {
  .news-media .news-media__featured a article .news-media__featured-image {
    flex: 0 0 50%;
  }
}
@media only screen and (min-width: 1280px) {
  .news-media .news-media__featured a article .news-media__featured-image {
    flex: 0 0 60.62%;
    aspect-ratio: 776/492;
  }
}
.news-media .news-media__featured a article .news-media__featured-image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.news-media .news-media__featured a article .news-media__featured-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media only screen and (min-width: 1024px) {
  .news-media .news-media__featured a article .news-media__featured-content {
    flex-grow: 1;
  }
}
@media only screen and (min-width: 1280px) {
  .news-media .news-media__featured a article .news-media__featured-content {
    justify-content: space-between;
  }
}
.news-media .news-media__featured a article .post-cta {
  margin-top: 24px;
  display: inline-flex;
  align-items: center;
  gap: 0;
  position: relative;
  border-radius: 999px;
  overflow: hidden;
}
.news-media .news-media__featured a article .post-cta .btn-label {
  padding: 12px 18px;
  font-size: 16px;
  font-weight: 400;
  background: var(--color-rti-white);
  border: 1px solid var(--color-cloudy-gray);
  border-radius: 999px;
  line-height: 1.375;
  overflow: hidden;
}
.news-media .news-media__featured a article .post-cta .btn-label .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-rti-green);
  border-radius: 999px;
  z-index: 0;
  transform: translateX(-100%);
  transition: transform 300ms ease;
}
.news-media .news-media__featured a article .post-cta .btn-label .text {
  position: relative;
  z-index: 1;
  color: var(--color-rti-black);
  transition: color 300ms ease;
}
.news-media .news-media__featured a article .post-cta .btn-icon {
  width: 48px;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.news-media .news-media__featured a article .post-cta .btn-icon svg {
  position: relative;
}
.news-media .news-media__featured a article .post-cta .btn-icon svg path {
  stroke: var(--color-rti-white);
  transition: stroke 300ms ease;
}
.news-media .news-media__featured a article .post-cta .btn-icon svg .roller {
  position: relative;
  stroke: var(--color-cloudy-gray);
  transform: translateX(-100%);
  transition: transform 300ms ease;
}
@media (hover: hover) and (pointer: fine) {
  .news-media .news-media__featured a:hover article .post-cta .bg {
    transform: translateX(0);
  }
  .news-media .news-media__featured a:hover article .post-cta .text {
    color: var(--color-rti-white);
  }
}
.news-media .news-media__grid {
  padding: 0 0 64px;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 24px;
}
@media only screen and (min-width: 1024px) {
  .news-media .news-media__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.news-media .news-media__pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.news-media .news-media__pagination a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 40px;
  aspect-ratio: 1/1;
  border-radius: 4px;
  border: 1px solid var(--Card-Stroke, #E3E3DB);
  background: #FFF;
  text-decoration: none;
  color: var(--color-rti-black);
  font-size: 16px;
  line-height: 20px;
  transition: all 0.3s ease;
}
.news-media .news-media__pagination a.news-media__page-link--next, .news-media .news-media__pagination a.news-media__page-link--prev {
  font-size: 24px;
}
.news-media .news-media__pagination a.news-media__page-link--active {
  background: var(--color-rti-green);
  color: var(--color-rti-white);
  border-color: var(--color-rti-green);
}
@media (hover: hover) and (pointer: fine) {
  .news-media .news-media__pagination a:hover {
    background: var(--color-rti-green);
    color: var(--color-rti-white);
    border-color: var(--color-rti-green);
  }
}

.blog-post {
  padding-top: calc(var(--header-height) + 40px);
}
@media only screen and (min-width: 768px) {
  .blog-post {
    padding-top: calc(var(--header-height) + 80px);
  }
}
@media only screen and (min-width: 1024px) {
  .blog-post {
    padding-top: calc(var(--header-height) + 108px);
  }
}
.blog-post .blog-wrapper {
  display: flex;
  flex-direction: column;
  gap: 48px;
  padding-bottom: 60px;
}
@media only screen and (min-width: 1024px) {
  .blog-post .blog-wrapper {
    flex-direction: row;
  }
}
@media only screen and (min-width: 1024px) {
  .blog-post .blog-sidebar {
    flex: 0 0 35.625%;
    order: 2;
  }
}
.blog-post .blog-post__meta {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media only screen and (min-width: 768px) {
  .blog-post .blog-post__meta {
    flex-direction: row;
  }
}
@media only screen and (min-width: 1024px) {
  .blog-post .blog-post__meta {
    flex-direction: column;
    gap: 32px;
    position: sticky;
    top: 180px;
  }
}
.blog-post .blog-post__meta p.label {
  font-family: var(--font-code);
  font-size: 16px;
  line-height: 20px;
  color: var(--color-warm-green);
}
@media only screen and (min-width: 768px) {
  .blog-post .blog-post__meta .author, .blog-post .blog-post__meta .category-list {
    flex: 0 0 50%;
  }
}
@media only screen and (min-width: 1024px) {
  .blog-post .blog-post__meta .author, .blog-post .blog-post__meta .category-list {
    flex: 0 0 auto;
  }
}
.blog-post .blog-post__meta .author a {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  text-decoration: none;
}
.blog-post .blog-post__meta .author a .image-wrapper {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
}
.blog-post .blog-post__meta .author a .image-wrapper img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.blog-post .blog-post__meta .author a p {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.blog-post .blog-post__meta .author a p span:first-child {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -0.18px;
  color: var(--color-rti-black);
}
.blog-post .blog-post__meta .author a p span:last-child {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.14px;
  color: var(--text-color);
}
.blog-post .blog-post__meta .category-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.blog-post .blog-post__meta .category-list p.label {
  display: none;
}
@media only screen and (min-width: 768px) {
  .blog-post .blog-post__meta .category-list p.label {
    display: block;
  }
}
.blog-post .blog-post__meta .category-list .blog-post__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.blog-post .blog-post__meta .category-list .blog-post__tags a {
  text-decoration: none;
  display: inline-flex;
  flex-grow: 0;
  width: fit-content;
  padding: 4px 10px;
  border-radius: 4px;
  border: 1px solid var(--card-stroke);
  color: var(--text-color);
  font-size: 16px;
  line-height: 20px;
  font-family: var(--font-code);
}
@media only screen and (min-width: 1024px) {
  .blog-post .blog-post__body {
    flex-grow: 1;
    order: 1;
  }
}
.blog-post .blog-post__body .featured-image-wrapper {
  width: 100%;
  aspect-ratio: 380/360;
  border-radius: 24px;
  overflow: hidden;
  margin-bottom: 48px;
}
@media only screen and (min-width: 768px) {
  .blog-post .blog-post__body .featured-image-wrapper {
    aspect-ratio: 720/435;
  }
}
@media only screen and (min-width: 1024px) {
  .blog-post .blog-post__body .featured-image-wrapper {
    aspect-ratio: 776/400;
  }
}
.blog-post .blog-post__body .featured-image-wrapper img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

/* Blog related posts */
.blog-related-posts {
  padding-top: 0;
  padding-bottom: 64px;
}
@media only screen and (min-width: 768px) {
  .blog-related-posts {
    padding-top: 64px;
    padding-bottom: 100px;
  }
}
.blog-related-posts .related-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.blog-related-posts .related-header .btn .text {
  white-space: nowrap;
}
.blog-related-posts .blog-related-posts__list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 24px;
}
@media only screen and (min-width: 768px) {
  .blog-related-posts .blog-related-posts__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (min-width: 768px) {
  .blog-related-posts .blog-related-posts__list .post-card .image-wrapper {
    aspect-ratio: 1/1;
  }
}
@media only screen and (min-width: 1024px) {
  .blog-related-posts .blog-related-posts__list .post-card .image-wrapper {
    aspect-ratio: 411/338;
  }
}

/* Blog comments */
.blog-comments {
  margin: 0 auto;
  max-width: 680px;
}

.blog-comments .hs-submit {
  text-align: center;
}

.blog-comments .comment-reply-to {
  border: 0 none;
}

.blog-comments .comment-reply-to:hover,
.blog-comments .comment-reply-to:focus {
  background-color: transparent;
  text-decoration: underline;
}

.hs-search-results__listing li,
#hsresults li {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 24px 0;
  border-top: 1px solid var(--card-stroke);
  border-bottom: 1px solid var(--card-stroke);
}
@media only screen and (min-width: 768px) {
  .hs-search-results__listing li,
  #hsresults li {
    padding: 48px 0;
    display: grid;
    grid-auto-rows: 1fr;
    grid-template-columns: 60% auto 200px;
    grid-template-rows: min-content min-content;
    gap: 0px 0px;
    grid-template-areas: "Title . ." "Description . .";
  }
}
.hs-search-results__listing li .hs-search-results__featured-image,
#hsresults li .hs-search-results__featured-image {
  order: 3;
}
@media only screen and (min-width: 768px) {
  .hs-search-results__listing li .hs-search-results__featured-image,
  #hsresults li .hs-search-results__featured-image {
    grid-area: span 2/3;
  }
}
.hs-search-results__listing li .hs-search-results__featured-image img,
#hsresults li .hs-search-results__featured-image img {
  width: 200px !important;
  height: 181px !important;
  border-radius: 8px;
  object-fit: cover !important;
  aspect-ratio: unset !important;
}
.hs-search-results__listing li .hs-search-results__featured-image img[src=""],
#hsresults li .hs-search-results__featured-image img[src=""] {
  display: none;
}
.hs-search-results__listing li a,
#hsresults li a {
  font-size: clamp(24px, 4.688vw, 36px);
  line-height: 1.2222222222;
  letter-spacing: -0.01em;
  color: var(--title-color);
  text-decoration: none;
  transition: color 0.3s ease;
}
.hs-search-results__listing li a::before,
#hsresults li a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media (hover: hover) and (pointer: fine) {
  .hs-search-results__listing li a:hover,
  #hsresults li a:hover {
    color: var(--color-rti-green);
  }
}
@media only screen and (min-width: 768px) {
  .hs-search-results__listing li a,
  #hsresults li a {
    grid-area: Title;
  }
}
@media only screen and (min-width: 768px) {
  .hs-search-results__listing li p.hs-search-results__description,
  #hsresults li p.hs-search-results__description {
    grid-area: Description;
    margin-top: 16px;
  }
}

.hs-search-results__pagination {
  display: flex;
  padding: 48px 0;
  justify-content: space-between;
  align-items: center;
  gap: 48px;
}
.hs-search-results__pagination a {
  font-size: 18px;
  font-family: var(--font-code);
  text-decoration: none;
}

.error-page {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: calc(var(--header-height) + 20vh) 0 20vh;
  text-align: center;
}
.error-page::before {
  color: rgba(177, 231, 153, 0.2);
  content: attr(data-error);
  font-size: 40vw;
  font-weight: bold;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: -1;
}
@media screen and (min-width: 1024px) {
  .error-page::before {
    font-size: 20rem;
  }
}